diff options
author | 2008-10-24 05:08:00 +0000 | |
---|---|---|
committer | 2008-10-24 05:08:00 +0000 | |
commit | aa60a1efd5dd5ad75f6fd314c627599c08c52224 (patch) | |
tree | 2749226bf485078ec8d647ac5563a7325da3c44c | |
parent | Allow the debug printf code which is trying to retreive the interface (diff) | |
download | wireguard-openbsd-aa60a1efd5dd5ad75f6fd314c627599c08c52224.tar.xz wireguard-openbsd-aa60a1efd5dd5ad75f6fd314c627599c08c52224.zip |
sync arc(4) Nd;
-rw-r--r-- | share/man/man4/bio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index caebd344ac0..f9f90b5027f 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.21 2008/01/26 23:07:55 jmc Exp $ +.\" $OpenBSD: bio.4,v 1.22 2008/10/24 05:08:00 jmc Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" Copyright (c) 2006 Marco Peereboom @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 26 2008 $ +.Dd $Mdocdate: October 24 2008 $ .Dt BIO 4 .Os .Sh NAME @@ -65,7 +65,7 @@ for volume management: .It Xr ami 4 American Megatrends Inc. MegaRAID PATA/SATA/SCSI RAID controller .It Xr arc 4 -Areca Technology Corporation SATA RAID controller +Areca Technology Corporation SAS/SATA RAID controller .It Xr ciss 4 Compaq Smart ARRAY 5/6 SAS/SATA/SCSI RAID controller .It Xr mfi 4 |