freebsd-skq/usr.bin/sdiff
emaste a1a3735a51 sdiff: improve errx string
errx() appends a newline so \n is superfluous. Also switch to lower case
with no period for consistency with other errx strings.
2016-09-15 02:48:56 +00:00
..
tests DIRDEPS_BUILD: Add some missing dirctories to the build. 2016-08-31 19:30:59 +00:00
common.c
common.h
edit.c Revert r299218 VISUAL is actually a perfecly valid env to specify an editor 2016-05-07 18:58:07 +00:00
extern.h
Makefile Only one program is build in usr.bin/sdiff use the right include 2016-05-07 20:23:26 +00:00
Makefile.depend DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
sdiff.1 Revert r299218 VISUAL is actually a perfecly valid env to specify an editor 2016-05-07 18:58:07 +00:00
sdiff.c sdiff: improve errx string 2016-09-15 02:48:56 +00:00