architecture-specific) from the Installing FreeBSD chapter of the
Handbook. Point readers to the hardware notes for the version of
FreeBSD that they have.
Approved by: nik
doc/ja_JP.eucJP/man contains OpenSSH pages since 4.3-RELEASE.
I think using telnet.1 of crypto is more consistent, unless having two
versions of telnet.1.
CD-sets, and distributors).
* Add CompUSA, Frys, and Micro Center to retail bundles.
* Add Ingram Micro and Navarre to distributors.
* Remove WindRiver from the distributors section for now, since Ingram
Micro and Navarre handle that. Pending a better address than "The
relevant department at WRS", I will add WRS back to the list.
Submitted by: Theresa Elam <theresa.elam@windriver.com>
reason for the move is that what is now the second question (about
libc.so.3) refers to "the previous" question, and it means question
one, not the minimal-sh one. I moved it to the end since it didn't
seem to fit anywhere else.
PR: 29547
Noticed by: shill@free.fr
reogranized the serial chapter but forgot to checkin this file which
updates one of the references to that chapter.
Yelled at by: Chris Shumway, Valentino Vaschetto
instead of creating a new subsection for each field. The output is
much more succinct and legible.
- Add a note about FreeBSD 5.0 and devfs that obviates the 'Making
Device Special Files' section.
- Remove reference to a book that we don't have any bibliographical
information for and that is a bit tangential to the subject at hand
(RS-232 Bible).
- Add missing words to make complete sentences.
- Simplify discussion of null-modem and "straight" serial cables.
- Consistently use a replaceable 'N' for the last character of
terminal devices instead of interspersing ? and X.
- Remove duplicate 'See the sio(4) manual page for more information.'
lines. One of these is quite sufficient per section.
- Remove more duplicate information that is unnecessary since this
chapter has been reorganized.
- Enclose a hint in the <tip> tag.
This chapter still needs work.
* OSs -> Operating Systems
* commmunications -> communications
* realise -> realize
* customising -> customizing
* customise -> customize
* realise -> realize
* behaviour -> behavior
British to American spelling for some of the above words only in the
Handbook as discussed on -doc.
Reviewed by: murray
There are some gaps in the content now but those will be filled in
shortly. As far as I can tell, this was the last part of the Handbook
where the copyright was held by an individual author. I wonder if
people like iUniverse.com contacted Greg before publishing the
Handbook.
While I'm here add a standard synposis and mark up some attributions
in <sectNinfo>.
Partially submitted by: nik (posting on -doc)
Many of the sections in this chapter contained duplicate information
(about FreeBSD 1.1.5.1, mind you).
This commit adds a more substantial introduction section with
information about terminology, cables and ports, kernel configuration
of serial devices, and using stty for serial configuration. The
remaining sections ("terminals", "dial-in service", "dial-out
service", and "setting up a serial console") can then refer to this
earlier section instead of duplicating how to setup /etc/ttys and HUP
init, etc. in each one.
Also contains a couple more markup fixes for <keycode>s.
PR: 19481