ref: 41455fe88cfd217f0652a2d11ce5a99ad183595b
parent: 872552b3dc5e0872a6382f7b1e7b02df191508ec
author: Aaron Lin <jrmu@inter9.org>
date: Wed Oct 16 23:17:13 EDT 2024
Add semicolon so USER is set properly
--- a/drawterm-p9.ms
+++ b/drawterm-p9.ms
@@ -22,7 +22,7 @@
Usage
.LP
.P1
-$ USER=username drawterm -u $USER -c example.com -a example.com
+$ USER=username; drawterm -u $USER -c example.com -a example.com
.P2
Replace