When having an expanded name for a class, use '|' instead if ':' to
seperate the short name and the long name. This was present for most but not all entries. Because the parsing doesn't reject unrecognized entries, this didn't cause failures, but it wasn't strictly correct. Submitted by: Martin Faxer <gmh003532@brfmasthugget.se> MFC after: 2 weeks
This commit is contained in:
parent
85b6bb7722
commit
cc54b5bea4
@ -69,7 +69,7 @@ root:\
|
||||
#
|
||||
# Russian Users Accounts. Setup proper environment variables.
|
||||
#
|
||||
russian:Russian Users Accounts:\
|
||||
russian|Russian Users Accounts:\
|
||||
:charset=KOI8-R:\
|
||||
:lang=ru_RU.KOI8-R:\
|
||||
:tc=default:
|
||||
@ -301,7 +301,7 @@ russian:Russian Users Accounts:\
|
||||
# :tc=subscriber:
|
||||
#
|
||||
#
|
||||
#subshell:Shell Subscriber Accounts:\
|
||||
#subshel|:Shell Subscriber Accounts:\
|
||||
# :tc=subscriber:
|
||||
#
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user