changeset 2577:b3ec1d265822 octave-forge

Remove bad plings from the edit help text
author hauberg
date Wed, 04 Oct 2006 08:52:15 +0000
parents 9924f4e6c83f
children 3730799af1eb
files main/miscellaneous/inst/edit.m
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/miscellaneous/inst/edit.m	Wed Oct 04 08:39:07 2006 +0000
+++ b/main/miscellaneous/inst/edit.m	Wed Oct 04 08:52:15 2006 +0000
@@ -51,10 +51,9 @@
 ##   On cygwin, you will need to convert the cygwin path to a windows
 ##   path if you are using a native Windows editor.  For example
 ##   @example
-##   "C:/Program Files/Good Editor/Editor.exe" `cygpath -wa %s`
+##     'C:/Program Files/Good Editor/Editor.exe $(cygpath -wa %s)'
 ##   @end example
 ##   @noindent
-##   Pay attention to the "" and ``; they are significant.
 ##
 ## @item home
 ##   This is the location of user local m-files. Be be sure it is in your