diff options
author | Karel Zak <kzak@redhat.com> | 2013-09-26 11:31:17 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2013-09-26 11:31:17 +0200 |
commit | f2bf736868cec9fba37cebfc95faa82b906f9b83 (patch) | |
tree | c0ac5e3cf98389efa0ce3270494e9db5f7c386a9 /login-utils | |
parent | 64e6c3bb25ed057a91d7ae94803d6bd812a26f44 (diff) | |
download | util-linux-f2bf736868cec9fba37cebfc95faa82b906f9b83.tar.gz |
last: fix man page groff warning
tbl:<standard input>:166: column separation specified for last column
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'login-utils')
-rw-r--r-- | login-utils/last.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/last.1 b/login-utils/last.1 index 13b46933..0cbfbec5 100644 --- a/login-utils/last.1 +++ b/login-utils/last.1 @@ -162,7 +162,7 @@ The options that take .I time argument will understand the following formats: .TS -left l2 l2. +left l2 l. YYYYMMDDhhmmss YYYY-MM-DD hh:mm:ss YYYY-MM-DD hh:mm (seconds will be set to 00) |