Alexey Zelkin
008b4d3cae
Fix comment
1999-10-13 00:19:43 +00:00
Tom Hukins
40420b2c16
Add ftp4.tw.FreeBSD.org to FTP mirror list
...
(see <19991005204727.A36456@turtle.ee.ncku.edu.tw> on freebsd-doc)
1999-10-12 20:32:32 +00:00
John Baldwin
6211e6739b
Use the &prompt entities instead of the # and % characters in a few places
...
missed by an earlier commit.
1999-10-12 12:41:51 +00:00
John Baldwin
cb8119c393
Indent the new-users article. This commit is a whitespace only commit,
...
translators can ignore it.
PR: docs/14238
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-12 12:38:12 +00:00
John Baldwin
a569bef5f1
Fix a stray <emphasis role="tt"> by changing it to <filename>.
1999-10-12 12:25:41 +00:00
John Baldwin
c2537029e3
# and % to &prompt entities.
...
Un-<para>-wrap examples.
Insert <procedure> and <step>s for a section.
PR: docs/14236
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-12 12:22:31 +00:00
John Baldwin
00b188f72e
Move two <informalexample>'s out of a <para>. Fix two grammar bogons:
...
sentence without a subject and "to utilized" -> "to be utilized".
1999-10-11 20:33:02 +00:00
John Baldwin
f96817a8f4
Indent the multi-os article according to the house style. This is a
...
whitespace only commit and can be ignored by translators.
PR: docs/14228
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-11 20:23:45 +00:00
John Baldwin
8cebb7f180
Un<para>-wrap some tables and examples.
...
PR: docs/14227
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-11 20:03:24 +00:00
Jun Kuriyama
89104574ef
MFen:
...
1.116 -> 1.117 contrib/chapter.sgml
1999-10-11 11:07:59 +00:00
Jun Kuriyama
2f88573ac0
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.9 -> 1.10 troubleshoot.sgml
1999-10-11 11:06:29 +00:00
John Baldwin
e93df17b5d
Indent the MH tutorial according to the current house style.
...
This commit contains only whitespace changes, so translators may ignore
it.
PR: docs/14216
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 20:20:38 +00:00
SADA Kenji
6f20d0ed92
Welcome in knu.
...
PR: ports/14093
Submitted by: Akinori MUSHA aka knu <knu@idaemons.org>
1999-10-10 20:09:14 +00:00
John Baldwin
6f98565226
Make use of &prompt.user entity for consistency.
...
De-<para> examples, if possible, to ease indenting.
PR: docs/14212
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 19:29:59 +00:00
John Baldwin
5cfb985349
Small markup change. Shell prompts are not user input.
1999-10-10 19:21:10 +00:00
John Baldwin
670a97a351
A simple whitespace change I missed in the last commit.
...
Translators can ignore.
1999-10-10 19:18:14 +00:00
John Baldwin
1aa5d689ba
This indents the formatting-media article.
...
This is entirely whitespace changes, translators may ignore it
PR: docs/14211
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 19:01:49 +00:00
John Baldwin
cb3c5ca4f0
I've changed formatting-media to use <procedure>s and <step>s,
...
fixed up the <screen>s without &prompt references, and used
<lineannotate> for annotations.
I've removed <para> wrappings of lists, where appropriate and possible.
Replaced <citereference>s to man pages with &man entities.
PR: docs/14210
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 18:47:09 +00:00
John Baldwin
91d4126935
This is an entirely whitespace change, which applies the new proposed
...
indentation/whitespace style. Translators can ignore this, but should
take note of the style.
I made some slight modifications in regards to the indentation of <screen>,
<informalexample>, and <programlisting> to match the existing style of the
handbook.
PR: docs/14206
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 18:35:50 +00:00
John Baldwin
1a2036e2e3
Markup and minor content changes to fonts article - no whitespace
...
changes.
Remove <para>-enwrapped lists, use man-ref entities for man page
references, and a few other minor nits.
PR: docs/14197
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 18:08:15 +00:00
John Baldwin
8e1a8ece3f
A collection of man-ref entries needed for the NIS article, and also the
...
revamp of the fonts article.
PR: docs/14193
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 17:57:41 +00:00
Marcel Moolenaar
d29593f522
Document the version bump for the sigset_t change. While I'm here,
...
also document the previous version bump.
Reminded by: obrien
Reviewed by: obrien
1999-10-07 16:33:03 +00:00
Jun Kuriyama
ecb1988714
MFen:
...
1.115 -> 1.116 contrib/chapter.sgml
1999-10-07 14:05:36 +00:00
Chris Piazza
0b5421b615
Remove nakai - now a committer
1999-10-07 04:01:19 +00:00
Jun Kuriyama
1b4d59c061
MFen:
...
1.114 -> 1.115 contrib/chapter.sgml
1.39 -> 1.42 mirrors/chapter.sgml
1.71 -> 1.72 staff/chapter.sgml
1.14 -> 1.26 install/chapter.sgml
1.31 -> 1.32 eresources/chapter.sgml
1999-10-07 02:48:24 +00:00
Jun Kuriyama
1e423aac37
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.4 -> 1.5 serial.sgml
1999-10-07 02:47:04 +00:00
Jun Kuriyama
56e29c3d10
MFen:
...
1.18 -> 1.19 introduction/chapter.sgml
1.20 -> 1.21 linuxemu/chapter.sgml
Submitted by: Hiroki Sato <hrs@geocities.co.jp>
Reviewed by: kuriyama
1999-10-07 02:46:03 +00:00
Jesus Rodriguez Cuesta
f8da7adcf2
Fix handbook symlink install problem with old version installed
...
PR: docs/14163
Submitted by: nbm@rucus.ru.ac.za
1999-10-06 14:00:17 +00:00
Jun Kuriyama
14970734dc
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.16 -> 1.17 misc.sgml
1999-10-05 16:11:43 +00:00
Jesus Rodriguez Cuesta
4024315e20
Fix links to "Multi-os" and "Formatting media" tutorials.
1999-10-04 22:22:19 +00:00
Jesus Rodriguez Cuesta
d861f75dd9
Convert to DocBook article format.
...
PR: docs/14118
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 22:04:28 +00:00
Jesus Rodriguez Cuesta
87d14dc6ac
formatting-media isn't an article, and it should be. Automated
...
transformation, indentation and whitespace changes still needed.
PR: docs/14114
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 21:48:24 +00:00
Jesus Rodriguez Cuesta
692bd453d0
mh article wasn't. Fixed, but whitespace/indentation not.
...
PR: docs/14115
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 21:45:05 +00:00
Jesus Rodriguez Cuesta
dc684ab43d
multi-os article wasn't. Still needs whitespace/indentation stuff.
...
PR: docs/14116
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 21:41:03 +00:00
Jesus Rodriguez Cuesta
7cb0797f95
Convert to DocBook article format.
...
PR: docs/14117
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 21:36:22 +00:00
Jesus Rodriguez Cuesta
d4c07f8360
Articles/fonts was only pretending to be an article, this makes it an
...
article. This is a mechanical transformation, whitespace cleanups still
needed.
PR: docs/14113
Submitted by: nbm@rucus.ru.ac.za
1999-10-04 21:31:02 +00:00
Jun Kuriyama
8727e05ac4
MFen:
...
1.11 -> 1.12 quota/chapter.sgml
Submitted by: Hiroki Sato <hrs@geocities.co.jp>
Reviewed by: kuriyama
1999-10-04 16:56:33 +00:00
Jun Kuriyama
3c353a082d
MFen:
...
1.37 -> 1.44 ports/chapter.sgml
1999-10-04 16:55:49 +00:00
Daniel C. Sobral
dd1f5f072a
Supernatural events conspired to leave me out of the handbook up to now.
1999-10-04 10:13:40 +00:00
Thomas Gellekum
b48a1749f9
Remove myself from the contributors list.
1999-10-04 08:16:19 +00:00
Yukihiro Nakai
893de442c7
Change my name entry into our native language.
1999-10-04 07:51:37 +00:00
John Polstra
2589889c80
Fix disordering of countries in the list of CVSup mirror sites.
1999-10-03 18:54:42 +00:00
John Polstra
17ae19517c
Oops, I misspelled "FreeBSD" as "freebsd" in my previous commit.
1999-10-03 18:44:47 +00:00
John Polstra
6d13b9a688
Add cvsup.si.freebsd.org. It is in Slovenia and has existed for
...
about a year.
Submitted by: blaz@si.freebsd.org
1999-10-03 18:43:21 +00:00
Jun Kuriyama
ce57def402
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.16 -> 1.17 hackers.sgml
1999-10-03 16:52:09 +00:00
Jun Kuriyama
46ec84de01
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.1 -> 1.2 acknowledgements.sgml
1999-10-03 16:26:41 +00:00
Jun Kuriyama
843b2001cc
Catching up to 3.3-19990916-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-10-03 16:26:13 +00:00
Jun Kuriyama
c2a864d5d3
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.15 -> 1.18 install.sgml
Submitted by: Hiroki Sato <hrs@geocities.co.jp>
Reviewed by: kuriyama
1999-10-03 06:32:54 +00:00
Jun Kuriyama
a1b67f4df2
MFen:
...
1.15 -> 1.21 printing/chapter.sgml
1.33 -> 1.37 ports/chapter.sgml
1.36 -> 1.39 mirrors/chapter.sgml
1999-10-02 02:58:00 +00:00
Jun Kuriyama
d63a0af931
Remove trailing whitespaces.
1999-10-02 02:57:25 +00:00