.Fl prepends a dash, no need to specify another one for qemu -fw_cfg option
This commit is contained in:
parent
d5e850450b
commit
55f63d369b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: qemufwcfg.4,v 1.4 2018/07/11 13:41:23 jmcneill Exp $
|
||||
.\" $NetBSD: qemufwcfg.4,v 1.5 2018/07/11 13:49:06 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2017 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -40,7 +40,7 @@ interface allows QEMU to provide data items and files to guest
|
|||
operating systems.
|
||||
.Pp
|
||||
See the
|
||||
.Fl -fw_cfg
|
||||
.Fl fw_cfg
|
||||
option in the
|
||||
.Nm qemu
|
||||
man page.
|
||||
|
|
Loading…
Reference in New Issue