# @(#) $Revision: 72.2 $    
*
*	Synopsis of SCCS commands
*
-admin
	admin -i[name] [-n] [-a <add-login>]  ... [-d <del-flag> [flag-val]] ...
              [-f <add-flag> [flag-val]] ... [-m <mrlist>] ...   [-r<rel>] 
	      [-t <name>] [-y [comment]] file ...
	admin -n [-a <add-login>] ... [-d <del-flag> [flag-val]] ... 
              [-f <add-flag> [flag-val]] [-m <mrlist>] ... [-t [name]] 
	      [-y [comment]] file ...
	admin [-a <add-login>] ... [-e <erase-login>] ... 
              [-d <del-flag> [flag-val]] ... [-m <mrlist>]... [-r <rel>] 
              [-t [name]] file ...
	admin -h file ...
	admin -z file ...

	Create and administer SCCS files.
-bdiff
	bdiff file1 file2 [numarg] [-s]

	diff for large files.
-cdc
	cdc -rSID [-m<mrlist>] [-y<comment>] file ...

	Changes the delta commentary of an SCCS delta.
-comb
	comb [-o] [-s] [-p<SID>] [-c<list>] file ...

	Combines SCCS deltas.
-delta
	delta [-r<SID>] [-s] [-n] [-g<list>] [-m<mrlist>] [-y<comment>]
	      [-p] file ...
	Make a delta (change) to an SCCS file.        
-get
	get [-r<SID>] [-c<cutoff>] [-i<list>] [-x<list>] [-a<seq no.>]
	    [-k] [-e] [-l<p>] [-p] [-m] [-n] [-s] [-b] [-g] [-t] 
	    [-w<string>] file ...
	Get a version of an SCCS file.
-prs
	prs [-a] [-d<dataspec>] [-r [SID]] file ...
	prs [-e | -l] -c <cutoff> [-d <dataspec>] file ...  
	prs [-e | -l] -r [SID] [-d <dataspec>] file ...  

	Print and summarize an SCCS file.
	(do 'sccshelp prs_kywds' for description of recognized data keywords)
-rmdel
	rmdel -rSID file ...

	Remove a delta from an SCCS file.
-sccs
	sccs [-r] [-d <rootpath>] [-p <dirpath>] command [options] [file ...]

	Front end utility program for SCCS commands.
-sccsdiff
	sccsdiff old-spec new-spec [pr-args] sccsfile ...

	Compares two versions of an SCCS file.
-sccshelp
        sccshelp [Command|Error Code]

        Displays information about SCCS commands and error codes.
        (When all else fails execute "sccshelp stuck".)
-help
	sccshelp [Command|Error Code]

        Displays information about SCCS commands and error codes.
        (When all else fails execute "sccshelp stuck".)
-stuck
  First, if you know the symbolic name of the system error (errno),
  you can look up a description of it in ERRNO(2).
  If you know the number, you can determine the name by looking at
  the file: /usr/include/sys/errno.h.
  If you don't know the error number, or you don't understand what's going on -
  Try the following, in order:
    1. Make sure the answer isn't in the documentation.
    2. Try to write(1) to anyone logged in as "adm".
    3. Contact your UNIX counsellor.
    4. File an MR (see System Administrator for instructions).
-val
	val -
	val [-s] [-r<SID>] [-m<name>] [-y<type>] [-v] file ...

	Validates SCCS files.
-vc
	vc [-a] [-t] [-c<char>] [-s] [keyword=value ... keyword=value]

	Version Control -- Substitutes assigned values in place of keywords.
-what
	what [-s] file ...

	Displays identifying information in files. 
-prs_kywds

	List of Data Keywords Recognized by the _p_r_s Command

 Data                             SCCS File          Value         Format
Keyword       Data Item            Section           Type           Type

 :Dt:   Whole delta line         Delta Table  all delta line info    S
 :DL:   Delta line stats              "         :Li:/:Ld:/:Lu:       S
 :Li:   Lines ins by delta            "              nnnnn           S
 :Ld:   Lines del by delta            "              nnnnn           S
 :Lu:   Lines unc by delta            "              nnnnn           S
 :DT:   Delta type                    "              D or R          S
  :I:   SID                           "         :R:.:L:.:B:.:S:      S
  :R:   Release number                "              nnnn            S
  :L:   Level number                  "              nnnn            S
  :B:   Branch number                 "              nnnn            S
  :S:   Sequence number               "              nnnn            S
  :D:   Date delta created            "         :Dy:/:Dm:/:Dd:       S
 :Dy:   Year delta created            "               nn             S
 :Dm:   Month delta created           "               nn             S
 :Dd:   Day delta created             "               nn             S
  :T:   Time delta created            "          :Th::Tm::Ts:        S
 :Th:   Hour delta created            "               nn             S
 :Tm:   Minutes delta created         "               nn             S
 :Ts:   Seconds delta created         "               nn             S
  :P:   Pgmr who created delta        "             logname          S
 :DS:   Delta seq number              "              nnnn            S
 :DP:   Pred delta seq number         "              nnnn            S
 :DI:   Deltas inc,exc,ignored        "         :Dn:/:Dx:/:Dg:       S
 :Dn:   Deltas included               "          :DS: :DS: ...       S
 :Dx:   Deltas excluded               "          :DS: :DS: ...       S
 :Dg:   Deltas ignored                "          :DS: :DS: ...       S
 :MR:   MR numbers                    "              text            M
  :C:   Comments                      "              text            M
 :UN:   User names               User Names          text            M
 :FL:   Flag List                   Flags    desc of all flags set   M
  :Y:   Type flag                     "           module type        S
 :MF:   MR valid flag                 "            yes or no         S
 :MP:   MR valid pgm.                 "              text            S
 :KF:   Kywd err/warn flag            "            yes or no         S
 :BF:   Branch flag                   "            yes or no         S
  :J:   Joint edit flag               "            yes or no         S
 :LK:   Locked releases               "             :R: ...          S
  :Q:   User defined keyword          "              text            S
  :M:   Module name flag              "           module name        S
 :FB:   Floor boundary                "               :R:            S
 :CB:   Ceiling boundary              "               :R:            S
 :Ds:   Default SID                   "               :I:            S
 :ND:   Null delta flag               "            yes or no         S
 :FD:   Descriptive text          Comments           text            M
 :BD:   Body                        Body             text            M
 :GB:   Gotten body                   "              text            M
  :W:   form of _w_h_a_t(I) str          N/A          :Z::M:\t:I:        S
  :A:   form of _w_h_a_t(I) str          N/A       :Z::Y: :M: :I::Z:     S
  :F:   File name                    N/A           file name         S
 :PN:   Pathname                     N/A           pathname          S
