[BACK]Return to fw_install.8 CVS log [TXT][DIR] Up to [local] / openbsd / fw_update

Diff for /openbsd/fw_update/fw_install.8 between version 1.2 and 1.3

version 1.2, 2021/12/21 02:32:16 version 1.3, 2021/12/23 20:25:40
Line 22 
Line 22 
 .Nd download and install non-free firmware packages  .Nd download and install non-free firmware packages
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl D | L  .Op Fl d | D | L
 .Op Fl v  .Op Fl v
 .Op Ar driver | file ...  .Op Ar driver | file ...
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 35 
Line 35 
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
   .It Fl d
   Delete the specified firmware.
   Required additional arguments are a list of full package or driver names.
 .It Fl D  .It Fl D
 Download firmware packages to the current working directory,  Download firmware packages to the current working directory,
 without installing them.  without installing them.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>