diff options
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index cbd3783..1d4bb04 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -1,4 +1,4 @@ -.TH lariza 1 "2015-11-28" "lariza" "User Commands" +.TH lariza 1 "2020-03-11" "lariza" "User Commands" .\" -------------------------------------------------------------------- .SH NAME lariza \- simple web browser @@ -55,11 +55,6 @@ This variable defaults to \fB/var/tmp\fP. \fBLARIZA_ENABLE_CONSOLE_TO_STDOUT\fP Enable writing WebKit console messages to stdout. .TP -\fBLARIZA_ENABLE_EXPERIMENTAL_WEBGL\fP -Enable WebGL support in WebKit if this variable is set. Note that this -is an \fBEXPERIMENTAL\fP feature. This setting could vanish from -\fBlariza\fP in future releases without notice. -.TP \fBLARIZA_FIFO_SUFFIX\fP Cooperative instances are implemented using a named pipe in the file system. The name of this pipe usually is (at least on modern systems |