Commit graph

121 commits

Author SHA1 Message Date
Remko Lodder
897dda35e0 Remove a redundant options field, found while translating this section. 2007-12-28 11:11:43 +00:00
Giorgos Keramidas
e84427e414 Add missing parenthesis.
Submitted by:	ganbold at micom dot mng dot net
2007-02-06 11:01:41 +00:00
Remko Lodder
2f2a193fa4 Remove a redundant <para> tag.
Facilitated by:		Snow B.V.
2006-10-20 14:57:50 +00:00
Giorgos Keramidas
dca1abbc7f Expand the section `Setting a Faster Serial Port Speed', to mention
ways to set the serial console speed without having to rebuild the
boot blocks.  Note that for releases before 6.1, though, rebuilding
the boot blocks may be the only option.

PR:		docs/100903
Submitted by:	Martin Jackson <mhjacks@swbell.net>
Reviewed by:	remko
2006-08-23 23:37:19 +00:00
Giorgos Keramidas
7895320cd8 There is no &msdos; entity. But we do have &ms-dos; 2006-08-12 16:40:04 +00:00
Giorgos Keramidas
df144a266e Fix an English syntax buglet and s/DOS/&msdos;/
Caught by:     remko
2006-08-12 16:36:26 +00:00
Giorgos Keramidas
35bea87f0c Add a mini example about using cu(1) to connect to a serial port.
Requested by:	   Soeren Straarup <xride@x12.dk>
Assisted by:	   Daniel Gerzo <danger@rulez.sk>
2006-08-12 15:27:06 +00:00
Tom Rhodes
3f0d1b56f0 Do what I swore would be done:
o Remove 4.X information, this includes notes and sections.

o Update documentation to reflect 5.X and 6.X.

o In some areas, try to make the new content version agnostic.

o Skip areas stating "5.[0-5] and later" as it's relevant - we
need a better way to handle these.

For several items, I checked the NOTES files, manual pages,
CVS history, etc.

Discussed on:		-doc
A few ideas from:	remko
2006-05-30 23:08:25 +00:00
Dmitry Morozovsky
d6e51b59fc Fix serail device names for 5.X (typo introduced in r1.106) 2006-02-15 12:36:37 +00:00
Dmitry Morozovsky
d5bea23dc8 Large whitespace-only cleanup.
Checked with:	diff -w
2006-02-13 12:17:22 +00:00
Dmitry Morozovsky
f9bc898e2d Correct column count copy-paste'o in rev 1.101 2006-02-13 12:01:21 +00:00
Xin LI
e140896ec8 Escape <, >, &'s, plus some cleanups against the SGML. There should not
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.

Requested by:	intron at intron ac
Reviewed by:	Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by:	simon
2006-01-05 20:03:39 +00:00
Pav Lucistnik
c21aaf5059 - Remove FreeBSD 2.X reference
PR:		docs/90616
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-12-18 21:51:45 +00:00
Remko Lodder
c98e25e616 Correct a tag.
PR:		docs/90609
Submitted by:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-12-18 20:00:42 +00:00
Pav Lucistnik
e2f759c9d6 - Catch up with renaming of cuaa->cuad, ttyiN->ttyN.init, ttylN->ttyN.lock
in FreeBSD 6.0
- Catch up with renaming of /etc/rc.serial to /etc/rc.d/serial in FreeBSD 5.1
- Reword two sections to give 6.0 relevant instructions first
2005-12-18 02:22:13 +00:00
Pav Lucistnik
a5e969edc0 - Update /etc/rc.serial reference for FreeBSD 5.X and newer
PR:		docs/90262
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-12-18 01:36:28 +00:00
Tom Rhodes
dae7b47d64 Avoid two double negatives in a <tip>. 2005-11-13 23:30:18 +00:00
Alex Dupre
5b1b485396 Add missing closing tbody tag.
Spotted by:	Marco Trentini <mark@remotelab.org>
2005-11-06 18:10:40 +00:00
Gary W. Swearingen
cb1e6a96b9 Added 'align="left"' to all entry tags in thead row elements.
Approved by:    keramida (mentor)
2005-10-01 17:00:56 +00:00
Gary W. Swearingen
32dae92acc Fixed error in null-modem pin-out diagram. Also added two diagrams
with DB-9 connectors and reworked some explanations.

PR:             docs/85355
Submitted by:   Julien Gabel <jpeg@thilelli.net>
Approved by:    keramida
2005-09-30 18:03:50 +00:00
Marc Fonvieille
dcc5d590a1 s/>/>>/ on the previous commit, this will preserve existing loader.conf
content.

Suggested by:	ceri@
2005-07-26 09:44:46 +00:00
Marc Fonvieille
f8d03d7674 Fix the boot messages redirection setting.
PR:		docs/84094
Submitted by:	Devon H. O'Dell <dodell@offmyserver.com>
2005-07-26 09:26:02 +00:00
Giorgos Keramidas
fd5e6e97b4 Example commands look immensely better when they are not part of the
running text, so split off a sample command to a <screen> by itself.

While here, fix some quoting problems of /boot/loader.conf examples[1]

Submitted by:	ckoch001@informatik.fh-wiesbaden.de [1]
2005-05-04 14:52:04 +00:00
Tom Rhodes
d5a68c825b Simplify some of the serial communication configuration instructions.
PR:		68038
Submitted by:	Brad Davis <so14k@so14k.com> (original version)
2005-02-23 21:52:17 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +00:00
Marc Fonvieille
5b76ac685e Add a make clean in boot blocks and loader build steps. This step
is mandatory to prevent the use of old .o files.

Submitted by:	Chuck Rouillard
2004-08-30 08:30:10 +00:00
Marc Fonvieille
9565589609 Devices name/node tagging is not consistent in the Handbook, it should
respect the following scheme:
- if the device name is /dev/foo --> <filename>/dev/foo</filename>
- if the device name is just foo --> <devicename>foo</devicename>
(See "4.2.5.7 Devices" from fdp-primer)
2004-08-11 16:24:26 +00:00
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Marc Fonvieille
f2cd091bc9 The data transmision line is labeled TD not SD on an RS232 cable.
s/TxD/TD and s/RxD/RD for consistency.

PR:		docs/69225
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-19 13:29:57 +00:00
Giorgos Keramidas
46f0515db1 Fix a couple of misuses of <acronym> to wrap COM[0-9] device names and
add <devicename> tags around the remaining untagged instances of the same.

PR:		docs/69221
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-18 12:54:14 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Giorgos Keramidas
53b76fffe7 Link to the boot block build & install instructions from the ``Setting
a Faster Serial Port Speed'' section.

PR:		docs/66117
Submitted by:	Jamin Brown <alec@gwi.net>
2004-07-08 05:27:50 +00:00
Martin Heinen
1dc266eb9c Replace a greater than sign with &gt;. 2004-06-06 18:17:07 +00:00
Martin Heinen
3165654a98 Add a link to the section explaining how to use DDB over a serial line. 2004-05-31 18:13:06 +00:00
Alex Dupre
1ed90d590e Correct two typos and fix build. 2004-05-03 10:56:06 +00:00
Warner Losh
86c8a8fcd8 I've had a couple of different people complain to me about the serial
console section not having all the information.  After careful review,
I find that it does, at leas twith respect to the thngs they were
complaining about.  However, a very brief introduction to how to setup
a serial console was greeted with enthusiasm.  Add a section that's
the 3 step process to get a serial console:
	connect the ports
	echo -h > /boot.config
	change off to on for ttyd0 in /etc/ttys
	reboot
with a pointer to the more extensive section.  For many people, these 4 steps
are all that's needed.  For others that wish to proceed in a more deliberate
fashion, the more verbose section will satisfy their needs.

Please feel free to word smith this english and/or sgml.
2004-05-03 00:56:44 +00:00
Christian Brueffer
ed81a31eac Correct the boot prompt, wd -> ad 2003-12-04 16:56:24 +00:00
Ceri Davies
f589c4e5a5 Grammar police: "setup" is not a verb. 2003-11-05 10:36:56 +00:00
Ceri Davies
5a504dc6c3 Change references to /dev/cua[il]0X to read /dev/cua[il]aX.
Submitted by:	Sergey Zaikov <Sergey_Zaikov@p66.f5.klax.tsu.tula.ru>
Reviewed by:	simon
2003-08-28 23:41:03 +00:00
Simon L. B. Nielsen
0064207a88 handbook/*
- Use trademark entities.
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
 - Don't use trademarks as nouns (e.g. don't use "Windows NT's").

diskless-x/article.sgml:
 - While I'm here anyway add trademark tags for all trademarks, now
   that the stylesheet handles it right.

trademark.ent:
 - Add entities for more trademarks / companies.

Also rename the 3Com trademark entity from t3com to tm.3com.  This
should make the entity naming convention a bit more consitent.  This is
done now since the entity is not used too many places yet.
2003-08-28 16:30:39 +00:00
Ceri Davies
583831606d Capitalise titles as per the Chicago Manual of Style. 2003-07-13 20:36:54 +00:00
Tom Rhodes
52da88130a Kill whitespace. 2003-05-21 00:17:14 +00:00
Tom Rhodes
4e1ba4d813 Minor caps change on a <title>. 2003-05-21 00:06:56 +00:00
Tom Rhodes
93186b6e72 Convert the mini-FAQ into a more formal troubleshooting guide. 2003-05-21 00:04:30 +00:00
Ceri Davies
a9e91411de Add an XXX item. There is a need for an update or a note here after
rc.serial's demise.
2003-05-19 18:15:27 +00:00
Ceri Davies
510ecfc386 Whitespace cleanup from r1.74.
Translators may ignore both this revision and 1.74.
2003-05-19 18:11:48 +00:00
Ceri Davies
42191db277 Apply some grammatical improvements in the early part of this file. 2003-05-19 18:10:24 +00:00
Martin Heinen
01d1ce59db I won't do copy'n'paste again: s!verbunden mit!connects to!
Submitted by:	jesper
2002-12-24 11:40:32 +00:00
Martin Heinen
ec20a60249 Use a common null-modem cable pinout which supports hardware flow control.
PR:		docs/35280
Submitted by:	mheinen
2002-12-23 22:35:53 +00:00
Marc Fonvieille
4b5857eeec Use quote tags and manual page entity where needed. 2002-11-30 21:30:36 +00:00