Commit graph

913 commits

Author SHA1 Message Date
Joerg Wunsch
272bcc297b Add my description for how to add a new-style kernel option, including
Bruce's comments.
1996-12-23 12:20:05 +00:00
Thomas Gellekum
e00a9a7ec9 Add Mikhail Teterin for his jbig port. 1996-12-23 07:50:46 +00:00
Nate Williams
f65fb2b4c5 Added Charles Mott <cmott@srv.net> for his packet aliasing code in User-PPP.
Forgotten by:	jkh
1996-12-21 18:36:48 +00:00
Jordan K. Hubbard
21a4e3f4ec Add Decision-Computer Intl cards to list of supported serial cards.
Submitted-By: jhs
1996-12-21 15:01:07 +00:00
Masafumi Max NAKANE
40b614e696 Merge en version changes made in 1.17 -> 1.18.
Some translation inprovement.
1996-12-21 11:56:32 +00:00
Masafumi Max NAKANE
ca60b8d19e Removed a reference to pkg_manage(1). 1996-12-21 11:51:33 +00:00
Alexander Langer
38d4973928 Typo fix. Closes PR#2259.
Submitted by:	John-Mark Gurney <jmg@nike.efn.org>
1996-12-21 03:00:26 +00:00
Andrey A. Chernov
849410d9ea Update info about Russian mirrors 1996-12-21 00:49:07 +00:00
Jordan K. Hubbard
fb47d1bdc9 Peter's first cut at updating the FAQ.
Submitted-By: pds
1996-12-21 00:11:58 +00:00
Masafumi Max NAKANE
7ba90647d6 Added cvsup.sgml to SRCS. 1996-12-20 07:31:33 +00:00
Masafumi Max NAKANE
607f856c11 Merge en version changes made in 1.18 -> 1.19. 1996-12-20 07:30:15 +00:00
Masafumi Max NAKANE
69eba43e32 Add an empty file for now till the translation for this file is completed. 1996-12-20 07:28:18 +00:00
Masafumi Max NAKANE
42824a7b19 Merge the en version changes made in 1.43 -> 1.44. 1996-12-20 06:51:09 +00:00
Masafumi Max NAKANE
c8ed7ccf78 Merge the en version changes made in 1.6 -> 1.7. 1996-12-20 06:49:35 +00:00
Jordan K. Hubbard
017779a715 Collapse one level of sectioning - both John and I agree that it is
too much.
1996-12-20 00:05:01 +00:00
Jordan K. Hubbard
c94c48909c Correct speling errurz. 1996-12-19 23:49:14 +00:00
Jordan K. Hubbard
e9faa44135 Add new Documentation Project authors (made a hopeless attempt to
sort this file in the process, gave up).

Add section in whos-who for Doc project.

