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

Fix grammar and a function name.

This commit is contained in:
Mark Murray 2000-08-15 15:09:13 +00:00
parent e4b22f69ae
commit 3e36b6ef41
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64676

View File

@ -153,7 +153,7 @@ is called multiple times without an intervening
the
.Fn await
is effectively a NOP but will also call
.Fn mswitch
.Fn mi_switch
for safety. The
.Fn await
function allows you to override the priority and timeout values to be used.
@ -227,7 +227,7 @@ used to be the traditional form. It doesn't let you specify a timeout or a
.Ar wmesg ,
hence it has been discontinued.
.Sh AUTHORS
This man page has been written by
This man page was written by
.ie t J\(:org Wunsch.
.el Joerg Wunsch.
.Nm Asleep