remove "not yet updated" warning for queue slots, df entries.

This commit is contained in:
David Starks-Browning 2002-03-20 22:34:40 +00:00
parent 99dbafacb6
commit cfaf7d8891
1 changed files with 0 additions and 6 deletions

View File

@ -648,9 +648,6 @@ have to add their entries to @code{/usr/info/dir} by hand.
@subsection Why do I get a message saying Out of Queue slots?
@strong{(Please note: This section has not yet been updated for the latest
net release.)}
"Out of queue slots!" generally occurs when you're trying to remove
many files that you do not have permission to remove (either because
you don't have permission, they are opened exclusively, etc). What
@ -679,9 +676,6 @@ Note that the 0775 can be anything as long as the 0010 bit is set.
@subsection Why does df report sizes incorrectly.
@strong{(Please note: This section has not yet been updated for the latest
net release.)}
There is a bug in the Win32 API function GetFreeDiskSpace that
makes it return incorrect values for disks larger than 2 GB in size.
Perhaps that may be your problem?