=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porting.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- www/Attic/porting.html 2005/09/26 08:52:11 1.53 +++ www/Attic/porting.html 2006/05/02 04:14:11 1.54 @@ -12,7 +12,7 @@ + content="This document copyright 1997-2006 by OpenBSD."> Building an OpenBSD port @@ -148,8 +148,9 @@ function. Heed the warnings of the bsd linker about its uses. These must be fixed. This is not quite as simple as s/mktemp/mkstemp/g.
- Refer to the mktemp(3) man page of OpenBSD current - for more indications. + Refer to + mktemp(3) for more information. Correct code using mkstemp includes the source to ed or mail. A rare instance of code that uses mktemp correctly @@ -388,6 +389,6 @@
OpenBSD www@openbsd.org -
$OpenBSD: porting.html,v 1.53 2005/09/26 08:52:11 grunk Exp $ +
$OpenBSD: porting.html,v 1.54 2006/05/02 04:14:11 ray Exp $