diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-25 15:47:51 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-25 15:47:51 +0000 |
| commit | a6a2310060e10e1d8e310755e3ccc34569954a55 (patch) | |
| tree | 56e049af78c49a1332225b5cf25ff02b77d66085 /contrib/groff/src | |
| parent | 71f42d7e75897c23b46da53de8db036f6bd274d0 (diff) | |
Diffstat (limited to 'contrib/groff/src')
| -rw-r--r-- | contrib/groff/src/devices/grotty/grotty.man | 2 | ||||
| -rw-r--r-- | contrib/groff/src/libs/libgroff/cmap.cpp | 2 | ||||
| -rw-r--r-- | contrib/groff/src/libs/libgroff/cset.cpp | 2 | ||||
| -rw-r--r-- | contrib/groff/src/libs/libgroff/invalid.cpp | 2 | ||||
| -rw-r--r-- | contrib/groff/src/preproc/eqn/neqn.sh | 2 | ||||
| -rw-r--r-- | contrib/groff/src/roff/groff/groff.man | 2 | ||||
| -rw-r--r-- | contrib/groff/src/roff/nroff/nroff.man | 2 | ||||
| -rwxr-xr-x | contrib/groff/src/roff/nroff/nroff.sh | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/contrib/groff/src/devices/grotty/grotty.man b/contrib/groff/src/devices/grotty/grotty.man index 7e59569db77f..265bfafe4fde 100644 --- a/contrib/groff/src/devices/grotty/grotty.man +++ b/contrib/groff/src/devices/grotty/grotty.man @@ -1,5 +1,5 @@ .ig -$FreeBSD$ +$FreeBSD: src/contrib/groff/src/devices/grotty/grotty.man,v 1.4.2.4 2003/09/10 08:30:47 ru Exp $ Copyright (C) 1989-2000, 2001, 2002 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of diff --git a/contrib/groff/src/libs/libgroff/cmap.cpp b/contrib/groff/src/libs/libgroff/cmap.cpp index a6379913b832..bd67b9f9878b 100644 --- a/contrib/groff/src/libs/libgroff/cmap.cpp +++ b/contrib/groff/src/libs/libgroff/cmap.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/cmap.cpp,v 1.2.4.1 2003/06/26 13:13:37 ru Exp $ */ #include <ctype.h> #ifdef __FreeBSD__ diff --git a/contrib/groff/src/libs/libgroff/cset.cpp b/contrib/groff/src/libs/libgroff/cset.cpp index 68564c4a02cc..9a7ae44996a4 100644 --- a/contrib/groff/src/libs/libgroff/cset.cpp +++ b/contrib/groff/src/libs/libgroff/cset.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/cset.cpp,v 1.2.4.1 2003/06/26 13:13:37 ru Exp $ */ #include <ctype.h> #ifdef __FreeBSD__ diff --git a/contrib/groff/src/libs/libgroff/invalid.cpp b/contrib/groff/src/libs/libgroff/invalid.cpp index 63b3cc2d8af6..3936a805d494 100644 --- a/contrib/groff/src/libs/libgroff/invalid.cpp +++ b/contrib/groff/src/libs/libgroff/invalid.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/invalid.cpp,v 1.2.4.1 2003/06/26 13:13:37 ru Exp $ */ #include "lib.h" diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh index dcea2ff3e7b3..a756b69309cd 100644 --- a/contrib/groff/src/preproc/eqn/neqn.sh +++ b/contrib/groff/src/preproc/eqn/neqn.sh @@ -1,7 +1,7 @@ #!/bin/sh # Provision of this shell script should not be taken to imply that use of # GNU eqn with groff -Tascii|-Tlatin1|-Tkoi8-r|-Tutf8|-Tcp1047 is supported. -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/src/preproc/eqn/neqn.sh,v 1.7.2.3 2003/06/26 13:13:42 ru Exp $ # Default device. case "${LC_ALL-${LC_CTYPE-${LANG}}}" in diff --git a/contrib/groff/src/roff/groff/groff.man b/contrib/groff/src/roff/groff/groff.man index 347fec2f96e3..83d764cba84c 100644 --- a/contrib/groff/src/roff/groff/groff.man +++ b/contrib/groff/src/roff/groff/groff.man @@ -15,7 +15,7 @@ Front-Cover Texts, and with no Back-Cover Texts. A copy of the Free Documentation License is included as a file called FDL in the main directory of the groff source package. -$FreeBSD$ +$FreeBSD: src/contrib/groff/src/roff/groff/groff.man,v 1.6.2.4 2003/06/26 13:13:46 ru Exp $ .. . diff --git a/contrib/groff/src/roff/nroff/nroff.man b/contrib/groff/src/roff/nroff/nroff.man index 4b81a784f3a2..5ec547a46c27 100644 --- a/contrib/groff/src/roff/nroff/nroff.man +++ b/contrib/groff/src/roff/nroff/nroff.man @@ -16,7 +16,7 @@ versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English. - $FreeBSD$ + $FreeBSD: src/contrib/groff/src/roff/nroff/nroff.man,v 1.7.2.5 2004/04/15 19:25:01 ru Exp $ .. .TH @G@NROFF @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@" diff --git a/contrib/groff/src/roff/nroff/nroff.sh b/contrib/groff/src/roff/nroff/nroff.sh index 8dc0eda67223..7272c3f668bb 100755 --- a/contrib/groff/src/roff/nroff/nroff.sh +++ b/contrib/groff/src/roff/nroff/nroff.sh @@ -1,6 +1,6 @@ #!/bin/sh # Emulate nroff with groff. -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/src/roff/nroff/nroff.sh,v 1.11.2.6 2004/04/15 19:25:01 ru Exp $ prog="$0" # Default device. |
