xscsize.1: Add missing `.TP' requests in the `ENVIRONMENT' section.
[xtoys] / xscsize.1
index ad0dcaa..0ba808c 100644 (file)
--- a/xscsize.1
+++ b/xscsize.1
@@ -1,5 +1,5 @@
 .\" -*-nroff-*-
 .\" -*-nroff-*-
-.TH xscsize 1 "15 November 1998" "Edgeware tools"
+.TH xscsize 1 "15 November 1998" "Straylight/Edgeware" "xtoys"
 .SH NAME
 xscsize \- return size of an X display to a shell script
 .SH SYNOPSIS
 .SH NAME
 xscsize \- return size of an X display to a shell script
 .SH SYNOPSIS
@@ -52,12 +52,14 @@ 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 XWIDTH
 Set to the width of the display in pixels.
+.TP
 .B XHEIGHT
 Set to the height of the display in pixels.
 .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.
 .B SHELL
 Used to decide the nature of the calling shell.  If absent, a Bourne
 shell is assumed.
-.SH AUTHOR
-Mark Wooding (mdw@nsict.org).
 .SH BUGS
 Hopefully none.
 .SH BUGS
 Hopefully none.
+.SH AUTHOR
+Mark Wooding (mdw@distorted.org.uk).