Date: Sat, 3 Jul 2010 09:50:48 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r209657 - stable/8/usr.sbin/uathload Message-ID: <201007030950.o639omOq075581@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sat Jul 3 09:50:48 2010 New Revision: 209657 URL: http://svn.freebsd.org/changeset/base/209657 Log: MFC: r207947 The -d flag is non-optional. Modified: stable/8/usr.sbin/uathload/uathload.8 Directory Properties: stable/8/usr.sbin/uathload/ (props changed) Modified: stable/8/usr.sbin/uathload/uathload.8 ============================================================================== --- stable/8/usr.sbin/uathload/uathload.8 Sat Jul 3 09:47:12 2010 (r209656) +++ stable/8/usr.sbin/uathload/uathload.8 Sat Jul 3 09:50:48 2010 (r209657) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007030950.o639omOq075581>