diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-09 11:02:16 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-09 11:02:16 +0000 |
commit | 1071259eb3244975c44f54d1f3314637ef5a72c8 (patch) | |
tree | 07d7a16e058fd447ee7ae2eac7b09ec47279617e /Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage | |
parent | ef42b8f5ffe27f398259c6dcca26515e3d7821c2 (diff) |
dvipdfmx 20110309 (step 2)
git-svn-id: svn://tug.org/texlive/trunk@21660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage')
-rw-r--r-- | Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage b/Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage deleted file mode 100644 index 03359f2cb9e..00000000000 --- a/Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/patch-02-manpage +++ /dev/null @@ -1,29 +0,0 @@ -diff -ur dvipdfmx-20110305.orig/man/extractbb.1 dvipdfmx-20110305/man/extractbb.1 ---- dvipdfmx-20110305.orig/man/extractbb.1 2009-11-19 02:31:31.000000000 +0100 -+++ dvipdfmx-20110305/man/extractbb.1 2011-02-11 12:30:03.000000000 +0100 -@@ -1,12 +1,15 @@ - .TH "EXTRACTBB" "1" "30 August 2009" "20090708" "DVIPDFMx" - .PP - .SH "NAME" --extractbb \- extract bounding box information from graphics files -+extractbb, ebb \- extract bounding box information from graphics files - .PP - .SH "SYNOPSIS" - .PP --.BR extractbb " [ " -v " | " -q " ] [ " -O " ] [ " -m " | " -x " ] " --.I file ... -+.B extractbb -+.RB [ \-v | \-q ] -+.RB [ \-O ] -+.RB [ \-m | \-x ] -+.IR file \&.\&.\&. - .PP - .SH "DESCRIPTION" - .PP -@@ -79,4 +82,5 @@ - This manual page was also written by the DVIPDFMx project team, - based on a manual page Frank K\[:u]ster <frank@kuesterei\&.ch> - wrote for the Debian GNU/Linux system\&. --It may be used and modified by others without contacting the authors\&. -+It may be used, modified, and/or redistributed by others without -+contacting the authors\&. |