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/man4.vax/intro.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/man4.vax/intro.4')
-rw-r--r-- | share/man/man4/man4.vax/intro.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 index e5184009d11..c5ddc0b7163 100644 --- a/share/man/man4/man4.vax/intro.4 +++ b/share/man/man4/man4.vax/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 1996/03/29 10:17:06 niklas Exp $ +.\" $OpenBSD: intro.4,v 1.3 1999/05/16 19:57:31 alex Exp $ .\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -107,10 +107,10 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO +.Xr autoconf 4 , .Xr intro 4 , .Xr netintro 4 , -.Xr autoconf 4 , -.Xr config 8 . +.Xr config 8 .Rs .%T "Building 4.3 BSD UNIX Systems with Config" .%B SMM |