From 05465dce4fa456222736db28350be4030461ff99 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 11 May 2003 14:19:17 +0000 Subject: [PATCH] Some time ago I arranged for -geometry to be able to specify window position as well as size. Now reflected in manpage. git-svn-id: svn://svn.tartarus.org/sgt/putty@3186 cda61777-01e9-0310-a592-d414129be87e --- unix/pterm.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/unix/pterm.1 b/unix/pterm.1 index ed0a7c54..9a7fbd8a 100644 --- a/unix/pterm.1 +++ b/unix/pterm.1 @@ -43,10 +43,10 @@ Chinese, Japanese and Korean text) displayed in the terminal. Specify the font to use for bold double-width characters (typically Chinese, Japanese and Korean text) Like \fI-fb\fP, this will be ignored unless the \fIBoldAsColour\fP resource is set to 0. -.IP "\fB\-geometry\fP \fIwidth\fPx\fIheight\fP" -Specify the size of the terminal, in rows and columns of text. -Unfortunately \fIpterm\fP does not currently support specifying the -initial position of the window. +.IP "\fB\-geometry\fP \fIgeometry\fP" +Specify the size of the terminal, in rows and columns of text. See +\fIX(7)\fP for more information on the syntax of geometry +specifications. .IP "\fB\-sl\fP \fIlines\fP" Specify the number of lines of scrollback to save off the top of the terminal. -- 2.11.0