diff options
author | wosch <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
commit | ab0ebe585d3b07199c949f94201193c0187ab393 (patch) | |
tree | 01896223999c7b9c4907a086f16a3fd1b4b96627 /sbin/mount/mount.8 | |
parent | 1afaea7623a85bc99aa7f10b36725b7ea67eaea7 (diff) | |
download | FreeBSD-src-ab0ebe585d3b07199c949f94201193c0187ab393.zip FreeBSD-src-ab0ebe585d3b07199c949f94201193c0187ab393.tar.gz |
[HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r-- | sbin/mount/mount.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 3654075..2118ba2 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount.8 8.7 (Berkeley) 3/27/94 +.\" $Id$ .\" .Dd March 27, 1994 .Dt MOUNT 8 @@ -293,4 +294,4 @@ It is possible for a corrupted file system to cause a crash. A .Nm mount command appeared in -.At v6 . +.At v1 . |