diff options
author | wkoszek <wkoszek@FreeBSD.org> | 2006-03-20 17:10:09 +0000 |
---|---|---|
committer | wkoszek <wkoszek@FreeBSD.org> | 2006-03-20 17:10:09 +0000 |
commit | 7c3f5f4c32ab4c34a93ea952b547edff82335156 (patch) | |
tree | 902ca773373ac7f759069b0374d6461d107b4470 /share | |
parent | a9e9a228bdc0d14a627a384fe69df7323aa73609 (diff) | |
download | FreeBSD-src-7c3f5f4c32ab4c34a93ea952b547edff82335156.zip FreeBSD-src-7c3f5f4c32ab4c34a93ea952b547edff82335156.tar.gz |
Keep references sorted alphabetically.
Spotted by: brueffer
Approved by: cognet (mentor)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/dcons.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/dcons.4 b/share/man/man4/dcons.4 index b86225f..142a077 100644 --- a/share/man/man4/dcons.4 +++ b/share/man/man4/dcons.4 @@ -104,9 +104,9 @@ for more details. .Xr firewire 4 , .Xr fwohci 4 , .Xr ttys 5 , +.Xr conscontrol 8 , .Xr dconschat 8 , -.Xr fwcontrol 8 , -.Xr conscontrol 8 +.Xr fwcontrol 8 .Sh AUTHORS .An Hidetoshi Shimokawa Aq simokawa@FreeBSD.org .Sh BUGS |