Fix patches
[xfishtank.git] / debian / patches / remove-p-argument-from-manpage.patch
CommitLineData
baa82526
MG
1Description: Remove the -p parameter from the manpage
2Author: Marius Gavrilescu <marius@ieval.ro>
3Forwarded: not-needed
4Last-Update: 2013-07-10
5
6--- a/xfishtank.1x
7+++ b/xfishtank.1x
8@@ -30,7 +30,7 @@
9 .SH SYNOPSIS
10 .B xfishtank
2c4d12d3
MG
11 [\-c <color>] [\-b <limit>] [\-f <limit>] [\-i <mult>] [\-r <rate>] [\-m <num>]
12-[\-C <num>] [\-d] [\-p <file>] [host:display]
13+[\-C <num>] [\-d] [host:display]
baa82526
MG
14 .SH DESCRIPTION
15 .LP
16 xfishtank is a animation program to simulate an Aquarium on your X desktop.
17@@ -67,9 +67,6 @@
18 .B \-d
19 Clip fish, swim on root window
20 .TP 8
21-.B \-p \fIfile\fP
22-Fish swim on picture in file
23-.TP 8
24 .B \-\fIhost\fP:\fIdpy\fP
25 This option specifies the X server to contact.
26 .SH SEE ALSO
This page took 0.011355 seconds and 4 git commands to generate.