diff options
author | 2006-11-09 23:36:41 +0000 | |
---|---|---|
committer | 2006-11-09 23:36:41 +0000 | |
commit | 4609ffe8a9bff0b79d189a8fa55dec0734e23d24 (patch) | |
tree | 804cdee5166567247d1bc1f1d6eaa3cc8e87cfc6 | |
parent | typo (diff) | |
download | wireguard-openbsd-4609ffe8a9bff0b79d189a8fa55dec0734e23d24.tar.xz wireguard-openbsd-4609ffe8a9bff0b79d189a8fa55dec0734e23d24.zip |
clarify firmware requirements
-rw-r--r-- | share/man/man4/ral.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index 7dcf273fdc2..3ebf6eec284 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.60 2006/10/22 12:14:43 damien Exp $ +.\" $OpenBSD: ral.4,v 1.61 2006/11/09 23:36:41 jsg Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -228,8 +228,8 @@ Disable WEP encryption. This is the default mode of operation. .El .Sh FILES -The following firmware files are potentially loaded when an interface is -brought up: +Second generation PCI/CardBus chips require the following firmware +files to be loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact .It /etc/firmware/ral-rt2561 |