emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r118318: build-aux/msys-to-w32: Minor doc fixes.


From: Dani Moncayo
Subject: [Emacs-diffs] trunk r118318: build-aux/msys-to-w32: Minor doc fixes.
Date: Sat, 08 Nov 2014 15:28:02 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 118318
revision-id: address@hidden
parent: address@hidden
committer: Dani Moncayo <address@hidden>
branch nick: trunk
timestamp: Sat 2014-11-08 16:27:34 +0100
message:
  build-aux/msys-to-w32: Minor doc fixes.
modified:
  build-aux/msys-to-w32          msystow32-20131120014415-6qbja8232hbv7kxz-1
=== modified file 'build-aux/msys-to-w32'
--- a/build-aux/msys-to-w32     2014-11-08 14:55:09 +0000
+++ b/build-aux/msys-to-w32     2014-11-08 15:27:34 +0000
@@ -1,6 +1,5 @@
 #!/bin/bash
-# Take a list of MSYS-compatible paths and convert them to native
-# MS-Windows format.
+# Convert a MSYS path list to Windows-native format.
 # Status is zero if successful, nonzero otherwise.
 
 # Copyright (C) 2013-2014 Free Software Foundation, Inc.
@@ -38,9 +37,9 @@
 Relative paths or paths starting with '%emacs_dir%' will be passed
 verbatim to the standard output.
 
-Each non existing absolute paths will be translated by looking for its
+Each non existing absolute path will be translated by looking for its
 deepest existing directory, which will be translated and the remainder
-will be appended.
+appended.
 
 Options:
   --help     display this help and exit


reply via email to

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