From 0eded827e1114d5a49d63b7e4e15e847c2bf8b0d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Jan 2000 23:36:52 +0000 Subject: Fixed typos. --- doc/posix_users/io.t | 1 + doc/posix_users/libc.t | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) (limited to 'doc/posix_users') diff --git a/doc/posix_users/io.t b/doc/posix_users/io.t index 6cf503a437..6185e6c56c 100644 --- a/doc/posix_users/io.t +++ b/doc/posix_users/io.t @@ -807,6 +807,7 @@ int unmount( @table @b @item EXXX +@end table @subheading DESCRIPTION: diff --git a/doc/posix_users/libc.t b/doc/posix_users/libc.t index 43f40e28bb..257d3b4b56 100644 --- a/doc/posix_users/libc.t +++ b/doc/posix_users/libc.t @@ -180,20 +180,20 @@ This section lists the routines that provided by the Newlib C Library. @itemize @bullet -@item @code{Equivalent for errno variable: +@item Equivalent for errno variable: @itemize @bullet @item @code{errno_r} - XXX @end itemize -@item @code{Locale functions: +@item Locale functions: @itemize @bullet @item @code{localeconv_r} - XXX @item @code{setlocale_r} - XXX @end itemize -@item @code{Equivalents for stdio variables: +@item Equivalents for stdio variables: @itemize @bullet @item @code{stdin_r} - XXX @@ -201,7 +201,7 @@ This section lists the routines that provided by the Newlib C Library. @item @code{stderr_r} - XXX @end itemize -@item @code{Stdio functions: +@item Stdio functions: @itemize @bullet @item @code{fdopen_r} - XXX @@ -226,7 +226,7 @@ This section lists the routines that provided by the Newlib C Library. @item @code{sprintf_r} - XXX @end itemize -@item @code{Signal functions: +@item Signal functions: @itemize @bullet @item @code{init_signal_r} - XXX @@ -236,7 +236,7 @@ This section lists the routines that provided by the Newlib C Library. @item @code{raise_r} - XXX @end itemize -@item @code{Stdlib functions: +@item Stdlib functions: @itemize @bullet @item @code{calloc_r} - XXX @@ -264,13 +264,13 @@ This section lists the routines that provided by the Newlib C Library. @item @code{setenv_r} - XXX @end itemize -@item @code{String functions: +@item String functions: @itemize @bullet @item @code{strtok_r} - XXX @end itemize -@item @code{System functions: +@item System functions: @itemize @bullet @item @code{close_r} - XXX @@ -292,7 +292,7 @@ This section lists the routines that provided by the Newlib C Library. @item @code{times_r} - XXX @end itemize -@item @code{Time function: +@item Time function: @itemize @bullet @item @code{asctime_r} - XXX @@ -312,14 +312,14 @@ This section lists the routines that provided by the Newlib C Library. @itemize @bullet -@item @code{Stdarg (stdarg.h): +@item Stdarg (stdarg.h): @itemize @bullet @item @code{va_start} - XXX @item @code{va_arg} - XXX @item @code{va_end} - XXX @end itemize -@item @code{Vararg (varargs.h): +@item Vararg (varargs.h): @itemize @bullet @item @code{va_alist} - XXX @item @code{va_start-trad} - XXX -- cgit v1.2.3