=================================================================== RCS file: /cvs/openbsd/fw_update/Attic/fw_install.1,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- openbsd/fw_update/Attic/fw_install.1 2021/12/18 03:05:16 1.3 +++ openbsd/fw_update/Attic/fw_install.1 2021/12/19 02:02:02 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_install.1,v 1.3 2021/12/18 03:05:16 afresh1 Exp $ +.\" $OpenBSD: fw_install.1,v 1.5 2021/12/19 02:02:02 afresh1 Exp $ .\" .\" Copyright (c) 2021 Andrew Hewus Fresh .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 18 2021 $ +.Dd $Mdocdate: December 19 2021 $ .Dt FW_INSTALL 1 .Os .Sh NAME @@ -22,7 +22,7 @@ .Nd download and install non-free firmware packages .Sh SYNOPSIS .Nm -.Op Fl DL +.Op Fl D | L .Op Ar driver | file ... .Sh DESCRIPTION The @@ -34,18 +34,16 @@ .Pp The options are as follows: .Bl -tag -width Ds -.It -D -Download firmware packages without installing. -Enables -.Fl L -to use the current directory -.It -L +.It Fl D +Download firmware packages to the current working directory, +without installing them. +.It Fl L Installs firmware from a local copy in the current directory. .El .Pp Additional arguments are taken as device names for which filenames will be looked up -or as filenames of firmware packages be installed. +or as filenames of firmware packages to be installed. If no additional arguments are given, .Nm searches