diff options
author | 2009-02-10 14:37:01 +0000 | |
---|---|---|
committer | 2009-02-10 14:37:01 +0000 | |
commit | 62c2f8bbf49b7ccf31674d45d72b45b5529ff71c (patch) | |
tree | 358c894b1d182245c23e0c2962a6c0742da7d0a0 | |
parent | Add missing copperhead chipset support bits. (diff) | |
download | wireguard-openbsd-62c2f8bbf49b7ccf31674d45d72b45b5529ff71c.tar.xz wireguard-openbsd-62c2f8bbf49b7ccf31674d45d72b45b5529ff71c.zip |
tweak previous;
-rw-r--r-- | share/man/man4/ips.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ips.4 b/share/man/man4/ips.4 index 5f1953dd6a9..192b34ea941 100644 --- a/share/man/man4/ips.4 +++ b/share/man/man4/ips.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ips.4,v 1.7 2009/02/10 09:05:41 grange Exp $ +.\" $OpenBSD: ips.4,v 1.8 2009/02/10 14:37:01 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -44,8 +44,8 @@ ServeRAID 7k/7M/7t Although the controllers are actual RAID controllers, the driver makes them look just like SCSI controllers. All RAID configuration is done through the bootable IBM ServeRAID -Support CD. -CD image is freely available at the IBM website. +Support CD; +a CD image is freely available at the IBM website. .Sh SEE ALSO .Xr bio 4 , .Xr intro 4 , |