diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-24 06:37:01 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-24 06:37:01 +0300 |
commit | 726847bdf3250e235c97c451a6ab466b3e9103f2 (patch) | |
tree | 2e2e1d9a699d39aebf5c6481867b39ce218d28cd | |
parent | 8905a333c9666be628798c04af98a2fdeeb75db5 (diff) | |
download | sciteco-726847bdf3250e235c97c451a6ab466b3e9103f2.tar.gz |
sciteco(7): minor documentation fix
-rw-r--r-- | doc/sciteco.7.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index 99a9178..43b5bfa 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -1431,7 +1431,7 @@ Replacement string register. Its integer part is currently unused. It is initialized automatically on startup. .TP -.B : " (colon)" +.BR : " (colon)" The current document's position (dot). This changes dot when set as with the .B J |