diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /share/man/man4/midi.4 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'share/man/man4/midi.4')
-rw-r--r-- | share/man/man4/midi.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4 index 7369a5aa217..2f52897b8a3 100644 --- a/share/man/man4/midi.4 +++ b/share/man/man4/midi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midi.4,v 1.1 1999/01/07 22:32:57 niklas Exp $ +.\" $OpenBSD: midi.4,v 1.2 1999/05/16 19:56:30 alex 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. @@ -92,11 +92,11 @@ interface. .It Pa /dev/sequencer .El .Sh SEE ALSO -.Xr audio 4 , -.Xr ioctl 2 , .Xr midiplay 1 , -.Xr opl 4 , -.Xr ossaudio 3 . +.Xr ioctl 2 , +.Xr ossaudio 3 , +.Xr audio 4 , +.Xr opl 4 .br For ports using the ISA bus: .\" .Xr pcppi 4 , |