diff --git a/doc/tspwm.1 b/doc/tspwm.1
index 0e9b9bf..46a09f6 100644
--- a/doc/tspwm.1
+++ b/doc/tspwm.1
@@ -4,10 +4,10 @@
.\" Generator: DocBook XSL Stylesheets vsnapshot
.\" Date: 06/15/2023
.\" Manual: tspwm Manual
-.\" Source: tspwm v0.0.1-15-gb312548
+.\" Source: tspwm v0.0.1-16-ge8d6548
.\" Language: English
.\"
-.TH "TSPWM" "1" "06/15/2023" "tspwm v0\&.0\&.1\-15\-gb312548" "tspwm Manual"
+.TH "TSPWM" "1" "06/15/2023" "tspwm v0\&.0\&.1\-16\-ge8d6548" "tspwm Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1646,13 +1646,13 @@ Active flags of the focused node of a focused desktop\&.
.RE
.SH "ENVIRONMENT VARIABLES"
.PP
-\fItspwm_SOCKET\fR
+\fIBSPWM_SOCKET\fR
.RS 4
The path of the socket used for the communication between
\fBtspc\fR
and
\fBtspwm\fR\&. If it isn\(cqt defined, then the following path is used:
-\fI/tmp/tspwm__\-socket\fR\&.
+\fI/tmp/bspwm__\-socket\fR\&.
.RE
.SH "CONTRIBUTORS"
.sp
diff --git a/doc/tspwm.1.asciidoc b/doc/tspwm.1.asciidoc
index 9da7b46..34c2017 100644
--- a/doc/tspwm.1.asciidoc
+++ b/doc/tspwm.1.asciidoc
@@ -972,8 +972,8 @@ Each item has the form '' where '' is the first character of
Environment Variables
---------------------
-'tspwm_SOCKET'::
- The path of the socket used for the communication between *tspc* and *tspwm*. If it isn't defined, then the following path is used: '/tmp/tspwm__-socket'.
+'BSPWM_SOCKET'::
+ The path of the socket used for the communication between *tspc* and *tspwm*. If it isn't defined, then the following path is used: '/tmp/bspwm__-socket'.
Contributors
------------