Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/fwctl Fix a typo



details:   https://anonhg.NetBSD.org/src/rev/c31fa7614fc2
branches:  trunk
changeset: 757096:c31fa7614fc2
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Aug 14 16:32:26 2010 +0000

description:
Fix a typo

diffstat:

 usr.sbin/fwctl/fwctl.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 359daab61e33 -r c31fa7614fc2 usr.sbin/fwctl/fwctl.8
--- a/usr.sbin/fwctl/fwctl.8    Sat Aug 14 16:23:49 2010 +0000
+++ b/usr.sbin/fwctl/fwctl.8    Sat Aug 14 16:32:26 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fwctl.8,v 1.9 2010/08/14 16:23:49 cegger Exp $
+.\"    $NetBSD: fwctl.8,v 1.10 2010/08/14 16:32:26 pgoyette Exp $
 .\"
 .\" Copyright (c) 2005 KIYOHARA Takashi
 .\" All rights reserved.
@@ -77,7 +77,8 @@
 by phy_config packet.
 .It Fl l Ar file
 Load hex dump file of the configuration ROM and parse it.
-.It Fl M Ar modeExplicitly specify either
+.It Fl M Ar mode
+Explicitly specify either
 .Ar dv
 or
 .Ar mpeg



Home | Main Index | Thread Index | Old Index