Hi Josiah,

committed, thanks!
  Ingo

Josiah Frentsos wrote on Tue, Dec 20, 2022 at 12:49:06PM -0500:

> Index: getdelim.3
> ===================================================================
> RCS file: /cvs/src/lib/libc/stdio/getdelim.3,v
> retrieving revision 1.6
> diff -u -p -r1.6 getdelim.3
> --- getdelim.3        17 Oct 2017 22:47:58 -0000      1.6
> +++ getdelim.3        20 Dec 2022 17:45:54 -0000
> @@ -57,7 +57,8 @@ The buffer is
>  and includes the delimiter.
>  The
>  .Fa delimiter
> -character must be representable as an unsigned char.
> +character must be representable as an
> +.Vt unsigned char .
>  .Pp
>  If
>  .Fa *n

Reply via email to