From d003c4a86073674fbc43d487d63a00933cc8523f Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 14 Sep 1999 11:46:04 +0000 Subject: Correct some hard sentence breaks. Only those surrounding the previous commit and those which cause ugly nroff output have been fixed, since the purpose of the style guideline which they contravene is to reduce the sizes of deltas. Reported by: bde --- usr.bin/time/time.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'usr.bin/time/time.1') diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1 index 196042c..48cd78d 100644 --- a/usr.bin/time/time.1 +++ b/usr.bin/time/time.1 @@ -71,7 +71,8 @@ Available options: If the .Fl o flag is used, append to the specified file rather than overwriting -it. Otherwise, this option has no effect. +it. +Otherwise, this option has no effect. .It Fl l The contents of the .Em rusage @@ -92,14 +93,15 @@ output POSIX.2 compliant (each time is printed on its own line). .Pp Some shells may provide a builtin .Nm -command which is similar or identical to this utility. Consult -the +command which is similar or identical to this utility. +Consult the .Xr builtin 1 manual page. .Sh DIAGNOSTICS If .Ar command -could be timed successfully, its exit status is returned. In case +could be timed successfully, its exit status is returned. +If .Ar command terminated abnormally, a warning message is output to stderr. If the -- cgit v1.1