Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_union Sort SEE ALSO, sort sections.
details: https://anonhg.NetBSD.org/src/rev/70ea90036f3b
branches: trunk
changeset: 517644:70ea90036f3b
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Nov 16 12:03:20 2001 +0000
description:
Sort SEE ALSO, sort sections.
diffstat:
sbin/mount_union/mount_union.8 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 6d8b42831977 -r 70ea90036f3b sbin/mount_union/mount_union.8
--- a/sbin/mount_union/mount_union.8 Fri Nov 16 12:01:57 2001 +0000
+++ b/sbin/mount_union/mount_union.8 Fri Nov 16 12:03:20 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_union.8,v 1.11 2001/11/16 10:25:48 wiz Exp $
+.\" $NetBSD: mount_union.8,v 1.12 2001/11/16 12:03:20 wiz Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -181,9 +181,14 @@
.Xr mount 2 ,
.Xr unmount 2 ,
.Xr fstab 5 ,
+.Xr fsck_ffs 8 ,
.Xr mount 8 ,
-.Xr mount_null 8 ,
-.Xr fsck_ffs 8
+.Xr mount_null 8
+.Sh HISTORY
+The
+.Nm
+command first appeared in
+.Bx 4.4 .
.Sh BUGS
Without whiteout support from the filesystem backing the upper layer,
there is no way that delete and rename operations on lower layer
@@ -202,8 +207,3 @@
.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
-command first appeared in
-.Bx 4.4 .
Home |
Main Index |
Thread Index |
Old Index