summaryrefslogtreecommitdiff
path: root/manual/llio.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-02 10:18:54 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-02 10:18:54 +0000
commit13632cfc66bb9a1b55f3b6077b3f84d3de131c87 (patch)
tree3108cef1d269206b5ba598e42d34b190c11351ab /manual/llio.texi
parent8e55f537ed8a5dd38e36f850c2195fa4625309e5 (diff)
Update.
1999-06-01 Ulrich Drepper <drepper@cygnus.com> * manual/llio.texi: Remove menu entry for removed section. 1999-05-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/sigaction.c: Fix typo and avoid unused variables. 1999-06-01 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_DDCMP): Add it (from Linux 2.3.4).
Diffstat (limited to 'manual/llio.texi')
-rw-r--r--manual/llio.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/llio.texi b/manual/llio.texi
index 7fe382a2cb..01fb95f5b6 100644
--- a/manual/llio.texi
+++ b/manual/llio.texi
@@ -33,7 +33,6 @@ directly.)
@menu
* Opening and Closing Files:: How to open and close file
descriptors.
-* Truncating Files:: Change the size of a file.
* I/O Primitives:: Reading and writing data.
* File Position Primitive:: Setting a descriptor's file
position.