diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
commit | 7f710b5b82f2d561673e148aaae2df207e486b5d (patch) | |
tree | 9059fdd3ef009af864bae8c37ff0d5b48311ba30 /sbin | |
parent | ca219a4e05602c77c70a5e1e74551ed2019be4f7 (diff) |
More Version 1 AT&T UNIX history.
This became possible because copies of the original v1 manuals
have shown up on the Internet some time ago.
Reminded by Sevan Janiyan <venture37 at geeklan dot co dot uk>.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/umount/umount.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index beb19ca96c7..7bbadc6c5ba 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umount.8,v 1.16 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: umount.8,v 1.17 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: umount.8,v 1.2 1995/03/18 15:01:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)umount.8 8.1 (Berkeley) 2/20/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 6 2019 $ .Dt UMOUNT 8 .Os .Sh NAME @@ -111,4 +111,4 @@ is unmounted. A .Nm command appeared in -.At v3 . +.At v1 . |