Mike Pritchard
0bf179c88e
Mention freebsd-security-notifications in the mailing lists section.
...
Requested by: Guido van Rooij
1996-12-18 22:41:08 +00:00
Mike Pritchard
4a6a66d28c
Typo police.
1996-12-18 22:06:47 +00:00
Jordan K. Hubbard
272da3b6c1
Correct some more tortured syntax.
1996-12-18 20:23:40 +00:00
Jordan K. Hubbard
d09b80ec09
Eliminate some tortured text.
1996-12-18 16:39:37 +00:00
Masafumi Max NAKANE
bd09a8669a
Merge the en version changes made in 1.173 -> 1.174.
1996-12-18 09:15:55 +00:00
Satoshi Asami
e412ee205c
Add candy@fct.kgc.co.jp (Toshihiro Kanda) for his new oneko port.
1996-12-18 08:56:41 +00:00
Masafumi Max NAKANE
2b0272ae1d
Typo fix.
...
Some translation improvement.
Submitted by: hanai@jp.freebsd.org
1996-12-18 07:18:32 +00:00
Satoshi Asami
41664fc829
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
f2f2b69ee6
Merge the en version changes made in 1.172 -> 1.173.
1996-12-18 04:43:27 +00:00
Satoshi Asami
331022c74d
Add "Mark J. Taylor" <mtaylor@cybernet.com> for his ines/mastergear
...
DESCR typo reports.
1996-12-18 04:06:46 +00:00
Satoshi Asami
16f5775ab2
Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &
...
PATCH, etc.) section. Also sort them in order of execution like other
parts of this file.
1996-12-18 02:27:44 +00:00
David E. O'Brien
0dfb02eb79
Added $Id$.
...
Added more verbage about the card, and documented the driver's bugs.
2.2-R candidate.
1996-12-18 01:35:20 +00:00
David E. O'Brien
7ead68ad95
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
eb283287c0
Make some much-needed revisions to the history section.
1996-12-17 22:57:56 +00:00
Garrett Wollman
b4ccb10ee3
Add cross-references to ifnet(9).
1996-12-17 20:23:34 +00:00
Garrett Wollman
3cb60f1a48
Create a new manual page describing how network interfaces and
...
addresses are glued together with the generic networking code.
1996-12-17 20:21:01 +00:00
Masafumi Max NAKANE
18b7704795
Merge the en version changes made in 1.21 -> 1.22.
1996-12-17 16:02:25 +00:00
Satoshi Asami
f31d4d080c
Add new variable IGNOREFILES, to be set to list of files that you don't
...
want md5 checksum calculated. (It will create an entry in files/md5
with rhs "IGNORE".) Now it's safe to do a "make makesum" on all ports.
1996-12-17 12:20:53 +00:00
Masafumi Max NAKANE
3930150c56
Typo.
...
Submitted by: simokawa@jp.freebsd.org
1996-12-17 07:38:33 +00:00
Masafumi Max NAKANE
f8cf95d374
Previous commit had several sgml errors.
1996-12-17 04:29:56 +00:00
John Fieber
743d0aa7cf
Whitespace handling in <start>, <end> and <replace> elements will
...
be changing slightly in such a way that missing end tags might cause
rude surprises, so make end tags manditory and update the existing
transpecs to conform.
2.2 fodder
1996-12-17 01:48:33 +00:00
Wolfram Schneider
24eb54aa11
update CTM mirrors
1996-12-17 01:36:37 +00:00
Wolfram Schneider
284e5324dd
update comments
1996-12-17 01:29:09 +00:00
Masafumi Max NAKANE
60757ce6ee
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
a48ff5afad
Spelling police.
1996-12-16 22:50:31 +00:00
Masafumi Max NAKANE
d9215f1a7d
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
ec5484eb20
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
932c3e7fa2
Spelling police.
1996-12-16 22:38:07 +00:00
Mike Pritchard
59235b0f87
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
b4114bd59d
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
fbaa31ebc1
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
Mike Pritchard
6737d445c1
Remove trailing whitespace.
...
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Masafumi Max NAKANE
757495f1e4
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
7e03700a93
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
Andrey A. Chernov
7deead3e52
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
Mike Pritchard
0df291ee25
Add .Nm and .Nd lines to the template so that anyone starting
...
a man page from this file will not forget to include them,
since they are not optional..
1996-12-15 23:33:19 +00:00
Peter Wemm
6b26f698ba
Add missing \ at the end of the first line
...
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Masafumi Max NAKANE
436faade56
Merge the changes made in 1.171 -> 1.172.
1996-12-15 01:33:22 +00:00
Masafumi Max NAKANE
b8487d2cb2
Merge the changes made the en version (1.42 -> 1.43).
1996-12-15 01:29:28 +00:00
John Polstra
d601c86279
Update the sample cvsupfiles to take advantage of the new "*default"
...
feature in CVSup-14.0. You no longer need a 200-column window to look
at them.
Also did some general cleanups, and corrected some errors.
2.2 candidate. These should be brought directly into 2.2 if at all
possible, since they correspond with the CVSup release whose port is
going to go into 2.2.
1996-12-15 00:34:52 +00:00
Mike Pritchard
ce85277574
Get the HISTORY section right.
1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577
Actually add the man page.
1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02
Add devfs(5) to describe the device file system.
1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc
Fix a small typo that was only apparent when looking
...
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d
Add fdesc(5) to document the file-descriptor file system.
1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d
Forgot to document "hostname". Also add some other misc stuff.
1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2
Add a kernfs(5) man page to describe the kernel file system.
1996-12-14 21:47:11 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Joerg Wunsch
34f07d784d
Re-order David Nugent's entry to the commiter's section.
1996-12-14 20:30:10 +00:00
Mike Pritchard
c347ebabe1
Make procfs(5) the definitive source of information on /proc.
...
Most of this information was pulled from the man page for
mount_procfs(8).
Closes PR# 1681.
1996-12-14 20:11:57 +00:00