gbranden pushed a commit to branch master
in repository groff.
commit ad3900db9e8657e989ae0dcb842e27d5c3fddd55
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 9 22:18:40 2020 +1100
indxbib(1): Make clarifications.
* Tighten wording and align verb tense with rest of page.
* State that field names are 1 char. You could get this from refer(1),
but it helps the example make sense.
* Explain origin of "eign" name since it looks like a typo, or an
abbreviation for something you'd use for characterizing linear spaces.
* Fix which/that error.
---
src/utils/indxbib/indxbib.1.man | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index 700653c..b70370e 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -77,10 +77,9 @@ for use with
and
.IR \%lkbib (@MAN1EXT@).
.
-Each index will be named
+Each created index is named
.RI file @INDEX_SUFFIX@ ;
-the index is written to a temporary file which is then renamed to
-this.
+writing is done to a temporary file which is then renamed to this.
.
If no
.I file
@@ -102,7 +101,7 @@ each field starts with a
.B %
character at the beginning of a line.
.
-Fields have a one letter name which follows the
+Fields have a one letter name that follows the
.B %
character.
.
@@ -191,6 +190,8 @@ option can be given at most once.
Don't index the contents of fields whose names are in
.IR string .
.
+Field names are one character each.
+.
Initially,
.I string
is
@@ -289,6 +290,10 @@ Default index name.
.I \%@COMMON_WORDS_FILE@
List of common words.
.
+The traditional name,
+.RI \[lq] eign \[rq],
+is an abbreviation of \[lq]English ignored [word list]\[rq].
+.
.
.TP
.IR \%indxbib XXXXXX
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit