Commit graph

5412 commits

Author SHA1 Message Date
Dima Dorfman
f25e7dee7d Bring some of the information on digest lists up to date.
PR:		24751
Submitted by:	Mike Meyer <mwm@mired.org>
Approved by:	nik
2001-04-01 01:17:24 +00:00
Bruce A. Mah
9b288c1e49 Commit a few manpage entries for recent release notes. 2001-03-29 20:21:22 +00:00
Will Andrews
75aaf72b8b Put my other uid's back. Add 2 more sigs bring the total to 15. 2001-03-29 15:46:56 +00:00
Kazuo Horikawa
3c7a5fa938 Make sysinstall.8 to be installed. 2001-03-29 08:22:52 +00:00
Murray Stokely
85df8d1c88 Add a few additional steps to the installing Mathematica section so
that Mathematica will work for console users.

Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-03-29 07:40:19 +00:00
Murray Stokely
73daea17a1 o Add a chapter on writing a CAM SCSI host bus adapter driver by
Sergey Babkin (first published in Daemonnews).
o Update copyrights for 2001.
o Include the authors.ent file from the FreeBSD Handbook

Approved by:	babkin
2001-03-29 06:14:42 +00:00
Murray Stokely
9a3ce19005 Add my PGP key. 2001-03-29 00:00:09 +00:00
Ben Smithurst
905911ab27 Try not to give the impression 'cvs import' should be used for ports.
Reviewed by:	jhb
2001-03-28 23:43:47 +00:00
Murray Stokely
15a19c4ae5 Add Valentino Vaschetto to the list of additional contributors for his
hx port.
2001-03-28 23:40:54 +00:00
Maxim Sobolev
eecab1113d Add Olexander Kunytsa <kunia@wolf.istc.kiev.ua> for his l10n patches (ee(1) and
ports/net/micq).
2001-03-28 17:06:02 +00:00
Poul-Henning Kamp
86b72726db Add a new rule to the committers: respect other contributors as well.
There has been plenty of discussion about how to actually ratify
such rules, but nobody has opposed this specific rule (which is a
good show of maturity btw).

In the end the conclusion is that this is not really any different from
the rest of the tree: If it makes sense: commit it, if it creats an
uproar, back it out and paint the bikeshed.

QED.

PR:		25783
Submitted by:	Dan Langille <dan@langille.org>
Reviewed by:	developers
2001-03-28 10:55:43 +00:00
Dima Dorfman
967ab6c797 Explain why it might be taking so long to connect to a telnet or SSH
server (age-old DNS problem).

Approved by:	nik
2001-03-28 03:56:24 +00:00
Dima Dorfman
35998b81e8 Clean up the question and PPP and SLIP support.
PR:		25982
Approved by:	nik
2001-03-28 02:27:19 +00:00
Dima Dorfman
c1e2d44460 Add a new FAQ entry explaining why non-English characters on CDs might
not show up properly.

Submitted by:	sobomax
Approved by:	nik
2001-03-27 23:48:03 +00:00
Nik Clayton
d058817a01 Fix small error that meant that library images weren't being included in
any generated tarballs.
2001-03-27 16:15:07 +00:00
Eric Melville
04765ba561 First commit, add myself to staff and remove myself from contrib.
Approved by:	murray
2001-03-26 23:54:15 +00:00
Yaroslav Tykhiy
dc5546d46f Add myself to the list of commiters 2001-03-26 19:25:16 +00:00
Kazuo Horikawa
f12349d154 Initial translation to Japanese.
Submitted by:Yasunori Osana <yasu@prosou.nu>
2001-03-26 02:31:29 +00:00
Satoshi Asami
ac8e6e8290 Add science and ukrainian. 2001-03-24 21:45:57 +00:00
Kazuo Horikawa
873267ff76 bdes.1 revision 1.2.8.1 2001-03-24 19:04:19 +00:00
Kazuo Horikawa
6bea22d836 fetch.1 revision 1.33.2.8 2001-03-24 18:15:21 +00:00
Alexander Langer
f19980af96 Add the translation of the "users" chapter.
Translated by:	Robert Drehmel <robert@gizmo.quizbot.org>
Obtained from:	FreeBSD German Documentation Project
2001-03-24 15:53:32 +00:00
Alexander Langer
aed501d17c Add Robert Drehmel <robert@gizmo.quizbot.org>
Obtained from:	FreeBSD German Documentation Project
2001-03-24 15:48:42 +00:00
Alexander Langer
e7fc03f94f This file is obsoleted by share/sgml/translators.ent 2001-03-24 15:13:23 +00:00
Nik Clayton
2595ff3b9a Turn on the generation of links to the man->HTML gateway.
Provide a function which, given the manual page name and the section,
returns the URL of man->HTML gateway to select the correct page.

Translation teams should adjust this as necessary for their language
specific freebsd.dsl so that the man pages that come up are in the correct
language.
2001-03-24 09:42:02 +00:00
Nik Clayton
8e5b858d5b Add a new variable, %refentry-xref-link% which determines whether or not
man page references (&man.ls.1;, etc) are converted in to links to the
man->HTML CGI on freebsd.org.  Defaults to off.

