Added missing article

This commit is contained in:
Corinna Vinschen 2000-09-29 22:23:37 +00:00
parent 795f46d9db
commit b504f11afa

View File

@ -229,7 +229,7 @@ use the posix name of the device to be recognized by Cygwin.
The naming convention is simple: The name has to begin with The naming convention is simple: The name has to begin with
<filename>/dev/</filename> and the rest is as you like. The only <filename>/dev/</filename> and the rest is as you like. The only
exception are tape devices. To identify if the tape device is exception are tape devices. To identify if the tape device is
used as rewind or no-rewind device the name must not begin with used as a rewind or a no-rewind device the name must not begin with
<literal>n</literal> (rewind) or has to begin with <literal>n</literal> <literal>n</literal> (rewind) or has to begin with <literal>n</literal>
(no-rewind). (no-rewind).
</para> </para>