diff options
Diffstat (limited to 'admin/notes/newfile')
-rw-r--r-- | admin/notes/newfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/newfile b/admin/notes/newfile index a682fec72d..072e966d60 100644 --- a/admin/notes/newfile +++ b/admin/notes/newfile @@ -6,7 +6,7 @@ CHECKLIST FOR ADDING A NEW FILE TO EMACS -*- outline -*- format, copyright and license notice, etc). ** Make sure the filename does not cause the DOS port any problems (8+3). -Run the `doschk' program like this: +Run the 'doschk' program like this: find /path/to/emacs -print | doschk |