summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-30 22:12:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-30 22:12:44 +0000
commite99ca4bfa2a21d1f4a6cf106d422aa7807b702ed (patch)
tree91bcc1b2bb4d4d108e0aea325bc3a1e7a23e40e7 /lib/libc
parentcc38ea8777190b3dfd9bf9ef96ae9b0b6579994f (diff)
- whitespace at EOL
- remove unnecessary macros - section reorder in getrpcent(3)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/rpc/bindresvport.34
-rw-r--r--lib/libc/rpc/getrpcent.312
-rw-r--r--lib/libc/rpc/getrpcport.34
-rw-r--r--lib/libc/rpc/rpc.314
-rw-r--r--lib/libc/rpc/rpcauth.34
-rw-r--r--lib/libc/rpc/xdr.310
6 files changed, 24 insertions, 24 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 7b7f17b3184..42c015b716d 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bindresvport.3,v 1.20 2003/04/11 00:00:04 millert Exp $
+.\" $OpenBSD: bindresvport.3,v 1.21 2003/05/30 22:12:43 jmc Exp $
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
.\" unrestricted use provided that this legend is included on all tape
@@ -26,7 +26,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd August 9, 1997
.Dt BINDRESVPORT 3
.Os
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index b0bddfd8e50..8b815d21325 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrpcent.3,v 1.8 2003/02/18 07:47:00 jmc Exp $
+.\" $OpenBSD: getrpcent.3,v 1.9 2003/05/30 22:12:43 jmc Exp $
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
.\" unrestricted use provided that this legend is included on all tape
@@ -26,7 +26,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd December 14, 1987
.Dt GETRPCENT 3
.Os
@@ -103,16 +103,16 @@ of the file until a matching rpc program name or
program number is found, or until end-of-file is encountered.
.Sh FILES
.Pa /etc/rpc
-.Sh SEE ALSO
-.Xr rpc 5 ,
-.Xr rpcinfo 8 ,
-.Xr ypserv 8
.Sh DIAGNOSTICS
A
.Dv NULL
pointer is returned on
.Dv EOF
or error.
+.Sh SEE ALSO
+.Xr rpc 5 ,
+.Xr rpcinfo 8 ,
+.Xr ypserv 8
.Sh BUGS
All information
is contained in a static area
diff --git a/lib/libc/rpc/getrpcport.3 b/lib/libc/rpc/getrpcport.3
index b880d1ed112..bb8e882aa98 100644
--- a/lib/libc/rpc/getrpcport.3
+++ b/lib/libc/rpc/getrpcport.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrpcport.3,v 1.6 2003/02/18 07:47:00 jmc Exp $
+.\" $OpenBSD: getrpcport.3,v 1.7 2003/05/30 22:12:43 jmc Exp $
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
.\" unrestricted use provided that this legend is included on all tape
@@ -26,7 +26,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd October 6, 1987
.Dt GETRPCPORT 3
.Os
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 291cf8f3448..690f4e4516a 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -1,8 +1,8 @@
-.\" $OpenBSD: rpc.3,v 1.31 2003/05/07 08:52:43 jmc Exp $
-.\"
+.\" $OpenBSD: rpc.3,v 1.32 2003/05/30 22:12:43 jmc Exp $
+.\"
.\" Copyright (c) 1998 Theo de Raadt
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -11,7 +11,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -22,8 +22,8 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\"
-.\"
+.\"
+.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
.\" unrestricted use provided that this legend is included on all tape
.\" media and as a part of the software program in whole or part. Users
@@ -77,7 +77,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd February 16, 1988
.Dt RPC 3
.Os
diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3
index a890ecca67d..16cf60a0358 100644
--- a/lib/libc/rpc/rpcauth.3
+++ b/lib/libc/rpc/rpcauth.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpcauth.3,v 1.9 2003/02/18 07:47:00 jmc Exp $
+.\" $OpenBSD: rpcauth.3,v 1.10 2003/05/30 22:12:43 jmc Exp $
.\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
@@ -27,7 +27,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd February 16, 1988
.Dt RPC 3
.Os
diff --git a/lib/libc/rpc/xdr.3 b/lib/libc/rpc/xdr.3
index 5d12d97aa62..9ee8ee83f94 100644
--- a/lib/libc/rpc/xdr.3
+++ b/lib/libc/rpc/xdr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xdr.3,v 1.14 2003/02/18 07:47:00 jmc Exp $
+.\" $OpenBSD: xdr.3,v 1.15 2003/05/30 22:12:43 jmc Exp $
.\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
@@ -27,7 +27,7 @@
.\" Sun Microsystems, Inc.
.\" 2550 Garcia Avenue
.\" Mountain View, California 94043
-.\"
+.\"
.Dd February 16, 1988
.Dt XDR 3
.Os
@@ -300,7 +300,7 @@ stream
.Dv XDR_ENCODE ,
.Dv XDR_DECODE ,
or
-.Dv XDR_FREE Ns ).
+.Dv XDR_FREE ) .
.Pp
.Fn xdr_opaque
is a filter primitive that translates between fixed size opaque
@@ -456,7 +456,7 @@ stream (either
.Dv XDR_ENCODE ,
.Dv XDR_DECODE ,
or
-.Dv XDR_FREE Ns ).
+.Dv XDR_FREE ) .
Warning: the destroy routine associated with such
.Tn XDR
streams calls
@@ -532,7 +532,7 @@ If the discriminant is not found in the
array, then the
.Fn (*defaultarm)
procedure is called (if it is not
-.Dv NULL Ns ).
+.Dv NULL ) .
Returns one if it succeeds, zero otherwise.
.Pp
.Fn xdr_vector