This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit 6f4c00951d2deb6141c2cae71d9613dbe5c4661a Author: Miriam Ruiz <[email protected]> Date: Tue Jun 5 18:44:39 2007 +0000 Corrected man page --- debian/fenix0.92-fxi.1 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/fenix0.92-fxi.1 b/debian/fenix0.92-fxi.1 index 2695757..db9f189 100644 --- a/debian/fenix0.92-fxi.1 +++ b/debian/fenix0.92-fxi.1 @@ -20,8 +20,17 @@ fenix0.92\-fxi \- fenix interpreter .B fenix0.92\-fxi [filename.dcb] .SH "DESCRIPTION" This program executes the bytecode files compiled with fenix. - -If no parameter is given, the program tries to open a binary file with the same name as the interpreter. +.PP +If no parameter is given and it has a different name from it's standard one, like in a symbolic link, the program tries to open a binary file with the same name as the interpreter. +.PP +options: +.TP +\fB\-d\fR +Activate DEBUG mode +.TP +\fB\-f\fR +16bpp Filter ON (only 16bpp color mode) +.PP .SH "SEE ALSO" .BR fenix0.92 (1), .BR fenix0.92\-fxc (1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

