Module Name:    src
Committed By:   gson
Date:           Wed Apr  1 15:42:15 UTC 2020

Modified Files:
        src/share/man/man4: qemufwcfg.4

Log Message:
Fix incorrect device path.  OK jmcneill.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/qemufwcfg.4

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

Modified files:

Index: src/share/man/man4/qemufwcfg.4
diff -u src/share/man/man4/qemufwcfg.4:1.5 src/share/man/man4/qemufwcfg.4:1.6
--- src/share/man/man4/qemufwcfg.4:1.5	Wed Jul 11 13:49:06 2018
+++ src/share/man/man4/qemufwcfg.4	Wed Apr  1 15:42:15 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: qemufwcfg.4,v 1.5 2018/07/11 13:49:06 jmcneill Exp $
+.\"	$NetBSD: qemufwcfg.4,v 1.6 2020/04/01 15:42:15 gson Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 11, 2018
+.Dd April 1, 2020
 .Dt QEMUFWCFG 4
 .Os
 .Sh NAME
@@ -46,7 +46,7 @@ option in the
 man page.
 .Sh FILES
 .Bl -tag -width 20n
-.It Pa /dev/qemufwctl<n>
+.It Pa /dev/qemufwcfg<n>
 device path
 .El
 .Sh SEE ALSO

Reply via email to