aboutsummaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 14:24:10 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 14:24:10 +0000
commitb24f0008f62f3d39a21291b0fc01883b3a5cf00b (patch)
treefec57737f71d2a3eca2dd16085b28c2772fe1f2b /man1
parentaf4d911a52860b71b073ec1e57c103c475624ea9 (diff)
downloadman-pages-b24f0008f62f3d39a21291b0fc01883b3a5cf00b.tar.gz
Remove AUTHORS section, sonsolidate SEE ALSO sections.
Diffstat (limited to 'man1')
-rw-r--r--man1/time.125
1 files changed, 11 insertions, 14 deletions
diff --git a/man1/time.1 b/man1/time.1
index 1d39ea3d7b..a73f437c46 100644
--- a/man1/time.1
+++ b/man1/time.1
@@ -65,9 +65,6 @@ Otherwise it is 127 if
.I command
could not be found, 126 if it could be found but could not be invoked,
and some other non-zero value (1-125) if something else went wrong.
-.SH "SEE ALSO"
-.BR times (2)
-.sp 2
.SH "GNU VERSION"
Below a description of the GNU 1.7 version of
.BR time .
@@ -253,18 +250,18 @@ which you can get by running
.br
and the operating system
and C compiler you used.
+.\" .SH AUTHORS
+.\" .TP
+.\" .IP "David Keppel"
+.\" Original version
+.\" .IP "David MacKenzie"
+.\" POSIXization, autoconfiscation, GNU getoptization,
+.\" documentation, other bug fixes and improvements.
+.\" .IP "Arne Henrik Juul"
+.\" Helped with portability
+.\" .IP "Francois Pinard"
+.\" Helped with portability
.SH "SEE ALSO"
.BR tcsh (1),
.BR times (2),
.BR wait3 (2)
-.SH AUTHORS
-.TP
-.IP "David Keppel"
-Original version
-.IP "David MacKenzie"
-POSIXization, autoconfiscation, GNU getoptization,
-documentation, other bug fixes and improvements.
-.IP "Arne Henrik Juul"
-Helped with portability
-.IP "Francois Pinard"
-Helped with portability