summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--disk-utils/blockdev.82
-rw-r--r--disk-utils/fsck.81
-rw-r--r--disk-utils/fsck.cramfs.82
-rw-r--r--disk-utils/fsck.minix.83
-rw-r--r--disk-utils/mkfs.81
-rw-r--r--disk-utils/mkfs.cramfs.82
-rw-r--r--disk-utils/mkswap.81
-rw-r--r--disk-utils/raw.81
-rw-r--r--login-utils/nologin.83
-rw-r--r--login-utils/vipw.82
-rw-r--r--misc-utils/blkid.84
-rw-r--r--misc-utils/findfs.81
-rw-r--r--misc-utils/findmnt.81
-rw-r--r--misc-utils/logger.13
-rw-r--r--misc-utils/lsblk.81
-rw-r--r--misc-utils/lslocks.81
-rw-r--r--misc-utils/namei.13
-rw-r--r--misc-utils/uuidgen.14
-rw-r--r--misc-utils/wipefs.81
-rw-r--r--schedutils/chrt.13
-rw-r--r--schedutils/taskset.13
-rw-r--r--sys-utils/blkdiscard.81
-rw-r--r--sys-utils/eject.12
-rw-r--r--sys-utils/fallocate.11
-rw-r--r--sys-utils/fsfreeze.82
-rw-r--r--sys-utils/fstab.59
-rw-r--r--sys-utils/fstrim.81
-rw-r--r--sys-utils/lscpu.13
-rw-r--r--sys-utils/mount.83
-rw-r--r--sys-utils/mountpoint.12
-rw-r--r--sys-utils/renice.12
-rw-r--r--sys-utils/setsid.11
-rw-r--r--sys-utils/swapon.87
-rw-r--r--sys-utils/tunelp.85
-rw-r--r--sys-utils/unshare.13
-rw-r--r--term-utils/setterm.16
-rw-r--r--term-utils/wall.12
-rw-r--r--term-utils/write.12
-rw-r--r--text-utils/hexdump.12
-rw-r--r--text-utils/more.13
-rw-r--r--text-utils/pg.12
-rw-r--r--text-utils/rev.14
-rw-r--r--text-utils/tailf.113
43 files changed, 20 insertions, 99 deletions
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index c46099d04..7274e629f 100644
--- a/disk-utils/blockdev.8
+++ b/disk-utils/blockdev.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.\" Copyright 1998 Andries E. Brouwer (aeb@cwi.nl)
.\" Copyright 2007 Karel Zak <kzak@redhat.com>
.\"
@@ -84,4 +83,3 @@ blockdev was written by Andries E.\& Brouwer and rewritten by Karel Zak.
.SH AVAILABILITY
The blockdev command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8
index 7d522abf5..c60eef2a8 100644
--- a/disk-utils/fsck.8
+++ b/disk-utils/fsck.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.\" Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\"
diff --git a/disk-utils/fsck.cramfs.8 b/disk-utils/fsck.cramfs.8
index d5b562e3b..3a6e1d38d 100644
--- a/disk-utils/fsck.cramfs.8
+++ b/disk-utils/fsck.cramfs.8
@@ -1,4 +1,4 @@
-.TH EXAMPLE "8" "April 2013" "util-linux" "System Administration"
+.TH FSCK.CRAMFS 8 "April 2013" "util-linux" "System Administration"
.SH NAME
fsck.cramfs \- fsck compressed ROM file system
.SH SYNOPSIS
diff --git a/disk-utils/fsck.minix.8 b/disk-utils/fsck.minix.8
index a8cbb2603..b672ab72d 100644
--- a/disk-utils/fsck.minix.8
+++ b/disk-utils/fsck.minix.8
@@ -1,7 +1,6 @@
.\" Copyright 1992, 1993, 1994 Rickard E. Faith (faith@cs.unc.edu)
.\" May be freely distributed.
-.\" " for hilit19
-.TH FSCK 8 "July 1996" "util-linux" "System Administration"
+.TH FSCK.MINIX 8 "July 1996" "util-linux" "System Administration"
.SH NAME
fsck.minix \- check consistency of Minix filesystem
.SH SYNOPSIS
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 54bb004ae..9a5cdc016 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH MKFS 8 "June 2011" "util-linux" "System Administration"
.SH NAME
mkfs \- build a Linux filesystem
diff --git a/disk-utils/mkfs.cramfs.8 b/disk-utils/mkfs.cramfs.8
index a42725956..a75870089 100644
--- a/disk-utils/mkfs.cramfs.8
+++ b/disk-utils/mkfs.cramfs.8
@@ -1,4 +1,4 @@
-.TH EXAMPLE "8" "April 2013" "util-linux" "System Administration"
+.TH MKFS.CRAMFS 8 "April 2013" "util-linux" "System Administration"
.SH NAME
mkfs.cramfs \- make compressed ROM file system
.SH SYNOPSIS
diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8
index 562078d0c..0a0b715dd 100644
--- a/disk-utils/mkswap.8
+++ b/disk-utils/mkswap.8
@@ -1,7 +1,6 @@
.\" Copyright 1998 Andries E. Brouwer (aeb@cwi.nl)
.\"
.\" May be distributed under the GNU General Public License
-.\" Rewritten for 2.1.117, aeb, 981010.
.\"
.TH MKSWAP 8 "March 2009" "util-linux" "System Administration"
.SH NAME
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index 74c15a943..59d6b01a2 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH RAW 8 "August 1999" "util-linux" "System Administration"
.SH NAME
raw \- bind a Linux raw character device
diff --git a/login-utils/nologin.8 b/login-utils/nologin.8
index 269daf577..ce69a3ae3 100644
--- a/login-utils/nologin.8
+++ b/login-utils/nologin.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH NOLOGIN 8 "September 2013" "util-linux" "System Administration"
.SH NAME
nologin \- politely refuse a login
@@ -11,7 +10,7 @@ nologin \- politely refuse a login
displays a message that an account is not available and exits non-zero. It is
intended as a replacement shell field to deny login access to an account.
.PP
-If the file /etc/nologin.txt exists, nologin displays its contents to the
+If the file /etc/nologin.txt exists, nologin displays its contents to the
user instead of the default message.
.PP
The exit code returned by
diff --git a/login-utils/vipw.8 b/login-utils/vipw.8
index ab7b76c4f..3ee308264 100644
--- a/login-utils/vipw.8
+++ b/login-utils/vipw.8
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)vipw.8 6.7 (Berkeley) 3/16/91
+.\" @(#)vipw.8 6.7 (Berkeley) 3/16/91
.\"
.TH VIPW "8" "September 2011" "util-linux" "System Administration"
.SH NAME
diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8
index c95b833df..7a0b45c37 100644
--- a/misc-utils/blkid.8
+++ b/misc-utils/blkid.8
@@ -1,10 +1,6 @@
.\" Copyright 2000 Andreas Dilger (adilger@turbolinux.com)
.\"
-.\" This man page was created for blkid from e2fsprogs-1.25.
-.\"
.\" This file may be copied under the terms of the GNU Public License.
-.\"
-.\" Based on uuidgen, Mon Sep 17 10:42:12 2000, Andreas Dilger
.TH BLKID 8 "March 2013" "util-linux" "System Administration"
.SH NAME
blkid \- locate/print block device attributes
diff --git a/misc-utils/findfs.8 b/misc-utils/findfs.8
index 385414f75..5c16c15d2 100644
--- a/misc-utils/findfs.8
+++ b/misc-utils/findfs.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.\" Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\"
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 901b5124a..287827812 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH FINDMNT 8 "June 2014" "util-linux" "System Administration"
.SH NAME
findmnt \- find a filesystem
diff --git a/misc-utils/logger.1 b/misc-utils/logger.1
index 197bb3837..235331eb7 100644
--- a/misc-utils/logger.1
+++ b/misc-utils/logger.1
@@ -31,9 +31,6 @@
.\"
.\" @(#)logger.1 8.1 (Berkeley) 6/6/93
.\"
-.\" Section on valid facility and level strings added by
-.\" and1000@debian.org, 26 Oct 1997.
-.\"
.TH LOGGER "1" "December 2014" "util-linux" "User Commands"
.SH NAME
logger \- enter messages into the system log
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index 7c19dd860..b259120b7 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH LSBLK 8 "February 2013" "util-linux" "System Administration"
.SH NAME
lsblk \- list block devices
diff --git a/misc-utils/lslocks.8 b/misc-utils/lslocks.8
index 83c7585dd..9dfc0244a 100644
--- a/misc-utils/lslocks.8
+++ b/misc-utils/lslocks.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.\" Man page for the lslocks command.
.\" Copyright 2012 Davidlohr Bueso <dave@gnu.org>
.\" May be distributed under the GNU General Public License
diff --git a/misc-utils/namei.1 b/misc-utils/namei.1
index c19ac4656..7c3bb3e02 100644
--- a/misc-utils/namei.1
+++ b/misc-utils/namei.1
@@ -1,6 +1,3 @@
-.\"
-.\" Version 1.4 of namei
-.\"
.TH NAMEI 1 "June 2011" "util-linux" "User Commands"
.SH NAME
namei \- follow a pathname until a terminal point is found
diff --git a/misc-utils/uuidgen.1 b/misc-utils/uuidgen.1
index 4c39d1cab..f725f7f96 100644
--- a/misc-utils/uuidgen.1
+++ b/misc-utils/uuidgen.1
@@ -1,10 +1,6 @@
.\" Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca)
.\"
-.\" This man page was created for libuuid.so.1.1 from e2fsprogs-1.14.
-.\"
.\" This file may be copied under the terms of the GNU Public License.
-.\"
-.\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger
.TH UUIDGEN 1 "June 2011" "util-linux" "User Commands"
.SH NAME
uuidgen \- create a new UUID value
diff --git a/misc-utils/wipefs.8 b/misc-utils/wipefs.8
index c4addef83..8b6977286 100644
--- a/misc-utils/wipefs.8
+++ b/misc-utils/wipefs.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.\" Copyright 2009 by Karel Zak. All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\"
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index e385c9f55..bc65a3089 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -20,9 +20,6 @@
.\" with this program; if not, write to the Free Software Foundation, Inc.,
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\"
-.\" 2002-05-11 Robert Love <rml@tech9.net>
-.\" Initial version
-.\"
.TH CHRT 1 "August 2014" "util-linux" "User Commands"
.SH NAME
chrt \- manipulate the real-time attributes of a process
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index 0d62e8b78..74fcf9d79 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -20,9 +20,6 @@
.\" with this program; if not, write to the Free Software Foundation, Inc.,
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\"
-.\" 2002-05-11 Robert Love <rml@tech9.net>
-.\" Initial version
-.\"
.TH TASKSET 1 "August 2014" "util-linux" "User Commands"
.SH NAME
taskset \- set or retrieve a process's CPU affinity
diff --git a/sys-utils/blkdiscard.8 b/sys-utils/blkdiscard.8
index 5e094d4ea..f79fecb33 100644
--- a/sys-utils/blkdiscard.8
+++ b/sys-utils/blkdiscard.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH BLKDISCARD 8 "July 2014" "util-linux" "System Administration"
.SH NAME
blkdiscard \- discard sectors on a device
diff --git a/sys-utils/eject.1 b/sys-utils/eject.1
index 8e0d92c28..43aca27cc 100644
--- a/sys-utils/eject.1
+++ b/sys-utils/eject.1
@@ -1,5 +1,5 @@
.\" Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com)
-.\" Copyright (C) 2012 Karel Zak <kzak@redhat.com>
+.\" Copyright (C) 2012 Karel Zak <kzak@redhat.com>
.\"
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYING of the GNU Public license
diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1
index 07623216e..d166ad857 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH FALLOCATE 1 "September 2011" "util-linux" "User Commands"
.SH NAME
fallocate \- preallocate or deallocate space to a file
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index 364afca1e..c5bac7334 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH FSFREEZE 8 "July 2014" "util-linux" "System Administration"
.SH NAME
fsfreeze \- suspend access to a filesystem (Ext3/4, ReiserFS, JFS, XFS)
@@ -74,4 +73,3 @@ This man page is based on
.SH AVAILABILITY
The fsfreeze command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5
index d9966c5ee..9287519dc 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -31,15 +31,6 @@
.\"
.\" @(#)fstab.5 6.5 (Berkeley) 5/10/91
.\"
-.\" Modified Sat Mar 6 20:45:03 1993, faith@cs.unc.edu, for Linux
-.\" Sat Oct 9 10:07:10 1993: converted to man format by faith@cs.unc.edu
-.\" Sat Nov 20 20:47:38 1993: hpfs documentation added
-.\" Sat Nov 27 20:23:32 1993: Updated authorship information
-.\" Wed Jul 26 00:00:00 1995: Updated some nfs stuff, joey@infodrom.north.de
-.\" Tue Apr 2 00:38:28 1996: added info about "noauto", "user", etc.
-.\" Tue Jun 15 20:02:18 1999: added LABEL and UUID
-.\" Sat Jul 14 2001: Michael K. Johnson <johnsonm@redhat.com> added -O
-.\"
.TH FSTAB 5 "August 2010" "util-linux" "File Formats"
.SH NAME
fstab \- static information about the filesystems
diff --git a/sys-utils/fstrim.8 b/sys-utils/fstrim.8
index 73c041d4a..3de8fd5b2 100644
--- a/sys-utils/fstrim.8
+++ b/sys-utils/fstrim.8
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH FSTRIM 8 "July 2014" "util-linux" "System Administration"
.SH NAME
fstrim \- discard unused blocks on a mounted filesystem
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index 5e838fb11..5502da3d1 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -1,6 +1,3 @@
-.\" Process this file with
-.\" groff -man -Tascii lscpu.1
-.\"
.TH LSCPU 1 "January 2013" "util-linux" "User Commands"
.SH NAME
lscpu \- display information about the CPU architecture
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 6fa8a275a..854268a31 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1,4 +1,3 @@
-'\" t
.\" Copyright (c) 1996-2004 Andries Brouwer
.\" Copyright (C) 2006-2012 Karel Zak <kzak@redhat.com>
.\"
@@ -28,7 +27,6 @@
.\" with this program; if not, write to the Free Software Foundation, Inc.,
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\"
-.\"
.TH MOUNT 8 "July 2014" "util-linux" "System Administration"
.SH NAME
mount \- mount a filesystem
@@ -3215,4 +3213,3 @@ Karel Zak <kzak@redhat.com>
.SH AVAILABILITY
The mount command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
diff --git a/sys-utils/mountpoint.1 b/sys-utils/mountpoint.1
index c410f8167..78990bfab 100644
--- a/sys-utils/mountpoint.1
+++ b/sys-utils/mountpoint.1
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.TH MOUNTPOINT 1 "July 2014" "util-linux" "User Commands"
.SH NAME
mountpoint \- see if a directory or file is a mountpoint
@@ -57,4 +56,3 @@ for sysvinit suite was written by Miquel van Smoorenburg.
.SH AVAILABILITY
The mountpoint command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
diff --git a/sys-utils/renice.1 b/sys-utils/renice.1
index ec505bf0f..4acdfb03c 100644
--- a/sys-utils/renice.1
+++ b/sys-utils/renice.1
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)renice.8 8.1 (Berkeley) 6/9/93
+.\" @(#)renice.8 8.1 (Berkeley) 6/9/93
.\"
.TH RENICE "1" "July 2014" "util-linux" "User Commands"
.SH NAME
diff --git a/sys-utils/setsid.1 b/sys-utils/setsid.1
index 7a3058734..f7c020bfa 100644
--- a/sys-utils/setsid.1
+++ b/sys-utils/setsid.1
@@ -1,6 +1,5 @@
.\" Rick Sladkey <jrs@world.std.com>
.\" In the public domain.
-.\" Path modifications by faith@cs.unc.edu
.TH SETSID 1 "July 2014" "util-linux" "User Commands"
.SH NAME
setsid \- run a program in a new session
diff --git a/sys-utils/swapon.8 b/sys-utils/swapon.8
index 23da2806b..e571a5fb0 100644
--- a/sys-utils/swapon.8
+++ b/sys-utils/swapon.8
@@ -31,13 +31,6 @@
.\"
.\" @(#)swapon.8 6.3 (Berkeley) 3/16/91
.\"
-.\" Sun Dec 27 12:31:30 1992: Modified by faith@cs.unc.edu
-.\" Sat Mar 6 20:46:02 1993: Modified by faith@cs.unc.edu
-.\" Sat Oct 9 09:35:30 1993: Converted to man format by faith@cs.unc.edu
-.\" Sat Nov 27 20:22:42 1993: Updated authorship information, faith@cs.unc.edu
-.\" Mon Sep 25 14:12:38 1995: Added -v and -p information
-.\" Tue Apr 30 03:32:07 1996: Added some text from A. Koppenhoefer
-.\"
.TH SWAPON 8 "October 2014" "util-linux" "System Administration"
.SH NAME
swapon, swapoff \- enable/disable devices and files for paging and swapping
diff --git a/sys-utils/tunelp.8 b/sys-utils/tunelp.8
index 444cfb452..c70623631 100644
--- a/sys-utils/tunelp.8
+++ b/sys-utils/tunelp.8
@@ -1,10 +1,9 @@
-.\" This file Copyright (C) 1992-1997 Michael K. Johnson <johnsonm@redhat.com>
-.\" This file Copyright (C) 1998 Andrea Arcangeli <andrea@e-mind.com>
+.\" Copyright (C) 1992-1997 Michael K. Johnson <johnsonm@redhat.com>
+.\" Copyright (C) 1998 Andrea Arcangeli <andrea@e-mind.com>
.\" It may be distributed under the terms of the GNU General Public License,
.\" version 2, or any higher version. See section COPYING of the GNU General
.\" Public license for conditions under which this file may be redistributed.
.\"
-.\" Polished a bit - aeb
.TH TUNELP 8 "October 2011" "util-linux" "System Administration"
.SH NAME
tunelp \- set various parameters for the lp device
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index c9e159d96..ab0614efd 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -1,6 +1,3 @@
-.\" Process this file with
-.\" groff -man -Tascii lscpu.1
-.\"
.TH UNSHARE 1 "July 2014" "util-linux" "User Commands"
.SH NAME
unshare \- run program with some namespaces unshared from parent
diff --git a/term-utils/setterm.1 b/term-utils/setterm.1
index a901e24c7..7525d411d 100644
--- a/term-utils/setterm.1
+++ b/term-utils/setterm.1
@@ -1,13 +1,9 @@
.\" Copyright 1990 Gordon Irlam (gordoni@cs.ua.oz.au)
.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
-.\" Most of this was copied from the source code.
+.\" Copyright 2000 Colin Watson (cjw44@cam.ac.uk)
.\" Do not restrict distribution.
.\" May be distributed under the GNU General Public License
.\"
-.\" Most options documented by Colin Watson (cjw44@cam.ac.uk)
-.\" Undocumented: -snow, -softscroll, -standout; these are
-.\" commented out in the source
-.\"
.TH SETTERM 1 "May 2014" "util-linux" "User Commands"
.SH NAME
setterm \- set terminal attributes
diff --git a/term-utils/wall.1 b/term-utils/wall.1
index fd6c02967..33cd35208 100644
--- a/term-utils/wall.1
+++ b/term-utils/wall.1
@@ -31,8 +31,6 @@
.\"
.\" @(#)wall.1 6.5 (Berkeley) 4/23/91
.\"
-.\" Modified for Linux, Mon Mar 8 18:07:38 1993, faith@cs.unc.edu
-.\"
.TH WALL "1" "August 2013" "util-linux" "User Commands"
.SH NAME
wall \- write a message to all users
diff --git a/term-utils/write.1 b/term-utils/write.1
index ad321f4fa..5ad58b280 100644
--- a/term-utils/write.1
+++ b/term-utils/write.1
@@ -34,8 +34,6 @@
.\"
.\" @(#)write.1 8.1 (Berkeley) 6/6/93
.\"
-.\" Modified for Linux, Sun Mar 12 10:21:01 1995, faith@cs.unc.edu
-.\"
.TH WRITE 1 "March 1995" "util-linux" "User Commands"
.SH NAME
write \- send a message to another user
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 8237fd99e..f99276367 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94
+.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
.\"
.TH HEXDUMP "1" "April 2013" "util-linux" "User Commands"
.SH NAME
diff --git a/text-utils/more.1 b/text-utils/more.1
index 589eaf711..af1fdd40f 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -32,8 +32,7 @@
.\"
.\" @(#)more.1 5.15 (Berkeley) 7/29/91
.\"
-.\" 25Dec92: Extensive changes made by Rik Faith (faith@cs.unc.edu) to
-.\" conform with the more 5.19 currently in use by the Linux community.
+.\" Copyright (c) 1992 Rik Faith (faith@cs.unc.edu)
.\"
.TH MORE "1" "February 2014" "util-linux" "User Commands"
.SH NAME
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index 7431cd1aa..ad6c8e3e4 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -1,4 +1,4 @@
-.\" @(#)pg.1 1.7 (gritter) 4/25/01
+.\" Copyright 2001 Gunnar Ritter
.TH PG 1 "July 2014" "util-linux" "User Commands"
.SH NAME
pg \- browse pagewise through text files
diff --git a/text-utils/rev.1 b/text-utils/rev.1
index a8945a985..d1eaed59a 100644
--- a/text-utils/rev.1
+++ b/text-utils/rev.1
@@ -29,9 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)rev.1 6.3 (Berkeley) 3/21/92
-.\" Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu)
-.\" and Brian Koehmstedt (bpk@gnu.ai.mit.edu)
+.\" @(#)rev.1 6.3 (Berkeley) 3/21/92
.\"
.TH REV "1" "September 2011" "util-linux" "User Commands"
.SH NAME
diff --git a/text-utils/tailf.1 b/text-utils/tailf.1
index bfe97bc4a..d59c5317b 100644
--- a/text-utils/tailf.1
+++ b/text-utils/tailf.1
@@ -1,16 +1,15 @@
-.\" tailf.1 --
-.\" Created: Thu Jan 11 16:43:10 1996 by faith@acm.org
+.\" tailf.1 -- man page for tailf
.\" Copyright 1996, 2003 Rickard E. Faith (faith@acm.org)
-.\"
+.\"
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
.\" preserved on all copies.
-.\"
+.\"
.\" Permission is granted to copy and distribute modified versions of this
.\" manual under the conditions for verbatim copying, provided that the
.\" entire resulting derived work is distributed under the terms of a
.\" permission notice identical to this one.
-.\"
+.\"
.\" Since the Linux kernel and libraries are constantly changing, this
.\" manual page may be incorrect or out-of-date. The author(s) assume no
.\" responsibility for errors or omissions, or for damages resulting from
@@ -18,10 +17,10 @@
.\" have taken the same level of care in the production of this manual,
.\" which is licensed free of charge, as they might when working
.\" professionally.
-.\"
+.\"
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
-.\"
+.\"
.TH TAILF 1 "July 2014" "util-linux" "User Commands"
.SH NAME
tailf \- follow the growth of a log file