diff options
author | wl <wl> | 2012-05-12 03:50:41 +0000 |
---|---|---|
committer | wl <wl> | 2012-05-12 03:50:41 +0000 |
commit | 496b379176b94e41aa03f7779bb3bac06e91c783 (patch) | |
tree | a2ac38ec23917dd94cbb3675b98f38aa2da0d41e /man | |
parent | c343eb6fd1b6352d3ae70806902534240c0f29ff (diff) | |
download | groff-496b379176b94e41aa03f7779bb3bac06e91c783.tar.gz |
groff.man: Fix typo.
From Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
Diffstat (limited to 'man')
-rw-r--r-- | man/groff.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/groff.man b/man/groff.man index 8ec260c0..b7e3aa21 100644 --- a/man/groff.man +++ b/man/groff.man @@ -545,7 +545,7 @@ The special behavior can be delayed by using the .esc . escape. . -By using the +By using the .request cc request, the control character can be set to a different character, making the dot @@ -567,7 +567,7 @@ non-breaking control character. That means that it introduces a request like the dot, but with the additional property that this request doesn't cause a linebreak. . -By using the +By using the .request c2 request, the non-break control character can be set to a different character. @@ -883,7 +883,7 @@ yields true if its value is greater than\~0. .TPx .BI ! N True if the value of -.I I +.I N is\~0 (see below). . .TPx @@ -3466,7 +3466,7 @@ results from request calls. . .TPx .REG $$ -The process ID of +The process ID of .BR troff . . .TPx |