summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-23 02:48:49 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-23 02:48:49 +0000
commitbea4e7c777cd7c567452a5993c217f03bdd4e975 (patch)
treea4d1f4ac25f966f00d4e4b8ffea4f8593f0ce5ca
parenteba917e0f52c45e06ba46ff374987ae19179cc30 (diff)
final cleanups
git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@23 e0b13411-74c3-0310-b366-a0654dd0340f
-rw-r--r--Makefile.am8
-rw-r--r--man/ivcall.1.xml.in14
2 files changed, 18 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 661ffa2..f05fa75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,11 +28,11 @@ README:
cd $(srcdir) && ln -s doc/README README
homepage:
- test -d $$HOME/homepage/lennart
- mkdir -p $$HOME/homepage/lennart/projects/ivcall
+ test -d $$HOME/homepage/private
+ mkdir -p $$HOME/homepage/private/projects/ivcall
cp ivcall-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/ivcall
- cp doc/README.html doc/style.css man/ivcall.1.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd $$HOME/homepage/lennart/projects/ivcall/
- ln -sf README.html $$HOME/homepage/lennart/projects/ivcall/index.html
+ cp doc/README.html doc/style.css man/ivcall.1.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd $$HOME/homepage/private/projects/ivcall/
+ ln -sf README.html $$HOME/homepage/private/projects/ivcall/index.html
distcleancheck:
@:
diff --git a/man/ivcall.1.xml.in b/man/ivcall.1.xml.in
index 1553b04..b084dcb 100644
--- a/man/ivcall.1.xml.in
+++ b/man/ivcall.1.xml.in
@@ -89,6 +89,20 @@
</p></optdesc>
</option>
+ <option>
+ <p><opt>-F | --fax=</opt><arg>FILE</arg></p>
+ <optdesc><p>
+ Send or receive facsimile to or from the specified TIFF file. (monochrome, g3 compression or uncompressed).
+ </p></optdesc>
+ </option>
+
+ <option>
+ <p><opt>-n | --local-ident=</opt><arg>IDENT</arg></p>
+ <optdesc><p>
+ Set the local identifier for facsimile transmissions.
+ </p></optdesc>
+ </option>
+
</options>