Murray Stokely
d05594021a
Add 'frame="none"' attribute to <informaltable>s.
2004-07-09 09:50:34 +00:00
Murray Stokely
4cd0c55b13
* Fix grammar mistakes and redundant clauses in the first paragraph.
...
* Remove 'as more features are added, they will be added here'. That
goes without saying for the entire Handbook.
* Break up a list of disagreeing clauses into two separate sentences.
* Replace a colon with a semicolon.
* Remove colorful language describing some users as irrational in
favor of more succinct exposition.
2004-07-09 09:27:11 +00:00
Murray Stokely
56ad6abd0c
Remove several redundant sentences about installing a port. By this
...
point of the Handbook, we should just say "install the sysutils/cvsup
package or port" and be done with it, rather than giving the user a
tutorial on installing software from ports every other paragraph when
a different port is mentioned.
Also, add 'frame="none"' to <informaltables> in this chapter.
2004-07-09 08:59:29 +00:00
Murray Stokely
5d7f951005
Consistently use frame="none" attribute in <informaltable>s. This
...
looks better in HTML, and much better in print output. Most tables
already had this attribute.
2004-07-09 08:32:37 +00:00
Murray Stokely
5e500e8f15
Add width attributes to programlisting elements so that the font size
...
can be scaled appropriately without running off the page when the
programlisting contents contains over 100 characters per line.
Sponsored by: FreeBSD Mall, Inc.
2004-07-09 08:17:34 +00:00
Denis Peplin
6ab671fdb0
gallary removed
...
core team now have 9 members
2004-07-09 06:56:41 +00:00
Giorgos Keramidas
f48ae8296e
Use <filename> and <application> tags instead of <command> where it
...
seems more appropriate.
PR: docs/68718
Submitted by: Brad Davis <so14k@so14k.com>
2004-07-08 16:07:22 +00:00
Denis Peplin
603491db3d
Merge the following from the English version:
...
1.79 -> 1.84 Makefile
1.154 -> 1.158 config/chapter.sgml
1.200 -> 1.203 cutting-edge/chapter.sgml
1.143 -> 1.144 eresources/chapter.sgml
1.285 -> 1.288 install/chapter.sgml
1.98 -> 1.99 introduction/chapter.sgml
1.96 -> 1.97 l10n/chapter.sgml
1.117 -> 1.118 mail/chapter.sgml
1.81 -> 1.83 multimedia/chapter.sgml
1.137 -> 1.138 ppp-and-slip/chapter.sgml
1.19 -> 1.20 preface/preface.sgml
1.133 -> 1.136 x11/chapter.sgml
Obtained from: The FreeBSD Russian Documentation Project
2004-07-08 12:30:59 +00:00
Murray Stokely
0232f3620e
Add frame="none" to informaltable to be consistent. This looks better
...
in HTML and much better in print.
Also, add a colwidth attribute that makes the print output look better
and has no effect on the HTML output (browsers size the columns there)
2004-07-08 07:56:43 +00:00
Murray Stokely
2d55fc3dde
Use column width attribute to make tables more aesthetically pleasing
...
in print output.
2004-07-08 07:28:59 +00:00
Will Andrews
46241e26f8
Add ~35 new signatures, mostly from BSDCan.
2004-07-08 05:35:14 +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
Ceri Davies
1aef97fe23
Minor wordsmithing close to the last revision.
2004-07-07 22:44:41 +00:00
Ceri Davies
94c32db5b0
Correct one of the best examples of a place where allowing contractions
...
might be a good thing.
2004-07-07 22:43:10 +00:00
Giorgos Keramidas
b840205d80
Improve the description of CVS tags and branches. Point the reader to
...
the RE documentation and summarize the current tag naming scheme.
PR: docs/66610
Submitted by: Chuck Swiger <chuck@pkix.net>
2004-07-07 22:09:57 +00:00
Denis Peplin
0ac125b745
Close sect1
2004-07-07 14:10:07 +00:00
Sergey Matveychuk
d766790a93
Add author entity
...
Move myself from `Additional Contributors' to `Developers'
Approved by: eik (co-mentor)
2004-07-07 13:43:53 +00:00
Hiroki Sato
eb69b4c15d
Fix the lint target to use ${NSGMLSFLAGS}.
2004-07-07 13:30:49 +00:00
Denis Peplin
3c5ecbc144
Close para
2004-07-07 13:22:45 +00:00
Sergey A. Osokin
77fd23345e
Update e-mail address for Dmitry Semkin.
...
Notice from: see above
2004-07-07 11:24:01 +00:00
Hiroki Sato
a13b50e98b
Unbreak the build.
...
Pointy hat to: hrs
2004-07-07 11:23:16 +00:00
Denis Peplin
b019193729
Apply workaround to fix the build
...
I'm forgot to test build/install from www
Pointy hat: den
2004-07-07 08:13:49 +00:00
Marc Fonvieille
89bd054b11
In DNS section:
...
- Add missing tags and role attribute
- A little rewording
- Punctuation fix
2004-07-06 20:00:55 +00:00
Marc Fonvieille
31ed5a77d6
Update Ken Tom email.
2004-07-06 18:00:38 +00:00
Marc Fonvieille
4db7640a47
Some grammar fixes.
...
Submitted by: Ken Tom <sub@mui.net>
2004-07-06 17:55:30 +00:00
Hiroki Sato
84f8ee0a15
Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
...
is not defined.
- URL_RELPREFIX must always point the top page's URL
(http://www.FreeBSD.org ) in relative form, defined in Makefile.
- &url.base; can be used in doc/<langcode>/*. It will be
replaced with the real URL which points the top page.
For translators: Please make sure to define URL_RELPREFIX to
point the top page. The localized docs have different directory
hierarchy in its URL from the English version.
Tested by: den
2004-07-06 15:09:55 +00:00
Denis Peplin
59859e64cb
Close / fix pair tags
2004-07-06 14:25:55 +00:00
Denis Peplin
de61b136c3
Use relative link to FAQ
2004-07-06 12:06:17 +00:00
Denis Peplin
48b4c25684
s/system/partition/
...
s/\./:/
add xref to "mac-troubleshoot" section
Reviewed by: trhodes
2004-07-06 10:54:30 +00:00
Murray Stokely
e4b00fe05b
Fix typo in last commit.
2004-07-06 10:26:01 +00:00
Murray Stokely
33eb5da817
Simplify a misleading paragraph.
2004-07-06 10:06:51 +00:00
Marc Fonvieille
0533ca92d1
s/ssh1/ssh in a dump(8) command line.
2004-07-06 09:37:08 +00:00
Simon L. B. Nielsen
2b8fcc26e4
Reference "sshing" to a machine instead of "teletting".
...
PR: docs/68717
Submitted by: Brad Davis <so14k@so14k.com>
2004-07-06 07:02:58 +00:00
Alfred Perlstein
6d35ee3562
scsi(8) no longer exists, fix reference to use camcontrol(8) instead.
2004-07-05 20:01:35 +00:00
Pav Lucistnik
8fcec94ba2
- Add Yuichiro AIZAWA for mail/quickml port.
2004-07-05 17:22:48 +00:00
Pav Lucistnik
391a42bb9c
- Register UID 109 for mail/quickml port.
2004-07-05 17:19:24 +00:00
Marc Fonvieille
bd70e1d6aa
In CD burning section mention some GUI CD burning apps: X-CD-Roast
...
and K3b. I know there are some other GUI burning softwares but
these latter seem to be the more important ones.
2004-07-05 13:35:47 +00:00
Marc Fonvieille
63c991a9ff
Mention USB devices in the synopsis.
2004-07-05 12:36:40 +00:00
Kirill Ponomarev
515fb53dd1
Change contributor's email.
...
Requested by: "Evgueni V. Gavrilov" <aquatique@rusunix.org>
2004-07-05 12:27:35 +00:00
Marc Fonvieille
6a1d7bf4ad
Add a new section: "USB Storage Devices" which covers the
...
configuration of FreeBSD to use USB thumbdrives, hard drives, etc.
Some parts of that section come from an article I wrote for
www.bsdnews.org, many persons found that article useful and asked me to
add the same informations in the Handbook.
2004-07-05 12:22:33 +00:00
Christian Brueffer
5a1b072491
In the `ATM on FreeBSD 5.X' section:
...
Grammar fixes
2004-07-05 11:42:10 +00:00
Sergey A. Osokin
f785774ab3
Fix Dmitry Semkin e-mail address.
2004-07-05 11:16:49 +00:00
Denis Peplin
90a01e1c77
Close two sect2
...
Add missing space
2004-07-05 06:00:11 +00:00
Christian Brueffer
edd7e5a8a3
s/A/a/ in a section title
...
Style advice by: ceri
2004-07-04 12:07:44 +00:00
Mark Linimon
ed12e121fe
Add section headings in the Hardware Compatibility section to make this
...
information easier to browse.
Discussed on: -doc, -www
2004-07-03 18:48:54 +00:00
Kirill Ponomarev
24330961f5
Update my GPG key.
2004-07-03 18:48:41 +00:00
Mark Linimon
31f01bfe65
Reorganize the qandaentries in the Hardware Compatibility section in
...
preparation for introducing the following sections:
General
Architectures and processors
Hard drives, tape drives, and CD and DVD drives
Keyboards and mice
Networking cards
Sound cards
Other hardware
Note to translators: no text changes (even whitespace) result from this
commit. Only the order of the entries changes (12 of the entries move).
The next commit will add the section entries themselves.
Discussed on: -doc, -www
2004-07-03 18:23:57 +00:00
Pav Lucistnik
b8abd32f99
Add Aleksander Fafula for comms/nokryptia port.
2004-07-02 21:40:47 +00:00
Christian Brueffer
cfb31503b3
In the IPv6 section:
...
Add rc.conf configuration examples
PR: 67996
Submitted by: Brad Davis <so14k@so14k.com>
2004-07-02 17:47:01 +00:00
Christian Brueffer
456c702b03
Use acronym tags for DVMRP
2004-07-02 17:04:00 +00:00