diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-16 10:51:11 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-16 10:51:11 +0200 |
| commit | c4dc3de6ad73d90194e4fe01b172c28e7fcb800e (patch) | |
| tree | fb1c74a686f95c5091e1ec78f8998d48f5c404a6 /man1 | |
| parent | 7680a98c630da149740a201981b21bd9566ab852 (diff) | |
| download | man-pages-c4dc3de6ad73d90194e4fe01b172c28e7fcb800e.tar.gz | |
time.1: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
| -rw-r--r-- | man1/time.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man1/time.1 b/man1/time.1 index ed9e6eab05..3ec2334f92 100644 --- a/man1/time.1 +++ b/man1/time.1 @@ -112,7 +112,7 @@ The default format string is: .LP When the .I \-p -option is given the (portable) output format +option is given, the (portable) output format is used: .PP .in +4n .EX @@ -121,8 +121,7 @@ user %U sys %S .EE .in -.PP -is used. +.\" .SS The format string The format is interpreted in the usual printf-like way. Ordinary characters are directly copied, tab, newline |
