Commit graph

420 commits

Author SHA1 Message Date
Maxim Konovalov
fe0b5d443a o Grammar.
PR:		docs/129723
Submitted by:	amdmi3
2008-12-18 09:34:23 +00:00
Giorgos Keramidas
620a4bce39 Spell 'certificate' correctly. 2008-12-12 06:06:03 +00:00
Giorgos Keramidas
6a337ea69f * Add id="" attributes to some sect3 elements that didn't have any.
* Move a few <indexterm> elements before the paragraph that mentions
  them.  I'm not sure if this has any effect on the index link
  location, but we usually write index terms before the relevant
  paragraph.
2008-12-10 17:38:07 +00:00
Rene Ladan
518e647ce5 Add a missing </sect4> and a missing host2 in a programlisting.
Approved by:	remko (mentor)
Obtained from:	perforce
2008-11-16 20:53:20 +00:00
Pav Lucistnik
091fc55390 In Bluetooth section, reflect there is now a regular rc script 2008-09-18 07:33:23 +00:00
Johann Kois
b1d6350b73 Add a "be" to create a sentence in proper English. 2008-09-05 14:35:33 +00:00
Marc Fonvieille
9787920986 Add some missing modules needed for wifi configuration under both 7.X
and 8.X
2008-08-24 14:05:24 +00:00
Marc Fonvieille
191c2a6b85 Note that the reader should use the first WEP key when he has no clue
about the key used by the AP.

Inspired from a -doc thread with: Krishna Mohan Gundu <gkmohan@gmail.com>
2008-08-20 19:05:31 +00:00
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Gabor Pali
002b4edbbe Change role="port" to role="package" so that package links are properly
generated

Approved by:	trhodes, gabor (mentor)
2008-08-06 20:44:12 +00:00
Gabor Kovesdan
5b8b6d2f39 - Note that mrouted has gone from FreeBSD 7.X
PR:		docs/124685
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2008-06-21 00:21:54 +00:00
Remko Lodder
52425992c2 Borrow Poul-Henning's Axe and chop out old information for 4.x, 5.x
and unsupported 6.x releases. Tom started this process a while ago
and I'll follow up on that for the latest EoL round.

The old versions can still be found in the doc archives:
http://docs.freebsd.org/doc/
2008-06-01 09:42:12 +00:00
Brad Davis
ebb3d5077d - Add information on the CARP OIDs.
- Correct the password in the hosta example config.
- Wordsmith how to move the CARP IP back to the master.
2008-03-04 07:11:37 +00:00
Brad Davis
704ed81650 - Wordsmith talking to your ISP about getting IPv6.
- Add SixXS to the list of methods to get IPv6 so there are actually 4 methods.
2008-03-04 05:28:06 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Marc Fonvieille
3441846d33 In wireless part:
- Add some noise levels different from 0 since 7.X and above should
  correctly display these informations;
- Stick the ifconfig(8)'s inet part at the end of each command line.
  The inet setting does an implicit "up" to the interface before
  setting the rest of parameters leading sometimes to issues.  This is
  a bug, marking the interface up last is a workaround to that
  issue.  This change nothing to the doc since the parameters order
  should not be important, but may reduce the problems for the readers
  using cut&paste. [1]

[1] Requested by sam@
2007-11-25 09:34:06 +00:00
Remko Lodder
685dea9c44 Add missing </para>.
Submitted by:	miwi
2007-11-24 14:10:49 +00:00
Marc Fonvieille
2fbe8fd546 Add a FreeBSD Host Access Points section to the wireless page.
Without encryption, WPA-PSK and WEP APs are covered.
Instructions for EAP-TLS, EAP-TTLS and EAP-PEAP based APs will be added
in future

With many useful remarks and help from: sam@ and thompsa@
Inspired from: Sam Banks <w0lfie@clear.net.nz> and loader@
contributions
2007-11-24 09:25:54 +00:00
Murray Stokely
07e45f3ea1 Add a section on lagg(4) network aggregation and failover.
Submitted by:  Andrew Thompson (thompsa@)
2007-09-12 11:47:33 +00:00
Marc Fonvieille
fe93bb8663 Add SNMP Monitoring section for the if_bridge(4) bridge implementation.
Submitted by:	thompsa, syrinx
2007-08-19 18:33:27 +00:00
Marc Fonvieille
a8025867ba Update Bridging section for if_bridge(4), the deprecated bridge(4)
driver has been removed.  The two last advanced bridging features
documented at the end of the page will be available on 6.3-R (in fact
one will be MFC next week and the other one with 6.3-R), but I chose
to not add "this feature is avaiblable on 6.3 blah blah" since they
are advanced features for experts and since they will be available on
RELENG_6 soon.

Submitted by:	thompsa@
2007-08-02 08:21:53 +00:00
Marc Fonvieille
59784a699f Fix a closing tag. 2007-07-31 20:39:06 +00:00
Christian Brueffer
7f56d6152b Fix typo introduced in rev. 1.393.
Submitted by:	Ganbold
2007-04-30 04:57:18 +00:00
Christian Brueffer
6998ce7d54 Whitespace cleanup for the previous two revisions. 2007-04-29 16:01:47 +00:00
Christian Brueffer
3454947c5f fail over -> failover, the latter seems to have been established more or less
as the standard spelling.

Reviewed by:	trhodes
2007-04-29 15:59:43 +00:00
Christian Brueffer
8ea2d4dd24 Reworded sentences to avoid second person usage, some grammar fixes,
other linguistic improvements.

