aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-09 17:25:57 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-09 17:25:57 +0000
commitc4c23c4df87c770e65c64ab8e675195f1891cb43 (patch)
treee05d39f378cb22e2a7bd1005d5096441fca071a3 /sbin
parent6fad16fd5937daafb26ab94b958ff75597e84ce3 (diff)
downloadsrc-c4c23c4df87c770e65c64ab8e675195f1891cb43.tar.gz
src-c4c23c4df87c770e65c64ab8e675195f1891cb43.zip
Another round of various man page cleanups.
Notes
Notes: svn path=/head/; revision=14004
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount/mount.81
-rw-r--r--sbin/mount_ifs/mount.81
-rw-r--r--sbin/mount_umap/mount_umap.83
-rw-r--r--sbin/mount_umapfs/mount_umapfs.83
-rw-r--r--sbin/mount_union/mount_union.83
-rw-r--r--sbin/mount_unionfs/mount_unionfs.83
6 files changed, 2 insertions, 12 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 62a9854355e4..53c211c2c5c9 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -271,7 +271,6 @@ file system table
.Xr mount_fdesc 8 ,
.Xr mount_kernfs 8 ,
.Xr mount_lfs 8 ,
-.Xr mount_lofs 8 ,
.Xr mount_mfs 8 ,
.Xr mount_nfs 8 ,
.Xr mount_null 8 ,
diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8
index 62a9854355e4..53c211c2c5c9 100644
--- a/sbin/mount_ifs/mount.8
+++ b/sbin/mount_ifs/mount.8
@@ -271,7 +271,6 @@ file system table
.Xr mount_fdesc 8 ,
.Xr mount_kernfs 8 ,
.Xr mount_lfs 8 ,
-.Xr mount_lofs 8 ,
.Xr mount_mfs 8 ,
.Xr mount_nfs 8 ,
.Xr mount_null 8 ,
diff --git a/sbin/mount_umap/mount_umap.8 b/sbin/mount_umap/mount_umap.8
index e90ce265b5c6..63bdd48ff592 100644
--- a/sbin/mount_umap/mount_umap.8
+++ b/sbin/mount_umap/mount_umap.8
@@ -123,8 +123,7 @@ It is not meant for production use. The implementation is not very
sophisticated.
.Sh SEE ALSO
.Xr mount 8 ,
-.Xr mount_null 8 ,
-.Xr mount_lofs 8
+.Xr mount_null 8
.Sh HISTORY
The
.Nm mount_umap
diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8
index e90ce265b5c6..63bdd48ff592 100644
--- a/sbin/mount_umapfs/mount_umapfs.8
+++ b/sbin/mount_umapfs/mount_umapfs.8
@@ -123,8 +123,7 @@ It is not meant for production use. The implementation is not very
sophisticated.
.Sh SEE ALSO
.Xr mount 8 ,
-.Xr mount_null 8 ,
-.Xr mount_lofs 8
+.Xr mount_null 8
.Sh HISTORY
The
.Nm mount_umap
diff --git a/sbin/mount_union/mount_union.8 b/sbin/mount_union/mount_union.8
index 65a649722579..7174e17e3cc1 100644
--- a/sbin/mount_union/mount_union.8
+++ b/sbin/mount_union/mount_union.8
@@ -85,8 +85,6 @@ See the
man page for possible options and their meanings.
.It Fl r
Hide the lower layer completely in the same way as mounting with
-.Xr mount_lofs 8
-or
.Xr mount_null 8 .
.El
.Pp
@@ -182,7 +180,6 @@ accessible via
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8 ,
-.Xr mount_lofs 8 ,
.Xr mount_null 8
.Sh BUGS
Without whiteout support from the filesystem backing the upper layer,
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8
index 65a649722579..7174e17e3cc1 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -85,8 +85,6 @@ See the
man page for possible options and their meanings.
.It Fl r
Hide the lower layer completely in the same way as mounting with
-.Xr mount_lofs 8
-or
.Xr mount_null 8 .
.El
.Pp
@@ -182,7 +180,6 @@ accessible via
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8 ,
-.Xr mount_lofs 8 ,
.Xr mount_null 8
.Sh BUGS
Without whiteout support from the filesystem backing the upper layer,