All of lore.kernel.org
 help / color / mirror / Atom feed
From: JWP <elseifthen@gmx.com>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux@vger.kernel.org, Sami Kerola <kerolasa@iki.fi>
Subject: [PATCH] docs: fix-up man-pages flaged by checkmans.sh
Date: Tue, 13 Jan 2015 14:10:12 -0500	[thread overview]
Message-ID: <54B56D94.7030509@gmx.com> (raw)

disk-utils/sfdisk.8	Fix font escape
login-utils/vipw.8	Delete bogus macro
misc-utils/look.1	Delete bogus macro
sys-utils/prlimit.1	Delete bogus macro

Signed-off-by: J William Piggott <elseifthen@gmx.com>
---
The following changes since commit 2e5bf10e32b00c92a3f7fb8b38d793ea6fc1dff2:

  build-sys: add sfdisk.static (2015-01-13 16:59:03 +0100)

are available in the git repository at:

  git@github.com:jwpi/util-linux.git checkman

 disk-utils/sfdisk.8 | 2 +-
 login-utils/vipw.8  | 1 -
 misc-utils/look.1   | 1 -
 sys-utils/prlimit.1 | 1 -
 4 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index 03443d3..5f9eba4 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -264,7 +264,7 @@ The
 .I device
 field is optional.  \fBsfdisk\fRextracts the partition number from the
 device name.  It allows to specify the partitions in random order.
-This functionality is mostly used by \fb\-\-dump\fR.
+This functionality is mostly used by \fB\-\-dump\fR.
 Don't use it if you are not sure.
 
 The
diff --git a/login-utils/vipw.8 b/login-utils/vipw.8
index 3ee3082..9e4c9e2 100644
--- a/login-utils/vipw.8
+++ b/login-utils/vipw.8
@@ -69,7 +69,6 @@ The editor specified by the string
 .B EDITOR
 will be invoked instead of the default editor
 .BR vi (1).
-.El
 .SH SEE ALSO
 .BR passwd (1),
 .BR flock (2),
diff --git a/misc-utils/look.1 b/misc-utils/look.1
index d54751c..e96a431 100644
--- a/misc-utils/look.1
+++ b/misc-utils/look.1
@@ -98,7 +98,6 @@ look -t: root:foobar /tmp/look.dict
 .nf
 .RE
 .SH FILES
-.IX Header "FILES"
 .IP "\fB/usr/share/dict/words\fR" 4
 the dictionary
 .IP "\fB/usr/share/dict/web2\fR" 4
diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1
index c056272..e5c2071 100644
--- a/sys-utils/prlimit.1
+++ b/sys-utils/prlimit.1
@@ -89,7 +89,6 @@ Maximum number of file locks held.
 .IP "\fB\-y, \-\-rttime\fP[=\fIlimits\fR]"
 Timeout for real-time tasks.
 
-.RE
 .SH EXAMPLES
 .IP "\fBprlimit \-\-pid 13134\fP"
 Display limit values for all current resources.

             reply	other threads:[~2015-01-13 19:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 19:10 JWP [this message]
2015-01-14  9:26 ` [PATCH] docs: fix-up man-pages flaged by checkmans.sh Karel Zak

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=54B56D94.7030509@gmx.com \
    --to=elseifthen@gmx.com \
    --cc=kerolasa@iki.fi \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.