tardis.1: use proper format for ENVIRONMENT section - bitreich-tardis - Front-end for navigating bitreich memes and TV dimensions
 (HTM) git clone git://bitreich.org/bitreich-tardis git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-tardis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 80502121eeec5f4f5b5d128726fbd3199d8bf7db
 (DIR) parent 611aa0a5260190e03b606bf00106d8aefe8694c8
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sun, 21 Feb 2021 21:03:18 +0100
       
       tardis.1: use proper format for ENVIRONMENT section
       
       Diffstat:
         M tardis.1                            |       8 ++++----
       
       1 file changed, 4 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/tardis.1 b/tardis.1
       @@ -17,13 +17,13 @@ made terminal-only by setting
        .Ev TARDIS_DMENU
        to a non-X11 program, e.g.
        .Xr iomenu 1 .
       -.Sh ENVIRONMENT VARIABLES
       +.Sh ENVIRONMENT
        .Bl -tag -width Ds
       -.It TARDIS_DMENU
       +.It Ev TARDIS_DMENU
        Menu command, defaults to "dmenu -l 10 -p ${0##*/}:".
       -.It TARDIS_PLUMB
       +.It Ev TARDIS_PLUMB
        Plumb command, defaults to "xdg-open".
       -.It TARDIS_VIDEO
       +.It Ev TARDIS_VIDEO
        Video command, defaults to "mpv".
        .El
        .Sh OPTIONS