man-pages/da/man1/zsoelim.1.html
2021-03-31 01:06:50 +01:00

98 lines
2.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of ZSOELIM</TITLE>
</HEAD><BODY>
<H1>ZSOELIM</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">&nbsp;</A>
<H2>NAVN</H2>
zsoelim - tilfredsstiller .so-forespørgsler i roff-inddata
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>zsoelim</B> [<B>-CVh</B>] [<I>fil</I> ...]
<A NAME="lbAD">&nbsp;</A>
<H2>BESKRIVELSE</H2>
<B>zsoelim</B> fortolker <I>fil</I>-argumenter, eller hvis ingen er angivet, dets
standardinddata for linjer i formen:
<P>
<B>.so</B> &lt;<I>filnavn</I>&gt;
<P>
These requests are replaced by the contents of the <I>filename</I> specified.
If the request cannot be met, <B>zsoelim</B> looks for <I>filename.ext</I> where
<I>.ext</I> can be one of <B>.gz</B>, <B>.Z</B> or <B>.z</B>. Other extension types may be
supported depending upon compile time options. If the request can be met by
a compressed file, this file is decompressed using an appropriate
decompressor and its output is used to satisfy the request.
<P>
Traditionally, <B>soelim</B> programs were used to allow roff preprocessors to
be able to preprocess the files referred to by the requests. This
particular version was written to circumvent problems created by support for
compressed manual pages.
<A NAME="lbAE">&nbsp;</A>
<H2>TILVALG</H2>
<DL COMPACT>
<DT id="1"><B>-C</B>, <B>--compatible</B>
<DD>
This flag is available for compatibility with other <B>soelim</B> programs. Its
use is to enable .so requests followed by something other than whitespace.
As this is already the default behaviour, it is ignored.
<DT id="2"><B>-h</B>, <B>--help</B>
<DD>
Vis en hjælpebesked og afslut.
<DT id="3"><B>-V</B>, <B>--version</B>
<DD>
Vis versionsinformation.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SE OGSÅ</H2>
<B><A HREF="/cgi-bin/man/man2html?1+groff">groff</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+man">man</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+nroff">nroff</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+troff">troff</A></B>(1)
<A NAME="lbAG">&nbsp;</A>
<H2>FORFATTER</H2>
<PRE>
Wilf. (<A HREF="mailto:G.Wilford@ee.surrey.ac.uk">G.Wilford@ee.surrey.ac.uk</A>).Fabrizio Polacco (<A HREF="mailto:fpolacco@debian.org">fpolacco@debian.org</A>).Colin Watson (<A HREF="mailto:cjwatson@debian.org">cjwatson@debian.org</A>).</PRE>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAVN</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">BESKRIVELSE</A><DD>
<DT id="7"><A HREF="#lbAE">TILVALG</A><DD>
<DT id="8"><A HREF="#lbAF">SE OGSÅ</A><DD>
<DT id="9"><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:55 GMT, March 31, 2021
</BODY>
</HTML>