]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: Standardize on AUTHORS as section title
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Tue, 19 May 2020 12:51:28 +0000 (14:51 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 20 May 2020 10:56:12 +0000 (12:56 +0200)
There is quite some value (in terms of readability and user
expectations) if consistent names are used for the sections
within manual pages. This patch is one of a series to bring
about this consistency.

In the Linux man-pages project, I long ago did away with the
AUTHOR(S) section, but I realize some projects like to keep this.

But, let's make sure that the section is consistently titled
across pages. Currently we have AUTHOR (47) or AUTHORS (41).
Let's standardize on the latter (which is also what is
suggested in man-pages(7)).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
47 files changed:
disk-utils/blockdev.8
disk-utils/cfdisk.8
disk-utils/fdformat.8
disk-utils/raw.8
disk-utils/sfdisk.8
disk-utils/swaplabel.8
libblkid/libblkid.3
libuuid/man/uuid.3
libuuid/man/uuid_clear.3
libuuid/man/uuid_compare.3
libuuid/man/uuid_copy.3
libuuid/man/uuid_generate.3
libuuid/man/uuid_is_null.3
libuuid/man/uuid_parse.3
libuuid/man/uuid_time.3
libuuid/man/uuid_unparse.3
login-utils/chfn.1
login-utils/chsh.1
login-utils/last.1
login-utils/login.1
login-utils/newgrp.1
login-utils/sulogin.8
login-utils/utmpdump.1
misc-utils/blkid.8
misc-utils/findfs.8
misc-utils/hardlink.1
misc-utils/namei.1
misc-utils/uuidgen.1
misc-utils/wipefs.8
schedutils/taskset.1
sys-utils/blkdiscard.8
sys-utils/chcpu.8
sys-utils/ctrlaltdel.8
sys-utils/flock.1
sys-utils/fsfreeze.8
sys-utils/fstrim.8
sys-utils/ipcmk.1
sys-utils/ipcs.1
sys-utils/ldattach.8
sys-utils/lscpu.1
sys-utils/lsmem.1
sys-utils/mountpoint.1
sys-utils/setarch.8
sys-utils/setpriv.1
sys-utils/setsid.1
term-utils/scriptlive.1
term-utils/scriptreplay.1

index 5d85c01b791aec97e5a2b6d0873f16254054d792..361e6aad7796aebbab831ac59b3ac3e204d2b706 100644 (file)
@@ -86,7 +86,7 @@ Set read-only. The currently active access to the device may not be affected by
 filesystem already mounted in read-write mode will not be affected. The change applies after remount.
 .IP "\fB\-\-setrw\fP"
 Set read-write.
-.SH AUTHOR
+.SH AUTHORS
 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
index ae874fb894ccb602c53c092c3dd679e51038a3e2..231a877c61740ba43c5aaa0f1be6d97f0d309c0c 100644 (file)
@@ -193,7 +193,7 @@ use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
 .BR partprobe (8),
 .BR partx (8),
 .BR sfdisk (8)
-.SH AUTHOR
+.SH AUTHORS
 Karel Zak <kzak@redhat.com>
 .PP
 The current cfdisk implementation is based on the original cfdisk
index ecff66280fc122c603c79cdb53bead8a0ad0089d..97c67a01afbde7afd25c4e81da602305918d38d0 100644 (file)
@@ -67,7 +67,7 @@ Display help text and exit.
 .BR emkfs (8),
 .BR mkfs (8),
 .BR setfdprm (8)
-.SH AUTHOR
+.SH AUTHORS
 Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
 .SH AVAILABILITY
 The fdformat command is part of the util-linux package and is available from
index 5a3b96e3ce6f3ba7e1c668dae8249be757a142f4..fcf996c5b41aacfc210833e2ef1eb132ef710b53 100644 (file)
@@ -92,7 +92,7 @@ but is regarded either a bug or a feature depending on who you ask!
 Rather than using raw devices applications should prefer
 .BR open (2)
 devices, such as /dev/sda1, with the O_DIRECT flag.
-.SH AUTHOR
+.SH AUTHORS
 Stephen Tweedie (sct@redhat.com)
 .SH AVAILABILITY
 The raw command is part of the util-linux package and is available from
index ead807b8d956b1c49bc50a4ef45893a37ee7268d..ff2a42aafea9a1b0a84c550383abf958adaf081c 100644 (file)
@@ -627,7 +627,7 @@ enables libsmartcols debug output.
 .BR partprobe (8),
 .BR partx (8)
 
-.SH AUTHOR
+.SH AUTHORS
 Karel Zak <kzak@redhat.com>
 .PP
 The current sfdisk implementation is based on the original sfdisk
index d96d507affed8a6a4718554d0da5a2b5476ca756..cea8fc35692cb627538a2f346a02d27ab0777eb1 100644 (file)
@@ -55,7 +55,7 @@ The \fI UUID\fR
 must be in the standard 8-4-4-4-12 character format, such as is output by
 .BR uuidgen (1).
 .PP
-.SH AUTHOR
+.SH AUTHORS
 .B swaplabel
 was written by Jason Borden <jborden@bluehost.com> and Karel Zak <kzak@redhat.com>.
 .SH ENVIRONMENT
index 4b9e74bbaedc246473f61574e6be79b12be3e846..a3795ab794dda17a4bfd7a1de85c4fde83ba8e02 100644 (file)
@@ -61,7 +61,7 @@ config file can be overridden by the environment variable BLKID_CONF.  For more
 details about the config file see
 .BR blkid (8)
 man page.
-.SH AUTHOR
+.SH AUTHORS
 .B libblkid
 was written by Andreas Dilger for the ext2 filesystem utilities, with input
 from Ted Ts'o.  The library was subsequently heavily modified by Ted Ts'o.
index a596e42e717c18b695bd14533c10b30d3120f941..be2a63adb2724f060e146fe97bb9330a22c570dd 100644 (file)
@@ -49,7 +49,7 @@ of a name clash.
 .SH CONFORMING TO
 This library generates UUIDs compatible with OSF DCE 1.1, and hash based UUIDs
 V3 and V5 compatible with RFC-4122.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 9cc9b5db17d87bc79a3c98c3cc382cf542392c15..84c88838a25fa55330cd99c2cba2f00d5d6f50a9 100644 (file)
@@ -44,7 +44,7 @@ The
 function sets the value of the supplied uuid variable
 .I uu
 to the NULL value.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 46759e282d1a7a94a10cf02f8ccc256f6350ed62..ddac24849decab1ffba6f58cd4b94bccd644bd63 100644 (file)
@@ -50,7 +50,7 @@ Returns an integer less than, equal to, or greater than zero if
 is found,  respectively, to be lexicographically less than, equal, or
 greater than
 .IR uu2 .
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 09fb30cfe5ff4de425502ef059ce3ef26fec21e5..fc03e00eb1a84369ebc297254e50ca71c89e12d1 100644 (file)
@@ -46,7 +46,7 @@ function copies the UUID variable
 .SH RETURN VALUE
 The copied UUID is returned in the location pointed to by
 .IR dst .
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 544a96e678870026b9cae9b96bafbe6bf2dbaaa7..78206d9c0ac033b2ee7f7f853df3436e6cfe4142 100644 (file)
@@ -118,7 +118,7 @@ returns zero if the UUID has been generated in a safe manner, \-1 otherwise.
 .SH CONFORMING TO
 This library generates UUIDs compatible with OSF DCE 1.1, and hash based UUIDs
 V3 and V5 compatible with RFC-4122.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index fea469e466ed43e83f585300007d71de4eb76ca1..2842174dabdb9543d2d50abd41ba05541fced62a 100644 (file)
@@ -45,7 +45,7 @@ function compares the value of the supplied UUID variable
 .I uu
 to the NULL value.  If the value is equal to the NULL UUID, 1 is returned,
 otherwise 0 is returned.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index c3a5f88019ea80edde097d551ff17d80390b26f6..1cab7b8d8464bef050c03cec42eb417d23e0e334 100644 (file)
