DragonFly On-Line Manual Pages
RCSCAN(1) DragonFly General Commands Manual RCSCAN(1)
NAME
rcscan - examine that files are rcsfile(5) compliant
SYNOPSIS
rcscan [-qv] file ...
DESCRIPTION
rcscan is a small utility to examine that files are rcsfile(5) compliant.
If they are rcsfile(5) compliant, rcscan print reformatted them to the
standard output.
The following options are available:
-q Be silent mode.
-v Be verbose mode.
EXIT STATUS
The rcscan utility exits EXIT_SUCCESS on success, and EXIT_FAILURE if an
error occurs.
SEE ALSO
rcsfile(5)
DragonFly 6.5-DEVELOPMENT April 3, 2005 DragonFly 6.5-DEVELOPMENT