Commit Graph

4 Commits

Author SHA1 Message Date
Michael Kerrisk 8478ee0279 Formatting fixes 2005-11-02 13:55:25 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk f82a9fac78 Pavel Heimlich <tropikhajma@seznam.cz>
>   I've noticed that man pages 
> console_ioctl.4
> console.4
> mouse.4
> tty.4
> vcs.4 
> refer to ttys (4), which should in fact be ttyS (4).

Hello Pavel,

The man command on Linux is actually case insensitive with respect
to page names, so "man ttys" works!  Nevertheless, I agree with 
you, and I've changed the pages as you suggest.
2005-05-11 14:18:48 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00