diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-28 23:27:41 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-28 23:27:41 +0000 |
commit | 949e53e2dedda9dd7d9cfab9b23c399e622014a7 (patch) | |
tree | f1984848cfb5f504306d99cbcdba9d9aba98bd9e /share/man/man4/midi.4 | |
parent | a1d1520f42e88852a108033a7093b08043f235ab (diff) |
mpu man and on isa
Diffstat (limited to 'share/man/man4/midi.4')
-rw-r--r-- | share/man/man4/midi.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4 index ce0a63e211b..34c9298add3 100644 --- a/share/man/man4/midi.4 +++ b/share/man/man4/midi.4 @@ -1,10 +1,9 @@ -.\" $OpenBSD: midi.4,v 1.11 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: midi.4,v 1.12 2002/11/28 23:27:40 mickey Exp $ .\" $NetBSD: midi.4,v 1.4 1998/08/22 14:45:35 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. .\" - .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -46,11 +45,12 @@ .Pp .Cd "# i386" .Cd "midi* at autri?" -.Cd "midi* at mpu?" .Cd "midi* at opl?" .Cd "midi* at sb?" .Cd "midi* at wss?" .Ct "midi* at ym?" +.Cd "midi* at mpu?" +.Ct "midi* at ympu?" .Pp .Cd "# sparc64" .Cd "midi* at autri?" |