Commit graph

291 commits

Author SHA1 Message Date
Remko Lodder
65f73cf928 Nuke Quota support information for FreeBSD 3.2
Requested by:		Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
Discussed with:		#bsddocs
2005-08-02 18:48:04 +00:00
Giorgos Keramidas
bcce52355e Add missing </para> 2005-06-18 21:10:58 +00:00
Hiten Pandya
1c58896a25 Snapshot files are set with the "snapshot" file flag during creation by
mksnap_ffs(8) or mount(8).  The previous statement was incorrect since
it mentions the immutable flag, i.e. "noschg" which is not the case when
one does "ls -lo" in a directory containing snapshot files.

While I am here, mention a way for finding snapshot files on a file
system.

PR: 	docs/80535 (inspired by)
2005-06-16 04:46:15 +00:00
Hiten Pandya
e3f9e93d33 Correct misleading statement about state of mounted snapshots.
PR:      	docs/80533
Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net>
2005-06-16 03:19:58 +00:00
Ceri Davies
dd5144a783 Correct the QIC tape dimensions quoted (I didn't check this, but now the
metric matches the imperial at least).

PR:		docs/81225
Submitted by:	Rene Ladan < r dot c dot ladan at student dot tue dot nl >
2005-05-20 18:14:24 +00:00
Denis Peplin
3efd17c503 Move scbus, cd, and pass devices from "need to add" programmlisting to
"also need" programmlisting. These lines already present in recent GENERICs.
2005-05-04 13:07:11 +00:00
Remko Lodder
fa63510b7c Remove an extra visable space in the File System Quotas section.
PR:		docs/80261
Submitted by:	Brad Davis <so14k at so14k dot com>
2005-04-22 19:31:10 +00:00
Giorgos Keramidas
07d593dc61 Add a missing filesystem option to a dump(8) example.
Noticed by:	Andrew Davis <andrew@zeffa.net.au>
2005-04-14 16:42:36 +00:00
Peter Pentchev
f44c8792b5 Since the quota tools seem to have been working in kbytes, not blocks,
for some time now, reflect this in the documentation.

PR:		64063
Submitted by:	Stacey Roberts <stacey@vickiandstacey.com>
2005-02-27 12:59:47 +00:00
Giorgos Keramidas
99452d30fb Wording fixes. 2005-01-25 13:58:06 +00:00
Giorgos Keramidas
78fba00a1f The matcd(4) driver is not gone in 5.0 and 5.1 only.
It has been removed from CURRENT too.
2005-01-25 12:58:56 +00:00
Giorgos Keramidas
288de68c35 Delete EOL whitespace, in preparation of more fixes.
Translators may safely ignore this commit.
2005-01-25 12:29:06 +00:00
Giorgos Keramidas
29fa37e8e8 rcmd(3) and ruserok(3) are not commands. Replace the <command>
elements that wrapped them with man page references for the
respective library functions.
2005-01-25 12:27:21 +00:00
Denis Peplin
5146e3285a Use sysinstall by default and /stand/sysinstall for systems older than 5.2
Same for /rescue (use it by defaut, and /stand for old systems)
2004-12-22 11:22:19 +00:00
Marc Fonvieille
eb3da5313b Punctuation fix. 2004-12-05 16:40:56 +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
Peter Pentchev
e7cc0c839f Describe the -no-emul-boot mkisofs(8) option and use it in the example.
Also remove the -U option from the example, since it could create ISO
images that some systems could not boot from (besides, it is not used in
the FreeBSD src/release/i386/mkisoimages.sh script, and there probably
is a reason for that ;)

PR:		70952
Submitted by:	Jon Wallace <jon@whoweb.com>
Based on:	patch by Sebastian Schulze Struchtrup <seb@struchtrup.com>
2004-11-05 19:11:17 +00:00
Marc Fonvieille
a602367979 ad1 is not only for 4.X system, let's mention 5.X as well. 2004-11-01 18:56:50 +00:00
Hideyuki KURASHINA
f3027072d3 Fix a typo (syntax of cdrecord should be comma-separated values for
device reference).
2004-09-26 20:08:31 +00:00
Brooks Davis
d3b7df9511 Begin documenting the limitations of some popular disk partitioning
schemes.  In particular document the practical 2TB limit of bsdlabels.

Reviewed by:	simon
2004-09-14 00:20:32 +00:00
Murray Stokely
ee50c863c4 Correct misusage of <ulink> tag.
Found by:	loader@freebsdmall.com
2004-08-25 10:33:59 +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
cf6a10e82d Grammar fix. 2004-08-05 18:25:32 +00:00
Marc Fonvieille
e521aefce9 In DVD section:
- Multisession is meaningful in data context only, so remove "DVD-Video
  players" from the text.
- Add the number of sessions for DVD+R Dual Layer media

