[sextractor] 07/08: Fix manpage minus signs

Ole Streicher olebole-guest at moszumanska.debian.org
Fri Mar 21 09:54:31 UTC 2014


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

olebole-guest pushed a commit to branch debian
in repository sextractor.

commit 40ef0699c68b931c7d54e9ada385067a25c12acf
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Mar 21 10:38:12 2014 +0100

    Fix manpage minus signs
---
 debian/patches/fix-manpage.patch       | 17 +++++++++++++++++
 debian/patches/rename_executable.patch |  6 +++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/patches/fix-manpage.patch b/debian/patches/fix-manpage.patch
index d99a63c..d1c3298 100644
--- a/debian/patches/fix-manpage.patch
+++ b/debian/patches/fix-manpage.patch
@@ -39,3 +39,20 @@ Description: Correct sextractor manpage name and add a minimal ldactoasc manpage
 +.B http://terapix.iap.fr/soft/sextractor
 +; on Debian systems, it is also installed to
 +/usr/share/doc/sextractor/.
+--- a/man/sex.1.in
++++ b/man/sex.1.in
+@@ -4,12 +4,12 @@
+ .SH SYNOPSIS
+ .B sextractor \fIimage\fR [\fI\-c configuration-file\fR]
+ .RS
+-[\fI-parameter1 value1 -parameter2 value2 ...\fR]
++[\fI\-parameter1 value1 \-parameter2 value2 ...\fR]
+ .RE
+ .TP
+ .B sextractor \fIimage\_detect\fR \fIimage_measure\fR [\fI\-c configuration-file\fR]
+ .RS
+-[\fI-parameter1 value1 -parameter2 value2 ...\fR]
++[\fI\-parameter1 value1 \-parameter2 value2 ...\fR]
+ .RE
+ .TP
+ .B sextractor \fI\-d\fR
diff --git a/debian/patches/rename_executable.patch b/debian/patches/rename_executable.patch
index 8860034..a2ed4fb 100644
--- a/debian/patches/rename_executable.patch
+++ b/debian/patches/rename_executable.patch
@@ -10,19 +10,19 @@ Description: Don't use up a valuable 3-letter command-name with an
 +sextractor \- extract a source catalogue from an astronomical FITS image
  .SH SYNOPSIS
 -.B sex \fIimage\fR [\fI-c configuration-file\fR]
-+.B sextractor \fIimage\fR [\fI-c configuration-file\fR]
++.B sextractor \fIimage\fR [\fI\-c configuration-file\fR]
  .RS
  [\fI-parameter1 value1 -parameter2 value2 ...\fR]
  .RE
  .TP
 -.B sex \fIimage\_detect\fR \fIimage_measure\fR [\fI-c configuration-file\fR]
-+.B sextractor \fIimage\_detect\fR \fIimage_measure\fR [\fI-c configuration-file\fR]
++.B sextractor \fIimage\_detect\fR \fIimage_measure\fR [\fI\-c configuration-file\fR]
  .RS
  [\fI-parameter1 value1 -parameter2 value2 ...\fR]
  .RE
  .TP
 -.B sex \fI-d\fR
-+.B sextractor \fI-d\fR
++.B sextractor \fI\-d\fR
  .SH DESCRIPTION
  SExtractor is a program that builds a catalogue of objects from an astronomical
  image. Although it is particularly oriented towards reduction of large scale

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sextractor.git



More information about the debian-science-commits mailing list