OSDN Git Service

* gdbint.texinfo (Host Definition): Remove description of R_OK.
authorMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:43:27 +0000 (10:43 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:43:27 +0000 (10:43 +0000)
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 03b45a7..bb6e2ec 100644 (file)
@@ -1,5 +1,7 @@
 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
 
+       * gdbint.texinfo (Host Definition): Remove description of R_OK.
+
        * gdbint.texinfo (Host Definition): Remove description of
        HAVE_SIGSETMASK.
 
index e353c91..ba3a8da 100644 (file)
@@ -42,7 +42,7 @@ Software Foundation raise funds for GNU development.''
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.37 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.38 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -2297,9 +2297,6 @@ warning.  This is currently defined if you configure using
 @findex siginterrupt
 Define this to indicate that @code{siginterrupt} is not available.
 
-@item R_OK
-Define if this is not in a system header file (typically, @file{unistd.h}).
-
 @item SEEK_CUR
 @itemx SEEK_SET
 Define these to appropriate value for the system @code{lseek}, if not already