Commit graph

2706 commits

Author SHA1 Message Date
Valentino Vaschetto
0af996aac3 Closed a sect2 tag.
Reviewed by:	chern
2001-09-17 21:49:37 +00:00
Valentino Vaschetto
1dcc758438 Changed "doesnt" into "does not", every instance.
Reviewed by:	chern
2001-09-17 21:42:48 +00:00
Murray Stokely
6d47329762 Correctly specify the number of columns in a table. 2001-09-17 09:02:36 +00:00
Murray Stokely
263a797a51 Add an entry about ``stray IRQ'' messages.
PR:		kern/17774
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2001-09-17 04:28:29 +00:00
Murray Stokely
9d27ce91b6 Add a section on using antialiased fonts with Gtk/GNOME.
PR:		docs/30316
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-09-17 03:46:48 +00:00
Murray Stokely
7408b262df Add an article about using FreeBSD on laptops. This document aims to
be a quick HOWTO for the various issues likely to be interesting for
laptop users; such as power management, winmodems, XFree86 on laptop
hardware, etc..

This is just a start, and there is plenty of room for improvement.

PR:		docs/30199
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
Reviewed by:	dd
2001-09-17 03:25:06 +00:00
Murray Stokely
946624fd79 Use the correct devicename in the example disklabel command.
PR:		docs/30602
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-17 01:32:24 +00:00
Murray Stokely
b338f4c086 * Add <filename> tags.
* Use 'DOS', for Disk Operating System, consistently.

PR:		docs/30612
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-17 01:29:35 +00:00
Warner Losh
3c214b23ca Document bump to 500023 for KSE milestone 2. 2001-09-14 05:30:40 +00:00
Valentino Vaschetto
7359b5bad3 - Closed open <step>
- Closed open <para>

make lint before you commit!

Reviewed by:	chern
2001-09-13 22:15:37 +00:00
Valentino Vaschetto
8e0a1ea3e8 - Changed <application>IPFW</application> to just IPFW since we're
talking about the kernel functionality and not the command itself.
  Instances of "IPFW" in the handbook will be references to the kernel
  functionality, and <application/command>ipfw</> will be in reference
  to the command itself.
- Added note to inform readers that "^D" mean to use control-d, as well
  as "^C" mean control-c (wrapped in keycaps of course).

Reviewed by:	chern
2001-09-13 22:11:10 +00:00
Valentino Vaschetto
ae158de562 Changed "staring" to "starring".
Submitted by:	Alexey V. Neyman <alex.neyman@auriga.ru>
Reviewed by:	chern
2001-09-13 20:06:28 +00:00
Wilko Bulte
36a8bc4731 Introduce first shot at Alpha-specific installation instructions.
Submitted by:	bmah,gallatin
2001-09-13 19:44:26 +00:00
Chern Lee
f93099595b * Properly tab ccd section (it is now two levels deeper)
* Let emacs wrap lines to appropriate width

Whitespace only change.
2001-09-13 19:25:38 +00:00
Murray Stokely
d13afd333f Add console server article. 2001-09-13 07:46:02 +00:00
Murray Stokely
a032d267ea Add makefile for console server tutorial. 2001-09-13 07:23:16 +00:00
Murray Stokely
68f7ddab1c Import a tutorial on using FreeBSD as a console server.
Obtained from: Gregory Bond <gnb@itga.com.au>
2001-09-13 07:22:12 +00:00
Chern Lee
6feaaf16de Nested sect3's should be sect2, fixed. 2001-09-13 00:30:04 +00:00
Chern Lee
ca986fc704 Add references to new chapter, l10n/Localization, to appropriate files.
Suggsted by: murray and nik
2001-09-13 00:15:54 +00:00
Chern Lee
a9e41ae7ae Moved section on Programming I18N Compliant Applications from Handbook
to Developers Handbook.

Suggsted by: nik and murray
2001-09-13 00:14:45 +00:00
Chern Lee
8b17c95d00 * Move section on Programming I18N Compliant Applications to
Developers Handbook.
 * Rename Advanced Topics to Compiling I8N Programs

Suggested by: murray and nik
2001-09-13 00:08:55 +00:00
Chern Lee
6cfc9d250f Move section on mounting and unmounting filesystems from
Storage chapter to Basics.

Suggested by: nik and murray
2001-09-13 00:05:59 +00:00
Chern Lee
d7a17bf2f2 Moved Disk Naming and BIOS Drive Numbering sections from Storage
chapter into Install chapter as "Installation Destination"

Suggested by: murray and nik
2001-09-12 23:55:00 +00:00
Chern Lee
bcd4a5c487 Remove references to backups chapter, its content has been
moved to the storage chapter.

Suggested by: nik and murray
2001-09-12 23:52:15 +00:00
Chern Lee
dfbf4382d0 * Rename Disks chapter to "Storage"
* Move BIOS Drive Numbering and Mounting/Mounting and Unmounting
   Filesystems to Basics chapter
 * Update sypnosis to reflect changes
 * Change title of "Disk Quotas" to "File System Quotas"
 * Create new RAID section w/ sub-sections Soft & Hard
 * Move ccd section into Soft RAID
 * Create to-be completed vinum sub-section of Soft RAID
 * Move Backup Programs, Backup Media, and Floppy Backup sections
   from Backups chapter into Storage

Suggested by: murray and nik
2001-09-12 23:44:49 +00:00
Valentino Vaschetto
84862aaf07 Whitespace only commit.
Let Emacs rewrap the paragraphs after adding tags in the previous
commit.

