diff options
-rw-r--r-- | share/man/man4/man4.i386/spkr.4 | 2 | ||||
-rw-r--r-- | share/man/man4/spkr.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/spkr.4 b/share/man/man4/man4.i386/spkr.4 index 148cd94..c9015b3 100644 --- a/share/man/man4/man4.i386/spkr.4 +++ b/share/man/man4/man4.i386/spkr.4 @@ -5,7 +5,7 @@ .Nm spkr .Nd console speaker device driver .Sh SYNOPSIS -.Cd psuedo-device speaker +.Cd pseudo-device speaker .Fd #include <machine/speaker.h> .Sh DESCRIPTION The speaker device driver allows applications to control the PC console diff --git a/share/man/man4/spkr.4 b/share/man/man4/spkr.4 index 148cd94..c9015b3 100644 --- a/share/man/man4/spkr.4 +++ b/share/man/man4/spkr.4 @@ -5,7 +5,7 @@ .Nm spkr .Nd console speaker device driver .Sh SYNOPSIS -.Cd psuedo-device speaker +.Cd pseudo-device speaker .Fd #include <machine/speaker.h> .Sh DESCRIPTION The speaker device driver allows applications to control the PC console |