Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv10935/htdocs
Modified Files:
ChangeLog config-client.ht config-client.html
Log Message:
Err, I like `tmda-address' better than `tmda-make-address'.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 2001/12/27 20:32:07 1.58
+++ ChangeLog 2001/12/28 00:51:14 1.59
@@ -1,5 +1,8 @@
2001-12-27 Jason R. Mastaler <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
+ * config-client.ht: Rename `tmda-make-address' to
+ ``tmda-address''.
+
* download.ht (Links): Mention that the Debian and FreeBSD
packages might be lagging behind the latest release.
Index: config-client.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-client.ht,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- config-client.ht 2001/12/24 20:45:40 1.12
+++ config-client.ht 2001/12/28 00:51:14 1.13
@@ -85,7 +85,7 @@
</ul><br>
</ul>
-The <b>tmda-make-address</b> program is included to generate the
+The <b>tmda-address</b> program is included to generate the
various types of tagged addresses from the command line. Run the
utility with the <b>-h</b> flag to get usage information.
<br><br>
@@ -317,7 +317,7 @@
If you still read <a href="http://www.usenet.org/" TARGET="Resource
Window">USENET</a>
(a notorious source of SPAM), you might find it useful to post using a
dated address. Simply have your newsreader call
-<strong>tmda-make-address -d</strong> and use the result as your
+<strong>tmda-address -d</strong> and use the result as your
posting address.
<br><br>
@@ -329,7 +329,7 @@
<blockquote><pre>
(defun tmda-dated-address ()
- (shell-command-to-string "/path/to/tmda/bin/tmda-make-address -d"))
+ (shell-command-to-string "/path/to/tmda/bin/tmda-address -d"))
(setq gnus-posting-styles
(message-this-is-news
@@ -357,7 +357,7 @@
<blockquote><pre>
-alias slrn-dated 'm4 -DTMDADATED=`tmda-make-address -d` ~/.slrnrc.m4 >
~/.slrnrc && slrn -h newshost'
+alias slrn-dated 'm4 -DTMDADATED=`tmda-address -d` ~/.slrnrc.m4 > ~/.slrnrc &&
slrn -h newshost'
</pre></blockquote>
</ul>
Index: config-client.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-client.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- config-client.html 2001/12/24 20:45:40 1.16
+++ config-client.html 2001/12/28 00:51:15 1.17
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Mon Dec 24 13:40:37 2001 -->
+<!-- Thu Dec 27 17:47:37 2001 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -229,7 +229,7 @@
</ul><br>
</ul>
-The <b>tmda-make-address</b> program is included to generate the
+The <b>tmda-address</b> program is included to generate the
various types of tagged addresses from the command line. Run the
utility with the <b>-h</b> flag to get usage information.
<br><br>
@@ -461,7 +461,7 @@
If you still read <a href="http://www.usenet.org/" TARGET="Resource
Window">USENET</a>
(a notorious source of SPAM), you might find it useful to post using a
dated address. Simply have your newsreader call
-<strong>tmda-make-address -d</strong> and use the result as your
+<strong>tmda-address -d</strong> and use the result as your
posting address.
<br><br>
@@ -473,7 +473,7 @@
<blockquote><pre>
(defun tmda-dated-address ()
- (shell-command-to-string "/path/to/tmda/bin/tmda-make-address -d"))
+ (shell-command-to-string "/path/to/tmda/bin/tmda-address -d"))
(setq gnus-posting-styles
(message-this-is-news
@@ -501,7 +501,7 @@
<blockquote><pre>
-alias slrn-dated 'm4 -DTMDADATED=`tmda-make-address -d` ~/.slrnrc.m4 >
~/.slrnrc && slrn -h newshost'
+alias slrn-dated 'm4 -DTMDADATED=`tmda-address -d` ~/.slrnrc.m4 > ~/.slrnrc &&
slrn -h newshost'
</pre></blockquote>
</ul>
_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs
|