Commit graph

6062 commits

Author SHA1 Message Date
Chris Costello
45a2f64469 Mention that there is now an Open Motif distribution available, which,
however, is limited to redistribution on open source operating systems
only.

Reviewed by:	obrien
2001-06-06 17:55:43 +00:00
Chris Costello
de35dbcd65 Clean up some of the questions in the FAQ. Namely:
o Convert statements ("I'd like to become a Web mirror") into questions
   ("How do I become a Web mirror?").
 o Properly mark up errors with <errorname> instead of <literal>.

And a minor nit:
 o Refer to the X window system as the X window system (instead of "the X
   window").

Reviewed by:	nik, dd, Arnaud S. Launay <asl@launay.org>
2001-06-06 16:50:22 +00:00
Kazuo Horikawa
94875845cb Fix a typo (restore wrongly removed dot before \")
Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-06-06 06:38:36 +00:00
Kazuo Horikawa
81479d1c04 Capitalize a "mail" in BUGS section.
This typo existed in Japanese translation only.

Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>,
	Motoyuki Konno <motoyuki@bsdclub.org>
2001-06-06 06:30:55 +00:00
Dima Dorfman
d15224bb59 Correct assorted spelling and grammar errors.
PR:		27882
Submitted by:	Eric S. Van Gyzen <esv@vangyzen.net>
2001-06-05 01:37:15 +00:00
John Polstra
362ff16a38 Add cvsup16.freebsd.org, at University of Virginia. 2001-06-04 19:31:59 +00:00
Bruce A. Mah
a80eb47ee4 Add manpage entry for diskcheckd(8). 2001-06-04 17:52:54 +00:00
Greg Lehey
57f5fb5e58 Bring device names up to date.
Correct ccd tutorial.

Correct typos.

MFC after:	2 weeks
2001-06-04 03:04:38 +00:00
Dima Dorfman
006caeb4c3 DocBook police: use man page entities where appropriate. 2001-06-03 21:39:52 +00:00
Eric Melville
5284d9ba77 Minor typo corrections.
Approved by:	murray
2001-06-03 00:37:08 +00:00
Dima Dorfman
9b91b763ca Cosmetics: capitalize FreeBSD.org like that in e-mail addresses; make
the scheme explicit in URLs.
2001-06-03 00:07:28 +00:00
Dima Dorfman
1b6a55c0fa WITHOUT_X -> WITHOUT_X11
Inspired by:	rev. 1.19 of src/share/man/man5/make.conf.5
2001-06-02 23:58:23 +00:00
Dima Dorfman
0ee9ac2ae9 Correct a spelling error.
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
2001-06-02 23:24:10 +00:00
Dima Dorfman
d8b7521af5 Remove stale comment; this isn't the Porter's Handbook. 2001-06-02 23:06:52 +00:00
Dima Dorfman
87f7d3708c Use the new create-link procedure instead of (make element gi: "A" ...). 2001-06-02 23:06:17 +00:00
Dima Dorfman
c99472149c The problem is with nested links; quite frankly, they don't work.
This isn't normally an issue because no one in their right mind will
stick a <link> inside another <link>.  However, we have entities which
create links, such as &man.*;, &a.*;, etc.  It's nice to be able to
use these inside links.  To deal with this..

Introduce a create-link procedure which will be used to replace (make
element gi: "A" ...) constructs.  This procedure creates a link as
specified only if the can-link-here procecure (described below)
returns #t.  If the latter returns #f, it will print the link text
without the link.

The (also new) can-link-here procedure returns #t if it determines
that it's okay to make a link in the current context, and #f
otherwise.  Currently, it does its check by figuring out whether the
current context is within a <title> or <question> tag.  This is not
ideal because it doesn't catch all cases, but it's a lot better than
nothing.  As the other cases are discovered, this procedure can be
modified.
2001-06-02 23:02:13 +00:00
Dima Dorfman
b8a47158e4 Explain that src/contrib, src/crypto, and src/sys/contrib are off
limits without explicit maintainer approval.

Asked about but thread drifted off into other matters on: developers@
2001-06-02 05:45:59 +00:00
Dima Dorfman
df4c942868 Explain how to deal with optional dependencies.
Submitted by:	Mike Meyer <mwm@mired.org>
2001-06-02 03:00:07 +00:00
Crist J. Clark
4840559558 New committer; giving my "ENTITY" a name and email address. 2001-06-02 00:03:26 +00:00
Crist J. Clark
3b4c4aad83 New committer; added myself to the "Developers" section. 2001-06-01 23:14:31 +00:00
Bruce A. Mah
0a95fdfc90 Add entry for new lge(4) driver. 2001-06-01 15:21:17 +00:00
Murray Stokely
da0b4141cf - Use <programlisting> properly
- Remove <emphasis> tags in favor of <username>, <groupname>, etc as appropriate.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-01 07:58:16 +00:00
Murray Stokely
6cf4457d9f Add information about using ssh tunnelling. Reword a couple of things
while I'm here.

Submitted by:	Chern Lee <chern.lee@windriver.com>
2001-06-01 07:22:39 +00:00
Murray Stokely
f18c320aaf Add a section describing how to install SAP R/3 with Oracle 8.0.5 onto
a FreeBSD 4.3 machine.

Submitted by:	Holger Kipp <Holger.Kipp@alogis.com> (in TeX)
Converted to SGML by: Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-05-31 05:40:35 +00:00
Kazuo Horikawa
d3103f58a1 Use same translated word for an original English word.
Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-05-30 02:36:25 +00:00
Gregory Sutter
357f80a5ed Correct punctuation and grammar.
Reviewed by:	dd, chris
2001-05-29 19:29:25 +00:00
George C A Reid
fc65647924 Add Patrick Alken <cosine@ellipse.mcs.drexel.edu> for his devel/ald port. 2001-05-28 21:27:31 +00:00
Sheldon Hearn
47cbf9754a Replace old-style "chown foo.bar" with orthodox "chown foo:bar".
Reported by:	dcs
2001-05-28 13:41:59 +00:00
Jim Mock
48b65a6386 Update Jake Hamby's email address.
Submitted by:	Jake Hamby <jehamby@anobject.com>
2001-05-27 01:56:35 +00:00
Kazuo Horikawa
a29be8e539 Forced commit.
Update is done by the submitter.

Submitted by:NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
2001-05-27 01:34:46 +00:00
Kazuo Horikawa
74ce53f83c update to troff.1 from groff 1.17 2001-05-27 01:20:21 +00:00
Kazuo Horikawa
8d543757d5 Fix cut-and-paste miss for following description:
o ip, ip6, arp, rarp, decnet, iso
and
o tcp, udp, icmp

Submitted by:SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
2001-05-27 01:03:56 +00:00
Kazuo Horikawa
5077a195aa Fix markups (which I forgot to update).
This is Japanese translation only problem.

Submitted by:SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
2001-05-27 00:55:18 +00:00
John Polstra
339b52c3e5 Add cvsup.gr.freebsd.org. 2001-05-26 21:44:32 +00:00
Kazuo Horikawa
a771e139e3 Catch up with 4.3-20010523-STABLE 2001-05-26 02:41:06 +00:00
Bruce A. Mah
73b129b694 Add new isdn4bsd drivers. 2001-05-25 17:22:16 +00:00
Thomas Gellekum
d0d12d0943 Spell Atushi's name correctly. 2001-05-25 12:42:44 +00:00
Thomas Gellekum
f54259cb69 Add Atushi Sakauchi, Tatsuya Kudoh, and Igor Serikov
for their contributions to doscmd(1).
2001-05-25 12:38:13 +00:00
Jens Schweikhardt
f2b78f0d47 Fixed four minor typos and missing whitespace. 2001-05-24 17:46:52 +00:00
Udo Erdelhoff
bd6ee9e84c Add my PGP key to the handbook 2001-05-24 15:53:53 +00:00
Udo Erdelhoff
6afca4e331 And the next round of markup fixes:
- use errorname for error message
- use &man.foo instead of <command>foo</command> where possible
- don't use &man.foo in anything that will become a link
- add some more <devicename>s
2001-05-24 15:51:13 +00:00
Jim Mock
c389868349 Add a question (and answer) about SSH and .shosts in newer FreeBSD
releases.

Requested by:	jkh
Parts submitted by:	-doc
2001-05-24 14:08:40 +00:00
Murray Stokely
d65b84fa77 Add a section on installing and using XDM.
Submitted by:	Seth Kingsley <seth.kingsley@windriver.com>
2001-05-24 03:42:45 +00:00
Bruce A. Mah
971bf49b7a Fix typo: s/Usefull/Useful/ 2001-05-22 17:33:26 +00:00
Udo Erdelhoff
e0f638c5c9 All your <groupname> are now belong to us.
(Just in case: use the new <groupname> entity for group names)
2001-05-22 17:17:44 +00:00
Udo Erdelhoff
d9a9145319 Replace all foo(1) with proper man entities 2001-05-22 17:15:12 +00:00
Udo Erdelhoff
9a9106675f Use <devicename> to mark up device nodes as well.
While I'm here, pour some <replaceable>s on all those cuaaX and ttydX
2001-05-22 17:13:11 +00:00
Dima Dorfman
ddceddfda4 Add a short section that describes what groups are in a little more
detail and shows how to use pw(8) to maintain them.
2001-05-22 03:58:35 +00:00
Dima Dorfman
94eb26771b Introduce a <groupname> tag similar to <username>. I don't forsee it
being rendered any differently than <username>, but it's very
confusing to write markup with both user and group names in close
proximity, and both marked up with <username>.
2001-05-22 03:32:17 +00:00
Dima Dorfman
8140e08d69 Bump the number of directories traversed to find LANGCODE to 10. This
isn't a problem yet, but I did run into it in my local builds a few
times, and I thought it'd be better to raise it now to make sure
nothing magically breaks later.

Silence by:	-doc
2001-05-22 03:18:38 +00:00