IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1690


Ignore:
Timestamp:
Sep 3, 2004, 11:22:20 AM (22 years ago)
Author:
Paul Price
Message:

Leading dot in facility name for psTrace is optional

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r1687 r1690  
    291291\item Clarified behavior of \code{psLogSetDestination} (no need to
    292292  specify a protocol for \code{stderr,stdout,none}).
     293\item Leading dot in facility name for \code{psTrace} is optional.
    293294\end{itemize}
  • trunk/doc/pslib/psLibSDRS.tex

    r1687 r1690  
    1 %%% $Id: psLibSDRS.tex,v 1.105 2004-09-03 20:44:12 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.106 2004-09-03 21:22:20 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    725725implicitly children of the top level facility (\code{.}).  The second
    726726rule is simply an organizational technique to make the listing of
    727 facility information clear.
     727facility information clear.  In specifying a facility, the leading
     728dot shall be optional, as a convenience to the user.
    728729
    729730The API to place a trace message in the code, and simultaneously set
Note: See TracChangeset for help on using the changeset viewer.