libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: document path separator


From: Ralf Wildenhues
Subject: Re: document path separator
Date: Fri, 19 Nov 2004 12:30:43 +0100
User-agent: Mutt/1.4.1i

* Gary V. Vaughan wrote on Fri, Nov 19, 2004 at 08:15:21AM CET:
> Ralf Wildenhues wrote:
> >OK to apply?
> 
> Wow, super-fast!  Yes, please do.

Did so, but looks much better with this applied also (which I also
did already).

Regards,
Ralf


2004-11-19  Ralf Wildenhues <address@hidden>

        * doc/libtool.texi (Libltdl interface): Typos.

Index: doc/libtool.texi
===================================================================
RCS file: /cvsroot/libtool/libtool/doc/libtool.texi,v
retrieving revision 1.182
diff -u -r1.182 libtool.texi
--- doc/libtool.texi    19 Nov 2004 07:26:25 -0000      1.182
+++ doc/libtool.texi    19 Nov 2004 11:31:23 -0000
@@ -3356,15 +3356,15 @@
 @noindent
 The following macros are defined by including @file{ltdl.h}:
 
address@hidden {Macro} LT_PATHSEP_CHAR
address@hidden LT_PATHSEP_CHAR
 @code{LT_PATHSEP_CHAR} is the system-dependent path separator,
-that is, @code{;} on Windows and @code{:} everywhere else.
+that is, @samp{;} on Windows and @samp{:} everywhere else.
 @end defmac
 
address@hidden {Macro} LT_DIRSEP_CHAR
address@hidden LT_DIRSEP_CHAR
 If @code{LT_DIRSEP_CHAR} is defined, it can be used as directory
-separator in addition to @code{/}.  On Windows, this contains
address@hidden
+separator in addition to @samp{/}.  On Windows, this contains
address@hidden
 @end defmac
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]