diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 | 
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 | 
| commit | 75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch) | |
| tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libc/gen | |
| parent | 179604044813b13b6c13ecb74de46206ad287e49 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen')
| -rw-r--r-- | lib/libc/gen/alarm.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/directory.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/frexp.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/getdomainname.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/getgrent.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/getmntinfo.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/getpagesize.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/getvfsent.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/ldexp.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/msgctl.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/msgrcv.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/nice.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/popen.3 | 4 | ||||
| -rw-r--r-- | lib/libc/gen/signal.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/ualarm.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/usleep.3 | 6 | ||||
| -rw-r--r-- | lib/libc/gen/utime.3 | 4 | 
17 files changed, 29 insertions, 29 deletions
| diff --git a/lib/libc/gen/alarm.3 b/lib/libc/gen/alarm.3 index ae0c22d45024..4d99fa108d9d 100644 --- a/lib/libc/gen/alarm.3 +++ b/lib/libc/gen/alarm.3 @@ -71,8 +71,8 @@ is the amount of time left on the timer from a previous call to  .Fn alarm .  If no alarm is currently set, the return value is 0.  .Sh SEE ALSO -.Xr sigaction 2 ,  .Xr setitimer 2 , +.Xr sigaction 2 ,  .Xr sigpause 2 ,  .Xr sigvec 2 ,  .Xr signal 3 , diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3 index 434f197e0f91..0abbe5fc6192 100644 --- a/lib/libc/gen/directory.3 +++ b/lib/libc/gen/directory.3 @@ -164,10 +164,10 @@ while ((dp = readdir(dirp)) != NULL)  return NOT_FOUND;  .Ed  .Sh SEE ALSO -.Xr open 2 ,  .Xr close 2 , -.Xr read 2 ,  .Xr lseek 2 , +.Xr open 2 , +.Xr read 2 ,  .Xr dir 5  .Sh HISTORY  The diff --git a/lib/libc/gen/frexp.3 b/lib/libc/gen/frexp.3 index 574efa351b56..58c25fccb8f7 100644 --- a/lib/libc/gen/frexp.3 +++ b/lib/libc/gen/frexp.3 @@ -76,8 +76,8 @@ If  is zero, both parts of the result are zero.   .Sh SEE ALSO  .Xr ldexp 3 , -.Xr modf 3 , -.Xr math 3 +.Xr math 3 , +.Xr modf 3  .Sh STANDARDS  The  .Fn frexp diff --git a/lib/libc/gen/getdomainname.3 b/lib/libc/gen/getdomainname.3 index d186291578e0..ce2f94af0217 100644 --- a/lib/libc/gen/getdomainname.3 +++ b/lib/libc/gen/getdomainname.3 @@ -84,8 +84,8 @@ The caller tried to set the hostname and was not the super-user.  .El  .Sh SEE ALSO  .Xr gethostid 3 , -.Xr sysctl 3 , -.Xr gethostname 3 +.Xr gethostname 3 , +.Xr sysctl 3  .Sh BUGS  Domain names are limited to  .Dv MAXHOSTNAMELEN diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3 index 86ade195e57b..4ed5595b0a8f 100644 --- a/lib/libc/gen/getgrent.3 +++ b/lib/libc/gen/getgrent.3 @@ -168,8 +168,8 @@ group database file  .El  .Sh SEE ALSO  .Fn getpwent 3 , -.Fn group 5 , -.Fn yp 4 +.Fn yp 4 , +.Fn group 5  .Sh HISTORY  The functions  .Fn endgrent , diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3 index 4b81e05828b8..e92755b7ba98 100644 --- a/lib/libc/gen/getmntinfo.3 +++ b/lib/libc/gen/getmntinfo.3 @@ -85,8 +85,8 @@ or  .Xr malloc 3 .  .Sh SEE ALSO  .Xr getfsstat 2 , -.Xr statfs 2 ,  .Xr mount 2 , +.Xr statfs 2 ,  .Xr mount 8  .Sh HISTORY  The diff --git a/lib/libc/gen/getpagesize.3 b/lib/libc/gen/getpagesize.3 index 6d5645192d91..51dbcd16abb7 100644 --- a/lib/libc/gen/getpagesize.3 +++ b/lib/libc/gen/getpagesize.3 @@ -51,8 +51,8 @@ The page size is a system  page size and may not be the same as the underlying  hardware page size.  .Sh SEE ALSO -.Xr sbrk 2 , -.Xr pagesize 1 +.Xr pagesize 1 , +.Xr sbrk 2  .Sh HISTORY  The  .Fn getpagesze diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3 index c992341cd73f..512a0902b64b 100644 --- a/lib/libc/gen/getvfsent.3 +++ b/lib/libc/gen/getvfsent.3 @@ -209,8 +209,8 @@ and  .Fn vfsload  to search for loadable modules.  .Sh SEE ALSO -.Xr modload 8 ,  .Xr mount 2 , +.Xr modload 8 ,  .Xr mount 8  .Sh BUGS  The return value of the diff --git a/lib/libc/gen/ldexp.3 b/lib/libc/gen/ldexp.3 index a19b329c7e64..0307ad1bde83 100644 --- a/lib/libc/gen/ldexp.3 +++ b/lib/libc/gen/ldexp.3 @@ -68,8 +68,8 @@ and the value  is returned.  .Sh SEE ALSO  .Xr frexp 3 , -.Xr modf 3 , -.Xr math 3 +.Xr math 3 , +.Xr modf 3  .Sh STANDARDS  The  .Fn ldexp diff --git a/lib/libc/gen/msgctl.3 b/lib/libc/gen/msgctl.3 index 659501f3d625..c55ece439cd0 100644 --- a/lib/libc/gen/msgctl.3 +++ b/lib/libc/gen/msgctl.3 @@ -194,8 +194,8 @@ is not a valid command.  specifies an invalid address.  .El  .Sh SEE ALSO -.Xr msgsnd 3 , +.Xr msgget 3 ,  .Xr msgrcv 3 , -.Xr msgget 3 +.Xr msgsnd 3  .Sh HISTORY  Message queues appeared in the first release of AT&T Unix System V. diff --git a/lib/libc/gen/msgrcv.3 b/lib/libc/gen/msgrcv.3 index 76b94ea628df..6b4383711144 100644 --- a/lib/libc/gen/msgrcv.3 +++ b/lib/libc/gen/msgrcv.3 @@ -169,9 +169,9 @@ There is no message of the requested type available on the message queue,  and IPC_NOWAIT is set in  .Fa msgflg .  .Sh SEE ALSO -.Xr msgsnd 3 ,  .Xr msgctl 3 , -.Xr msgget 3 +.Xr msgget 3 , +.Xr msgsnd 3  .Sh BUGS  NetBSD and FreeBSD do not define the EIDRM error value, which should be used in  the case of a removed message queue, nor the ENOMSG value, which diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3 index 64a87c6d2277..cbec15083955 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -57,8 +57,8 @@ Children inherit the priority of their parent processes via  .Xr fork 2 .  .Sh SEE ALSO  .Xr nice 1 , -.Xr setpriority 2 ,  .Xr fork 2 , +.Xr setpriority 2 ,  .Xr renice 8  .Sh HISTORY  A diff --git a/lib/libc/gen/popen.3 b/lib/libc/gen/popen.3 index db4adfa8cf59..01b0c2fbdbec 100644 --- a/lib/libc/gen/popen.3 +++ b/lib/libc/gen/popen.3 @@ -139,12 +139,12 @@ The  function does not reliably set  .Va errno .  .Sh SEE ALSO -.Xr fork 2 ,  .Xr sh 1 , +.Xr fork 2 ,  .Xr pipe 2 ,  .Xr wait4 2 , -.Xr fflush 3 ,  .Xr fclose 3 , +.Xr fflush 3 ,  .Xr fopen 3 ,  .Xr stdio 3 ,  .Xr system 3 diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index cff30ec589f6..b5503d169ca8 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -210,8 +210,8 @@ or  .Ev SIGSTOP .  .Sh SEE ALSO  .Xr kill 1 , -.Xr ptrace 2 ,  .Xr kill 2 , +.Xr ptrace 2 ,  .Xr sigaction 2 ,  .Xr sigaltstack 2 ,  .Xr sigprocmask 2 , diff --git a/lib/libc/gen/ualarm.3 b/lib/libc/gen/ualarm.3 index 588cfcdd6a70..b64ed967462f 100644 --- a/lib/libc/gen/ualarm.3 +++ b/lib/libc/gen/ualarm.3 @@ -80,9 +80,9 @@ is 2147483647.  .Xr setitimer 2 ,  .Xr sigpause 2 ,  .Xr sigvec 2 , +.Xr alarm 3 ,  .Xr signal 3 ,  .Xr sleep 3 , -.Xr alarm 3 ,  .Xr usleep 3  .Sh HISTORY  The diff --git a/lib/libc/gen/usleep.3 b/lib/libc/gen/usleep.3 index 630e3865eaa8..66b317a3b704 100644 --- a/lib/libc/gen/usleep.3 +++ b/lib/libc/gen/usleep.3 @@ -72,12 +72,12 @@ such a function would not restart after signals, but would not interfere  with other uses of  .Xr setitimer .  .Sh SEE ALSO -.Xr setitimer 2 ,  .Xr getitimer 2 , +.Xr setitimer 2 ,  .Xr sigpause 2 , -.Xr ualarm 3 , +.Xr alarm 3 ,  .Xr sleep 3 , -.Xr alarm 3 +.Xr ualarm 3  .Sh HISTORY  The  .Fn usleep diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3 index 7c6ed926bdee..785a9457975e 100644 --- a/lib/libc/gen/utime.3 +++ b/lib/libc/gen/utime.3 @@ -73,8 +73,8 @@ function may fail and set  for any of the errors specified for the library function  .Xr utimes 2 .  .Sh SEE ALSO -.Xr utimes 2 , -.Xr stat 2 +.Xr stat 2 , +.Xr utimes 2  .Sh HISTORY  A  .Fn utime | 
