Linux console tools development discussion
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
To: kbd@lists.altlinux.org
Subject: [kbd] [PATCH] docs/man/man1misc: Fix a warning from "groff" and spaces
Date: Fri, 20 Mar 2020 02:12:24 +0000
Message-ID: <20200320021223.GA32604@rhi.hi.is> (raw)

1) Remove space at end of lines:

splitfont.1:9:.I fontfile
splitfont.1:18:This works for Linux console fonts, without PSF headers,

2) Fix a warning from "groff".

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/man1misc/splitfont.1

troff: <docs/man/man1misc/splitfont.1>:14: warning: macro 'splitfont' not defined (possibly missing space after 'sp')

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 docs/man/man1misc/splitfont.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/man/man1misc/splitfont.1 b/docs/man/man1misc/splitfont.1
index 573bc3b..60e1b1d 100644
--- a/docs/man/man1misc/splitfont.1
+++ b/docs/man/man1misc/splitfont.1
@@ -6,16 +6,16 @@ splitfont \- extract characters from an ISO-type font.
 .SH SYNOPSIS
 .B
 splitfont
-.I fontfile 
+.I fontfile
 .I <character range>...
 
 .SH DESCRIPTION
 The command
-.splitfont
+.B splitfont
 removes characters from a given font file; it removes all the
 specified characters from the named font file.
 .P
-This works for Linux console fonts, without PSF headers, 
+This works for Linux console fonts, without PSF headers,
 and containing just 256 characters.
 .P
 The character range is of the form
-- 
2.25.1


                 reply	other threads:[~2020-03-20  2:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200320021223.GA32604@rhi.hi.is \
    --to=bjarniig@rhi.hi.is \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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