]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-mime.convs.html
Greatly simplify the man page handling.
[thirdparty/cups.git] / doc / help / man-mime.convs.html
index 772262c110eefa4c1d88d7340a5084777f64ad9d..e4d8813c8e160a30f012d1284023cb7f25a7a37b 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 <h1 class="title">mime.convs(5)</h1>
 <h2 class="title"><a name="NAME">Name</a></h2>
-mime.convs - mime type conversion file for cups
+mime.convs - mime type conversion file for cups (deprecated)
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
 The <b>mime.convs</b> file defines the filters that are available for converting files from one format to another.
 The standard filters support text, PDF, PostScript, and many types of image files.
@@ -41,15 +41,19 @@ Define a filter that converts PostScript documents to CUPS Raster format:
     application/vnd.cups-postscript application/vnd.cups-raster 50 pstoraster
 
 </pre>
+<h2 class="title"><a name="NOTES">Notes</a></h2>
+CUPS filters are deprecated and will no longer be supported in a future feature release of CUPS.
+Printers that do not support IPP can be supported using applications such as
+<b>ippeveprinter</b>(1).
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<a href="man-cups-files.conf.html?TOPIC=Man+Pages"><b>cups-files.conf</b>(5),</a>
-<a href="man-cupsd.conf.html?TOPIC=Man+Pages"><b>cupsd.conf</b>(5),</a>
-<a href="man-cupsd.html?TOPIC=Man+Pages"><b>cupsd</b>(8),</a>
-<a href="man-cupsfilter.html?TOPIC=Man+Pages"><b>cupsfilter</b>(8),</a>
-<a href="man-mime.types.html?TOPIC=Man+Pages"><b>mime.types</b>(5),</a>
+<b>cups-files.conf</b>(5),
+<b>cupsd.conf</b>(5),
+<b>cupsd</b>(8),
+<b>cupsfilter</b>(8),
+<b>mime.types</b>(5),
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright &copy; 2007-2017 by Apple Inc.
+Copyright &copy; 2007-2019 by Apple Inc.
 
 </body>
 </html>