From 3bb7439775dab52bae2fd5bef09ad1a3a860958b Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 12 May 2010 01:33:51 +0000 Subject: The -d flag is non-optional. PR: 143694 Submitted by: Nikolai Saoukh MFC after: 1 week --- usr.sbin/uathload/uathload.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/uathload/uathload.8 b/usr.sbin/uathload/uathload.8 index e07cfa2..49c2612 100644 --- a/usr.sbin/uathload/uathload.8 +++ b/usr.sbin/uathload/uathload.8 @@ -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 -- cgit v1.1