summaryrefslogtreecommitdiffstats
path: root/login-utils
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2018-08-03 23:12:04 +0200
committerKarel Zak2018-08-06 08:58:57 +0200
commit934a6fa80b63eb013e846dc3c6aa43ebbcf0ea06 (patch)
tree700b5c29e552b8ce838a501325da43d1c7d6aa01 /login-utils
parentsu: add note about SIGKILL to the man page (diff)
downloadkernel-qcow2-util-linux-934a6fa80b63eb013e846dc3c6aa43ebbcf0ea06.tar.gz
kernel-qcow2-util-linux-934a6fa80b63eb013e846dc3c6aa43ebbcf0ea06.tar.xz
kernel-qcow2-util-linux-934a6fa80b63eb013e846dc3c6aa43ebbcf0ea06.zip
man pages: Remove "left" (or change to "l") in the column formats of tables
A developmental version of "groff" issued a warning, for example with "test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z": troff: <logger.1>:299: warning: can't find font 't' Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'login-utils')
-rw-r--r--login-utils/last.12
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/last.1 b/login-utils/last.1
index 069f065ac..619be3f3d 100644
--- a/login-utils/last.1
+++ b/login-utils/last.1
@@ -153,7 +153,7 @@ The options that take the
.I time
argument understand the following formats:
.TS
-left l2 l.
+l2 l.
YYYYMMDDhhmmss
YYYY-MM-DD hh:mm:ss
YYYY-MM-DD hh:mm (seconds will be set to 00)