Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] docs/man/man5: Fix warnings from "groff"
@ 2020-03-20 19:07 Bjarni Ingi Gislason
  0 siblings, 0 replies; only message in thread
From: Bjarni Ingi Gislason @ 2020-03-20 19:07 UTC (permalink / raw)
  To: kbd

Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z

  [ "test-groff" is a developmental version of "groff" ]

Input file is ./docs/man/man5/keymaps.5

<docs/man/man5/keymaps.5>:81 (macro BI): only 1 argument, but more are expected
<docs/man/man5/keymaps.5>:94 (macro BI): only 1 argument, but more are expected
<docs/man/man5/keymaps.5>:336 (macro BI): only 0 argument, but more are expected
an-end-check:<docs/man/man5/keymaps.5>: Warning: Different number of .RS and .RE calls, an-RS-open=1 at end of file

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 docs/man/man5/keymaps.5 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/man/man5/keymaps.5 b/docs/man/man5/keymaps.5
index 4d9fe52..82d5903 100644
--- a/docs/man/man5/keymaps.5
+++ b/docs/man/man5/keymaps.5
@@ -78,7 +78,7 @@ represent keyboard actions, of which up to 256 can be bound to a single
 key. The actions available include outputting character codes or
 character sequences, switching consoles or keymaps, booting the machine
 etc. (The complete list can be obtained from dumpkeys(1) by saying
-.BI " dumpkeys -l"
+.B " dumpkeys -l"
 \&.)
 .LP
 Each
@@ -91,7 +91,7 @@ If Shift+CapsLock should not produce a lower case symbol, put lines like
 .LP
 .RS
 .nf
-.BI "keycode 30 = +a  A"
+.B "keycode 30 = +a  A"
 .fi
 .RE
 .LP
@@ -333,8 +333,7 @@ key action code sends. The syntax of string definitions is:
 .B string
 .I keysym
 .B =
-.BI
-"text"
+.BI """" text """"
 .RE
 .LP
 .I text
@@ -429,6 +428,7 @@ the "spare" action code F100 not normally bound to any key.
 .nf
 altgr keycode 32 = F100
 string F100 = "du\\ndf\\n"
+.RE
 .LP
 .SH "SEE ALSO"
 .BR loadkeys (1),
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-20 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-20 19:07 [kbd] [PATCH] docs/man/man5: Fix warnings from "groff" Bjarni Ingi Gislason

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git