Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/usleep.3,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/lib/libc/gen/usleep.3 2001/09/16 02:57:05 1.13 +++ src/lib/libc/gen/usleep.3 2002/02/07 07:00:18 1.14 @@ -1,4 +1,4 @@ -.\" $NetBSD: usleep.3,v 1.13 2001/09/16 02:57:05 wiz Exp $ +.\" $NetBSD: usleep.3,v 1.14 2002/02/07 07:00:18 ross Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -42,7 +42,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include +.Fd #include \*[Lt]unistd.h\*[Gt] .Ft int .Fn usleep "useconds_t microseconds" .Sh DESCRIPTION