diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
| commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
| tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/cmd/saf | |
| parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
| download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz | |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/cmd/saf')
| -rw-r--r-- | usr/src/cmd/saf/sac.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/cmd/saf/sac.xml b/usr/src/cmd/saf/sac.xml index 9cd385bb1f..c887e04ee4 100644 --- a/usr/src/cmd/saf/sac.xml +++ b/usr/src/cmd/saf/sac.xml @@ -24,8 +24,6 @@ CDDL HEADER END - ident "%Z%%M% %I% %E% SMI" - NOTE: This service manifest is not editable; its contents will be overwritten by package or patch operations, including operating system upgrade. Make customizations in a different @@ -52,7 +50,7 @@ </dependency> <!-- - sac(1M) has historically started as prior to run level 2. Its + sac(8) has historically started as prior to run level 2. Its components have no dependents of their own. --> <dependency @@ -101,7 +99,7 @@ </loctext> </common_name> <documentation> - <manpage title='sac' section='1M' manpath='/usr/share/man' /> + <manpage title='sac' section='8' manpath='/usr/share/man' /> </documentation> </template> </service> |
