38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
$ @(#)51 1.1 src/bos/usr/bin/installbsd/installbsd.msg, cmdfiles, bos411, 9428A410j 11/25/92 09:19:09
|
|
$
|
|
$ COMPONENT_NAME: CMDFILES
|
|
$
|
|
$ FUNCTIONS:
|
|
$
|
|
$ ORIGINS: 27, 71
|
|
$
|
|
$ 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. 1992
|
|
$ All Rights Reserved
|
|
$ US Government Users Restricted Rights - Use, duplication or
|
|
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
$
|
|
$
|
|
$ (c) Copyright 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
|
|
$ ALL RIGHTS RESERVED
|
|
$
|
|
$ OSF/1 1.1
|
|
$
|
|
$ Messages for installbsd.c
|
|
$
|
|
$quote "
|
|
$
|
|
$set MS_INSTALLBSD
|
|
|
|
M_MODE "installbsd: 0653-270 An invalid file mode was specified.\n"
|
|
M_GROUP "installbsd: 0653-271 The group %s was not recognized.\n"
|
|
M_OWNER "installbsd: 0653-272 The user %s was not recognized.\n"
|
|
M_FIND "installbsd: 0653-273 The file %s was not found.\n"
|
|
M_REGULAR "installbsd: 0653-274 %s isn't a regular file.\n"
|
|
M_SAME "installbsd: 0653-275 %s and %s are the same file.\n"
|
|
USAGE "Usage: installbsd [-cs] [-g group] [-m mode] [-o owner] file1 file2;\n\tor file1 ... fileN directory\n"
|
|
|