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.mvme68k | |
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.mvme68k')
-rw-r--r-- | share/man/man4/man4.mvme68k/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.mvme68k/le.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.mvme68k/intro.4 b/share/man/man4/man4.mvme68k/intro.4 index 3813b045295..9f2e9694bff 100644 --- a/share/man/man4/man4.mvme68k/intro.4 +++ b/share/man/man4/man4.mvme68k/intro.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)intro.4 5.2 (Berkeley) 3/27/91 -.\" $Id: intro.4,v 1.2 1996/10/08 01:20:47 michaels Exp $ +.\" $Id: intro.4,v 1.3 1999/05/16 19:57:11 alex Exp $ .\" .Dd August 30, 1994 .Dt INTRO 4 amiga @@ -99,9 +99,9 @@ The man page first appeared in .Nx 1.0a .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Pseudo-devices are not listed. diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4 index 52b2ebfbbbb..132ea088c34 100644 --- a/share/man/man4/man4.mvme68k/le.4 +++ b/share/man/man4/man4.mvme68k/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.2 1996/10/08 01:20:47 michaels Exp $ +.\" $Id: le.4,v 1.3 1999/05/16 19:57:12 alex Exp $ .\" .Dd August 30, 1994 .Dt LE 4 amiga @@ -82,6 +82,6 @@ interface first appeared in .Nx 0.9a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 |