Commit graph

24 commits

Author SHA1 Message Date
Nik Clayton
070ee439e8 Add a new (small) section to the handbook, which links to my 'make world'
tutorial. Update various places in the handbook that say 'make world' to
link to this new section.

PR:		docs/5853
Reviewed by:	jkh (sort of)
1998-03-15 15:10:21 +00:00
Jordan K. Hubbard
f4d4899f1b Remove comment about binaries and -current which is no longer relevant
in the context of current.freebsd.org
1997-09-02 08:22:31 +00:00
Satoshi Asami
650395aa4f Make capitalization consistent up to major section headers ("<sect>"). 1997-08-12 09:18:34 +00:00
Jordan K. Hubbard
562a2ccb3c Yikes! I thought I updated these references to sup ages ago.. Hmmmm! 1997-05-04 11:57:51 +00:00
John Fieber
5807fcab1d Merge "staying current", "staying stable" and "synching" into a
single chapter.

Move "source tree guidelines and policies" out of the dark dungeon
of the Appendix.
1997-05-02 14:15:35 +00:00
Peter Wemm
6fc1c941f5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:02:20 +00:00
Jordan K. Hubbard
538f9021da Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 06:27:56 +00:00
Mike Pritchard
a195318eaf Avoid the use of contractions. This eliminates the "its"/"it's" problems
pointed out by Rick Robinson.  Found and fixed some grammar problems
at the same time.

Note: the reason for avoiding contractions is two-fold:

1) It makes the text easier to understand for people who speak English
   as a second language.
2) Expanding the contractions often reveals poorly worded passages.
1996-12-31 21:54:24 +00:00
John Fieber
18f75cfe07 Fix an incorrect mailing list name.
Submitted by:	Dan Janowski <danj@netcom.com>
1996-09-09 23:21:27 +00:00
Satoshi Asami
0f1c52c1d8 You would want to read freebsd-current, not freebsd-hackers, to stay
current with -current.
1996-08-15 01:21:57 +00:00
Jordan K. Hubbard
39e6d14ff5 Fix bogon with freebsd-stable mailing list entity.
Make the sup documentation a little more lively.
Fix bogon in current docs.
1996-07-27 22:25:19 +00:00
Jordan K. Hubbard
732faa3668 Correct typos in handbook.
Submitted-By: rich
1996-07-09 07:29:14 +00:00
Jordan K. Hubbard
624a400665 Make some items "hot" that should be, eliminate typos and macro expansion
bogons.
1996-07-04 01:44:33 +00:00
Mike Pritchard
b37985c476 (This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started
on the next, so they wound up all intermixed)

Move the mailing list entities from authors.sgml to the new file
lists.sgml.  Add an entity for majordomo at the same time.

Avoid the use of contractions.  This revealed some grammer problems,
and also has the benefit of helping make things clearer for those people
who do make speak English as a their first language.
1996-05-16 23:18:28 +00:00
Mike Pritchard
f6d864bf47 Add definitions for the various freebsd-* mailing lists so that
we are consistent in how they are referenced in the handbook, and
so that they are now all clickable URLs.  E.g. no more mis-matched
freebsd-hackers@freebsd.org and hackers@freebsd.org.  They are used
just like the individual mail addresses defined in authors.sgml.
E.g. &a.doc will expand to:

FreeBSD documentation project mailing list <freebsd-doc@FreeBSD.ORG>

Be consistent in using the FreeBSD.ORG address.  All references
to freebsd.org were changed to FreeBSD.ORG.

Use pre-defined addresses for some individuals where available.
1996-05-09 23:04:53 +00:00
Jordan K. Hubbard
827b1b2b29 Add documentation for the -stable branch and reshuffle the sup/ctm chapters
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Mike Pritchard
43f5534015 Some more spelling fixes. 1996-01-31 14:26:20 +00:00
Jordan K. Hubbard
8e1c99e764 Information updates, typo patrol, rewrites. 1995-12-11 15:09:13 +00:00
Jordan K. Hubbard
f62c449206 Make this a little clearer.. 1995-10-16 09:01:52 +00:00
Jean-Marc Zucconi
ee9ab1a5c7 Fix typos.
Reviewed by:	/usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
Jordan K. Hubbard
d4d0712174 Bring this document up-to-date. 1995-09-25 09:38:59 +00:00
John Fieber
396c73dcff Start populating the handbook with useful cross reference targets.
All cross reference labels start with name of the file that contains
them.  A label for the top section level is simply the name of the
file (omitting the .sgml).  Other references within the file append a
colon and onother name.  For example, the label on the mailing list
section in the file eresources.sgml is eresources:mail.  This gives
each file its own cross reference namespace.
1995-06-30 17:37:53 +00:00
John Fieber
9d509395d0 handbook.sgml
Rearranged a few sections, add memoryuse section.

current.sgml, ports.sgml, porting.sgml
  Added a <label>s for cross reference targes.

submitters.sgml
  Lots of editing, added cross references to other sections of
  the handbook.  Added a sample BSD-style copyright statement.

eresources.sgml
  Updated the mailing list section, thanks to Peter Dufault.

authors.sgml
  Added Peter Dufault, David Greenman and Joerg Wunsch.

memoryuse.sgml
  A new section about how/where in PC memory the FreeBSD kernel
  gets loaded and run.
1995-05-18 03:05:22 +00:00
John Fieber
4776451dac The FreeBSD handbook finds a new home. 1995-04-28 16:19:59 +00:00