Module Name: src
Committed By: andvar
Date: Sun Aug 7 09:36:55 UTC 2022
Modified Files:
src/bin/kill: kill.1
Log Message:
kill(1): s/proceses/processes/
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/bin/kill/kill.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/kill/kill.1
diff -u src/bin/kill/kill.1:1.34 src/bin/kill/kill.1:1.35
--- src/bin/kill/kill.1:1.34 Sun Aug 15 10:58:04 2021
+++ src/bin/kill/kill.1 Sun Aug 7 09:36:55 2022
@@ -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, caus
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