diff options
Diffstat (limited to 'man/rc_find_pids.3')
-rw-r--r-- | man/rc_find_pids.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rc_find_pids.3 b/man/rc_find_pids.3 index 28cdc9e8..29ea1837 100644 --- a/man/rc_find_pids.3 +++ b/man/rc_find_pids.3 @@ -54,7 +54,7 @@ owned by .Fa uid , all of which are optional. .Pp -The retuned list should be freed when done. +The returned list should be freed when done. .Sh IMPLEMENTATION NOTES On BSD systems we use .Lb libkvm |