Fixing the manpage project name. - tabbed - tab interface for application supporting Xembed
 (HTM) git clone git://git.suckless.org/tabbed
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 361ddc85d506c058562ccba7c68370d49733c928
 (DIR) parent 9b007101f20b0f6cb011111486c79c34078b7b5d
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 21 Aug 2013 06:47:51 +0200
       
       Fixing the manpage project name.
       
       Thanks Joerg Jung for noticing!
       
       Diffstat:
         M tabbed.1                            |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/tabbed.1 b/tabbed.1
       @@ -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.