about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-10-09 19:40:50 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-10-09 19:40:50 +0200
commit2277deff5349d137cc3a58e499553103a6ebb502 (patch)
tree0e9a92324c0f893e7f077b68cba6769f4ac6b351 /xe.1
parenta6bb58fb81942c2696bad678f09f95d907f6e372 (diff)
downloadxe-2277deff5349d137cc3a58e499553103a6ebb502.tar.gz
xe-2277deff5349d137cc3a58e499553103a6ebb502.tar.xz
xe-2277deff5349d137cc3a58e499553103a6ebb502.zip
xe.1: use Sq Li, not Li Sq
Diffstat (limited to 'xe.1')
-rw-r--r--xe.16
1 files changed, 3 insertions, 3 deletions
diff --git a/xe.1 b/xe.1
index 1ea7f69..4cf45bc 100644
--- a/xe.1
+++ b/xe.1
@@ -139,7 +139,7 @@ below.
 Patterns without a slash are matched against the basenames only.
 .Pp
 Multiple runs of patterns and commands are separated by
-.Li Sq \&+ .
+.Sq Li \&+ .
 Only the first matching percent rule is executed;
 when no pattern matches, no command is run.
 .It Fl I Ar replace-arg
@@ -224,10 +224,10 @@ inclusive.
 In character ranges, characters can be escaped using a backslash.
 .Pp
 In the pattern, a single occurrence of
-.Li Sq \&%
+.Sq Li \&%
 matches one or more characters,
 and replaces the first occurrence of
-.Li Sq \&%
+.Sq Li \&%
 with the matched string in the remaining arguments,
 which are then used as the command to be executed.
 .Sh ENVIRONMENT