Commit graph

9523 commits

Author SHA1 Message Date
Gabor Kovesdan
aa74e030ad - Properly refer to the glossary 2013-06-20 16:51:23 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
754ee39226 - Eliminate double application element 2013-06-20 16:22:38 +00:00
Gabor Kovesdan
5abc7b107d - Revert r41797, r41798 and r41867, which were not really good fixes 2013-06-20 14:50:47 +00:00
Gabor Kovesdan
d1543284b1 - Avoid comments in CDATA sections so that these documents can easily be
converted to DocBook 5.0.  This results in an ugly markup at some parts
  but this can be corrected after the conversion is done.  Anyway, these
  sections need serious rewriting.
- Fix a double application element
2013-06-20 10:40:37 +00:00
Gabor Kovesdan
9b83da790c - Revert r41880 and r41881 since they resulted in loss of semantic
information

Pointed out by:	hrs
2013-06-10 09:40:37 +00:00
Gabor Kovesdan
af9e52a7e6 - Avoid trademark in application 2013-06-08 17:27:35 +00:00
Gabor Kovesdan
f79b758b09 - email is not allowed in attribution 2013-06-08 12:34:02 +00:00
Gabor Kovesdan
0225abcf10 - Add namespace prefixes to entities 2013-06-08 12:13:37 +00:00
Gabor Kovesdan
3bb5364812 - Add namespace declarations to entities 2013-06-07 19:44:22 +00:00
Gabor Kovesdan
e731b1f9a7 - Remove type="html" from ulink 2013-06-03 12:41:52 +00:00
Gabor Kovesdan
7648ceb3a7 - Convert bibliographies to DB 5.0 2013-05-31 11:56:04 +00:00
Warren Block
1eb8a4fad7 Add the DTrace mailing list.
PR:		docs/178725
Submitted by:	David Wolfskill <david@catwhisker.org>
2013-05-23 12:15:14 +00:00
Warren Block
71778e3eb0 Make some wording in the ports/packages section more clear and
consistent.

PR:		docs/178763
Submitted by:	Drahos Cagan <drahos_1@yahoo.com>
2013-05-23 10:43:17 +00:00
Warren Block
4b0cb2bcfa Add tip about downloading the INDEX file if it is not present.
PR:		docs/178700
Submitted by:	Drahos Cagan <drahos_1@yahoo.com>
2013-05-23 10:29:53 +00:00
Gabor Kovesdan
6d669db1eb - Update the information on stylesheets
- Remove the DSSSL part since they are quite obsolete and should not be
  tweaked
2013-05-23 09:55:34 +00:00
Gabor Kovesdan
54b7fdabb7 - Move the DSSSL stylesheets to the optional part as they are only required
for printed output
- Remove the statement about significant space saving since 30 MBs are not
  significant nowadays
2013-05-23 09:50:47 +00:00
Gabor Kovesdan
b1afe1b338 - We now use the docbook-xml-450 port 2013-05-23 09:46:20 +00:00
Gabor Kovesdan
9a6832f0c4 - Remove a reference to Tidy, which is not used any more 2013-05-23 09:44:34 +00:00
Gabor Kovesdan
f2976a4c6d - Port PGP keyring generation to XSLT 2013-05-23 06:12:40 +00:00
Eitan Adler
76b3a83d38 Improve speeling, fix formatting, and other nits.
Reported by:	hrs, N.J. Mann <njm@njm.me.uk>
2013-05-22 20:41:12 +00:00
Warren Block
2a00753a01 Improve wording about installing the Flash plugin. In response to a post
by Dieter Lange on the -doc mailing list.

