head	1.1;
branch	1.1.1;
access;
symbols
	RELENG_8_4:1.1.1.1.0.32
	RELENG_9_1_0_RELEASE:1.1.1.1
	RELENG_9_1:1.1.1.1.0.30
	RELENG_9_1_BP:1.1.1.1
	RELENG_8_3_0_RELEASE:1.1.1.1
	RELENG_8_3:1.1.1.1.0.28
	RELENG_8_3_BP:1.1.1.1
	RELENG_9_0_0_RELEASE:1.1.1.1
	RELENG_9_0:1.1.1.1.0.26
	RELENG_9_0_BP:1.1.1.1
	RELENG_9:1.1.1.1.0.24
	RELENG_9_BP:1.1.1.1
	RELENG_7_4_0_RELEASE:1.1.1.1
	RELENG_8_2_0_RELEASE:1.1.1.1
	RELENG_7_4:1.1.1.1.0.22
	RELENG_7_4_BP:1.1.1.1
	RELENG_8_2:1.1.1.1.0.20
	RELENG_8_2_BP:1.1.1.1
	RELENG_8_1_0_RELEASE:1.1.1.1
	RELENG_8_1:1.1.1.1.0.18
	RELENG_8_1_BP:1.1.1.1
	RELENG_7_3_0_RELEASE:1.1.1.1
	RELENG_7_3:1.1.1.1.0.16
	RELENG_7_3_BP:1.1.1.1
	RELENG_8_0_0_RELEASE:1.1.1.1
	RELENG_8_0:1.1.1.1.0.14
	RELENG_8_0_BP:1.1.1.1
	RELENG_8:1.1.1.1.0.12
	RELENG_8_BP:1.1.1.1
	RELENG_7_2_0_RELEASE:1.1.1.1
	RELENG_7_2:1.1.1.1.0.10
	RELENG_7_2_BP:1.1.1.1
	RELENG_7_1_0_RELEASE:1.1.1.1
	RELENG_6_4_0_RELEASE:1.1.1.1.2.1
	RELENG_7_1:1.1.1.1.0.8
	RELENG_7_1_BP:1.1.1.1
	RELENG_6_4:1.1.1.1.2.1.0.8
	RELENG_6_4_BP:1.1.1.1.2.1
	RELENG_7_0_0_RELEASE:1.1.1.1
	RELENG_6_3_0_RELEASE:1.1.1.1.2.1
	RELENG_7_0:1.1.1.1.0.6
	RELENG_7_0_BP:1.1.1.1
	RELENG_6_3:1.1.1.1.2.1.0.6
	RELENG_6_3_BP:1.1.1.1.2.1
	RELENG_7:1.1.1.1.0.4
	RELENG_7_BP:1.1.1.1
	RELENG_6_2_0_RELEASE:1.1.1.1.2.1
	RELENG_6_2:1.1.1.1.2.1.0.4
	RELENG_6_2_BP:1.1.1.1.2.1
	RELENG_6_1_0_RELEASE:1.1.1.1.2.1
	RELENG_6_1:1.1.1.1.2.1.0.2
	RELENG_6_1_BP:1.1.1.1.2.1
	RELENG_6:1.1.1.1.0.2
	v1_19_2:1.1.1.1
	FSF:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2005.10.20.10.45.19;	author ru;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.10.20.10.45.19;	author ru;	state Exp;
branches
	1.1.1.1.2.1
	1.1.1.1.32.1;
next	;

1.1.1.1.2.1
date	2005.11.15.22.06.20;	author ru;	state Exp;
branches;
next	;

1.1.1.1.32.1
date	2005.10.20.10.45.19;	author svnexp;	state dead;
branches;
next	1.1.1.1.32.2;

