git: 9front

Download patch

ref: a2619e8323f46432134bed045dd90e3694e93052
parent: 1e4d7784f9d34df336d83439bf0a86512f31975c
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Dec 3 15:55:57 EST 2019

cmd(3): fix typo, Close -> Closed (thanks kivik)

--- a/sys/man/3/cmd
+++ b/sys/man/3/cmd
@@ -173,7 +173,7 @@
 file (or via
 .BR wait ).
 .TP
-.B Close
+.B Closed
 Command completed. Available for reallocation via
 .BR clone .
 .RE
--