[qfcc] Fix a typo in the man page

This commit is contained in:
Bill Currie 2021-02-09 15:02:22 +09:00
parent 14e4fd9f6a
commit bc763da9f6

View file

@ -100,7 +100,7 @@ For each source file (listed either on the command line, or in
\fBprogs.src\fP, write a file whose name is the base name of the source
file with an extension of \fB.frame\fP, and contains a list of frame macro
names with their associated frame numbers. Eg, \fBplayer.qc\fP will produce
\fBplayer.frame\fPa. Note that files that do not create frame macros will
\fBplayer.frame\fP. Note that files that do not create frame macros will
not generate a frame file. At this time, the file is always written to the
current directory.