Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 1997 10:49:58 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/man/man9 sleep.9
Message-ID:  <199704111749.KAA05966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/11 10:49:57

  Modified:    share/man/man9  sleep.9
  Log:
  Fixed synopsis:
  - don't declare nonexistent function sleep().
  - don't include <sys/errno.h> explicitly.
  
  sleep() should be nuked some more, e.g., this man page should not be
  named after a nonexistent function.
  
  Revision  Changes    Path
  1.9       +1 -4      src/share/man/man9/sleep.9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704111749.KAA05966>