gbranden pushed a commit to branch master
in repository groff.
commit d7b67793ba303d666d396351f9be78c6a565d678
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 9 20:48:31 2020 +1100
indxbib(1): Break input lines consistently.
Break input lines after (prose) commas, semicolons, and colons, and set
multi-word parentheticals on their own input lines.
---
src/utils/indxbib/indxbib.1.man | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index a588cea..8b1e2ac 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -84,15 +84,18 @@ this.
.
If no filenames are given on the command line because the
.B \-f
-option has been used, and no
+option has been used,
+and no
.B \-o
-option is given, the index will be named
+option is given,
+the index will be named
.IR \%@DEFAULT_INDEX_NAME@@INDEX_SUFFIX@ .
.
.
.LP
Bibliographic databases are divided into records by blank lines.
-Within a record, each field starts with a
+Within a record,
+each field starts with a
.B %
character at the beginning of a line.
.
@@ -109,7 +112,8 @@ The values set by the
and
.B \-t
options are stored in the index;
-when the index is searched, keys will be discarded and truncated in a
+when the index is searched,
+keys will be discarded and truncated in a
manner appropriate to these options;
the original keys will be used for verifying that any record
found using the index actually contains the keys.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit