diff options
Diffstat (limited to 'admin')
| -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 e822b402b5e..acba327072b 100644 --- a/admin/notes/newfile +++ b/admin/notes/newfile | |||
| @@ -8,7 +8,7 @@ format, copyright and license notice, etc). | |||
| 8 | ** Make sure the filename does not cause the DOS port any problems (8+3). | 8 | ** Make sure the filename does not cause the DOS port any problems (8+3). |
| 9 | Run the `doschk' program like this: | 9 | Run the `doschk' program like this: |
| 10 | 10 | ||
| 11 | find /path/to/emacs -print | doshck | 11 | find /path/to/emacs -print | doschk |
| 12 | 12 | ||
| 13 | and examine the output for DOS-related problems. The sections of | 13 | and examine the output for DOS-related problems. The sections of |
| 14 | output under the headings "The following files are not valid DOS file | 14 | output under the headings "The following files are not valid DOS file |