Commit graph

6400 commits

Author SHA1 Message Date
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
Kazuo Horikawa
9a08df27d4 Fix path of original manual page in comement. 2001-09-09 23:29:57 +00:00
Kazuo Horikawa
95fbf76012 Fix typo.
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-09-09 17:17:28 +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
Kazuo Horikawa
6b7a8041b0 Fix typo. 2001-09-08 14:06:08 +00:00
Kazuo Horikawa
707a753ed7 brk.2 rev 1.13.2.8 2001-09-08 05:52:22 +00:00
Murray Stokely
872e454400 Add a formatting instruction to wrap URLs in \url{} for the print
backend.  This allows JUSTIFY=1 to look much nicer.  Filenames still
aren't handled, but there is another TeX package for that that I will
use shortly.
2001-09-08 02:21:19 +00:00
Murray Stokely
eca1d05330 Add a new option 'JUSTIFY' which can be used to tell the TeX backend
to make the paragraphs right justified using TeX's default hyphenation
rules.  We still must add some hooks to certain elements (URLs) to
deal with special cases that TeX can't hyphenate well.
2001-09-08 01:59:22 +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
Murray Stokely
55c4e2da8f * Rewrite the 'Directory Structure' section, and include descriptions
of a small subset of the directories listed in hier(7) that a newbie
  should really be familiar with.  Continue to point the user to
  hier(7) for an exaustive description of the directory hierarchy.
* Fix a couple of typos
* Enclose commands in <command> tags.

Partially Submitted by:	logo
2001-09-08 00:12:38 +00:00
Murray Stokely
7f68ef77e2 We don't want to label the preface sections, if present. 2001-09-07 22:26:45 +00:00
Murray Stokely
a36b0de6c7 Add two new options to our documentation infrastructure.
TWO_SIDE    - If defined, two sided output will be created.  This
                  means that new chapters will only start on odd
                  numbered (aka right side, aka recto) pages and the
                  headers and footers will be aligned appropriately
                  for double sided paper.  Blank pages may be added as
                  needed.

    BOOK_OUTPUT - If defined, this will set all of the other
                  print-output options that can significantly increase
                  the build time, but make for much nicer looking
                  output.

To implement the two sided output, we need to override a TeX variable
to control the behavior of the JadeTeX macro package.  So this also
introduces a TEXCMDS variable that can be set with additional TeX
commands that should be run before processing the input TeX document.
In the TWO_SIDE case, we simply set it to \def\PageTwoSide{1}
2001-09-07 10:21:41 +00:00
Murray Stokely
cc2871ef38 * Reword advice given in the first person.
* Add missing words to form better sentences.
* Suggest that users simply set the router and router_flags variables
  in /etc/rc.conf, rather than the previous instructions to hack
  /etc/netstart.
2001-09-07 06:43:50 +00:00
Kazuo Horikawa
ab1f38fbcb find.1 rev 1.23.2.12 2001-09-07 04:51:37 +00:00
Chern Lee
4b0a749149 Change intrusive usage of man entities to <command> tags. 2001-09-07 00:33:25 +00:00
Chern Lee
c5f66c8cec * Minor sentence revisions for consistency
* Changed some comma usage
 * Made use of the <quota> tag over a literal "word"
2001-09-07 00:13:40 +00:00
Chern Lee
2e0731b31b * Reworded some sentence for consistency
* Mentioned /usr/home as a convention (/home is just mentioned)
 * Change some comma usage
 * Make use of <quote> tag instead of a literal "word"
2001-09-06 22:30:27 +00:00
Chern Lee
71dc77b517 Fixed typo "Poul-Henning Kamp" in previous contribution tag commit. 2001-09-06 21:28:53 +00:00
Kazuo Horikawa
4923dd7a5c kbdmap.1 rev 1.17.2.7 2001-09-06 12:19:16 +00:00
Kazuo Horikawa
9dfa661855 ptrace.2 rev 1.12.2.10 2001-09-06 12:10:11 +00:00
Kazuo Horikawa
ef48eb5480 disklabel.8 rev 1.15.2.14 2001-09-06 11:56:41 +00:00
Nik Clayton
9823dd52bc Round out the "Preparing your own installation media" section. 2001-09-06 09:33:06 +00:00
Chern Lee
3f82304a00 Place chapter contributions in proper tags. 2001-09-05 22:18:43 +00:00
Chern Lee
f77022fb9a Consistency/Grammar Fixes
* Reworded a few sentences
 * Joined sentences, fixed badly placed commas

