Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RCSCAN(1)		     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)

FreeBSD ports 15.quarterly	   Apr 3, 2005			       RCSCAN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rcscan&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help