diff options
author | Pierre Ossman <ossman@cendio.se> | 2017-05-16 17:00:34 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2017-09-11 16:40:12 +0200 |
commit | 3186a5680e9d08c15ed94845a95ca1d755bd3b54 (patch) | |
tree | 193b43d8370e70fada7c5eaceda1369bb0637661 | |
parent | 22348f22266d5552711da38dd562300696df9a95 (diff) | |
download | tigervnc-3186a5680e9d08c15ed94845a95ca1d755bd3b54.tar.gz tigervnc-3186a5680e9d08c15ed94845a95ca1d755bd3b54.zip |
Fix indentation bug
-rw-r--r-- | unix/xserver/hw/vnc/Xvnc.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man index 6d867ec7..36777c25 100644 --- a/unix/xserver/hw/vnc/Xvnc.man +++ b/unix/xserver/hw/vnc/Xvnc.man @@ -294,8 +294,10 @@ or where .I char is a hexadecimal keysym. For example, to exchange the " and @ symbols you would specify the following: -.IP "" 10 + +.RS 10 RemapKeys=0x22<>0x40 +.RE . .TP .B \-AvoidShiftNumLock |