174b5a35dSPaul Cheng#
274b5a35dSPaul Cheng# CDDL HEADER START
374b5a35dSPaul Cheng#
474b5a35dSPaul Cheng# The contents of this file are subject to the terms of the
574b5a35dSPaul Cheng# Common Development and Distribution License (the "License").
674b5a35dSPaul Cheng# You may not use this file except in compliance with the License.
774b5a35dSPaul Cheng#
874b5a35dSPaul Cheng# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
974b5a35dSPaul Cheng# or http://www.opensolaris.org/os/licensing.
1074b5a35dSPaul Cheng# See the License for the specific language governing permissions
1174b5a35dSPaul Cheng# and limitations under the License.
1274b5a35dSPaul Cheng#
1374b5a35dSPaul Cheng# When distributing Covered Code, include this CDDL HEADER in each
1474b5a35dSPaul Cheng# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1574b5a35dSPaul Cheng# If applicable, add the following below this CDDL HEADER, with the
1674b5a35dSPaul Cheng# fields enclosed by brackets "[]" replaced with your own identifying
1774b5a35dSPaul Cheng# information: Portions Copyright [yyyy] [name of copyright owner]
1874b5a35dSPaul Cheng#
1974b5a35dSPaul Cheng# CDDL HEADER END
2074b5a35dSPaul Cheng#
2174b5a35dSPaul Cheng
220a925b19SPaul Cheng# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
23*5c0b3261SGarrett D'Amore# Copyright 2022 Garrett D'Amore
24ead1f93eSLiane Praza
2586d41711SAndy Fiddamanset name=pkg.fmri value=pkg:/consolidation/osnet/osnet-message-files@$(PKGVERS)
2686d41711SAndy Fiddamanset name=pkg.summary value="Localizable ON message files"
27ead1f93eSLiane Prazaset name=pkg.description \
28ead1f93eSLiane Praza    value="localizable message files for the OS-Networking consolidation"
29ead1f93eSLiane Prazaset name=info.classification \
30ead1f93eSLiane Praza    value=org.opensolaris.category.2008:Development/System
31ead1f93eSLiane Praza
32ead1f93eSLiane Praza#
33ead1f93eSLiane Praza# This package should not have automated dependencies generated because
34ead1f93eSLiane Praza# it provides messages only.
35ead1f93eSLiane Praza#
36ead1f93eSLiane Prazaset name=org.opensolaris.nodepend value=true
37ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3886d41711SAndy Fiddamandir  path=usr group=sys
3986d41711SAndy Fiddamandir  path=usr/lib
4086d41711SAndy Fiddamandir  path=usr/lib/help
4186d41711SAndy Fiddamandir  path=usr/lib/help/auths
4286d41711SAndy Fiddamandir  path=usr/lib/help/auths/locale
43ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AllSolAuthsHeader.html
44ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuditHeader.html
45ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthJobsAdmin.html
46ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthJobsUser.html
47ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthProfmgrAssign.html
48ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthProfmgrDelegate.html
49ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthProfmgrExecattrWrite.html
50ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthProfmgrRead.html
51ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthProfmgrWrite.html
52ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthReadNDMP.html
53ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthReadSMB.html
54ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthRoleAssign.html
55ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthRoleDelegate.html
56ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/AuthRoleWrite.html
57ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/BindStates.html
58ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevAllocHeader.html
59ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevAllocate.html
60ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevCDRW.html
61ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevConfig.html
62ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevGrant.html
63ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DevRevoke.html
64ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DhcpmgrHeader.html
65ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/DhcpmgrWrite.html
66ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/FileChown.html
67ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/FileHeader.html
68ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/FileOwner.html
69ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/HotplugHeader.html
70ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/HotplugModify.html
71ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/IdmapRules.html
72ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/JobHeader.html
73ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/JobsGrant.html
74ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelFileDowngrade.html
75ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelFileUpgrade.html
76ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelHeader.html
77ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelPrint.html
78ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelRange.html
79ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LabelServer.html
80ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LinkSecurity.html
81ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LoginEnable.html
82ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LoginHeader.html
83ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/LoginRemote.html
84ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/MailHeader.html
85ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/MailQueue.html
86ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkAutoconfRead.html
87ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkAutoconfSelect.html
88ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkAutoconfWlan.html
89ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkAutoconfWrite.html
90ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkHeader.html
91ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkILBconf.html
92ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkILBenable.html
936e91bba0SGirish Moodalbailfile path=usr/lib/help/auths/locale/NetworkInterfaceConfig.html
94ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/NetworkVRRP.html
95ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PriAdmin.html
96ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintAdmin.html
97ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintCancel.html
98ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintHeader.html
99ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintList.html
100ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintNoBanner.html
101ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintPs.html
102ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/PrintUnlabeled.html
103ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/ProfmgrHeader.html
104ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/RoleHeader.html
105269f47deSThuy Fettigfile path=usr/lib/help/auths/locale/SmfAllocate.html
106ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfAutofsStates.html
107ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfCoreadmStates.html
108ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfCronStates.html
109ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfExAcctFlowStates.html
110ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfExAcctNetStates.html
111ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfExAcctProcessStates.html
112ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfExAcctTaskStates.html
113ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfHeader.html
114ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfILBStates.html
115ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfIPsecStates.html
116ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfIdmapStates.html
117ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfInetdStates.html
118ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfLocationStates.html
119ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfMDNSStates.html
120f8994074SJan Friedelfile path=usr/lib/help/auths/locale/SmfManageAudit.html
121ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfManageHeader.html
122ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfManageHotplug.html
123ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfManageZFSSnap.html
124ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfModifyAppl.html
125ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfModifyDepend.html
126ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfModifyFramework.html
127ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfModifyHeader.html
128ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfModifyMethod.html
129ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfNADDStates.html
130ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfNDMPStates.html
131ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfNWAMStates.html
132ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfNscdStates.html
133ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfPowerStates.html
134ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfReparseStates.html
135ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfRoutingStates.html
136ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfSMBFSStates.html
137ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfSMBStates.html
138ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfSendmailStates.html
139ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfSshStates.html
140ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfSyslogStates.html
141ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfVRRPStates.html
142f8994074SJan Friedelfile path=usr/lib/help/auths/locale/SmfValueAudit.html
143ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueCoreadm.html
144ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueExAcctFlow.html
145ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueExAcctNet.html
146ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueExAcctProcess.html
147ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueExAcctTask.html
148ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueFirewall.html
149ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueHeader.html
150ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueIPsec.html
151ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueIdmap.html
152ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueInetd.html
153ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueMDNS.html
154ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueNADD.html
155ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueNDMP.html
156ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueNWAM.html
157d2a70789SRichard Lowefile path=usr/lib/help/auths/locale/SmfValueProcSec.html
158ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueRouting.html
159ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueSMB.html
160ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueVscan.html
161ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfValueVt.html
162ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfVscanStates.html
163ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfVtStates.html
164ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SmfWpaStates.html
165ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysCpuPowerMgmt.html
166ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysDate.html
167ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysHeader.html
168ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysMaintenance.html
169ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysPowerMgmtBrightness.html
170ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysPowerMgmtHeader.html
171ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysPowerMgmtSuspend.html
172ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysPowerMgmtSuspendtoDisk.html
173ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysPowerMgmtSuspendtoRAM.html
174ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysShutdown.html
175ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysSyseventRead.html
176ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/SysSyseventWrite.html
177ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/TNDaemon.html
178ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/TNctl.html
179ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/ValueTND.html
180ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/WifiConfig.html
181ead1f93eSLiane Prazafile path=usr/lib/help/auths/locale/WifiWep.html
182cb8a054bSGlenn Fadenfile path=usr/lib/help/auths/locale/ZoneCloneFrom.html
183cb8a054bSGlenn Fadenfile path=usr/lib/help/auths/locale/ZoneHeader.html
184cb8a054bSGlenn Fadenfile path=usr/lib/help/auths/locale/ZoneLogin.html
185cb8a054bSGlenn Fadenfile path=usr/lib/help/auths/locale/ZoneManage.html
18686d41711SAndy Fiddamandir  path=usr/lib/help/profiles
18786d41711SAndy Fiddamandir  path=usr/lib/help/profiles/locale
188ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtAcctadm.html
189ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtAll.html
190f8994074SJan Friedelfile path=usr/lib/help/profiles/locale/RtAuditCfg.html
191ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtAuditCtrl.html
192ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtAuditReview.html
193ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtCPUPowerManagement.html
194ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtConsUser.html
195ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtContractObserver.html
196ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtCronMngmnt.html
197ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtCryptoMngmnt.html
198ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtDHCPMngmnt.html
199ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtDatAdmin.html
200ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtDefault.html
201ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtDeviceMngmnt.html
202ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtDeviceSecurity.html
203ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtExAcctFlow.html
204ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtExAcctNet.html
205ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtExAcctProcess.html
206ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtExAcctTask.html
207ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtFTPMngmnt.html
208ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtFileSysMngmnt.html
209ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtFileSysSecurity.html
210ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtHotplugMngmnt.html
211ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtIPFilterMngmnt.html
212ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtIdmapMngmnt.html
213ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtIdmapNameRulesMngmnt.html
214ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtInetdMngmnt.html
215ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtInfoSec.html
216ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtKerberosClntMngmnt.html
217ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtKerberosSrvrMngmnt.html
218ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtLogMngmnt.html
219ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtMailMngmnt.html
220ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtMaintAndRepair.html
221ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtMediaBkup.html
222ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtMediaCtlg.html
223ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtMediaRestore.html
224ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNDMPMngmnt.html
225ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNameServiceAdmin.html
226ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNameServiceSecure.html
227ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetAutoconfAdmin.html
228ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetAutoconfUser.html
229ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetILB.html
230ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetIPsec.html
231ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetLinkSecure.html
232ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetMngmnt.html
233ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetObservability.html
234ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetSecure.html
235ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetVRRP.html
236ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetWifiMngmnt.html
237ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtNetWifiSecure.html
238ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtObAccessMngmnt.html
239ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtObjectLabelMngmnt.html
240ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtOperator.html
241ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtOutsideAccred.html
242ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtPriAdmin.html
243ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtPrntAdmin.html
244ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtProcManagement.html
245ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtReparseMngmnt.html
246134a1f4eSCasper H.S. Dikfile path=usr/lib/help/profiles/locale/RtReservedProfile.html
247ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtRightsDelegate.html
248ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSMBFSMngmnt.html
249ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSMBMngmnt.html
250ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSoftwareInstall.html
251ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysAdmin.html
252ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysEvMngmnt.html
253ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysPowerMgmt.html
254ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysPowerMgmtBrightness.html
255ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysPowerMgmtSuspend.html
256ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysPowerMgmtSuspendtoDisk.html
257ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtSysPowerMgmtSuspendtoRAM.html
258ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtUserMngmnt.html
259ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtUserSecurity.html
260ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtVscanMngmnt.html
261ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtZFSFileSysMngmnt.html
262ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtZFSStorageMngmnt.html
263ead1f93eSLiane Prazafile path=usr/lib/help/profiles/locale/RtZoneMngmnt.html
264cb8a054bSGlenn Fadenfile path=usr/lib/help/profiles/locale/RtZoneSecurity.html
26586d41711SAndy Fiddamandir  path=usr/lib/locale
26686d41711SAndy Fiddamandir  path=usr/lib/locale/C
26786d41711SAndy Fiddamandir  path=usr/lib/locale/C/LC_MESSAGES
268ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/AMD.po
269ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/DISK.po
270ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/FMD.po
271f6e214c7SGavin Maltbyfile path=usr/lib/locale/C/LC_MESSAGES/FMNOTIFY.po
272ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/GMCA.po
273ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/INTEL.po
27412eb87fbSAlex Wilsonfile path=usr/lib/locale/C/LC_MESSAGES/NIC.po
275ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/NXGE.po
276ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/PCI.po
277ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/PCIEX.po
278ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SCA1000.po
279ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SCA500.po
280ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SENSOR.po
281d2aad38fSMark J. Nelsonfile path=usr/lib/locale/C/LC_MESSAGES/SMF.po
2827851b394STarik Soydanfile path=usr/lib/locale/C/LC_MESSAGES/STORAGE.po
283ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNOS.po
284ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_ADMIN.po group=sys
285ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_LINFO group=sys
286ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_NETRPC.po group=sys
287ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSCMD.po group=sys
288ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSLIB.po group=sys
289ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_SGS.po group=sys
290ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_SYSOSPAM.po group=sys
291ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_UCBCMD.po group=sys
292ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/SUNW_OST_ZONEINFO.po group=sys
293ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/ZFS.po
294ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/libast group=sys
295ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/libcmd group=sys
296ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/libdll group=sys
297ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/libshell group=sys
298ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/libsum group=sys
299ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/magic group=sys
300ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/mailx.help group=sys
301ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/more.help group=sys
302ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/priv_names group=sys
303ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_MESSAGES/uxlibc.src group=sys
30486d41711SAndy Fiddamandir  path=usr/lib/locale/C/LC_TIME
305ead1f93eSLiane Prazafile path=usr/lib/locale/C/LC_TIME/SUNW_OST_OSCMD.po group=sys
30686d41711SAndy Fiddamandir  path=usr/share
30786d41711SAndy Fiddamandir  path=usr/share/lib
30886d41711SAndy Fiddamandir  path=usr/share/lib/locale
30986d41711SAndy Fiddamandir  path=usr/share/lib/locale/com
31086d41711SAndy Fiddamandir  path=usr/share/lib/locale/com/sun
31186d41711SAndy Fiddamandir  path=usr/share/lib/locale/com/sun/slp
312ead1f93eSLiane Prazafile path=usr/share/lib/locale/com/sun/slp/ClientLib_en.properties group=sys
313ead1f93eSLiane Prazafile path=usr/share/lib/locale/com/sun/slp/Server_en.properties group=sys
31471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNW0on arch=all \
315ead1f93eSLiane Praza    desc="localizable message files for the OS-Networking consolidation" \
31671e464e5SPeter Dennis - Sustaining Engineer    name="Localizable ON message files" version=11.11,REV=2009.11.10
317ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
318ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
319