kopia lustrzana https://gitlab.com/sane-project/website
97 wiersze
3.5 KiB
HTML
97 wiersze
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: Typo in sane-epson.man</TITLE>
|
|
<META NAME="Author" CONTENT="Dave Hill (dave@minnie.demon.co.uk)">
|
|
<META NAME="Subject" CONTENT="Typo in sane-epson.man">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Typo in sane-epson.man</H1>
|
|
<!-- received="Fri Feb 25 11:23:29 2000" -->
|
|
<!-- isoreceived="20000225192329" -->
|
|
<!-- sent="Fri, 25 Feb 2000 17:06:48 +0000" -->
|
|
<!-- isosent="20000225170648" -->
|
|
<!-- name="Dave Hill" -->
|
|
<!-- email="dave@minnie.demon.co.uk" -->
|
|
<!-- subject="Typo in sane-epson.man" -->
|
|
<!-- id="38B6B6A8.C1CCF1F2@minnie.demon.co.uk" -->
|
|
<STRONG>From:</STRONG> Dave Hill (<A HREF="mailto:dave@minnie.demon.co.uk?Subject=Re:%20Typo%20in%20sane-epson.man&In-Reply-To=<38B6B6A8.C1CCF1F2@minnie.demon.co.uk>"><EM>dave@minnie.demon.co.uk</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Fri Feb 25 2000 - 09:06:48 PST
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0349.html">Dave Hill: "Sane no longer builds!"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0347.html">Karl Heinz Kremer: "Re: xsane as root"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#348">[ date ]</A>
|
|
<A HREF="index.html#348">[ thread ]</A>
|
|
<A HREF="subject.html#348">[ subject ]</A>
|
|
<A HREF="author.html#348">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Due to a typo in sane-epson.man, the "sed" substitution doesn't
|
|
<BR>
|
|
work when building the man page.
|
|
<BR>
|
|
<P>Patch included.
|
|
<BR>
|
|
<P>Dave Hill
|
|
<BR>
|
|
<P><PRE>
|
|
--
|
|
Dave Hill, Kempston, Bedford UK <A HREF="mailto:dave@minnie.demon.co.uk?Subject=Re:%20Typo%20in%20sane-epson.man&In-Reply-To=<38B6B6A8.C1CCF1F2@minnie.demon.co.uk>">dave@minnie.demon.co.uk</A>
|
|
Sicth munce ago, I cutn't evun spel enjuneer, and now I are one!
|
|
|
|
</PRE>
|
|
<P>
|
|
--- doc/sane-epson.man.orig Fri Feb 25 16:59:21 2000
|
|
+++ doc/sane-epson.man Fri Feb 25 16:59:35 2000
|
|
@@ -93,10 +93,10 @@
|
|
more information about how to set up the USB subsystem and the required device files.
|
|
.SH FILES
|
|
.TP
|
|
-.I @LIBIDR@/libsane-epson.a
|
|
+.I @LIBDIR@/libsane-epson.a
|
|
The static library implementing this backend.
|
|
.TP
|
|
-.I @LIBIDR@/libsane-epson.so
|
|
+.I @LIBDIR@/libsane-epson.so
|
|
The shared library implementing this backend (present on systems that
|
|
support dynamic loading).
|
|
.SH ENVIRONMENT
|
|
<P><P><P><PRE>
|
|
--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Typo%20in%20sane-epson.man&In-Reply-To=<38B6B6A8.C1CCF1F2@minnie.demon.co.uk>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0349.html">Dave Hill: "Sane no longer builds!"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0347.html">Karl Heinz Kremer: "Re: xsane as root"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#348">[ date ]</A>
|
|
<A HREF="index.html#348">[ thread ]</A>
|
|
<A HREF="subject.html#348">[ subject ]</A>
|
|
<A HREF="author.html#348">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Fri Feb 25 2000 - 11:24:18 PST</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|