aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc.5
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
commit24a0682c6465290759ed0b09ea16e40e7cd47053 (patch)
tree13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libc/rpc/rpc.5
parente1239d17fe51ff52f68635ebbb01e77d58371618 (diff)
downloadsrc-24a0682c6465290759ed0b09ea16e40e7cd47053.tar.gz
src-24a0682c6465290759ed0b09ea16e40e7cd47053.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140505
Diffstat (limited to 'lib/libc/rpc/rpc.5')
-rw-r--r--lib/libc/rpc/rpc.58
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/rpc/rpc.5 b/lib/libc/rpc/rpc.5
index a45cc2da9f4a..398d9aa4b420 100644
--- a/lib/libc/rpc/rpc.5
+++ b/lib/libc/rpc/rpc.5
@@ -33,6 +33,10 @@ A hash
.Pq Dq Li #
indicates the beginning of a comment; characters up to the end of
the line are not interpreted by routines which search the file.
+.Sh FILES
+.Bl -tag -width /etc/nsswitch.conf -compact
+.It Pa /etc/nsswitch.conf
+.El
.Sh EXAMPLES
Below is an example of an RPC database:
.Bd -literal
@@ -51,9 +55,5 @@ status 100024
bootparam 100026
keyserv 100029 keyserver
.Ed
-.Sh FILES
-.Bl -tag -width /etc/nsswitch.conf -compact
-.It Pa /etc/nsswitch.conf
-.El
.Sh SEE ALSO
.Xr getrpcent 3