Re: have indent default to stdin with no input files

2013-06-20 Thread Mark Kettenis
> Date: Thu, 20 Jun 2013 17:03:48 +1000 > From: Jonathan Gray > > Default to stdin/stdout if no input files are > given to indent. FreeBSD and GNU indent have had > this behaviour for a long time now. > > Based on FreeBSD svn rev 40502 from back in 1998. Makes sense to me. ok kettenis@ > Ind

have indent default to stdin with no input files

2013-06-20 Thread Jonathan Gray
Default to stdin/stdout if no input files are given to indent. FreeBSD and GNU indent have had this behaviour for a long time now. Based on FreeBSD svn rev 40502 from back in 1998. Index: indent.1 === RCS file: /cvs/src/usr.bin/inde