public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [patch], console_codes(4): One table too wide for the line length
Date: Sun, 6 May 2012 19:57:51 +0000	[thread overview]
Message-ID: <20120506195751.GA968@rhi.hi.is> (raw)

Package: man-pages
Version: 3.40
Severity: minor
Tags: patch

  From "groff -ww ..." (or "man --warnings=w ..."):

warning: around line 182: table wider than line width

  Default length of line in GNU man is 78.

  Split longest (last) line into two (or use text block).  Reduce
four "l" to three.

  Patch:

--- console_codes.4	2012-04-26 22:58:39.000000000 +0000
+++ console_codes.4.new	2012-05-06 00:54:29.000000000 +0000
@@ -175,7 +175,7 @@
 .PP
 The action of a CSI sequence is determined by its final character.
 .TS
-l l l l.
+l l l.
 @	ICH	Insert the indicated # of blank characters.
 A	CUU	Move cursor up the indicated # of rows.
 B	CUD	Move cursor down the indicated # of rows.
@@ -203,7 +203,8 @@
 d	VPA	Move cursor to the indicated row, current column.
 e	VPR	Move cursor down the indicated # of rows.
 f	HVP	Move cursor to the indicated row, column.
-g	TBC	Without parameter: clear tab stop at the current position.
+g	TBC	Without parameter: clear tab stop at the current
+		position.
 		ESC [ 3 g: delete all tab stops.
 h	SM	Set Mode (see below).
 l	RM	Reset Mode (see below).

-- 
Bjarni I. Gislason
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-05-06 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06 19:57 Bjarni Ingi Gislason [this message]
     [not found] ` <20120506195751.GA968-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-05-06 21:17   ` [patch], console_codes(4): One table too wide for the line length Michael Kerrisk (man-pages)

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=20120506195751.GA968@rhi.hi.is \
    --to=bjarniig-2945ivfuvpf1p9xltphbdw@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox