Benedict Reuschling
c8a61b0096
Update the information about FreeBSD versions in the FAQ,
...
removing almost all references to 6.X branches due to its EOL
later this year.
While here, bump copyright year.
Approved by: jkois (mentor)
2010-03-04 13:37:21 +00:00
Manolis Kiagias
798e078f96
Change the link to "The BSD Family Tree"
...
This is the second time the article is lost, it is now copied
to a safe location.
Submitted by: Brie <brie at unixsysadmin dot org>
2009-12-31 18:32:33 +00:00
Pav Lucistnik
528ebd70a1
- Remove the mention of xorgconfig and xorgcfg, they're gone in recent X.org
2009-12-14 16:01:39 +00:00
Manolis Kiagias
2e53c09697
Fix the link to the "The BSD Family Tree" in FAQ's introduction
...
Reported by: Jon 'maddog' Hall <maddog@li.org>
2009-10-04 05:42:00 +00:00
Benedict Reuschling
1fcbaa6950
Fix three instances where a sentence ends with a parenthesis, but the
...
sentence is not terminated by a period, because it remains in the
closing parenthesis like this: .)
Fix this by switching the position of the parenthesis and the period and
add an extra space after as well.
No content changes.
Approved by: jkois (mentor)
2009-06-08 19:43:01 +00:00
Johann Kois
e65d994d22
PR: docs/134393
...
Correct a sentence which is not correct English at the moment.
Found by: Benedict Reuschling (benedict ett reuschling dott org)
2009-05-09 17:28:03 +00:00
Manolis Kiagias
11ce043e33
Minor language nit
...
Submitted by: Benedict Reuschling <bcr@doc.bsdgroup.de>
2009-05-03 18:18:56 +00:00
Manolis Kiagias
0e8b4ae7ab
Minor language nit
...
PR: docs/134147
Submitted by: Benedict Reuschling <bcr@doc.bsdgroup.de>
2009-05-01 22:18:36 +00:00
Marc Fonvieille
e41a4b8722
Remove a superfluous "the".
...
PR: docs/133345
Submitted by: Benedict Reuschling <bcr@doc.bsdgroup.de>
2009-04-03 17:35:31 +00:00
Manolis Kiagias
0e3fb3543b
Fix broken link to Handbook's "Adding Disks" section
...
Submitted by: pluknet@gmail.com
PR: docs/133216
2009-03-30 22:10:18 +00:00
Gabor Pali
da5e4ba7a8
Update Question 9.2 (new-huge-disk):
...
- Use the correct flags for restore(8)
PR: docs/95139
Submitted by: Doug Hawkins <illusion65 (at) gmail (dot) com>
2009-03-10 06:01:59 +00:00
Gabor Pali
20355707b2
Fix a missed "s/msdos/msdosfs/g" expression
2009-02-02 19:46:41 +00:00
Giorgos Keramidas
dfe9966e3f
Using "mount -t msdos" is deprecated; the canonical name of the
...
filesystem type is "msdosfs". There has been some compatibility
glue in mount(8) to silently convert "mount -t msdos" to "mount
-t msdosfs" for a while now, but using the deprecated name may
cause errors when someone tries to "umount -t msdos". The later
doesn't work at all.
Noticed by: rodrigc, long ago
2009-01-28 08:48:21 +00:00
Gabor Pali
72f12ecaa1
Add two entries about ports on version upgrades:
...
- Question 7.8 (ports-major-upgrade)
- Question 7.9 (ports-minor-upgrade)
Submitted by: Matthew Seaman <m (dot) seaman (at) infracaninophile (dot) co (dot) uk>,
Li <fender0107401 (at) gmail (dot) com>
Reviewed by: keramida, manolis, rene, trhodes
2009-01-07 09:49:12 +00:00
Remko Lodder
7309db727b
Revert previous commit. I contained the <quote></quote> part and thought it
...
was outside of the line. The ? is a valid sentence end, in English but also
in Dutch.
Noticed by: ceri
Explained by: trhodes
2009-01-05 15:44:57 +00:00
Remko Lodder
d054f83ed9
Add missing dot.
...
Found while: translating the faq into the dutch language
Facilitated by: Snow B.V.
2009-01-05 15:06:34 +00:00
Gabor Pali
3747d4c391
Fix some broken links pointing to the Handbook's cutting-edge.html
2008-12-24 10:32:40 +00:00
Gabor Pali
540f749b26
Update Question 11.18 (install-splash):
...
- Replace answer with a link to the recently added "Boot Time Splash
Screens" section of the FreeBSD Handbook
2008-12-07 20:44:01 +00:00
Manolis Kiagias
e04c9411db
Revise my previous commit: The hw.syscons.kbd_reboot sysctl exists unless the kernel is compiled with the SC_DISABLE_REBOOT option
2008-10-18 08:54:27 +00:00
Manolis Kiagias
4e60cc0333
Add a note that hw.syscons.kbd_reboot oid has been removed from FreeBSD 6.3-RELEASE onwards.
...
Noted by: Peter Boosten <peter@boosten.org>
2008-10-18 08:23:34 +00:00
Gabor Pali
93d1411ed3
Update Question 13.3 (extra-named-port):
...
- Discourage the use of port 53 for outgoing DNS queries
PR: docs/127290
Submitted by: Aleksandr Stankevic <alex (at) braske (dot) net>
Approved by: gabor (mentor)
2008-10-02 12:32:54 +00:00
Daniel Gerzo
15ff27de96
- irc.chat.org is not a valid IRC server, let's simply advise to use
...
irc.efnet.org
Submitted by: Gavin Hanover <gavin@subnets.org>
2008-08-21 20:53:08 +00:00
Gabor Pali
eef11d136d
Update Question 3.9 (#BOOT-ON-THINKPAD):
...
- Mark up nectar@
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-16 21:22:24 +00:00
Gabor Pali
65c172775d
Update Question 2.6:
...
- Add information about BSDCertification.org
- Capitalize "Project"
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-09 23:19:31 +00:00
Gabor Pali
817ea03a4c
Update Question 2.5:
...
- Replace explicit estimate of users on IRC channel ##FreeBSD with a
less specific value
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-09 23:15:40 +00:00
Gabor Pali
3cbb0a2679
Update Question 2.2:
...
- Make listing of the document's language and encoding more explicit,
add country names for each encoding
- Move the note for Microsoft's Rich Text Format from <footnote> to
<note> therefore fix its rendering
- Replace "Zip" with "<literal>zip</literal>"
- Replace "BZip2" with "<literal>bzip2</literal>"
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-09 23:10:09 +00:00
Gabor Pali
fd8b0eea4c
Update Question 2.1:
...
- Remove further references to documentation packages as they are not
maintained at the moment
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-09 23:02:45 +00:00
Gabor Pali
56611f9459
Update Question 1.8:
...
- FreeBSD-CURRENT is less broken nowadays
Submitted by: gabor
Approved by: gabor (mentor)
2008-08-09 22:58:29 +00:00
Gabor Pali
4d812c253c
Update Question 5.24:
...
- Add identifier
Approved by: gabor (mentor)
2008-08-09 22:53:24 +00:00
Gabor Pali
8da2d23763
Update Question 18.13:
...
- Remove first person narration remained there accidentally
- Mark up kernel configuration file with <filename>
- Add missing <userinput> elements for commands
- Rename invalid make variable "KERNCONFIG" to "KERNCONF"
Approved by: gabor (mentor)
2008-08-07 23:15:53 +00:00
Gabor Pali
528a228354
Update Question 18.5:
...
- Fix markup of DESTDIR (use <envar> instead of <makevar>)
Approved by: gabor (mentor)
2008-08-07 23:10:32 +00:00
Gabor Pali
c3f3b70d00
Update Question 5.25:
...
- Add a missing closing <para> element
Reviewed by: remko
Approved by: gabor (mentor)
2008-08-07 20:32:50 +00:00
Gabor Pali
da19060268
Update Question 4.5.1:
...
- Add missing &prompt.root; entities for kbdcontrol(1) examples
Reviewed by: remko
Approved by: gabor (mentor)
2008-08-07 20:30:21 +00:00
Gabor Pali
d8a8aa955d
Update Questions 15.10 - 15.20:
...
- Change from AENXXXXX-style references to explicit identifiers added to
the Handbook previously [1]
- Make markup of tip(1) consistent
[1] http://lists.freebsd.org/pipermail/cvs-doc/2008-August/018741.html
Reviewed by: trhodes, remko, keramida
Approved by: gabor (mentor)
2008-08-07 20:26:00 +00:00
Gabor Pali
a2ddd83987
- Fix "number + noun" issues in the FAQ according to [1]
...
[1] CMS, paragraph 7.90 (15th ed.)
Helped by: ceri
Reviewed by: trhodes, remko, keramida
Approved by: gabor (mentor)
2008-08-07 20:16:53 +00:00
Gabor Pali
d75d52742c
- Add non-breakeable spaces between numbers and units for better
...
rendering
- Convert dashes to —
Reviewed by: remko
Approved by: gabor (mentor)
2008-08-07 20:11:46 +00:00
Gabor Pali
45abd95a43
Update Question 3.2:
...
- Prettyprint numbers
Reviewed by: remko
Approved by: gabor (mentor)
2008-08-07 20:08:29 +00:00
Gabor Pali
8005f4e850
- Fix capitalization in the FAQ according to [1]
...
[1] CMS, paragraph 8.167 (15th ed.)
Helped by: ceri
Reviewed by: trhodes, remko, keramida
Approved by: gabor (mentor)
2008-08-07 20:03:59 +00:00
Gabor Pali
81827257a2
Update Question 5.7:
...
- Add a missing full stop
- Fix <ulink>
Reviewed by: gabor
Approved by: gabor (mentor)
2008-08-07 19:50:43 +00:00
Gabor Pali
2de9e36d48
- Fix role="directory" attributes (replace with class="directory") in
...
<filename> elements, because there is no such attribute [1]
- Add further missing class="directory" attributes
[1] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml?rev=1.89
Reviewed by: trhodes, remko, keramida
Approved by: gabor (mentor)
2008-08-06 22:14:51 +00:00
Gabor Pali
002b4edbbe
Change role="port" to role="package" so that package links are properly
...
generated
Approved by: trhodes, gabor (mentor)
2008-08-06 20:44:12 +00:00
Gabor Pali
486e3a3ffb
Update Question 10.19.1:
...
- Replace the old kernel configuration method
with some info on the current limits and
mention jhb's patch
PR: docs/125772
Submitted by: Unga <unga888 (at) yahoo (dot) com>
Discussed with: rwatson, jhb
Reviewed by: jhb, gabor
Approved by: gabor
2008-07-29 18:11:31 +00:00
Remko Lodder
ae90e10ff8
Found while translating, add missing semicolon.
2008-07-26 15:04:31 +00:00
Gabor Pali
9e5f8f91e6
- Add light bulb joke to funnies
...
PR: docs/125839
Submitted by: tabthorpe
Reviewed by: brd, gabor
Approved by: gabor
2008-07-23 21:32:46 +00:00
Gabor Pali
ff8ceb6712
- Overall whitespace-only fix for the FAQ in the naive hope of setting a
...
good example on how to indent sgml documents
Supported by: manolis
Checked by: manolis' doclint script
No objection: blackend, danger, freebsd-doc
Approved by: gabor, keramida, trhodes, remko
2008-07-23 20:50:41 +00:00
Gabor Pali
094c339e22
- Add a new entry on packets coming from outside the network to the FAQ
...
PR: docs/125268
Submitted by: Subedar Aftab Jahan <jahan (at) geocities (dot) com>
Reviewed by: trhodes
Approved by: trhodes
2008-07-19 07:42:11 +00:00
Manolis Kiagias
cd6a6cbcfa
Minor word nit in the FAQ
...
PR: docs/125587
Submitted by: Mike Small <smallm@panix.com>
Approved by: gabor (mentor)
2008-07-16 08:41:15 +00:00
Gabor Pali
1a1646ddf6
- Overall "FreeBSD" to "&os;" conversion
...
Supported by: trhodes, remko
No objection: danger, blackend
Approved by: gabor
2008-07-14 00:11:44 +00:00
Gabor Pali
cf64c29f42
- Apply .Nm scheme to ppp(8)
...
Reviewed by: trhodes, remko
Approved by: gabor
2008-07-14 00:08:45 +00:00
Gabor Pali
981ad094d3
- Fix broken paragraphs
...
Reviewed by: trhodes, remko
Approved by: gabor
2008-07-14 00:07:26 +00:00