git: 9front

Download patch

ref: 826ff31a88faa99e10c187c263f5cc2ff82e7e2c
parent: 87bbd5e79666b1f0f77f3026b35c025821aff0ae
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Sep 19 21:39:17 EDT 2022

mpc(1): fix typo

--- a/sys/man/1/mpc
+++ b/sys/man/1/mpc
@@ -24,7 +24,7 @@
 .PP
 All variables and parameters are extended precision integers and are
 passed by reference. Statements are separated by semicolon and the
-following statemens are defined:
+following statements are defined:
 .IP
 .I name
 .B =
--