svn commit: r207947 - head/usr.sbin/uathload
Christian Brueffer
brueffer at FreeBSD.org
Wed May 12 01:33:51 UTC 2010
Author: brueffer
Date: Wed May 12 01:33:51 2010
New Revision: 207947
URL: http://svn.freebsd.org/changeset/base/207947
Log:
The -d flag is non-optional.
PR: 143694
Submitted by: Nikolai Saoukh <nms+bsd at otdel-1.org>
MFC after: 1 week
Modified:
head/usr.sbin/uathload/uathload.8
Modified: head/usr.sbin/uathload/uathload.8
==============================================================================
--- head/usr.sbin/uathload/uathload.8 Wed May 12 01:13:49 2010 (r207946)
+++ head/usr.sbin/uathload/uathload.8 Wed May 12 01:33:51 2010 (r207947)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 7, 2009
+.Dd May 11, 2010
.Dt UATHLOAD 8
.Os
.Sh NAME
@@ -34,7 +34,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl v
-.Op Fl d Ar ugen-device
+.Fl d Ar ugen-device
.Op Ar firmware-file
.Sh DESCRIPTION
The
More information about the svn-src-head
mailing list