diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-15 16:27:11 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-15 16:52:43 +0100 |
commit | 8bae5e6abeca9ec2beb6d6e6b14a558283e895c9 (patch) | |
tree | 3dff1d362579fb54a2883558549cf42308c12336 /man | |
parent | d3b37e846950aab3ce940c46204b729552093df8 (diff) |
localectl: fix typo in man page
https://bugs.freedesktop.org/show_bug.cgi?id=59247
Diffstat (limited to 'man')
-rw-r--r-- | man/localectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/localectl.xml b/man/localectl.xml index f375bfa5d9..73bff98938 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -183,7 +183,7 @@ mapping of X11, after converting it to the closest matching X11 keyboard mapping. Use - <command>list-locales</command> for a + <command>list-keymaps</command> for a list of available keyboard mappings (see below).</para></listitem> </varlistentry> |