From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Kerrisk Subject: Re: [RFC] argz(3) and envz(3) Date: Thu, 06 Dec 2007 10:20:28 +0100 Message-ID: <4757BEDC.8060902@gmail.com> References: <36ca99e90712031419o6d26da36n4b6bf0fc3947196b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <36ca99e90712031419o6d26da36n4b6bf0fc3947196b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bert Wesarg Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Bert Wesarg wrote: > Hello, > > the argz_*(3) pages references the envz(3) in the See ALSO section, > and the other way around to, but booth argz(3) and envz(3) pages do > not exists. > > This could be fixed by rename man3/argz_add.3 to man3/argz.3, add a > new man3/argz_add.3 with a .so to man3/argz.3, and change all > references of the man3/argz_*.3 pages too. > The same for envz.3. > > The patch for this is a little big, but trivial. > > Should I send it? Hi Bert, I've gone for a simpler change. In envz_add.3 I did a s/argz/argz_add/, and analogously for argz_add.3. (There were no other pages that reference these two pages.) The change will be in man-pages-2.72. Cheers, Michael -- Michael Kerrisk Maintainer of the Linux man-pages project http://www.kernel.org/doc/man-pages/ Want to report a man-pages bug? Look here: http://www.kernel.org/doc/man-pages/reporting_bugs.html - To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html