groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 27/122: [man pages]: Set program names in italics.


From: G. Branden Robinson
Subject: [groff] 27/122: [man pages]: Set program names in italics.
Date: Wed, 11 Nov 2020 02:59:10 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 81b9c4a53bf84d5f1e6352fd03fbeab2b5b4f1be
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Nov 8 01:52:50 2020 +1100

    [man pages]: Set program names in italics.
    
    * src/devices/grodvi/grodvi.1.man:
    * src/roff/nroff/nroff.1.man:
      Set program names in italics.
---
 src/devices/grodvi/grodvi.1.man | 8 ++++++--
 src/roff/nroff/nroff.1.man      | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/devices/grodvi/grodvi.1.man b/src/devices/grodvi/grodvi.1.man
index 8064f36..e0752ac 100644
--- a/src/devices/grodvi/grodvi.1.man
+++ b/src/devices/grodvi/grodvi.1.man
@@ -120,7 +120,9 @@ and the diagonally opposite corner at the current position
 Afterwards the current position will be at the opposite corner.
 .
 This produces a rule in the DVI file and so can be printed even with a
-driver that does not support the tpic specials unlike the other
+driver that does not support the
+.I tpic
+specials unlike the other
 .B \[rs]D
 commands.
 .
@@ -253,7 +255,9 @@ all exit afterward.
 .
 .TP
 .B \-d
-Do not use tpic specials to implement drawing commands.
+Do not use
+.I tpic
+specials to implement drawing commands.
 .
 Horizontal and vertical lines will be implemented by rules.
 .
diff --git a/src/roff/nroff/nroff.1.man b/src/roff/nroff/nroff.1.man
index 23473d1..68b0396 100644
--- a/src/roff/nroff/nroff.1.man
+++ b/src/roff/nroff/nroff.1.man
@@ -187,7 +187,7 @@ The options
 .B \-p
 (pic),
 .B \-t
-(tbl),
+.RB ( tbl ),
 .B \-S
 (safer),
 and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]