summaryrefslogtreecommitdiffstats
path: root/text-utils
diff options
context:
space:
mode:
authorMike Frysinger2013-05-09 00:12:04 +0200
committerKarel Zak2013-05-13 14:42:59 +0200
commit66083665d55af12bb1260b86d761eaa2639fad72 (patch)
treef6aab5f8b01d7e19ba9cad28255b016b4e5b3e11 /text-utils
parentlsblk: add SERIAL column (diff)
downloadkernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.tar.gz
kernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.tar.xz
kernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.zip
standard SEE ALSO section of man pages
The standard format is to seperate each entry with a comma, and for each one to be on a line by itself. Most util-linux pages follow this, but a few do not. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/tailf.13
1 files changed, 2 insertions, 1 deletions
diff --git a/text-utils/tailf.1 b/text-utils/tailf.1
index d64d2cabf..49eda0b45 100644
--- a/text-utils/tailf.1
+++ b/text-utils/tailf.1
@@ -62,7 +62,8 @@ NO WARRANTY for this program.
The latest inotify based implementation was written by Karel Zak (kzak@redhat.com).
.SH "SEE ALSO"
-.BR tail "(1), " less "(1)"
+.BR tail (1),
+.BR less (1)
.SH AVAILABILITY
The tailf command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.