diff options
Diffstat (limited to 'usr/src/cmd/svc/startd/utmpx.c')
| -rw-r--r-- | usr/src/cmd/svc/startd/utmpx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/svc/startd/utmpx.c b/usr/src/cmd/svc/startd/utmpx.c index 1b3ca95010..1fd55b6592 100644 --- a/usr/src/cmd/svc/startd/utmpx.c +++ b/usr/src/cmd/svc/startd/utmpx.c @@ -31,7 +31,7 @@ /* * utmpx.c - utmpx utility routines * - * Since svc.startd(1M) places utmpx records for its launched instances, it must + * Since svc.startd(8) places utmpx records for its launched instances, it must * also mark them as dead once completed. */ |
