From 43a3a80be3cd9fe7e0f31efe5c24c3e321e07b08 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Tue, 20 Sep 2022 01:39:17 +0000 Subject: mpc(1): fix typo --- sys/man/1/mpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man') diff --git a/sys/man/1/mpc b/sys/man/1/mpc index 3967e8ea9..7aea5cbba 100644 --- a/sys/man/1/mpc +++ b/sys/man/1/mpc @@ -24,7 +24,7 @@ The language consists of a series of function definitions of the form: .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 = -- cgit v1.2.3