summaryrefslogtreecommitdiff
path: root/usr.bin/touch
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit6c7216df785592bb069469113f556dfd1946ed5d (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/touch
parent55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff)
downloadsrc-test2-6c7216df785592bb069469113f556dfd1946ed5d.tar.gz
src-test2-6c7216df785592bb069469113f556dfd1946ed5d.zip
Notes
Diffstat (limited to 'usr.bin/touch')
-rw-r--r--usr.bin/touch/touch.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1
index 7bc74b8e4584..f405ffb9477a 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -133,8 +133,6 @@ letter pair is not specified, the value defaults to 0.
.El
.Sh EXIT STATUS
.Ex -std
-.Sh SEE ALSO
-.Xr utimes 2
.Sh COMPATIBILITY
The obsolescent form of
.Nm ,
@@ -161,14 +159,16 @@ If the
.Dq YY
letter pair is in the range 39 to 99, the year is set to 1939 to 1999,
otherwise, the year is set in the 21st century.
-.Sh HISTORY
-A
-.Nm
-utility appeared in
-.At v7 .
+.Sh SEE ALSO
+.Xr utimes 2
.Sh STANDARDS
The
.Nm
utility is expected to be a superset of the
.St -p1003.2
specification.
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v7 .