=================================================================== RCS file: /cvs/openbsd/fw_update/Attic/fw_install.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- openbsd/fw_update/Attic/fw_install.1 2021/12/18 22:51:51 1.4 +++ 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.4 2021/12/18 22:51:51 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 D | Fl L +.Op Fl D | L .Op Ar driver | file ... .Sh DESCRIPTION The @@ -34,10 +34,10 @@ .Pp The options are as follows: .Bl -tag -width Ds -.It -D +.It Fl D Download firmware packages to the current working directory, without installing them. -.It -L +.It Fl L Installs firmware from a local copy in the current directory. .El .Pp