Ceri Davies
4df660a50e
The content from these files was migrated to disks/chapter.sgml a while ago.
...
These files are now only confusing committers with their presence, so hide
them in the Attic.
2003-05-24 19:23:17 +00:00
Marc Fonvieille
01f0956493
Add a section about ATAPI/CAM.
2003-05-24 07:51:10 +00:00
Kazuo Horikawa
d8b2cbba92
Add a punctuation for readability.
...
Submitted by: Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
Pointed out by: OSUMI Yusuke <ZAM00332@nifty.com>
2003-05-24 06:14:42 +00:00
Kazuo Horikawa
d9094db5f8
Catch up with 5.1-BETA-20030523-JPSNAP
2003-05-24 06:09:23 +00:00
Tom Rhodes
00bc46dfd5
Sentence structure, markup, and whitespace fixes.
2003-05-23 20:29:35 +00:00
Tom Rhodes
ca95a8e98c
Move the 'Installing Mozilla' part of the Mozilla/Java/Shockwave section up two
...
paragraphs. This will ensure users do not shoot their foot looking for certain
files installed by www/mozilla.
2003-05-23 18:48:03 +00:00
Tom Rhodes
b3582d5009
Update the destination locations for the flash plugin.
2003-05-23 18:39:57 +00:00
Marc Fonvieille
3d5ce0e284
- Add some application tags and some manual page entities where needed.
...
- s/apm/apmd and s/manpage/manual page/ where needed.
2003-05-23 17:14:04 +00:00
Tom Rhodes
6d466db9d2
Add Simon L. Nielsen to the list of FreeBSD contributors. Simon has
...
submitted a large amount of substantial doc patches.
2003-05-23 16:06:40 +00:00
Giorgos Keramidas
86185b0312
Consistently call the "ifhp" filter "ifhp": hpif -> ifhp.
...
PR: docs/39129
Submitted by: Brian Reichert <reichert@numachi.com>
2003-05-23 13:52:23 +00:00
Jun Kuriyama
edbaac65fc
Use ftp-master@FreeBSD.org rather than &a.peter; for ftp-master
...
coordinator.
2003-05-23 13:49:52 +00:00
Giorgos Keramidas
3715e28494
. Add a section on misfiled bug reports (possible causes and some
...
comments on their handling).
. Add references to the mailing list entities and use them in the text.
. Add id="foo" keywords to the sections of the article to make links
other people make to parts of the article less prone to breaking.
2003-05-23 13:22:32 +00:00
Dag-Erling Smørgrav
096648e07a
Document the "binding" control flag. Also rewrite the section describing
...
the control flags to make it clearer, and correct a mistake in the "PAM
chain execution summary" table.
2003-05-23 01:14:19 +00:00
Dag-Erling Smørgrav
ae08dcd679
Updatethe sample module from the OpenPAM repo.
2003-05-23 01:00:36 +00:00
Dag-Erling Smørgrav
39009f9582
Update sample program from OpenPAM repo.
2003-05-23 00:46:57 +00:00
Max Khon
02087b4190
Document __FreeBSD_version 480101 (4.8-STABLE after realpath(3) has been
...
made thread-safe).
2003-05-22 17:23:59 +00:00
Ceri Davies
b0f91074a0
Minor grammatical improvement.
2003-05-22 15:04:47 +00:00
Hiroki Sato
ecd26f86b1
Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl
...
and the localized sysids to <langcode>/share/sgml/catalog.
Since <langcode>/share/sgml/freebsd.dsl still include some
language-neutral parameters and procedures for printable formats,
I will work on assorting them similarly. I am sorry that
this (and probably the next) commit may break the translation
team's usual update procedure, but you can merge the language-specific
freebsd.dsl from the English version as before.
Discussed on: -doc
2003-05-22 15:03:50 +00:00
Kazuo Horikawa
b60097d727
OpenSSH 3.6.1p1 Japanese manpages
...
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
Obtained from: http://www.unixuser.org/%7Eeuske/doc/openssh/jman/index.html
2003-05-22 07:22:10 +00:00
Christian Brueffer
bccdfa8189
Really match out default tftp line in /etc/inetd.conf this time
...
Noticed by: mheinen
2003-05-22 07:20:49 +00:00
Christian Brueffer
48aae5635d
Make the tftp inetd line match our default /etc/inetd.conf
...
PR: 52543
Submitted by: arved
2003-05-22 06:43:12 +00:00
Gregory Sutter
37c4c612a3
Sort 'paul' after 'patrick'.
2003-05-22 00:49:44 +00:00
Gregory Sutter
fa81a30975
Remove revoked key and update current one.
2003-05-22 00:48:42 +00:00
Tom Rhodes
b7a5e99598
In the userPPP section, near the top, we use tunN. So use tunN
...
in the summary also.
Sponsored by: FreeBSD Mall, Inc.
2003-05-22 00:02:05 +00:00
Ceri Davies
8a78d205d6
Spelling and grammar fixups.
2003-05-22 00:00:19 +00:00
Ceri Davies
ea047dd63e
Spell Aladdin correctly.
2003-05-21 23:53:10 +00:00
Ceri Davies
b67267298f
Use example.org over myserver.com, which actually belongs to someone.
2003-05-21 23:36:01 +00:00
Ceri Davies
6cad88fc96
Consistently capitalise "Internet" throughout the handbook (this was the
...
smaller delta).
2003-05-21 23:27:26 +00:00
Martin Heinen
cdd2c87ab4
Add a missing ">" to a closing tag.
2003-05-21 23:24:01 +00:00
Hiten Pandya
4c44b661aa
Make some changes to the ACPI section:
...
- Document the ``Shortcomings'' of APM in the ACPI section.
This was missed when the section was originall committed.
- Change section title to: ``Power and Resource Management''
because it is a bad idea to use acronyms and abbreviations
in a chapter or section title, as it can lead to confusion.
- While I am there, add a missing </sect2> tag.
Approved by: des (mentor)
2003-05-21 23:21:34 +00:00
Martin Heinen
b87eb401a3
Add index entries to the diskless boot section.
...
Partially submitted by: Johann Kois <J.Kois@web.de>
2003-05-21 23:20:41 +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
Tom Rhodes
3d8fe4fa43
Quiet a few make warnings by adding a few .if statements.
...
bsd.obj.mk already includes bsd.subdir.mk so there is no need
to include it twice.
PR: 52540
Submitted by: "Simon L.Nielsen" <simon@nitro.dk>
Tested with: cd doc/ && make
2003-05-21 21:16:10 +00:00
Giorgos Keramidas
0d9416c284
Remove unnecessary duplication of URIs in <ulink> elements.
2003-05-21 21:12:44 +00:00
Giorgos Keramidas
ff687a0090
Remove unnecessary duplication in <ulink> elements.
2003-05-21 21:09:07 +00:00
Giorgos Keramidas
6f32c21feb
Minor grammar nit. Translators please ignore.
2003-05-21 21:05:04 +00:00
Giorgos Keramidas
329fbacce4
Minor English grammar nit. Translators please ignore.
2003-05-21 21:01:23 +00:00
Giorgos Keramidas
987646d5d3
Correct a typo: occured -> occurred.
2003-05-21 20:58:39 +00:00
Giorgos Keramidas
83f1d733cd
Reduce foot shooting possibility by removing duplication of
...
URLs in the body of <ulink> elements.
2003-05-21 20:57:12 +00:00
Giorgos Keramidas
bfdfba2177
Capitalize SCSI since all (most?) scsi(4) and related manpages
...
spell it in caps too.
2003-05-21 20:55:29 +00:00
Giorgos Keramidas
b70baee7f2
Wrap the `Cc: ' message header examples in <literal>.
2003-05-21 20:54:14 +00:00
Giorgos Keramidas
643dc5b424
Fix a typo and capitalize CD-ROMs to match its commonly used style.
2003-05-21 20:52:35 +00:00
Giorgos Keramidas
03a6a00213
Spell MS-DOS correctly and use &unix; (to include (R)) in the
...
one place the UNIX(R) is used in this article.
2003-05-21 20:49:40 +00:00
Christian Brueffer
7519c1ba0f
o Correct grammar
...
o s/Postscript/PostScript/
2003-05-21 20:33:37 +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
Ceri Davies
cef067ad2a
s/information version/informal version/
2003-05-21 18:34:58 +00:00
Giorgos Keramidas
7f768fb9e7
The USA/Texas mirror www2.freebsd.org is apparently a CPAN mirror now.
...
Temporarily comment it out, until we sort this out.
Submitted by: Matthew Hitchens <hitchens@bcm.tmc.edu>
in an old freebsd-www post.
2003-05-21 16:35:12 +00:00
Giorgos Keramidas
4b85cf238d
A plain "grep" won't catch all matches when looking for ports by name.
...
Case-insensitive search might save a few users from wondering why their
freshly installed XFree86 port doesn't show up in the output if they
type the entire name in lowercase.
2003-05-21 16:22:43 +00:00
Giorgos Keramidas
520cdff890
Make options aren't always mandatory when building ports.
...
Most of the time, the defaults are fine too.
Also wrap a "quoted" word with proper <quote>s.
2003-05-21 16:17:44 +00:00