Reviewed by:	chern
2001-09-12 21:51:14 +00:00
Chern Lee
07cfc90238 * Re-arrange/modify a few sentences for consistency
* Join multiple programlisting entries into one
2001-09-12 21:50:21 +00:00
Valentino Vaschetto
d1368daead - Added a note at the top of the document telling readers that we will
be talking about both protocols and command/applications. One example
  here is when we talk about ssh. In same cases, ssh is referred to as the
  protocol, some cases it's referred to as the actual command. It shows the
  reader that <application>bold</application> will be used for commands/
  applications, and plain text will be used for protocols.
- Added a bit about how to make sshd not permit direct root logins
- Replaced <literal> tags with <groupname> tags when talking about wheel
- "*'ing" out passwords changed to "staring" out passwords, all instances.
- Wrapped any instances of * in <quote> tags, or replaced them with "star"
- Wrapped popper in <application> tags
- When talking about ssh as a protocol, unwrapped the <application> tags
- Changed <literal> to <varname> when talking about variables
- Added commas throughout the chapter
- Changed GRONDAR.ZA to EXAMPLE.COM just because that's what we've been
  using for example domain names.
- Put usernames in <username> tags

Reviewed by:	murray,chern
2001-09-12 21:44:24 +00:00
Chern Lee
996f2dca72 Add a section on MP3s in Sound:
* MP3 Players
 * Encoding MP3s
 * Ripping CD Audio
 * Decoding MP3s

Remove comment from sypnosis and update.
2001-09-12 20:26:59 +00:00
Maxim Sobolev
f9141908fa Add Greg Lewis <glewis@eyesbeyond.com> and Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
for their valuable work on porting Sun's JDK to FreeBSD.
2001-09-12 11:40:41 +00:00
Michael Reifenberger
447f98df59 Add my FreeBSD.org address. 2001-09-11 23:45:07 +00:00
Michael Reifenberger
2baabe1239 Move myself from the contributors to the developers section. 2001-09-11 22:57:24 +00:00
Eric Melville
a6f3b6a65f Mention the binup mailing list in the handbook. 2001-09-11 19:06:06 +00:00
Chern Lee
aafeb331e7 Spelling/Typo:
* repitition -> repetition

British English -> American English:
 * recognise -> recognize
2001-09-11 18:48:03 +00:00
Dima Dorfman
edd0116304 Change my PGP key. I actually have the secret counterpart to this
one, which helps sometimes.
2001-09-11 14:15:53 +00:00
Tom Hukins
060978c425 Be specific about exactly how to change /etc/ttys to enable KDM 2001-09-11 12:11:09 +00:00
Dima Dorfman
450cef3647 Consistently use &mdash; instead of '--'.
PR:		30501
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-11 11:26:41 +00:00
Nik Clayton
116d17104e Correct the address information for DaemonNews and Cylogistics.
Submitted by:	Don Witt <witt@cylogistics.com>
2001-09-11 08:54:19 +00:00
Murray Stokely
81a9fe37de Fix some ulinks. It is better to say something is located in the
"FreeBSD FAQ" with a link or footnote to the URL, than to display a
long URL in the middle of a paragraph.
2001-09-11 01:11:01 +00:00
Bruce A. Mah
5b79ba4db2 Fix one grammar nit and two markup nits. 2001-09-10 20:29:26 +00:00
Randy Pratt
cf5ffead92 Show fdisk images reflecting order reversal of drives.
Reflect addition of DVD as an option for installation media.

Approved by:	murray
2001-09-10 18:01:52 +00:00
Tom Hukins
3533e1cbb3 Add Fanying Jen <fanying@fynet.com> for his www/p5-WWW-Search-AltaVista
port submitted in ports/30019
2001-09-10 17:30:54 +00:00
Dima Dorfman
55171931af ad2 is the first disk on the second IDE controller.
PR:		30435
Submitted by:	bob@Talarian.Com
2001-09-10 11:52:02 +00:00
Dima Dorfman
607d711b91 Fix a typo.
Submitted by:	Pierre-Paul Lavoie <ppl@BSDpro.com>
2001-09-10 11:49:06 +00:00
Randy Pratt
8a2f2f52d5 Clarify Select Disks section regarding using Tab
to switch to Ok/Cancel

Added warning for observing disk order in Select Disks menu.

Use &os.numports for number of ports and revise size
requirement to 100M.

Clarify Package Select section regarding using Tab
to switch to Ok/Cancel

Approved by:	murray
2001-09-10 05:36:21 +00:00
Dima Dorfman
913404e9fd Correct a typo.
PR:		30454
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-09-09 14:34:18 +00:00
Randy Pratt
3111866773 Fix committers-guide being skipped during build.
Approved by:	murray
2001-09-09 02:21:57 +00:00
Randy Pratt
4f2a722b08 Fixed duplicate figure title
Screensaver Options-->System Console Configuration Options

Change FDISK-->FDisk in figure title for consistency.

Added link to FAQ for security profiles.

Approved by:	murray
2001-09-08 01:01:40 +00:00
Valentino Vaschetto
de40de21ee - Closed para tags that were not closed.
- Closed sect tags that were not closed.

So, am I supposed to flame the people that made these mistakes? :)

Reviewed by:	murray
2001-09-08 00:29:27 +00:00
Valentino Vaschetto
27cc3b4428 - Fixed some punctuation
- Added a "Denial of Service" indexterm to the ICMP_BANDLIM kernel option
- Changed instances of "at the end of this document" to "at the end of
  this chapter"
- Wrapped stuff in <literal> tags
- Added a note to see "How to make device nodes" if you compile a kernel
  with new device nodes
- Changed cpu_type to cpu
- Random grammer changes
- Moved "device npx0" and "pseudo-device ether" to the section that says
  "These options are required" from the section that says they are
  optional.
- Added more info about how to boot a kernel if your new kernel doesn't
  want to boot.
- Made "If something goes wrong" a little nicer looking.

Reviewed by:	murray
2001-09-08 00:26:55 +00:00