From: Benno Schulenberg Date: Tue, 23 Aug 2011 20:10:49 +0000 (+0200) Subject: docs: also uniformize headers and footers of troff-formatted man pages X-Git-Tag: v2.20~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62246430f3d2038e774d7638faa7508ed5d392c2;p=thirdparty%2Futil-linux.git docs: also uniformize headers and footers of troff-formatted man pages Add two spaces as the required third argument of the date line to make the specified date get used instead of today's date. Incorporate the section number into the page title, then use an empty section number, so that specifying an explicit section/volume name will work. Signed-off-by: Benno Schulenberg --- diff --git a/misc-utils/logger.1 b/misc-utils/logger.1 index 98a1a06589..08f370550f 100644 --- a/misc-utils/logger.1 +++ b/misc-utils/logger.1 @@ -33,8 +33,8 @@ .\" .\" Section on valid facility and level strings added by .\" and1000@debian.org, 26 Oct 1997. -.Dd August 2011 -.Dt LOGGER 1 +.Dd August 2011 " " +.Dt LOGGER(1) "" "User Commands" .Os util-linux .Sh NAME .Nm logger diff --git a/sys-utils/renice.1 b/sys-utils/renice.1 index f283645c91..6b9d01a85f 100644 --- a/sys-utils/renice.1 +++ b/sys-utils/renice.1 @@ -31,8 +31,8 @@ .\" .\" @(#)renice.8 8.1 (Berkeley) 6/9/93 .\" -.Dd November 2010 -.Dt RENICE 1 +.Dd November 2010 " " +.Dt RENICE(1) "" "User Commands" .Os util-linux .Sh NAME .Nm renice diff --git a/term-utils/script.1 b/term-utils/script.1 index e111d08f51..dd1fdc5a56 100644 --- a/term-utils/script.1 +++ b/term-utils/script.1 @@ -31,8 +31,8 @@ .\" .\" @(#)script.1 6.5 (Berkeley) 7/27/91 .\" -.Dd February 2011 -.Dt SCRIPT 1 +.Dd February 2011 " " +.Dt SCRIPT(1) "" "User Commands" .Os util-linux .Sh NAME .Nm script diff --git a/term-utils/wall.1 b/term-utils/wall.1 index 541a8d0abf..24f81c5395 100644 --- a/term-utils/wall.1 +++ b/term-utils/wall.1 @@ -33,8 +33,8 @@ .\" .\" Modified for Linux, Mon Mar 8 18:07:38 1993, faith@cs.unc.edu .\" -.Dd April 2011 -.Dt WALL 1 +.Dd April 2011 " " +.Dt WALL(1) "" "User Commands" .Os util-linux .Sh NAME .Nm wall diff --git a/text-utils/col.1 b/text-utils/col.1 index d9879d50f7..7f3e41344b 100644 --- a/text-utils/col.1 +++ b/text-utils/col.1 @@ -34,8 +34,8 @@ .\" .\" @(#)col.1 6.8 (Berkeley) 6/17/91 .\" -.Dd May 2011 -.Dt COL 1 +.Dd May 2011 " " +.Dt COL(1) "" "User Commands" .Os util-linux .Sh NAME .Nm col diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1 index e65c8e9013..b7650c6a75 100644 --- a/text-utils/colcrt.1 +++ b/text-utils/colcrt.1 @@ -31,8 +31,8 @@ .\" .\" @(#)colcrt.1 8.1 (Berkeley) 6/30/93 .\" -.Dd May 2011 -.Dt COLCRT 1 +.Dd May 2011 " " +.Dt COLCRT(1) "" "User Commands" .Os util-linux .Sh NAME .Nm colcrt diff --git a/text-utils/colrm.1 b/text-utils/colrm.1 index 38c4f4e20e..f81e363d1a 100644 --- a/text-utils/colrm.1 +++ b/text-utils/colrm.1 @@ -31,8 +31,8 @@ .\" .\" @(#)colrm.1 6.6 (Berkeley) 3/14/91 .\" -.Dd May 2011 -.Dt COLRM 1 +.Dd May 2011 " " +.Dt COLRM(1) "" "User Commands" .Os util-linux .Sh NAME .Nm colrm diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1 index 20dbad24ab..4ae6565704 100644 --- a/text-utils/hexdump.1 +++ b/text-utils/hexdump.1 @@ -31,8 +31,8 @@ .\" .\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94 .\" -.Dd July 2009 -.Dt HEXDUMP 1 +.Dd July 2009 " " +.Dt HEXDUMP(1) "" "User Commands" .Os util-linux .Sh NAME .Nm hexdump diff --git a/text-utils/more.1 b/text-utils/more.1 index 73f65a0310..1ef71ec3a1 100644 --- a/text-utils/more.1 +++ b/text-utils/more.1 @@ -37,8 +37,8 @@ .\" conform with the more 5.19 currently in use by the Linux community. .\" .\" .Dd July 29, 1991 (Modified December 25, 1992) -.Dd February 2011 -.Dt MORE 1 +.Dd February 2011 " " +.Dt MORE(1) "" "User Commands" .Os util-linux .Sh NAME .Nm more diff --git a/text-utils/rev.1 b/text-utils/rev.1 index 7dc68045dd..6ae4a86366 100644 --- a/text-utils/rev.1 +++ b/text-utils/rev.1 @@ -33,8 +33,8 @@ .\" Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu) .\" and Brian Koehmstedt (bpk@gnu.ai.mit.edu) .\" -.Dd April 2011 -.Dt REV 1 +.Dd April 2011 " " +.Dt REV(1) "" "User Commands" .Os util-linux .Sh NAME .Nm rev diff --git a/text-utils/ul.1 b/text-utils/ul.1 index 6d935311ac..5827bf7468 100644 --- a/text-utils/ul.1 +++ b/text-utils/ul.1 @@ -31,8 +31,8 @@ .\" .\" @(#)ul.1 8.1 (Berkeley) 6/6/93 .\" -.Dd August 2011 -.Dt UL 1 +.Dd August 2011 " " +.Dt UL(1) "" "User Commands" .Os util-linux .Sh NAME .Nm ul