Commit graph

463 commits

Author SHA1 Message Date
Warren Block
7f4246e1c9 Whitespace-only fixes. Translators, please ignore. 2012-11-01 17:02:59 +00:00
Warren Block
c0ce3355ee Whitespace-only fixes. Translators, please ignore. 2012-10-28 00:38:22 +00:00
Warren Block
d1c18311dc Remove a few redundant uses of "file", expand contractions, remove
duplicate words.  Fix title capitalization, spelling, and simplify
wording in a few sentences.
2012-10-28 00:22:52 +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
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Glen Barber
0e3359406f Correct a few entries that were mistakenly changed which would adversely
affect users of 8.x and prior by noting separate rc.conf(5) entries for
8.x and earlier or 9.x and later.

Spotted by:	dougb
Pointyhat to:	gjb (myself)
2012-07-15 07:36:14 +00:00
Glen Barber
c4048df496 - ipv6_enable is deprecated; use ip6_prefer instead.
- ipv6_ifconfig_{interface} is deprecated in favor of
  ifconfig_{interface}_ipv6; additionally, the latter requires the
  specification of 'inet6'.
2012-07-15 06:56:47 +00:00
Gabor Kovesdan
3cdf4e4922 - XMLify English books
Approved by:	doceng (implicit)
2012-06-21 16:04:40 +00:00
Warren Block
cab218977c Whitespace-only fixes: indentation and wrap long lines. Translators,
please ignore.
2012-06-14 12:04:00 +00:00
Warren Block
08e28d303b Remove extra blank lines inside programlisting, screen, and
literallayout sections.  Translators please note, these are visible
changes, not just whitespace.
2012-06-14 11:50:52 +00:00
Craig Rodrigues
a98b78f5eb Enhance text which explains how to debug networking
problems when setting up PXE.

Reviewed by: gjb
2012-06-11 07:03:42 +00:00
Warren Block
494e3441ea Whitespace-only fixes for indentation and long lines. Translators, please
ignore.
2012-05-29 05:31:22 +00:00
Eitan Adler
2bdc87af7b Fix a variety of duplicate and misspelled words
Approved by:	dougb
2012-03-17 04:53:52 +00:00
Warren Block
07cfa35a28 Convert the station capabilities variablelist into a more readable table. 2012-01-31 05:11:07 +00:00
Warren Block
703fd01a72 Fix title capitalization, abbreviations, spelling, and a missing </para>
tag.

Approved by:	gjb (mentor)
2012-01-24 15:56:06 +00:00
Benedict Reuschling
7b4ccab4a2 Fix an obvious typo in an example: s/intall/install
PR:             docs/164023
Submitted by:   Stefan KrÃŒger (stadtkind2 gmx de)
2012-01-11 22:27:44 +00:00
Warren Block
80faaef434 Sand off some rough edges in the wireless section of advanced-networking.
Approved by:	gjb (mentor)
2011-12-04 20:54:59 +00:00
Manolis Kiagias
41678b680e Fix two IP addresses in an netstat example.
Submitted by:	Liton Das <litondas at gmail dot com>
PR:		docs/161810
2011-10-19 18:04:34 +00:00
Warren Block
aed21419d7 Update mentions of isc-dhcp port from 3.1 to 4.2.
Noticed by:	ndhertbsd  (on -questions)
Approved by:	gjb (mentor)
2011-10-18 14:10:18 +00:00
Brad Davis
e86ae43cc9 - Link Aggregation and Failover section improvements
- Explicitly show you have to bring the interfaces up in the examples
	- Improve wording around bringing the interfaces up

PR:	docs/159374
2011-10-02 05:37:39 +00:00
Brad Davis
df2d48f900 - Link Aggregation and Failover section improvements
- Explain how failover handles the master port coming back
	- Add rc.conf settings to the examples
	- Add IP addresses to the examples
	- Clean up a bunch of <replaceable> tags

Reviewed by:	gjb@
2011-09-29 16:13:04 +00:00
Craig Rodrigues
b11efba68c Add a new section to the Handbook which explains how to set
up PXE Booting with an NFS root file system.

Reviewed by: gjb, ryusuke,
             Garrett Cooper <yanegomi at gmail dot com>,
             Warren Block <wblock at wonkity dot com>,
             Benjamin Kaduk <kaduk at mit dot edu>
