diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-31 09:38:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-31 09:38:04 +0000 |
commit | c662a292061075531e2987d31e0e1cdcdc32b5d5 (patch) | |
tree | 3b090cd1631195d7ea41b1c8510d5e3adc97c865 /share/man/man4 | |
parent | 16a93843430b9a6fb01472fb6dc492f6b0e84aa4 (diff) |
grammar fix;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pcppi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcppi.4 b/share/man/man4/pcppi.4 index df9bf6dc09a..2d9ac10ce86 100644 --- a/share/man/man4/pcppi.4 +++ b/share/man/man4/pcppi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcppi.4,v 1.11 2010/07/31 08:33:20 ratchov Exp $ +.\" $OpenBSD: pcppi.4,v 1.12 2010/07/31 09:38:03 jmc Exp $ .\" $NetBSD: pcppi.4,v 1.5 2001/10/02 20:37:00 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -53,7 +53,7 @@ driver provides its child devices with the ability to output simple tones through the PC speaker. The .Xr speaker 4 -device use this to synthesize sounds. +device uses this to synthesize sounds. It also provides helper functions to the .Xr pckbd 4 driver as a substitute for a |