summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit0d1334ca0c7f5a53195b38b126d726747949ce5d (patch)
tree399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/rpcgen
parent0100fd6e93e8e0203ec077685f3e68afea54de52 (diff)
downloadFreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip
FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/rpcgen')
-rw-r--r--usr.bin/rpcgen/rpcgen.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index d31648d..d8ecd96 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -8,9 +8,9 @@
.Nm rpcgen
.Nd an RPC protocol compiler
.Sh SYNOPSIS
-.Nm rpcgen
+.Nm
.Ar infile
-.Nm rpcgen
+.Nm
.Op Fl a
.Op Fl b
.Op Fl C
@@ -25,7 +25,7 @@
.Op Fl T
.Op Fl Y Ar pathname
.Ar infile
-.Nm rpcgen
+.Nm
.Oo
.Fl c |
.Fl h |
@@ -38,11 +38,11 @@
.Oc
.Op Fl o Ar outfile
.Op Ar infile
-.Nm rpcgen
+.Nm
.Op Fl s Ar nettype
.Op Fl o Ar outfile
.Op Ar infile
-.Nm rpcgen
+.Nm
.Op Fl n Ar netid
.Op Fl o Ar outfile
.Op Ar infile
@@ -193,7 +193,7 @@ accepts the standard input.
The C preprocessor,
.Em cc -E
is run on the input file before it is actually interpreted by
-.Nm Ns .
+.Nm .
For each type of output file,
.Nm
defines a special preprocessor symbol for use by the
@@ -216,7 +216,7 @@ Any line beginning with
.Dq %
is passed directly into the output file,
uninterpreted by
-.Nm Ns .
+.Nm .
To specify the path name of the C preprocessor use
.Fl Y
flag.
OpenPOWER on IntegriCloud