diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
commit | b7253ab25580c3ade3e0f9b14e52111cda23a6a4 (patch) | |
tree | f04128e8173c1d582b41021a6490d9d2dba38cb0 /sbin/route | |
parent | 93a6e10cf261f623435b25f06a399d212cac7fd4 (diff) |
alphabetize SEE ALSO entries and order them numerically according to section
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index b7083694166..d77b89ed9fa 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: route.8,v 1.8 1998/09/17 04:15:01 aaron Exp $ +.\" $OpenBSD: route.8,v 1.9 1998/09/23 01:20:25 aaron Exp $ .\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -326,12 +326,12 @@ low on resources and was unable to allocate memory to create the new entry. .El .Sh SEE ALSO +.Xr esis 4 , .Xr netintro 4 , .Xr route 4 , -.Xr esis 4 , .Xr routed 8 , -.Xr XNSrouted 8 , -.Xr IPXrouted 8 +.Xr IPXrouted 8 , +.Xr XNSrouted 8 .Sh HISTORY The .Nm |