diff options
author | 2006-07-12 22:57:41 +0000 | |
---|---|---|
committer | 2006-07-12 22:57:41 +0000 | |
commit | 39d60defec9decb0938b3c6d9b38d64d7af4e175 (patch) | |
tree | f1486f7225bae74ce303ef56c3afaf0acda30043 | |
parent | move #include <stddef.h> out of includes.h (diff) | |
download | wireguard-openbsd-39d60defec9decb0938b3c6d9b38d64d7af4e175.tar.xz wireguard-openbsd-39d60defec9decb0938b3c6d9b38d64d7af4e175.zip |
sort SEE ALSO;
-rw-r--r-- | share/man/man4/mii.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mii.4 b/share/man/man4/mii.4 index 8b29f67d68c..2256fa3b787 100644 --- a/share/man/man4/mii.4 +++ b/share/man/man4/mii.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mii.4,v 1.22 2006/07/12 19:19:54 brad Exp $ +.\" $OpenBSD: mii.4,v 1.23 2006/07/12 22:57:41 jmc Exp $ .\" $NetBSD: mii.4,v 1.1 1998/11/04 05:21:50 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -115,10 +115,10 @@ program. .Xr gentbi 4 , .Xr icsphy 4 , .Xr ifmedia 4 , -.Xr ipgphy 4 , .Xr inphy 4 , .Xr intro 4 , .Xr iophy 4 , +.Xr ipgphy 4 , .Xr luphy 4 , .Xr lxtphy 4 , .Xr mtdphy 4 , |