git: 9front

Download patch

ref: e722f9bd514b34b9032cb1a1c536fdf8c3805063
parent: 4102a4063e3e44e89ee2b2cc86edde4371e203db
author: Alex Musolino <alex@musolino.id.au>
date: Wed Nov 20 12:46:29 EST 2019

mail(1): fix typo

--- a/sys/man/1/mail
+++ b/sys/man/1/mail
@@ -54,8 +54,7 @@
 than appended to his/her mail box.
 The file is run as user
 .BR none .
-Its two arguments are the 
-with arguments of the destination address
+Its two arguments are the destination address
 (e.g.,
 .BR local!gremlin )
 and the user's mail box path
--