Submitted by:	Andy Polyakov <appro@fy.chalmers.se>
2004-07-26 09:52:07 +00:00
Marc Fonvieille
a65dec588c In DVD section:
- Give some directives for USB burners
- Mention K3b as possible GUI for growisofs(1)
2004-07-26 08:55:40 +00:00
Marc Fonvieille
0a2faae9a7 Mention DVD burners in USB section. 2004-07-23 08:33:32 +00:00
Giorgos Keramidas
4cfe73a045 Fix a couple of misplaced <acronym> tags.
PR:		docs/69220
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-18 01:56:40 +00:00
Giorgos Keramidas
59b1918b83 Refer to sysutils/cdrtools instead of sysutils/mkisofs now that the
mkisofs port was merged into cdrtools.  I've also replaced most of the
references to the <filename role="package">mkisofs</filename> program
with an entity which we already have.

PR:		docs/69087
Submitted by:	Janos Mohasci <janos.mohasci@bsd.hu>
2004-07-16 08:38:33 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Marc Fonvieille
a1f77b1a3d s/md0c/md0 where needed. 2004-07-13 10:27:58 +00:00
Murray Stokely
6f04b3910f Add prerequisites to the chapter synopsis. Users should know how to
build and install a custom kernel before reading these chapters.
2004-07-13 05:19:27 +00:00
Murray Stokely
e3caf28e18 Add missing frame='none' to two tables. 2004-07-12 07:40:51 +00:00
Murray Stokely
d1ec2ee4a0 Remove stub for Mini-cartridge section that has been here for at least
4 years.  No one is going to write this section anytime soon, it's not
really needed anyway, so remove the 'XXX' empty subsection and one
link to this empty section.
2004-07-12 07:15:49 +00:00
Murray Stokely
e55989777d Wrap long lines in <programlisting> and <screen> sections. These flow
over the page in print output, and make the user scroll in HTML
output.
2004-07-12 07:04:56 +00:00
Marc Fonvieille
4db7640a47 Some grammar fixes.
Submitted by:	Ken Tom <sub@mui.net>
2004-07-06 17:55:30 +00:00
Marc Fonvieille
0533ca92d1 s/ssh1/ssh in a dump(8) command line. 2004-07-06 09:37:08 +00:00
Marc Fonvieille
bd70e1d6aa In CD burning section mention some GUI CD burning apps: X-CD-Roast
and K3b.  I know there are some other GUI burning softwares but
these latter seem to be the more important ones.
2004-07-05 13:35:47 +00:00
Marc Fonvieille
63c991a9ff Mention USB devices in the synopsis. 2004-07-05 12:36:40 +00:00
Marc Fonvieille
6a1d7bf4ad Add a new section: "USB Storage Devices" which covers the
configuration of FreeBSD to use USB thumbdrives, hard drives, etc.
Some parts of that section come from an article I wrote for
www.bsdnews.org, many persons found that article useful and asked me to
add the same informations in the Handbook.
2004-07-05 12:22:33 +00:00
Hiten Pandya
c3925a309d The 'dvdauthor' port resides under the 'multimedia' category, not 'sysutils'.
Noticed by:	Eirik Nygaard <eirikn at kerneled.com>
2004-06-07 13:36:45 +00:00
Ceri Davies
4b9577b446 Minor language/grammatical fixups. 2004-06-06 00:37:34 +00:00
Marc Fonvieille
e0d4ac1f87 s/command/command line/ where needed. 2004-05-13 15:31:22 +00:00
Marc Fonvieille
828dc5de75 In DVD burning section:
- Add a line on how to enable DMA access needed for the ATAPI burner
- Various rewordings and additions to improve the text
- Enhance the multisessions part
- Add credits to Andy Polyakov (growisofs author) who helped me a lot,
  thanks to you Andy!
2004-05-06 18:48:04 +00:00
Marc Fonvieille
f6b271d799 The line device atapicd is not needed by ATAPI/CAM.
Submitted by:	thomas@
2004-04-29 07:04:19 +00:00
Marc Fonvieille
de77c40644 In the Creating and Using Optical Media (CDs) section:
- s/acd0c/acd0/ and mention in various places 4.X needs the
  trailing c [1]
- The ATAPI/CAM section is just a cut&paste from an article I wrote for
  bsdnews.org, so let's mention the author.

PR:		docs/62097 [1]
Submitted by:	Marc Blanchet <marc.blanchet@viagenie.qc.ca>
2004-04-14 13:11:14 +00:00
Martin Heinen
6f9b32a646 Replace consecutive screen elements with one screen element.
The screens shown belong to the same session.
2004-04-11 17:36:17 +00:00
Marc Fonvieille
32edfa9144 Fix a bogus growisofs(1) example. 2004-03-08 20:45:56 +00:00
Marc Fonvieille
bd0f6365da Typo
Submitted by:	pav@
2004-02-29 12:18:40 +00:00
Marc Fonvieille
29101dcb74 Capitalize a title, I forgot it in my previous commit. 2004-02-26 20:33:06 +00:00
Marc Fonvieille
fd37f33107 Add a DVD burning section. This section covers DVD+R, DVD+RW, DVD-R and
DVD-RW (data, DVD-Video, multisession and how to grow an existing ISO
file system).
2004-02-23 10:48:00 +00:00