Hi Raf,

Raf Czlonka wrote on Fri, Jul 07, 2017 at 03:30:41AM +0100:

> Just gone through htpasswd(1)'s man page and noticed this
> in the AUTHORS section:
> 
>       Florian Obser <[email protected]> implemented htpasswd
>       from scratch after httpd was removed from OpenBSD base. 
> 
> To those not familiar with OpenBSD's release history, this may seem
> wrong (after all, httpd *is* in base) or misleading at the very least.
> 
> What do you think about clarifying it ever so slightly?

Seems helpful.

Committed, thanks!
  Ingo


> Index: usr.bin/htpasswd/htpasswd.1
> ===================================================================
> RCS file: /cvs/src/usr.bin/htpasswd/htpasswd.1,v
> retrieving revision 1.7
> diff -u -p -r1.7 htpasswd.1
> --- usr.bin/htpasswd/htpasswd.1       26 Aug 2014 21:50:38 -0000      1.7
> +++ usr.bin/htpasswd/htpasswd.1       7 Jul 2017 02:24:05 -0000
> @@ -69,6 +69,6 @@ has been available since
>  .An Florian Obser Aq Mt [email protected]
>  implemented
>  .Nm
> -from scratch after httpd was removed from
> +from scratch after Apache httpd was removed from
>  .Ox
>  base.

Reply via email to