Submitted by:	Dieter Lange <dieter_lange@online.de> (partial)
2013-05-22 19:50:09 +00:00
Hiroki Sato
1f875e39af Add freebsd-tex@ mailing list for discussion about TeX and its applications.
Approved by:	portmgr
2013-05-21 19:51:40 +00:00
Benedict Reuschling
c8cf908fa5 Remove extra space between year and month in a date format.
PR:		docs/178769
Submitted by:	culot
Committed in:	impromptu Hacker Lounge at Ottawa Airport Gate 14
2013-05-19 22:26:47 +00:00
Eitan Adler
e3fe665e7d Fix tabs/spaces
Reported by:	hrs
2013-05-19 19:13:03 +00:00
Rene Ladan
fe0fd85999 Resurrect the freebsd-testing mailing list.
PR:		docs/178759
Submitted by:	dhw
Approved by:	gjb (mentor)
2013-05-19 08:57:32 +00:00
Eitan Adler
2e78335125 Update the Makefile snippet which builds boot2 2013-05-19 04:34:10 +00:00
Eitan Adler
5dfb76f223 Use $FreeBSD$ for the PubDate as this appears to be expanded by the XSLT transform 2013-05-19 04:25:40 +00:00
Eitan Adler
0aed7424d4 Explictly list the trademarks used in the document. 2013-05-19 04:22:05 +00:00
Eitan Adler
b73afe16ee Update the colophon to reflect reality a bit better. 2013-05-19 04:08:00 +00:00
Eitan Adler
4acccc80bd There is no longer a need for SMTP with UUCP in the handbook
Discussed with:	swills, brd
2013-05-19 03:14:25 +00:00
Eitan Adler
082cf66772 Remove duplicate colon. 2013-05-19 02:09:43 +00:00
Eitan Adler
ba46f86ee7 Remove reference to a non-existent mail/mutt-devel port. 2013-05-19 01:39:01 +00:00
Eitan Adler
eb5601c57b Improve the smp-support question wording for the modern era. Indicate that certain ARM cpus may have issues.
This is based on information and wording from gavin.
2013-05-19 01:02:30 +00:00
Eitan Adler
ef916528e2 Restore the SMP question as it may still be useful
Requested by:	gavin, scottl
2013-05-19 00:56:24 +00:00
Tom Rhodes
c57d2961d6 Add a note about fs acls
PR:		160445
2013-05-17 21:24:10 +00:00
Hiroki Sato
aeba4d0713 Fix pgpkeyring output. 2013-05-17 20:12:00 +00:00
Gabor Kovesdan
96f598a83d - Quick fix for the PGP keyring generation; it will be rewritten in XSLT 2013-05-17 19:38:58 +00:00
Gabor Kovesdan
e8f02ce7e1 - MFH 2013-05-17 18:05:43 +00:00
Gabor Kovesdan
dd160320f2 - MFH 2013-05-15 14:07:01 +00:00
Eitan Adler
18dd3dba8e -CURRENT should be capitalized.
Reported by:	perryh@pluto.rain.com
Approved by:	bcr (mentor)
2013-05-13 13:23:37 +00:00
Eitan Adler
1e172726a0 SMP is no longer shiny and new. We support SMP everywhere and it is
unlikely anyone would believe differently.

Discussed with:	imp, lstewart
Approved by:	bcr (mentor, implicit)
2013-05-13 04:07:05 +00:00
Eitan Adler
d90b153bb4 8-mm tape drives are 'undoubtedly in the landfill'
Discussed with:	linimon
Approved by:	bcr (mentor, implicit)
2013-05-13 03:12:26 +00:00
Eitan Adler
31897e2ab4 There is no reason to specifically enumerate Database systems over any
other.  This answer gives little additional information beyond 'Google
It' or 'Search the ports tree'

So remove it.

Approved by:	bcr (mentor, implicit)
2013-05-13 03:12:24 +00:00
Gabor Kovesdan
7292289d38 - MFH 2013-05-07 10:20:20 +00:00
Ganbold Tsagaankhuu
baed88f525 Fix typo 2013-05-07 06:28:47 +00:00
Eitan Adler
11c374a094 Fix a couple of spelling mistkes in the developer's handbook.
Approved by:	bcr (mentor)
2013-05-06 11:34:28 +00:00
Eitan Adler
471616f0be Fix missingspaces in the print chapter of the handbook.
Submitted by:	kargl (partial)
Approved by:	bcr (mentor)
2013-05-05 20:39:57 +00:00
Gavin Atkinson
4bd546f702 The mount_ext2fs(8) command and man page no longer exists, direct people
instead to ext2fs(5).
2013-05-04 12:55:33 +00:00
Eitan Adler
07b9a5ab60 Correct the name of the .desktop file.
Reported by:	bjk
Approved by:	bcr (mentor)
2013-05-04 02:18:27 +00:00