Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_overlay in SEE ALSO, add missing comma between mo...
details: https://anonhg.NetBSD.org/src/rev/c0ecbb0438d6
branches: trunk
changeset: 495517:c0ecbb0438d6
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Jul 30 10:41:29 2000 +0000
description:
in SEE ALSO, add missing comma between moun(8) and mount_null(8)
diffstat:
sbin/mount_overlay/mount_overlay.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 522053ab3cd1 -r c0ecbb0438d6 sbin/mount_overlay/mount_overlay.8
--- a/sbin/mount_overlay/mount_overlay.8 Sun Jul 30 09:32:09 2000 +0000
+++ b/sbin/mount_overlay/mount_overlay.8 Sun Jul 30 10:41:29 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_overlay.8,v 1.2 2000/01/20 23:59:46 wrstuden Exp $
+.\" $NetBSD: mount_overlay.8,v 1.3 2000/07/30 10:41:29 jdolecek Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -80,7 +80,7 @@
The internal operation of the overlay layer is identical to that of the
null layer. See its documentation for details.
.Sh SEE ALSO
-.Xr mount 8
+.Xr mount 8 ,
.Xr mount_null 8
.sp
UCLA Technical Report CSD-910056,
Home |
Main Index |
Thread Index |
Old Index