]> git.lizzy.rs Git - bspwm.git/commitdiff
Add missing pipe
authorBastien Dejean <nihilhill@gmail.com>
Mon, 25 Jun 2018 16:16:38 +0000 (18:16 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Mon, 25 Jun 2018 16:16:38 +0000 (18:16 +0200)
doc/bspwm.1
doc/bspwm.1.asciidoc

index ca04ae63089d9caa4270c8c79761255eea2df7ba..404006bcfef4f4db473a508ee4aa7433e4ce0160 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\"      Date: 06/19/2018
+.\"      Date: 06/25/2018
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.5-3-gdb5b0cd
+.\"    Source: Bspwm 0.9.5-4-g3360957
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "06/19/2018" "Bspwm 0\&.9\&.5\-3\-gdb5b0cd" "Bspwm Manual"
+.TH "BSPWM" "1" "06/25/2018" "Bspwm 0\&.9\&.5\-4\-g3360957" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -101,7 +101,7 @@ Select a node\&.
 .\}
 .nf
 NODE_SEL := [NODE_SEL#](DIR|CYCLE_DIR|PATH|any|last|newest|
-                        older|newer|focused|pointed|biggest|smallest
+                        older|newer|focused|pointed|biggest|smallest|
                         <node_id>)[\&.[!]focused][\&.[!]automatic][\&.[!]local][\&.[!]active]
                                   [\&.[!]leaf][\&.[!]window][\&.[!]STATE][\&.[!]FLAG][\&.[!]LAYER]
                                   [\&.[!]same_class][\&.[!]descendant_of][\&.[!]ancestor_of]
index 18b3264fe7f2c7057b6f69629b5761ca6aa94dc0..70f1919054113f94e895db60ce3618f2db814183 100644 (file)
@@ -75,7 +75,7 @@ Select a node.
 
 ----
 NODE_SEL := [NODE_SEL#](DIR|CYCLE_DIR|PATH|any|last|newest|
-                        older|newer|focused|pointed|biggest|smallest
+                        older|newer|focused|pointed|biggest|smallest|
                         <node_id>)[.[!]focused][.[!]automatic][.[!]local][.[!]active]
                                   [.[!]leaf][.[!]window][.[!]STATE][.[!]FLAG][.[!]LAYER]
                                   [.[!]same_class][.[!]descendant_of][.[!]ancestor_of]