correct HISTORY section of ls(1) to note that Ls(1) exited in 5th Edition UNIX from Bell Labs; add that version to At macro in mdoc, all per PR#4790
This commit is contained in:
parent
123232e156
commit
8cdd8944c1
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ls.1,v 1.17 1998/01/18 13:30:05 lukem Exp $
|
||||
.\" $NetBSD: ls.1,v 1.18 1998/03/20 02:36:09 fair Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -360,4 +360,4 @@ specification.
|
||||
An
|
||||
.Nm
|
||||
utility appeared in
|
||||
.At v6 .
|
||||
.At v5 .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: doc-syms,v 1.33 1998/02/15 00:40:13 thorpej Exp $
|
||||
.\" $NetBSD: doc-syms,v 1.34 1998/03/20 02:36:09 fair Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -195,6 +195,7 @@
|
||||
.ds aa \&\f\\n(cF\s\\n(cZ
|
||||
.if \\n(.$==2 \{\
|
||||
. if "\\$1"32v" \&Version 32V \\*(tNAT&T UNIX\\*(aa\\$2
|
||||
. if "\\$1"v5" \&Version 5 \\*(tNAT&T UNIX\\*(aa\\$2
|
||||
. if "\\$1"v6" \&Version 6 \\*(tNAT&T UNIX\\*(aa\\$2
|
||||
. if "\\$1"v7" \&Version 7 \\*(tNAT&T UNIX\\*(aa\\$2
|
||||
. if "\\$1"V" \&\\*(tNAT&T\\*(aa System V \\*(tNUNIX\\*(aa\\$2
|
||||
|
Loading…
Reference in New Issue
Block a user