artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a391cc
)
Add a link for lchown.2
author
downsj
<downsj@openbsd.org>
Sun, 26 Jan 1997 23:36:13 +0000
(23:36 +0000)
committer
downsj
<downsj@openbsd.org>
Sun, 26 Jan 1997 23:36:13 +0000
(23:36 +0000)
lib/libc/sys/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/sys/Makefile.inc
b/lib/libc/sys/Makefile.inc
index
2aa857a
..
e76f8a2
100644
(file)
--- a/
lib/libc/sys/Makefile.inc
+++ b/
lib/libc/sys/Makefile.inc
@@
-133,6
+133,7
@@
MLINKS+=chdir.2 fchdir.2
MLINKS+=chflags.2 fchflags.2
MLINKS+=chmod.2 fchmod.2
MLINKS+=chown.2 fchown.2
+MLINKS+=chown.2 lchown.2
MLINKS+=getgid.2 getegid.2
MLINKS+=getitimer.2 setitimer.2
MLINKS+=getlogin.2 setlogin.2