summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorYury Khrustalev <yury.khrustalev@arm.com>2025-09-11 10:50:43 +0100
committerYury Khrustalev <yury.khrustalev@arm.com>2025-09-11 10:50:43 +0100
commitf0b88eb78416ec822b4c1fd43b85525594dc054f (patch)
tree81f1976a53d58583323c6d14a025c0203f569f7f /manual
parent88dc93cb400b832d2478c6c70bc4cf8c5b37432d (diff)
manual: fix typo
Diffstat (limited to 'manual')
-rw-r--r--manual/startup.texi2
1 files changed, 1 insertions, 1 deletions
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