Commit graph

130 commits

Author SHA1 Message Date
Gabor Kovesdan
6eb9277a95 - Use replaceable elements appropriately [1]
- Enclose lame into application element [2]

PR:		docs/123132 [1], docs/123135 [2]
Submitted by:	pgj
2008-04-27 12:10:52 +00:00
Marc Fonvieille
4b9675c0a4 Style fix.
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
Reviewed by:	ceri@
2007-08-09 09:09:26 +00:00
Marc Fonvieille
d19021e367 - Various rewordings, style and grammar fixes.
- Some common sense changes: use of 50 instead of 100 for the volume
  channel example.

PR:		docs/114718
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
2007-07-31 06:23:43 +00:00
Giorgos Keramidas
d7246d986c Spell 'usable' correctly.
Submitted by:	ganbold@micom.mng.net
2007-03-06 23:17:22 +00:00
Giorgos Keramidas
3b3ba78ce3 Remove an apostrophe from inside <application> tags. It's not part of
the application name.

Submitted by:	ganbold@micom.mng.net
2007-03-06 23:15:46 +00:00
Giorgos Keramidas
2411dc91b6 Typo fix: s/could be use to/could be used to/
Submitted by:	  ganbold@micom.mng.net
2007-03-06 23:10:25 +00:00
Marc Fonvieille
18c40bb7b1 In the scanner section: improve wording.
PR:		docs/98058
Submitted by:	Warren Block <wblock@wonkity.com>
2007-02-27 19:52:10 +00:00
Marc Fonvieille
ecbdf68536 Remove useles mention of 4.X 2007-02-19 14:33:53 +00:00
Marc Fonvieille
7d86cf53d2 s/acd0a/acd0
PR:		docs/108957
Submitted by:	Josh Paetzel <josh@tcbug.org>
2007-02-09 10:36:18 +00:00
Vitaly Bogdanov
a2075d3bf1 Fix broken link
Submitted by: ypocob (at) ngs.ru
2007-02-02 19:58:14 +00:00
Marc Fonvieille
f316b26f57 Fix a broken link.
Reported by:	nunoauboulot@aim.com
2006-12-08 07:28:05 +00:00
Daniel Gerzo
a0eac38f89 - remove note which says that the following section is only for 5.3 and later
Approved by: trhodes (mentor), keramida (mentor)
2006-10-16 09:14:38 +00:00
Marc Fonvieille
a25f4bf639 Remove an obsolete kernel config option [1]
Remove a 4.X related part.

[1] found by:	Sam Stuck <stuck@bright.net>
2006-10-14 13:44:08 +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
Brad Davis
dfa2714e2c - Remove unneeded quotes to maintain consistency
Approved by:	ceri@
2006-01-29 04:25:52 +00:00
Brad Davis
7cc50fbdca - Improve readability
- Move the <note> explaining what versions this affects up to the top

Approved by:	ceri@
2006-01-28 01:36:49 +00:00
Remko Lodder
38eb806c35 Correct the kernel options parameter (s/option/options/).
Also move the options USER_LDT to a note text, since the
handbook focusses on FreeBSD 5.X and later.

PR:		docs/89915
Submitted by:	Pierre-Paul Lavoie <ppl at nbnet dot nb dot ca>
2005-12-04 12:03:39 +00:00
Marc Fonvieille
61b0b6fde1 Update transcode section. As example I showed how to convert a DivX
stream to a PAL VCD one.  Maybe some would prefer a complete DVD
authoring example, I may add that but I'm not sure that will fit in the
Handbook.
2005-11-27 16:39:33 +00:00
Marc Fonvieille
b40dfb3c3d SoundBlaster 16 card requires both snd_sbc(4) and snd_sb16(4) drivers to
run, so add missing references to snd_sb16(4) where needed.

Found by:	Fred Wheeler <fred.wheeler@gmail.com>
2005-09-16 20:59:59 +00:00
Simon L. B. Nielsen
dc36051107 Add a id tag to the Utilizing Multiple Sound Sources section so it can
be linked to externally.

Requested by:	markus
2005-08-10 21:02:12 +00:00
Simon L. B. Nielsen
042924285b Break some rather long lines (whitespace change only, translators can
ignore).
2005-08-09 19:12:03 +00:00
Simon L. B. Nielsen
7b7646f148 Note that you cannot change the number of virtual channels for a
device while it is in use.

Submitted by:	lawrance
PR:		docs/84639
2005-08-09 19:03:39 +00:00
Marc Fonvieille
ac001dda82 Point people to /dev/sndstat after a snd_driver load, this should help
them to fill up loader.conf or any kernel config file with teh correct
sound driver.

