Add missing pipe

This commit is contained in:
Bastien Dejean 2018-06-25 18:16:38 +02:00
parent 336095739e
commit 229b6fd878
2 changed files with 5 additions and 5 deletions

View file

@ -2,12 +2,12 @@
.\" Title: bspwm .\" Title: bspwm
.\" Author: [see the "Author" section] .\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 06/19/2018 .\" Date: 06/25/2018
.\" Manual: Bspwm Manual .\" Manual: Bspwm Manual
.\" Source: Bspwm 0.9.5-3-gdb5b0cd .\" Source: Bspwm 0.9.5-4-g3360957
.\" Language: English .\" 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 .\" * Define some portability stuff
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@ -101,7 +101,7 @@ Select a node\&.
.\} .\}
.nf .nf
NODE_SEL := [NODE_SEL#](DIR|CYCLE_DIR|PATH|any|last|newest| 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] <node_id>)[\&.[!]focused][\&.[!]automatic][\&.[!]local][\&.[!]active]
[\&.[!]leaf][\&.[!]window][\&.[!]STATE][\&.[!]FLAG][\&.[!]LAYER] [\&.[!]leaf][\&.[!]window][\&.[!]STATE][\&.[!]FLAG][\&.[!]LAYER]
[\&.[!]same_class][\&.[!]descendant_of][\&.[!]ancestor_of] [\&.[!]same_class][\&.[!]descendant_of][\&.[!]ancestor_of]

View file

@ -75,7 +75,7 @@ Select a node.
---- ----
NODE_SEL := [NODE_SEL#](DIR|CYCLE_DIR|PATH|any|last|newest| 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] <node_id>)[.[!]focused][.[!]automatic][.[!]local][.[!]active]
[.[!]leaf][.[!]window][.[!]STATE][.[!]FLAG][.[!]LAYER] [.[!]leaf][.[!]window][.[!]STATE][.[!]FLAG][.[!]LAYER]
[.[!]same_class][.[!]descendant_of][.[!]ancestor_of] [.[!]same_class][.[!]descendant_of][.[!]ancestor_of]