]> granicus.if.org Git - libtirpc/commitdiff
man: Replace outdated Solaris and BSD references in the man pages libtirpc-0-2-5-rc1
authorChuck Lever <chuck.lever@oracle.com>
Thu, 23 Jan 2014 16:26:21 +0000 (11:26 -0500)
committerSteve Dickson <steved@redhat.com>
Thu, 23 Jan 2014 16:27:49 +0000 (11:27 -0500)
The .Lb macro in these man pages lists "libc" as the containing
library, which is not correct for Linux.

However, our .Lb macro does not appear to support the value
"libtirpc."  List the containing library in an AVAILABILITY section instead.

Lastly, remove references to man pages that do not exist on Linux.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
19 files changed:
man/bindresvport.3t
man/des_crypt.3t
man/getnetconfig.3t
man/getnetpath.3t
man/getrpcent.3t
man/getrpcport.3t
man/rpc.3t
man/rpc_clnt_auth.3t
man/rpc_clnt_calls.3t
man/rpc_clnt_create.3t
man/rpc_secure.3t
man/rpc_soc.3t
man/rpc_svc_calls.3t
man/rpc_svc_create.3t
man/rpc_svc_err.3t
man/rpc_svc_reg.3t
man/rpc_xdr.3t
man/rpcbind.3t
man/rtime.3t

index 67246631fa29d90615ad28e9e9d354d466af059e..476e678cd433f1247c1b720b1e0aa0a1cbda12ef 100644 (file)
@@ -7,8 +7,6 @@
 .Nm bindresvport ,
 .Nm bindresvport_sa
 .Nd bind a socket to a privileged IP port
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In sys/types.h
 .In rpc/rpc.h
@@ -94,8 +92,11 @@ for any of the errors specified for the calls
 .Xr getsockopt 2 ,
 or
 .Xr setsockopt 2 .
+.Sh AVAILABILITY
+The
+.Fn bindresvport
+function is part of libtirpc.
 .Sh SEE ALSO
 .Xr bind 2 ,
 .Xr getsockopt 2 ,
-.Xr setsockopt 2 ,
-.Xr ip 4
+.Xr setsockopt 2
index b708f76d94f3d8867710315a9f1adb3f21848448..a2be1bd9e888867c3d75703b182b721c454afebb 100644 (file)
@@ -6,8 +6,6 @@
 .Sh NAME
 .Nm des_crypt , ecb_crypt , cbc_crypt , des_setparity
 .Nd "fast DES encryption"
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/des_crypt.h
 .Ft int
@@ -118,6 +116,13 @@ Given a result status
 the macro
 .Fn DES_FAILED stat
 is false only for the first two statuses.
+.Sh AVAILABILITY
+The
+.Fn ecb_crypt ,
+.Fn cbc_crypt ,
+and
+.Fn des_setparity
+functions are part of libtirpc.
 .Sh SEE ALSO
 .\" .Xr des 1 ,
 .Xr crypt 3
index fbaa14d66f7f306ecef25894269f0e0bb7ab03ad..66823198837364504787d0f1c23cee67f1035e44 100644 (file)
@@ -12,8 +12,6 @@
 .Nm nc_perror ,
 .Nm nc_sperror
 .Nd get network configuration database entry
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In netconfig.h
 .Ft "struct netconfig *"
@@ -215,6 +213,8 @@ implemented as thread-specific data.
 .Bl -tag -width /etc/netconfig -compact
 .It Pa /etc/netconfig
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr getnetpath 3 ,
 .Xr netconfig 5
index b3712ad079e97f2ca7c9f7c4855a282d0990b0c5..474acf987c94c34680b5fbc225e5719c9df56ccd 100644 (file)
@@ -12,8 +12,6 @@
 entry corresponding to
 .Ev NETPATH
 component
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In netconfig.h
 .Ft "struct netconfig *"
@@ -162,6 +160,8 @@ has been exhausted,
 .Fn getnetpath
 returns
 .Dv NULL .
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr getnetconfig 3 ,
 .Xr netconfig 5 ,
