From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stephen Compall Newsgroups: gmane.lisp.guile.bugs Subject: [PATCH] Some fixes to posix.texi Date: Thu, 07 Nov 2002 01:40:21 -0600 Sender: bug-guile-admin@gnu.org Message-ID: <3DCA18E5.8020906@sigecom.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036654939 19353 80.91.224.249 (7 Nov 2002 07:42:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Nov 2002 07:42:19 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 189hIv-00051h-00 for ; Thu, 07 Nov 2002 08:42:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 189hHr-0000se-00; Thu, 07 Nov 2002 02:41:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 189hCm-0000An-00 for bug-guile@gnu.org; Thu, 07 Nov 2002 02:35:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 189hCR-00008Z-00 for bug-guile@gnu.org; Thu, 07 Nov 2002 02:35:54 -0500 Original-Received: from [192.195.225.6] (helo=antares.evansville.edu) by monty-python.gnu.org with esmtp (Exim 4.10) id 189hCQ-00006m-00 for bug-guile@gnu.org; Thu, 07 Nov 2002 02:35:35 -0500 Original-Received: from sigecom.net (localhost.localdomain [127.0.0.1]) by antares.evansville.edu (Postfix) with ESMTP id E7DDF39842 for ; Thu, 7 Nov 2002 01:40:21 -0600 (CST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021028 X-Accept-Language: en-us, en Original-To: bug-guile@gnu.org Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:562 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:562 http://csserver.evansville.edu/~sc87/posix-1S11.patch was made against CVS HEAD of guile/guile-core/doc/ref/posix.texi. Building DVI and Info files posed no problems. The patch was made with cvs diff -u. ChangeLog entry is: 2002-11-06 Stephen Compall * doc/ref/posix.texi: Changed quotes to match Texinfo expectations. Added references to the glibc manual. Used proper Texinfo text marking for many keywords, such as @code, @samp, @env, @var. Fixed argument metasyntactic variable references in file-manipulation section so the usage in the descriptions matches the usage in the declarations. -- Stephen Compall Also known as S11001001 DotGNU `Contributor' -- http://dotgnu.org Then again, a listener rarely leaves a Stallman speech not knowing where the true path to software righteousness lies. -- Sam Williams, "Free as in Freedom" _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile