about summary refs log tree commit diff
path: root/nixos/doc/manual/configuration
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2022-12-21 21:52:56 +0100
committerNaïm Favier <n@monade.li>2022-12-27 17:13:49 +0100
commit3f6fed2e59d556a5cec475b14b7af54558e19f25 (patch)
tree3da6325882399f0f6dce9e7e5c15a56b04f0dce6 /nixos/doc/manual/configuration
parente9e65810aca80e38dbc36f59a4400cfd5defaf82 (diff)
downloadnixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar.gz
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar.bz2
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar.lz
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar.xz
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.tar.zst
nixlib-3f6fed2e59d556a5cec475b14b7af54558e19f25.zip
doc,nixos/doc: unescape ellipses
Leftovers from the CommonMark conversion.
Diffstat (limited to 'nixos/doc/manual/configuration')
-rw-r--r--nixos/doc/manual/configuration/x-windows.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/configuration/x-windows.chapter.md b/nixos/doc/manual/configuration/x-windows.chapter.md
index 1cd8982c6975..f92403ed1c4c 100644
--- a/nixos/doc/manual/configuration/x-windows.chapter.md
+++ b/nixos/doc/manual/configuration/x-windows.chapter.md
@@ -313,7 +313,7 @@ prefer to keep the layout definitions inside the NixOS configuration.
 
 Unfortunately, the Xorg server does not (currently) support setting a
 keymap directly but relies instead on XKB rules to select the matching
-components (keycodes, types, \...) of a layout. This means that
+components (keycodes, types, ...) of a layout. This means that
 components other than symbols won't be loaded by default. As a
 workaround, you can set the keymap using `setxkbmap` at the start of the
 session with: