diff options
Diffstat (limited to 'share/man/man4/speaker.4')
-rw-r--r-- | share/man/man4/speaker.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/speaker.4 b/share/man/man4/speaker.4 index 8ffd1ee6a93..82e81e5c0bf 100644 --- a/share/man/man4/speaker.4 +++ b/share/man/man4/speaker.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: speaker.4,v 1.3 2007/05/31 19:19:52 jmc Exp $ +.\" $OpenBSD: speaker.4,v 1.4 2009/11/02 22:31:50 sobrado Exp $ .\" $NetBSD: speaker.4,v 1.9 1998/08/18 08:16:56 augustss Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -29,7 +29,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. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: November 2 2009 $ .Dt SPEAKER 4 .Os .Sh NAME @@ -76,7 +76,7 @@ interface are in The .Li tone_t structure used in these calls has two fields, -specifying a frequency (in hz) and a duration (in 1/100ths of a second). +specifying a frequency (in Hz) and a duration (in 1/100ths of a second). A frequency of zero is interpreted as a rest. .Pp At present there are two such ioctls. |