kill(1): s/proceses/processes/

bouyer-sunxi-drm
andvar 2022-08-07 09:36:55 +00:00
parent 288cf70d48
commit ec52c87343
1 changed files with 2 additions and 2 deletions

View File

@ -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