Module Name:    src
Committed By:   sevan
Date:           Fri Jun 29 19:13:19 UTC 2018

Modified Files:
        src/sbin/mount_cd9660: mount_cd9660.8

Log Message:
Note vnconfig(8) may be of interest, especially when looking to mount an iso via
loopback.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sbin/mount_cd9660/mount_cd9660.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mount_cd9660/mount_cd9660.8
diff -u src/sbin/mount_cd9660/mount_cd9660.8:1.29 src/sbin/mount_cd9660/mount_cd9660.8:1.30
--- src/sbin/mount_cd9660/mount_cd9660.8:1.29	Wed Jun  7 15:24:50 2017
+++ src/sbin/mount_cd9660/mount_cd9660.8	Fri Jun 29 19:13:19 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_cd9660.8,v 1.29 2017/06/07 15:24:50 abhinav Exp $
+.\" $NetBSD: mount_cd9660.8,v 1.30 2018/06/29 19:13:19 sevan Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 .\"
 .\"     @(#)mount_cd9660.8	8.3 (Berkeley) 3/27/94
 .\"
-.Dd January 3, 2009
+.Dd June 29, 2018
 .Dt MOUNT_CD9660 8
 .Os
 .Sh NAME
@@ -158,7 +158,8 @@ Same as
 .Xr unmount 2 ,
 .Xr fstab 5 ,
 .Xr mount 8 ,
-.Xr mscdlabel 8
+.Xr mscdlabel 8 ,
+.Xr vnconfig 8
 .Sh HISTORY
 The
 .Nm

Reply via email to