index 261a8f431c5d8b1b46496cf7867ccf7814e2fd7a..2796de998de614bf4fa636bd837a844a42c88114 100644 (file)
@@ -10,8 +10,6 @@
 .Nm endrpcent ,
 .Nm setrpcent
 .Nd get RPC entry
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft struct rpcent *
@@ -89,10 +87,11 @@ program number is found, or until end-of-file is encountered.
 .Bl -tag -width /etc/rpc -compact
 .It Pa /etc/rpc
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 5 ,
-.Xr rpcinfo 8 ,
-.Xr ypserv 8
+.Xr rpcinfo 8
 .Sh DIAGNOSTICS
 A
 .Dv NULL
index 8a072c7edbdfb12569c58674676df9647c993c14..1aa5773118223cf90b0e47315ea0a783d94b45ab 100644 (file)
@@ -6,8 +6,6 @@
 .Sh NAME
 .Nm getrpcport
 .Nd get RPC port number
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .Ft int
 .Fn getrpcport "char *host" "int prognum" "int versnum" "int proto"
@@ -32,3 +30,7 @@ is registered but not with version
 it will still return a port number (for some version of the program)
 indicating that the program is indeed registered.
 The version mismatch will be detected upon the first call to the service.
+.Sh AVAILABILITY
+The
+.Fn getrpcport
+function is part of libtirpc.
index b2927b1cd57dbcab4c42666983e3684791e1f041..9ff74238fbdb0973a7758d04bed464ff5b5cc0e5 100644 (file)
@@ -6,8 +6,6 @@
 .Sh NAME
 .Nm rpc
 .Nd library routines for remote procedure calls
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .In netconfig.h
@@ -499,6 +497,8 @@ pages on which they are described:
 .Bl -tag -width /etc/netconfig
 .It Pa /etc/netconfig
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr getnetconfig 3 ,
 .Xr getnetpath 3 ,
index ee8fd1d3f636c09b654c1d8e35b051b0a1a4fab1..e20f3222c0c6f2cb134f2d4dba6d7db7bd4a7192 100644 (file)
@@ -13,8 +13,6 @@
 .Nm authsys_create ,
 .Nm authsys_create_default
 .Nd library routines for client side remote procedure call authentication
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft "void"
@@ -90,6 +88,8 @@ Call
 .Fn authsys_create
 with the appropriate arguments.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
 .Xr rpc_clnt_calls 3 ,
index 38b29d5574d1704363f7aa93819322f5290976c5..8c3804b416d110029f32165f83f7afc5af779ab9 100644 (file)
@@ -19,8 +19,6 @@
 .Nm rpc_broadcast_exp ,
 .Nm rpc_call
 .Nd library routines for client side calls
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft "enum clnt_stat"
@@ -309,6 +307,8 @@ on which it can create a connection.
 You do not have control of timeouts or authentication
 using this routine.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr printf 3 ,
 .Xr rpc 3 ,
index acdbab4529e39e6ee75dc3b69b4b59d0adadaf8b..95b6fc8ff40d72cbb6e5d550ebf5ce15585cf86f 100644 (file)
@@ -27,8 +27,6 @@
 .Nd "library routines for dealing with creation and manipulation of"
 .Vt CLIENT
 handles
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft bool_t
@@ -507,6 +505,8 @@ It is used by the routine
 .Fn clnt_pcreateerror
 to print the reason for the failure.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
 .Xr rpc_clnt_auth 3 ,
index 7969a91c8536bb4752fad802ef9848a7a8cb4481..7ad6e49f502d0a2611416031a5d5ac3db74474e8 100644 (file)
@@ -258,10 +258,11 @@ if it succeeds and
 if it fails.
 Inverse of
 .Fn netname2user .
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
-.Xr xdr 3 ,
-.Xr keyserv 8
+.Xr xdr 3
 .Pp
 The following manuals:
 .Rs
index 59058c06c6b5f320d8ebf60f30c252419dd14dd1..f26c0afd5863b38c812819223b26225f5baf9c93 100644 (file)
@@ -72,8 +72,6 @@
 .Nm xprt_register ,
 .Nm xprt_unregister
 .Nd "library routines for remote procedure calls"
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Pp
@@ -1707,6 +1705,8 @@ This routine modifies the global variable
 .Va svc_fds .
 Service implementors usually do not need this routine.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc_secure 3 ,
 .Xr xdr 3
