1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.TH "TEST_PHYSFS" "1"
.SH "NAME"
test_physfs \- filesystem abstraction library for game programmers
.SH "SYNOPSIS"
\fBtest_physfs\fR
.SH "DESCRIPTION"
This manual page documents briefly the \fBtest_physfs\fR binary.
\fBtest_physfs\fR is a helper program to see what functions return and to test
out if it is working properly on your system.
.SH "USAGE"
\fBtest_physfs\fR does not need any command\-line arguments.
Instead you will enter an little command\-line interface, with that you can
test functions of libphysfs on your system.
If you want to find out more about it, just enter \fBtest_physfs\fR and
then type \fBhelp\fR on the command prompt to see which commands are supported.
.SH "AUTHOR"
This manual page was written by Patrick Matth\[:a]i <pmatthaei@debian.org>
for libphysfs.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 3 any
later version published by the Free Software Foundation.
|