summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commitfb1d8b3724cde10863de04d2c0884fbc5035eeef (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/rpcgen
parent2334c79a7573e958e33d5cc7301829244e5d216f (diff)
downloadFreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.zip
FreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.bin/rpcgen')
-rw-r--r--usr.bin/rpcgen/rpcgen.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 153a0fc..058124d 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -260,7 +260,8 @@ routines.
.It Fl C
Generate header and stub files which can be used with
.Tn ANSI
-C compilers. Headers generated with this flag can also be
+C compilers.
+Headers generated with this flag can also be
used with C++ programs.
.It Fl D Ns Ar name
.It Fl D Ns Ar name=value
@@ -294,7 +295,8 @@ Note: in order to provide backwards compatibility with the older
on the
.Fx
platform, the default is actually 0 (which means
-that inline code generation is disabled by default). You must specify
+that inline code generation is disabled by default).
+You must specify
a non-zero value explicitly to override this default.
.It Fl I
Compile support for
OpenPOWER on IntegriCloud