diff options
author | Raphael Gosselin <raphgoss69@gmail.com> | 2020-02-12 18:01:38 -0500 |
---|---|---|
committer | Raphael Gosselin <raphgoss69@gmail.com> | 2020-02-12 18:01:38 -0500 |
commit | 600ebbfbd96ed614f12c138edd8fe05f959d837c (patch) | |
tree | 03b7eb1cbf3584220596aa97c6c6fa51600f9954 /doc | |
parent | e58d6e7bec330f67c9672a14077eec68e9b3bb26 (diff) |
fix conditional xembed compilation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vimb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -960,7 +960,7 @@ Contains the pid of the running Vimb instance. .TP .B VIMB_XID Holds the X-Window id of the Vimb window or of the embedding window if Vimb is -started with the -e option. +compiled with XEMBED and started with the -e option. .EE .RE .TP |