1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

update HISTORY section

This commit is contained in:
Matthew Dillon 1998-12-21 10:34:53 +00:00
parent f44bc94d97
commit 4f32889f72
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41978

View File

@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: sleep.9,v 1.10 1998/01/16 18:12:57 bde Exp $
.\" $Id: sleep.9,v 1.11 1998/12/21 10:29:28 dillon Exp $
.\" "
.Dd December 17, 1998
.Os
@ -207,7 +207,10 @@ appeared in a very early version of Unix.
.Nm Tsleep
appeared in
.Bx 4.4 .
.Pp
.Nm Asleep/await
first appeared in FreeBSD-3.0.1
.Sh AUTHORS
This man page has been written by
.ie t J\(:org Wunsch.
.el Joerg Wunsch.
.el Joerg Wunsch. asleep/await portions were written by Matt Dillon