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/lib/efcode/efdaemon | |
| 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/lib/efcode/efdaemon')
| -rw-r--r-- | usr/src/lib/efcode/efdaemon/efdaemon.xml | 4 | ||||
| -rw-r--r-- | usr/src/lib/efcode/efdaemon/efdaemon_sun4v.xml | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/usr/src/lib/efcode/efdaemon/efdaemon.xml b/usr/src/lib/efcode/efdaemon/efdaemon.xml index 415d692b88..9589353820 100644 --- a/usr/src/lib/efcode/efdaemon/efdaemon.xml +++ b/usr/src/lib/efcode/efdaemon/efdaemon.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 @@ -73,7 +71,7 @@ </loctext> </common_name> <documentation> - <manpage title='efdaemon' section='1M' manpath='/usr/share/man' /> + <manpage title='efdaemon' section='8' manpath='/usr/share/man' /> </documentation> </template> diff --git a/usr/src/lib/efcode/efdaemon/efdaemon_sun4v.xml b/usr/src/lib/efcode/efdaemon/efdaemon_sun4v.xml index 36ee00184b..592689f77e 100644 --- a/usr/src/lib/efcode/efdaemon/efdaemon_sun4v.xml +++ b/usr/src/lib/efcode/efdaemon/efdaemon_sun4v.xml @@ -23,8 +23,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 @@ -72,7 +70,7 @@ </loctext> </common_name> <documentation> - <manpage title='efdaemon' section='1M' manpath='/usr/share/man' /> + <manpage title='efdaemon' section='8' manpath='/usr/share/man' /> </documentation> </template> |
