Commit graph

18094 commits

Author SHA1 Message Date
Giorgos Keramidas
70a69003cb Add a new Python-based utility we wrote for the FreeBSD Greek
documentation project (and anyone else interested to use it).
In the translated files, we have added special `tags' some time
in the past, using the format:

    %SOURCE%    en_GR.ISO8859-1/articles/foo/file.sgml
    %SRCID%     1.5

to denote that this translation was based on revision 1.5 of the
file referenced in `%SOURCE%'.

The `checkupdate' utility makes parsing and checking of these
tags easier.  It expects to receive a list of files to check in
standard input, so it can be run by typing:

    find el_GR.ISO8859-7 | checkupdate

This should report in standard output something like:

: el_GR.ISO8859-7/articles/compiz-fusion/Makefile rev. 1.1
:     1.1        -> 1.1         en_US.ISO8859-1/articles/compiz-fusion/Makefile
:
: el_GR.ISO8859-7/articles/compiz-fusion/article.sgml rev. 1.1
:     1.3        -> 1.5         en_US.ISO8859-1/articles/compiz-fusion/article.sgml

We will keep extending the `checkupdate.py' script to add more
features, like a "patch preview" mode.  The version committed
here works well enough for now, and it already shows a lot of
files that we have to update in el_GR.ISO8859-7 :)

Inspired by:    pgj's shell based version of `checkupdate'
2008-06-15 15:45:36 +00:00
Gabor Kovesdan
2950a3e2b8 - Reword and reorganize the PF subchapter to be clearer and easier to
use. Mention the changed location of a configuration file in 7.0.

PR:		docs/122351, docs/121321 (related)
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2008-06-15 13:16:49 +00:00
Gabor Kovesdan
e77f563af3 - Add more entries and extend corss-references
PR:		docs/124269
Submitted by:	gavin
2008-06-15 12:24:56 +00:00
Gabor Kovesdan
c6967cc0e9 - Use absolute links as they look much better
PR:		docs/124277
Submitted by:	gavin
2008-06-15 12:24:00 +00:00
Gabor Kovesdan
c270a81b5f - Remove dead link from our CD-ROM suppliers
PR:		docs/124347
Submitted by:	gavin
2008-06-15 12:22:17 +00:00
Giorgos Keramidas
9a1a994c23 Fix another bogus %SOURCE% in Greek translated files. 2008-06-15 03:43:37 +00:00
Giorgos Keramidas
c547e91236 Fix bogus %SOURCE% paths in a few more Greek entity files. 2008-06-15 03:40:11 +00:00
Giorgos Keramidas
accb1050ec Fix a bogus %SOURCE% path in the Greek translation of 'freebsd.ent'. 2008-06-15 03:32:48 +00:00
Giorgos Keramidas
7331436a4f Fix a typo in a %SOURCE% path. 2008-06-15 01:12:18 +00:00
Manolis Kiagias
9fbeb5214c Whitespace only: Fixed a few whitespace issues in compiz-fusion article
Approved by: gabor (mentor)
2008-06-14 19:17:39 +00:00
Manolis Kiagias
ab6039b9b6 Minor changes in compiz-fusion article:
- Changed my email address to the FreeBSD.org one
- Fixed a few typos noted by pgj

Approved by: gabor (mentor)
2008-06-14 19:16:00 +00:00
Giorgos Keramidas
a29900a282 Fix some typos in %SOURCE% and %SRCID% tags of master documents.
Found by:	pgj's `checkupdate' script
2008-06-14 17:05:21 +00:00
Giorgos Keramidas
2caba511de Fix a typo in %SOURCE% which breaks checkupdate for this article. 2008-06-14 16:53:45 +00:00
Gabor Pali
c9e9d109c7 Update Question 9.26:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)
2008-06-14 10:54:49 +00:00
Gabor Pali
201b9c4af4 Update Question 9.23:
- Remove version numbers
- Capitalize Ports Collection
- Add <replaceable> elements

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:53:53 +00:00
Gabor Pali
72ff5ef6a2 Update Question 9.19:
- Add non-breakable spaces

Approved by:	gabor (mentor)
2008-06-14 10:52:58 +00:00
Gabor Pali
390a3e1a30 Update Question 9.15:
- Mark up da2 with <devicename>
- Mark up sysinstall(8) and disklabel(8)

Approved by:	gabor (mentor)
2008-06-14 10:50:55 +00:00
Ed Schouten
81813bb1be Add description for __FreeBSD_version 800039 to the Porter's Handbook.
The __FreeBSD_version has been increased to 800039 to mark the removal
of the sgtty programming interface. Only POSIX termios should be used
to change TTY attributes.

Approved by: philip (mentor)
2008-06-14 10:50:43 +00:00
Gabor Pali
bd1d4a69f3 Update Question 9.13:
- Generalize Windows versions

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:49:58 +00:00
Gabor Pali
92d2f6da55 Update Question 9.12:
- Add a missing question mark