Move John Lind's author tag to a.jlind since we try to keep it as
a.<freefallusername> whenever possible, and "john" is now assigned.
1996-12-19 23:02:53 +00:00
Jordan K. Hubbard
d4f362402b Add more miscellaneous devices
Remove bogus example text.
1996-12-19 21:39:07 +00:00
Jordan K. Hubbard
2d19919e30 Add infrastructure support for John Polstra's new cvsup section. Update
various commentary which suggests which syncronization method to use.
1996-12-19 20:24:37 +00:00
Jordan K. Hubbard
9aa5b97c8c Add the SGML-ified version of John Polstra's cvsup manual. Thanks, John!
SGML'd by:	jkh
Submitted by:	jdp
1996-12-19 20:23:05 +00:00
Masafumi Max NAKANE
290d74feec Merge the en version changes made in 1.41 -> 1.42. 1996-12-19 16:49:23 +00:00
Masafumi Max NAKANE
1432ac4cf4 Merge the en version changes made in 1.48 -> 1.49.
(Interestingly, no change in Japanese translation. :)
1996-12-19 15:24:58 +00:00
Masafumi Max NAKANE
326e635cac Merge the en version changes made in 1.16 -> 1.19.
Submitted by:	HINO Koji <hino@nwk.cl.nec.co.jp>
1996-12-19 11:21:41 +00:00
Jordan K. Hubbard
ea0ca9fd94 Remove bogus references to root.flp in the installation guide (strange
coincidence - this was the very next item on my TODO list, huzzah!  Thanks,
Doug - I don't usually get them checked off so fast! :-).  Also change
XCOPY command example to match new realities.

Submitted-By: Doug White <dwhite@resnet.uoregon.edu>
1996-12-19 00:43:27 +00:00
Mike Pritchard
59c8df9125 Mention freebsd-security-notifications in the mailing lists section.
Requested by: Guido van Rooij
1996-12-18 22:41:08 +00:00
Jordan K. Hubbard
e22d7b8856 Correct some more tortured syntax. 1996-12-18 20:23:40 +00:00
Jordan K. Hubbard
200104e227 Eliminate some tortured text. 1996-12-18 16:39:37 +00:00
Masafumi Max NAKANE
4a45f51297 Merge the en version changes made in 1.173 -> 1.174. 1996-12-18 09:15:55 +00:00
Satoshi Asami
1c2fa177a7 Add candy@fct.kgc.co.jp (Toshihiro Kanda) for his new oneko port. 1996-12-18 08:56:41 +00:00
Masafumi Max NAKANE
a5661ad530 Typo fix.
Some translation improvement.

Submitted by:	hanai@jp.freebsd.org
1996-12-18 07:18:32 +00:00
Satoshi Asami
98d5afdae8 Add support for NLS document building.
Here's the logic (mostly suggested by John Fieber):

 @ If ALLLANG is defined, descend to all language-specific subdirs too.
 @ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
1996-12-18 07:14:37 +00:00
Masafumi Max NAKANE
cfb1e5a5ea Merge the en version changes made in 1.172 -> 1.173. 1996-12-18 04:43:27 +00:00
Satoshi Asami
12268d6373 Add "Mark J. Taylor" <mtaylor@cybernet.com> for his ines/mastergear
DESCR typo reports.
1996-12-18 04:06:46 +00:00
David E. O'Brien
d5428b8e7e Tried to harden up the language about NOT including the package name (or
software version) in pkg/COMMENT.

Implicitly requested by:	Satoshi
1996-12-18 00:10:02 +00:00
Jordan K. Hubbard
979d2169b5 Make some much-needed revisions to the history section. 1996-12-17 22:57:56 +00:00
Masafumi Max NAKANE
8352b56c52 Merge the en version changes made in 1.21 -> 1.22. 1996-12-17 16:02:25 +00:00
Masafumi Max NAKANE
21bef5fba5 Typo.
Submitted by:	simokawa@jp.freebsd.org
1996-12-17 07:38:33 +00:00
Masafumi Max NAKANE
d7b0d06e4b Previous commit had several sgml errors. 1996-12-17 04:29:56 +00:00
Wolfram Schneider
1afb5adda7 update CTM mirrors 1996-12-17 01:36:37 +00:00
Masafumi Max NAKANE
b0f06fed47 Merge the en version changes made in 1.7 -> 1.8.
(Actually, only the Original revision: line is changed.)
1996-12-16 23:00:19 +00:00
Mike Pritchard
5b60c435d1 Spelling police. 1996-12-16 22:50:31 +00:00
Masafumi Max NAKANE
02243c93db Merge the en version changes made in 1.3 -> 1.4.
(Actually, nothing but the Original revision: line is changed.)
1996-12-16 22:49:10 +00:00
Masafumi Max NAKANE
7d9fd26dca Merge the en version changes made in 1.44 -> 1.48.
Submitted by:	simokawa@jp.freebsd.org
1996-12-16 22:42:04 +00:00
Mike Pritchard
3beb57bd1d Spelling police. 1996-12-16 22:38:07 +00:00
Mike Pritchard
4b6d3d30f8 Mention /etc/fbtab in the section that describes how to
create device nodes for the sound devices.  Closes PR# 423.

Also correct several spelling errors.
1996-12-16 22:33:35 +00:00
Masafumi Max NAKANE
3821009729 Merge the en version changes in 1.2 -> 1.3.
Typo.

Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1996-12-16 22:18:53 +00:00
Masafumi Max NAKANE
bc847447ff Correct the example of DNS MX entry for foo.bar.
Submitted by:	Kiroh Harada <kiroh@kh.rim.or.jp>
1996-12-16 22:13:10 +00:00
Masafumi Max NAKANE
fb55300968 Now, the translation is completed.
Submitted by:	The FreeBSD Japanese Documentation Project
Translated by:	Mihoko Tanaka <mihoko@pa.yokogawa.co.jp>
1996-12-16 14:35:32 +00:00
Masafumi Max NAKANE
fd52afda2a Merge the en version changes (1.5 -> 1.8).
Use the same punctuation characters as other files do.

Submitted by:	mihoko@pa.yokogawa.co.jp
	Japanese Documentation Project.
1996-12-16 14:02:55 +00:00
Masafumi Max NAKANE
2b903674c7 Merge the changes made in 1.171 -> 1.172. 1996-12-15 01:33:22 +00:00