aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/spkr.4
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
commitdd5527c60720f715e788f56a1c857d6b3fbc2f14 (patch)
tree5d20a0f432e3dad9d3214a7d491256f75a2470a9 /share/man/man4/spkr.4
parentfb5ce63a63cc22c5740037f3be09a9d0ebc137f7 (diff)
downloadsrc-dd5527c60720f715e788f56a1c857d6b3fbc2f14.tar.gz
src-dd5527c60720f715e788f56a1c857d6b3fbc2f14.zip
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
Notes
Notes: svn path=/head/; revision=24091
Diffstat (limited to 'share/man/man4/spkr.4')
-rw-r--r--share/man/man4/spkr.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/spkr.4 b/share/man/man4/spkr.4
index e368d10d4938..c999289c1d1f 100644
--- a/share/man/man4/spkr.4
+++ b/share/man/man4/spkr.4
@@ -1,5 +1,5 @@
.\"
-.\" $Id$
+.\" $Id: spkr.4,v 1.8 1997/03/07 02:49:58 jmg Exp $
.\"
.Dd November 7, 1993
.Dt SPKR 4 i386
@@ -15,7 +15,8 @@
The speaker device driver allows applications to control the PC console
speaker on an
.Tn IBM-PC Ns --compatible
-machine running FreeBSD.
+machine running
+.Tn FreeBSD .
.Pp
Only one process may have this device open at any given time;
.Xr open 2
@@ -219,4 +220,5 @@ Andrew A. Chernov <ache@astral.msk.su>
.Sh HISTORY
The
.Nm
-device appeared in FreeBSD 1.0.
+device appeared in
+.Fx 1.0 .