From 43e6a2a89da49b4e65e5534fa576431cfd8af57c Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Sat, 27 May 1995 04:17:04 +0000 Subject: Add a missing link from the setpgid manpage to the setpgrp manpage. --- lib/libc/sys/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 12b72600104f..05cc6e88ce32 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -128,6 +128,7 @@ MLINKS+=pathconf.2 fpathconf.2 MLINKS+=read.2 readv.2 MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2 MLINKS+=send.2 sendmsg.2 send.2 sendto.2 +MLINKS+=setpgid.2 setpgrp.2 MLINKS+=setuid.2 setegid.2 setuid.2 seteuid.2 setuid.2 setgid.2 MLINKS+=stat.2 fstat.2 stat.2 lstat.2 MLINKS+=statfs.2 fstatfs.2 -- cgit v1.3