--- a/src/3rdparty/libtiff/html/man/tiffset.1.html Wed Jun 23 19:07:03 2010 +0300
+++ b/src/3rdparty/libtiff/html/man/tiffset.1.html Tue Jul 06 15:10:48 2010 +0300
@@ -1,5 +1,5 @@
<!-- Creator : groff version 1.18.1 -->
-<!-- CreationDate: Mon Mar 13 18:03:13 2006 -->
+<!-- CreationDate: Fri Jul 13 17:43:20 2007 -->
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
@@ -37,7 +37,7 @@
<tr valign="top" align="left">
<td width="8%"></td>
<td width="91%">
-<p><b>tiffset</b> [ options ] <i>filename.tif</i></p>
+<p><b>tiffset</b> [ <i>options</i> ] <i>filename.tif</i></p>
</td>
</table>
<a name="DESCRIPTION"></a>
@@ -60,7 +60,8 @@
<tr valign="top" align="left">
<td width="8%"></td>
<td width="91%">
-<p><b>−s tagnumber [count] value ...</b></p></td>
+<p><b>−s</b> <i>tagnumber</i> [ <i>count</i> ]
+<i>value ...</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
@@ -78,7 +79,7 @@
<tr valign="top" align="left">
<td width="8%"></td>
<td width="91%">
-<p><b>−sf tagnumber filename</b></p></td>
+<p><b>−sf</b> <i>tagnumber filename</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
@@ -107,7 +108,7 @@
<tr valign="top" align="left">
<td width="17%"></td>
<td width="82%">
-<pre>tiffset -sf 270 descrip a.tif
+<pre>tiffset −sf 270 descrip a.tif
</pre>
</td>
</table>
@@ -119,7 +120,8 @@
<td width="8%"></td>
<td width="91%">
<p>The following example sets the artist tag (315) of a.tif
-to the string "Anonymous":</p></td>
+to the string
+‘‘Anonymous’’:</p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
@@ -127,7 +129,7 @@
<tr valign="top" align="left">
<td width="17%"></td>
<td width="82%">
-<pre>tiffset -s 305 Anonymous a.tif
+<pre>tiffset −s 305 Anonymous a.tif
</pre>
</td>
</table>
@@ -147,9 +149,9 @@
<tr valign="top" align="left">
<td width="17%"></td>
<td width="82%">
-<pre>tiffset -s 296 2 a.tif
-tiffset -s 282 300.0 a.tif
-tiffset -s 283 300.0 a.tif
+<pre>tiffset −s 296 2 a.tif
+tiffset −s 282 300.0 a.tif
+tiffset −s 283 300.0 a.tif
</pre>
</td>
</table>