gbranden pushed a commit to branch master
in repository groff.

commit 0fd4726e2501dfa5f7507e9d8a914ad23aa36ed3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jun 14 18:02:52 2023 -0500

    lkbib(1): Fix content, style, and markup nits.
    
    * Annotate repeatability of `-p` option in synopsis.
    * Recast.
    * Break input lines after commas.
---
 src/utils/lkbib/lkbib.1.man | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/src/utils/lkbib/lkbib.1.man b/src/utils/lkbib/lkbib.1.man
index fbf1d474a..59ef19fd2 100644
--- a/src/utils/lkbib/lkbib.1.man
+++ b/src/utils/lkbib/lkbib.1.man
@@ -55,10 +55,11 @@ lkbib \- search bibliographic databases
 .IR fields ]
 .RB [ \-p\~\c
 .IR file ]
+\&.\|.\|.\&
 .RB [ \-t\~\c
 .IR n ]
 .I key
-\&.\|.\|.\&
+\&.\|.\|.
 .YS
 .
 .
@@ -80,14 +81,14 @@ lkbib \- search bibliographic databases
 .\" ====================================================================
 .
 .I \%lkbib
-searches bibliographic databases for references that contain the keys
+searches bibliographic databases for references containing keywords
 .I key
-\&.\|.\|.\& and prints any references found on the standard output.
+and writes any references found to the standard output
+stream.
 .
-.I \%lkbib
-will search any databases given by
+It reads databases given by
 .B \-p
-options,
+options
 and then
 (unless
 .B \-n
@@ -107,7 +108,8 @@ if an index
 .RI file @INDEX_SUFFIX@
 created by
 .MR @g@indxbib @MAN1EXT@
-exists, then it will be searched instead;
+exists,
+then it will be searched instead;
 each index can cover multiple databases.
 .
 .
@@ -149,12 +151,11 @@ options can be used.
 .
 .TP
 .BI \-t\~ n
-Only require the first
+Require only the first
 .I n
 characters of keys to be given.
 .
-Initially,
-.I n
+The default
 is\~6.
 .
 .

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to