diff options
Diffstat (limited to 'usr/src/cmd/svc/startd/wait.c')
| -rw-r--r-- | usr/src/cmd/svc/startd/wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/svc/startd/wait.c b/usr/src/cmd/svc/startd/wait.c index 12856ff639..970bd63f6d 100644 --- a/usr/src/cmd/svc/startd/wait.c +++ b/usr/src/cmd/svc/startd/wait.c @@ -294,7 +294,7 @@ wait_thread(void *args) psi.pr_lwp.pr_lwpid != 0) { /* * We have determined, in accordance with the - * definition in proc(4), this process is not a + * definition in proc(5), this process is not a * zombie. Reassociate. */ if (port_associate(port_fd, PORT_SOURCE_FD, fd, |
