summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2022-08-07 09:36:55 +0000
committerandvar <andvar@NetBSD.org>2022-08-07 09:36:55 +0000
commit7a21d7145ebf3ba672ca0b4f3a135e2d5ec345e5 (patch)
treec88f86e73f9b9736c53e064b92ee6fd996912882
parent8bd5086891128c590dde68d3b6cc839ece8c89b0 (diff)
kill(1): s/proceses/processes/
-rw-r--r--bin/kill/kill.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index f4734904cff..02ad56c253d 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: kill.1,v 1.34 2021/08/15 10:58:04 christos Exp $
+.\" $NetBSD: kill.1,v 1.35 2022/08/07 09:36:55 andvar Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -151,7 +151,7 @@ STOP (non-catchable, non-ignorable, causes process to temporarily stop,
after which it can later be resumed using
.Dv SIGCONT )
.It 19
-CONT (stopped proceses resume execution)
+CONT (stopped processes resume execution)
.El
.Pp
.Nm