@@ -67,7 +67,7 @@ otherwise \-1 is returned.
 .SH CONFORMING TO
 This library parses UUIDs compatible with OSF DCE 1.1, and hash based UUIDs V3
 and V5 compatible with RFC-4122.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 91e29e8bb1598865d7c06aae71f21385d9ded95e..9c1fdea4e738cb8100b53e1051d00c09a747f3ce 100644 (file)
@@ -59,7 +59,7 @@ the epoch, is also stored in the location pointed to by
 .I ret_tv
 (see
 .BR gettimeofday "(2))."
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 4a7096e92c7409621190f2e86de356512724368e..5f4ed5e000b873fe52d3692d4b44b3977927656f 100644 (file)
@@ -62,7 +62,7 @@ and
 may be used.
 .SH CONFORMING TO
 This library unparses UUIDs compatible with OSF DCE 1.1.
-.SH AUTHOR
+.SH AUTHORS
 Theodore Y.\& Ts'o
 .SH AVAILABILITY
 .B libuuid
index 592ca8ff73cd9aaf2f79a74d133a90638646ac3f..8ac9c2c22bd3a61207c9797498a636d38935318b 100644 (file)
@@ -101,7 +101,7 @@ Returns 0 if operation was successful, 1 if operation failed or command syntax w
 .BR finger (1),
 .BR login.defs (5),
 .BR passwd (5)
-.SH AUTHOR
+.SH AUTHORS
 Salvatore Valente <svalente@mit.edu>
 .SH AVAILABILITY
 The chfn command is part of the util-linux package and is available from
index eefcdb958eb6c52b2b4ab13e63b669e58ddaa946..e6642084a6ab685d7a33091c29042f7dc81e46e1 100644 (file)
@@ -60,7 +60,7 @@ Returns 0 if operation was successful, 1 if operation failed or command syntax w
 .BR login.defs (5),
 .BR passwd (5),
 .BR shells (5)
-.SH AUTHOR
+.SH AUTHORS
 Salvatore Valente <svalente@mit.edu>
 .SH AVAILABILITY
 The chsh command is part of the util-linux package and is available from
index 2fca5a159fed654898c744950b4a71fd68459e05..852d82aa6e3a73165cb8a04df6bb9a409d15be89 100644 (file)
@@ -182,7 +182,7 @@ command (for example,
 /var/log/wtmp
 .br
 /var/log/btmp
-.SH AUTHOR
+.SH AUTHORS
 .MT miquels@cistron.nl
 Miquel van Smoorenburg
 .ME
index 43175f6a63b92d70a0cece1a0725aa459ff28199..ef893f6025eebf8a1017d24c4cda9fa8fda6c319 100644 (file)
@@ -363,7 +363,7 @@ then the surrounding shell gets killed by vhangup() because it's no
 longer the true owner of the tty.  This can be avoided by using
 .B exec login
 in a top-level shell or xterm.
-.SH AUTHOR
+.SH AUTHORS
 Derived from BSD login 5.40 (5/9/89) by
 .MT glad@\:daimi.\:dk
 Michael Glad
index c2946101021505c13775f124d9ed3c6286cb5430..b4b308d1f82869765edb96614033c9aecfc60602 100644 (file)
@@ -25,7 +25,7 @@ If no group is specified, the GID is changed to the login GID.
 .BR login (1),
 .BR group (5)
 
-.SH AUTHOR
+.SH AUTHORS
 Originally by Michael Haardt. Currently maintained by
 Peter Orbaek (poe@daimi.aau.dk).
 
index 7998b4acacfd106d17bf4493d820ee9848af85f5..d5b24383d23a34b4680b5063d7c47633df0e6ff1 100644 (file)
@@ -84,7 +84,7 @@ will try to execute root's shell from
 If that fails, it
 will fall back to
 .IR /bin/sh .
-.SH AUTHOR
+.SH AUTHORS
 .B sulogin
 was written by Miquel van Smoorenburg for sysvinit and later ported
 to util-linux by Dave Reisner and Karel Zak.
index 19835de318d7b140eb01b38c4b65037bff59575d..4085f176008a374518dcb75af32f55c32c2a8236 100644 (file)
@@ -78,7 +78,7 @@ option, as the format for the utmp/wtmp files strongly depends on the input
 format.  This tool was
 .B not
 written for normal use, but for debugging only.
-.SH AUTHOR
+.SH AUTHORS
 Michael Krapp
 .SH SEE ALSO
 .BR last (1),
index e95e75038a238ee03ad255b651bd456079587d7f..6ef73f33c78f8602df07fff4d3a8a456666e8b23 100644 (file)
@@ -327,7 +327,7 @@ a comma-separated list.  Default is "udev,scan".  The "udev" method uses udev
 symlinks and the "scan" method scans all block devices from the
 .I /proc/partitions
 file.
-.SH AUTHOR
+.SH AUTHORS
 .B blkid
 was written by Andreas Dilger for libblkid and improved by Theodore Ts'o
 and Karel Zak.
index 1d15d4939a2ea3cf61b3c63d151b08d3200ccd54..22c7c3ddce62c5a56a2e4ae19d4a66c1f37fb44f 100644 (file)
@@ -60,7 +60,7 @@ label or uuid cannot be found
 usage error, wrong number of arguments or unknown option
 .PD
 .RE
-.SH AUTHOR
+.SH AUTHORS
 .B findfs
 was originally written by
 .MT tytso@mit.edu
index 58e48c7dfe410ee2647e211c98ca90dbf79aa45f..26db12d9b19224ae257c083828345a6b410a177d 100644 (file)
@@ -48,7 +48,7 @@ Display help text and exit.
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.
-.SH AUTHOR
+.SH AUTHORS
 .PP
 \fBhardlink\fR was written by Jakub Jelinek <jakub@redhat.com> and later modified by
 Ruediger Meier <ruediger.meier@ga-group.nl> and Karel Zak <kzak@redhat.com> for util-linux.
index f8ac8cc2dbc69055507021f50c7463ea4027c6df..f44f80476dbcea333ae4a838e07372d93caa2a1d 100644 (file)
@@ -63,7 +63,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH AUTHOR
+.SH AUTHORS
 The original
 .B namei
 program was written by Roger Southwick <rogers@amadeus.wr.tek.com>.
index b9c265901bcab97bdf10bbf298bd5ecfb5c66dfc..0189587a3104153682d98210381e4d7067d750f4 100644 (file)
@@ -91,7 +91,7 @@ Interpret name \fIname\fR as a hexadecimal string.
 OSF DCE 1.1
 .SH EXAMPLES
 uuidgen \-\-sha1 \-\-namespace @dns \-\-name "www.example.com"
-.SH AUTHOR
+.SH AUTHORS
 .B uuidgen
 was written by Andreas Dilger for libuuid.
 .SH SEE ALSO
index b755df903b3291d8b511bab97a8ff223e5279802..8882ed84a12e88b05fda97a1019a7b838c108c78 100644 (file)
@@ -123,7 +123,7 @@ file ~/wipefs-sdb-<offset>.bak for each signature.
 .TP
 .B dd if=~/wipefs-sdb-0x00000438.bak of=/dev/sdb seek=$((0x00000438)) bs=1 conv=notrunc
 Restores an ext2 signature from the backup file  ~/wipefs-sdb-0x00000438.bak.
-.SH AUTHOR
+.SH AUTHORS
 Karel Zak <kzak@redhat.com>
 .SH ENVIRONMENT
 .IP LIBBLKID_DEBUG=all
index dc3d25666d3c5a320b2382d139988b6eb0351fe9..e73000bf3eb63ea649e0f3c76300032e686bb785 100644 (file)
@@ -129,7 +129,7 @@ A user can retrieve the affinity mask of any process.
 See
 .BR sched (7)
 for a description of the Linux scheduling scheme.
-.SH AUTHOR
+.SH AUTHORS
 Written by Robert M. Love.
 .SH COPYRIGHT
 Copyright \(co 2004 Robert M. Love.
index bd3950b1fa6757f05a27204f440aff17ac3ae554..d39e85522370bf18b8aba12ff1698876346ae4e4 100644 (file)
@@ -77,7 +77,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH AUTHOR
+.SH AUTHORS
 .MT lczerner@redhat.com
 Lukas Czerner
 .ME
index 3626fc9105eb7f73732462205c2d22fd8b0bbaa2..23191e2b957a54e0882716e4a0432cd8442a4632 100644 (file)
@@ -89,7 +89,7 @@ failure
 .TP
 .B 64
 partial success
-.SH AUTHOR
+.SH AUTHORS
 .MT heiko.carstens@de.ibm.com
 Heiko Carstens
 .ME
index 9310af974799dd7fc81829b129e7c540317c7ff9..7cd340d09019410a28ba3b64e9eb90bbfa165b51 100644 (file)
@@ -47,7 +47,7 @@ Display help text and exit.
 .SH SEE ALSO
 .BR init (8),
 .BR systemd (1)
-.SH AUTHOR
+.SH AUTHORS
 .UR poe@daimi.aau.dk
 Peter Orbaek
 .UE
index d0e17fe0152ebbd29eebc3337feb01f805f6313a..fba4ec8c04800bc601a158ad5d8a1f711eeed90f 100644 (file)
@@ -188,7 +188,7 @@ option, or 1 by default.
 .PP
 When using the \fIcommand\fR variant, and executing the child worked, then
 the exit status is that of the child command.
-.SH AUTHOR
+.SH AUTHORS
 .UR hpa@zytor.com
 H. Peter Anvin
 .UE
index 3cd67382e2b2a6059d3a4143cb393253aaea7528..2ca445aebece9c959e6bcf99465872a2411323d6 100644 (file)
@@ -75,7 +75,7 @@ and
 Previous list may be incomplete, as more filesystems get support.  If in
 doubt easiest way to know if a filesystem has support is create a small
 loopback mount and test freezing it.
-.SH AUTHOR
+.SH AUTHORS
 .PP
 Written by Hajime Taira.
 .SH NOTES
index ef6772a962bd56ee2fc2125e36c3a9e8d1fff5de..e3857f9d09e5f1bc0b25c841118af76d120bcd37 100644 (file)
@@ -129,7 +129,7 @@ The command
 .B fstrim \-\-all
 returns 0 (all succeeded), 32 (all failed) or 64 (some failed, some succeeded).
 
-.SH AUTHOR
+.SH AUTHORS
 .nf
 Lukas Czerner <lczerner@redhat.com>
 Karel Zak <kzak@redhat.com>
index b71054e69f1d616c358aaa64971c700266920e00..c1e8fe47cae536c2fdc05ea1949530c687ac8de1 100644 (file)
@@ -43,7 +43,7 @@ Display help text and exit.
 .SH SEE ALSO
 .BR ipcrm (1),
 .BR ipcs (1)
-.SH AUTHOR
+.SH AUTHORS
 .MT hayden.james@gmail.com
 Hayden A. James
 .ME
index 4b3baaaa540f7dadc84ab359b38ed3a2850ca4d8..745d338329b62a4d94839992c7f2d8facb11bea3 100644 (file)
@@ -123,7 +123,7 @@ options not defined by POSIX.  A portable application shall not use the
 and
 .B \-u
 options.
-.SH AUTHOR
+.SH AUTHORS
 .UR balasub@cis.ohio-state.edu
 Krishna Balasubramanian
 .UE
index 03ef8fd9321a7324b361190fa240589ced4dbf8d..ee3d54998ef96aab739a7412c3fdb3b5837a2246 100644 (file)
@@ -145,7 +145,7 @@ Display help text and exit.
 .SH SEE ALSO
 .BR inputattach (1),
 .BR ttys (4)
-.SH AUTHOR
+.SH AUTHORS
 .nf
 Tilman Schmidt (tilman@imap.cc)
 .fi
index 989b1f8316d5db8e6bd923d09218a1cb4bff2bdf..1ef6ce0219d468af4e431b79548794e0ee494418 100644 (file)
@@ -191,7 +191,7 @@ CPU only.
 Sometimes in Xen Dom0 the kernel reports wrong data.
 
 On virtual hardware the number of cores per socket, etc. can be wrong.
-.SH AUTHOR
+.SH AUTHORS
 .nf
 Cai Qian <qcai@redhat.com>
 Karel Zak <kzak@redhat.com>
index 0e563daf5a8f5a2d849c22621aa8363b474de41b..9d0b073982169c488e0b2be57f0290a48ead6727 100644 (file)
@@ -86,7 +86,7 @@ This option controls summary lines output.  The optional argument \fIwhen\fP can
 \fBnever\fR, \fBalways\fR or \fBonly\fR.  If the \fIwhen\fR argument is
 omitted, it defaults to \fB"only"\fR. The summary output is suppressed for
 \fB\-\-raw\fR, \fB\-\-pairs\fR and \fB\-\-json\fR.
-.SH AUTHOR
+.SH AUTHORS
 .B lsmem
 was originally written by Gerald Schaefer for s390-tools in Perl. The C version
 for util-linux was written by Clemens von Mann, Heiko Carstens and Karel Zak.
index 23e4536fc4904bead9bfc62680ded9babb76b66d..cfb5916fe435a6ccb273d90b630e6052adcd24fa 100644 (file)
@@ -43,7 +43,7 @@ Display version information and exit.
 Display help text and exit.
 .SH EXIT STATUS
 Zero if the directory or file is a mountpoint, non-zero if not.
-.SH AUTHOR
+.SH AUTHORS
 .PP
 Karel Zak <kzak@redhat.com>
 .SH ENVIRONMENT
index f0978d6adcea983400a3e9277557c64534a3ffdf..a5e8b1f798dbadc1d0d4a30e22aa9494d758b051 100644 (file)
@@ -121,7 +121,7 @@ setarch ppc32 rpmbuild \-\-target=ppc \-\-rebuild foo.src.rpm
 setarch ppc32 \-v \-vL3 rpmbuild \-\-target=ppc \-\-rebuild bar.src.rpm
 .br
 setarch ppc32 \-\-32bit rpmbuild \-\-target=ppc \-\-rebuild foo.src.rpm
-.SH AUTHOR
+.SH AUTHORS
 .MT sopwith@redhat.com
 Elliot Lee
 .ME
index 7b7110381c73b6f39be2045d017f5d8377f32686..ae68d3a553cd1a48ae7435af5ff27b21729e32e1 100644 (file)
@@ -209,7 +209,7 @@ try:
 .BR su (1),
 .BR prctl (2),
 .BR capabilities (7)
-.SH AUTHOR
+.SH AUTHORS
 .MT luto@amacapital.net
 Andy Lutomirski
 .ME
index 01590279dc665f19dc8146e1a7e2fef57c8a9abe..e4a9154546f60359221267eda778971ced8ea82f 100644 (file)
@@ -35,7 +35,7 @@ Display version information and exit.
 Display help text and exit.
 .SH SEE ALSO
 .BR setsid (2)
-.SH AUTHOR
+.SH AUTHORS
 Rick Sladkey <jrs@world.std.com>
 .SH AVAILABILITY
 The setsid command is part of the util-linux package and is available from
index 6fc8ebdbbdfadc93877690f70c4cc63b92ef9d63..190724eef74c4e53752cc84ab6133f88eeec0d8d 100644 (file)
@@ -86,7 +86,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 .PP
 Released under the GNU General Public License version 2 or later.
-.SH AUTHOR
+.SH AUTHORS
 .MT kzak@\:redhat.com
 Karel Zak
 .ME .
index 9f0b57afa3747b25d8b77ad3c624aa63f0dfddf2..e02e2cb14b02741d86ca78481aa40e7608c17eb8 100644 (file)
@@ -133,7 +133,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 .PP
 Released under the GNU General Public License version 2 or later.
-.SH AUTHOR
+.SH AUTHORS
 The original
 .B scriptreplay
 program was written by