artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8fbd9b
)
install ktrace(2)
author
deraadt
<deraadt@openbsd.org>
Wed, 26 Mar 1997 05:11:54 +0000
(
05:11
+0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 26 Mar 1997 05:11:54 +0000
(
05:11
+0000)
lib/libc/sys/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/sys/Makefile.inc
b/lib/libc/sys/Makefile.inc
index
e76f8a2
..
521f78f
100644
(file)
--- a/
lib/libc/sys/Makefile.inc
+++ b/
lib/libc/sys/Makefile.inc
@@
-112,7
+112,7
@@
MAN+= accept.2 access.2 acct.2 adjtime.2 bind.2 brk.2 chdir.2 chflags.2 \
getgid.2 getgroups.2 getitimer.2 getlogin.2 getpeername.2 getpgrp.2 \
getpid.2 getpriority.2 getrlimit.2 getrusage.2 getsockname.2 \
getsockopt.2 gettimeofday.2 getuid.2 intro.2 issetugid.2 ioctl.2 \
- kill.2 link.2 \
+ kill.2
ktrace.2
link.2 \
listen.2 lseek.2 mkdir.2 mkfifo.2 mknod.2 madvise.2 mincore.2 \
minherit.2 mlock.2 \
mmap.2 mount.2 mprotect.2 msync.2 munmap.2 nfssvc.2 open.2 pathconf.2 \