README revision fcf3ce441efd61da9bb2884968af01cb7c1452cc
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# CDDL HEADER START
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore#
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# The contents of this file are subject to the terms of the
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# Common Development and Distribution License (the "License").
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# You may not use this file except in compliance with the License.
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore#
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# or http://www.opensolaris.org/os/licensing.
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# See the License for the specific language governing permissions
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# and limitations under the License.
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore#
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# When distributing Covered Code, include this CDDL HEADER in each
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# If applicable, add the following below this CDDL HEADER, with the
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# fields enclosed by brackets "[]" replaced with your own identifying
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# information: Portions Copyright [yyyy] [name of copyright owner]
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore#
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# CDDL HEADER END
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore#
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2Garrett D'Amore# Use is subject to license terms.
#
The error resource files in *.err of the subdirectories must only contain
embedded "%s" format descriptors for info to be edited into messages returned
from ioctls. Special "bytestream" data to be passed with status
(implementation TBD) is signified by "@@@" as the last three characters of
the message text. Don't try to use this to pass a bytestream back via an
ioctl: it will just trigger an error.
After early development when the first creation of foreign language locale
files by the company for a product takes place you are NOT free to make edits
to existing messages or their status code labels nor do any insertions. You
may ONLY ONLY ONLY append new lines to the end of the file.