diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
commit | 6cded4a3fdac7f3bf862d8b64ad4c758b3e691eb (patch) | |
tree | 37f96844351314fcf72a22d1983488b1640677e9 /sbin/raidctl | |
parent | cda8ef6eceac8f14e649f7944e79a7fa5105d00b (diff) |
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).
Diffstat (limited to 'sbin/raidctl')
-rw-r--r-- | sbin/raidctl/raidctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/raidctl/raidctl.8 b/sbin/raidctl/raidctl.8 index 4a992d2094a..8266cdfa00a 100644 --- a/sbin/raidctl/raidctl.8 +++ b/sbin/raidctl/raidctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raidctl.8,v 1.10 2000/03/05 00:28:56 aaron Exp $ +.\" $OpenBSD: raidctl.8,v 1.11 2000/03/14 21:31:42 aaron Exp $ .\" $NetBSD: raidctl.8,v 1.11 2000/01/05 03:02:41 oster Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -500,7 +500,7 @@ raidctl -P raid0 .Ed .Pp is used. Note that re-writing the parity can be done while -other operations on the RAID set are taking place (e.g. while doing a +other operations on the RAID set are taking place (e.g., while doing a .Xr fsck 8 on a filesystem on the RAID set). However: for maximum effectiveness of the RAID set, the parity should be known to be correct before any |