ref: 1b01b969e1c8845f23bbc2259f21d8def88061b0
parent: 983fcb52278163e89c540f44767f8313cd789521
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Mar 18 13:56:34 EDT 2017
mus(1): fix manpage references
--- a/sys/man/1/mus
+++ b/sys/man/1/mus
@@ -7,8 +7,7 @@
.I musfile
]
.SH DESCRIPTION
-The MUS format is a simplified MIDI music format used in
-.IR doom (1)
+The MUS format is a simplified MIDI music format used in doom
and several related games.
.PP
.I Mus
@@ -16,8 +15,7 @@
.B musfile
or from standard input, and produces a MIDI format file on standard output.
.SH "SEE ALSO"
-.IR doom (1) ,
-.IR midi (1)
+.IR games (1)
.SH SOURCE
.B /sys/src/games/mus.c
.SH HISTORY
--
⑨