diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-08-21 06:47:51 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-08-21 06:47:51 +0200 |
commit | 361ddc85d506c058562ccba7c68370d49733c928 (patch) | |
tree | bf2f0a0ef46c942b7f79a7c3d53718553950a0d4 | |
parent | 9b007101f20b0f6cb011111486c79c34078b7b5d (diff) |
Fixing the manpage project name.
Thanks Joerg Jung for noticing!
-rw-r--r-- | tabbed.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -40,7 +40,8 @@ closed. Mutually exclusive with -c. will print the usage of tabbed. .TP .BI \-g " geometry" -defines the X11 geometry string, which will fixate the height and width of st. +defines the X11 geometry string, which will fixate the height and width of +tabbed. Them form is [=][<width>{xX}<height>][{+-}<xoffset>{+-}<yoffset>]. See .BR XParseGeometry (3) for further details. |