Murray Stokely
2aa7428929
Use lower case indexterms, and correct an egregious entry :
...
- <indexterm><primary>Configuring the <command>cron</command> utility</primary></indexterm>
+ <indexterm><primary>cron</primary>
+ <secondary>configuration</secondary></indexterm>
This is wrong for many many reasons :
* The indexterm is way too long and is a direct copy of the title
of the section it resides in. The index is not a table of contents.
* Two columns of index terms should fit at the back of the printed
book, so four words is almos always out of the question.
* indexterms relating to cron should appear near (as a subterm of) the
'cron' entry, not as a new 'Configuration blah' entry.
2003-06-15 10:12:00 +00:00
Murray Stokely
b2408c9597
Use lower-case indexterms and remove an inordinate entry.
2003-06-15 09:53:45 +00:00
Murray Stokely
e45ed595e6
Use lower case indexterms unless we are referring to an acronym,
...
proper noun, etc..
2003-06-15 09:26:21 +00:00
Murray Stokely
f518c9e3ea
re-wrap paragraphs (>80 column lines were recently introduced in
...
troubleshooting section).
Whitespace change only. Translators kindly ignore.
2003-06-15 07:39:52 +00:00
Murray Stokely
863bddb4b9
A few corrections to the recently added troubleshooting section:
...
* Use lower-case indexterm
* Not all references to 'PPP' are commands, not all references to 'kernel'
are filenames. Correct tags accordingly.
* Simplify a sentence.
2003-06-15 07:25:29 +00:00
Murray Stokely
979c7c339a
Corrections to recently re-added PPP device nodes section:
...
* Don't capitalize index terms.
* Use <replaceable> rather than <literal> for replaceable 'N'. This
renders replaceable text in an oblique rather than monospace font,
as is customary.
2003-06-15 07:15:18 +00:00
Hiroki Sato
152499b53f
Merge the following from the English version:
...
1.21 -> 1.22 fonts/article.sgml
2003-06-15 02:10:56 +00:00
Christian Brueffer
f087e840c3
Add information about ${DATADIR}, ${DOCSDIR} and ${EXAMPLESDIR},
...
ajust the Makefile example accordingly
Reviewed by: petef
2003-06-14 22:08:15 +00:00
Christian Brueffer
2af313ded5
Frank Durds IV is active again, move him back from the
...
alumni to the developers section.
2003-06-14 21:21:05 +00:00
Michael Lucas
e7b08dca35
Whitespace from last commit.
2003-06-14 03:24:23 +00:00
Michael Lucas
8df9a14ed1
Remove 2.X cruft.
2003-06-14 03:22:13 +00:00
Michael Lucas
7f933f71f4
Remove pre-2.2 question & answer.
2003-06-14 03:18:49 +00:00
Michael Lucas
5bf850bc24
Whitespace from last commit.
2003-06-14 03:13:57 +00:00
Michael Lucas
b03f483dae
Remove 2.0, 2.1, 2.2 cruft.
2003-06-14 03:12:10 +00:00
Michael Lucas
aa9d7bdd2f
whitespace from last commit.
2003-06-14 03:06:55 +00:00
Michael Lucas
d2292c1040
Remove pre-2.2 mouse synchronization error info.
...
This question could use some expansion for a 5.X world.
2003-06-14 03:03:57 +00:00
Michael Lucas
db3c853f1e
Whitespace fixes for last commit.
2003-06-14 02:59:26 +00:00
Michael Lucas
1bf1599dd8
Remove 2.2 cruft.
2003-06-14 02:56:38 +00:00
Michael Lucas
77d46dfdc8
Word wrap. Translators please ignore.
2003-06-14 02:51:10 +00:00
Michael Lucas
79953b563b
Rewrite this answer for increased readability.
2003-06-14 02:48:36 +00:00
Michael Lucas
6c469979c7
Word wrap from last commit.
2003-06-14 02:38:00 +00:00
Michael Lucas
a3198d63b6
Just say "Heck, no!" to /etc/sysconfig.
2003-06-14 02:30:28 +00:00
Michael Lucas
e3d45cc7d0
3.0-only question. Whack!
2003-06-14 02:13:05 +00:00
Tom Rhodes
7301469106
Add a troubleshooting section.
...
Sponsored by: FreeBSD Mall, Inc.
2003-06-13 20:56:52 +00:00
Tom Rhodes
4850960ad3
Add back 'Creating Device Nodes'. This adds the original information with:
...
- Better markup
- Slight rewording
- An indexterm
Sponsored by: FreeBSD Mall, Inc.
2003-06-13 19:11:28 +00:00
Marc Fonvieille
4e0dd87689
Add some application tags.
2003-06-13 19:09:27 +00:00
John-Mark Gurney
bdac197133
Update Ted's year he started. Gleaned from the old avail file:
...
http://people.FreeBSD.org/~jmg/avail,v
2003-06-13 18:34:16 +00:00
Bruce A. Mah
a616f4b0cc
Add gem(4) and hme(4) entities.
2003-06-13 17:21:33 +00:00
John-Mark Gurney
abacb57ffe
Move myself from the Alumni back into the Developers section now that
...
I have my commit bit again.
2003-06-13 17:10:23 +00:00
Josef Karthauser
2393be4b68
After years of service we've finally had to put cvsup3.uk.freebsd.org
...
(bluecat.pavilion.net) to rest. Bluecat was, I believe, the third
cvsup server in the world, and the first outside of the US. It was
of course cvsup.uk.freebsd.org in those days. Thankyou Easynet for
the continued support of this machine over the years.
Cvsup4 is now cvsup3, and cvsup5 is now cvsup4.
2003-06-13 11:59:58 +00:00
Erwin Lansing
20aa47c0a0
Add Paul Chvostek for his security/proxycheck and security/pxytest
...
ports
2003-06-13 10:47:00 +00:00
Michael Lucas
fb767d9043
If you add </para><para> tags in the obvious spaces, the compiled page
...
doesn't have weird spaces.
2003-06-12 22:14:06 +00:00
Michael Lucas
9cc6114089
Fix whitespace I screwed up in earlier big whitespace commit.
...
The pointy hat suits me, no?
2003-06-12 22:10:08 +00:00
Michael Lucas
808a58d14c
Remove "How do I boot FreeBSD 2.X with the NT bootloader" info.
2003-06-12 22:05:33 +00:00
Michael Lucas
0460e6d08d
word wrap from last commit.
...
translators please ignore.
2003-06-12 21:59:24 +00:00
Michael Lucas
5a66147ecf
Remove pre-3.0 info on mounting foreign filesystems.
2003-06-12 21:55:54 +00:00
Michael Lucas
6e7b93db04
Word wrap from previous question rewrite.
...
Translators please ignore.
2003-06-12 21:50:54 +00:00
Michael Lucas
905368009b
Rewrite "user applications" question to eliminate 2.1, 2.2, and 3.x
...
information; we no longer have packages for any of these.
Remove 2.1-only and 2.2-only questions.
2003-06-12 21:46:28 +00:00
Hiten Pandya
eba5eae438
Replace UNIX™' combination with the
&unix;' entity.
...
Approved by: des (mentor)
2003-06-12 21:35:02 +00:00
Michael Lucas
dd93911fd5
Now that the Handbook has a nice long binary format discussion, remove
...
the horrible long binary format discussion from the FAQ.
2003-06-12 17:21:43 +00:00
Michael Lucas
6fa84d219b
Add "Binary Formats" section to Unix Basics chapter.
...
I don't like this here, but it sucks less than having it in any other
sections.
This text bears a *very* suspicious similarity to the binary format
questions in the FAQ.
2003-06-12 17:17:21 +00:00
Michael Lucas
1f429c0417
Word wrap from last diff.
...
No content changes. Translators please ignore.
2003-06-12 16:45:30 +00:00
Michael Lucas
fa679d240f
Remove obsolete "Why are usernames restricted to 8 characters" question.
...
Rewrite DOS binaries question to reflect the modern age, and to not
imply that dosemu development is hugely ongoing project.
2003-06-12 16:42:10 +00:00
Michael Lucas
1afa61544b
Whitespace only change, translators please ignore.
...
The FAQ was full of lines longer than 80 characters, lines broken into
two chunks of 45 characters, irregularly wrapped, sections mis-spaced,
and so on.
These are all fixed.
I avoided all the code listings of course, so as to not screw up
formatting.
Tested by: make, re-reading the whole FAQ
This piece of boring grunt work brought to you by: "I went to bed
early so I can catch up on sleep and really enjoy the rest of USENIX.
What do you mean, I have insomnia?"
2003-06-12 13:45:10 +00:00
Michael Lucas
d2fd9f20ec
Word wrap from previous commit.
...
No content changes, translators please ignore.
2003-06-12 00:02:03 +00:00
Michael Lucas
c431183e6f
SMP is supported in all FAQ-relevant releases.
...
Also give a simple, direct answer: "Yes, SMP is supported."
2003-06-11 23:59:58 +00:00
Michael Lucas
e551652e4f
"The newer AIC789x series Adaptec chips are supported under
...
the CAM SCSI framework which made its debut in 3.0."
"Newer" and "3.0" are mutually exclusive...
2003-06-11 23:56:26 +00:00
Michael Lucas
4f5b827be8
Word wrap.
...
Somehow, an entire question got shoved over several spaces... don't
know by who, and really don't care who, just fix it.
2003-06-11 23:39:06 +00:00
Michael Lucas
df60cd02f4
Word wrap from last commit.
...
Translators please ignore.
2003-06-11 23:32:55 +00:00
Michael Lucas
cf0093852f
specify that you only create /dev/bpf on 4.x, minor language
...
clarification.
2003-06-11 23:31:02 +00:00