diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
commit | bf5cbf35513d811c5829f8756a46eeb017a0a39b (patch) | |
tree | 2e310344d8482e4d378bc2161345b670a7eca124 /usr.sbin/stallion/bootcode/stl.4 | |
parent | b3b892f2885c1d9a5f6f3369f7b5636db6c8a3ab (diff) | |
download | src-bf5cbf35513d811c5829f8756a46eeb017a0a39b.tar.gz src-bf5cbf35513d811c5829f8756a46eeb017a0a39b.zip |
Sort cross refereces in section SEE ALSO.
Notes
Notes:
svn path=/head/; revision=29988
Diffstat (limited to 'usr.sbin/stallion/bootcode/stl.4')
-rw-r--r-- | usr.sbin/stallion/bootcode/stl.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/stallion/bootcode/stl.4 b/usr.sbin/stallion/bootcode/stl.4 index b34fd08755f4..f9aadb3c8722 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). |