Applied, thanks!
Zhaoming Luo, le mer. 02 avril 2025 17:23:54 +0800, a ecrit:
> ---
> hurd/io.defs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hurd/io.defs b/hurd/io.defs
> index 5bc399ed..4c63de36 100644
> --- a/hurd/io.defs
> +++ b/hurd/io.defs
> @@ -46,7 +46,7 @@ routine io_write (
> offset: loff_t;
> out amount: vm_size_t);
>
> -/* Read data from an IO object. If offset if -1, read from the object
> +/* Read data from an IO object. If offset is -1, read from the object
> maintained file pointer. If the object is not seekable, offset is
> ignored. The amount desired to be read is in AMOUNT. */
> routine io_read (
> --
> 2.49.0
>
>