about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
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