]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
doc: Fix typos in documentation of _TIME_BITS
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 May 2025 10:15:22 +0000 (11:15 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 27 May 2025 10:42:49 +0000 (11:42 +0100)
manual/creature.texi

index 09e1c9670f5c31ef9faa81185387910d2e920115..59a610874b8dab1e19688c9a213027533e8461c8 100644 (file)
@@ -194,9 +194,9 @@ a fallback code is used with legacy (i.e. 32-bit) syscalls.
 
 On such platforms, @theglibc{} will also define @code{__USE_TIME64_REDIRECTS}
 to indicate whether the declarations are expanded to different ones
-(either by redefiniding the symbol name or using symbol aliais).
+(either by redefining the symbol name or using a symbol alias).
 For instance, if the symbol @code{clock_gettime} expands to
-@code{__glock_gettime64}.
+@code{__clock_gettime64}.
 
 @item
 If @code{_TIME_BITS} is defined to be 32, @code{time_t} is defined to