diff options
author | wosch <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
commit | 8ee659dd96d873b5cbd19e4345cf0eb021efe021 (patch) | |
tree | 44cf9e4f8119b3ecb4c88c32df24ce89015a4ac4 /usr.sbin/stallion | |
parent | eadc11f8e0cc5ed82c20bd029bbb46b49177573f (diff) | |
download | FreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.zip FreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.tar.gz |
Sort cross refereces in section SEE ALSO.
Diffstat (limited to 'usr.sbin/stallion')
-rw-r--r-- | usr.sbin/stallion/bootcode/stl.4 | 8 | ||||
-rw-r--r-- | usr.sbin/stallion/bootcode/stli.4 | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/stallion/bootcode/stl.4 b/usr.sbin/stallion/bootcode/stl.4 index b34fd08..f9aadb3 100644 --- a/usr.sbin/stallion/bootcode/stl.4 +++ b/usr.sbin/stallion/bootcode/stl.4 @@ -310,12 +310,12 @@ the ttyEi and cuei tags for the .Nm stli driver. .Sh SEE ALSO -.Xr tty 4 , -.Xr termios 4 , .Xr stty 1 , +.Xr termios 4 , +.Xr tty 4 , .Xr comcontrol 8 , +.Xr MAKEDEV 8 , .Xr stlload 8 , -.Xr stlstats 8 , -.Xr MAKEDEV 8 +.Xr stlstats 8 .Sh HISTORY This driver was originally developed by Greg Ungerer (gerg@stallion.com). diff --git a/usr.sbin/stallion/bootcode/stli.4 b/usr.sbin/stallion/bootcode/stli.4 index b34fd08..9b80442 100644 --- a/usr.sbin/stallion/bootcode/stli.4 +++ b/usr.sbin/stallion/bootcode/stli.4 @@ -310,12 +310,12 @@ the ttyEi and cuei tags for the .Nm stli driver. .Sh SEE ALSO -.Xr tty 4 , -.Xr termios 4 , .Xr stty 1 , +.Xr termios 4 , +.Xr tty 4 , .Xr comcontrol 8 , +.Xr MAKEDEV 8 , .Xr stlload 8 , -.Xr stlstats 8 , -.Xr MAKEDEV 8 +.Xr stlstats 8 .Sh HISTORY This driver was originally developed by Greg Ungerer (gerg@stallion.com). |