groff-commit
[Top][All Lists]
Advanced

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

[groff] 15/122: [man pages]: Fix style nit: , after "Initially".


From: G. Branden Robinson
Subject: [groff] 15/122: [man pages]: Fix style nit: , after "Initially".
Date: Wed, 11 Nov 2020 02:59:06 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit fe0b958e6fc96ccd0aa14d3e461714b8ffdcbb24
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Nov 7 22:13:39 2020 +1100

    [man pages]: Fix style nit: , after "Initially".
    
    * man/groff_diff.7.man:
    * src/preproc/pic/pic.1.man:
    * src/utils/indxbib/indxbib.1.man:
    * src/utils/lkbib/lkbib.1.man:
    * src/utils/lookbib/lookbib.1.man: Follow "Intially" with a comma.
---
 man/groff_diff.7.man            | 15 ++++++++++-----
 src/preproc/pic/pic.1.man       | 13 ++++++++-----
 src/utils/indxbib/indxbib.1.man | 12 ++++++------
 src/utils/lkbib/lkbib.1.man     |  2 +-
 src/utils/lookbib/lookbib.1.man |  2 +-
 5 files changed, 26 insertions(+), 18 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index a380cbf..e515a9d 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1311,7 +1311,8 @@ Ignore hyphenation codes of the surrounding characters.
 .
 Use this value in combination with values 2 and\~4.
 .
-Initially, no characters have this property.
+Initially,
+no characters have this property.
 .
 .IP
 For example,
@@ -1349,7 +1350,8 @@ but allow a break after the character.
 This works only in combination with values 256 and 512 and has no effect
 otherwise.
 .
-Initially, no characters have this property.
+Initially,
+no characters have this property.
 .
 .IP 256
 Prohibit a break after the character,
@@ -1358,7 +1360,8 @@ but allow a break before the character.
 This works only in combination with values 128 and 512 and has no effect
 otherwise.
 .
-Initially, no characters have this property.
+Initially,
+no characters have this property.
 .
 .IP 512
 Allow a break before or after the character.
@@ -1366,7 +1369,8 @@ Allow a break before or after the character.
 This works only in combination with values 128 and 256 and has no effect
 otherwise.
 .
-Initially, no characters have this property.
+Initially,
+no characters have this property.
 .RE
 .
 .IP
@@ -3227,7 +3231,8 @@ request are not vertical position traps.
 The parameter that controls whether vertical position traps are
 enabled is global.
 .
-Initially vertical position traps are enabled.
+Initially,
+vertical position traps are enabled.
 .
 .TP
 .BI .warn\~ n
diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 51ae1ec..9984c55 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -821,7 +821,8 @@ The maximum width and height of the picture are taken from 
the variables
 and
 .BR maxpsht .
 .
-Initially these have values 8.5 and 11.
+Initially,
+these have values 8.5 and 11.
 .
 .
 .LP
@@ -946,7 +947,7 @@ if the height attribute is not supplied then the height 
will be taken to
 be the number of text strings associated with the object times
 .BR textht .
 .
-Initially
+Initially,
 .B textwid
 and
 .B textht
@@ -1003,7 +1004,8 @@ this means use a thickness proportional to the pointsize.
 A zero value means draw the thinnest possible line supported by
 the output device.
 .
-Initially it has a value of \-1.
+Initially,
+it has a value of \-1.
 .
 There is also a
 .BR thick [ ness ]
@@ -1045,7 +1047,8 @@ Without an argument, then the value of the variable
 .B fillval
 will be used.
 .
-Initially this has a value of 0.5.
+Initially,
+this has a value of 0.5.
 .
 The invisible attribute does not affect the filling of objects.
 .
@@ -1120,7 +1123,7 @@ is non-zero and either \*(tx mode is enabled or the
 .B \-n
 option has not been given.
 .
-Initially
+Initially,
 .B arrowhead
 has a value of\ 1.
 .
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index 8765a9d..acfacd8 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -180,7 +180,7 @@ option can be given at most once.
 Don't index the contents of fields whose names are in
 .IR string .
 .
-Initially
+Initially,
 .I string
 is
 .BR XYZ .
@@ -199,7 +199,7 @@ and
 .I \%@g@indxbib
 use more memory.
 .
-Initially
+Initially,
 .I n
 is 997.
 .
@@ -209,7 +209,7 @@ Use at most
 .I n
 keys per input record.
 .
-Initially
+Initially,
 .I n
 is 100.
 .
@@ -218,7 +218,7 @@ is 100.
 Discard keys that are shorter than
 .IR n .
 .
-Initially
+Initially,
 .I n
 is 3.
 .
@@ -228,7 +228,7 @@ Discard the
 .I n
 most common words.
 .
-Initially
+Initially,
 .I n
 is 100.
 .
@@ -242,7 +242,7 @@ The index should be named
 Truncate keys to
 .IR n .
 .
-Initially
+Initially,
 .I n
 is 6.
 .
diff --git a/src/utils/lkbib/lkbib.1.man b/src/utils/lkbib/lkbib.1.man
index cd492b0..befb931 100644
--- a/src/utils/lkbib/lkbib.1.man
+++ b/src/utils/lkbib/lkbib.1.man
@@ -125,7 +125,7 @@ Only require the first
 .I n
 characters of keys to be given.
 .
-Initially
+Initially,
 .I n
 is\~6.
 .
diff --git a/src/utils/lookbib/lookbib.1.man b/src/utils/lookbib/lookbib.1.man
index 3394d60..d760cae 100644
--- a/src/utils/lookbib/lookbib.1.man
+++ b/src/utils/lookbib/lookbib.1.man
@@ -106,7 +106,7 @@ ignore the contents of fields whose names are in
 Only require the first
 .I n
 characters of keys to be given.
-Initially
+Initially,
 .I n
 is\~6.
 .



reply via email to

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