Commit graph

6369 commits

Author SHA1 Message Date
Murray Stokely
1539f5f745 Mark up key combinations in <keycap>.
PR:		docs/30659
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-19 03:24:31 +00:00
Murray Stokely
7525f2c614 Use <emphasis>word</emphasis> instead of *emphasis*.
PR:		docs/30655
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-19 03:20:11 +00:00
Murray Stokely
5447f435db Correctly use <literal> instead of <emphasis> to markup IRC channel names.
PR:		docs/30656
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-19 03:17:55 +00:00
Valentino Vaschetto
fb0677bfa5 Added Chris Shumway's new pgpkey info
Submitted by:	Chris Shumway <cshumway@FreeBSD.org>
Reviewed by:	murray
2001-09-18 23:15:21 +00:00
Murray Stokely
a4d802cf24 Add information about the RELENG_4_4_0_RELEASE, and RELENG_4_4 tags.
Reminded by: Nik
2001-09-18 22:27:34 +00:00
Murray Stokely
b2806e0fa7 Set the release entity to 4.4 now. Release imminent. 2001-09-18 20:11:49 +00:00
Daniel C. Sobral
585aaa72d1 Add cvsup4.br.freebsd.org. 2001-09-18 12:54:12 +00:00
Murray Stokely
6cfb4c7134 Add entity for amdpm(4). 2001-09-18 04:50:22 +00:00
Murray Stokely
2a18b45f52 Move the newsgroup entities out of the Handbook directory and create a
catalog entry for them.  These entities are not specific to the
Handbook.
2001-09-18 04:14:44 +00:00
Murray Stokely
83b0ffe3df Remove references to the "Contributing to FreeBSD" chapter. This is
moving to a separate article.  This chapter is not appropriate for the
current handbook, it will stick out even more as we split the handbook
into smaller books, and a separate article is more conducive to being
linked from the navigation bar on the main page just like the OpenBSD
and NetBSD web sites.
2001-09-18 03:59:37 +00:00
Chern Lee
88c47ea57f Revise sound chapter:
* Include correct instructions to create sound device nodes
 * Mention 'options PNPBIOS' for onboard sound

Partially Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
PR:		23910
2001-09-17 23:39:12 +00:00
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
8577fa90a4 Add a knob to trace TeX's memory usage. This is useful when you're
using tons of different macro packages (like we do) and something is
misbehaving. ``make TRACE=1 book.ps''
2001-09-17 09:45:01 +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
Kazuo Horikawa
283d06109c Fix typo.
Submitted by:SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
2001-09-15 23:00:38 +00:00
Warner Losh
3c214b23ca Document bump to 500023 for KSE milestone 2. 2001-09-14 05:30:40 +00:00
Jun Kuriyama
2d84548127 Detach ipsec-must. We need updating ipsec-must/article.sgml to DocBook
version...
2001-09-14 00:17:36 +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
Jun Kuriyama
5886c4fe84 Merge the changes in the English version (and fix breakage in install stage). 2001-09-13 14:10:24 +00:00
Murray Stokely
d13afd333f Add console server article. 2001-09-13 07:46:02 +00:00
Murray Stokely
24818905cc Silence a warning for HTML output, and add some more special handling
for the justified print output case.
2001-09-13 07:34:57 +00:00
Murray Stokely
f7fcffd6d4 Add support for cascading stylesheets and images for documents with
HTML as a source format.
2001-09-13 07:26:48 +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
Kazuo Horikawa
90d8722f27 vidcontrol.1 rev 1.24.2.10 2001-09-12 10:51:36 +00:00
Kazuo Horikawa
c620cd7498 Ex/Rv related changes, which require ja-groff-1.17.2_1 or later
Submitted by:SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2001-09-12 10:44:39 +00:00
Kazuo Horikawa
29fede05a0 Fix a typo in macro (Translation only typo).
Submitted by: SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2001-09-12 10:06:29 +00:00