summaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 23:58:57 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 23:58:57 +0000
commitf23141048432b4e8f04e977cae28a22741ced3eb (patch)
tree183f87ced900eee7c193ea51d075ef0119968805 /bin/ls
parentca80d0934b34347e0d8659dd0f773a4cfa932729 (diff)
- Some section shuffling: conform to the standard order documented in mdoc(7)
- .Sh AUTHOR -> .Sh AUTHORS
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.112
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 81136137bdf..bc38325d71a 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.29 2000/11/09 17:51:55 aaron Exp $
+.\" $OpenBSD: ls.1,v 1.30 2000/11/09 23:58:55 aaron Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -452,14 +452,14 @@ specification.
.Xr chmod 1 ,
.Xr symlink 7 ,
.Xr sticky 8
-.Sh HISTORY
-An
-.Nm
-utility appeared in
-.At v5 .
.Sh STANDARDS
The
.Nm
utility is expected to be a superset of the
.St -p1003.2
specification.
+.Sh HISTORY
+An
+.Nm
+utility appeared in
+.At v5 .