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/ncr.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/ncr.4')
-rw-r--r-- | share/man/man4/ncr.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4 index a79a900c4c7..c3f5dbeac99 100644 --- a/share/man/man4/ncr.4 +++ b/share/man/man4/ncr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncr.4,v 1.1 1997/03/28 22:53:40 millert Exp $ +.\" $OpenBSD: ncr.4,v 1.2 1999/05/16 19:56:31 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -38,9 +38,9 @@ The driver provides support for the NCR 53C810, 53C825, 53C860, and 53C875 SCSI controller chips. .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , .Xr st 4 , -.Xr cd 4 , -.Xr ch 4 , .Xr uk 4 |