gbranden pushed a commit to branch master
in repository groff.
commit dfca1baa0a9978ed7c31664dceb9d7706e46d31f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Feb 14 01:44:11 2020 +1100
NEWS: Correct misleading examples.
nroff does not allow whitespace before option arguments.
And fix typo.
---
NEWS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 07e3798..ceec719 100644
--- a/NEWS
+++ b/NEWS
@@ -39,10 +39,10 @@ Nroff
-----
o The new option -P takes an argument to pass to the device postprocessor
- (always grotty(1)). "-P -i" directs the terminal device to display real
- italic (oblique) characters instead of underlining; note thay it is up to
+ (always grotty(1)). "-P-i" directs the terminal device to display real
+ italic (oblique) characters instead of underlining; note that it is up to
your terminal (emulator) to support italics (xterm does since patch #314
- [2014-12-28]). "-P -c" and "-P -h" can now be used instead of "-c" and
+ [2014-12-28]). "-P-c" and "-P-h" can now be used instead of "-c" and
"-h"; the latter pair may eventually be deprecated and repurposed.
o The new option -V emits the constructed groff command that nroff would run
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit