> If you set @code{*@var{lineptr}} to a null pointer, and @code{*@var{n}}
> to zero, before the call, then @code{getline} allocates the initial
> -buffer for you by calling @code{malloc}.
> +buffer for you by calling @code{malloc}. This buffer remains allocated
Two spaces.
Otherwise fine.