diff options
author | Jason King <jason.brian.king@gmail.com> | 2021-11-16 18:47:17 -0600 |
---|---|---|
committer | Jason King <jason.brian.king@gmail.com> | 2022-01-24 11:56:29 -0600 |
commit | 772eca3305893e0fc7b9c13ec6a1a6df72251dbd (patch) | |
tree | eb95dc032ef9706bf27fa835225bbca3f04498a2 /usr/src/cmd/svc | |
parent | 9ddf79f971e99ac9fc94da5126fe4c68c077ea6d (diff) | |
download | illumos-gate-772eca3305893e0fc7b9c13ec6a1a6df72251dbd.tar.gz |
14173 Various smf manifests still contain Solaris references
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/cmd/svc')
-rw-r--r-- | usr/src/cmd/svc/milestone/devices-audio.xml | 2 | ||||
-rw-r--r-- | usr/src/cmd/svc/milestone/devices-local.xml | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/cmd/svc/milestone/devices-audio.xml b/usr/src/cmd/svc/milestone/devices-audio.xml index 7d67ffd221..636a481c82 100644 --- a/usr/src/cmd/svc/milestone/devices-audio.xml +++ b/usr/src/cmd/svc/milestone/devices-audio.xml @@ -82,7 +82,7 @@ <template> <common_name> <loctext xml:lang='C'> - Solaris audio device configuration. + audio device configuration. </loctext> </common_name> </template> diff --git a/usr/src/cmd/svc/milestone/devices-local.xml b/usr/src/cmd/svc/milestone/devices-local.xml index f02a3bbb1c..05b9c18b4f 100644 --- a/usr/src/cmd/svc/milestone/devices-local.xml +++ b/usr/src/cmd/svc/milestone/devices-local.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 @@ -77,7 +75,7 @@ <template> <common_name> <loctext xml:lang='C'> - Standard Solaris device configuration. + standard device configuration. </loctext> </common_name> </template> |