Module Name: src
Committed By: mrg
Date: Thu Sep 4 04:06:07 UTC 2014
Modified Files:
src/usr.bin/indent: args.c indent.1 indent.c indent_globs.h io.c
Log Message:
port the -ut / -nut options from freebsd. -ut (default) enables tabs
in output, the -nut uses spaces.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/indent/args.c
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/indent/indent.1
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/indent/indent_globs.h
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/indent/io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.