[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.5 and 1.7

version 1.5, 2021/12/23 21:34:12 version 1.7, 2021/12/24 02:36:13
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 | D | L  .Op Fl d | D
 .Op Fl av  .Op Fl av
   .Op Fl p Ar path
 .Op Ar driver | file ...  .Op Ar driver | file ...
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The  The
Line 45 
Line 46 
 .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.
 .It Fl L  .It Fl p Ar path
 Install firmware from a local copy in the current directory.  Use the firmware found at package repository
   .Ar path ,
   being either a local directory or a URL,
   instead of the default location.
 .It Fl v  .It Fl v
 Enable verbose mode.  Enable verbose mode.
 .El  .El

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

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