Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sbin/mount_overlay pullup rev. 1.3 from trunk (approved...



details:   https://anonhg.NetBSD.org/src/rev/849bc035d31d
branches:  netbsd-1-5
changeset: 488809:849bc035d31d
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun Jul 30 16:35:58 2000 +0000

description:
pullup rev. 1.3 from trunk (approved by jhawk):
add missing comma between entries in SEE ALSO

diffstat:

 sbin/mount_overlay/mount_overlay.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f22469298060 -r 849bc035d31d sbin/mount_overlay/mount_overlay.8
--- a/sbin/mount_overlay/mount_overlay.8        Sun Jul 30 14:49:30 2000 +0000
+++ b/sbin/mount_overlay/mount_overlay.8        Sun Jul 30 16:35:58 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.2.4.1 2000/07/30 16:35:58 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