[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.6

version 1.5, 2021/12/23 21:34:12 version 1.6, 2021/12/24 02:27:46
Line 24 
Line 24 
 .Nm  .Nm
 .Op Fl d | D | L  .Op Fl d | D | L
 .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 47 
Line 48 
 without installing them.  without installing them.
 .It Fl L  .It Fl L
 Install firmware from a local copy in the current directory.  Install firmware from a local copy in the current directory.
   .It Fl p Ar path
   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.6

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