Adjust history, info source from v1's manuals

https://www.bell-labs.com/usr/dmr/www/1stEdman.html

MFC after:	5 days
This commit is contained in:
Sevan Janiyan 2019-09-04 13:44:46 +00:00
parent 387df3b805
commit 08509077b3
3 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@
.\" @(#)creat.2 8.1 (Berkeley) 6/2/93 .\" @(#)creat.2 8.1 (Berkeley) 6/2/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd June 2, 1993 .Dd September 4, 2019
.Dt CREAT 2 .Dt CREAT 2
.Os .Os
.Sh NAME .Sh NAME
@ -59,4 +59,4 @@ open(path, O_CREAT | O_TRUNC | O_WRONLY, mode);
The The
.Fn creat .Fn creat
function appeared in function appeared in
.At v6 . .At v1 .

View File

@ -35,7 +35,7 @@
.\" .\"
.\" @(#)dc.1 8.1 (Berkeley) 6/6/93 .\" @(#)dc.1 8.1 (Berkeley) 6/6/93
.\" .\"
.Dd December 5, 2017 .Dd September 4, 2019
.Dt DC 1 .Dt DC 1
.Os .Os
.Sh NAME .Sh NAME
@ -537,7 +537,7 @@ specification.
The The
.Nm .Nm
command first appeared in command first appeared in
.At v6 . .At v1 .
A complete rewrite of the A complete rewrite of the
.Nm .Nm
command using the command using the

View File

@ -33,7 +33,7 @@
.\" .\"
.\" @(#)sort.1 8.1 (Berkeley) 6/6/93 .\" @(#)sort.1 8.1 (Berkeley) 6/6/93
.\" .\"
.Dd March 19, 2015 .Dd September 4, 2019
.Dt SORT 1 .Dt SORT 1
.Os .Os
.Sh NAME .Sh NAME
@ -607,7 +607,7 @@ and are still supported but their use is highly discouraged.
A A
.Nm .Nm
command first appeared in command first appeared in
.At v3 . .At v1 .
.Sh AUTHORS .Sh AUTHORS
.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org , .An Gabor Kovesdan Aq Mt gabor@FreeBSD.org ,
.Pp .Pp