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
@gdiffmk is approximately a recreation of the original Bell Labs/AT&T diffmk
command for troff/nroff documents, with enhancements.

It should not be confused with `diffmk' commands that operate on XML.

The inspiration for this code was a Perl 2 version written in 1989 by Randal
L. Schwartz.  See
  landfield.com/software/comp.sources.misc/archive-name/volume06/diffmk.p.gz

The command also attempts to reproduce some of the functionality of the old
`nrchbar' command.  See
  open-systems.ufl.edu/mirrors/ftp.isc.org/usenet/comp.sources.unix/volume10/nrchbar.Z

Thanks to Werner Lemberg for help in making the package more portable and
fit into the GNU groff source structure.

Gnu diff(1) with the -Dname option does all of the work and sed(1)
translates the output into something groff/troff/nroff can handle.

Note the BUGS on the man page.

The `tests' directory contains simple tests.  `runtests run' runs them and
compares the output against baseline files.  Calling `runtests' without
argument gives the usage.

----------------------------------------------------------------------------

Copyright (C) 2004, 2005 Free Software Foundation, Inc.
Written by Mike Bianchi <MBianchi@@Foveal.com <mailto:MBianchi@@Foveal.com>>

This file is part of the gdiffmk utility, which is part of groff.

groff is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

groff is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
License for more details.

You should have received a copy of the GNU General Public License
along with groff; see the files COPYING and LICENSE in the top
directory of the groff source.  If not, write to the Free Software
Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
@


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


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


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 46
gdiffmk is approximately a recreation of the original Bell Labs/AT&T diffmk
command for troff/nroff documents, with enhancements.

It should not be confused with `diffmk' commands that operate on XML.

The inspiration for this code was a Perl 2 version written in 1989 by Randal
L. Schwartz.  See
  landfield.com/software/comp.sources.misc/archive-name/volume06/diffmk.p.gz

The command also attempts to reproduce some of the functionality of the old
`nrchbar' command.  See
  open-systems.ufl.edu/mirrors/ftp.isc.org/usenet/comp.sources.unix/volume10/nrchbar.Z

Thanks to Werner Lemberg for help in making the package more portable and
fit into the GNU groff source structure.

Gnu diff(1) with the -Dname option does all of the work and sed(1)
translates the output into something groff/troff/nroff can handle.

Note the BUGS on the man page.

The `tests' directory contains simple tests.  `runtests run' runs them and
compares the output against baseline files.  Calling `runtests' without
argument gives the usage.

----------------------------------------------------------------------------

Copyright (C) 2004, 2005 Free Software Foundation, Inc.
Written by Mike Bianchi <MBianchi@@Foveal.com <mailto:MBianchi@@Foveal.com>>

This file is part of the gdiffmk utility, which is part of groff.

groff is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

groff is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
License for more details.

You should have received a copy of the GNU General Public License
along with groff; see the files COPYING and LICENSE in the top
directory of the groff source.  If not, write to the Free Software
Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
@


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

