Commit graph

6341 commits

Author SHA1 Message Date
Murray Stokely
f586e47f10 Add some text to the "BSD Vision" and "Architectural Guidelines"
sections of this chapter.

Obtained from:	PHK's post to developers@ on 20 Nov 2000.
2001-09-03 00:19:18 +00:00
Randy Pratt
b64f3dcb9b Update images for 4.4 release.
Reviewed by:	murray
2001-09-03 00:05:51 +00:00
Murray Stokely
074fc80d92 This document has been moved into the Developer's Handbook. Replace
the text with a pointer to that document reminding users to update
their bookmarks.
2001-09-02 23:53:58 +00:00
Murray Stokely
a90b86c541 Add a footnote admitting that we can't support old versions of FreeBSD
forever, and point the user to freebsd.org/security for more
information about which branches/releases are currently supported.

PR:		docs/29182
Submitted by:	Tony Fleisher <takhus@takhus.mind.net>
2001-09-02 22:25:56 +00:00
Murray Stokely
f1979ede58 Add a small chapter on the sysinit framework, linker sets, etc..
PR:		docs/30265
Submitted by:	Jason Smethers <jason@smethers.net>
2001-09-02 21:19:03 +00:00
Hiroki Sato
c196634042 Fix a mistranslation.
Pointed out by:	s-hrgsh@nyc.odn.ne.jp
References:	[man-jp 3687]
2001-09-02 12:49:15 +00:00
Murray Stokely
1e5dafece7 Update descriptions of the CVSup collections. Reword an HTML-specific
sentence.

PR:		docs/29522
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-09-02 12:16:01 +00:00
Murray Stokely
d965caa523 Assorted spelling / grammar fixes.
Whitespace fixes within a <programlisting>

PR:		docs/29848
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
2001-09-02 11:47:02 +00:00
Murray Stokely
d4a1fc3461 Fix whitespace inside a <screen>.
Correctly capitalize "FreeBSD Handbook".
2001-09-02 11:16:16 +00:00
Murray Stokely
b31de93beb Update example kernel config to use 4.x device syntax instead of 3.x
controller/disk syntax.

PR:		docs/29500
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-09-02 10:56:54 +00:00
Murray Stokely
576243248d Add a <tip> about removing the 'work' directories manually, which is
much faster than calling make clean recursively.

PR:		docs/29517
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-09-02 10:47:56 +00:00
Murray Stokely
93216fe45a Whitespace only commit.
Let Emacs rewrap the paragraphs after adding tags in the previous
commit.
2001-09-02 10:37:26 +00:00
Murray Stokely
504bff39b8 Add more descriptive markup (<command>, <devicename>, etc..)
PR:		docs/29744
Submitted by:	ncalvo <ncalvo@es.freebsd.org>
2001-09-02 10:21:15 +00:00
Murray Stokely
961dc11c17 Update the maintainer info for the UK cvsup mirrors.
PR:		docs/29216
Submitted by:	Ben <ben@work.mumble.org.uk>
2001-09-02 10:04:41 +00:00
Murray Stokely
e203634edc Update information on KDM to reflect reality of KDE 2.2. Point users
at KDE documentation for specifics.  This chapter needs a lot of work.

PR:		docs/29803
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-09-02 09:56:55 +00:00
Murray Stokely
c18118e040 Note that we list only the most common loader commands, and refer the
user to the man page for a complete list.

PR:		docs/29511
Submitted by:	Gary W. Swearingen <swear@aa.net>
		Michael Lucas <mwlucas@blackhelicopters.org>
2001-09-02 09:35:45 +00:00
Murray Stokely
14c1a08eed Briefly mention KDevelop as a free IDE available for FreeBSD. Also
update the verbiage about our Pascal support.

PR:		30110
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-09-02 09:24:05 +00:00
Murray Stokely
adc734089c Fix sloppy use of whitespaces inside a <programlisting>. While I'm
here, add the emacs local variables section to the bottom of this
file.

PR:		docs/30227
Submitted by:	Joseph Mallett <jmallett@xMach.org>
2001-09-02 09:02:29 +00:00
Kazuo Horikawa
1eac89f280 Fix typo.
Submitted by: SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2001-09-02 05:06:53 +00:00
Murray Stokely
32c554e9bb Add a chapter on Kernel Objects. The content is rather limited right
now but there are several other texts that can be integrated into this
chapter.

PR:		27678
Submitted by:	Jason Smethers <jason@smethers.net>
2001-09-02 03:11:09 +00:00
Murray Stokely
598555cf3f Make the niceheaders output look at the page width to determine how
wide the rule should be beneath the chapter title.

While I'm here, add variables for niceheader-rule-spacebefore and
spaceafter.

PR:		29403
Pointed out by: Nik
2001-09-02 02:37:50 +00:00
Kazuo Horikawa
9fd01c21c2 Catch up with 4.4-RC-20010901-JPSNAP 2001-09-02 00:05:27 +00:00
Randy Pratt
cfed927960 Finish the cleanup of sgml markup for <guibutton> and <guimenuitem>.
Revision of text to a more formal tone.
Revise parts to reflect the new menus in 4.4

Reviewed by:	murray
2001-09-01 07:27:25 +00:00
Dima Dorfman
1f29c99f7c $Date$ isn't expanded, so don't use it. 2001-08-31 18:06:41 +00:00
Dima Dorfman
613da21466 Fix my grammar error.
Submitted by:	bmah, Rahul Siddharthan
2001-08-31 17:04:49 +00:00
Dima Dorfman
b0b5e7861e Fill paragraphs and fix some misindentation. No content changes. 2001-08-31 16:26:23 +00:00
Dima Dorfman
347fa35657 Update the question about sysinstall security profiles to reflect
reality.  Also fix some bad grammar.

