Commit graph

7122 commits

Author SHA1 Message Date
Michael Lucas
bcce39030c <filename>ports/print/pnm2ppa -> <port>print/pnm2ppa
Since the <port> tag links directly to pkg_descr, nuke the text that
was copied from pkg_descr.  This is how we handle every other port.
2002-01-11 18:14:36 +00:00
Michael Lucas
543d85e75a Add a new chapter in the FAQ: "The FreeBSD Funnies"
Previously, the "Miscellaneous" chapter contained serious questions
mixed in with "How many FreeBSD hackers does it take to change a light
bulb?" and so on.  This stuff is valuable to the community, but
doesn't belong mixed in with more serious answers.

discussed on: -doc
2002-01-11 18:02:47 +00:00
Peter Pentchev
2fd2e1dbb3 Expand contractions, as per the FreeBSD Documentation Primer.
Approved by:	keramida, silence on -doc
2002-01-11 13:00:45 +00:00
Kazuo Horikawa
ab03166478 Catch up with 4.5-RC-20020111-JPSNAP 2002-01-11 04:53:00 +00:00
Giorgos Keramidas
10a7ec0db4 Break up the description of dumpfreq' and passno' fields of fstab(5)
to two separate items.  The text of `passno' is a bit more verbose now
than the old one.

PR:		docs/33043
Submitted by:	Ashley Penney <ashp@unloved.org>
2002-01-11 02:50:21 +00:00
Bruce A. Mah
1f72c2c952 Override the count-footnotes? function of the DSSSL print stylesheet
to fix a bug that would cause footnote numbering to be messed up if
using %footnote-ulinks% and we had any empty <ulink></ulink> elements
in a document.  (This happens a lot in the release documentation.)

This change has been submitted to the DocBook bug database on
SourceForge as bug #502066.  When it gets included into the
DocBook DSSSL distribution and the corrected version gets incorporated
into the FreeBSD Ports Collection, I'll back out the change in our
(FreeBSD's) stylesheet.
2002-01-10 22:09:44 +00:00
Wilko Bulte
ec07088979 Add PGP key for the core-secretary
Reviewed by:	jim
Approved by:	core
2002-01-10 18:49:39 +00:00
Michael Lucas
73d23ae945 New FAQ: "Why does Netscape and Opera take so long to start?" 2002-01-10 12:53:29 +00:00
Nik Clayton
61fbf122a0 Add in the euro/ sub-directory. 2002-01-10 12:40:59 +00:00
Nik Clayton
9a7eeeaebb Add an article explaining how to use the Euro symbol in FreeBSD.
PR:		docs/33713
Submitted by:	aaron <aaron@lo-res.org>
2002-01-10 12:40:31 +00:00
Jesus Rodriguez Cuesta
f8d40bc3f6 Fix ftp3.za.FreeBSD.org ftp path.
Pointed by: cejkar@fit.vutbr.cz
2002-01-10 11:43:57 +00:00
Giorgos Keramidas
b7cfa5bfee Add Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> to our list of
additional contributors for his at(1) fixes.
2002-01-10 08:31:04 +00:00
Bruce A. Mah
a4f2c2494a Add a missing space (no content changes).
Submitted by:	Dave Peacock <dave@sackheads.org>
2002-01-10 07:12:47 +00:00
Nik Clayton
b2864e307a Reindent (lose first two spaces from each line), and add Emacs local
variables.
2002-01-09 19:23:05 +00:00
Nik Clayton
45156f1522 Use the master bibliography in doc/share/sgml, which contains all the
entries previously in here, plus a few more.
2002-01-09 19:15:57 +00:00
Nik Clayton
97f57da8b8 Create a new Documentation and Support section, move some existing questions
in to it, and add a "Where can I get commercial support?" question.
2002-01-09 19:02:25 +00:00
Alexey Zelkin
83ed6b2d48 Correct DESTDIR path after repo-copy 2002-01-09 11:27:47 +00:00
Alexey Zelkin
5aa4c36a09 Bunch of spelling corrections and use accented characters
PR:		docs/33609
Submitted by:	"Massimiliano Stucchi" <willythemax@yahoo.it>
2002-01-09 11:26:17 +00:00
Alexey Zelkin
d964b2f8b4 These files were repo-copied to it_IT.ISO8859-15. 2002-01-09 11:22:09 +00:00
Alexey Zelkin
4e2566405a Switch from it_IT.ISO8859-1 to it_IT.ISO8859-15 2002-01-09 11:20:45 +00:00
Bruce A. Mah
aa2feecbf6 Apply a needed invocation of our fix-url procedure when trying to do
URLs as footnotes.

"Cargo cult" programming at its best.
2002-01-08 03:49:50 +00:00
Giorgos Keramidas
9a1fa37f8a Enable building of new article
"Setting up a CVS repository - the FreeBSD way".
2002-01-07 20:17:02 +00:00
Giorgos Keramidas
6885cb3979 Add a new article from Stijn Hoop that describes how local CVS
repositories can be created using the FreeBSD CVSROOT scripts.

PR:		docs/32472
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2002-01-07 20:15:05 +00:00
Kazuo Horikawa
7b6ccadbf7 NTP 4.1.0 manpages.
Submitted by:	kumagai@attbi.com (Norihiro Kumagai)
2002-01-07 07:33:43 +00:00
Dima Dorfman
0c311a13f0 DefaultColorDepth became just DefaultDepth in XFree86 4.X, which is
what is being documented here.

PR:		33044
Submitted by:	Ashley Penney <ashp@unloved.org>
2002-01-07 06:19:04 +00:00
Dima Dorfman
32d2dd1413 Update URL to IANA's character set assignments.
PR:		33623
Submitted by:	Mario Doria <madd@tecdigital.net>, roam
2002-01-07 05:57:51 +00:00
Bruce A. Mah
a2d357c3a4 Fix a bug in the FreeBSD print stylesheet that resulted in the
combination of %footnote-ulink% and bop-footnotes not generating any
URL footnotes (although other footnotes in documents were
correct).  freebsd.dsl contains a modified definition of the
ulink element as defined in dblink.dsl from the DSSSL print stylesheet;
unfortunately it was missing some lines of code, which we restore.

As of this commit, no document in the FDP uses %footnote-ulink%,
although the release documentation will enable it shortly.
2002-01-07 03:46:24 +00:00
Kazuo Horikawa
d80eda8fc7 Catch up with 4.4-20020106-STABLE 2002-01-06 23:11:50 +00:00
Kazuo Horikawa
4ebbb00171 Add following new manual entries: nl.1, smbutil.1, ipfs.8, mount_ntfs.8,
and ntp-genkeys.8.

Submitteded by:	non (ipfs.8),
	Tetsuro Teddy FURUYA <ht5t-fry@asahi-net.or.jp> (nl.1),
	Norihiro Kumagai <kumagai@attbi.com> (ntp-genkeys.8)
Reviewed by :	SUZUKI Koichi <metal@gc5.so-net.ne.jp>
	(smbutil.1, ipfs.8, mount_ntfs.8)
2002-01-06 20:05:55 +00:00
Kris Kennaway
1fdf63d918 Re-sort some key entries which were added in the wrong place. 2002-01-06 04:49:35 +00:00
Kris Kennaway
0172b5d18c Add my PGP key.
Requested by:	sobomax
Reviewed by:	chris
2002-01-06 04:19:59 +00:00
Alexey Zelkin
322a16f15b Add it_IT.ISO8859-1 to list of SUBDIRS. Yay! 2002-01-05 19:57:30 +00:00
Alexey Zelkin
5f6499a5f8 Add build infrastructure for italian documentation
PR:		docs/32339
Submitted by:	"Massimiliano Stucchi" <willythemax@yahoo.it> (with
		my modifications)
2002-01-05 19:52:45 +00:00
Alexey Zelkin
fef0cee622 Add first italian article: new-users
PR:		docs/32339
Submitted by:	"Massimiliano Stucchi" <willythemax@yahoo.it>
2002-01-05 19:49:03 +00:00
Tom Hukins
d520ff8564 Remove dead link to the Mbone Information Web and add a link to the
mbone Ports category.
2002-01-05 16:21:41 +00:00
Maxim Sobolev
9e15b50876 Add more uid's into my key. 2002-01-05 15:56:54 +00:00
Alexey Zelkin
300a59422a Fix a link to handbook in bibliography
Also fix few freebsd.org -> FreeBSD.org cases
2002-01-05 13:59:14 +00:00
Michael Lucas
944b42af78 Capitalize "dos" 2002-01-04 13:33:18 +00:00
Michael Lucas
f1da7c1ca0 Three new interrelated FAQs:
"What's the cute little red guy's name?"
"Can I use the BSD Daemon?"
"Do you have any BSD Daemon images?"

Include appropriate links to mckusick.com.
2002-01-04 13:27:03 +00:00
Michael Lucas
58b00d837c New FAQ: hardware 3d acceleration links & pointers.
Suggested by:  Eric Anholt <eanholt@gladstone.uoregon.edu>
2002-01-04 01:50:26 +00:00
Bruce A. Mah
71efa6e46b Add entry for ifpi(4) (i4b driver). 2002-01-03 22:54:50 +00:00
Bruce A. Mah
cc1725a535 Add a manpages entity for tuning(7). I can't believe we didn't already
have this.
2002-01-03 21:07:18 +00:00
Murray Stokely
fe664eeac2 Fix some rather amusing typos.
Submitted by:	schweikh
2002-01-03 14:26:23 +00:00
Jim Mock
81aa6e33fc Change some instances of &prompt.root; to &prompt.user;, since setting
up .xinitrc for root isn't very smart since it won't work for the user
account, and the implication that X should be run as root is even
worse :-)  Also change a few remaining >'s to &gt;'s.

Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-01-03 11:20:26 +00:00
Jim Mock
39632971a3 Correct a path. startkde lives in /usr/local/bin, not /usr/X11R6/bin.
While I'm here, change > to &gt;.

Submitted by:	Marc Fonvieille <fonvi@easynet.fr>
2002-01-03 11:04:38 +00:00
Michael Lucas
c7ddc57c12 smbfs is now in the base system, not just in a port. 2002-01-02 22:09:51 +00:00
Michael Lucas
7ec4744da2 Generalize second part of question: "have I been hacked" -> "what's going on?" 2002-01-02 21:31:32 +00:00
Michael Lucas
8fd4396177 Generalize second part of question: "have I been hacked?" -> "what's
going on?"
2002-01-02 21:14:48 +00:00
Murray Stokely
ee59fee673 Argh. Issues with the version of ghostscript installed on freefall.
I'll fix this tommorow.  For now, comment out releng from the build,
so that the rest of the web tree can be updated properly.
2002-01-02 04:00:57 +00:00
Murray Stokely
05e71baee5 Connect the releng article to the build. 2002-01-02 01:21:56 +00:00