diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index f4734904cffc..02ad56c253d0 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