diff options
author | 2007-05-25 13:19:28 +0000 | |
---|---|---|
committer | 2007-05-25 13:19:28 +0000 | |
commit | d9cf536104ea314415aea81587abe60dfdb6f11f (patch) | |
tree | d47b6b87c9ff8d955f4ee113a24a0a9f6023f30a | |
parent | start cleaning up the mess that is error-handling when installing packages. (diff) | |
download | wireguard-openbsd-d9cf536104ea314415aea81587abe60dfdb6f11f.tar.xz wireguard-openbsd-d9cf536104ea314415aea81587abe60dfdb6f11f.zip |
Oops, add USB firmware to FILES.
-rw-r--r-- | share/man/man4/malo.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/malo.4 b/share/man/man4/malo.4 index df1b8bb5b1e..77bf98523bd 100644 --- a/share/man/man4/malo.4 +++ b/share/man/man4/malo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malo.4,v 1.19 2007/05/25 13:12:09 mglocker Exp $ +.\" $OpenBSD: malo.4,v 1.20 2007/05/25 13:19:28 mglocker Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" @@ -218,6 +218,7 @@ The driver needs a set of firmware files which are loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact +.It Pa /etc/firmware/mrv8338.fw .It Pa /etc/firmware/mrv8385-h.fw .It Pa /etc/firmware/mrv8385-m.fw .It Pa /etc/firmware/mrv8k-b.fw |