Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/sleep Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/ebce6b499537
branches:  trunk
changeset: 447898:ebce6b499537
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jan 27 17:42:53 2019 +0000

description:
Sort sections.

diffstat:

 bin/sleep/sleep.1 |  24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diffs (42 lines):

diff -r 5f34583c7a5f -r ebce6b499537 bin/sleep/sleep.1
--- a/bin/sleep/sleep.1 Sun Jan 27 16:32:52 2019 +0000
+++ b/bin/sleep/sleep.1 Sun Jan 27 17:42:53 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sleep.1,v 1.26 2019/01/26 15:20:50 kre Exp $
+.\"    $NetBSD: sleep.1,v 1.27 2019/01/27 17:42:53 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -149,6 +149,17 @@
 command is expected to be
 .St -p1003.2
 compatible.
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v4 .
+Processing fractional seconds, and processing the
+.Ic seconds
+argument respecting the current locale, was added in
+.Nx 1.3 .
+The ability to sleep for extended periods appeared in
+.Nx 9 .
 .Sh BUGS
 This
 .Nm
@@ -164,14 +175,3 @@
 .Nm
 invocation limited to 200 billion years
 approximately.
-.Sh HISTORY
-A
-.Nm
-utility appeared in
-.At v4 .
-Processing fractional seconds, and processing the
-.Ic seconds
-argument respecting the current locale, was added in
-.Nx 1.3 .
-The ability to sleep for extended periods appeared in
-.Nx 9 .



Home | Main Index | Thread Index | Old Index