Commit graph

53 commits

Author SHA1 Message Date
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Hiroki Sato
84f8ee0a15 Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
is not defined.

- URL_RELPREFIX must always point the top page's URL
  (http://www.FreeBSD.org) in relative form, defined in Makefile.

- &url.base; can be used in doc/<langcode>/*.  It will be
  replaced with the real URL which points the top page.

For translators: Please make sure to define URL_RELPREFIX to
point the top page.  The localized docs have different directory
hierarchy in its URL from the English version.

Tested by:	den
2004-07-06 15:09:55 +00:00
Denis Peplin
59859e64cb Close / fix pair tags 2004-07-06 14:25:55 +00:00
Denis Peplin
bf2a771582 Use &url.main; for references to main FreeBSD website
Ihis entity auto-replaced with ../../../.. by default
and with http://www.FreeBSD.org/ when URLS_ABSOLUTE is set
(used for mirrors and for release building accordingly)
2004-05-11 13:29:48 +00:00
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Ceri Davies
b06bc00794 Update the reference to Essential System Administration to the 3rd
edition, which specifically covers FreeBSD.
2004-01-22 20:25:51 +00:00
Ceri Davies
241bd76986 o s/dismount/unmount/
o Various grammatical changes
2004-01-22 20:23:39 +00:00
Josef El-Rayes
4af34cdb02 Add <username> tags for root and fix some minor issues.
Approved by:    simon(mentor)
Submitted by:   Lukas Ertl <l.ertl@univie.ac.at>
PR:             docs/54789
2004-01-17 19:01:46 +00:00
Simon L. B. Nielsen
b8494fd2f5 - Use trademark entities.
- Add trademark attributions.
- Don't join trademarks with other words, e.g. using hyphens.
- Don't use trademarks as nouns (e.g. don't use "Windows NT's").
2003-09-18 15:32:54 +00:00
Marc Fonvieille
6e6d907ceb Missing/empty tags fixes.
Found by:	make lint
2003-08-27 07:13:11 +00:00
Ceri Davies
af00da4546 Correct some markup:
o The full stop at the end of a sentence should not be placed within
	  a progamlisting element.

	o Break the programlisting out of the para element.
2003-07-13 15:38:43 +00:00
Murray Stokely
00b824feeb Include FreeBSD default entities;
Use &unix; for first two occurrences of the word.
2003-06-17 21:04:23 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Tom Rhodes
d4b003e30a FreeBSD documentation project prefers to use manual pages over man pages,
hence some documents should reflect this.

Tossed around on: -doc -developers
2002-07-11 19:08:31 +00:00
Ceri Davies
496c9f72cc Remove duplicate words. 2002-05-28 17:46:25 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Peter Pentchev
6e99166b51 Whitespace-only fixups from the e-mail to SGML entities conversion. 2002-03-15 08:28:14 +00:00
Peter Pentchev
81f0937cee Convert names, descriptions and e-mail addresses of FreeBSD committers
and mailing lists to SGML entities.

Reviewed by:	keramida
Approved by:	keramida, silence on -doc
2002-03-15 08:10:48 +00:00
Murray Stokely
720d4d69c8 * s/freebsd.org/FreeBSD.org/
* Correct some broken links
* Use relative links for freebsd.org documents

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 21:31:20 +00:00
Giorgos Keramidas
0b824da1aa Remove all contractions from most of the articles. This solves the
problems with the usage of "its" vs "it's" among other things

Approved by:	nik
2001-10-16 11:53:01 +00:00
Murray Stokely
c3b5bf8e85 Whitespace change only. Re-wrap paragraphs after previous commit. 2001-09-24 01:40:05 +00:00
Murray Stokely
71152126bb Add more precise markup :
- man page entities
  - <command>
  - <username>
  - <groupname>
  etc..

PR:		docs/30657
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-24 01:32:07 +00:00
Murray Stokely
b338f4c086 * Add <filename> tags.
* Use 'DOS', for Disk Operating System, consistently.

PR:		docs/30612
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-17 01:29:35 +00:00
Dima Dorfman
450cef3647 Consistently use &mdash; instead of '--'.
PR:		30501
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-11 11:26:41 +00:00
Jeroen Ruigrok van der Werven
baf88189b9 Fix 404. Missed a books/ in URL.
Submitted by:	checkbot
2001-07-25 11:54:31 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +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
Dima Dorfman
4a5e851cb2 DocBook police: open and close tags for <screen> should cuddle up to
the contents within.
2001-07-06 13:03:06 +00:00
Dima Dorfman
b0c3cb4fcc Remove duplicate words where appropriate.
Inspired by:    PRs 28356, 28359; tyler spivey <tspivey8@home.com>
2001-06-23 06:57:06 +00:00
Nik Clayton
0feceebdf2 Switch to using the DocBook 4.1 based DTD. 2001-04-17 15:53:40 +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
Ben Smithurst
07090eebfe Update the link to the Unix Reference desk, www.eecs.nwu.edu no
longer exists.

Submitted by:	deviant <deviant@gmx.net>, Kent Stewart <kstewart@urx.com>
2000-11-21 13:46:23 +00:00
Jim Mock
77f792fc27 Walnut Creek CDROM -> BSDi 2000-10-30 01:01:31 +00:00
Jim Mock
82d7459043 Close tags with </foo> instead of </>.
PR:		20183
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de>
2000-07-26 18:24:50 +00:00
Kevin Lo
8a90284146 Fix missing spaces, closed a parens set, and other small nits.
PR: 19534
Submitted by: Daniel Harris <dannyboy@subdimension.com>
2000-06-27 02:48:51 +00:00
John Baldwin
6211e6739b Use the &prompt entities instead of the # and % characters in a few places
missed by an earlier commit.
1999-10-12 12:41:51 +00:00
John Baldwin
cb8119c393 Indent the new-users article. This commit is a whitespace only commit,
translators can ignore it.

PR:		docs/14238
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-12 12:38:12 +00:00
John Baldwin
a569bef5f1 Fix a stray <emphasis role="tt"> by changing it to <filename>. 1999-10-12 12:25:41 +00:00
John Baldwin
c2537029e3 # and % to &prompt entities.
Un-<para>-wrap examples.

Insert <procedure> and <step>s for a section.

PR:		docs/14236
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-12 12:22:31 +00:00
Jesus Rodriguez Cuesta
7cb0797f95 Convert to DocBook article format.
PR:		docs/14117
Submitted by:	nbm@rucus.ru.ac.za
1999-10-04 21:36:22 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
Nik Clayton
cecc348da3 Use the new doc.project.mk file, and ${.CURDIR}. 1999-09-03 17:40:13 +00:00
John Baldwin
cd08f5c92f Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.
A few doc@FreeBSD.org -> freebsd-doc@FreeBSD.org fixes.

One freebsd -> FreeBSD name fix.

Reviewed by:	nik
1999-08-29 16:08:47 +00:00
John Baldwin
9c6e695ef1 Make the doc/en_* makefiles repect ${DOC_PREFIX} when they include
${DOC_PREFIX}/share/mk/docproj.docbook.mk instead of using hard-coded
paths.

Reviewed partially by:	nik, billf
1999-08-29 00:02:23 +00:00
Nik Clayton
7fc8947ce8 The new Makefile framework. Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
1999-08-16 22:09:20 +00:00
Wolfram Schneider
b5d07eae94 Use relative URLs. 1998-08-09 22:53:56 +00:00
John Fieber
183ccdcf66 New Improved!
Submitted by:	Annelise Anderson <andrsn@andrsn.stanford.edu>
1997-08-15 17:11:49 +00:00
Masafumi Max NAKANE
451112f9b4 $FreeBSD$ -> $Id$. 1997-07-01 21:38:45 +00:00
Masafumi Max NAKANE
a0125fd74b Add $Id$. 1997-07-01 05:38:16 +00:00