diff options
author | esr <esr> | 2012-07-07 20:44:16 +0000 |
---|---|---|
committer | esr <esr> | 2012-07-07 20:44:16 +0000 |
commit | c9c0bd4bd39dd8b98455108eef16ffd9c17d2dbd (patch) | |
tree | 9b09b4a79cb8fde88d61319132ad5dea39e74d4f /src/preproc | |
parent | 512ef0b892a09dd9c4d86b519495e106ed93e1df (diff) | |
download | groff-c9c0bd4bd39dd8b98455108eef16ffd9c17d2dbd.tar.gz |
Eliminate running test in Synopsis, it makes mechanical parsing too hard.
Diffstat (limited to 'src/preproc')
-rw-r--r-- | src/preproc/grn/grn.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/preproc/grn/grn.man b/src/preproc/grn/grn.man index e723ae43..f76e75c8 100644 --- a/src/preproc/grn/grn.man +++ b/src/preproc/grn/grn.man @@ -56,9 +56,6 @@ the original English. [ .IR file\.\.\.\& ] -.PP -It is possible to have whitespace between a command line option and its -parameter. .SH DESCRIPTION .I @g@grn is a preprocessor for including @@ -165,6 +162,9 @@ even when followed by a character other than space or newline. .TP .B \-v Print the version number. +.PP +It is possible to have whitespace between a command line option and its +parameter. .SH GRN COMMANDS Each input line between .B .GS |