diff options
-rw-r--r-- | lib/libc/gen/unvis.3 | 3 | ||||
-rw-r--r-- | lib/libc/net/inet_net.3 | 3 | ||||
-rw-r--r-- | lib/libc/rpc/rpcauth.3 | 3 | ||||
-rw-r--r-- | lib/libc/stdio/printf.3 | 3 | ||||
-rw-r--r-- | lib/libc/stdio/scanf.3 | 3 | ||||
-rw-r--r-- | lib/libc/sys/getitimer.2 | 3 | ||||
-rw-r--r-- | lib/libc/sys/read.2 | 3 | ||||
-rw-r--r-- | lib/libc/sys/recv.2 | 3 | ||||
-rw-r--r-- | lib/libc/sys/setuid.2 | 3 | ||||
-rw-r--r-- | lib/libc/sys/sysarch.2 | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3 index 71d6579b8a5..61e5f67fe11 100644 --- a/lib/libc/gen/unvis.3 +++ b/lib/libc/gen/unvis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unvis.3,v 1.7 1999/06/03 10:03:24 aaron Exp $ +.\" $OpenBSD: unvis.3,v 1.8 1999/07/02 20:58:00 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -130,7 +130,6 @@ When all bytes in the stream have been processed, call one more time with flag set to .Dv UNVIS_END to extract any remaining character (the character passed in is ignored). -.Pp .Sh EXAMPLES The following code fragment illustrates a proper use of .Fn unvis . diff --git a/lib/libc/net/inet_net.3 b/lib/libc/net/inet_net.3 index df5c35017d3..1b55411a284 100644 --- a/lib/libc/net/inet_net.3 +++ b/lib/libc/net/inet_net.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_net.3,v 1.2 1999/05/25 13:06:45 aaron Exp $ +.\" $OpenBSD: inet_net.3,v 1.3 1999/07/02 20:58:00 aaron Exp $ .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -86,7 +86,6 @@ is: AF_INET. .Fa size is the size of the result buffer .Fa dst . -.Pp .Sh NETWORK NUMBERS (IP VERSION 4) Internet network numbers may be specified in one of the following forms: .Bd -literal -offset indent diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3 index 375d2dc88d3..01c859454fd 100644 --- a/lib/libc/rpc/rpcauth.3 +++ b/lib/libc/rpc/rpcauth.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpcauth.3,v 1.5 1999/06/29 14:42:08 aaron Exp $ +.\" $OpenBSD: rpcauth.3,v 1.6 1999/07/02 20:58:00 aaron Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -66,7 +66,6 @@ It is easy to impersonate a user. calls .Fn authunix_create with the appropriate parameters. -.Pp .Sh SEE ALSO .\"Xr rpc_secure 3 , .Xr rpcgen 1 , diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 36e14e1a0a4..07813230280 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.17 1999/05/25 21:16:26 aaron Exp $ +.\" $OpenBSD: printf.3,v 1.18 1999/07/02 20:58:00 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -563,7 +563,6 @@ is In no case does a non-existent or small field width cause truncation of a field; if the result of a conversion is wider than the field width, the field is expanded to contain the conversion result. -.Pp .Sh EXAMPLES To print a date and time in the form `Sunday, July 3, 10:02', where diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3 index 49e5fe48832..e316a158c1a 100644 --- a/lib/libc/stdio/scanf.3 +++ b/lib/libc/stdio/scanf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scanf.3,v 1.3 1999/05/16 19:55:09 alex Exp $ +.\" $OpenBSD: scanf.3,v 1.4 1999/07/02 20:58:00 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -352,7 +352,6 @@ and a `conversion' of .Ql %\e0 causes an immediate return of .Dv EOF . -.Pp .Sh RETURN VALUES These functions diff --git a/lib/libc/sys/getitimer.2 b/lib/libc/sys/getitimer.2 index 5fb623abb5d..57e59e37431 100644 --- a/lib/libc/sys/getitimer.2 +++ b/lib/libc/sys/getitimer.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getitimer.2,v 1.10 1999/06/29 14:09:59 aaron Exp $ +.\" $OpenBSD: getitimer.2,v 1.11 1999/07/02 20:58:01 aaron Exp $ .\" $NetBSD: getitimer.2,v 1.6 1995/10/12 15:40:54 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -155,7 +155,6 @@ and stores the result in Adds two timers and stores the result in .Va res Ns . .El -.Pp .Sh RETURN VALUES If the calls succeed, a value of 0 is returned. If an error occurs, the value \-1 is returned, and a more precise error code is placed diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index 6ec9548c4d6..10a8107d7c7 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: read.2,v 1.10 1999/06/29 14:10:15 aaron Exp $ +.\" $OpenBSD: read.2,v 1.11 1999/07/02 20:58:01 aaron Exp $ .\" $NetBSD: read.2,v 1.6 1995/02/27 12:35:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -116,7 +116,6 @@ will fail if the value of .Fa iovcnt exceedes the constant .Dv IOV_MAX . -.Pp .Sh RETURN VALUES If successful, the number of bytes actually read is returned. Upon reading end-of-file, diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2 index 3de95ca7b51..65d939dda1f 100644 --- a/lib/libc/sys/recv.2 +++ b/lib/libc/sys/recv.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: recv.2,v 1.19 1999/06/29 14:10:16 aaron Exp $ +.\" $OpenBSD: recv.2,v 1.20 1999/07/02 20:58:01 aaron Exp $ .\" $NetBSD: recv.2,v 1.6 1995/02/27 12:36:08 cgd Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -231,7 +231,6 @@ Indicates that the packet was received as broadcast. .It Dv MSG_MCAST Ta Indicates that the packet was received as multicast. .El -.Pp .Sh RETURN VALUES These calls return the number of bytes received, or \-1 if an error occurred. diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2 index 57ea5540fec..f7c06d00754 100644 --- a/lib/libc/sys/setuid.2 +++ b/lib/libc/sys/setuid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setuid.2,v 1.8 1999/06/29 14:10:19 aaron Exp $ +.\" $OpenBSD: setuid.2,v 1.9 1999/07/02 20:58:01 aaron Exp $ .\" $NetBSD: setuid.2,v 1.3 1995/02/27 12:37:06 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -99,7 +99,6 @@ may be toggled by switching to the real user ID, then re-enabled by reverting to the set-user-ID value. Similarly, the effective group ID may be set to the value of the real group ID or the saved set-group-ID. -.Pp .Sh RETURN VALUES Upon success, these functions return 0; otherwise \-1 is returned. diff --git a/lib/libc/sys/sysarch.2 b/lib/libc/sys/sysarch.2 index 9294f18d89f..1ff9ab306ed 100644 --- a/lib/libc/sys/sysarch.2 +++ b/lib/libc/sys/sysarch.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysarch.2,v 1.3 1999/02/27 21:56:56 deraadt Exp $ +.\" $OpenBSD: sysarch.2,v 1.4 1999/07/02 20:58:01 aaron Exp $ .\" $NetBSD: sysarch.2,v 1.4 1995/02/27 12:38:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -66,7 +66,6 @@ system call should never be called directly by user programs. Instead, they should access its functions using the architecture-dependent library. -.Pp .Sh RETURN VALUES See the manual pages for specific architecture-dependent function calls for information about their return values. |