A question on syntax in /etc/login.conf
Matthew Seaman
m.seaman at infracaninophile.co.uk
Mon Feb 1 12:16:13 UTC 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/02/2010 11:00, Leslie Jensen wrote:
> On the page
>
> http://www.se.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html
>
>
> Syntax is shown as:
>
> language_name:accounts_title:\
> :charset=MIME_charset:\
> :lang=locale_name:\
> :tc=default:
>
>
> If I look in the file on a newly installed 8.0-RELEASE it shows:
>
> russian|Russian Users Accounts:\
> :charset=KOI8-R:\
> :lang=ru_RU.KOI8-R:\
> :tc=default:
>
>
> Is it the colon or pipe sign that is correct?
Probably the latter. The '|' symbol is used when there are several
alternative names for the same object -- this is not used much in
/etc/login.conf, unlike /etc/termcap. By convention, the last name in
a list of alternates like this is a comment rather than a tag for
actual use. See getcap(3) for details.
The first entry is syntactically correct -- 'accounts_title' would be
a boolean value (set to true if present, false if absent) -- but the
login.conf man page knows nothing of 'accounts_title' and it's a funny
name for a boolean. So I guess that's likely to be a typo in the
handbook.
Cheers,
Matthew
- --
Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAktmxgYACgkQ8Mjk52CukIz/bwCcCS1qvkaNJyAaXCEUZA/s+6Nd
gsYAn08d8pD7sWTfNh1OGfa3OheejcRj
=ERMH
-----END PGP SIGNATURE-----
More information about the freebsd-questions
mailing list