From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p97MCAqQ006678 for ; Fri, 7 Oct 2011 18:12:10 -0400 (EDT) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-1.sys.kth.se (Postfix) with ESMTP id A2274156438; Sat, 8 Oct 2011 00:12:04 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([130.237.32.175]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id 2pNuite3l2hg; Sat, 8 Oct 2011 00:12:03 +0200 (CEST) X-KTH-Auth: kristaps [83.250.3.9] X-KTH-mail-from: kristaps@bsd.lv Received: from macky.local (c83-250-3-9.bredband.comhem.se [83.250.3.9]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 1769815640C; Sat, 8 Oct 2011 00:12:01 +0200 (CEST) Message-ID: <4E8F7931.7030307@bsd.lv> Date: Sat, 08 Oct 2011 00:12:01 +0200 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 To: discuss@mdocml.bsd.lv CC: Yuri Pankov Subject: Re: Use OSNAME/uname and msec.in for man(7) input References: <20111007211428.GG1294@procyon.xvoid.org> In-Reply-To: <20111007211428.GG1294@procyon.xvoid.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/10/2011 23:14, Yuri Pankov wrote: > Hi, > > I want to propose the following change to man_validate.c - if we are > missing SOURCE and VOL in TH, do the same as for the mdoc manpages - > use OSNAME, if it's not defined, use uname output and get the VOL from > msec.in if VOL isn't defined in manpage. I've attached the diff that > seems to work for me (mostly just copy/paste from mdoc_validate.c), hope > the idea sounds ok.. Hi Yuri, I don't see groff doing this on any machines I have handy... do you have a use-case in mind for this behaviour? Take care, Kristaps -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv