From 8e0de51414aed02bbd444620fbd830031573d2fd Mon Sep 17 00:00:00 2001 From: Emanuele Torre Date: Sat, 20 Jun 2020 05:46:38 +0200 Subject: [PATCH] Fix a few typos --- doc/bspwm.1 | 14 +++++++------- doc/bspwm.1.asciidoc | 6 +++--- examples/receptacles/README.md | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/bspwm.1 b/doc/bspwm.1 index bbb6c6a..d3e4281 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -1,13 +1,13 @@ '\" t .\" Title: bspwm .\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 03/16/2020 +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 07/26/2020 .\" Manual: Bspwm Manual -.\" Source: Bspwm 0.9.9-7-gda1dc1d +.\" Source: Bspwm 0.9.9-13-g2df413f .\" Language: English .\" -.TH "BSPWM" "1" "03/16/2020" "Bspwm 0\&.9\&.9\-7\-gda1dc1d" "Bspwm Manual" +.TH "BSPWM" "1" "07/26/2020" "Bspwm 0\&.9\&.9\-13\-g2df413f" "Bspwm Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1041,12 +1041,12 @@ rule \fICOMMANDS\fR \fBCommands\fR .RS 4 .PP -\fB\-a\fR, \fB\-\-add\fR (|*)[:(|*)][:(|*)] [\fB\-o\fR|\fB\-\-one\-shot\fR] [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] +\fB\-a\fR, \fB\-\-add\fR (|*)[:(|*)[:(|\fB)]] [\fR\-o*|\fB\-\-one\-shot\fR] [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] .RS 4 Create a new rule\&. .RE .PP -\fB\-r\fR, \fB\-\-remove\fR ^|head|tail|(|*)[:(|*)][:(|*)]\&... +\fB\-r\fR, \fB\-\-remove\fR ^|head|tail|(|*)[:(|\fB)[:(|\fR)]]\&... .RS 4 Remove the given rules\&. .RE @@ -1328,7 +1328,7 @@ Block the fullscreen state transitions that originate from an EWMH request\&. Th .PP \fIignore_ewmh_struts\fR .RS 4 -BIgnore strut hinting from clients requesting to reserve space (i\&.e\&. task bars)\&. +Ignore strut hinting from clients requesting to reserve space (i\&.e\&. task bars)\&. .RE .PP \fIcenter_pseudo_tiled\fR diff --git a/doc/bspwm.1.asciidoc b/doc/bspwm.1.asciidoc index 16dcf2b..14ec0bb 100644 --- a/doc/bspwm.1.asciidoc +++ b/doc/bspwm.1.asciidoc @@ -615,10 +615,10 @@ rule 'COMMANDS' Commands ^^^^^^^^ -*-a*, *--add* (|\*)[:(|\*)] [*-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]:: +*-a*, *--add* (|\*)[:(|\*)[:(|*)]] [*-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* ^|head|tail|(|\*)[:(|*)]...:: +*-r*, *--remove* ^|head|tail|(|\*)[:(|*)[:(|*)]]...:: Remove the given rules. *-l*, *--list*:: @@ -760,7 +760,7 @@ Global Settings Block the fullscreen state transitions that originate from an EWMH request. The possible values are: *none*, *all*, or a comma separated list of the following values: *enter*, *exit*. 'ignore_ewmh_struts':: - BIgnore strut hinting from clients requesting to reserve space (i.e. task bars). + Ignore strut hinting from clients requesting to reserve space (i.e. task bars). 'center_pseudo_tiled':: Center pseudo tiled windows into their tiling rectangles. Defaults to 'true'. diff --git a/examples/receptacles/README.md b/examples/receptacles/README.md index 63cafad..2643f3a 100644 --- a/examples/receptacles/README.md +++ b/examples/receptacles/README.md @@ -1,6 +1,6 @@ The scripts present in this directory can be used to store and recreate layouts. -Both scripts takes a JSON state (output of `bspc wm -d`) as input or argument. +Both scripts take a JSON state (output of `bspc wm -d`) as input or argument. - `extract_canvas [state.json]` outputs a new JSON state where each leaf window is replaced by a receptacle. -- 2.44.0