emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/files.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/files.texi
Date: Tue, 09 May 2006 19:48:03 +0000

Index: emacs/lispref/files.texi
diff -u emacs/lispref/files.texi:1.91 emacs/lispref/files.texi:1.92
--- emacs/lispref/files.texi:1.91       Tue Feb 28 03:04:50 2006
+++ emacs/lispref/files.texi    Tue May  9 19:48:03 2006
@@ -1602,7 +1602,7 @@
 @var{filename} does not include a directory part.
 
 On GNU and Unix systems, a string returned by this function always
-ends in a slash.  On MSDOS it can also end in a colon.  On VMS, it
+ends in a slash.  On MS-DOS it can also end in a colon.  On VMS, it
 returns a string ending in one of the three characters @samp{:},
 @samp{]}, or @samp{>}.
 
@@ -1809,7 +1809,7 @@
 same as the usual Unix terminology.)  These two different names for
 the same entity are related by a syntactic transformation.  On GNU and
 Unix systems, this is simple: a directory name ends in a slash,
-whereas the directory's name as a file lacks that slash.  On MSDOS and
+whereas the directory's name as a file lacks that slash.  On MS-DOS and
 VMS, the relationship is more complicated.
 
   The difference between a directory name and its name as a file is




reply via email to

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