aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_unionfs
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit6087df9e8b0853475378c8ffa0d7f60590343e34 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/mount_unionfs
parenta3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (diff)
downloadsrc-6087df9e8b0853475378c8ffa0d7f60590343e34.tar.gz
src-6087df9e8b0853475378c8ffa0d7f60590343e34.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140415
Diffstat (limited to 'sbin/mount_unionfs')
-rw-r--r--sbin/mount_unionfs/mount_unionfs.814
1 files changed, 7 insertions, 7 deletions
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8
index 9bdcbe04f691..20f1451aa884 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -181,6 +181,13 @@ accessible via
.Xr fstab 5 ,
.Xr mount 8 ,
.Xr mount_nullfs 8
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Bx 4.4 .
+It first worked in
+.Fx Ns -(fill this in) .
.Sh BUGS
THIS FILE SYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM.
@@ -207,10 +214,3 @@ Running
.Xr find 1
over a union tree has the side-effect of creating
a tree of shadow directories in the upper layer.
-.Sh HISTORY
-The
-.Nm
-utility first appeared in
-.Bx 4.4 .
-It first worked in
-.Fx Ns -(fill this in) .