pointers to x11-fonts/* ports for the fonts. It may not be
obvious for new FreeBSD users that just by adding a nice
collection of TTF fonts their X11 desktop experience will
improve a lot.
Inspired by: a post by Dimitris Giakoudis in -questions
Message-Id: <F95AF95EFE11498A947C7EA1A81D007B@titan>
the greek-language support article. I was actually amazed that
this wasn't there already. It is such a useful utility that I
always thought we already had it in man-refs.
It's to return a pathname that doesn't exist, so if it contains a
'/' character it's probably a valid path with a small typo. Let
the rest of the script handle its non-existence, which it already
does fine.
Instead of reporting all the files of our input file list, add a
few checks in checkinfo() to report only the files that may be of
interest to translators looking for something cool to do.
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'
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>
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)
- 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)
- 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)