summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-08 10:22:35 +0000
committerru <ru@FreeBSD.org>2001-02-08 10:22:35 +0000
commita1870463d8819cf123e4978c190ae6d56aba19a8 (patch)
treef2f18ee1fbd83cf4c2504b5a2e5e294171c11281 /lib/libc/rpc/rpc.3
parentbca411760f525b81c74baa1851da479ff282e594 (diff)
downloadFreeBSD-src-a1870463d8819cf123e4978c190ae6d56aba19a8.zip
FreeBSD-src-a1870463d8819cf123e4978c190ae6d56aba19a8.tar.gz
mdoc(7) police: C types should be declared with either .Ft or .Vt.
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r--lib/libc/rpc/rpc.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 9fedba8..e2c73cf 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -1412,7 +1412,9 @@ messages without using the
package.
.Pp
.It Xo
-.Fd struct pmap ;
+.Vt struct pmap ;
+.Xc
+.It Xo
.Ft bool_t
.Fn xdr_pmap "XDR *xdrs" "struct pmap *regs"
.Xc
OpenPOWER on IntegriCloud