From: Mark Wooding Date: Fri, 22 Apr 2016 17:51:36 +0000 (+0100) Subject: xscsize.1: Add missing `.TP' requests in the `ENVIRONMENT' section. X-Git-Tag: 1.6.0~2 X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/commitdiff_plain/c5f8baff93b1a66fd66136781db7a75a846e84e7 xscsize.1: Add missing `.TP' requests in the `ENVIRONMENT' section. --- diff --git a/xscsize.1 b/xscsize.1 index 764b542..0ba808c 100644 --- a/xscsize.1 +++ b/xscsize.1 @@ -52,8 +52,10 @@ by child processes. The default is to just set local shell variables. .TP .B XWIDTH Set to the width of the display in pixels. +.TP .B XHEIGHT Set to the height of the display in pixels. +.TP .B SHELL Used to decide the nature of the calling shell. If absent, a Bourne shell is assumed.