From ab8476344d05d8674a0400c12767bf78f50b4f35 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 18 Jan 2000 05:15:26 +0000 Subject: Fix line too long style bug in the previous commit (which, by the way, unbroke world). --- lib/libc/sys/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 3a4b807..914f147 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -93,8 +93,8 @@ MAN2+= _exit.2 accept.2 access.2 acct.2 adjtime.2 \ nfssvc.2 open.2 pathconf.2 pipe.2 poll.2 profil.2 ptrace.2 quotactl.2 \ read.2 readlink.2 reboot.2 recv.2 rename.2 revoke.2 rfork.2 rmdir.2 \ rtprio.2 select.2 semctl.2 semget.2 semop.2 send.2 sendfile.2 \ - setgroups.2 setpgid.2 setregid.2 setresuid.2 setreuid.2 setsid.2 setuid.2 \ - shmat.2 shmctl.2 shmget.2 shutdown.2 \ + setgroups.2 setpgid.2 setregid.2 setresuid.2 setreuid.2 setsid.2 + setuid.2 shmat.2 shmctl.2 shmget.2 shutdown.2 \ sigaction.2 sigaltstack.2 sigpending.2 sigprocmask.2 sigreturn.2 \ sigstack.2 sigsuspend.2 socket.2 socketpair.2 stat.2 statfs.2 \ swapon.2 symlink.2 sync.2 sysarch.2 syscall.2 \ -- cgit v1.1