From fb1d8b3724cde10863de04d2c0884fbc5035eeef Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 2 Jul 2004 22:22:35 +0000 Subject: Mechanically kill hard sentence breaks. --- usr.bin/rpcgen/rpcgen.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr.bin/rpcgen') 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 -- cgit v1.1