diff scripts/miscellaneous/dir.m @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 931cc13a6f3b 446c46af4b42
children 4197fc428c7d
line wrap: on
line diff
--- a/scripts/miscellaneous/dir.m	Tue Jan 20 09:55:41 2015 -0500
+++ b/scripts/miscellaneous/dir.m	Tue Jan 20 10:24:46 2015 -0500
@@ -28,7 +28,7 @@
 ##
 ## @table @asis
 ## @item name
-## File or directory name. 
+## File or directory name.
 ##
 ## @item date
 ## Timestamp of file modification (string value).
@@ -37,7 +37,7 @@
 ## File size in bytes.
 ##
 ## @item isdir
-## True if name is a directory. 
+## True if name is a directory.
 ##
 ## @item datenum
 ## Timestamp of file modification as serial date number (double).