Package: byzanz
Version: 0.2.2-3
Severity: wishlist
Tags: patch
The attached patch simplifies manual page as follows:
OPTIONS
Help Options:
-h, --help
Show help options
=>
OPTIONS
-h, --help
Show brief help.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages byzanz depends on:
ii gconf2 2.28.1-6 GNOME configuration database syste
ii libart-2.0-2 2.3.21-1 Library of functions for 2D graphi
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libbonobo2-0 2.24.3-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.24.3-1 The Bonobo UI library
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.28.1-6 GNOME configuration database syste
ii libglib2.0-0 2.24.2-1 The GLib library of C routines
ii libgnome2-0 2.30.0-1 The GNOME library - runtime files
ii libgnomecanvas2-0 2.30.1-1 A powerful object-oriented display
ii libgstreamer-plugins-ba 0.10.30-1 GStreamer libraries from the "base
ii libgstreamer0.10-0 0.10.30-1 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface
ii liborbit2 1:2.14.18-0.1 libraries for ORBit2 - a CORBA ORB
ii libpanel-applet2-0 2.30.2-2 library for GNOME Panel applets
ii libpango1.0-0 1.28.3-1 Layout and rendering of internatio
ii libpopt0 1.16-1 lib for parsing cmdline parameters
ii libx11-6 2:1.3.3-4 X11 client-side library
ii libxdamage1 1:1.1.3-1 X11 damaged region extension libra
ii libxfixes3 1:4.0.5-1 X11 miscellaneous 'fixes' extensio
ii libxml2 2.7.8.dfsg-1 GNOME XML library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
byzanz recommends no packages.
byzanz suggests no packages.
-- no debconf information
>From 7eeeee94f3309eb962d21c18bea3566a513a5486 Mon Sep 17 00:00:00 2001
From: Jari Aalto <[email protected]>
Date: Sat, 11 Dec 2010 12:47:08 +0200
Subject: [PATCH] src/byzanz-playback.1: simplify
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Signed-off-by: Jari Aalto <[email protected]>
---
src/byzanz-playback.1 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/byzanz-playback.1 b/src/byzanz-playback.1
index 28eb8b0..33f07d1 100644
--- a/src/byzanz-playback.1
+++ b/src/byzanz-playback.1
@@ -26,10 +26,9 @@ the OUTFILE is the file to convert it to. Its extension determines the
format to be used. See the \fBbyzanz-record\fP(1) man page for a list of
supported formats and their extensions.
.SH OPTIONS
-.SS "Help Options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
-Show help options
+Show brief help.
.SH SEE ALSO
\fBbyzanz-record\fR(1)
.SH AUTHOR
--
1.7.2.3