# 
# $Copyright
# Copyright 1993, 1994, 1995  Intel Corporation
# INTEL CONFIDENTIAL
# The technical data and computer software contained herein are subject
# to the copyright notices; trademarks; and use and disclosure
# restrictions identified in the file located in /etc/copyright on
# this system.
# Copyright$
# 
 
#
# (c) Copyright 1990, OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# OSF/1 Release 1.0

#
# IBM CONFIDENTIAL
# Copyright International Business Machines Corp. 1989
# Unpublished Work
# All Rights Reserved
# Licensed Material - Property of IBM
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
* cb 1.2 com/cmd/sccs/help.d,3.1,9021 8/14/89 09:44:58
*
*	Message for comb SCCS command
*
-1
Cannot use the comb command while there is an outstanding delta
	to the file.
	Use the delta command or the unget command; then use the comb command.
	A p-file exists which shows that someone is in the process of making a
	delta on the specified SCCS file.  The comb command may only be used when
	no one else is modifying the specified SCCS file.

-2
The -p flag and the -c flag are mutually exclusive.
	The -p flag specifies the SID of the oldest delta for the resulting procedure
	to preserve. All older deltas are combined in the reconstructed file.
	The -c flag specifies a list of deltas (SIDs) that the shell procedure will
	preserve. The procedure combines all other deltas.

-4
The flags specified on the command line would create no changes
	to the SCCS file.
	The comb command as specified cannot do anything to the specified SCCS file.

