diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index 1b3170e4f..bf46d5cd6 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -6942,8 +6942,9 @@ Store @var{value} as an @var{n}-bit (signed) integer (where @var{n} is @end deffn Finally, a variant specialized for the host's endianness is available -for each of these functions (with the exception of the @code{u8} -accessors, for obvious reasons): +for each of these functions (with the exception of the @code{u8} and +@code{s8} accessors, as endianness is about byte order and there is only +1 byte): @deffn {Scheme Procedure} bytevector-u16-native-ref bv index @deffnx {Scheme Procedure} bytevector-s16-native-ref bv index