IRAF help page for package system, program news

from NOAO news -- print the revisions summary for the current iraf versionUSAGEDESCRIPTIONBUGSEXAMPLESSEE ALSO

news -- print the revisions summary for the current iraf version


USAGE

news


DESCRIPTION

The news task uses the standard IRAF file pager to review a formatted summary of the system revisions for the version of IRAF being run. The revisions summaries for older versions of the system are also provided: use the N and P pager keys to display the next or previous system revisions summary. The revisions summary is given in the file "doc$newsfile".

For reasons of brevity, only the revisions summary is printed. For detailed information on the revisions made to a particular science package, type

cl> help .revisions op=sys

where "pkg" is the name of the CL package for which revisions information is desired. For detailed information on the revisions to the system software and programming interfaces, examine the system notes file, given in the file "notes.*" in the directory "iraf$local". The system notes files for older versions of the system will be found in the "doc" directory.


BUGS

The revisions summary is often lengthy and may be easier to read if a printed copy is made.

Redirecting the output of news, e.g., to lprint, doesn't work at present.


EXAMPLES

1. Page the revisions summary for the current IRAF release.

cl> news

2. Print the revisions summary.

cl> lprint doc$newsfile

3. Page the system notes file. Anyone who develops software for IRAF should review this file with each new release, to see what has changed. Documentation for new system facilities is often given in the system notesfile.

cl> page iraf$local/notes.*

4. Review the revisions summary for the IMAGES package.

cl> phelp images.revisions op=sys


SEE ALSO

help, phelp, page,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu