Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

30 lines
1022 B
Plaintext

$ @(#)08 1.2 src/bos/usr/bin/printf/printf.msg, cmdposix, bos411, 9428A410j 1/15/93 09:33:10
$
$ COMPONENT_NAME: (CMDPOSIX) new commands required by Posix 1003.2
$
$ FUNCTIONS:
$
$ ORIGINS: 27
$
$ This module contains IBM CONFIDENTIAL code. -- (IBM
$ Confidential Restricted when combined with the aggregated
$ modules for this product)
$ SOURCE MATERIALS
$ (C) COPYRIGHT International Business Machines Corp. 1985, 1993
$ All Rights Reserved
$
$ US Government Users Restricted Rights - Use, duplication or
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
$
$quote "
$set MS_PRINTF
$
$ Message numbers 001 - 020 reserved for this file.
$ Do not translate printf.
BADNUM "printf: 3016-001 Specify a number instead of %s.\n"
NOCOMP "printf: 3016-002 %s is not completely converted.\n"
BADOCT "printf: 3016-003 Specify an octal number instead of %s.\n"
SPRTFERR "printf: 3016-004 Cannot form a valid conversion.\n"
LONGLINE "printf: 3016-005 A line cannot be longer than 2048 bytes.\n"