Skip to content

Commit 00df5dd

Browse files
committed
Sort SEE ALSO, sort sections.
1 parent 1322970 commit 00df5dd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

sbin/mount_union/mount_union.8

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: mount_union.8,v 1.11 2001/11/16 10:25:48 wiz Exp $
1+
.\" $NetBSD: mount_union.8,v 1.12 2001/11/16 12:03:20 wiz Exp $
22
.\"
33
.\" Copyright (c) 1994
44
.\" The Regents of the University of California. All rights reserved.
@@ -181,9 +181,14 @@ accessible via
181181
.Xr mount 2 ,
182182
.Xr unmount 2 ,
183183
.Xr fstab 5 ,
184+
.Xr fsck_ffs 8 ,
184185
.Xr mount 8 ,
185-
.Xr mount_null 8 ,
186-
.Xr fsck_ffs 8
186+
.Xr mount_null 8
187+
.Sh HISTORY
188+
The
189+
.Nm
190+
command first appeared in
191+
.Bx 4.4 .
187192
.Sh BUGS
188193
Without whiteout support from the filesystem backing the upper layer,
189194
there is no way that delete and rename operations on lower layer
@@ -202,8 +207,3 @@ Running
202207
.Xr find 1
203208
over a union tree has the side-effect of creating
204209
a tree of shadow directories in the upper layer.
205-
.Sh HISTORY
206-
The
207-
.Nm
208-
command first appeared in
209-
.Bx 4.4 .

0 commit comments

Comments
 (0)