index 582b45d131532e3c3e48005055416a0420dabaa3..4b3c08b5e7b04a1ad7c1e4a99723e5a7d12cd393 100644 (file)
@@ -21,8 +21,6 @@
 .Nm svc_run ,
 .Nm svc_sendreply
 .Nd library routines for RPC servers
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft int
@@ -258,6 +256,8 @@ if it succeeds,
 .Dv FALSE
 otherwise.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr poll 2 ,
 .Xr select 2 ,
index d47be2b2927bc6f9ced75bf163b0e584172e92da..6e28d2e8af12dd9bedb1fc45359145451d30e975 100644 (file)
@@ -18,8 +18,6 @@
 .Nm svc_tp_create ,
 .Nm svc_vc_create
 .Nd library routines for the creation of server handles
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft bool_t
@@ -329,6 +327,8 @@ The server is not registered with the
 .Xr rpcbind 8
 service.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
 .Xr rpc_svc_calls 3 ,
index 49139cb0844df4e69b909a370ae916c038585f6f..ffc7f533ff3e9a602bf4a22afd63a2b8b516a9fb 100644 (file)
@@ -17,8 +17,6 @@
 .Nm svcerr_systemerr ,
 .Nm svcerr_weakauth
 .Nd library routines for server side remote procedure call errors
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft void
@@ -90,6 +88,8 @@ authentication arguments.
 The routine calls
 .Fn svcerr_auth "xprt" "AUTH_TOOWEAK" .
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
 .Xr rpc_svc_calls 3 ,
index 56dd530eee43bead815d7c9dfe967f698858f562..e74f7fc5d45adbbbd892f1ce16be43e4b872f2c7 100644 (file)
@@ -16,8 +16,6 @@
 .Nm xprt_register ,
 .Nm xprt_unregister
 .Nd library routines for registering servers
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft int
@@ -173,6 +171,8 @@ This routine modifies the global variable
 .Xr rpc_svc_calls 3 ) .
 Service implementors usually do not need this routine.
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr select 2 ,
 .Xr rpc 3 ,
index feb708bcede63508596cbc91df8ae98a0a3818d6..ae3d663d0690039f2f7e839a9b4a163d7e5cdd6d 100644 (file)
@@ -15,8 +15,6 @@
 .Nm xdr_rejected_reply ,
 .Nm xdr_replymsg
 .Nd XDR library routines for remote procedure calls
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft bool_t
@@ -96,6 +94,8 @@ This reply could be either an acceptance,
 rejection or
 .Dv NULL .
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc 3 ,
 .Xr xdr 3
index 99b03cf552a5efa5ebb0c6ef1064d7c01352e3cb..ec492cc5b8335341b4e4bab5aac399279d59cdbf 100644 (file)
@@ -14,8 +14,6 @@
 .Nm rpcb_set ,
 .Nm rpcb_unset
 .Nd library routines for RPC bind service
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In rpc/rpc.h
 .Ft "rpcblist *"
@@ -187,6 +185,8 @@ Only the owner of the service or the super-user can destroy the mapping.
 in
 .Xr rpc_svc_calls 3 . )
 .El
+.Sh AVAILABILITY
+These functions are part of libtirpc.
 .Sh SEE ALSO
 .Xr rpc_clnt_calls 3 ,
 .Xr rpc_svc_calls 3 ,
index 6e61350c32bc8aa45e3de9a1803390785915dff1..bc93af6f0f1debbd9cb16626a6ecb64732c559ce 100644 (file)
@@ -7,8 +7,6 @@
 .Sh NAME
 .Nm rtime
 .Nd "get remote time"
-.Sh LIBRARY
-.Lb libc
 .Sh SYNOPSIS
 .In sys/types.h
 .In sys/time.h
@@ -46,5 +44,7 @@ however, the routine will instead use
 and block until a reply is received from the time server.
 .Sh RETURN VALUES
 .Rv -std rtime
-.Sh SEE ALSO
-.Xr timed 8
+.Sh AVAILABILITY
+The
+.Fn rtime
+function is part of libtirpc.