PR:		30203
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-08-31 16:14:25 +00:00
Randy Pratt
dd93ac6342 Continues the cleanup of sgml markup for <guibutton> and <guimenuitem>.
Revision of text to a more formal tone.
Revise parts to reflect the new menus in 4.4

Reviewed by:	murray
2001-08-31 14:35:16 +00:00
Chern Lee
046cdeced2 Accident, forgot to describe previous commit:
* Convert itemizedlist of options into variablelist and describe it.
2001-08-31 00:47:35 +00:00
Chern Lee
05c872e867 *** empty log message *** 2001-08-31 00:39:47 +00:00
Chern Lee
48be3c9f93 Update OpenSSH section
* Incorporate more information about SSH v2
   client, DSA keys
 * Explain scp in better terms
 * Change tunneling section
 * Add two "Practical Tunneling Examples"

Reviewed by:	murray
2001-08-31 00:10:35 +00:00
Murray Stokely
acc8614939 Add Jan L. Peterson to Additional Contributors list for patch
submitted in kern/22967
2001-08-30 23:39:15 +00:00
Chern Lee
3cdadf5703 Spelling/Typos:
* partiton -> partition
 * preceeded -> preceded
2001-08-30 22:55:47 +00:00
Valentino Vaschetto
4623c525db CTRL -> <keycap>Ctrl</keycap>
SPACE -> <keycap>Space</keycap>
ALT -> <keycap>Alt</keycap>
ENTER -> <keycap>Enter</keycap>
and so on...

Reviewed by:	chern
2001-08-30 22:44:37 +00:00
Valentino Vaschetto
0c123b6a75 Clarified that fdimage can be run in Windows as well as DOS.
Submitted by:	<legend_420@hotmail.com>
Reviewed by:	chern
2001-08-30 21:47:38 +00:00
Chern Lee
3d1408f159 Minor markup changes, placed items in:
* groupname
 * username
 * option
 * filename
 * note

Minor English consistency/flow changes.
2001-08-30 18:59:28 +00:00
Nik Clayton
e5b7e8512b Fix a couple of thinko's.
Put the disk model image back in place now that it's been updated to match
reality.
2001-08-30 16:55:23 +00:00
Nik Clayton
ffebacfa76 Update the conceptual disk model figure. 2001-08-30 16:54:13 +00:00
Dima Dorfman
a8910c56a2 Revert previous delta--<filename> is more appropriate.
Submitted by:	nik
2001-08-30 11:25:50 +00:00
Dima Dorfman
551a4293e5 Assorted mechanical fixes.
PR:		29841
Submitted by:	root@www-1.wr.usgs.gov
2001-08-30 11:03:57 +00:00
Dima Dorfman
13cb1102a8 Use <devicename> instead of <filename> to mark up things like
`/dev/cuaa2'.

PR:		30068
Submitted by:	Felix-Antoine Paradis <reel@sympatico.ca>
2001-08-30 10:14:26 +00:00
Dima Dorfman
f0e2e70507 Add entries for ntp-genkeys(8) and daemon(8). 2001-08-30 05:25:44 +00:00
Tom Hukins
6d2c17c663 Document %%PORTDOCS%% capability in pkg-plist 2001-08-29 17:31:24 +00:00
Murray Stokely
22a6c45155 Add output.html entity to silence warning when building print version. 2001-08-29 08:20:46 +00:00
Nik Clayton
8556d28c40 s/tex/pdftex/ as appropriate.
Submitted by:	Hiroki Sato <hrs@eos.ocn.ne.jp>
2001-08-29 00:34:27 +00:00
Nik Clayton
76b6b0fb96 Update to 4.1 of the DTD. 2001-08-29 00:15:40 +00:00
Nik Clayton
84bd9dbf6c Add more devices to the sample inventory.
Be more accurate in explaining PC primary, extended, and logical partitions.
I'm learning more about this stuff than I ever wanted to.

Add a "collect your network configuration" section to the pre-installation
tasks.

Add a link to the errata information.

Note that the 'c' partition refers to the enclosing slice, not the whole
disk, as I have always thought for the past seven years.  Also note that
the 'd' partition is no longer special, but that lots of software,
including sysinstall, believes that it still is.  Update the ASCII art
disk layout diagram to reflect this, comment out the EPS version until I
can fix it.

Fix some typos.

Some of this is my own work, the rest is based on comments from
William Roth <RothW@SEC.GOV>, and Annelise Anderson
<andrsn@andrsn.stanford.edu>
2001-08-28 23:33:07 +00:00
Jimmy Olgeni
ff37f1f3bb Change description of the @reboot time specification: actually it is not an
undocumented option.

Reviewed by:	dd (patch posted on -doc@)
2001-08-28 14:12:27 +00:00
Dima Dorfman
38fa0139b8 Correct a typo.
Submitted by:	Daniel B. Hemmerich <dan@BSDpro.com>
2001-08-28 12:50:03 +00:00
Dima Dorfman
bcf62d4c42 Describe slices and partitions a little better.
An an aside, most of this part of the chapter is marked up
incorrectly--e.g., <quote> is used where something like <devicename>
is much more appropriate.  This delta doesn't help, but keeps things
relatively consistent.

PR:		30062
Submitted by:	Mike Meyer <mwm@mired.org>
2001-08-28 12:36:43 +00:00