diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-26 16:40:47 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-03-02 17:14:55 -0600 |
| commit | baa22ad418cce79952b33085344de5a3d4cc3193 (patch) | |
| tree | 2bdf3ccc199864192afaf2a234419530dec9343b /usr/src/cmd/svc/startd/graph.c | |
| parent | 3d0662810ae7f231943be2eb0bf9cd8b25496ddb (diff) | |
| download | illumos-joyent-baa22ad418cce79952b33085344de5a3d4cc3193.tar.gz | |
14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Change-Id: I3e9aa06379f0921484f7a04f9cc54f0917fcf7a7
Diffstat (limited to 'usr/src/cmd/svc/startd/graph.c')
| -rw-r--r-- | usr/src/cmd/svc/startd/graph.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/svc/startd/graph.c b/usr/src/cmd/svc/startd/graph.c index f63be7f941..f8d5f2b0ce 100644 --- a/usr/src/cmd/svc/startd/graph.c +++ b/usr/src/cmd/svc/startd/graph.c @@ -127,8 +127,8 @@ * stn_global for the system-wide set. They are re-read when instances are * refreshed. * - * The GPEC events published by svc.startd are consumed by fmd(1M). After - * processing these events, fmd(1M) publishes the processed events to + * The GPEC events published by svc.startd are consumed by fmd(8). After + * processing these events, fmd(8) publishes the processed events to * notification agents. The notification agents read the notification * parameters from the SMF repository through libscf(3LIB) interfaces and send * the notification, or not, based on those parameters. |
