about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-23 23:01:08 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-23 23:01:08 +0000
commitb2e3d177abf93989afd8d647597e797f69b564df (patch)
tree4d5930a20df8076712d6319025a9c4e146f7851a /manual
parent4b9afc43727251609f28ba2140f4d8527e8d0d17 (diff)
downloadglibc-b2e3d177abf93989afd8d647597e797f69b564df.tar.gz
glibc-b2e3d177abf93989afd8d647597e797f69b564df.tar.xz
glibc-b2e3d177abf93989afd8d647597e797f69b564df.zip
Update.
2001-07-23  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv_cache.c (__gconv_lookup_cache): Handle encoding from
	and to INTERNAL.
	* iconv/iconvconfig.c: Create a special record for the INTERNAL
	encoding name in the output file.
Diffstat (limited to 'manual')
-rw-r--r--manual/llio.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/llio.texi b/manual/llio.texi
index ea72e955e3..ceadb7ed32 100644
--- a/manual/llio.texi
+++ b/manual/llio.texi
@@ -3618,6 +3618,8 @@ numbers and multiplexed through the @code{ioctl} function, defined in
 @code{sys/ioctl.h}.  The code numbers themselves are defined in many
 different headers.
 
+@comment sys/ioctl.h
+@comment BSD
 @deftypefun int ioctl (int @var{filedes}, int @var{command}, @dots{})
 
 The @code{ioctl} function performs the generic I/O operation