Reviewed by:	trhodes
2007-04-29 15:56:58 +00:00
Tom Rhodes
0ea3450b50 Add CARP to the section title making it easier to spot. This is similar
to the previous section's title (ATM).
2007-04-27 09:43:31 +00:00
Doug Barton
8a313d7dcb Remove all references to the now-defunct 6bone [1]
Replace 3ffe:* (6bone) prefixes with the prefix reserved for documentation
in RFC 3849 (while I'm here).

Prompted by:	paul beard <paulbeard@gmail.com> [1]
2007-04-26 20:27:03 +00:00
Tom Rhodes
113943ac4d Add some documentation on carp(4), provide an example configuration for
fail over cases.

Sponsored by:	AiNET Corp.
2007-04-26 08:10:29 +00:00
Giorgos Keramidas
36765ec4a3 Fix a typo in the description of the wpa_supplicant.conf field
descriptions; it's ``private_key_passwd'' that holds the password for
the private key, not ``private_key''

While here, also fix a couple of other typos/nits.

Submitted by:	ganbold@micom.mng.net
2007-03-06 23:04:38 +00:00
Giorgos Keramidas
382ab79602 Typo fixes: s/know as/known as/
Submitted by:	   ganbold@micom.mng.net
2007-03-06 22:58:26 +00:00
Giorgos Keramidas
5e4b12d197 The firewall type is called "open" not "accept" (also quote it while here). 2006-10-16 10:12:41 +00:00
Tom Rhodes
5406fdb148 In the "filtering bridge" section, add a note about how to pass arp packets
through the firewall.  This is useful in cases where a user may not wish to
set IPFIREWALL_DEFAULT_TO_ACCEPT.

PR:		96127
2006-10-13 10:53:53 +00:00
Ruslan Ermilov
f0eeff66c4 BOOT_PXELDR_PROBE_KEYBOARD and BOOT_PXELDR_ALWAYS_SERIAL are now
documented options (in the make.conf(5) manpage in HEAD).  They
will become documented options in RELENG_6 after 3 days.
2006-09-05 20:03:48 +00:00
Marc Fonvieille
f1efc8f444 Update of the wireless networking section:
The old section is completely replaced with this new one.
For the moment "FreeBSD as AP" is not covered (I'm working on it), but
FreeBSD clients configuration and troubleshooting are detailled (how
to find AP, basic settings with or without DHCP, authentication
methods: WEP, WPA-PSK, WPA-TLS, WPA-TTLS and PEAP, IBSS mode is also
discussed).

This huge section would not exist without the help of
loader@freebsdmall.com, murray@ and of course sam@
2006-07-31 13:38:52 +00:00
Marc Fonvieille
5af502261f Remove the obsolete NDIS section and point readers to the new one. I
also added a list of 802.11a & 802.11g supported chipsets to avoid the
confusion "802.11a & 802.11g= ath(4) under FreeBSD".
2006-07-21 09:54:14 +00:00
Dmitry Morozovsky
ef0f625516 There are more than one line to add. Use plural for this. 2006-06-20 14:56:35 +00:00
Tom Rhodes
3f0d1b56f0 Do what I swore would be done:
o Remove 4.X information, this includes notes and sections.

o Update documentation to reflect 5.X and 6.X.

o In some areas, try to make the new content version agnostic.

o Skip areas stating "5.[0-5] and later" as it's relevant - we
need a better way to handle these.

For several items, I checked the NOTES files, manual pages,
CVS history, etc.

Discussed on:		-doc
A few ideas from:	remko
2006-05-30 23:08:25 +00:00
Christian Brueffer
b1f3e1dc30 Correct path to the bsd-airtools.
PR:		94079
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-03-05 09:37:10 +00:00
Marc Fonvieille
cb9695e491 s/writeable/writable 2006-02-16 13:15:53 +00:00
Ceri Davies
e758161f63 OK, it's in already. 2006-02-13 20:34:20 +00:00
Ceri Davies
c2a836af0b PLIP interfaces are not, and never have been, called lp0 on 4.x.
Correct the PLIP section appropriately.
2006-02-13 20:06:52 +00:00
Ceri Davies
c441fe4ec0 Fix the build. I will be accepting the pointy hat on behalf of my mentee. 2006-01-20 12:23:54 +00:00
Brad Davis
7024921141 More corrections for the IPv6 Section..
- mention RFC1918
- Add missing 172.16.0.0/12 RFC1918 range
- s#192.168.0.0/24#192.168.0.0/16#

Approved by:	ceri@
2006-01-20 09:54:32 +00:00
Brad Davis
96650151aa Fix broken parts of the IPv6 section of rc.conf.
- IPv4 Tunnel didn't work as specified
- IPv6 Tunnel didn't work as specified

Discussed with:	trhodes@
Approved by:	ceri@
2006-01-20 07:06:50 +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
Remko Lodder
3cdfcc8e70 Add a note about the NAT setup example.
I think we should keep it with this generic description
which works most of the time.

PR:		docs/33724 (inspired by)
Submitted by:	Saurabh Gupta <saurabh_gupta77 at yhoo dot com>
2005-12-26 19:35:27 +00:00
Marc Fonvieille
19b950d3f4 Complete r1.370
Found by:	Rene Ladan <"r..c.ladan"@student.tue.nl>
PR:		docs/90755
2005-12-22 14:07:00 +00:00
Marc Fonvieille
db030059db Remove "on FreeBSD 5.X" for ATM section title since it works on 5.X/6.X
and 7.X

Discussed with:		harti@
2005-12-19 11:59:38 +00:00
Pav Lucistnik
b974d41601 - Update Bluetooth chapter with rc.d integration work, which was recently
MFCed into stable branches for upcoming 5.5 and 6.1 releases
2005-12-18 00:41:10 +00:00