git: 9front

Download patch

ref: 80c53fa06eaef7e4b0844ef696c1a4637bdea2a6
parent: 95b94df175375eb66aa25bdd93a319a522e28e73
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Jan 3 16:04:34 EST 2023

dial(1): fix a typo

--- a/sys/man/1/dial
+++ b/sys/man/1/dial
@@ -25,7 +25,7 @@
 is specified, copies data from the connection to standard output,
 and from standard input to the network connection.
 .PP
-By default, dial exists when end of file is reached on
+By default, dial exits when end of file is reached on
 standard input or on the network connection.
 The
 .B -e
--