Module Name:    src
Committed By:   pgoyette
Date:           Sat Aug 14 16:32:26 UTC 2010

Modified Files:
        src/usr.sbin/fwctl: fwctl.8

Log Message:
Fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/fwctl/fwctl.8

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

Modified files:

Index: src/usr.sbin/fwctl/fwctl.8
diff -u src/usr.sbin/fwctl/fwctl.8:1.9 src/usr.sbin/fwctl/fwctl.8:1.10
--- src/usr.sbin/fwctl/fwctl.8:1.9	Sat Aug 14 16:23:49 2010
+++ src/usr.sbin/fwctl/fwctl.8	Sat Aug 14 16:32:26 2010
@@ -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

Reply via email to