Module Name:    src
Committed By:   sevan
Date:           Sat Jun 30 09:27:41 UTC 2018

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

Log Message:
vnconfig name is retained for backwards compatibility. Use vndconfig.

Heads up by <tsutsui>


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 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.30 src/sbin/mount_cd9660/mount_cd9660.8:1.31
--- src/sbin/mount_cd9660/mount_cd9660.8:1.30	Fri Jun 29 19:13:19 2018
+++ src/sbin/mount_cd9660/mount_cd9660.8	Sat Jun 30 09:27:41 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_cd9660.8,v 1.30 2018/06/29 19:13:19 sevan Exp $
+.\" $NetBSD: mount_cd9660.8,v 1.31 2018/06/30 09:27:41 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 June 29, 2018
+.Dd June 30, 2018
 .Dt MOUNT_CD9660 8
 .Os
 .Sh NAME
@@ -159,7 +159,7 @@ Same as
 .Xr fstab 5 ,
 .Xr mount 8 ,
 .Xr mscdlabel 8 ,
-.Xr vnconfig 8
+.Xr vndconfig 8
 .Sh HISTORY
 The
 .Nm

Reply via email to