freebsd-dev/usr.bin/patch
Pedro F. Giffuni 5e64d66ca4 patch: add dry-run alias for compatibility with other implementations.
Other implementations of patch(1), including GNU patch and "svn patch"
have a --dry-run option which does the same as our -C or --check
option.

Add a new alias to make our implementation more compatible.

MFC after:	1 week
2014-06-15 16:38:17 +00:00
..
backupfile.c
backupfile.h
common.h
inp.c
inp.h
Makefile
mkpath.c
patch.1
patch.c
pathnames.h
pch.c
pch.h
util.c
util.h