Redefine the code for the <citerefentry> element to use this variable.
2001-03-24 09:40:24 +00:00
Kazuo Horikawa
43eb40784b Revise Japanese wording of a paragraph for USA_RESIDENT variable. 2001-03-24 06:57:52 +00:00
Kazuo Horikawa
5a080698a0 netstat.1 revision 1.22.2.3
sockstat.1	revision 1.6.2.6
2001-03-24 06:30:37 +00:00
Kazuo Horikawa
b26e06e6fd o Catch up with ssh.1 revision 1.4.2.7.
o Fix typo (replace "\*( >=" with "\*(>=").
  This typo is FreeBSD Japanese translation only problem.

Pointed out by: groff warning
2001-03-24 06:17:29 +00:00
Kazuo Horikawa
fdc1c4708f Add raycontrol.8 and lastlogin.8 to MAN8. 2001-03-24 05:42:22 +00:00
Kazuo Horikawa
5bdf084b0f Initial Japanese translation.
Submitted by:SUZUKI Koichi <metal@vc-net.ne.jp>
2001-03-24 03:28:25 +00:00
Kazuo Horikawa
d143bfec80 Fix some mis-translations. 2001-03-24 03:26:42 +00:00
Kazuo Horikawa
475f484887 remaining updates to 4.2-20010112-STABLE
Submitted by:SUZUKI Koichi <metal@vc-net.ne.jp>
Reviewed by:HIRATA Tadashi <heita@mb.infoweb.ne.jp>
2001-03-23 21:32:34 +00:00
Will Andrews
c9c0c2bc1e Remove people listed as staff. 2001-03-23 14:28:00 +00:00
Will Andrews
3fd935496a Add Dan Langille (who needs no introduction), for, if nothing else, the
FreshPorts and FreeBSD Diary sites.

PR:		25785
Submitted by:	Dan Langille <dan@freebsddiary.org>
2001-03-23 14:14:10 +00:00
James E. Housley
88421a9435 Add new contributor: Ernst de Haan <ernst@heinz.jollem.com>
Port: java/jpda

PR:		24060
2001-03-23 01:10:34 +00:00
David E. O'Brien
3cdf03e3f3 If running on the Alpha, use OpenJade.
Forgotten by:	who ever did the doc.docbook.mk Alpha support
Silence by:	doc@freebsd.org
2001-03-22 22:49:01 +00:00
David E. O'Brien
e6e620e787 Separate the Alpha arch test and the OPENJADE test. This also gets
"OPENJADE" exported in the Alpha case so it matches the non-Alpha case.

Silence by:	doc@freebsd.org
2001-03-22 22:47:32 +00:00
Dirk Meyer
d862c5df5e Update: Jens Schweikhardt <email>schweikh@schweikhardt.net</email> 2001-03-22 19:41:47 +00:00
Will Andrews
d91a3040a2 Update my GPG key with 12 new signatures from the Purdue Linux Users
Group Installfest on March 3rd, where I and other BSD geeks converted
a few more folks to FreeBSD with the help of BSDi FreeBSD cd sets.  :-)
Also, I removed some of my uid's so this won't be in sync with what's on
pgp.mit.edu anymore *sigh*.  The public key can also be obtained from
``finger will@physics.purdue.edu'', for those who are so inclined.
2001-03-20 14:21:22 +00:00
Nik Clayton
17784a0b06 Add my PGP key. Fix a typo. 2001-03-20 12:52:18 +00:00
Kazuo Horikawa
4d58c364c2 Fix some typos and revise Japanese wording.
Submitted by:jpman Project <man-jp@jp.FreeBSD.org>
2001-03-20 01:14:48 +00:00
Kazuo Horikawa
ed5d7418d1 Revise Japanese wording.
Submitted by:jpman project <man-jp@jp.FreeBSD.org>
2001-03-19 06:21:13 +00:00
Kazuo Horikawa
d3b7c1ccf7 Fix typo. 2001-03-19 05:37:30 +00:00
Kazuo Horikawa
1d76706835 Fix typo which prevented groff from finishing format. 2001-03-19 05:35:42 +00:00
John Polstra
8bed5a5a9d Add cvsup2.se.FreeBSD.org. 2001-03-18 19:27:12 +00:00
SADA Kenji
c42a7be6a4 Import the translated OpenSSH man pages from
<http://tanaka-www.cs.titech.ac.jp/~euske/doc/openssh/>.
These works had been done by Yusuke SHINYAMA-san; thanks!

Changes for FreeBSD jpman:
- add FreeBSD and jpman specified tags.
- add notation about original translator and address to send reports to.
- change some config-file pathes and notations to be fit with
 current FreeBSD.

Obtained from:	OpenBSD
2001-03-18 18:15:12 +00:00
Alexander Langer
b250ca7d11 Now really do use openjade on alpha.
PR:		25891
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-03-18 15:48:10 +00:00
Kazuo Horikawa
078963b09a Revise Japanese wording.
Submitted by:OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp>
2001-03-18 03:10:45 +00:00
Vanilla I. Shu
252da7f24e Add Vadim Belman <vab@lflat.vas.mobilix.dk> for p5-Net-SSH. 2001-03-17 16:44:35 +00:00