From: Yury Khrustalev Date: Thu, 11 Sep 2025 09:50:43 +0000 (+0100) Subject: manual: fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b88eb78416ec822b4c1fd43b85525594dc054f;p=thirdparty%2Fglibc.git manual: fix typo --- diff --git a/manual/startup.texi b/manual/startup.texi index c444750479..9545fcc526 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -668,7 +668,7 @@ defined in @file{elf.h}. If a matching entry is found, the value is returned; if the entry is not found, zero is returned and @code{errno} is set to @code{ENOENT}. -@strong{Note:} There is no relationship between the @samp{AT_} contants +@strong{Note:} There is no relationship between the @samp{AT_} constants defined in @file{elf.h} and the file name lookup flags in @file{fcntl.h}. @xref{Descriptor-Relative Access}. @end deftypefun