]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: (man) remove double quotes (") in .SH lines
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Tue, 19 May 2020 08:31:19 +0000 (10:31 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 May 2020 10:15:34 +0000 (12:15 +0200)
Using double quotes in .SH lines containing multiple words is unneeded,
and in any case is not consistently done in the util-linux manual pages,
where double quotes are used in only around half of the cases.
(This usage was long ago elminated in the man-pages project, with
no ill effects reported to date.)

Remove these quotes, so that .SH lines are more uniform, in preparation
for some (more easily) scripted doiscovery of consistency problems in
(and possibly global fixes to) the manual pages.

Other than stripping the double quotes, this patch makes no changes to
the content of the manual pages.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
69 files changed:
disk-utils/cfdisk.8
disk-utils/fdformat.8
disk-utils/fdisk.8
disk-utils/fsck.cramfs.8
disk-utils/fsck.minix.8
disk-utils/isosize.8
disk-utils/mkfs.bfs.8
disk-utils/mkfs.cramfs.8
disk-utils/mkfs.minix.8
disk-utils/mkswap.8
disk-utils/sfdisk.8
lib/terminal-colors.d.5
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/runuser.1
login-utils/su.1
login-utils/utmpdump.1
misc-utils/blkid.8
misc-utils/fincore.1
misc-utils/findfs.8
misc-utils/hardlink.1
misc-utils/look.1
misc-utils/lslocks.8
misc-utils/mcookie.1
misc-utils/namei.1
misc-utils/rename.1
misc-utils/uuidgen.1
misc-utils/uuidparse.1
misc-utils/whereis.1
schedutils/chrt.1
sys-utils/adjtime_config.5
sys-utils/chcpu.8
sys-utils/ctrlaltdel.8
sys-utils/flock.1
sys-utils/fstab.5
sys-utils/ipcmk.1
sys-utils/ldattach.8
sys-utils/lscpu.1
sys-utils/lsns.8
sys-utils/mount.8
sys-utils/pivot_root.8
sys-utils/prlimit.1
sys-utils/rfkill.8
sys-utils/setarch.8
sys-utils/setsid.1
sys-utils/switch_root.8
sys-utils/umount.8
term-utils/mesg.1
term-utils/scriptlive.1
term-utils/scriptreplay.1
term-utils/setterm.1
term-utils/write.1
text-utils/column.1
text-utils/hexdump.1
text-utils/line.1
text-utils/pg.1

index 89d9321435576520719c6ff9b39c93986b0ee83d..ae874fb894ccb602c53c092c3dd679e51038a3e2 100644 (file)
@@ -187,7 +187,7 @@ enables libsmartcols debug output.
 .IP LIBSMARTCOLS_DEBUG_PADDING=on
 use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fdisk (8),
 .BR parted (8),
 .BR partprobe (8),
index 8cc72bd99be71f545d4bf8d8d62d38386a823aee..ecff66280fc122c603c79cdb53bead8a0ad0089d 100644 (file)
@@ -62,7 +62,7 @@ Display version information and exit.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 Display help text and exit.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fd (4),
 .BR emkfs (8),
 .BR mkfs (8),
index 07b17073e6994a06843ebbf0953aa85759e7ceb6..93a7d7ac730a17556ec65f67151c9772211381d9 100644 (file)
@@ -273,7 +273,7 @@ Linux.
 A sync() and an ioctl(BLKRRPART) (rereading the partition table from disk)
 are performed before exiting when the partition table has been updated.
 
-.SH "DOS mode and DOS 6.x WARNING"
+.SH DOS mode and DOS 6.x WARNING
 .B Note that all this is deprecated.  You don't have to care about things like
 .B geometry and cylinders on modern operating systems.  If you really want
 .B DOS-compatible partitioning then you have to enable DOS mode and cylinder
@@ -371,7 +371,7 @@ enables libsmartcols debug output.
 .IP LIBSMARTCOLS_DEBUG_PADDING=on
 use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR cfdisk (8),
 .BR mkfs (8),
 .BR partx (8),
index ec486d61429350d48aa4e3d0de4161bf749079c4..1beabd81bdf4a5c3affc9fc60d07af7a6005513f 100644 (file)
@@ -34,7 +34,7 @@ Display version information and exit.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 Display help text and exit.
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .RS
 .PD 0
 .TP
@@ -51,7 +51,7 @@ operation error, such as unable to allocate memory
 usage information was printed
 .PD
 .RE
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mount (8),
 .BR mkfs.cramfs (8)
 .SH AVAILABILITY
index f7abb9b377418c3cf985e6238c11979d3d592eeb..2aabd2fa3d2771db9a54a66cc068212e9bdfe8c5 100644 (file)
@@ -92,7 +92,7 @@ will print "unable to read super block".  If the device exists, but is not
 a MINIX filesystem,
 .B fsck.minix
 will print "bad magic number in super-block".
-.SH "EXIT CODES"
+.SH EXIT CODES
 The exit code returned by
 .B fsck.minix
 is the sum of the following:
@@ -154,7 +154,7 @@ Portability patch by
 .MT rmk@\:ecs.\:soton.\:ac.\:uk
 Russell King
 .ME .
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fsck (8),
 .BR fsck.ext2 (8),
 .BR mkfs (8),
index baa5f7d2a033adc746b8ff2eda2445a9ae4ce2f5..6e072f9433faf1c5f07c820bfacc88119cc204ff 100644 (file)
@@ -32,7 +32,7 @@ filesystem can be marginally larger than the actual size of the
 iso9660 filesystem.  One reason for this is that cd writers
 are allowed to add "run out" sectors at the end of an iso9660
 image.
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .RS
 .PD 0
 .TP
index f32202a5b82110cc0f76545b56bc21c610c71582..9f2e7bb8713c665e1fda6623fbed3a5eb78b2ed0 100644 (file)
@@ -47,11 +47,11 @@ Option
 only works as
 .B \-\-version
 when it is the only option.
-.SH "EXIT CODES"
+.SH EXIT CODES
 The exit code returned by
 .B mkfs.bfs
 is 0 when all went well, and 1 when something went wrong.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mkfs (8)
 .SH AVAILABILITY
 The mkfs.bfs command is part of the util-linux package and is available from
index 31cf84bf6f402410c2d3ebd1ecad2f4f45dc7daa..da7085027790907e9ef258074cd4f3aed9bae281 100644 (file)
@@ -69,7 +69,7 @@ Display help text and exit.
 .TP
 \fB\-V\fR, \fB\-\-version\fR
 Display version information and exit.
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .RS
 .PD 0
 .TP
@@ -80,7 +80,7 @@ success
 operation error, such as unable to allocate memory
 .PD
 .RE
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fsck.cramfs (8),
 .BR mount (8)
 .SH AVAILABILITY
index a640deb55c7bd0664edc1e3b2e922b9683c0fe9c..7486ca5bcb497b767f3bf608956df3f87feb0ad7 100644 (file)
@@ -70,7 +70,7 @@ with other options.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 Display help text and exit.
-.SH "EXIT CODES"
+.SH EXIT CODES
 The exit code returned by
 .B mkfs.minix
 is one of the following:
@@ -80,7 +80,7 @@ No errors
 Operational error
 .IP 16
 Usage or syntax error
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fsck (8),
 .BR mkfs (8),
 .BR reboot (8)
index b57433388bea04c75795b7ac3b3ec6740572d3a2..d464341ef840de55ca83f88cd994e163de1d12d6 100644 (file)
@@ -140,7 +140,7 @@ about
 .IP LIBBLKID_DEBUG=all
 enables libblkid debug output.
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fdisk (8),
 .BR swapon (8)
 .SH AVAILABILITY
index af5780540ca25c72f3f03051c3d93a94b35913d5..ead807b8d956b1c49bc50a4ef45893a37ee7268d 100644 (file)
@@ -330,7 +330,7 @@ Display version information and exit.
 .BR \-h , " \-\-help"
 Display help text and exit.
 
-.SH "INPUT FORMATS"
+.SH INPUT FORMATS
 .B sfdisk
 supports two input formats and generic header lines.
 
@@ -522,7 +522,7 @@ For backward compatibility the \fBId=\fR field has the same meaning.
 .RE
 .RE
 
-.SH "EMPTY DISK LABEL"
+.SH EMPTY DISK LABEL
 .B sfdisk
 does not create partition table without partitions by default. The lines with
 partitions are expected in the script by default. The empty partition table has
@@ -535,7 +535,7 @@ partitions lines. For example:
 .RE
 creates empty GPT partition table. Note that the \fB\-\-append\fR disables this feature.
 
-.SH "BACKING UP THE PARTITION TABLE"
+.SH BACKING UP THE PARTITION TABLE
 It is recommended to save the layout of your devices.
 .B sfdisk
 supports two ways.
@@ -620,7 +620,7 @@ enables libblkid debug output.
 .IP LIBSMARTCOLS_DEBUG=all
 enables libsmartcols debug output.
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fdisk (8),
 .BR cfdisk (8),
 .BR parted (8),
index a8fe08e09699d3d7762533121d08309e92ce619f..4747ca268ea11889452ff5ee25c340c09c0053fb 100644 (file)
@@ -4,11 +4,11 @@
 .\" Copyright 2014 Red Hat, Inc.
 .\" May be distributed under the GNU General Public License
 .TH "TERMINAL_COLORS.D" "5" "January 2014" "util-linux" "terminal-colors.d"
-.SH "NAME"
+.SH NAME
 terminal-colors.d \- Configure output colorization for various utilities
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 /etc/terminal-colors\&.d/[[\fIname\fR][@\fIterm\fR]\&.][\fItype\fR]
-.SH "DESCRIPTION"
+.SH DESCRIPTION
 Files in this directory determine the default behavior for utilities
 when coloring output.
 
index 6b58b167067179eef7e49cb5261b8c810fee2506..4b9e74bbaedc246473f61574e6be79b12be3e846 100644 (file)
@@ -71,7 +71,7 @@ The low-level probing code was rewritten by Karel Zak.
 .B libblkid
 is available under the terms of the GNU Library General Public License (LGPL),
 version 2 (or at your discretion any later version).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR blkid (8),
 .BR findfs (8)
 .SH AVAILABILITY
index 7d6aeb1263ccc087b6b6a488904655b01a2caaa3..a596e42e717c18b695bd14533c10b30d3120f941 100644 (file)
@@ -46,7 +46,7 @@ unique within a system, and unique across all systems.  They could
 be used, for instance, to generate unique HTTP cookies across multiple
 web servers without communication between the servers, and without fear
 of a name clash.
-.SH "CONFORMING TO"
+.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
@@ -55,7 +55,7 @@ Theodore Y.\& Ts'o
 .B libuuid
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid_clear (3),
 .BR uuid_compare (3),
 .BR uuid_copy (3),
index 6decb3bd210841defc746a6e716593a052ab0516..9cc9b5db17d87bc79a3c98c3cc382cf542392c15 100644 (file)
@@ -51,7 +51,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_compare (3),
 .BR uuid_copy (3),
index 41d601c4289c580f975a3ecae991c3c02d55e7af..46759e282d1a7a94a10cf02f8ccc256f6350ed62 100644 (file)
@@ -57,7 +57,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_copy (3),
index 38dee44d04a30de5a0e0ccfe4f1455d195acbe09..09fb30cfe5ff4de425502ef059ce3ef26fec21e5 100644 (file)
@@ -53,7 +53,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_compare (3),
index e93dc79e1cb73dabfca9f17a98cdc596b0dae509..544a96e678870026b9cae9b96bafbe6bf2dbaaa7 100644 (file)
@@ -115,7 +115,7 @@ The newly created UUID is returned in the memory location pointed to by
 .IR out .
 .B uuid_generate_time_safe
 returns zero if the UUID has been generated in a safe manner, \-1 otherwise.
-.SH "CONFORMING TO"
+.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
@@ -124,7 +124,7 @@ Theodore Y.\& Ts'o
 .B libuuid
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuidgen (1),
 .BR uuid (3),
 .BR uuid_clear (3),
index 924905538942f0c0e64fad0c0697298fab75be00..fea469e466ed43e83f585300007d71de4eb76ca1 100644 (file)
@@ -52,7 +52,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_compare (3),
index ee36c27f7b24876ad570b465fe16f65e5cd0e4c9..c3a5f88019ea80edde097d551ff17d80390b26f6 100644 (file)
@@ -64,7 +64,7 @@ Upon successfully parsing the input string, 0 is returned, and the UUID is
 stored in the location pointed to by
 .IR uu ,
 otherwise \-1 is returned.
-.SH "CONFORMING TO"
+.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
@@ -74,7 +74,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_compare (3),
index 374d239f744ec7c689c9f2605fc9d9cc549ff180..91e29e8bb1598865d7c06aae71f21385d9ded95e 100644 (file)
@@ -50,7 +50,7 @@ extract the creation time for UUIDs created with the
 and
 .BR uuid_generate_time_safe (3)
 functions.  It may or may not work with UUIDs created by other mechanisms.
-.SH "RETURN VALUES"
+.SH RETURN VALUES
 The time at which the UUID was created, in seconds since January 1, 1970 GMT
 (the epoch), is returned (see
 .BR time "(2))."
@@ -66,7 +66,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_compare (3),
index 7f708f057b4a68fa6572ee35020e0807f2a5671a..4a7096e92c7409621190f2e86de356512724368e 100644 (file)
@@ -60,7 +60,7 @@ hex digits is important then the functions
 and
 .B uuid_unparse_lower
 may be used.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 This library unparses UUIDs compatible with OSF DCE 1.1.
 .SH AUTHOR
 Theodore Y.\& Ts'o
@@ -69,7 +69,7 @@ Theodore Y.\& Ts'o
 is part of the util-linux package since version 2.15.1 and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.
 .na
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuid (3),
 .BR uuid_clear (3),
 .BR uuid_compare (3),
index afc29c36cdd2124a791c53ce8953389a1164b3b0..592ca8ff73cd9aaf2f79a74d133a90638646ac3f 100644 (file)
@@ -94,9 +94,9 @@ If CHFN_RESTRICT is undefined, then all finger information is read-only.
 This is the default.
 .RE
 .PP
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR chsh (1),
 .BR finger (1),
 .BR login.defs (5),
index c523c665f2fc26fb7f5e4489aee732ba08787094..eefcdb958eb6c52b2b4ab13e63b669e58ddaa946 100644 (file)
@@ -43,7 +43,7 @@ Display help text and exit.
 .TP
 .BR \-v , " \-\-version"
 Display version information and exit.
-.SH "VALID SHELLS"
+.SH VALID SHELLS
 .B chsh
 will accept the full pathname of any executable file on the system.
 .sp
@@ -53,9 +53,9 @@ listed in the
 file, and issue a warning for root user.  It can also be configured
 at compile-time to only issue a warning for all users.
 
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR login (1),
 .BR login.defs (5),
 .BR passwd (5),
index 619be3f3d9e14c8cbe30366ef94131f5cc588f14..2fca5a159fed654898c744950b4a71fd68459e05 100644 (file)
@@ -191,7 +191,7 @@ The last command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
 Linux Kernel Archive
 .UE .
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR login (1),
 .BR wtmp (5),
 .BR init (8),
index 69b081b14fd69b5ea0e6093dc4294020c0f1e00b..43175f6a63b92d70a0cece1a0725aa459ff28199 100644 (file)
@@ -336,7 +336,7 @@ the superuser logs in.  ENV_ROOTPATH takes precedence.  The default value is
 .I /etc/hushlogins
 .I .hushlogin
 .fi
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mail (1),
 .BR passwd (1),
 .BR passwd (5),
index f85a8d3b0721d33b12b03660df248ec906ac0257..c2946101021505c13775f124d9ed3c6286cb5430 100644 (file)
@@ -21,7 +21,7 @@ If no group is specified, the GID is changed to the login GID.
 .br
 .I /etc/passwd
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR login (1),
 .BR group (5)
 
index 17bab28d87872bb0ed7f1269372f186e5ed826b8..4a4e19ddeea73b2c0490df28f70b8b8bcc2c5ff2 100644 (file)
@@ -255,7 +255,7 @@ runuser specific logindef config file
 /etc/login.defs
 global logindef config file
 .PD 1
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR setpriv (1),
 .BR su (1),
 .BR login.defs (5),
index 6d41b0f94df33cf6b5181f47ae0b74a965e20e9b..6ff8d1e641cedd5b43d21b719f176625ef7ea84d 100644 (file)
@@ -290,7 +290,7 @@ be configured to update the lastlog file as well. For example by:
 .br
 session  required  pam_lastlog.so nowtmp
 .RE
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR setpriv (1),
 .BR login.defs (5),
 .BR shells (5),
index d98117da4cdedba7b7b077f34aad8aa313b7728d..19835de318d7b140eb01b38c4b65037bff59575d 100644 (file)
@@ -80,7 +80,7 @@ format.  This tool was
 written for normal use, but for debugging only.
 .SH AUTHOR
 Michael Krapp
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR last (1),
 .BR w (1),
 .BR who (1),
index b3db1770737a1f73617d9b0dc1903f24a3b7cbce..e95e75038a238ee03ad255b651bd456079587d7f 100644 (file)
@@ -286,7 +286,7 @@ Look up the device that uses this filesystem \fIuuid\fR.  For more details see t
 .TP
 \fB\-V\fR, \fB\-\-version\fR
 Display version number and exit.
-.SH "RETURN CODE"
+.SH RETURN CODE
 If the specified device or device addressed by specified token (option
 \fB\-\-match\-token\fR) was found and it's possible to gather any information about the
 device, an exit code 0 is returned.  Note the option \fB\-\-match\-tag\fR filters output
index ce4d37d2864a82d1f530c4d32516b4bbd3ce15a7..c01b5de0f2e766078b2614dc877ed78884b5fede 100644 (file)
@@ -51,7 +51,7 @@ Display help text and exit.
 .MT yamato@\:redhat.com
 Masatake YAMATO
 .ME
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mincore (2),
 .BR getpagesize (2),
 .BR getconf (1p)
index 33bb242d7bcbea47d5be3c02ed2b4d0265d7fc3e..1d15d4939a2ea3cf61b3c63d151b08d3200ccd54 100644 (file)
@@ -46,7 +46,7 @@ by
 .RE
 
 .PP
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .RS
 .PD 0
 .TP
index dcef8080ec6e9d89a64cf20ca1671046729d5dcb..58e48c7dfe410ee2647e211c98ca90dbf79aa45f 100644 (file)
@@ -1,11 +1,11 @@
 .TH "hardlink" "1"
-.SH "NAME"
+.SH NAME
 hardlink \- Consolidate duplicate files via hardlinks
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 .B hardlink
 [options]
 .RI [ directory ...]
-.SH "DESCRIPTION"
+.SH DESCRIPTION
 .PP
 This manual page documents \fBhardlink\fR, a
 program which consolidates duplicate files in one or more directories
@@ -20,7 +20,7 @@ on a single filesystem contain many duplicate files.
 .PP
 Since hard links can only span a single filesystem, \fBhardlink\fR
 is only useful when all directories specified are on the same filesystem.
-.SH "OPTIONS"
+.SH OPTIONS
 .TP
 .BR \-c , " \-\-content"
 Compare only the contents of the files being considered for consolidation.
@@ -48,13 +48,13 @@ Display help text and exit.
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.
-.SH "AUTHOR"
+.SH AUTHOR
 .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.
 .PP
 Man page written by Brian Long and later updated by Jindrich Novy <jnovy@redhat.com>
-.SH "BUGS"
+.SH BUGS
 .PP
 \fBhardlink\fR assumes that its target directory trees do not change from under
 it.  If a directory tree does change, this may result in \fBhardlink\fR
index eb3e2103fa30a6dded7fefe4597eb785ac6341fa..56963c84d56f09fdf06ab23e5815bf07f5c2907d 100644 (file)
@@ -111,7 +111,7 @@ than the dictionary path defined in FILES segment.
 the dictionary
 .IP "\fB/usr/share/dict/web2\fR" 4
 the alternative dictionary
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR grep (1),
 .BR sort (1)
 .SH HISTORY
index f48feba19fdffa0bcce0253b02076691454712c2..89b1686ed857008e1212078d3762ed8628659b8e 100644 (file)
@@ -98,7 +98,7 @@ since 2001.
 Davidlohr Bueso <dave@gnu.org>
 .fi
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR flock (1),
 .BR fcntl (2),
 .BR lockf (3)
index 73be11ab5ef24b6ae64fcca7583c9eacf09f5fc6..d907a79aa1a34010f6f929b855bf74ec8de465a9 100644 (file)
@@ -57,7 +57,7 @@ It is assumed that none of the randomness sources will block.
 .I /dev/urandom
 .br
 .I /dev/random
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR md5sum (1),
 .BR X (7),
 .BR xauth (1),
index f09e957817335853f81570db795eec60ebd3b869..f8ac8cc2dbc69055507021f50c7463ea4027c6df 100644 (file)
@@ -71,7 +71,7 @@ program was written by Roger Southwick <rogers@amadeus.wr.tek.com>.
 The program was rewritten by Karel Zak <kzak@redhat.com>.
 .SH BUGS
 To be discovered.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR ls (1),
 .BR stat (1),
 .BR symlink (7)
index d8fdd6d941c619727ded18c8831d98917ba05410..7963a79b77dbbe9b490348baa00dc23729e6c43e 100644 (file)
@@ -96,7 +96,7 @@ sh \-c 'stty \-icanon min 1; "$0" "$@"; stty icanon' rename \-i from to files
 .fi
 .PP
 .RE
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .RS
 .PD 0
 .TP
@@ -116,7 +116,7 @@ nothing was renamed
 unanticipated error occurred
 .PD
 .RE
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mv (1)
 .SH AVAILABILITY
 The rename command is part of the util-linux package and is available from
index 75fef5df605b1805947fc79efa9219b814a9d6bc..b9c265901bcab97bdf10bbf298bd5ecfb5c66dfc 100644 (file)
@@ -87,7 +87,7 @@ Generate the hash of the \fIname\fR.
 .TP
 .BR \-x , " \-\-hex"
 Interpret name \fIname\fR as a hexadecimal string.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 OSF DCE 1.1
 .SH EXAMPLES
 uuidgen \-\-sha1 \-\-namespace @dns \-\-name "www.example.com"
index 516f45836d5b07e5af0f48a9c7326705354c5bc2..9194ace605c85777c782bda84369714397d7c621 100644 (file)
@@ -65,7 +65,7 @@ Display help text and exit.
 .MT kerolasa@iki.fi
 Sami Kerola
 .ME
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR uuidgen (1),
 .BR libuuid (3),
 .UR https://\:tools.ietf.org\:/html\:/rfc4122
index 83182b067a229723c3435db303f47767ff8473c0..dee143f99ac37f0db13834d04504bac49e65e5f7 100644 (file)
@@ -143,7 +143,7 @@ or have no source in
 .B cd /usr/bin
 .br
 .B whereis \-u \-ms \-M /usr/man/man1 \-S /usr/src \-f *
-.SH "FILE SEARCH PATHS"
+.SH FILE SEARCH PATHS
 By default
 .B whereis
 tries to find files from hard-coded paths, which are defined with glob
index 6dbb0ec0390cbe26b44fe6a386e94b1f64d89200..cad5dacd7e0c2f3442af0c2f9695a0c247b7fcb3 100644 (file)
@@ -80,7 +80,7 @@ It means that at least \fB\-\-sched\-period\fR has to be specified.  See
 .BR sched (7)
 for more details.
 
-.SH "SCHEDULING OPTIONS"
+.SH SCHEDULING OPTIONS
 .TP
 \fB\-T\fR, \fB\-\-sched\-runtime\fR \fInanoseconds\fR
 Specifies runtime parameter for SCHED_DEADLINE policy (Linux-specific).
index b03aeddfed7a892ccf893fcf2274aa538a445b33..9482e25f957f539ddd396164959bf9bd42d4a438 100644 (file)
@@ -56,7 +56,7 @@ value with options on the hwclock command line.
 
 .SH FILES
 .I /etc/adjtime
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR hwclock (8),
 .BR rtcwake (8)
 .SH AVAILABILITY
index 832881d84a0ec8c9b2fa2d13fac90224c5e4b3db..3626fc9105eb7f73732462205c2d22fd8b0bbaa2 100644 (file)
@@ -96,7 +96,7 @@ Heiko Carstens
 .SH COPYRIGHT
 Copyright IBM Corp. 2011
 .br
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR lscpu (1)
 .SH AVAILABILITY
 The chcpu command is part of the util-linux package and is available from
index a44ad19421d1b8b33c59635c07a3bd5be16a8da6..9310af974799dd7fc81829b129e7c540317c7ff9 100644 (file)
@@ -44,7 +44,7 @@ Display version information and exit.
 Display help text and exit.
 .SH FILES
 .I /etc/rc.local
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR init (8),
 .BR systemd (1)
 .SH AUTHOR
index a85862f46ec621e262b498243bc36ffdbafad9ca..d0e17fe0152ebbd29eebc3337feb01f805f6313a 100644 (file)
@@ -175,7 +175,7 @@ shell> flock -n 4
 This form is convenient for locking a file without spawning a subprocess.
 The shell opens the lock file for reading and writing as file descriptor 4,
 then flock is used to lock the descriptor.
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 The command uses
 .B sysexits.h
 return values for everything, except when using either of the options
@@ -197,7 +197,7 @@ Copyright \(co 2003\-2006 H. Peter Anvin.
 .br
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR flock (2)
 .SH AVAILABILITY
 The flock command is part of the util-linux package and is available from
index 9bb5f49f909625868e92abbc0946717e4e40c3f9..67243f6b41ba7529cf636ae6e00c107028835bdc 100644 (file)
@@ -232,7 +232,7 @@ libmount based mount utility (since util-linux v2.22).
 .SH FILES
 .IR /etc/fstab ,
 .I <fstab.h>
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR getmntent (3),
 .BR fs (5),
 .BR findmnt (8),
index e6ed4347dbb290e20201aad0545190dd63482820..b71054e69f1d616c358aaa64971c700266920e00 100644 (file)
@@ -1,16 +1,16 @@
 .\" Copyright 2008 Hayden A. James (hayden.james@gmail.com)
 .\" May be distributed under the GNU General Public License
 .TH IPCMK "1" "July 2014" "util-linux" "User Commands"
-.SH "NAME"
+.SH NAME
 ipcmk \- make various IPC resources
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 .B ipcmk
 [options]
-.SH "DESCRIPTION"
+.SH DESCRIPTION
 .B ipcmk
 allows you to create shared memory segments, message queues,
 and semaphore arrays.
-.SH "OPTIONS"
+.SH OPTIONS
 .TP
 Resources can be specified with these options:
 .TP
@@ -40,14 +40,14 @@ Display version information and exit.
 .BR \-h , " \-\-help"
 Display help text and exit.
 .PP
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR ipcrm (1),
 .BR ipcs (1)
-.SH "AUTHOR"
+.SH AUTHOR
 .MT hayden.james@gmail.com
 Hayden A. James
 .ME
-.SH "AVAILABILITY"
+.SH AVAILABILITY
 The ipcmk command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
 Linux Kernel Archive
index 5c71dbcab0b018e8c2758b1da00f5bc68dbf6ccf..03ef8fd9321a7324b361190fa240589ced4dbf8d 100644 (file)
@@ -142,7 +142,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR inputattach (1),
 .BR ttys (4)
 .SH AUTHOR
index 8f45997c26a1ef1cd59ed12229e55e458f5486ec..989b1f8316d5db8e6bd923d09218a1cb4bff2bdf 100644 (file)
@@ -197,7 +197,7 @@ Cai Qian <qcai@redhat.com>
 Karel Zak <kzak@redhat.com>
 Heiko Carstens <heiko.carstens@de.ibm.com>
 .fi
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR chcpu (8)
 .SH AVAILABILITY
 The lscpu command is part of the util-linux package and is available from
index eed50d043f7f76c7cf8ca8dd384451ee43461914..30ee2040e13d3f853f5c7103dbb3b369e594cf2e 100644 (file)
@@ -81,7 +81,7 @@ Display help text and exit.
 Karel Zak <kzak@redhat.com>
 .fi
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR nsenter (1),
 .BR unshare (1),
 .BR clone (2),
index 271c1e2b47bac1993effe5c00eb343603203a930..e31660baa6a39c7c9862d6339542a98af48fd631 100644 (file)
@@ -1320,7 +1320,7 @@ in octal notation.  The default mode is 0755.  This functionality is supported
 only for root users or when mount executed without suid permissions.  The option
 is also supported as x-mount.mkdir, this notation is deprecated since v2.30.
 
-.SH "FILESYSTEM-SPECIFIC MOUNT OPTIONS"
+.SH FILESYSTEM-SPECIFIC MOUNT OPTIONS
 You should consult the respective man page for the filesystem first.
 If you want to know what options the ext4 filesystem supports, then check the
 .BR ext4 (5)
@@ -2379,7 +2379,7 @@ Set the owner and group and mode of the file
 .I devices
 (default: uid=gid=0, mode=0444).  The mode is given in octal.
 
-.SH "DM-VERITY SUPPORT (experimental)"
+.SH DM-VERITY SUPPORT (experimental)
 The device-mapper verity target provides read-only transparent integrity
 checking of block devices using kernel crypto API.  The mount command can open
 the dm-verity device and do the integrity verification before on the device
@@ -2443,7 +2443,7 @@ create squashfs image from /etc directory, verity hash device
 and mount verified filesystem image to /mnt.
 The kernel will verify that the root hash is signed by a key from the kernel keyring if roothashsig is used.
 
-.SH "LOOP-DEVICE SUPPORT"
+.SH LOOP-DEVICE SUPPORT
 One further possible type is a mount via the loop device.  For example,
 the command
 .RS
@@ -2534,7 +2534,7 @@ some mount succeeded
 The command \fBmount \-a\fR returns 0 (all succeeded), 32 (all failed), or 64 (some
 failed, some succeeded).
 
-.SH "EXTERNAL HELPERS"
+.SH EXTERNAL HELPERS
 The syntax of external mount helpers is:
 .sp
 .in +4
@@ -2605,7 +2605,7 @@ enables libmount debug output
 enables libblkid debug output
 .IP LOOPDEV_DEBUG=all
 enables loop device setup debug output
-.SH "SEE ALSO"
+.SH SEE ALSO
 .na
 .BR mount (2),
 .BR umount (2),
index ace49dac7972519640889d7a1b639f2c6decadf0..b1395e04f22697332ca123bc59955e162b8126ef 100644 (file)
@@ -64,7 +64,7 @@ pivot_root . old_root
 exec chroot . sh \-c 'umount /old_root; exec /sbin/init' \\
   <dev/console >dev/console 2>&1
 .fi
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR chroot (1),
 .BR pivot_root (2),
 .BR mount (8),
index 96cb92d4489e051c5c876b702b4b8016aec3687b..71dd7faa3c6c6ccadfb11681b8d2658b76fec968 100644 (file)
@@ -103,7 +103,7 @@ processes to unlimited.
 .IP "\fBprlimit \-\-cpu=10 sort \-u hugefile\fP"
 Set both the soft and hard CPU time limit to ten seconds and run 'sort'.
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR ulimit (1p),
 .BR prlimit (2)
 
index eb640954f2dc8f768af41fada9318096d6f9f7c3..0d37523bb0455ed687558bc7549129f96c0c84c3 100644 (file)
@@ -107,7 +107,7 @@ This manual page was written by
 Darren Salt
 .ME ,
 for the Debian project (and may be used by others).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR powertop (8),
 .BR systemd-rfkill (8),
 .UR https://\:git.\:kernel.\:org/\:pub/\:scm/\:linux/\:kernel/\:git/\:torvalds/\:linux.git/\:tree/\:Documentation/\:driver-api/\:rfkill.rst
index cee9717f2e6ee3462773b75271ef771f48943e56..f0978d6adcea983400a3e9277557c64534a3ffdf 100644 (file)
@@ -133,7 +133,7 @@ Jindrich Novy
 .MT kzak@redhat.com
 Karel Zak
 .ME
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR personality (2),
 .BR select (2)
 .SH AVAILABILITY
index 64f0555716450eae41ba66a56011e562aa6d0ef7..01590279dc665f19dc8146e1a7e2fef57c8a9abe 100644 (file)
@@ -33,7 +33,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR setsid (2)
 .SH AUTHOR
 Rick Sladkey <jrs@world.std.com>
index 4e162b3ed1cb62e135af4d7342d570259e99b509..b194a262fdbb83402795d14395e00013a712a585 100644 (file)
@@ -45,7 +45,7 @@ mount --bind $DIR $DIR
 .RE
 .fi
 
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR chroot (2),
 .BR init (8),
 .BR mkinitrd (8),
index b075467d58d83d16d0da3f26a2a9cba37ca15f1b..dff62dee4d33e7793c72002eb5cbf80c3b7f8e8d 100644 (file)
@@ -190,7 +190,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH "NON-SUPERUSER UMOUNTS"
+.SH NON-SUPERUSER UMOUNTS
 Normally, only the superuser can umount filesystems.
 However, when
 .I fstab
@@ -209,7 +209,7 @@ inadequate by internal libmount security rules.  It drops suid permissions
 and continue as regular non-root user. It allows to support use-cases where
 root permissions are not necessary (e.g., fuse filesystems, user namespaces,
 etc).
-.SH "LOOP DEVICE"
+.SH LOOP DEVICE
 The
 .B umount
 command will automatically detach loop device previously initialized by
@@ -271,7 +271,7 @@ overrides the default location of the fstab file (ignored for suid)
 overrides the default location of the mtab file (ignored for suid)
 .IP LIBMOUNT_DEBUG=all
 enables libmount debug output
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR umount (2),
 .BR losetup (8),
 .BR mount (8)
index 18e7c2451361189299c141d4d396da4c598e2cd8..9d11137cadcd5ec5a87ca31cd3e82ea4b8310f1c 100644 (file)
@@ -102,7 +102,7 @@ An error has occurred.
 .RE
 .SH FILES
 .I /dev/[pt]ty[pq]?
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR login (1),
 .BR talk (1),
 .BR write (1),
index 0ee95a2df05b126603d3c939b353388d1f0f7aa9..6fc8ebdbbdfadc93877690f70c4cc63b92ef9d63 100644 (file)
@@ -1,14 +1,14 @@
 .TH SCRIPTLIVE 1 "October 2019" "util-linux" "User Commands"
-.SH "NAME"
+.SH NAME
 scriptlive \- re-run session typescripts, using timing information
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 .B scriptlive
 [options]
 .RB [ \-t ]
 .I timingfile
 .RB [ \-I|\-B ]
 .I typescript
-.SH "DESCRIPTION"
+.SH DESCRIPTION
 This program re-run a typescript, using stdin typescript and timing information to ensure that
 input happens in the same rhythm as it originally appeared when the script
 was recorded.
@@ -65,7 +65,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH "EXAMPLE"
+.SH EXAMPLE
 .nf
 % script --log-timing file.tm --log-in script.in
 Script started, file is script.out
@@ -75,10 +75,10 @@ Script started, file is script.out
 Script done, file is script.out
 % scriptlive --log-timing file.tm --log-in script.in
 .nf
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR script (1),
 .BR scriptreplay (1)
-.SH "COPYRIGHT"
+.SH COPYRIGHT
 Copyright \(co 2019 Karel Zak
 .PP
 This is free software; see the source for copying conditions.  There is NO
@@ -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 AUTHOR
 .MT kzak@\:redhat.com
 Karel Zak
 .ME .
index ea4c9b81aefd6323334579de241e3025f9a1b21b..9f0b57afa3747b25d8b77ad3c624aa63f0dfddf2 100644 (file)
@@ -1,14 +1,14 @@
 .TH SCRIPTREPLAY 1 "October 2019" "util-linux" "User Commands"
-.SH "NAME"
+.SH NAME
 scriptreplay \- play back typescripts, using timing information
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 .B scriptreplay
 [options]
 .RB [ \-t ]
 .I timingfile
 .RI [ typescript
 .RI [ divisor ]]
-.SH "DESCRIPTION"
+.SH DESCRIPTION
 This program replays a typescript, using timing information to ensure that
 output happens in the same rhythm as it originally appeared when the script
 was recorded.
@@ -110,7 +110,7 @@ Display version information and exit.
 .TP
 .BR \-h , " \-\-help"
 Display help text and exit.
-.SH "EXAMPLE"
+.SH EXAMPLE
 .nf
 % script --log-timing file.tm --log-out script.out
 Script started, file is script.out
@@ -120,10 +120,10 @@ Script started, file is script.out
 Script done, file is script.out
 % scriptreplay --log-timing file.tm --log-out script.out
 .nf
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR script (1),
 .BR scriptlive (1)
-.SH "COPYRIGHT"
+.SH COPYRIGHT
 Copyright \(co 2008 James Youngman
 .br
 Copyright \(co 2008-2019 Karel Zak
@@ -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 AUTHOR
 The original
 .B scriptreplay
 program was written by
index 3ab6756e66666c79e84e98187223390932e5c210..bad4ab0e1d15c34e065012e6f8e2abafe873cc8f 100644 (file)
@@ -293,7 +293,7 @@ beside the historical long options with a single hyphen, for example
 In scripts it is better to use the backward-compatible single hyphen
 rather than the double hyphen.  Currently there are no plans nor good
 reasons to discontinue single-hyphen compatibility.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR stty (1),
 .BR tput (1),
 .BR tty (4),
index eb8475e7a7e5512bd5eb679c834349f6bec35d32..8f6ccec3ba18715717ca62ed46e0880b4ca04a9d 100644 (file)
@@ -88,7 +88,7 @@ The traditional protocol for writing to someone is that the string `\-o',
 either at the end of a line or on a line by itself, means that it's the
 other person's turn to talk.  The string `oo' means that the person
 believes the conversation to be over.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mesg (1),
 .BR talk (1),
 .BR who (1)
index 237b26b361ed8834a8431acb07469e481e5a2f39..e880f08b23227de0e199ee4f47962b3b2f342bbe 100644 (file)
@@ -177,7 +177,7 @@ has since been corrected (see above). Other implementations of
 .B column
 may continue to use the older documentation, but the behavior should be
 identical in any case.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR colrm (1),
 .BR ls (1),
 .BR paste (1),
index eb508f6d42e6ce3c0988456a3ae9a24c23ba86cb..8e0b278a96fe8d00c1b1ac3fe706f32f7e4ee141 100644 (file)
@@ -340,7 +340,7 @@ conversion flag characters removed, and referencing a NULL string.
 If no format strings are specified, the default display is very similar to
 the \fB\-x\fR output format (the \fB\-x\fR option causes more space to be
 used between format units than in the default output).
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .B hexdump
 exits 0 on success and >0 if an error occurred.
 .SH EXAMPLES
index 5620cc0a11f69909471ce8573e9126a4cc538fa3..a7667910ed10b86a80a68a1d6e255fc3263d5b9b 100644 (file)
@@ -10,7 +10,7 @@ The utility
 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.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR read (1p)
 .SH AVAILABILITY
 The line command is part of the util-linux package and is available from
index 7d2e1317f3585551649f1263d7d219e3070a606b..4c9a759eba5edf8d466d0fc09230265bf582b64c 100644 (file)
@@ -196,7 +196,7 @@ input file or writes on the terminal,
 will immediately display the prompt.
 In all other situations these keys will terminate
 .BR pg .
-.SH "ENVIRONMENT VARIABLES"
+.SH ENVIRONMENT VARIABLES
 The following environment variables
 affect the behavior of
 .BR pg :
@@ -217,7 +217,7 @@ Used by the
 .TP
 .B TERM
 Determines the terminal type.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR cat (1),
 .BR more (1),
 .BR sh (1p),