[SCM] packaging of clive-utils branch, master, updated. 2.1.4-66-g9e36024

legatvs legatvs at gmail.com
Thu Apr 9 07:41:30 UTC 2009


The following commit has been merged in the master branch:
commit 99706ae13a84efd4dad13257c459927ab9b12fee
Author: legatvs <legatvs at gmail.com>
Date:   Thu Apr 2 00:08:37 2009 +0300

    Fix a typo.

diff --git a/clivescan.1 b/clivescan.1
index d8599dd..2204fe9 100644
--- a/clivescan.1
+++ b/clivescan.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -25,11 +25,11 @@
 ..
 .\" Set up some character translations and predefined strings.  \*(-- will
 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote.  | will give a
-.\" real vertical bar.  \*(C+ will give a nicer C++.  Capital omega is used to
-.\" do unbreakable dashes and therefore won't be available.  \*(C` and \*(C'
-.\" expand to `' in nroff, nothing in troff, for use with C<>.
-.tr \(*W-|\(bv\*(Tr
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
 .ie n \{\
 .    ds -- \(*W-
@@ -48,22 +48,25 @@
 .    ds R" ''
 'br\}
 .\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.if \nF \{\
+.ie \nF \{\
 .    de IX
 .    tm Index:\\$1\t\\n%\t"\\$2"
 ..
 .    nr % 0
 .    rr F
 .\}
-.\"
-.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
+.el \{\
+.    de IX
+..
+.\}
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -129,7 +132,11 @@
 .\" ========================================================================
 .\"
 .IX Title "clivescan 1"
-.TH clivescan 1 "2009-03-23" "2.1.4" "clivescan manual"
+.TH clivescan 1 "2009-04-01" "2.1.5" "clivescan manual"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
 .SH "NAME"
 clivescan \- the video link scanning utility for clive
 .SH "SYNOPSIS"
@@ -187,7 +194,7 @@ are known to occur. For example:
 Does not return any break.com videos even though the page lists them.
 This happens because clivescan assumes that the domain break.com can
 be found in the \s-1URL\s0. To override this restrictive default behaviour:
- % clivescan \-S \*(L"http://video.google.com/videosearch?q=inurl%3Abreak\*(R"
+ % clivescan \-n \*(L"http://video.google.com/videosearch?q=inurl%3Abreak\*(R"
 .IP "\fB\-p, \-\-paste\fR" 4
 .IX Item "-p, --paste"
 Paste \s-1URL\s0 input data from clipboard.
diff --git a/clivescan.pod b/clivescan.pod
index b265226..c81cd49 100644
--- a/clivescan.pod
+++ b/clivescan.pod
@@ -67,7 +67,7 @@ are known to occur. For example:
 Does not return any break.com videos even though the page lists them.
 This happens because clivescan assumes that the domain break.com can
 be found in the URL. To override this restrictive default behaviour:
- % clivescan -S "http://video.google.com/videosearch?q=inurl%3Abreak"
+ % clivescan -n "http://video.google.com/videosearch?q=inurl%3Abreak"
 
 =item B<-p, --paste>
 

-- 
packaging of clive-utils



More information about the Pkg-perl-cvs-commits mailing list