summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-02-11 15:17:33 +0000
committerjmc <jmc@openbsd.org>2009-02-11 15:17:33 +0000
commit746cff0202f44c4a25537a605964f3083ab10b45 (patch)
tree54cfe1115be8cdaf89841a3df8a542b557219086
parentAvoid level going negative on deep (i mean really deep) dirs. Reported (diff)
downloadwireguard-openbsd-746cff0202f44c4a25537a605964f3083ab10b45.tar.xz
wireguard-openbsd-746cff0202f44c4a25537a605964f3083ab10b45.zip
tweak previous;
-rw-r--r--share/man/man4/ips.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ips.4 b/share/man/man4/ips.4
index 64e715a7ddd..b128b7c9fda 100644
--- a/share/man/man4/ips.4
+++ b/share/man/man4/ips.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ips.4,v 1.9 2009/02/11 07:55:33 grange Exp $
+.\" $OpenBSD: ips.4,v 1.10 2009/02/11 15:17:33 jmc Exp $
.\"
.\" Copyright (c) 2006, 2009 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -47,9 +47,9 @@ All RAID configuration and management is done through the bootable
IBM ServeRAID Support CD;
a CD image is freely available at the IBM website.
.Pp
-The driver has a limited
+The driver also provides
.Xr bio 4
-support, only volume information querying is available.
+support, though only volume information querying is available.
.Sh SEE ALSO
.Xr bio 4 ,
.Xr intro 4 ,