Commit graph

46 commits

Author SHA1 Message Date
Giorgos Keramidas
ad9677c258 Be a tiny bit more explicit about what a 'profile name' is,
when we discuss PPP's build-in NAT options for 'rc.conf'.
2008-09-01 22:37:57 +00:00
Joel Dahl
f361f5a935 Expand contractions. 2006-02-07 21:32:42 +00:00
Giorgos Keramidas
90130c2576 Delete a sentence that seems entirely out of place in the ``Preface'' section. 2005-01-05 12:09:47 +00:00
Hideyuki KURASHINA
53597875ee Fix a typo (`I my machine stops'' -> `my machine stops'').
Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
2004-09-26 20:07:59 +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
Hiroki Sato
5fa082b1f8 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.
2004-08-08 13:44:01 +00:00
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Marc Fonvieille
eb65a81e5b Typos fixing.
PR:		docs/66544
Submitted by:	keramida
2004-05-12 09:06:33 +00:00
Josef El-Rayes
abbfa0b31c Improve wording.
PR:		docs/66442
Submitted by:	keramida
2004-05-10 09:55:56 +00:00
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Josef El-Rayes
29d94e4620 Add some additional sample rules and add a note for 4.X users.
Approved by:    simon(mentor)
PR:             docs/61873
Submitted by:   Marc Silver <marcs@draenor.org>
2004-01-25 21:53:44 +00:00
Josef El-Rayes
83248c9694 Update of the content by maintainer.
Approved by:    simon(mentor)
PR:             docs/61713
Submitted by:   Marc Silver <marcs@draenor.org>
2004-01-24 23:01:44 +00:00
Ceri Davies
297060bbd0 Grammar police: "setup" is not a verb. 2003-11-05 10:59:35 +00:00
Simon L. B. Nielsen
2469b9f821 Add trademark symbols and attributions:
- Add trademark tags as needed, generally on first use in each
   article.
 - Add an attribution to the legal section mentioning all trademarks
   referenced.
2003-08-13 20:34:01 +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
Hideyuki KURASHINA
1cbda19f0e Fix a typo (s@rules et@rule set@). 2003-03-19 04:45:02 +00:00
Sean Chittenden
101abcef59 Not quite sure how I managed to delete the allow ICMP rule, correct
oversight.
2003-02-17 21:32:27 +00:00
Sean Chittenden
7a62acf736 Whitespace commit and slight word change: s/rule(base|set)/rule $1/g
PR:		docs/48366
Approved by:	ceri
2003-02-17 11:35:37 +00:00
Sean Chittenden
2bd73cd1f8 Update the firewall example to be more secure and use dynamic
firewall rules.

PR:		docs/48366
Reviewed by:	marcs@draenor.org (maintainer)
Approved by:	ceri
2003-02-17 11:32:49 +00:00
Giorgos Keramidas
d5d4c12cf6 Mark up `nmap' as a port. 2003-02-02 01:36:40 +00:00
Giorgos Keramidas
1034be8f5e Update the part about ppp_nat and ppp.conf to reflect the fact that
ppp_nat has to be explicitly set to NO in /etc/rc.conf to be disabled.

PR:		docs/38414
Submitted by:	Marc Silver <marcs@draenor.org>
2002-05-22 13:44:47 +00:00
Murray Stokely
1a9834e543 Omit rule numbers in ipfw examples, since these are not explained in
this introductory tutorial.

PR:		docs/33270
Submitted by:	Marc Silver <marcs@draenor.org>
2001-12-31 09:47:52 +00:00
Giorgos Keramidas
f54121bd7f Wrap lines that were too long.
Only whitespace changes.
2001-12-06 21:13:56 +00:00
Giorgos Keramidas
b3347b0fdf Remove EOL whitespace.
Translators: this is a whitespace only commit.
2001-12-06 21:11:29 +00:00
Giorgos Keramidas
413e667369 Finish properly a sentence with a fullstop. 2001-12-06 21:09:43 +00:00
Murray Stokely
a8a2275f0d Add a small note about using a sysctl instead of recompiling the
kernel.

PR:		31976
Submitted by:	Marc Silver <marcs@riffraff.plig.net>
2001-11-14 16:01:35 +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
f27c91cccb Clear up a confusing sentence and add markup.
PR:		docs/30838
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-27 00:51:40 +00:00
Murray Stokely
a470682281 Use <emphasis> instead of CAPS to emphasize text.
PR:		docs/30785
Submitted by:	Giorgos Keramidas <charon@labs.gr>
2001-09-24 11:28:11 +00:00
Murray Stokely
93216fe45a Whitespace only commit.
Let Emacs rewrap the paragraphs after adding tags in the previous
commit.
2001-09-02 10:37:26 +00:00
Murray Stokely
504bff39b8 Add more descriptive markup (<command>, <devicename>, etc..)
PR:		docs/29744
Submitted by:	ncalvo <ncalvo@es.freebsd.org>
2001-09-02 10:21:15 +00:00
Dima Dorfman
1f29c99f7c $Date$ isn't expanded, so don't use it. 2001-08-31 18:06:41 +00:00
Dima Dorfman
551a4293e5 Assorted mechanical fixes.
PR:		29841
Submitted by:	root@www-1.wr.usgs.gov
2001-08-30 11:03:57 +00:00
Dima Dorfman
cb09e625c8 Don't mention TCP_RESTRICT_RST (it no longer exists), and add an Q&A
about limited logging.

PR:		29086
Submitted by:	marcs@draenor.org
2001-07-20 07:42:09 +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
b5284499e3 Spelling, grammar, and markup fixes.
PR:		28767
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-06 12:50:08 +00:00
Dima Dorfman
c649463885 Use <email> where appropriate. 2001-06-24 21:01:55 +00:00
Nik Clayton
0feceebdf2 Switch to using the DocBook 4.1 based DTD. 2001-04-17 15:53:40 +00:00
Jesus Rodriguez Cuesta
d28f8cbcf0 Make clear the interface used by user-ppp (tun0) and pppd (ppp0).
PR:	docs/23342
Submitted by: ncalvo@es.freebsd.org
2001-02-27 12:45:43 +00:00
Daniel Harris
7dbd09c337 Add a missing "a". Also, spell "premise" correctly. 2001-01-18 23:43:31 +00:00
Ben Smithurst
275ab02cae Fix a typo.
PR:		20721
Submitted by:	John Murphy <bigotfo@bigfoot.com>
2000-08-19 20:51:20 +00:00
Neil Blakey-Milner
f8430a156c Add some more content to the article.
PR:		19841
Submitted by:	Marc Silver <marcs@draenor.org>
2000-07-11 10:21:49 +00:00
Kevin Lo
5656880b00 committed, thanks.
PR:19131
Approved by:kevlo
2000-06-12 04:03:39 +00:00
Nik Clayton
ca58d66cbd Add a nice article by Marc Silver <marcs@draenor.org> explaining how you
might configure a firewall using PPP and natd.
2000-06-07 23:22:17 +00:00