- Mark up freedesktop.org with <literal>
- Remove XFree86
- Remove text about different X11 implementations
Reviewed by: trhodes, danger
Approved by: gabor
- Mark up SSH with <application>
- Turn "FreeBSD" into &os;
- Mark up ssh(1)
- Make up make targets with <maketarget>
- Tune mark up of "ENABLE_SUID_SSH= true" (suggested by gabor)
Approved by: gabor
- Mark up different version types with <emphasis>
- Use <replaceable> as needed
- Update version numbers
Reviewed by: trhodes, danger
Approved by: gabor
- Rewrite "lots of" as "lot of" (suggested by trhodes)
- Mark up telnet, ssh, screen with <command>
- Fix broken paragraphs (suggested by gabor)
- Remove MAKEDEV(8) method
- Update "pseudo-device" kernel option to "device"
- Generalize answer
- Note users have 256 ptys beginning from FreeBSD 6.3 and they
can create 256 more
Reviewed by: trhodes, danger
Approved by: gabor
- Add <replaceable> for minor version numbers
- Turn "FreeBSD" into &os;
- Add for better rendering
- Remove text about the installation of MAKEDEV(8)
Reviewed by: trhodes, danger
Approved by: gabor
- Mark up Kerberos with <application>
- Mark up directory /cdrom with <filename>
- Update "bin" distribution to "base"
- Update MAKE_KERBEROS to NO_KERBEROS in /etc/make.conf
Reviewed by: trhodes, danger
Approved by: gabor
- Mark up perl(1)
- Add <replaceable> elements
- Mark up .bak extension with <filename>
- Mark up perl with <command>
- Add a paragraph about dosunix
Reviewed by: trhodes, danger
Approved by: gabor
- Mark up "Boot:" with <literal>
- Mark up Enter with <keycap>
- Add options to mount(8) (suggested by trhodes)
- Add paragraphs about the case when system has insecure console or
encrypted partitions
Reviewed by: trhodes, danger
Approved by: gabor
- Add an introducting sentence
- Mark up Enter with <keycap>
- Add options to mount(8) (suggested by trhodes)
Reviewed by: trhodes, danger
Approved by: gabor
- Add a missing full stop
- Mark up named(8)
- Remove requirement about .sh extension and add file mode 555
Reviewed by: trhodes, danger
Approved by: gabor
kbd(4x), i810(4x), intel(4x), mousedrv(4x), nv(4x), r128(4x),
radeon(4x), vesa(4x), via(4x), vga(4x) as parts of the X.Org suite.
Also add radeonhd(4x) in comment, because it is still work in progress.
Reviewed by: trhodes, danger
Approved by: gabor
correct locale *before* firing up X11. Some programs may not
display all Greek characters correctly in el_GR.ISO8859-7 when
the locale is misconfigured, i.e. Firefox and other programs do
not allow input of accented Greek letters.
Submitted by: manolis
from preparsed human-readable output to printing a raw Python
tuples for each flist input file. Manolis has post-processing
tools that can easily use this format, so this makes life easier
for him.
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.