Alexey Zelkin
54cf68eab2
Force tidy(1) to use '-raw' and newly added '-preserve' options
...
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:49:38 +00:00
Kazuo Horikawa
725359d160
Add missing translation for "By default", for the sentense "By default,
...
install preserves ...".
Submitted by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-12 02:13:42 +00:00
Josef Karthauser
2945b31e8b
Add cvsup5.uk.FreeBSD.org, a new cvsup mirror curtesy of Teleglobe.
2001-12-11 16:06:48 +00:00
Michael Lucas
e05fe25f26
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Don't answer a "How do I..." question with "Certainly!"
2001-12-11 13:45:59 +00:00
Michael Lucas
3b274a94e1
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
--grammar tightening
--add explanation on release dates
--get rid of ellipses (...), this is mostly-formal documentation
2001-12-11 13:43:31 +00:00
Michael Lucas
0fdaf7c2ca
PR:
...
Submitted by:
Reviewed by:
Approved by: bmah
Obtained from:
MFC after:
Whitespace cleanup after last commit. No content changes.
2001-12-11 13:37:30 +00:00
Michael Lucas
b00c67a146
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Clarify "what are goals" question. Since this is the closest thing
FreeBSD has to a mission statement, it has been extensively reviewed
on -doc and revised a few times before commit, so I'm making quite an
extensive commit message.
-only one goal is listed, so don't use plural "goals." That goal does
have several sub-components, but it's one primary goal.
-use URLs instead of file links, so people who are browsing docs
locally can use the link.
-add an extra question on BSD license here, since we're discussing it
anyway. bmah said (paraphrased): he would have probably split it into
a separate commit, but approved as submitted. Will do so in the
future.
2001-12-11 13:35:05 +00:00
Michael Lucas
54710bbf00
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Obligatory second commit: pull myself from contributors, add to committers.
Now to wait 66 minutes and see what sort of damage I've done to the
-doc repo.
2001-12-11 11:59:43 +00:00
Michael Lucas
cd15a8dc57
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Obligatory first commit: add myself.
2001-12-11 11:53:47 +00:00
Dag-Erling Smørgrav
5089c5210c
Checkpoint commit.
2001-12-11 11:08:10 +00:00
Murray Stokely
d96e752816
Minor addition to the content and some grammar fixes.
...
PR: docs/32679
2001-12-11 06:40:59 +00:00
Kazuo Horikawa
1c422dd35d
Remove unintentionaly remained English text.
...
Submitted by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-11 03:49:41 +00:00
Kazuo Horikawa
90e79e0805
Fix typo for Japanese translated word for the word "automatically".
...
Submitted by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-11 03:47:19 +00:00
Hiroyuki Hanai
a9dd3ee750
hmm. let doctype declaration be correct one.
2001-12-10 15:14:43 +00:00
Hiroyuki Hanai
07778d7e0a
add missing ;.
2001-12-10 15:09:50 +00:00
Hiroyuki Hanai
2f53f2e69d
merge changes in english version between 1.6 and 1.16.
2001-12-10 14:48:25 +00:00
Murray Stokely
6f129c8f95
Add a highly recommended PC Hardware book to the bibliography.
...
PR: docs/32656
2001-12-10 12:09:32 +00:00
Murray Stokely
b17f8fa162
* Remove Satoshi as Ports Wraith
...
* Remove jkh as RE
* Add steve, murray, rwatson, jhb as RE team.
Submitted by: jkh (commit_prep.pl is still being temperamental)
2001-12-10 08:36:47 +00:00
Murray Stokely
939519687c
Whitespace change only. Wrap paragraphs.
2001-12-10 06:36:10 +00:00
Murray Stokely
e47e0dcb9c
Reorganize this chapter a bit.
...
* Remove a near-empty and completely useless <sect1>.
* Combine a "troubleshooting" Q/A section into a small list of error
message and accompanying solutions to the previous section.
* Improve the wording in one or two places.
2001-12-10 06:32:08 +00:00
Kazuo Horikawa
291ad9790d
Catch up with 4.4-20011208-STABLE
...
rc.conf.5 and tuning.7 will be delivered later
2001-12-10 01:51:24 +00:00
Kazuo Horikawa
ba0d4d1932
Fix Japanese wording (truncate.1, vi.1)
...
Fix typo in Japanese (fdwrite.1)
Add a missing ".Nm" for description of -6 (logger.1)
Submitted by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-08 18:13:47 +00:00
Kazuo Horikawa
8054e343f9
Remove +' sign before
.\"'
...
Fix ".TH" line
Submitted by: SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
2001-12-08 17:00:05 +00:00
Kazuo Horikawa
4becf6323c
Complete partially translatied sentense in the description for
...
"limits [limitflags]"
Pointed out by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-08 16:55:51 +00:00
Kazuo Horikawa
025a715507
Remove an extra ".TP" inside description for -m <MTU>
...
Submitted by: Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-12-08 16:45:58 +00:00
Giorgos Keramidas
4f6cf10151
Expand most contractions.
2001-12-08 12:15:43 +00:00
Giorgos Keramidas
96e9fe2ad3
Expand contractions in the fdp-primer.
...
Also replace a few erroneous "it's" with the possessive "its".
2001-12-08 12:12:47 +00:00
Giorgos Keramidas
0efd38263b
Expand most of the contractions found in the Handbook.
2001-12-08 12:08:44 +00:00
Giorgos Keramidas
b1def32fd6
Expand all contractions in the developer's handbook.
2001-12-08 10:48:58 +00:00
Giorgos Keramidas
55f6bdd638
Add newline at EOF, where necessary.
...
Remove redundant whitespace at EOF.
2001-12-08 10:45:19 +00:00
Giorgos Keramidas
1867e747e4
Remove redundant EOF whitespace.
2001-12-08 10:42:00 +00:00
Murray Stokely
4a8b87db72
* Point to the FreeBSD specific section of DaemonNews' BSDMall.
...
* Update the Daemonnew's phone number.
* Add phone/fax/email info for WRS.
PR: docs/32470
Submitted by: Chris Coleman
2001-12-08 06:30:24 +00:00
Giorgos Keramidas
9c49438e9f
Reindent normal text where line columns >80.
...
Translators: Whitespace only fixes.
2001-12-08 05:55:10 +00:00
Giorgos Keramidas
e12acaea8f
Fix some grammar errors in the configuration chapter.
...
While I'm here, replace $FreeBSD$ with $FreeBSD$
because this fails the pre_commit checks otherwise.
PR: 32474
Submitted by: Ceri <setantae@submonkey.net>
2001-12-08 05:46:03 +00:00
Murray Stokely
517cc7722f
Fix an inaccuracy.
...
PR: docs/32557
Submitted by: Siegbert Baude <siegbert.baude@gmx.de>
2001-12-08 05:36:48 +00:00
Murray Stokely
93a8a2ebf3
Garbage collect some text that is out of place after the recent
...
reorganization of this chapter.
PR: docs/32579
Submitted by: Ceri <setantae@submonkey.net>
2001-12-08 05:27:50 +00:00
Murray Stokely
7d90df11a6
Improve (slightly) the clarity of a Q/A entry. This section needs a
...
lot of work.
PR: docs/32492
2001-12-08 05:18:37 +00:00
Murray Stokely
dd4e35d55c
Add some information about breaking to the debugger from the command
...
line with :
# sysctl -w debug.enter_debugger=ddb
PR: docs/32483
Submitted by: archie
2001-12-08 04:31:22 +00:00
Giorgos Keramidas
f54121bd7f
Wrap lines that were too long.
...
Only whitespace changes.
2001-12-06 21:13:56 +00:00
Giorgos Keramidas
b3347b0fdf
Remove EOL whitespace.
...
Translators: this is a whitespace only commit.
2001-12-06 21:11:29 +00:00
Giorgos Keramidas
413e667369
Finish properly a sentence with a fullstop.
2001-12-06 21:09:43 +00:00
Dag-Erling Smørgrav
bb65c8cbeb
Beginnings of an article about PAM. This is a work in progress and is not
...
yet connected to the doc build.
Sponsored by: DARPA, NAI Labs
2001-12-06 18:38:25 +00:00
Chad David
bf614b068a
Move myself from the contributors list to the developers list.
2001-12-06 01:10:17 +00:00
Alexey Zelkin
73fa5cffe2
Put uch's entry to appropriate place (sort)
2001-12-05 14:24:03 +00:00
Alexey Zelkin
935e2aaf4a
Whitespace cleanup
2001-12-05 14:19:36 +00:00
Alexey Zelkin
9a66733eb9
* s/freebsd.org/FreeBSD.org
...
* bring first/last name placement scheme of some people
in sync with whole file -- put first name before last name.
2001-12-05 14:13:49 +00:00
Alexey Zelkin
7ea1858a78
* Mention that committers list is alphabeticaly ordered by last name in *visible*
...
comment at top of file. Also mention it generated html (same as for core list)
* Sort some committers entities to fit this order
2001-12-05 13:53:01 +00:00
Alfred Perlstein
32d2a5b0b9
s/opg/org
...
Submitted by: Vadim Ostranitsyn <vadim@alpha.tsu.ru>
2001-12-04 17:48:38 +00:00
John Baldwin
708f002a4d
Correct the name of the rc.conf variable to enable pccardd from
...
'pccardd_enable' to 'pccard_enable'.
Submitted by: Carl Jacobsen <carl@ucsd.edu>
2001-12-04 17:37:20 +00:00
Will Andrews
e96aa4076e
Add Lauri Watts <lauri@kde.org> for her contributions to FreeBSD,
...
particularly in the KDE department.
2001-12-04 07:10:07 +00:00