2011-09-13 07:20:34 +00:00
Daniel Gerzo
10fa90e840 - carp can be also loaded as module starting from 8.2-REL 2011-02-18 18:10:36 +00:00
Remko Lodder
4414a849af While translating the last update to the Dutch Documentation Project,
I found a little typo in the RTSP/RSTP definition, the latter is the
correct way to write it. Update the documentation accordingly.
2011-01-29 16:34:07 +00:00
Rene Ladan
fffad858e3 Remove support for FreeBSD prior to 7.0 from the Handbook.
More specifically:
- mentions of old versions of FreeBSD in historical context are left in tact
- remove section about KerberosIV
- remove section about SAP R/3
- remove mentions of XFree86
- only support gvinum
- update examples to 7.X or 8.X
- remove Alpha support
- add COMPAT_FREEBSD[67] kernel options
- csup(1) now only in the base system
- update (tty) device names, add warnings for 7.X
- remove MD5 from the port checksum algorithms
- update port versions (probably not all)
- add definitions for ctm-src[5-8] to mailing-lists.ent

Reviewed by:	bcr, joel, remko, simon
2010-12-01 20:37:05 +00:00
Remko Lodder
fb12ef2555 Improve wording a bit.
Found while translating this for the DOC-NL team.
2010-09-05 11:02:14 +00:00
Marc Fonvieille
d92f9c2d6e Wireless section: Many fixes and updates (mostly on AP part) to match
8.X.  It's still a work in progress.
2010-08-24 21:01:44 +00:00
Marc Fonvieille
0fc89a9df7 Add missing make installworld && make installkernel commands to populate
a diskless installation.

PR:		docs/148405
Submitted by:	Miroslav Prymek <prymek-phl5koa3@gosw.cz>
2010-08-21 12:34:10 +00:00
Andrew Thompson
540e73710f Fix ifconfig usage, ifconfig create wlan0 -> ifconfig wlan0 create.
Submitted by:	Brandon Gooch
2010-05-12 23:20:35 +00:00
Marc Fonvieille
c71b93ee55 Minor rewording and grammar fixes in wireless section.
Submitted by:	Glen Barber <glen.j.barber@gmail.com>
2010-05-05 19:48:35 +00:00
Gabor Pali
bcc612206f Fix some typos in the <screen> sections 2010-03-28 18:38:58 +00:00
Marc Fonvieille
da25ebf7ec Update of the Wireless part to match 8.X. This is a work in progress,
the "FreeBSD Host Access Points" section will be updated soon.

Requested by:	many
2010-03-27 20:25:00 +00:00
Xin LI
04e0947e28 Add some description about how to failover between wired and wireless
interface, and how to do it with rc.conf, which is quite useful for
laptop users.

Reported by:	jpaetzel
Sponsored by:	iXsystems, Inc
2010-01-13 08:29:29 +00:00
Manolis Kiagias
1e3952692b Add missing quotes in rc.conf variable 2009-08-11 17:33:35 +00:00
Giorgos Keramidas
42f5b5cd77 The ipfw.ko and ipdivert.ko modules can be loaded from loader.conf too,
so add a short section that describes how to use the loader to achieve
the same effect as a kernel rebuild with:

	options IPFIREWALL
	options IPDIVERT
	options IPFIREWALL_DEFAULT_TO_ACCEPT
2009-07-11 07:23:05 +00:00
Tom Rhodes
a6fe589f65 Access->Address
Noticed by:	will
2009-04-12 20:46:55 +00:00
Marc Fonvieille
c0848ae4d2 In wireless part, update kernel configuration lines to match recent
Atheros changes and current GENERIC comments.
2009-03-30 12:21:29 +00:00
Marc Fonvieille
fd1f142159 Note that both wlan_scan_ap and wlan_scan_sta modules concern 7.X only. 2009-02-27 06:28:22 +00:00
Brad Davis
ab3da6f848 - Add new entities for IEEE, Cisco and EtherChannel.
- Use the new entities.
- A big clean up for the Link Aggregation and Failover chapter.

Reviewed by:	trhodes@
2009-01-05 21:30:43 +00:00
Tom Rhodes
fd3d3bd2de Update the port directory of isc-dhcp30. 2008-12-23 12:45:59 +00:00
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