summaryrefslogtreecommitdiff
path: root/share/man/man4/netintro.4
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /share/man/man4/netintro.4
parenta745f84c11e201e22ac76b1776820903cabfd67a (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/netintro.4')
-rw-r--r--share/man/man4/netintro.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4
index ed1c9c32d9e..d4693e9fae3 100644
--- a/share/man/man4/netintro.4
+++ b/share/man/man4/netintro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netintro.4,v 1.11 1999/02/26 19:56:32 jason Exp $
+.\" $OpenBSD: netintro.4,v 1.12 1999/05/16 19:56:32 alex Exp $
.\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -345,11 +345,11 @@ struct ifconf {
};
.Ed
.Sh SEE ALSO
-.Xr socket 2 ,
.Xr ioctl 2 ,
-.Xr intro 4 ,
+.Xr socket 2 ,
.Xr bridge 4 ,
.Xr ifmedia 4 ,
+.Xr intro 4 ,
.Xr config 8 ,
.Xr routed 8
.Sh HISTORY