summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorFelix Kronlage <fkr@cvs.openbsd.org>2008-09-05 06:58:43 +0000
committerFelix Kronlage <fkr@cvs.openbsd.org>2008-09-05 06:58:43 +0000
commita96ac6c5ded4437c15a2c2025678d9048cbe0a40 (patch)
treea437ee9388a56a1d49b19904fb74387eddec545c /share/man
parent2cda677f0c953f92835d685c68e034eab45963f5 (diff)
get rid of the unneeded 'etc.' at the end of the list.
also remove bogus '\&' escape. help and ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/softraid.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4
index 25b1289e54e..77440532ddc 100644
--- a/share/man/man4/softraid.4
+++ b/share/man/man4/softraid.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: softraid.4,v 1.18 2008/06/14 00:16:38 hshoexer Exp $
+.\" $OpenBSD: softraid.4,v 1.19 2008/09/05 06:58:42 fkr Exp $
.\"
.\" Copyright (c) 2007 Todd T. Fries <todd@OpenBSD.org>
.\" Copyright (c) 2007 Marco Peereboom <marco@OpenBSD.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 14 2008 $
+.Dd $Mdocdate: September 5 2008 $
.Dt SOFTRAID 4
.Os
.Sh NAME
@@ -42,8 +42,8 @@ supports a number of
.Em disciplines .
A discipline is a collection of functions
that provides specific I/O functionality.
-This includes I/O path, bring-up, failure recovery, statistical
-information gathering etc.\&
+This includes I/O path, bring-up, failure recovery, and statistical
+information gathering.
Essentially a discipline is a lower
level driver that provides the I/O transformation for the softraid
device.