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/sleep.3,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/lib/libc/gen/sleep.3 2002/10/01 16:48:35 1.13 +++ src/lib/libc/gen/sleep.3 2003/04/16 13:34:39 1.14 @@ -1,4 +1,4 @@ -.\" $NetBSD: sleep.3,v 1.13 2002/10/01 16:48:35 wiz Exp $ +.\" $NetBSD: sleep.3,v 1.14 2003/04/16 13:34:39 wiz 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 \*[Lt]unistd.h\*[Gt] +.In unistd.h .Ft unsigned int .Fn sleep "unsigned int seconds" .Sh DESCRIPTION