diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-07-15 06:13:45 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-07-15 06:13:45 +0000 |
| commit | 109d5f9fa42f423057447fce37f0146d87f9c1a2 (patch) | |
| tree | af20c16aade346931fb0762b63dd5262051c21a7 | |
| parent | 6036829ceb397b893954e4dd05584cb6ed40638a (diff) | |
Notes
| -rw-r--r-- | sbin/mount_union/mount_union.8 | 5 | ||||
| -rw-r--r-- | sbin/mount_unionfs/mount_unionfs.8 | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sbin/mount_union/mount_union.8 b/sbin/mount_union/mount_union.8 index d93c0322a5e8..60800f1f165f 100644 --- a/sbin/mount_union/mount_union.8 +++ b/sbin/mount_union/mount_union.8 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_union.8 8.6 (Berkeley) 3/27/94 +.\" $Id$ .\" .Dd March 27, 1994 .Dt MOUNT_UNION 8 @@ -48,7 +49,7 @@ .Ar uniondir .Sh DESCRIPTION The -.Nm mount_union +.Nm command attaches .Ar directory @@ -196,6 +197,6 @@ over a union tree has the side-effect of creating a tree of shadow directories in the upper layer. .Sh HISTORY The -.Nm mount_union +.Nm command first appeared in .Bx 4.4 . diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8 index d93c0322a5e8..60800f1f165f 100644 --- a/sbin/mount_unionfs/mount_unionfs.8 +++ b/sbin/mount_unionfs/mount_unionfs.8 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_union.8 8.6 (Berkeley) 3/27/94 +.\" $Id$ .\" .Dd March 27, 1994 .Dt MOUNT_UNION 8 @@ -48,7 +49,7 @@ .Ar uniondir .Sh DESCRIPTION The -.Nm mount_union +.Nm command attaches .Ar directory @@ -196,6 +197,6 @@ over a union tree has the side-effect of creating a tree of shadow directories in the upper layer. .Sh HISTORY The -.Nm mount_union +.Nm command first appeared in .Bx 4.4 . |
