comparison usr/src/cmd/cfgadm/cfgadm.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
22 /* 22 /*
23 * Copyright 2005 Sun Microsystems, Inc. All rights reserved. 23 * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
24 * Use is subject to license terms. 24 * Use is subject to license terms.
25 */ 25 */
26 26
27 #pragma ident "@(#)cfgadm.c 1.15 05/08/22 SMI" 27 #pragma ident "%Z%%M% %I% %E% SMI"
28 28
29 /* 29 /*
30 * This is the main program file for the configuration administration 30 * This is the main program file for the configuration administration
31 * command as set out in manual page cfgadm(1M). It uses the configuration 31 * command as set out in manual page cfgadm(1M). It uses the configuration
32 * administration library interface, libcfgadm, as set out in manual 32 * administration library interface, libcfgadm, as set out in manual