diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-15 05:05:03 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-15 05:05:03 +0000 |
commit | eae1fc18cc810c76cc49357eb57c02e56c2ea0f8 (patch) | |
tree | 9d6651bb867b145d4470274f9954b9a906fef7d8 /share | |
parent | 391edb8727095220b992c02596a079b6dabbf291 (diff) |
Correct invalid macro, ok djm@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ym.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ym.4 b/share/man/man4/ym.4 index 229e662906e..5af33cd30f1 100644 --- a/share/man/man4/ym.4 +++ b/share/man/man4/ym.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ym.4,v 1.11 2003/10/30 01:20:12 millert Exp $ +.\" $OpenBSD: ym.4,v 1.12 2004/10/15 05:05:02 jsg Exp $ .\" .\" Copyright (c) 1998 Constantine Paul Sapuntzakis .\" All rights reserved @@ -37,7 +37,7 @@ .Nd Yamaha OPL3-SAx audio driver .Sh SYNOPSIS .Cd "ym* at isapnp?" -.Ct "midi* at ym?" +.Cd "midi* at ym?" .Cd "audio* at ym?" .Sh DESCRIPTION The |