Hi Martin,

Martin Vahlensieck wrote on Wed, Oct 28, 2020 at 09:02:21PM +0100:

> This refers to the libc function.

Committed, thanks.

> P.S.: I noticed that e.g. sysmerge(8) is mentioned like this but not a
> link. Is this intentional?

Probably not, i added a few more links while there.

Yours,
  Ingo


> Index: faq/ports/guide.html
> ===================================================================
> RCS file: /cvs/www/faq/ports/guide.html,v
> retrieving revision 1.91
> diff -u -p -r1.91 guide.html
> --- faq/ports/guide.html      15 Jul 2020 21:52:04 -0000      1.91
> +++ faq/ports/guide.html      28 Oct 2020 20:01:21 -0000
> @@ -1320,7 +1320,7 @@ Another very common problem is the <code
>  Heed the warnings of the bsd linker about its uses.
>  <b>These must be fixed</b>.
>  This is not quite as simple as <code>s/mktemp/mkstemp/g</code>.
> -Refer to <a href="https://man.openbsd.org/mktemp";>mktemp(3)</a> for more
> +Refer to <a href="https://man.openbsd.org/mktemp.3";>mktemp(3)</a> for more
>  information.
>  Correct code using <code>mkstemp</code> includes the source to
>  <code>ed</code> or <code>mail</code>.

Reply via email to