1.1.1.1.32.2
date	2013.03.28.13.01.12;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@2005-01-16  Mike Bianchi  <MBianchi@@Foveal.com>

	* gdiffmk.sh (Usage): Fix typos.
	<top>: Allow `-M<arg1> <arg2>' also.

	* gdiffmk.man: Updated.

2005-01-13  Mike Bianchi  <MBianchi@@Foveal.com>

	* gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
	akin to nrchbar.
	Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).

	* gdiffmk.man: Updated.

	* tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
	options.

	* tests/baseline8, tests/baseline9, tests/baseline10: New files.

2004-12-16  Mike Bianchi  <MBianchi@@Foveal.com>

	* tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).

2004-12-15  Werner LEMBERG  <wl@@gnu.org>

	The configure script now generates tests/runtests.

	* tests/tests.sh: Renamed to...
	* tests/runtests.in: This.
	Add proper $srcdir prefixes to make it run from build directory.
	* README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.

2004-12-14  Werner LEMBERG  <wl@@gnu.org>

	* gdiffmk.sh: Make sed pattern work with alternate result of GNU
	diff's -D option, using `!' instead of `not' in #endif comments.
	(Exit): Use prefix for each emitted message line.

2004-12-14  Mike Bianchi  <MBianchi@@Foveal.com>

	* tests/*: New files for testing gdiffmk.

	* README, gdiffmk.man, gdiffmk.sh: Updated.
	Minor fixes.

2004-12-13  Mike Bianchi  <MBianchi@@Foveal.com>

	Add `-x' command line option to select a diff program.

	* gdiffmk.sh: Add code to handle `-x'.
	Move test for working `diff' down.
	Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
	(Usage): Updated.
	* gdiffmk.man: Updated.

2004-12-12  Mike Bianchi  <MBianchi@@Foveal.com>

	* README: New file.

2004-12-11  Mike Bianchi  <MBianchi@@Foveal.com>

	First import of gdiffmk files.
@


1.1.1.1
log
@Virgin import of FSF groff v1.19.2
@
text
@@


1.1.1.1.32.1
log
@file ChangeLog was added on branch RELENG_8_4 on 2013-03-28 13:01:12 +0000
@
text
@d1 63
@


1.1.1.1.32.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 63
2005-01-16  Mike Bianchi  <MBianchi@@Foveal.com>

	* gdiffmk.sh (Usage): Fix typos.
	<top>: Allow `-M<arg1> <arg2>' also.

	* gdiffmk.man: Updated.

2005-01-13  Mike Bianchi  <MBianchi@@Foveal.com>

	* gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
	akin to nrchbar.
	Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).

	* gdiffmk.man: Updated.

	* tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
	options.

	* tests/baseline8, tests/baseline9, tests/baseline10: New files.

2004-12-16  Mike Bianchi  <MBianchi@@Foveal.com>

	* tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).

2004-12-15  Werner LEMBERG  <wl@@gnu.org>

	The configure script now generates tests/runtests.

	* tests/tests.sh: Renamed to...
	* tests/runtests.in: This.
	Add proper $srcdir prefixes to make it run from build directory.
	* README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.

2004-12-14  Werner LEMBERG  <wl@@gnu.org>

	* gdiffmk.sh: Make sed pattern work with alternate result of GNU
	diff's -D option, using `!' instead of `not' in #endif comments.
	(Exit): Use prefix for each emitted message line.

2004-12-14  Mike Bianchi  <MBianchi@@Foveal.com>

	* tests/*: New files for testing gdiffmk.

	* README, gdiffmk.man, gdiffmk.sh: Updated.
	Minor fixes.

2004-12-13  Mike Bianchi  <MBianchi@@Foveal.com>

	Add `-x' command line option to select a diff program.

	* gdiffmk.sh: Add code to handle `-x'.
	Move test for working `diff' down.
	Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
	(Usage): Updated.
	* gdiffmk.man: Updated.

2004-12-12  Mike Bianchi  <MBianchi@@Foveal.com>

	* README: New file.

2004-12-11  Mike Bianchi  <MBianchi@@Foveal.com>

	First import of gdiffmk files.
@


1.1.1.1.2.1
log
@MFC: Groff 1.19.2.
@
text
@@

