versions.txt v6.11
40.Changed /fopen behaviour, now fails if file doesn't exist. The
-n switch creates a new file, fails if it exists. And -o creates
a new file, overwrites if it exists.

The help file is not entirely correct.