From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 317250863104 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,eb577142fc7cafd8 X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.181.27.135 with SMTP id jg7mr2073252wid.5.1414967218677; Sun, 02 Nov 2014 14:26:58 -0800 (PST) X-BeenThere: supmua@googlegroups.com Received: by 10.180.89.99 with SMTP id bn3ls397455wib.8.gmail; Sun, 02 Nov 2014 14:26:58 -0800 (PST) X-Received: by 10.180.73.73 with SMTP id j9mr2076302wiv.3.1414967218412; Sun, 02 Nov 2014 14:26:58 -0800 (PST) Return-Path: Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com. [209.85.217.170]) by gmr-mx.google.com with ESMTPS id ea4si2282085lbc.0.2014.11.02.14.26.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 02 Nov 2014 14:26:58 -0800 (PST) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.217.170; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) smtp.mail=eg@gaute.vetsj.com Received: by mail-lb0-f170.google.com with SMTP id z12so1789lbi.29 for ; Sun, 02 Nov 2014 14:26:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:references:in-reply-to :user-agent:message-id:mime-version:content-type :content-transfer-encoding; bh=kWsBsIyVvKLHnaKzkiti1GxX93IUXMD9Mm/aRqwZCXI=; b=BrnVwIoM+fzYRr4jsowUYXpjOsVAGrcsx8LMGVXoQlyssU8Lv1PiPZQokqBEYoWDZ1 aisx+eYQZ36NGqITQvmNgI+QIOgyTaHAQFHcqef4aiwh1Pi5VX/DQw0PRVwUveR8ZPhS IETTVVw3ftcIVYWcbgY9XyC5tkhGtUIddoJ/dfE1734ZhICeZXn9IZmdTaonX9z6sag0 U+hd6IaKCiVohD9cLwnnLL4fjCu8o6pV8GrAhZ22t+YK6tgbdw2bKjVMbtB3EUN4MUia D5O/vi/93BsZhGy6ISE0VVRN0PymUc9vFTOSi2vAED8iudBeAtBdXMZvjdOrjxJ0NriD 27ig== X-Gm-Message-State: ALoCoQmtFn5RPtDzmlLSmkjaewFUMzkZzhH0pCTRZ1ujIRJtGacyxLOon5q1ykzdi1klsxU+7clx X-Received: by 10.152.44.161 with SMTP id f1mr7544070lam.17.1414967218324; Sun, 02 Nov 2014 14:26:58 -0800 (PST) Return-Path: Received: from localhost (cD572BF51.dhcp.as2116.net. [81.191.114.213]) by mx.google.com with ESMTPSA id ar4sm7169763lbc.48.2014.11.02.14.26.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Nov 2014 14:26:57 -0800 (PST) Date: Sun, 02 Nov 2014 22:27:13 +0000 From: Gaute Hope Subject: Re: [sup] where are the mamual pages? To: supmua , Ruthard Baudach References: <1414963852-sup-4729@ruthard-lappi> In-Reply-To: <1414963852-sup-4729@ruthard-lappi> User-Agent: astroid/v2612f530 (https://github.com/gauteh/astroid) Message-Id: <1414967194-astroid-2-9zw55d26ky-26472@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Excerpts from Ruthard Baudach's message of November 2, 2014 22:32: > According to the mailing list and History.txt we should have manpages. I > cannot find these in the git repository? These are generated from the wiki, run `rake man` to generate them. - gaute =