diff options
author | Roy Marples <roy@marples.name> | 2007-12-24 13:55:40 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-24 13:55:40 +0000 |
commit | 7de72229a55300a7a22bfe4a4da43207f3fe475f (patch) | |
tree | 5386477697ffea2edc0403b4dcdde88a47df41b7 /man | |
parent | 5ee9dfff6d71304015ed95c2a998b925c849db48 (diff) |
Remove forces spaces from ebracket and ensure ok matches eend output.
Diffstat (limited to 'man')
-rw-r--r-- | man/einfo.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/einfo.3 b/man/einfo.3 index 9ecee2a7..17777632 100644 --- a/man/einfo.3 +++ b/man/einfo.3 @@ -130,7 +130,7 @@ and .Fn ewendv are the counterparts to the above functions. If .Fa retval -is zero then OK in green is printed in a bracket at the end of the prior +is zero then ok in green is printed in a bracket at the end of the prior line. Otherwise we print the formatted string using .Fn error (or @@ -149,7 +149,7 @@ does the same as .Fn eend but prints .Fa msg -instead of OK or !! in the color +instead of ok or !! in the color .Fa color at the column .Fa col . |