From e6d44a356ba1642c9f368da8dbe2219ef1570fb6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 10 Jun 2019 14:08:03 +0200 Subject: [PATCH] doc: Remove mention of function vm86 (does not exist on x86_64). * doc/glibc-functions/vm86.texi: Remove file. * doc/gnulib.texi (Glibc sys/vm86.h): Remove node. --- doc/glibc-functions/vm86.texi | 16 ---------------- doc/gnulib.texi | 11 ++--------- 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 doc/glibc-functions/vm86.texi diff --git a/doc/glibc-functions/vm86.texi b/doc/glibc-functions/vm86.texi deleted file mode 100644 index cb625baa32..0000000000 --- a/doc/glibc-functions/vm86.texi +++ /dev/null @@ -1,16 +0,0 @@ -@node vm86 -@subsection @code{vm86} -@findex vm86 - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on all non-glibc platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0. -@end itemize diff --git a/doc/gnulib.texi b/doc/gnulib.texi index bbc80fe578..e82fc691e4 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -3647,7 +3647,6 @@ This list of functions is sorted according to the header that declares them. * Glibc sys/uio.h:: * Glibc sys/ustat.h:: * Glibc sys/vlimit.h:: -* Glibc sys/vm86.h:: * Glibc sys/vtimes.h:: * Glibc sys/wait.h:: * Glibc sys/xattr.h:: @@ -5991,14 +5990,8 @@ This list of functions is sorted according to the header that declares them. @include glibc-functions/vlimit.texi -@node Glibc sys/vm86.h -@section Glibc @code{} - -@menu -* vm86:: -@end menu - -@include glibc-functions/vm86.texi +@c @node Glibc sys/vm86.h +@c @section Glibc @code{} @node Glibc sys/vtimes.h @section Glibc @code{} -- 2.39.5