games/mix: fix man page directories
This commit is contained in:
parent
339fda9164
commit
dbf6aaf513
1 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ machine. The
|
||||||
.B -g
|
.B -g
|
||||||
option causes the emulator immediately to run a complete assembled
|
option causes the emulator immediately to run a complete assembled
|
||||||
.B MIX
|
.B MIX
|
||||||
program and exits the emulator when the emulator halts.
|
program and exits when the emulator halts.
|
||||||
.PP
|
.PP
|
||||||
The following commands are accepted:
|
The following commands are accepted:
|
||||||
.TP
|
.TP
|
||||||
|
@ -95,12 +95,12 @@ field of the above instructions must be an integer between 0 and 3999
|
||||||
inclusive. A number-sign (#) starts a comment which extends to the end
|
inclusive. A number-sign (#) starts a comment which extends to the end
|
||||||
of the line.
|
of the line.
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/cmd/games/mix
|
.B /sys/src/games/mix
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.nf
|
.nf
|
||||||
Donald Knuth, ``The Art of Computer Programming'', Volume 1. Section 1.3
|
Donald Knuth, ``The Art of Computer Programming'', Volume 1. Section 1.3
|
||||||
.PP
|
.PP
|
||||||
.B /sys/src/cmd/games/mix/examples
|
.B /sys/src/games/mix/examples
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
As opposed to Knuth's specification,
|
As opposed to Knuth's specification,
|
||||||
the
|
the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue