Fossil SCM

Fix a typo in the on-line documentation for the "fossil smtpd" command.

drh 2018-07-17 16:59 trunk
Commit 032e80b55e68758766f013850b3cdc372cbbb5701fbc689c5be0ace5988c98c1
1 file changed +1 -1
+1 -1
--- src/smtp.c
+++ src/smtp.c
@@ -1206,11 +1206,11 @@
12061206
** --trace Print a transcript of the conversation on stderr
12071207
** for debugging and analysis
12081208
**
12091209
** --ipaddr ADDR The SMTP connection originates at ADDR. Or if ADDR
12101210
** is the name of an environment variable, the address
1211
-** is ready from that environment variable.
1211
+** is taken from that environment variable.
12121212
*/
12131213
void smtp_server(void){
12141214
char *zDbName;
12151215
const char *zDomain;
12161216
SmtpServer x;
12171217
--- src/smtp.c
+++ src/smtp.c
@@ -1206,11 +1206,11 @@
1206 ** --trace Print a transcript of the conversation on stderr
1207 ** for debugging and analysis
1208 **
1209 ** --ipaddr ADDR The SMTP connection originates at ADDR. Or if ADDR
1210 ** is the name of an environment variable, the address
1211 ** is ready from that environment variable.
1212 */
1213 void smtp_server(void){
1214 char *zDbName;
1215 const char *zDomain;
1216 SmtpServer x;
1217
--- src/smtp.c
+++ src/smtp.c
@@ -1206,11 +1206,11 @@
1206 ** --trace Print a transcript of the conversation on stderr
1207 ** for debugging and analysis
1208 **
1209 ** --ipaddr ADDR The SMTP connection originates at ADDR. Or if ADDR
1210 ** is the name of an environment variable, the address
1211 ** is taken from that environment variable.
1212 */
1213 void smtp_server(void){
1214 char *zDbName;
1215 const char *zDomain;
1216 SmtpServer x;
1217

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button