diff options
-rw-r--r-- | hostname.5.txt | 2 | ||||
-rw-r--r-- | locale.conf.5.txt | 2 | ||||
-rw-r--r-- | rc.conf.5.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hostname.5.txt b/hostname.5.txt index f141768..0618855 100644 --- a/hostname.5.txt +++ b/hostname.5.txt @@ -19,7 +19,7 @@ should contain a single newline-terminated host name string. The host name may b however it is recommended that it consists only of 7bit ASCII lower-case characters and no spaces or dots, and limits itself to the format allowed for DNS domain name labels, even though this is not a strict requirement. -In Arch Linux the HOSTNAME variable in /etc/rc.conf is checked for the host name as well, however only as fallback. +In Arch systems the HOSTNAME variable in /etc/rc.conf is checked for the host name as well, however only as fallback. HISTORY ------- diff --git a/locale.conf.5.txt b/locale.conf.5.txt index 15f1e5f..8651c40 100644 --- a/locale.conf.5.txt +++ b/locale.conf.5.txt @@ -24,7 +24,7 @@ The locale settings configured in /etc/locale.conf are system-wide and are inher unset by individual programs or individual users. To avoid services inheriting the locale settings on sysvinit systems, the DAEMON_LOCALE variable in rc.conf can be set to "no". -In Arch /etc/rc.conf is checked for locale configuration as well, however only as fallback. +In Arch systems /etc/rc.conf is checked for locale configuration as well, however only as fallback. OPTIONS ------- diff --git a/rc.conf.5.txt b/rc.conf.5.txt index 099e69f..cf3c649 100644 --- a/rc.conf.5.txt +++ b/rc.conf.5.txt @@ -6,7 +6,7 @@ rc.conf(5) NAME ---- -rc.conf - Arch Linux main configuration file +rc.conf - Arch systems main configuration file SYNOPSIS -------- |