groff-commit
[Top][All Lists]
Advanced

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

[groff] 08/23: pic(1): Fix style nits.


From: G. Branden Robinson
Subject: [groff] 08/23: pic(1): Fix style nits.
Date: Mon, 21 Mar 2022 03:44:55 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit d3f2556ee0c0f6b485a008a687f72e3c7c160597
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Mar 20 12:10:50 2022 +1100

    pic(1): Fix style nits.
    
    Stop setting Ghostscript (the software project) (cf. the "gs" command
    and man page) in bold, and capitalize it as befits a proper noun (and
    consistently with the project's own usage[1]).
    
    Break input line after comma.
    
    [1] Outside of their logo, that is[2].  See "Signaling Risk", _Silicon
    Valley_, season 1, episode 5.
    [2] https://www.ghostscript.com/
---
 src/preproc/pic/pic.1.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 3c616f98..cbddb290 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -1371,8 +1371,8 @@ or
 .BI psto other
 or the like.
 .
-Moreover, the PostScript interpreter
-.B ghostscript
+Moreover,
+the PostScript interpreter Ghostscript
 .RI ( gs (1))
 has built-in graphics conversion devices that are called with the option
 .



reply via email to

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