]> git.lizzy.rs Git - bspwm.git/commitdiff
Fix asciidoc syntax in the manual
authorEmanuele Torre <torreemanuele6@gmail.com>
Sun, 6 Sep 2020 17:18:43 +0000 (19:18 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Tue, 8 Sep 2020 09:07:24 +0000 (11:07 +0200)
The last asterisk of this line should not be escaped since it is not
paired with another asterisk.

The backslash was being rendered in the man page.

doc/bspwm.1
doc/bspwm.1.asciidoc

index c6304fa1028b416d751d1735e8c6c1fb0bebcbaf..3879ea1471cabb0fe7be0282cec7e9a70d16098a 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 08/02/2020
+.\"      Date: 09/08/2020
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.10
+.\"    Source: Bspwm 0.9.10-8-ge64864b
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "08/02/2020" "Bspwm 0\&.9\&.10" "Bspwm Manual"
+.TH "BSPWM" "1" "09/08/2020" "Bspwm 0\&.9\&.10\-8\-ge64864b" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -1043,7 +1043,7 @@ rule \fICOMMANDS\fR
 Create a new rule\&.
 .RE
 .PP
-\fB\-r\fR, \fB\-\-remove\fR ^<n>|head|tail|(<class_name>|*)[:(<instance_name>|*)[:(<name>|\e*)]]\&...
+\fB\-r\fR, \fB\-\-remove\fR ^<n>|head|tail|(<class_name>|*)[:(<instance_name>|*)[:(<name>|*)]]\&...
 .RS 4
 Remove the given rules\&.
 .RE
index c9509bd86a68bc9aa77d1fcead50311c984154c2..06263bcb9be66d9c61b9768b7deeff59aa485f78 100644 (file)
@@ -618,7 +618,7 @@ Commands
 *-a*, *--add* (<class_name>|\*)[:(<instance_name>|\*)[:(<name>|\*)]] [*-o*|*--one-shot*] [monitor=MONITOR_SEL|desktop=DESKTOP_SEL|node=NODE_SEL] [state=STATE] [layer=LAYER] [split_dir=DIR] [split_ratio=RATIO] [(hidden|sticky|private|locked|marked|center|follow|manage|focus|border)=(on|off)] [rectangle=WxH+X+Y]::
        Create a new rule.
 
-*-r*, *--remove* ^<n>|head|tail|(<class_name>|\*)[:(<instance_name>|\*)[:(<name>|\*)]]...::
+*-r*, *--remove* ^<n>|head|tail|(<class_name>|\*)[:(<instance_name>|\*)[:(<name>|*)]]...::
        Remove the given rules.
 
 *-l*, *--list*::