From 232dc924c4f73e2a734b13cd48b0e61b712eb170 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 18 Aug 2011 22:18:34 +0200 Subject: docs: uniformize the header and footer lines in man pages Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg --- text-utils/col.1 | 4 ++-- text-utils/colcrt.1 | 4 ++-- text-utils/colrm.1 | 4 ++-- text-utils/column.1 | 10 ++++++---- text-utils/hexdump.1 | 4 ++-- text-utils/line.1 | 4 ++-- text-utils/more.1 | 4 ++-- text-utils/pg.1 | 4 ++-- text-utils/rev.1 | 4 ++-- text-utils/tailf.1 | 2 +- text-utils/ul.1 | 4 ++-- 11 files changed, 25 insertions(+), 23 deletions(-) (limited to 'text-utils') diff --git a/text-utils/col.1 b/text-utils/col.1 index fab02d65a..d9879d50f 100644 --- a/text-utils/col.1 +++ b/text-utils/col.1 @@ -34,9 +34,9 @@ .\" .\" @(#)col.1 6.8 (Berkeley) 6/17/91 .\" -.Dd June 17, 1991 +.Dd May 2011 .Dt COL 1 -.Os +.Os util-linux .Sh NAME .Nm col .Nd filter reverse line feeds from input diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1 index b079a3837..e65c8e901 100644 --- a/text-utils/colcrt.1 +++ b/text-utils/colcrt.1 @@ -31,9 +31,9 @@ .\" .\" @(#)colcrt.1 8.1 (Berkeley) 6/30/93 .\" -.Dd June 30, 1993 +.Dd May 2011 .Dt COLCRT 1 -.Os BSD 3 +.Os util-linux .Sh NAME .Nm colcrt .Nd filter nroff output for CRT previewing diff --git a/text-utils/colrm.1 b/text-utils/colrm.1 index 04a41b18c..38c4f4e20 100644 --- a/text-utils/colrm.1 +++ b/text-utils/colrm.1 @@ -31,9 +31,9 @@ .\" .\" @(#)colrm.1 6.6 (Berkeley) 3/14/91 .\" -.Dd March 14, 1991 +.Dd May 2011 .Dt COLRM 1 -.Os BSD 3 +.Os util-linux .Sh NAME .Nm colrm .Nd remove columns from a file diff --git a/text-utils/column.1 b/text-utils/column.1 index ebeb1e30f..2050666e9 100644 --- a/text-utils/column.1 +++ b/text-utils/column.1 @@ -31,7 +31,7 @@ .\" .\" @(#)column.1 8.1 (Berkeley) 6/6/93 .\" -.TH COLUMN 1 "Local" +.TH COLUMN 1 "October 2010" "util-linux" "User Commands" .SH NAME column - columnate lists .SH SYNOPSIS @@ -39,9 +39,11 @@ column - columnate lists .RI [ options ] .IR file ... .SH DESCRIPTION -The column utility formats its input into multiple columns. Rows -are filled before columns. Input is taken from file or, by -default, from the standard input. Empty lines are ignored. +The +.B column +utility formats its input into multiple columns. Rows +are filled before columns. Input is taken from \fIfile\fR or, by +default, from standard input. Empty lines are ignored. .PP .SH OPTIONS .IP "\fB\-c, \-\-columns\fP \fIwidth\fP" diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1 index a5e2a8c10..20dbad24a 100644 --- a/text-utils/hexdump.1 +++ b/text-utils/hexdump.1 @@ -31,9 +31,9 @@ .\" .\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94 .\" -.Dd April 18, 1994 +.Dd July 2009 .Dt HEXDUMP 1 -.Os +.Os util-linux .Sh NAME .Nm hexdump .Nd ascii, decimal, hexadecimal, octal dump diff --git a/text-utils/line.1 b/text-utils/line.1 index 1cd0aa792..6305f6b85 100644 --- a/text-utils/line.1 +++ b/text-utils/line.1 @@ -1,12 +1,12 @@ .\" This page is in the public domain -.TH LINE 1 "2002-07-07" "" "User Commands" +.TH LINE 1 "July 2002" "util-linux" "User Commands" .SH NAME line \- read one line .SH SYNOPSIS .B line .SH DESCRIPTION The utility -.I line +.B line copies one line (up to a newline) from standard input to standard output. It always prints at least a newline and returns an exit status of 1 on EOF or read error. diff --git a/text-utils/more.1 b/text-utils/more.1 index 1c9a51306..73f65a031 100644 --- a/text-utils/more.1 +++ b/text-utils/more.1 @@ -37,9 +37,9 @@ .\" conform with the more 5.19 currently in use by the Linux community. .\" .\" .Dd July 29, 1991 (Modified December 25, 1992) -.Dd December 25, 1992 +.Dd February 2011 .Dt MORE 1 -.Os "Linux 0.98" +.Os util-linux .Sh NAME .Nm more .Nd file perusal filter for crt viewing diff --git a/text-utils/pg.1 b/text-utils/pg.1 index 853e5afc0..22b05f59b 100644 --- a/text-utils/pg.1 +++ b/text-utils/pg.1 @@ -1,5 +1,5 @@ .\" @(#)pg.1 1.7 (gritter) 4/25/01 -.TH PG 1 "2001-04-25" "Gunnar Ritter" "User Commands" +.TH PG 1 "April 2001" "util-linux" "User Commands" .SH NAME pg \- browse pagewise through text files .SH SYNOPSIS @@ -12,7 +12,7 @@ pg \- browse pagewise through text files .RB [ +/\fIpattern\fP/ ] .RI [ file ...] .SH DESCRIPTION -.I Pg +.B pg displays a text file on a .SM CRT one screenful at once. diff --git a/text-utils/rev.1 b/text-utils/rev.1 index db0eecb36..7dc68045d 100644 --- a/text-utils/rev.1 +++ b/text-utils/rev.1 @@ -33,9 +33,9 @@ .\" Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu) .\" and Brian Koehmstedt (bpk@gnu.ai.mit.edu) .\" -.Dd March 21, 1992 +.Dd April 2011 .Dt REV 1 -.Os +.Os util-linux .Sh NAME .Nm rev .Nd reverse lines of a file or files diff --git a/text-utils/tailf.1 b/text-utils/tailf.1 index e7c95264e..d64d2cabf 100644 --- a/text-utils/tailf.1 +++ b/text-utils/tailf.1 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH TAILF 1 "13 February 2003" "" "Linux Programmer's Manual" +.TH TAILF 1 "February 2003" "util-linux" "User Commands" .SH NAME tailf \- follow the growth of a log file .SH SYNOPSIS diff --git a/text-utils/ul.1 b/text-utils/ul.1 index 7992d72fc..6d935311a 100644 --- a/text-utils/ul.1 +++ b/text-utils/ul.1 @@ -31,9 +31,9 @@ .\" .\" @(#)ul.1 8.1 (Berkeley) 6/6/93 .\" -.Dd June 6, 1993 +.Dd August 2011 .Dt UL 1 -.Os BSD 4 +.Os util-linux .Sh NAME .Nm ul .Nd do underlining -- cgit v1.2.3-55-g7522