Source-Changes-HG archive

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

[src/trunk]: src/sbin/mount_qemufwcfg Fix typo found by jmcneill.



details:   https://anonhg.NetBSD.org/src/rev/2d6fd07392ea
branches:  trunk
changeset: 828104:2d6fd07392ea
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Nov 28 11:55:30 2017 +0000

description:
Fix typo found by jmcneill.

diffstat:

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

diffs (18 lines):

diff -r 78966cd90495 -r 2d6fd07392ea sbin/mount_qemufwcfg/mount_qemufwcfg.8
--- a/sbin/mount_qemufwcfg/mount_qemufwcfg.8    Tue Nov 28 11:51:11 2017 +0000
+++ b/sbin/mount_qemufwcfg/mount_qemufwcfg.8    Tue Nov 28 11:55:30 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount_qemufwcfg.8,v 1.1 2017/11/28 11:10:31 wiz Exp $
+.\"    $NetBSD: mount_qemufwcfg.8,v 1.2 2017/11/28 11:55:30 wiz Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,7 +42,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-command provdes the QEMU fw_cfg configuration files in a file system
+command provides the QEMU fw_cfg configuration files in a file system
 tree at point
 .Ar node .
 Both



Home | Main Index | Thread Index | Old Index