wm: doc

Download patch

ref: 5bbc12c25d7e137c439464f53e0a05e68aa737b0
parent: af63e6ae23039e482e2f29b728583a840feb1d0d
author: jrmu <jrmu@cloud9p.org>
date: Fri Oct 4 16:27:44 EDT 2024

Fix typo !tcp587 should be !tcp25

--- a/smtpd.ms
+++ b/smtpd.ms
@@ -101,7 +101,7 @@
 Instead, we will start upas/smtpd from cpustart, and call aux/listen with -t.
 
 cpu% mkdir /cfg/$sysname/service.upas
-cpu% cp /bin/service/!tcp587 /cfg/$sysname/service.upas/tcp587
+cpu% cp /bin/service/!tcp25 /cfg/$sysname/service.upas/tcp587
 
 Then, we edit tcp587: