diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-04 22:14:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-04 22:14:44 +0000 |
commit | 741da2d2f4dd6091c93080f4edfffa157f26df50 (patch) | |
tree | cb79d3b313a6066ccd0693fc376f829151b56ef3 /share/man/man4/mpu.4 | |
parent | 5ebba3bcdd5f72b4465da531536951afe3fd543f (diff) |
put escapes in the right place;
(i.e. stuff I got wrong the first time, or missed)
this includes some .Cd's with missing quotes and .Nm abuse in man4;
Diffstat (limited to 'share/man/man4/mpu.4')
-rw-r--r-- | share/man/man4/mpu.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mpu.4 b/share/man/man4/mpu.4 index 5aa1d9ba85f..2e9254732a5 100644 --- a/share/man/man4/mpu.4 +++ b/share/man/man4/mpu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpu.4,v 1.2 2003/03/07 06:21:37 david Exp $ +.\" $OpenBSD: mpu.4,v 1.3 2003/09/04 22:14:42 jmc Exp $ .\" $NetBSD: mpu.4,v 1.5 2001/03/30 14:34:27 minoura Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -43,7 +43,7 @@ .Nd Roland/Yamaha MPU401 (and compatible) MIDI UART driver .Sh SYNOPSIS .Cd "mpu* at isa? port 0x300" -.Cd "mpu* at isapnp? +.Cd "mpu* at isapnp?" .Cd "midi* at mpu?" .Sh DESCRIPTION The |