Commit graph

34 commits

Author SHA1 Message Date
Gabor Kovesdan
d95165dc16 - Make the English documentation valid XML 2013-01-21 17:37:33 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
3cdf4e4922 - XMLify English books
Approved by:	doceng (implicit)
2012-06-21 16:04:40 +00:00
Gabor Pali
2fba7a1743 Change markup of "<stdio.h>" (in the C example) from <sgmltag> to &lt;
and &gt; entities because "stdio.h" is not an SGML tag (a semantical
correction)
2008-10-16 05:23:15 +00:00
Gabor Pali
bf1ce11401 - A couple of updates to the "Secure Programming" section of the
developers handbook

PR:		docs/125485
Submitted by:	gavin
Reviewed by:	trhodes, gabor, Ben Kaduk <minimarmot (at) gmail (dot) com>
Approved by:	gabor
2008-07-23 21:40:57 +00:00
Remko Lodder
8f74bea0d8 Add missing ).
Submitted by:	Hagen Kuehl
Requested by:	miwi
2007-08-04 08:11:40 +00:00
Xin LI
e140896ec8 Escape <, >, &'s, plus some cleanups against the SGML. There should not
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.

Requested by:	intron at intron ac
Reviewed by:	Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by:	simon
2006-01-05 20:03:39 +00:00
Murray Stokely
40c95a5807 Spellcheck. 2005-05-04 14:17:09 +00:00
Remko Lodder
a71b558a75 s/FreeBSD-current/&os.current;/
s/transfered/transferred/ (correct spelling)

PR:		docs/78037
Submitted by:	Jesus R. Camou <jcamou at cox dot net>
Approved by:	simon (mentor)
2005-02-25 15:35:08 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +00:00
Hiroki Sato
c4cb2201ad Use lower-case characters for attribute name (s/URL=/url=/).
No content change.
2004-08-09 19:49:18 +00:00
Murray Stokely
d05594021a Add 'frame="none"' attribute to <informaltable>s. 2004-07-09 09:50:34 +00:00
Josef El-Rayes
6d05c0410f Modify the author information into standard used through out the handbook.
Discussed on:	freebsd-doc@
2004-05-16 21:28:34 +00:00
Simon L. B. Nielsen
0b473c33aa *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Don't join trademarks with other words, e.g. using hyphens.

trademark.ent:
 - Add trademark entity for Sun.
2004-02-16 00:11:08 +00:00
Ceri Davies
f62ed2d8ef Grammar police: "setup" is not a verb. 2003-11-05 10:50:51 +00:00
Marc Fonvieille
5a7b8715a4 Typo fixing: s/libparnoia/libaparnoia
PR:		docs/47806
Submitted by:	Alexander Pohoyda <alexander.pohoyda@gmx.net>
2003-02-02 11:19:37 +00:00
Peter Pentchev
1f359cbbab /tmp/msg 2003-01-12 18:20:55 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
c4d8816e3d Remove whitespace right before punctuation marks in running text. 2002-02-14 13:59:44 +00:00
Giorgos Keramidas
a81654a84a Change an inline URL to a <ulink>. 2002-02-14 13:57:32 +00:00
Murray Stokely
bc83273cff * Correct some links
* Use ftp.hostname.com/directory rather than
  ftp.hostname.com:directory.
* s/freebsd.org/FreeBSD.org/
* Use relative links for FreeBSD.org documents

PR:		31447
Submitted by:	Cyrille Lefevre
Found by:	linbot
2001-10-23 21:54:19 +00:00
Dima Dorfman
38fa0139b8 Correct a typo.
Submitted by:	Daniel B. Hemmerich <dan@BSDpro.com>
2001-08-28 12:50:03 +00:00
Chern Lee
6dbf07d805 Fix/Standardize:
internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix

To be standardized with the rest of the doc tree.

Approved by:	murray
2001-07-17 20:51:52 +00:00
Murray Stokely
63965b7d0f Add section id's so that this document can be linked from others in
the tree.

PR:		docs/28114
Submitted by:	"G. Adam Stanislav" <adam@whizkidtech.net>
2001-06-13 18:18:58 +00:00
Tom Hukins
cc853292bc Replace erroneous occurences of "the the" with "the" throughout the docs
PR:		28086
Submitted by:	Félix-Antoine Paradis <reel@sympatico.ca>
2001-06-13 11:37:03 +00:00
Eric Melville
5284d9ba77 Minor typo corrections.
Approved by:	murray
2001-06-03 00:37:08 +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
Murray Stokely
acd6619ae0 Add ~40 index terms to this chapter. A couple of minor tweaks to
doc.docbook.mk are needed for this to work with GEN_INDEX defined but
that will be committed soon enough.

Reviewed by:	-doc (months ago)
2001-05-17 01:03:07 +00:00
Murray Stokely
a6d73c002c Use author entities more consistently now that we include
../handbook/authors.ent.
2001-05-14 03:15:19 +00:00
Dima Dorfman
9787395178 It's the Morris Internet Worm, not the Moorse Internet Worm.
Submitted by:	"Dr Nancy's Sweetie" <kilroy@copland.rowan.edu>
2001-04-18 19:33:27 +00:00
Dima Dorfman
caa6994914 DocBook police: open and close tags for <programlisting> should cuddle
up to the contents within.

Approved by:	nik
2001-04-09 00:33:58 +00:00
Jeroen Ruigrok van der Werven
1ac9fc70ea Split the secure programming section off into it's own file.
Submitted by:	murray
2000-11-28 18:31:39 +00:00