diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /share/man/man4/raid.4 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'share/man/man4/raid.4')
-rw-r--r-- | share/man/man4/raid.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/raid.4 b/share/man/man4/raid.4 index f120b28a67f..4a3125bb959 100644 --- a/share/man/man4/raid.4 +++ b/share/man/man4/raid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raid.4,v 1.2 1999/02/19 00:19:52 niklas Exp $ +.\" $OpenBSD: raid.4,v 1.3 1999/05/16 19:56:35 alex Exp $ .\" .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -234,11 +234,11 @@ device special files. .Pp .Sh SEE ALSO .Xr MAKEDEV 8 , -.Xr raidctl 8 , .Xr config 8 , .Xr fsck 8 , .Xr mount 8 , -.Xr newfs 8 +.Xr newfs 8 , +.Xr raidctl 8 .Sh HISTORY The .Nm |