Suggested by:	Anthony Plunkett <doobeh@thefort.org>
2005-06-06 10:04:50 +00:00
Simon L. B. Nielsen
2968134b2e Tweak wording in the sound section.
Submitted by:	Brad Davis <so14k@so14k.com>
PR:		docs/80262
2005-04-22 21:28:18 +00:00
Martin Heinen
36c11b8489 Improve the index:
- lowercase/upercase entries
- remove the entry "basics"
- cross reference readers with <see> to variants
- remove an entry from a footnote
- unify entries of kernel options
2005-01-11 12:34:29 +00:00
Denis Peplin
882df99b3a Use X11 where talking about X Window System and only XFree86 is mentioned 2004-12-20 11:04:26 +00:00
Marc Fonvieille
0f2d82cbd6 s/sbc/snd_sbc where needed.
Submitted by:	cjsantos@sapo.pt
2004-12-02 12:46:52 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +00:00
Marc Fonvieille
5055021668 s/role="directory"/class="directory"/ since the last instance is the
correct one.  I'm guilty of most of these wrong attributes.
2004-11-19 19:57:22 +00:00
Marc Fonvieille
3bae3606f6 In scanners section:
By default, under 5.X, uscanner0 permissions are 0640 preventing users
in operator group to use the scanner (a write access is required).  So
let's show how to change the permissions to 660 (for example) via
devfs.rules and the devfs_system_ruleset option in rc.conf.
This gives an example on how to change permissions on a node that is not
always present at system boot.
2004-10-25 16:37:32 +00:00
Marc Fonvieille
10c0800f23 Add quotes around snd_emu10k1.
The config(8) coming with 5.X requires the quotes.  This syntax
should not be a problem for the reader since just after the kernel line,
the text says: "Be sure to read the manual page of the driver for the
syntax to use." etc.

Requested by:	Many
2004-10-25 09:21:27 +00:00
Marc Fonvieille
2c0ae18ae2 Update MPlayer section to match current version available in our ports
tree.
2004-09-17 18:07:12 +00:00
Marc Fonvieille
cd952e8b70 In Video Playback section:
- Mention Xorg when needed
- Remove an outdated list of video cards supported by XVideo.  Most of
  cards are supported now.
2004-09-16 19:02:25 +00:00
Marc Fonvieille
bb39e08961 In the Synopsis:
- Reword sentences mentioning XFree86 for something more generic.
- Remove warning about XFree86 3.X since people will hardly use this
  XFree86 version for multimedia purpose.
2004-09-16 07:58:36 +00:00
Marc Fonvieille
9393030d23 Typo fix. 2004-09-15 19:56:43 +00:00
Marc Fonvieille
a67d19d88a Update the "Setting Up the Sound Card" section to match 5.X 2004-09-13 16:40:42 +00:00
Marc Fonvieille
f77c3cce17 Mention image scanners in the Synopsis. 2004-08-28 13:59:14 +00:00
Marc Fonvieille
faa32108ee s/EPSON Perfection/&epson.perfection;/ for trademark purpose. 2004-08-17 16:44:32 +00:00
Marc Fonvieille
2b072e8247 Remove a duplicate word. 2004-08-14 17:33:31 +00:00
Marc Fonvieille
a6d1521834 s/I/We 2004-08-11 16:28:40 +00:00
Marc Fonvieille
9565589609 Devices name/node tagging is not consistent in the Handbook, it should
respect the following scheme:
- if the device name is /dev/foo --> <filename>/dev/foo</filename>
- if the device name is just foo --> <devicename>foo</devicename>
(See "4.2.5.7 Devices" from fdp-primer)
2004-08-11 16:24:26 +00:00
Marc Fonvieille
dfefba9d26 s|<para>|</para>| where needed. 2004-08-09 12:01:52 +00:00
Marc Fonvieille
2409322e61 - Some typos
- Subtle grammar and style fixes

Submitted by:	Ken Tom <subd@mui.net>
2004-08-05 12:16:58 +00:00
Marc Fonvieille
65a2018fee Add a section about Images Scanners.
This section covers configuration of both SCSI and USB scanners.  Tests
have been done on 4 different scanners.  A great thanks to Ken Tom
<subd@mui.net> for his scanner and his time!
2004-08-05 10:55:12 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Murray Stokely
5d7f951005 Consistently use frame="none" attribute in <informaltable>s. This
looks better in HTML, and much better in print output.  Most tables
already had this attribute.
2004-07-09 08:32:37 +00:00
Josef El-Rayes
433f879b5e Fix some issues I introduced with lastest commit and
document upcoming commit - pcm(4) is now configured via hints.
Also note that setting default values for pcm is only available
on FreeBSD 5.3 and above.

Noted by: blackend, simon.
2004-06-24 17:37:35 +00:00
Josef El-Rayes
e500dbc501 Document the possibility of setting default values for
mixer channels via boot loader.
While I am here, document the snd_driver metadriver.
2004-06-20 16:34:40 +00:00
Martin Heinen
01a9503a9e - Punctuation fixes,
- s!GUI interface!GUI!,
- use a replaceable tag instead of <>,
- change mplayer command line to play the title advertised in the text.
2004-03-27 23:01:29 +00:00
Marc Fonvieille
319ad5f0a9 Replace a dash with a non-breaking space for a FreeBSD version number,
i.e. FreeBSD 5.0 instead of FreeBSD-5.0
2004-02-20 17:28:13 +00:00