[Pkg-cli-apps-commits] [smuxi] 05/05: add fix_man_pages.patch

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Fri Apr 24 00:01:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a commit to branch master
in repository smuxi.

commit 3f7937b34898ddd3beef02c0870062078af7117b
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Fri Apr 24 01:28:45 2015 +0200

    add fix_man_pages.patch
---
 debian/patches/fix_man_pages.patch | 77 ++++++++++++++++++++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 78 insertions(+)

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
new file mode 100644
index 0000000..d65ae65
--- /dev/null
+++ b/debian/patches/fix_man_pages.patch
@@ -0,0 +1,77 @@
+--- a/src/Frontend-STFL/smuxi-frontend-stfl.1
++++ b/src/Frontend-STFL/smuxi-frontend-stfl.1
+@@ -24,6 +24,7 @@
+ List the available engines Smuxi can connect to.
+ .It Fl e Ar engine , Fl \-engine Ns = Ns Ar engine
+ Connect to a remote engine.
++.El
+ .Sh KEY BINDINGS
+ The keyboards are similar to that of irssi and similar clients. Note that some terminal control characters (like C-c, C-z, etc) are not intercepted. Common line editing keys that work in graphical applications will also work. In the following examples, C-x means Control-x.
+ .Pp
+@@ -46,6 +47,7 @@
+ delete word
+ .It C-c
+ exit frontend
++.El
+ .Sh SMUXI COMMANDS
+ Like most IRC clients, Smuxi uses commands prefixed with "/", and most use the same commands, also including its own set of commands for the client and engine. In the following examples, the "/" prefix is not included.
+ .Bl -tag -width xx -offset -ident
+@@ -69,6 +71,7 @@
+ Set the configuration key's value.
+ .It shutdown
+ Shuts down the current engine.
++.El
+ .Sh FILES
+ .Bl -tag -width -compact
+ .It Pa $XDG_DATA_HOME/smuxi/share/smuxi-frontend-stfl.log
+@@ -77,6 +80,7 @@
+ smuxi local engine config
+ .It Pa $XDG_CONFIG_HOME/smuxi/smuxi-frontend.ini
+ smuxi frontend configuration and remote engine list
++.El
+ .Sh SEE ALSO
+ .Xr smuxi-frontend-gnome 1 ,
+ .Xr smuxi-server 1 ,
+--- a/src/Server/smuxi-server.1
++++ b/src/Server/smuxi-server.1
+@@ -42,12 +42,14 @@
+ When adding or modifying a user, use that password.
+ .It Fl \-optimize-message-buffers Ns = Ns Ar action
+ Optimizes the message buffers. Valid values are none, defrag, index, and all.
++.El
+ .Sh FILES
+ .Bl -tag -width -compact
+ .It Pa $XDG_DATA_HOME/smuxi/share/smuxi-server.log
+ smuxi debug log
+ .It Pa $XDG_CONFIG_HOME/smuxi/smuxi-engine.ini
+ smuxi engine config
++.El
+ .Sh SIGNALS
+ Smuxi will handle and catch these signals:
+ .Bl -tag -width xxxxxxxx -compact
+@@ -55,6 +57,7 @@
+ Gracefully exits the server.
+ .It SIGTERM
+ Gracefully exits the server.
++.El
+ .Sh SEE ALSO
+ .Xr smuxi-frontend-gnome 1 ,
+ .Xr smuxi-frontend-stfl 1 ,
+--- a/src/Frontend-GNOME/smuxi-frontend-gnome.1
++++ b/src/Frontend-GNOME/smuxi-frontend-gnome.1
+@@ -22,6 +22,7 @@
+ Show the arguments Smuxi takes.
+ .It Fl e Ar engine , Fl \-engine Ns = Ns Ar engine
+ Connect to a remote engine.
++.El
+ .Sh FILES
+ .Bl -tag -width -compact
+ .It Pa $XDG_DATA_HOME/smuxi/share/smuxi-frontend-gnome.log
+@@ -30,6 +31,7 @@
+ smuxi local engine config
+ .It Pa $XDG_CONFIG_HOME/smuxi/smuxi-frontend.ini
+ smuxi frontend configuration and remote engine list
++.El
+ .Sh SEE ALSO
+ .Xr smuxi-frontend-stfl 1 ,
+ .Xr smuxi-server 1 ,
diff --git a/debian/patches/series b/debian/patches/series
index c46fdca..a1f3afe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ build_Twitterizer2_with_default_compiler.patch
 build_db4o_with_default_compiler.patch
 build_agsxmpp_with_default_compiler.patch
 debian_default_settings.patch
+fix_man_pages.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list