Fix minor typos

This commit is contained in:
Steven Ward
2023-10-09 21:25:40 -04:00
parent d809ce5cf0
commit 79964338d1
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ DESCRIPTION
Some non-POSIX systems such as MS Windows treat text files
and binary files differently. In text mode MS Windows consider
"\r\n" and end-of-line character. On an Apple MAC, the
"\r\n" an end-of-line character. On an Apple MAC, the
text mode end-of-line character is "\r".
Names of files are subject to ~ expansion just like the C or