Alexander Langer
88200904af
Correct "Contributed by" line of the firewall-section, which
...
defenitely mis-credits me, and change it to Alex Nash.
2000-07-20 13:45:19 +00:00
Hiroki Sato
b3c6bccbb0
o Merge the following from the English version:
...
1.8 -> 1.12 x11/chapter.sgml
Submitted by: hanai
Reviewed by: hrs
References: [doc-jp 7590]
o Merge the following from the English version and
partial white space cleanup:
1.26 -> 1.30 printing/chapter.sgml
o Refine translation:
backups/chapter.sgml
basics/chapter.sgml
boot/chapter.sgml
cutting-edge/chapter.sgml
introduction/chapter.sgml
kernelconfig/chapter.sgml
kernelopts/chapter.sgml
l10n/chapter.sgml
linuxemu/chapter.sgml
policies/chapter.sgml
ports/chapter.sgml
serialcomms/chapter.sgml
users/chapter.sgml
2000-07-20 12:22:36 +00:00
Kazuo Horikawa
9499863866
Catch up with recent RELENG_4
...
dhclinet.8 1.8.2.1
sync.8 1.8.2.1
2000-07-20 11:51:28 +00:00
Kazuo Horikawa
503c5461ec
Fix typo.
2000-07-20 01:25:29 +00:00
Kazuo Horikawa
bb64903e95
Catch up with recent RELENG_4
...
ipnat.5 1.1.1.3.2.1
ipf.8 1.3.2.1
ipfstat.8 1.3.2.2
ipmon.8 1.6.2.1
2000-07-20 01:15:48 +00:00
Hiroki Sato
2e60402a15
o Add "FreeBSD-users-jp@jp" entry
...
jauthors.ent
o Merge the following from the English version:
1.89 -> 1.90 book.sgml
1.260 -> 1.264 contrib/chapter.sgml
1.15 -> 1.39 l10n/chapter.sgml
Submitted by: kuriyama, hrs
Reviewed by: hrs
References: [doc-jp 7504]
2000-07-20 00:20:59 +00:00
Ben Smithurst
61c51e4134
Yet another question I've seen asked once too often on -questions:
...
"why do I keep getting messages like ``root: not found'' from
cron?". (I haven't seen it for a while actually, but hopefully
with this I'll never see it again. :-)
2000-07-20 00:16:26 +00:00
Ben Smithurst
7047aab304
Add crontab(5).
2000-07-20 00:14:29 +00:00
Kazuo Horikawa
bb845dbb60
Catch up recent RELENG_4:
...
kbdcontrol.1 1.18.2.2
ipfstat.8 1.3.2.1
rc.8 1.99.2.2
Wording is changed on ls.1
2000-07-19 21:35:48 +00:00
Ben Smithurst
898ea1c8c3
Another question which crops up every now and again: "why is my kernel so
...
big?". People must be using "config -g" without knowing it or something...
PR: 19997
Submitted by: Eric Ogren <eogren@earthlink.net>
2000-07-19 19:20:26 +00:00
Ben Smithurst
7d410b6d55
Use the &a.foo author entities for any committers mentioned in the FAQ.
2000-07-19 17:24:48 +00:00
SADA Kenji
8707431e7d
Change SARUMARU-san's mail address.
2000-07-19 15:44:30 +00:00
Ben Smithurst
ae4c2b5ba2
option BRIDGE -> options BRIDGE in kernel config.
...
PR: 20030
Submitted by: Sam Wun <swun@esec.com.au>
2000-07-19 13:14:15 +00:00
Kazuo Horikawa
0dc49e5a1b
Catch up recent RELENG_4.
...
ls.1 1.33.2.3
2000-07-19 11:45:17 +00:00
Alexander Langer
7193a62535
Add Domas Mituzas for his cidr port.
2000-07-19 10:51:54 +00:00
Brian Somers
1949cb7460
Add Mark Knight for his recent adjustments to cmp and for his work
...
on the internal ppp command parsing routines.
2000-07-19 10:18:08 +00:00
Alexander Langer
b57b785b10
Add entry about bikesheds.
...
PR: 20009
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
Discussed with: sheldonh and ben in the audit-trail of the PR.
2000-07-19 10:13:17 +00:00
Alexander Langer
1a67368c0d
sleep(1)
2000-07-19 08:38:39 +00:00
Hiroyuki Hanai
7be1e236ad
rollback my previous commit.
2000-07-19 02:07:46 +00:00
John Baldwin
3ac389f2d4
Don't allow html-split to be treated as a format during install.
...
Admittedly, this is a hack, and the real solution is to sanitize FORMATS
by removing any words that aren't in KNOWN_FORMATS. This fixes release
since releases uses 'html html-split txt' for FORMATS when it compiles and
installs the docs.
2000-07-19 01:46:48 +00:00
Kazuo Horikawa
605e9ba512
Catch up recent RELENG_4
...
cdcontrol.1 1.21.2.2
2000-07-19 00:32:15 +00:00
Kazuo Horikawa
38b71a2a66
Catch up recent RELENG_4.
...
date.1 1.34.2.3
fetch.1 1.33.2.3
make.1 (forgot to update original revisiion number)
pkg_info.1 1.24.2.1
sh.1 1.39.2.1
login.conf.5 1.22.2.2
pccard.conf.5 1.12.2.4
inetd.8 1.46.2.1
ldconfig.8 1.19.2.1
mount_nfs.8 1.18.2.1
showmount.8 1.8.2.1
2000-07-18 23:24:53 +00:00
Nik Clayton
254f935dd6
Use the PUBLIC FPI for the author entities, not the system one.
2000-07-18 23:16:25 +00:00
Ben Smithurst
c4ddbfb5fb
Add another question which crops up every now and again:
...
"Why do I have very little free memory with few programs running?"
2000-07-18 19:03:21 +00:00
Nik Clayton
f631452350
doc.images.mk
...
LOCAL_LIB_IMAGES_DIR should be a path component, not a complete path, so
remove ${.CURDIR}.
doc.docbook.mk
Set the directory for image installation correctly, and ensure that the
directory exists before we try and do anything with it.
These should fix the installation problems people are having with the
primer. There's still an outstanding bug -- make(1) thinks that the
local library images are out-of-date with respect to the ones in
share/images for some reason. This forces a rebuild each time. I'm
still looking at that.
2000-07-18 16:30:45 +00:00
Hiroki Sato
4f74df5283
o Merge the following from the English version:
...
(new) appendix.decl
1.5 -> 1.8 boot/chapter.sgml
1.51 -> 1.52 cutting-edge/chapter.sgml
1.24 -> 1.25 kerneldebug/chapter.sgml
1.73 -> 1.76 mirrors/chapter.sgml
1.1 -> 1.4 users/chapter.sgml
o Refine translation:
introduction/chapter.sgml
2000-07-18 15:24:40 +00:00
Alexander Langer
32ca7aba34
Insert Joachim Kuebart's email, which was `Unknown' before.
...
Submitted by: Joachim Kuebart <kuebart@mathematik.uni-ulm.de> on -doc
2000-07-18 11:48:58 +00:00
Jun Kuriyama
75eb1a56d2
Merge changes in the English version (1.28 -> 1.30).
2000-07-18 02:51:10 +00:00
John Baldwin
4baea1c063
Temporarily add back in the 3 entities removed in rev 1.106 so I can get
...
4.1 out the door with docs.
2000-07-18 02:27:02 +00:00
Kazuo Horikawa
d556469aa3
Catch up recent RELENG_4.
...
natd.8 1.27.2.5
make.1 1.29.2.2
fetch.1 1.33.2.2
route6d.8 1.1.2.1
cmp.1 1.7.2.2
2000-07-18 01:16:10 +00:00
Nik Clayton
693df4dc05
Fix the problem where <foo>.html.gz was being listed as a dependency, and
...
we don't need it anymore.
I'm fixing this from Kirk's tutorial at the O'Reilly Open Source conference.
He was no help at all. . .
2000-07-17 22:30:03 +00:00
Ben Smithurst
5e68ff95c6
Fix some example SGML source so it matches the text which shows what the
...
output of that source looks like.
2000-07-17 19:01:58 +00:00
Jun Kuriyama
8145dcd455
Merge changes in the English version (1.24 -> 1.28).
2000-07-17 09:14:37 +00:00
Neil Blakey-Milner
279c23a44c
LANGCODE, not LANG_CODE. Of course, it passed testing, because
...
doc//share/sgml/freebsd.dsl exists.
2000-07-17 08:51:38 +00:00
Hiroyuki Hanai
4a96d7eb41
acd is from 4.0-RELEASE.
2000-07-17 07:16:57 +00:00
Jun Kuriyama
9b43fdcce3
Merge changes in the English version (1.17 -> 1.19).
2000-07-17 04:21:35 +00:00
Jun Kuriyama
2f04013c32
Merge changes in the English version (1.144 -> 1.146).
2000-07-17 01:56:30 +00:00
Jun Kuriyama
b46c9ee11c
Merge changes in the English version (1.106 -> 1.109).
2000-07-17 01:54:20 +00:00
Jun Kuriyama
57877e6729
Merge changes in the English version (1.257 -> 1.260).
2000-07-17 01:51:28 +00:00
Kazuo Horikawa
f9b10a2ab7
o catch up fetch.1 rev. 1.33.2.1.
2000-07-16 23:10:05 +00:00
Nik Clayton
f516af4dd2
Pull out <faqlist>, it was a local hack and shouldn't have gone in.
...
Add <co> in a new context, so it can be used inside <userinput>. This
should be fixed in the next version of DocBook.
2000-07-16 22:56:52 +00:00
Kazuo Horikawa
c8cdad463f
o IPv6 related manuals: catch up recent MFC to RELENG_4.
...
o tcpdump.1: catch up rev 1.8.
2000-07-16 21:15:23 +00:00
Kazuo Horikawa
9eb9d8578a
Catch up 4.0-20000715-STABLE
2000-07-16 20:45:44 +00:00
Ben Smithurst
19e717e278
Update a couple of kernel config file extracts to the latest form
...
("device" in place of "controller"). The older text is left there
too for people running older versions.
2000-07-16 20:39:43 +00:00
Hiroki Sato
17944d7bd5
Add Japanese version of books/porters-handbook.
2000-07-16 20:32:31 +00:00
Ben Smithurst
c3d856b07e
Explain how to get around the "black hole router" problem for MacOS clients.
...
Submitted by: Dan Flemming <danflemming@mac.com>, jedgar
2000-07-16 18:06:44 +00:00
Hiroki Sato
3869f10762
o Merge changes from the English version:
...
1.64 -> 1.111 ports/chapter.sgml
o Translate some entries forgotten into Japanese:
mailing-lists.ent
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>, hrs
Reviewed by: hrs
References: [doc-jp 7313]
2000-07-16 17:52:10 +00:00
Hiroki Sato
53e1701b69
o Merge the following from the English version:
...
1.64 -> 1.115 book.sgml
o Add NO_TIDY and Japanese footer:
Makefile
freebsd.dsl
2000-07-16 17:51:49 +00:00
Alexander Langer
3660c79a6f
Fix ugly sentence:
...
"first to ensure you do not confused." --> "first to avoid confusion."
Submitted by: John Michelini <johnmichelini@alum.calberkeley.org>
2000-07-16 17:03:49 +00:00
Alexander Langer
9354177ff2
Extend the first paragraph of the "Preparing the Kernel" section and
...
explain, that tun is default in the GENERIC kernel, but one should ensure,
he didn't remove tun from his custom config.
Submitted by: John Michelini <johnmichelini@alum.calberkeley.org> on -doc
2000-07-16 16:43:40 +00:00