From c6bd526f49f11784f7c1d2f694538981fa573ca1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 Jun 1998 12:18:38 +0000 Subject: Update. 1998-06-03 Andreas Jaeger * libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext, putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax, strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with version GLIBC_2.1. 1998-06-04 Andreas Jaeger * manual/lang.texi (Range of Type): Change @end table->@end vtable. (Floating Point Parameters): Likewise. --- sysdeps/gnu/errlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps') diff --git a/sysdeps/gnu/errlist.c b/sysdeps/gnu/errlist.c index e6ca78d33a..a0ae14af82 100644 --- a/sysdeps/gnu/errlist.c +++ b/sysdeps/gnu/errlist.c @@ -330,7 +330,7 @@ TRANS particular protocol being used by the socket. @xref{Socket Options}. */ #ifdef EPROTONOSUPPORT /* TRANS The socket domain does not support the requested communications protocol -TRANS (perhaps because the requested protocol is completely invalid.) +TRANS (perhaps because the requested protocol is completely invalid). TRANS @xref{Creating a Socket}. */ [ERR_REMAP (EPROTONOSUPPORT)] = N_("Protocol not supported"), #endif -- cgit v1.2.3