From da1fcb49c90ecd9fcb57556f5c323c5c20d3f5a4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 5 Sep 2019 08:38:35 -0500 Subject: script: keys: Specify number of times each key may appear --- devel/script/2_keys.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/script') diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 9a29703..632efe3 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -48,7 +48,7 @@ network true Format - The hostname key is a string value that must contain only alphanumeric characters and optionally one or more '.' characters. If hostname contains one or more '.' characters, all content before the first '.' is considered the hostname, and all content after the first '.' is considered the domain name. + The hostname key is a string value that must contain only alphanumeric characters and optionally one or more '.' characters. If hostname contains one or more '.' characters, all content before the first '.' is considered the hostname, and all content after the first '.' is considered the domain name. hostname must appear exactly once in a HorizonScript. Examples @@ -86,7 +86,7 @@ hostname gwyn.foxkit.internal Format - The language key is a string value that specifies a valid locale code. A locale code must match one of the following formats: xx, or xx_YY, or xx_YY.UTF-8, where xx is a valid ISO 639-1 language code, and YY is a valid ISO 3166-1 country code. + The language key is a string value that specifies a valid locale code. A locale code must match one of the following formats: xx, or xx_YY, or xx_YY.UTF-8, where xx is a valid ISO 639-1 language code, and YY is a valid ISO 3166-1 country code. language may appear at most once in a HorizonScript. Default @@ -124,7 +124,7 @@ language fr_CA Format - The keymap key is a string value that specifies the name of a keyboard layout. Valid keyboard layouts are listed in /etc/console-setup/ckb/rules/xorg.lst under the ! layout heading. + The keymap key is a string value that specifies the name of a keyboard layout. Valid keyboard layouts are listed in /etc/console-setup/ckb/rules/xorg.lst under the ! layout heading. keymap may appear at most once in a HorizonScript. Default -- cgit v1.2.3-60-g2f50