Christian Brueffer
972e6ca0bd
o Add a section on swap encryption
...
o Remove the swap encryption stuff from the disk encryption section
Reviewed by: Ken Tom, remko
2006-03-12 18:56:04 +00:00
Ceri Davies
33aea870ce
Minor rewording.
2006-02-23 19:10:27 +00:00
Marc Fonvieille
5b220e58d2
s/rewriteable/rewritable
2006-02-16 13:13:50 +00:00
Doug Barton
42fbeac82a
Swap out all references to rcNG in favor of rc.d. This is not
...
"next generation" technology anymore. :)
Update text and examples to match current realities relative
to the local_startup import, and other advances.
Attempt to future-proof the text a little by referring to
dates and releases, rather than (e.g.) "recently."
Add some more man page references.
Reviewed, and helpful suggestions provied by: pav
2006-01-17 09:55:05 +00:00
Pav Lucistnik
c1266282fc
16.6.5 Duplicating Audio CDs
...
- mention that 4.X don't prefix device nodes with zero
- show how to force system to retaste media
- flip note from "on 5.X and later" to "on 4.X"
Solving: docs/79658
Reported by: Alan Larson <larson@w6yx.stanford.edu>
2006-01-10 17:26:34 +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
Ceri Davies
89b4d4aa69
Add details on how to use GELI.
...
Submitted by: Daniel Gerzo <danger at rulez dot sk>
Reviewed by: ceri, remko, pjd
2005-12-30 21:10:24 +00:00
Pav Lucistnik
088e1ecffb
16.4.3 Rebuilding ATA RAID1 Arrays:
...
- update atacontrol attach/detach syntax for 6.0, where it accepts ataN instead
of just N
- fix instructions for FreeBSD 5.X/6.X, where addspare step is needed and
rebuild command returns immediately
Fixes:
PR: docs/58111
Submitted by: Jack Twilley <jmt@twilley.org>
PR: docs/83771
Submitted by: edwin
2005-12-18 18:39:41 +00:00
Giorgos Keramidas
0c5fbe5924
Add a section that describes briefly various backup strategies available
...
with FreeBSD, their relative merits and what the final choise of a
backup strategy has to cover/support.
PR: docs/89900
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2005-12-12 15:16:03 +00:00
Murray Stokely
aad8957506
1. Remove redundant use of the proper noun.
...
2. Note that bsdtar is the default since 5.3, and that it doesn't
support tarring to remote tapes directly, only via a pipeline
through ssh or similar.
PR: docs/81738
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
2005-08-05 19:06:20 +00:00
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
Josef El-Rayes
ebcb93faac
Fix bogus doubled line and add example tags for consistency.
...
Approved by: simon(mentor)
Submitted by: Marian Cerny <jojo@matfyz.cz>
PR: docs/61630
2004-01-20 23:56:32 +00:00
Josef El-Rayes
f1840d3466
Add text describing the mksnap_ffs command as an
...
alternative for creating snapshots.
Approved by: trhodes(maintainer)
Approved by: simon(mentor)
Submitted by: Lukas Ertl <lertl@univie.ac.at>
PR: docs/53501
2004-01-16 21:48:15 +00:00
Alexander Langer
5fff2f6237
Add another example on how to use dump over ssh, setting RSH=ssh.
2004-01-15 12:06:19 +00:00
Ceri Davies
f589c4e5a5
Grammar police: "setup" is not a verb.
2003-11-05 10:36:56 +00:00
Marc Fonvieille
819a08a54a
Add missing items in Synopsis and remove some other one.
...
PR: docs/56929 & docs/56930
Submitted by: Marco Trentini <mark@remotelab.org>
2003-09-17 07:40:06 +00:00
Marc Fonvieille
fe4878a69d
Add missing closing tags not found by nsgmls, and fix the case of some
...
tags.
PR: docs/56231
Submitted by: Denis Peplin <den@freebsd-doc.org.ru>
2003-08-31 16:41:36 +00:00
Simon L. B. Nielsen
4cfd05d16f
*.sgml:
...
- Use trademark entities.
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
- Use 'UNIX like systems' instead of 'UNIX systems'.
trademark.ent:
- Add entities for more trademarks / companies.
2003-08-23 23:26:44 +00:00
Simon L. B. Nielsen
aed2b1d2da
Note that gbde(4) and vinum(4) does not work together at this point.
...
Submitted by: Stefan Walter <sw@gegenunendlich.de>
PR: docs/55122
Discussed on: -doc
Approved by: ceri (mentor)
2003-08-15 21:50:10 +00:00
Marc Fonvieille
ac3dece5ba
More bsdlabel(8) updates.
2003-07-17 17:03:24 +00:00
Marc Fonvieille
5ed14dfcde
Update the note about matcd(4) driver, this later is back in 5.X branch
...
since June 16th, 2003.
2003-07-17 08:06:48 +00:00
Marc Fonvieille
3c2bbd6ddc
Start to update the chapter about bsdlabel(8).
2003-07-16 21:23:53 +00:00
Ceri Davies
22a4a9b4ec
Capitalise titles as per the Chicago Manual of Style.
2003-07-13 18:18:34 +00:00
Tom Rhodes
139fc5e004
Sentence fragment.
...
Pointed out by: Craig Reyenga <craig@craig.afraid.org> via -doc
2003-06-30 15:18:42 +00:00
Murray Stokely
b2408c9597
Use lower-case indexterms and remove an inordinate entry.
2003-06-15 09:53:45 +00:00
Martin Heinen
bee687eaf7
Use <filename role="package"> to mark up mtools.
2003-06-10 23:17:04 +00:00
Martin Heinen
ff3bb0a12d
Fix closing tags.
2003-06-10 23:13:48 +00:00
Marc Fonvieille
38656c8856
s/GBDE/gbde/ in one title to be consistent with the rest of the chapter.
...
While I'm there one SGML tag fix.
2003-06-08 17:33:13 +00:00
Marc Fonvieille
65ce835490
- Add a missing period.
...
- While I'm there some s/disklabel/disk label/ in the floppy section.
2003-06-08 16:33:40 +00:00
Marc Fonvieille
bbdb2f6675
Add missing username tags.
2003-06-08 14:03:42 +00:00
Marc Fonvieille
af8f572396
Add missing username tags.
2003-06-07 18:16:37 +00:00
Chern Lee
d7e984062c
British English -> American English:
...
recognise -> recognize
Typos/Spelling Mistakes:
occured -> occurred
utilites -> utilities
enscrambled -> scrambled
Misc:
timezone -> time zone
linux -> Linux
interconvert -> convert
swapspace -> swap space
2003-06-03 22:09:46 +00:00
Christian Brueffer
d7ae14ee63
Replace a broken link
...
PR: 52500
Submitted by: Julien Gabel <jg@thilelli.net>
2003-05-25 20:18:53 +00:00
Marc Fonvieille
01f0956493
Add a section about ATAPI/CAM.
2003-05-24 07:51:10 +00:00
Ceri Davies
b0f91074a0
Minor grammatical improvement.
2003-05-22 15:04:47 +00:00
Ceri Davies
8a78d205d6
Spelling and grammar fixups.
2003-05-22 00:00:19 +00:00
Martin Heinen
a0293ec921
Clean up some index entries:
...
- capitalize IP and FORTRAN,
- move entries in singular to the corresponding plural entries,
- fix AT&T index entry,
- move composite entries into the primary index entry and
add a secondary entry when necessary,
- move indexterm elements in the proper section.
2003-05-21 21:25:35 +00:00
Marc Fonvieille
6b82935c26
Grammar fix.
2003-05-21 20:10:27 +00:00
Marc Fonvieille
1d0d461a53
In indexterms s/ISO-9660/ISO 9660/ to be consistent with the text and
...
real ISO name (see http://www.iso.org/ )
2003-05-21 19:52:28 +00:00
Marc Fonvieille
faca532dd0
Reword "syslog/dmesg" to something more user-friendly.
2003-05-20 19:37:36 +00:00
Tom Rhodes
b28e47038e
Start producing output in the form of <chapter name><section id>.html.
...
Not objected to by: -doc
Reviewed by: ceri, hrs, brueffer
2003-05-20 14:45:34 +00:00
Marc Fonvieille
b55c832494
- Use manual page entities for ccd(4).
...
- Some little "rewordings" and tags fixes.
2003-05-11 17:24:30 +00:00
Marc Fonvieille
6e06ed35ef
On 5.X systems device ccd must be used instead of pseudo-device ccd for
...
4.X. While I'm there some little sgml fixes.
2003-05-10 11:15:57 +00:00
Marc Fonvieille
0ea1c1562b
Typo s/ulitmately/ultimately/
2003-05-08 21:27:16 +00:00
Hiten Pandya
476187f0a9
Use 'irrelevant' instead of 'moot'.
...
Approved by: des (mentor)
2003-05-05 19:36:10 +00:00
Marc Fonvieille
57df57c420
Move 's out from application tags and some punctuation fixes.
2003-05-04 21:14:45 +00:00
Murray Stokely
0d2e08017f
Normalize indexterms.
...
Sponsored by: FreeBSD Mall, Inc.
2003-05-04 12:18:24 +00:00
Murray Stokely
03c7c73250
Add indexterms relating to software RAID.
...
Trim authorgroup.
Sponsored by: FreeBSD Mall, Inc.
2003-05-04 11:31:51 +00:00
Murray Stokely
771e009df1
* Clarify / Remove first person exposition and personal anecdotes.
...
PR: docs/50664
2003-05-04 11:00:06 +00:00
Murray Stokely
90ff2cb926
More work on the new GBDE section:
...
* Remove a comment encouraging someone to convert an xref to a ulink.
* Simplify run-on sentence in introduction.
* Use more descriptive DocBook tags.
* Refer to our two versions of UFS as UFS1 and UFS2 rather than UFS
and UFS2. (1)
* Move an ephemeral URL from the main text to a footnote.
* Note that newfs -O2 is the default for FreeBSD 5.1 and later (1).
* Wordsmith (1, partially)
PR: docs/51598
(1) Submitted by: bmah
2003-05-04 09:58:52 +00:00
Murray Stokely
d0033cfa5d
Improve recently committed GDBE section.
...
* Capitalize section titles.
* Use more descriptive DocBook tags.
* Improve a few references.
* Improve a few sentences.
PR: docs/51598
Submitted by: bmah (mostly)
2003-05-04 09:10:25 +00:00
Murray Stokely
13a1a04980
The floppy disk section was previously 4.x-centric, written in a very
...
informal style, and full of grammatical errors. Improve this
situation somewhat.
Submitted by: Martin Karlsson <mk-freebsd@bredband.net> (mostly)
PR: docs/50761
2003-05-04 07:23:00 +00:00
Ceri Davies
ab1f23b8b8
The drives supported by burncd(8) is now at http://www.freebsd.dk/ata/ ;
...
update the link.
Submitted by: Ed Watts <hwatts@earthlink.net>
Patch submitted by: Simon L. Nielsen <simon@nitro.dk>
2003-05-03 13:46:03 +00:00
Christian Brueffer
563857d969
Correct grammar
2003-05-01 08:15:47 +00:00
Robert Watson
96d1510553
Big Momma Whitespace Cleanup for the Disks chapter:
...
(1) Trim trailing whitespace (existing text, gbde text)
(2) Line-breaks at 72 characters or so (gbde text)
(3) Clean up whitespace around <screen></screen (gbde text)
No content changes for translators.
Pointed at by: bmah
2003-04-30 18:30:50 +00:00
Robert Watson
e98c63375f
Commit FreeBSD Handbook chapter on using gbde in FreeBSD 5.0 or
...
higher (higher recommended). This excellent chapter was contributed
by Lucky Green. There appears to be a formatting problem involving
obfuscating the $FreeBSD$ in the template sample that should be
resolved by someone with a bit more SGML clue than me.
Submitted by: Lucky Green <shamrock@cypherpunks.to>
Reviewed by: phk
2003-04-30 15:19:41 +00:00
Giorgos Keramidas
fb73b104ec
The track number in audio cdroms has two digits and is filled with
...
zeros if it's less than 10. Make sure we get the device names right
in the audio CD-ROM copying instructions.
PR: 48545
Submitted by: Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
2003-03-26 02:11:55 +00:00
Marc Fonvieille
8e74dc9c6c
Punctuation fix.
2003-03-10 22:34:57 +00:00
Marc Fonvieille
b314f5854e
Add some application tags.
2003-03-05 22:21:20 +00:00
Marc Fonvieille
d53c45fb90
Fix a typo: s/and/an
2003-03-05 21:57:16 +00:00
Martin Heinen
4ce0adae40
Use <errorname> for error messages.
2003-02-03 23:34:56 +00:00
Marc Fonvieille
3ea53e44e2
Use of some manual pages entities.
2003-01-26 21:13:32 +00:00
Marc Fonvieille
7b1775b35a
Indentation/whitespaces fix (can be ignored).
2003-01-26 18:50:35 +00:00
Marc Fonvieille
7331f8a7b4
Put a sentence at the right place (I forgot it in my previous commit).
2003-01-26 18:45:24 +00:00
Marc Fonvieille
306a463607
Use an "itemizedlist" where needed.
2003-01-26 18:17:54 +00:00
Marc Fonvieille
adda0b7b36
Use application tags for SAMS:Alexandria.
2003-01-26 17:54:35 +00:00
Marc Fonvieille
0d2004d397
- Use of username tags for root.
...
- Remove "e.g." from a command line.
2003-01-26 13:04:43 +00:00
Marc Fonvieille
151cdfe2c1
Use quote tags where needed. While I'm there: addition of some
...
non-breaking spaces.
2003-01-26 12:51:14 +00:00
Marc Fonvieille
fde93a40e1
In quota section:
...
- Use of manual page entities
- Some tags fixing.
2003-01-19 15:17:33 +00:00
Marc Fonvieille
c6178000e6
Various typos fixing (can be safely ignored by translating teams for
...
the moment).
Submitted by: Hiten Pandya <hiten@unixdaemons.com>
2003-01-12 21:42:05 +00:00
Marc Fonvieille
3b56da1a63
Add a note about matcd(4) removal.
2003-01-10 18:33:25 +00:00
Marc Fonvieille
74bdfab555
Reword a sentence.
2002-12-26 21:24:09 +00:00
Martin Heinen
a0047a1f71
Add missing </entry> tags.
2002-12-15 16:51:52 +00:00
Tom Rhodes
49f9e04e61
Run a few chapters through aspell.
2002-12-13 20:30:43 +00:00
Tom Rhodes
9bc35c2e21
Update the synopsis to include file system snapshots.
2002-12-10 06:03:09 +00:00
Tom Rhodes
faecbf6717
Add a note about using the -L flag with dump(8) and snapshots
...
Discussed with: rwatson
2002-12-10 05:16:14 +00:00
Tom Rhodes
258dab636b
All of the known dump(8) issues are fixed, remove the warning about them.
...
Discussed with: mckusick
Prodded by: rwatson
2002-12-10 05:01:27 +00:00
Marc Fonvieille
bde558861f
s/File-Based/File-Backed/ in the title of a section to be consistent
...
with the rest of the text.
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-08 18:51:06 +00:00
Marc Fonvieille
1aa1e1f53a
Finish the section about mdconfig(8); and mdmfs(8);. I also
...
updated a bit the part about FreeBSD 4.X
2002-12-08 15:59:18 +00:00
Marc Fonvieille
4a12cb07fe
Update (1st part) of Section 12.10 "Network, Memory, and File-Based
...
File Systems": covering mdconfig(8) and mdmfs(8). It's work in
progress, since I still have problems with mdmfs(8).
2002-12-06 23:01:53 +00:00
Marc Fonvieille
edc5a4a4b3
Explain how to mount an iso image with mdconfig(8).
2002-12-05 22:55:35 +00:00
Robert Watson
9241c2dd38
Various updates for the ccd chapter to take into account 5.0: we no
...
longer accept a "units" argument to the kernel configuration entry.
Devfs now does all the device management, eschew use of MAKEDEV.
Note: I haven't yet tested all the commands here, I suspect some
instances of "ccd0c" may need to become simply "ccd0".
2002-12-05 15:56:53 +00:00
Robert Watson
da9ebe6d82
More /dev/r<foo> no longer preferred.
2002-12-04 22:10:51 +00:00
Robert Watson
13a8def0a0
Use of raw disk devices no longer preferred.
...
No need to specify "-t ufs" when mounting a UFS file system with
a BSD disk label, mount will do the right thing.
2002-12-04 22:08:29 +00:00
Robert Watson
b3cf5873da
Add some more RAID device names that people might run into -- we
...
apparently support more controller types than when this chapter
was last updated.
2002-12-04 22:02:07 +00:00
Martin Heinen
525fa84c67
Move program output into <screen>.
...
Reviewed by: trhodes
2002-11-29 17:22:22 +00:00
Tom Rhodes
ed3fb7afa9
Document a method for rebuilding ATA RAID1. Tested on a HighPoint ATA
...
controller with hot-swap.
Submitted by: Roy Hooper <rhooper@cyberus.ca> (Original version)
2002-11-24 21:33:22 +00:00
Marc Fonvieille
d88167bfd9
Use man entities where needed, and punctuation fix.
2002-11-11 11:58:40 +00:00
Tom Rhodes
4282e76f80
Add a missing word.
...
Remove a useless word.
2002-11-06 01:14:07 +00:00
Tom Rhodes
c5818fa136
Grammar: Run sentence. Use semicolon ';' correctly.
2002-10-03 23:30:12 +00:00
Tom Rhodes
937f502a6a
Grammer: conciseness. Remove dead words.
2002-10-03 20:56:40 +00:00
Murray Stokely
f8c25d1364
Use non-breaking spaces, as necessary.
...
PR: docs/41546
Submitted by: Martin Heinen <martin@sumuk.de>
2002-09-30 15:46:55 +00:00
Marc Fonvieille
7e69c0ee99
s/imagefile/imagefile.iso to be consistent with the command used.
...
PR: docs/42764
Submitted by: Fork <bouloumag@hotmail.com>
2002-09-14 09:02:17 +00:00
Marc Fonvieille
3b5ef6601b
s/filesystem/file system/ it's in part a revert of a previous commit to
...
respect our official wordlist.
2002-09-01 20:28:50 +00:00
Ceri Davies
d6598049e1
Multiple tweaks.
...
PR: docs/42125
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-28 21:18:20 +00:00
Marc Fonvieille
924476c487
Add id attribute to "Duplicating Audio CDs" section, it'll
...
allow linking from other sections.
2002-08-28 17:29:25 +00:00
Ceri Davies
283b5f4ae2
Multiple cleanup of cruft that doesn't belong within <userinput> elements.
...
PR: docs/41049
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-27 18:08:02 +00:00
Tom Rhodes
7151b0853b
Complete restructure of the Storage chapter. Move the disk sections around
...
for a more logical order. Rename ONLY the section titles (not all of them).
PR: 41244
2002-08-27 05:20:09 +00:00
Tom Rhodes
d3211ba418
Rework the Storage chapter. Move the floppy disks section up before CD
...
burning.
2002-08-26 17:21:49 +00:00
Tom Rhodes
46168b00b3
Rework the Storage chapter a bit. Move information on tapes to the lower
...
part of the chapter.
PR: 41244
2002-08-26 17:20:39 +00:00
Tom Rhodes
9eaa38b590
Another commit to add information on hardware RAID to the handbook. This
...
isn't perfect, but its a lot better than what we had.
PR: 36726
2002-08-26 15:46:27 +00:00
Tom Rhodes
41ea716a0c
Apply the first patch to handbook/disks/chapter.sgml. This commit removes
...
obsolete and unuseful material from the RAID section.
2002-08-26 15:44:17 +00:00
Marc Fonvieille
f7c4ef4901
Use real quotations inside programlisting tags and not quote tags.
...
Submitted by: Adam Davenport <dis@cluephone.net>
2002-08-23 17:43:45 +00:00
Marc Fonvieille
a26c989f71
Fix the empty entry about Vinum: add a short description from
...
http://www.vinumvm.org/ and links to the new Vinum chapter.
PR: related to docs/41658
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-15 17:53:18 +00:00
Marc Fonvieille
36191ca0fa
s/file system/filesystem/
2002-08-14 09:21:41 +00:00
Marc Fonvieille
5c454f1a3d
Add missing filename tags (docs/41548).
...
While I'm there: addition of some quotes tags and some punctuation
fixes.
PR: docs/41548 in part
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-11 16:36:50 +00:00
Marc Fonvieille
423e4bece8
s/Postscript/PostScript
...
PR: docs/41533
Submitted by: Christian Brueffer <chris@unixpages.org>
2002-08-11 09:24:17 +00:00
Tom Rhodes
8707ef996d
Add more information on File System Snapshots and add give the soft updates
...
section an 'id'
PR: 40862
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-07 03:32:39 +00:00
Murray Stokely
b7828d333d
Add a missing prompt in one of the examples.
...
PR: docs/41046
Submitted by: Martin Heinen <martin@sumuk.de>
2002-07-29 06:46:55 +00:00
Nik Clayton
f8d5f71e9f
It always bugged me that the "Duplicating Data CDs" section had "This
...
doesn't work for audio CDs" at the end, with no explanation as to how to
duplicate audio CDs.
Since I needed to do this recently, document the process. Note that I
don't have an ATAPI CDRW drive, so the ATAPI examples are based on some
googling and IRC discussions.
While I'm here, remove some <option>s and <filenames> that had snuck
into some <userinput> elements.
2002-07-27 09:21:57 +00:00
Marc Fonvieille
90250f8b45
Add a missing space in a command line
...
Submitted by: Dmitry S. Makovey <dmitry@athabascau.ca>
2002-07-24 16:20:40 +00:00
Tom Rhodes
c915db4bc7
Add some information about FFS snapshots to the handbook.
...
PR: 36725
Requested by: murray
2002-07-15 20:37:51 +00:00
Tom Rhodes
f7306dcc78
Wrap mkisofs in <filename role="package"> tags as discussed on -doc
2002-07-01 15:55:56 +00:00
Marc Fonvieille
8c0968abe9
Add missing package link for mkisofs
...
Approved by: keramida
2002-06-29 20:24:08 +00:00
Tom Rhodes
9ba764ae23
Consistancy checks: s/file system/filesystem/g
2002-05-16 01:42:28 +00:00
Giorgos Keramidas
76c169c4ef
Correct various typos in the Handbook.
...
PR: docs/36614
Submitted by: Martin Karlsson <martin.karlsson@visit.se>
2002-04-01 14:39:29 +00:00
Murray Stokely
13e447d85b
Do not attempt to link to the mkisofs port description in the text.
...
Just mention the name of the port.
Pointed out by: ceri
2002-03-28 16:09:34 +00:00
Murray Stokely
d22a706302
Update a link now that sysutils/mkisofs is sysutils/cdrtools.
...
Submitted by: "JAAM Designs" <bakers1@blazenet.net>
2002-03-28 08:59:30 +00:00
Dima Dorfman
fcfccd4a32
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:08:13 +00:00
Jun Kuriyama
893616b856
Fix breakage (s@</fdisk>@</application>@).
2002-02-16 00:03:26 +00:00
Jim Mock
943eb31f98
Correct the method for adding another disk via sysinstall.
...
PR: 34074, 34953
34074 Submitted by: Cameron Watters <cameron@toolhouse.com>
34953 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:38:59 +00:00
Giorgos Keramidas
e7655d4598
Whitespace fixes.
...
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Jim Mock
f2e89eb062
Various fixes:
...
* throught -> through
* put variable parts in <replaceable> tags
PR: 34509
Submitted by: Martin Heinen <martin@sumuk.de>
2002-02-01 09:41:55 +00:00
Jim Mock
75502121ab
Add a link to the handbook's kernel configuration section in the "Using
...
Data CDs" section of this chapter.
PR: 34330
Submitted by: Martin Heinen <martin@sumuk.de>
2002-01-31 08:10:08 +00:00
Jim Mock
91c5268d54
Add a section on floppy drives to the disks chapter.
...
PR: 33164, 34474
33164 Submitted by: Julio Merino <juli@merino.net>
34474 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-01-31 07:57:52 +00:00
Chern Lee
f148918f75
* Change 'Automagic' -> 'Automatic'
...
* Conform section title
Automagic is a common English/computer term, but as Hiten points out,
this can be confusing to some.
PR: docs/34163
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-01-28 00:35:55 +00:00
Michael Lucas
2e897de412
Correct documentation on kernel option for SCSI_DELAY for CDROM
...
timeouts. Quotes around kernel options with numbers went out in the
Stone Age, and using whole seconds went out when CAM arrived.
Also add a very brief description of what this option does.
2002-01-22 17:16:44 +00:00
Michael Lucas
035bb583df
Teach the Handbook how to image data CDs, so we can pull the tutorial
...
from the FAQ.
2002-01-22 15:38:11 +00:00
Michael Lucas
beea8c1505
Move CDROM "device not configured" error information from FAQ to
...
Handbook.
I believe that the answer given in the FAQ is incorrect, but am not
enough of a SCSI stud to confirm it. I'll be forwarding the info to
the -scsi list and asking for confirmation or denial before I make any
content changes.
2002-01-22 15:08:24 +00:00
Michael Lucas
70e9532bb5
The "Using CDs" section also didn't mention the annoyances of mounting
...
& reading Joliet disks. Fixed, with text & info taken from FAQ.
2002-01-22 12:03:48 +00:00
Michael Lucas
e95d410b49
The "Creating and Using Optical Media" section does not say how to
...
mount a CDROM? You have *got* to be kidding...
Fixed, with content pulled from FAQ.
----------------------------------------------------------------------
2002-01-22 11:06:19 +00:00
Michael Lucas
f73fed85d4
How to burn data to a raw CD, and problems therewith.
...
Information taken from FAQ.
Step 1 of several million in moving "tutorials" from FAQ to Handbook.
2002-01-22 10:10:36 +00:00
Murray Stokely
4f16b85ce8
Correct a typo.
...
PR: docs/33140
Submitted by: Julio Merino <juli@merino.net>
2001-12-31 09:42:11 +00:00
Giorgos Keramidas
0efd38263b
Expand most of the contractions found in the Handbook.
2001-12-08 12:08:44 +00:00
Murray Stokely
e0432ef7e9
* Correct links
...
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible
PR: docs/31447
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Found by: linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
14e1717272
Add a small paragraph about our support for hardware RAID controllers.
...
If nothing else, we can at least list this in the Index now and can
point readers to the release notes and other sources of information.
2001-10-13 00:21:23 +00:00
Sheldon Hearn
309e20e7da
Don't drive people to the FAQ <question id="inappropriate-ccd"> by
...
giving a broken disklabel example. ccd(4) can't use paritions with
fstype "unused"!
Correct tense in affected paragraph.
2001-10-10 16:37:48 +00:00
Chern Lee
612c88c794
* Place the list of disk devices back into Storage chapter without
...
the legacy version stuff--it is more appropriate here than the
install chapter
2001-10-08 22:36:01 +00:00
Chern Lee
dd01434120
Fix prepositional phrases in Sypnosis:
...
* After reading this chapter you will know:
-> After reading this chapter, you will know:
* Before reading this chapter you should:
-> Before reading this chapter, you should:
2001-10-08 20:30:51 +00:00
Chern Lee
f93099595b
* Properly tab ccd section (it is now two levels deeper)
...
* Let emacs wrap lines to appropriate width
Whitespace only change.
2001-09-13 19:25:38 +00:00
Chern Lee
dfbf4382d0
* Rename Disks chapter to "Storage"
...
* Move BIOS Drive Numbering and Mounting/Mounting and Unmounting
Filesystems to Basics chapter
* Update sypnosis to reflect changes
* Change title of "Disk Quotas" to "File System Quotas"
* Create new RAID section w/ sub-sections Soft & Hard
* Move ccd section into Soft RAID
* Create to-be completed vinum sub-section of Soft RAID
* Move Backup Programs, Backup Media, and Floppy Backup sections
from Backups chapter into Storage
Suggested by: murray and nik
2001-09-12 23:44:49 +00:00
Dima Dorfman
913404e9fd
Correct a typo.
...
PR: 30454
Submitted by: Martin Heinen <mheinen0@wiesbaden-online.de>
2001-09-09 14:34:18 +00:00
Chern Lee
c5f66c8cec
* Minor sentence revisions for consistency
...
* Changed some comma usage
* Made use of the <quota> tag over a literal "word"
2001-09-07 00:13:40 +00:00
Chern Lee
38bc8ad6d7
Modifications from author:
...
* Change a few device names
* Make use of > instead of >
Submitted by: Christopher Shumway <cshumway@FreeBSD.org>
2001-09-05 00:57:22 +00:00
Dima Dorfman
bcf62d4c42
Describe slices and partitions a little better.
...
An an aside, most of this part of the chapter is marked up
incorrectly--e.g., <quote> is used where something like <devicename>
is much more appropriate. This delta doesn't help, but keeps things
relatively consistent.
PR: 30062
Submitted by: Mike Meyer <mwm@mired.org>
2001-08-28 12:36:43 +00:00
Chern Lee
d4f93834b9
* Placed ccd in <application> tags
...
* shoud -> should
* exsist -> exist
* specificy -> specify
2001-08-24 20:44:08 +00:00
Valentino Vaschetto
f260262e67
Added sect1 on ccd
...
Reviewed by: chern
2001-08-24 01:05:20 +00:00
Murray Stokely
45a6f3aa67
Standardize the synopsis.
2001-08-22 06:32:24 +00:00
Dima Dorfman
714709b545
Assorted mechanical fixes.
...
PR: 29806
Submitted by: John Murphy <jfm@blueyonder.co.uk>
2001-08-19 23:58:56 +00:00
Chern Lee
6c21f4c1e9
Change all contractions to proper form.
...
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Chern Lee
d9b1288ac8
Markup Changes, place terms in:
...
* <application>
* <username>
* <command>
* <literal>
* <devicename>
Reviewed by: murray
2001-08-14 22:06:11 +00:00