From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o76Du7BX005725 for ; Fri, 6 Aug 2010 09:56:07 -0400 (EDT) Received: by fxm3 with SMTP id 3so4887687fxm.36 for ; Fri, 06 Aug 2010 06:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:subject :message-id:mime-version:content-type:content-disposition; bh=FFzkjRS8vq7Msbo8K0iPA6pgzCY67KGCV4A9B+HQ+cM=; b=g7jJV8oWF3uRjlq8w6DiRfJ/vlehensQDNHFi8yyD6gL5nR4BLj080BM6ji2OIif5W Me8TW7zsfMJHtTq5eonWRaXtaMpmr4vh0aRP03urRX9CkHGmt+MWtTh36zbEI9HOzRTz 6I3M687QBSbYW3nyx+X2deUn0ZP10oXpWoefY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; b=WQL2VHmHhBlE1np5yl7DH7EivuXpQkDCKJH2GtXjQxtrkto1ZkHhWnXEnzzFdVXrGy 2pQFFE2dsyhx1/07lhT/A0q7pXcJ9g1NonTVZVbwwNgHK6SlT0MoDXXtOTqiFJ9rZchG //aeU8JFDdhinmFf8Nr/K0VGg2T0OiNvMpVgI= Received: by 10.223.110.73 with SMTP id m9mr12945668fap.25.1281102959085; Fri, 06 Aug 2010 06:55:59 -0700 (PDT) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx.google.com with ESMTPS id b36sm640344faq.35.2010.08.06.06.55.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Aug 2010 06:55:57 -0700 (PDT) Sender: Alex Kozlov Date: Fri, 6 Aug 2010 16:55:25 +0300 From: Alex Kozlov To: discuss@mdocml.bsd.lv, spam@rm-rf.kiev.ua Subject: mdocml, ERROR: argument count wrong: multi-line arguments > 0 (have 0) Message-ID: <20100806135525.GA30419@ravenloft.kiev.ua> X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi I think that Qq, Dq, Sq, Aq, Bq can have 0 arguments: Error log: man/man1/c99.1: :99:5: ERROR: argument count wrong: multi-line arguments > 0 (have 0) :108:5: ERROR: argument count wrong: multi-line arguments > 0 (have 0) Man source: man/man1/c99.1: (http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/c99/c99.1) 99:5:.Pq Qq 108:5:.Pq Aq , Man: headers whose names are enclosed in double-quotes ("") will be brackets (<>), the header will be searched for only in Error log: man/man1/bsdtar.1: :357:2: ERROR: argument count wrong: multi-line arguments > 0 (have 0) :359:2: ERROR: argument count wrong: multi-line arguments > 0 (have 0) Man source: man/man1/bsdtar.1: (http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/tar/bsdtar.1) 357:2:.Qq 359:2:.Qq . Man: This is equivalent to --uname "" --gname "". On extract, it Error log: /tmp/man.yg1LX62VGM/usr/share/man/man3/getloadavg.3: :51:16: ERROR: argument count wrong: multi-line arguments > 0 (have 0) Man source: man/man3/getloadavg.3: (http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/gen/getloadavg.3) 51:16:.Fa loadavg Ns Bq . Man: retrieved and assigned to successive elements of loadavg[]. The system -- Adios -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv