Author: miriam Date: 2009-08-17 08:28:07 +0000 (Mon, 17 Aug 2009) New Revision: 10141
Modified: packages/trunk/rrootage/debian/changelog packages/trunk/rrootage/debian/rrootage.6 Log: Added -fullscreen option to usage summary in man page. Closes: #541951 Modified: packages/trunk/rrootage/debian/changelog =================================================================== --- packages/trunk/rrootage/debian/changelog 2009-08-17 08:25:20 UTC (rev 10140) +++ packages/trunk/rrootage/debian/changelog 2009-08-17 08:28:07 UTC (rev 10141) @@ -1,3 +1,10 @@ +rrootage (0.23a-9) UNRELEASED; urgency=low + + [ Miriam Ruiz ] + * Added -fullscreen option to usage summary in man page. Closes: #541951 + + -- Miriam Ruiz <[email protected]> Mon, 17 Aug 2009 10:35:16 +0200 + rrootage (0.23a-8) unstable; urgency=medium * Fixes buffer overflow due to wrong conversion between units. Modified: packages/trunk/rrootage/debian/rrootage.6 =================================================================== --- packages/trunk/rrootage/debian/rrootage.6 2009-08-17 08:25:20 UTC (rev 10140) +++ packages/trunk/rrootage/debian/rrootage.6 2009-08-17 08:28:07 UTC (rev 10141) @@ -5,10 +5,10 @@ .\" Dafydd Harries <[email protected]>, 2005. .\" .\" URL macro recipe from Branden Robinson's presentation -.de URL -\\$2 \(laURL: \\$1 \(ra\\$3 -.. -.if \n[.g] .mso www.tmac +.\" .de URL +.\" \\$2 \(laURL: \\$1 \(ra\\$3 +.\" .. +.\" .if \n[.g] .mso www.tmac .\" End of recipe. .TH "rRootage" "6" "22 January 2005" "rRootage" "Games" .SH "NAME" @@ -18,9 +18,10 @@ .SH "SYNOPSIS" . .B rrootage -[\\-lowres|\\-mediumres|\\-highres] +[\-lowres|\-mediumres|\-highres] [\-nosound] [\-window] +[\-fullscreen] [\-reverse] [\-nowait] [\-accframe] _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