Approved by:	gabor (mentor)
2008-06-14 10:48:59 +00:00
Gabor Pali
8c401acc8f Update Question 9.11:
- Update kernel path
- Update link of "Linux+FreeBSD mini-HOWTO"

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:48:01 +00:00
Gabor Pali
510b7a2d25 Update Question 9.8:
- Remove remainders of the MAKEDEV(8) era
- Fix emphasis by use of <emphasis>

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:47:03 +00:00
Gabor Pali
e54744ef3e Update Question 9.7:
- Remove OS names, only FS names stay
- Add ext3 to ext2 because they are compatible
- Add ntfs-3g (FUSE)
- Add ZFS
- Add FUSE

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:44:32 +00:00
Gabor Pali
621377e857 Update Question 9.4:
- /tmp is no more on / by default

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:43:35 +00:00
Gabor Pali
47fee7e0c3 Update Question 9.2:
- Emphasize -STABLE

Approved by:	gabor (mentor)
2008-06-14 10:42:32 +00:00
Gabor Pali
3ea36aba3d Update Question 8.5:
- Generalize the example by entities

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:41:29 +00:00
Gabor Pali
2fd367a6cd Update Question 8.1:
- Correct my previous mistake

Approved by:	gabor (mentor)
2008-06-14 10:40:10 +00:00
Gabor Pali
1dbab63b77 Update Question 7.4:
- Emphasize -STABLE and -CURRENT
- Capitalize Ports Collection

Approved by:	gabor (mentor)
2008-06-14 10:35:31 +00:00
Gabor Pali
3b1b0d349f Update Question 5.30:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)
2008-06-14 10:34:29 +00:00
Gabor Pali
befdc1805b Update Question 5.25:
- Generalize the text
- Put some fresh (6.3-STABLE) output
- Update heuristic info
- Add a "broken ACPI timer" issue from the mailing lists

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:33:23 +00:00
Gabor Pali
cc71ab4400 Update Question 5.24:
- Mark up dmesg(8)

Approved by:	gabor (mentor)
2008-06-14 10:32:24 +00:00
Gabor Pali
c74478abba Update Question 5.23:
- Remove reference to isa_strayintr()
- Add MAX_STRAY_LOG from intr_machdep.c
- Add some non-breakable spaces for better rendering

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:31:27 +00:00
Gabor Pali
9d127c5080 Update Question 5.20:
- Generalize text
- Mark up FreeBSD-questions with &a.questions;
- Mark up Peter Wemm with &a.peter;
- Add <replaceable> for minor versions
- Capitalize "ID"s
- Update from sio.c to sio_isa.c
- Mark up sio with <devicename> instead of <literal>

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:28:45 +00:00
Gabor Pali
ff68033ea1 Remove Question 5.19
Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:27:43 +00:00
Gabor Pali
100ecdb205 Update Question 5.16:
- Insert ahc(4) man page
- Mark up "automatic termination" with <quote>

Approved by:	gabor (mentor)
2008-06-14 10:26:43 +00:00
Gabor Pali
c21a87975e Update Question 5.13:
- Remove slash before "kernel"
- Change MAXUSERS to kern.maxusers

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:25:44 +00:00
Gabor Pali
b7b844f6ce Update Question 5.11 & 5.12:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)
2008-06-14 10:24:44 +00:00
Gabor Pali
e4a26ce546 Update Question 5.10:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)
2008-06-14 10:21:12 +00:00
Gabor Pali
9816109798 Update Question 5.9:
- Correct my previous mistake about the wrong path of sio.c
- Remove paragraph about X
- Add non-breakable spaces for better rendering

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:20:08 +00:00
Gabor Pali
c025b3807a Update Question 5.7:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)
2008-06-14 10:19:02 +00:00
Gabor Pali
6788920290 Update Question 5.4:
- Mark up ed0/de0 with <devicename> element

Approved by:	gabor (mentor)
2008-06-14 10:17:59 +00:00
Gabor Pali
e0f19aeafa Update Question 5.1:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)
2008-06-14 10:16:57 +00:00
Gabor Pali
cd820d796b Update Question 4.7.6:
- Remove question

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:03:01 +00:00
Gabor Pali
715205bf1b Update Question 4.7.1:
- Remove version references

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:02:02 +00:00
Gabor Pali
797d2e01fe Update Question 4.6.2:
- Make the text more generalized

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 10:01:00 +00:00
Gabor Pali
580e21f08a Update Question 4.6.1:
- Remove old sound cards and make the text more generalized

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 09:59:51 +00:00
Gabor Pali
cceb958a31 Update Question 4.5.2:
- Remove comms/mwavem

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 09:58:49 +00:00
Gabor Pali
ee023846c8 Update Question 4.4.3:
- Remove MAKEDEV(8) method

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 09:56:49 +00:00
Gabor Pali
eb4a8f222f Update Question 4.4.1:
- Replace /dev/ttyv0 with /dev/console in the examples
- Remove /etc/rc.i386 and add a note about rc.conf(5) settings
- Add some examples from the kbdcontrol(1) man page
- Add links for kbdcontrol(1), kbdmux(4)
- Reword a few things (suggested by trhodes)

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 09:55:49 +00:00
Gabor Pali
153934091c Update Question 4.2.2:
- Rewrite from scratch by the aid of Release Notes

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
2008-06-14 09:54:50 +00:00