diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
commit | 13fe9ea5a213be76500057f81901939ad340fea0 (patch) | |
tree | 0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/mount_umapfs | |
parent | d95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff) | |
download | FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz |
Sort sections.
Diffstat (limited to 'sbin/mount_umapfs')
-rw-r--r-- | sbin/mount_umapfs/mount_umapfs.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8 index 1fe4765..1bbaadb 100644 --- a/sbin/mount_umapfs/mount_umapfs.8 +++ b/sbin/mount_umapfs/mount_umapfs.8 @@ -126,6 +126,11 @@ sophisticated. .Sh SEE ALSO .Xr mount 8 , .Xr mount_nullfs 8 +.Sh HISTORY +The +.Nm +utility first appeared in +.Bx 4.4 . .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. @@ -139,8 +144,3 @@ hackers can apply by sending mail to .Aq hackers@FreeBSD.org and announcing their intent to take it over. -.Sh HISTORY -The -.Nm -utility first appeared in -.Bx 4.4 . |