118 lines
2.9 KiB
HTML
118 lines
2.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of MANCONV</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>MANCONV</H1>
|
|
Section: Værktøjer til manualsider (1)<BR>Updated: 2020-02-25<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAVN</H2>
|
|
|
|
manconv - konverter manualside fra en kodning til en anden
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>manconv</B> <B>-f</B> [<I>from-code</I>[:<I>from-code</I>...]] <B>-t</B>
|
|
<I>to-code</I> [<B>-dqhV</B>] [<I>filename</I>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>BESKRIVELSE</H2>
|
|
|
|
<B>manconv</B> converts a manual page from one encoding to another, like
|
|
<B>iconv</B>. Unlike <B>iconv</B>, it can try multiple possible input encodings in
|
|
sequence. This is useful for manual pages installed in directories without
|
|
an explicit encoding declaration, since they may be in UTF-8 or in a legacy
|
|
character set.
|
|
<P>
|
|
|
|
Hvis en kodningsdeklaraton findes på den første linje af manualsiden, så
|
|
overstyrer den deklaration alle inddatakodninger specificeret på
|
|
<B>manconv</B>'s kommandolinje. Kodningsdeklarationer har den følgende form:
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="1"><DD>
|
|
<PRE>
|
|
'\" -*- coding: UTF-8 -*-</PRE>
|
|
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
eller (hvis manualsideforbehandlere også skal deklareres):
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="2"><DD>
|
|
<PRE>
|
|
'\" t -*- coding: ISO-8859-1 -*-</PRE>
|
|
|
|
</DL>
|
|
|
|
<A NAME="lbAE"> </A>
|
|
<H2>TILVALG</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="3"><B>-f</B> <I>Kodninger</I>, <B>--from-code</B> <I>Kodninger</I><DD>
|
|
Try each of <I>encodings</I> (a colon-separated list) in sequence as the input
|
|
encoding. The default is to guess likely input encodings based on the file
|
|
name.
|
|
<DT id="4"><B>-t</B> <I>kodning</I>, <B>--to-code</B> <I>kodning</I><DD>
|
|
Konverter manualsiden til <I>kodning</I>.
|
|
<DT id="5"><B>-q</B>, <B>--quiet</B>
|
|
|
|
|
|
<DD>
|
|
Vis ikke fejlbeskeder når siden ikke kan konverteres.
|
|
<DT id="6"><B>-d</B>, <B>--debug</B>
|
|
|
|
|
|
<DD>
|
|
Vis fejlsøgningsinformation.
|
|
<DT id="7"><B>-h</B>, <B>--help</B>
|
|
|
|
|
|
<DD>
|
|
Vis en hjælpebesked og afslut.
|
|
<DT id="8"><B>-V</B>, <B>--version</B>
|
|
|
|
|
|
<DD>
|
|
Vis versionsinformation.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SE OGSÅ</H2>
|
|
|
|
<I><A HREF="/cgi-bin/man/man2html?1+iconv">iconv</A></I>(1),
|
|
|
|
|
|
<I><A HREF="/cgi-bin/man/man2html?1+man">man</A></I>(1),
|
|
|
|
|
|
<I><A HREF="/cgi-bin/man/man2html?1+man-recode">man-recode</A></I>(1)
|
|
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>FORFATTER</H2>
|
|
|
|
<PRE>
|
|
Colin Watson (<A HREF="mailto:cjwatson@debian.org">cjwatson@debian.org</A>).</PRE>
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="9"><A HREF="#lbAB">NAVN</A><DD>
|
|
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="11"><A HREF="#lbAD">BESKRIVELSE</A><DD>
|
|
<DT id="12"><A HREF="#lbAE">TILVALG</A><DD>
|
|
<DT id="13"><A HREF="#lbAF">SE OGSÅ</A><DD>
|
|
<DT id="14"><A HREF="#lbAG">FORFATTER</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:04:54 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|