Skip to content

Commit fe161e3

Browse files
committed
Remove reference to mount_lofs(8), per Todd Williamson
<toddw@delorean.rb.isl.secom.co.jp> in PR #1783.
1 parent e3569d8 commit fe161e3

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

sbin/mount_umap/mount_umap.8

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mount_umap.8,v 1.2 1995/03/18 14:58:16 cgd Exp $
1+
.\" $NetBSD: mount_umap.8,v 1.3 1996/01/15 02:00:18 thorpej Exp $
22
.\"
33
.\" Copyright (c) 1992, 1993, 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -125,8 +125,7 @@ It is not meant for production use. The implementation is not very
125125
sophisticated.
126126
.Sh SEE ALSO
127127
.Xr mount 8 ,
128-
.Xr mount_null 8 ,
129-
.Xr mount_lofs 8
128+
.Xr mount_null 8
130129
.Sh HISTORY
131130
The
132131
.Nm mount_umap

sbin/mount_union/mount_union.8

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mount_union.8,v 1.4 1995/09/29 06:44:02 jtc Exp $
1+
.\" $NetBSD: mount_union.8,v 1.5 1996/01/15 02:00:21 thorpej Exp $
22
.\"
33
.\" Copyright (c) 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -87,8 +87,6 @@ See the
8787
man page for possible options and their meanings.
8888
.It Fl r
8989
Hide the lower layer completely in the same way as mounting with
90-
.Xr mount_lofs 8
91-
or
9290
.Xr mount_null 8 .
9391
.El
9492
.Pp
@@ -184,7 +182,6 @@ accessible via
184182
.Xr unmount 2 ,
185183
.Xr fstab 5 ,
186184
.Xr mount 8 ,
187-
.Xr mount_lofs 8 ,
188185
.Xr mount_null 8
189186
.Sh BUGS
190187
Without whiteout support from the filesystem backing the upper layer,

0 commit comments

Comments
 (0)