Markup
 * Placed two items in <filename> and <hostid>
2001-09-05 21:32:46 +00:00
Jun Kuriyama
11bfff782f Fix typo in public identifier reference. 2001-09-05 13:58:10 +00:00
Randy Pratt
930f680006 Reflect change to inetd configuration prompt
(src/usr.sbin/sysinstall/install.c Revision 1.305)

Approved by:	murray
2001-09-05 02:41:05 +00:00
Chern Lee
38bc8ad6d7 Modifications from author:
* Change a few device names
 * Make use of &gt; instead of >

Submitted by:	Christopher Shumway <cshumway@FreeBSD.org>
2001-09-05 00:57:22 +00:00
John Polstra
2473986e8c Update maintainer address for cvsup1.freebsd.org. 2001-09-05 00:29:19 +00:00
Chern Lee
0033e68cbd Spelling:
* alows -> allows

Markup:
 * XftConfig file -> <filename>XftConfig</filename> file
2001-09-04 23:34:37 +00:00
Chern Lee
2054a82e6f Spelling/Typos:
* Screensave -> Screensaver
 * somthing -> something
2001-09-04 23:33:43 +00:00
John Polstra
a251f3ae33 Add the new cvsup6.freebsd.org. 2001-09-04 22:28:33 +00:00
Brian Somers
481213d7c6 Add a note about PPPoA 2001-09-04 15:14:21 +00:00
Jun Kuriyama
5c65534db0 Remove duplicated <sect2>. 2001-09-04 14:54:05 +00:00
Hiroki Sato
24dfdff132 Catch up with the English version:
1.120 -> 1.163	book.sgml

Submitted by:	Saeki Takashi <saeki@jp.FreeBSD.org>
References:	[doc-jp 8344]
2001-09-04 13:48:14 +00:00
Brian Somers
4269a3fb6f Mention how to use net.graph.nonstandard_pppoe to enable PPPoE on
the 3Com HomeConnect ADSL Modem.
2001-09-04 13:20:35 +00:00
Anton Berezin
f5edc93563 Add Andy Sparrow <spadger@best.com> for his net/p5-Net-CIDR port. 2001-09-04 12:03:29 +00:00
Murray Stokely
0775c91059 Reword a couple of sentences for clarity. 2001-09-04 11:54:44 +00:00
Murray Stokely
30e2d6ae9d * Add a footnote.
* Reword several paragraphs for clarity.
* Reorganize the section on modifying accounts --
  Display a table of available account manipulation commands at the
  beginning with a short summary of each, and then use the subsections
  to describe each in greater detail with examples.
2001-09-04 11:03:16 +00:00
Hiroki Sato
f40223d1d7 - Move {,j}authors.ent to ja_JP.eucJP/share/sgml:
Makefile
	book.sgml

- Merge the following from the English version:

	1.34  -> 1.41 	printing/chapter.sgml
	1.42  -> 1.45 	security/chapter.sgml
	1.14  -> 1.15 	x11/chapter.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
References:	[doc-jp 8327,8335,8340]

- Fix typo:

	linuxemu/chapter.sgml
	mirrors/chapter.sgml

Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
References:	[doc-jp 8330]
2001-09-04 10:42:37 +00:00
Hiroki Sato
da3b3dda1c - Add new translation and activate it:
Makefile
	dialup-firewall/Makefile
	dialup-firewall/article.sgml

Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
Reviewed by:	SUGIMURA Takashi <sugimura@YasudaKei.org>
References:	[doc-jp 8295]

- Add NO_TIDY flag forgotten in the previous commit:

	diskless-x/Makefile
	ipsec-must/Makefile
2001-09-04 10:40:53 +00:00
Hiroki Sato
01ecc16c42 - Create an entity-set of Japanese authors.
sgml/authors.ent
	sgml/catalog

- Revise translation:

	sgml/mailing-lists.ent
2001-09-04 10:40:30 +00:00
Murray Stokely
9d82707723 Reword a few sentences for clarity and consistency. 2001-09-04 10:07:31 +00:00
Murray Stokely
08f2fbefdd Fix a couple of minor grammar nits. 2001-09-04 08:27:33 +00:00
Bruce A. Mah
b80538a56f Update os.numports to reflect the INDEX file for 4.4-RELEASE,
with 5,813 (rounded down to 5,800) ports.
2001-09-04 04:03:45 +00:00
Murray Stokely
7636daf265 Add some information about subpixel sampling on LCD displays under
XFree86 4.X.

PR:		docs/30284
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-09-03 23:59:58 +00:00