aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Hawkins <thepish@FreeBSD.org>1998-06-06 15:16:02 +0000
committerPeter Hawkins <thepish@FreeBSD.org>1998-06-06 15:16:02 +0000
commit504986d33e7e4070fef830ebd1a5333f38ec9d10 (patch)
tree47896482007eb2ce91661771da9794e56a2e1043 /usr.bin
parent9028df4c8e9319a0b8810eae396fddc61aae1f7e (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rpcgen/rpcgen.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index db26ef6908a8..66b44673a109 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -283,7 +283,7 @@ option can be used in conjunction to produce a
header which supports
.Tn RPC
dispatch tables.
-.Fl i Ar size
+.It Fl i Ar size
Size at which to start generating inline code.
This option is useful for optimization. The default size is 5.
.Pp