diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2001-03-17 16:18:01 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2001-03-17 16:18:01 +0000 |
commit | 361484001589e40308dd6ab9e39009d11fd920b8 (patch) | |
tree | 832d8daed7d4ce7a69e629068dd80e1280376733 /winsup | |
parent | b63a3f55a7f9d41faa73b15bfd1aca6aa178a20e (diff) | |
download | newlib-361484001589e40308dd6ab9e39009d11fd920b8.zip newlib-361484001589e40308dd6ab9e39009d11fd920b8.tar.gz newlib-361484001589e40308dd6ab9e39009d11fd920b8.tar.bz2 |
Remove "not yet updated" caveat from entry:
"How is the DOS/Unix CR/LF thing handled?"
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/doc/how-api.texinfo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/doc/how-api.texinfo b/winsup/doc/how-api.texinfo index 1d9135a..b35ab42 100644 --- a/winsup/doc/how-api.texinfo +++ b/winsup/doc/how-api.texinfo @@ -31,9 +31,6 @@ http://cygwin.com/snapshots/ @subsection How is the DOS/Unix CR/LF thing handled? -@strong{(Please note: This section has not yet been updated for the latest -net release.)} - Let's start with some background. In UNIX, a file is a file and what the file contains is whatever the |