diff options
-rw-r--r-- | lib/System/Unix/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Unix/README.txt b/lib/System/Unix/README.txt index f81302e51f..b3bace483e 100644 --- a/lib/System/Unix/README.txt +++ b/lib/System/Unix/README.txt @@ -7,7 +7,7 @@ structure underneath this directory could look like this: Unix - only code that is truly generic to all UNIX platforms Posix - code that is specific to Posix variants of UNIX - SUS - code that is specific to the Singule Unix Specification + SUS - code that is specific to the Single Unix Specification SysV - code that is specific to System V variants of UNIX As a rule, only those directories actually needing to be created should be |