Sort sections.

This commit is contained in:
wiz 2011-02-22 15:47:02 +00:00
parent 27ec9b9d1d
commit ad04318fa8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: touch.1,v 1.17 2011/02/22 15:03:30 pooka Exp $
.\" $NetBSD: touch.1,v 1.18 2011/02/22 15:47:02 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -129,8 +129,6 @@ letter pair is not specified, the value defaults to 0.
The
.Nm
utility exits 0 on success, and \*[Gt]0 if an error occurs.
.Sh SEE ALSO
.Xr utimes 2
.Sh COMPATIBILITY
The obsolescent form of
.Nm ,
@ -157,6 +155,8 @@ If the
.Dq YY
letter pair is in the range 69 to 99, the year is set to 1969 to 1999,
otherwise, the year is set in the 21st century.
.Sh SEE ALSO
.Xr utimes 2
.Sh STANDARDS
The
.Nm