
Up to [freebsd] / doc / en_US.ISO8859-1 / articles / new-users
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.48 / (download) - annotate - [select for diffs], Tue Aug 29 07:38:23 2006 UTC (2 years ago) by blackend
Branch: MAIN
CVS Tags: RELEASE_7_0_0,
RELEASE_6_3_0,
RELEASE_6_2_0,
HEAD
Changes since 1.47: +1 -1
lines
Diff to previous 1.47 (colored)
Typo and punctuation fixes.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Aug 9 19:49:17 2004 UTC (4 years, 1 month ago) by hrs
Branch: MAIN
CVS Tags: RELEASE_6_1_0,
RELEASE_6_0_0,
RELEASE_5_5_0,
RELEASE_5_4_0,
RELEASE_5_3_0,
RELEASE_4_11_0
Changes since 1.46: +3 -3
lines
Diff to previous 1.46 (colored)
Use lower-case characters for attribute name (s/URL=/url=/). No content change.
Revision 1.46 / (download) - annotate - [select for diffs], Sun Aug 8 13:43:55 2004 UTC (4 years, 1 month ago) by hrs
Branch: MAIN
Changes since 1.45: +2 -10
lines
Diff to previous 1.45 (colored)
Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
<!ENTITY % articles.ent PUBLIC
"-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
%articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml. See
ja_JP.eucJP/share/sgml for example.
Revision 1.45 / (download) - annotate - [select for diffs], Thu Aug 5 10:04:27 2004 UTC (4 years, 1 month ago) by den
Branch: MAIN
Changes since 1.44: +1 -1
lines
Diff to previous 1.44 (colored)
Use url entities for links between docs
Revision 1.44 / (download) - annotate - [select for diffs], Tue Jul 6 15:09:52 2004 UTC (4 years, 2 months ago) by hrs
Branch: MAIN
Changes since 1.43: +1 -1
lines
Diff to previous 1.43 (colored)
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
Revision 1.43 / (download) - annotate - [select for diffs], Tue Jul 6 14:25:54 2004 UTC (4 years, 2 months ago) by den
Branch: MAIN
Changes since 1.42: +1 -1
lines
Diff to previous 1.42 (colored)
Close / fix pair tags
Revision 1.42 / (download) - annotate - [select for diffs], Tue May 11 13:29:47 2004 UTC (4 years, 3 months ago) by den
Branch: MAIN
CVS Tags: RELEASE_4_10_0
Changes since 1.41: +3 -1
lines
Diff to previous 1.41 (colored)
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)
Revision 1.41 / (download) - annotate - [select for diffs], Thu Jan 22 20:25:51 2004 UTC (4 years, 7 months ago) by ceri
Branch: MAIN
CVS Tags: RELEASE_5_2_1
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Update the reference to Essential System Administration to the 3rd edition, which specifically covers FreeBSD.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Jan 22 20:23:39 2004 UTC (4 years, 7 months ago) by ceri
Branch: MAIN
Changes since 1.39: +6 -6
lines
Diff to previous 1.39 (colored)
o s/dismount/unmount/ o Various grammatical changes
Revision 1.39 / (download) - annotate - [select for diffs], Sat Jan 17 19:01:46 2004 UTC (4 years, 7 months ago) by josef
Branch: MAIN
Changes since 1.38: +35 -39
lines
Diff to previous 1.38 (colored)
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
Revision 1.38 / (download) - annotate - [select for diffs], Thu Sep 18 15:32:52 2003 UTC (4 years, 11 months ago) by simon
Branch: MAIN
CVS Tags: RELEASE_5_2_0,
RELEASE_4_9_0
Changes since 1.37: +26 -15
lines
Diff to previous 1.37 (colored)
- 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").
Revision 1.37 / (download) - annotate - [select for diffs], Wed Aug 27 07:13:11 2003 UTC (5 years ago) by blackend
Branch: MAIN
Changes since 1.36: +8 -8
lines
Diff to previous 1.36 (colored)
Missing/empty tags fixes. Found by: make lint
Revision 1.36 / (download) - annotate - [select for diffs], Sun Jul 13 15:38:43 2003 UTC (5 years, 1 month ago) by ceri
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
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.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 17 21:04:23 2003 UTC (5 years, 2 months ago) by murray
Branch: MAIN
Changes since 1.34: +4 -2
lines
Diff to previous 1.34 (colored)
Include FreeBSD default entities; Use &unix; for first two occurrences of the word.
Revision 1.34 / (download) - annotate - [select for diffs], Thu Jul 11 19:07:58 2002 UTC (6 years, 1 month ago) by trhodes
Branch: MAIN
CVS Tags: RELEASE_5_1_0,
RELEASE_5_0_0,
RELEASE_4_8_0,
RELEASE_4_7_0,
RELEASE_4_6_2,
RELEASE_4_6_1
Changes since 1.33: +7 -7
lines
Diff to previous 1.33 (colored)
FreeBSD documentation project prefers to use manual pages over man pages, hence some documents should reflect this. Tossed around on: -doc -developers
Revision 1.33 / (download) - annotate - [select for diffs], Tue May 28 17:46:25 2002 UTC (6 years, 3 months ago) by ceri
Branch: MAIN
CVS Tags: RELEASE_4_6_0
Changes since 1.32: +1 -1
lines
Diff to previous 1.32 (colored)
Remove duplicate words.
Revision 1.32 / (download) - annotate - [select for diffs], Thu May 16 01:41:59 2002 UTC (6 years, 3 months ago) by trhodes
Branch: MAIN
Changes since 1.31: +4 -4
lines
Diff to previous 1.31 (colored)
Consistancy checks: s/file system/filesystem/g
Revision 1.31 / (download) - annotate - [select for diffs], Fri Mar 15 08:28:13 2002 UTC (6 years, 5 months ago) by roam
Branch: MAIN
Changes since 1.30: +1 -2
lines
Diff to previous 1.30 (colored)
Whitespace-only fixups from the e-mail to SGML entities conversion.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Mar 15 08:10:47 2002 UTC (6 years, 5 months ago) by roam
Branch: MAIN
Changes since 1.29: +3 -1
lines
Diff to previous 1.29 (colored)
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
Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 23 21:31:19 2001 UTC (6 years, 10 months ago) by murray
Branch: MAIN
CVS Tags: RELEASE_4_5_0
Changes since 1.28: +3 -3
lines
Diff to previous 1.28 (colored)
* 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
Revision 1.28 / (download) - annotate - [select for diffs], Tue Oct 16 11:53:00 2001 UTC (6 years, 10 months ago) by keramida
Branch: MAIN
Changes since 1.27: +61 -61
lines
Diff to previous 1.27 (colored)
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
Revision 1.27 / (download) - annotate - [select for diffs], Mon Sep 24 01:40:05 2001 UTC (6 years, 11 months ago) by murray
Branch: MAIN
Changes since 1.26: +165 -148
lines
Diff to previous 1.26 (colored)
Whitespace change only. Re-wrap paragraphs after previous commit.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Sep 24 01:32:07 2001 UTC (6 years, 11 months ago) by murray
Branch: MAIN
Changes since 1.25: +36 -32
lines
Diff to previous 1.25 (colored)
Add more precise markup : - man page entities - <command> - <username> - <groupname> etc.. PR: docs/30657 Submitted by: Giorgos Keramidas <charon@labs.gr>
Revision 1.25 / (download) - annotate - [select for diffs], Mon Sep 17 01:29:35 2001 UTC (6 years, 11 months ago) by murray
Branch: MAIN
Changes since 1.24: +12 -12
lines
Diff to previous 1.24 (colored)
* Add <filename> tags. * Use 'DOS', for Disk Operating System, consistently. PR: docs/30612 Submitted by: Giorgos Keramidas <charon@labs.gr>
Revision 1.24 / (download) - annotate - [select for diffs], Tue Sep 11 11:26:41 2001 UTC (6 years, 11 months ago) by dd
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Consistently use — instead of '--'. PR: 30501 Submitted by: Giorgos Keramidas <charon@labs.gr>
Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 25 11:54:31 2001 UTC (7 years, 1 month ago) by asmodai
Branch: MAIN
CVS Tags: RELEASE_4_4_0
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Fix 404. Missed a books/ in URL. Submitted by: checkbot
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jul 17 22:20:43 2001 UTC (7 years, 1 month ago) by chern
Branch: MAIN
Changes since 1.21: +5 -5
lines
Diff to previous 1.21 (colored)
Standardize: TCL -> Tcl ethernet -> Ethernet ftp (noun) -> FTP Approved by: murray
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jul 17 20:51:48 2001 UTC (7 years, 1 month ago) by chern
Branch: MAIN
Changes since 1.20: +7 -7
lines
Diff to previous 1.20 (colored)
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
Revision 1.20 / (download) - annotate - [select for diffs], Fri Jul 6 13:02:50 2001 UTC (7 years, 2 months ago) by dd
Branch: MAIN
Changes since 1.19: +19 -37
lines
Diff to previous 1.19 (colored)
DocBook police: open and close tags for <screen> should cuddle up to the contents within.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jun 23 06:56:59 2001 UTC (7 years, 2 months ago) by dd
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Remove duplicate words where appropriate. Inspired by: PRs 28356, 28359; tyler spivey <tspivey8@home.com>
Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 17 15:53:39 2001 UTC (7 years, 4 months ago) by nik
Branch: MAIN
CVS Tags: old_RELEASE_4_3_0
Changes since 1.17: +8 -8
lines
Diff to previous 1.17 (colored)
Switch to using the DocBook 4.1 based DTD.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 9 00:33:41 2001 UTC (7 years, 5 months ago) by dd
Branch: MAIN
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
DocBook police: open and close tags for <programlisting> should cuddle up to the contents within. Approved by: nik
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 21 13:46:23 2000 UTC (7 years, 9 months ago) by ben
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
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>
Revision 1.15 / (download) - annotate - [select for diffs], Mon Oct 30 00:58:45 2000 UTC (7 years, 10 months ago) by jim
Branch: MAIN
CVS Tags: old_RELEASE_4_2_0
Changes since 1.14: +4 -5
lines
Diff to previous 1.14 (colored)
Walnut Creek CDROM -> BSDi
Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 26 18:24:50 2000 UTC (8 years, 1 month ago) by jim
Branch: MAIN
Changes since 1.13: +63 -63
lines
Diff to previous 1.13 (colored)
Close tags with </foo> instead of </>. PR: 20183 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
Revision 1.13 / (download) - annotate - [select for diffs], Tue Jun 27 02:48:51 2000 UTC (8 years, 2 months ago) by kevlo
Branch: MAIN
CVS Tags: old_RELEASE_4_1_0
Changes since 1.12: +12 -12
lines
Diff to previous 1.12 (colored)
Fix missing spaces, closed a parens set, and other small nits. PR: 19534 Submitted by: Daniel Harris <dannyboy@subdimension.com>
Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 12 12:41:51 1999 UTC (8 years, 10 months ago) by jhb
Branch: MAIN
CVS Tags: old_RELEASE_3_5_0
Changes since 1.11: +6 -6
lines
Diff to previous 1.11 (colored)
Use the &prompt entities instead of the # and % characters in a few places missed by an earlier commit.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 12 12:38:12 1999 UTC (8 years, 10 months ago) by jhb
Branch: MAIN
Changes since 1.10: +1042 -966
lines
Diff to previous 1.10 (colored)
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>
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 12 12:25:41 1999 UTC (8 years, 10 months ago) by jhb
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Fix a stray <emphasis role="tt"> by changing it to <filename>.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 12 12:22:31 1999 UTC (8 years, 10 months ago) by jhb
Branch: MAIN
Changes since 1.8: +76 -39
lines
Diff to previous 1.8 (colored)
# 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>
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 4 21:36:22 1999 UTC (8 years, 11 months ago) by jesusr
Branch: MAIN
Changes since 1.7: +28 -30
lines
Diff to previous 1.7 (colored)
Convert to DocBook article format. PR: docs/14117 Submitted by: nbm@rucus.ru.ac.za
Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 6 06:52:38 1999 UTC (9 years ago) by peter
Branch: MAIN
Changes since 1.6: +1 -1
lines
Diff to previous 1.6 (colored)
$Id$ -> $FreeBSD$
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 29 16:08:35 1999 UTC (9 years ago) by jhb
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
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
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 9 22:53:56 1998 UTC (10 years, 1 month ago) by wosch
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Use relative URLs.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 15 17:11:49 1997 UTC (11 years ago) by jfieber
Branch: MAIN
Changes since 1.3: +149 -53
lines
Diff to previous 1.3 (colored)
New Improved! Submitted by: Annelise Anderson <andrsn@andrsn.stanford.edu>
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 1 21:38:45 1997 UTC (11 years, 2 months ago) by max
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
$FreeBSD$ -> $Id$.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 19 15:30:34 1997 UTC (11 years, 7 months ago) by jfieber
Branch: MAIN
Changes since 1.1: +3 -0
lines
Diff to previous 1.1 (colored)
Add some standard comments.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 18 02:24:20 1997 UTC (11 years, 7 months ago) by jfieber
Branch: MAIN
The first of the tutorials to be docbookified.