summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwl <wl>2008-01-04 23:29:18 +0000
committerwl <wl>2008-01-04 23:29:18 +0000
commit37f82fd3ee9abb091909bf9c89429478534629ca (patch)
treea500adcb90edafdb4023fb9ea0c799e5b36c659d /src
parent8269425ea281723ef423abef56ae339aca785e29 (diff)
downloadgroff-37f82fd3ee9abb091909bf9c89429478534629ca.tar.gz
* */*: s/Osanna/Ossanna/.
* */*.man: Replace .URL with .UR/.UE (except in groff_www.tmac). Replace .MTO with .MT/.ME (except in groff_www.tmac). Insert `\:' in URLs where appropriate. Don't include www.tmac (except in groff_www.tmac). * man/groff.man (.ESC[]): Fix font of closing bracket. (.ESCq): Fix font of closing quote character. Many other improvements.
Diffstat (limited to 'src')
-rw-r--r--src/devices/grops/grops.man19
-rw-r--r--src/libs/libdriver/input.cpp7
-rw-r--r--src/roff/groff/groff.man15
-rw-r--r--src/roff/troff/troff.man20
4 files changed, 33 insertions, 28 deletions
diff --git a/src/devices/grops/grops.man b/src/devices/grops/grops.man
index b8d776f9..ff38f8fc 100644
--- a/src/devices/grops/grops.man
+++ b/src/devices/grops/grops.man
@@ -1,5 +1,5 @@
.ig
-Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006
+Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008
Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
@@ -21,8 +21,6 @@ the original English.
.do nr grops_C \n[.C]
.cp 0
.
-.mso www.tmac
-.
.
.\" Like TP, but if specified indent is more than half
.\" the current line-length - indent, use the default indent.
@@ -1182,14 +1180,16 @@ The resulting font wrappers should be added to the
file.
.B ttftot42
source code can be downloaded from
-.URL ftp://\:www.giga.or.at/\:pub/\:nih/\:ttftot42/ \
- ftp://\:www.giga.or.at/\:pub/\:nih/\:ttftot42/ .
+.UR ftp://\:www.giga.or.at/\:pub/\:nih/\:ttftot42/
+ftp://\:www.giga.or.at/\:pub/\:nih/\:ttftot42/
+.UE .
.
.LP
Another solution for creating type42 wrappers is to use FontForge,
available from
-.URL http://\:fontforge.sf.net \
- http://\:fontforge.sf.net .
+.UR http://\:fontforge.sf.net
+http://\:fontforge.sf.net
+.UE .
This font editor can convert most outline font formats.
.
.
@@ -1434,8 +1434,9 @@ Temporary file.
.BR \%groff_tmac (@MAN5EXT@)
.
.PP
-.URL "http://\:partners.adobe.com/\:public/\:developer/\:en/\:ps/\:5001.DSC_Spec.pdf" \
- "PostScript Language Document Structuring Conventions Specification"
+.UR http://\:partners.adobe.com/\:public/\:developer/\:en/\:ps/\:5001.DSC_Spec.pdf
+PostScript Language Document Structuring Conventions Specification
+.UE
.
.cp \n[grops_C]
.
diff --git a/src/libs/libdriver/input.cpp b/src/libs/libdriver/input.cpp
index d01fece7..726f16bc 100644
--- a/src/libs/libdriver/input.cpp
+++ b/src/libs/libdriver/input.cpp
@@ -2,13 +2,14 @@
// <groff_src_dir>/src/libs/libdriver/input.cpp
-/* Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2003, 2004, 2005, 2006
+/* Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2003, 2004, 2005,
+ 2006, 2008
Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
Major rewrite 2001 by Bernd Warken (bwarken@mayn.de)
- Last update: 15 Jun 2005
+ Last update: 04 Jan 2008
This file is part of groff, the GNU roff text processing system.
@@ -165,7 +166,7 @@
There was some confusion about the positioning of the graphical
pointer at the printout after having executed a `D' command.
- The classical troff manual of Osanna & Kernighan specified,
+ The classical troff manual of Ossanna & Kernighan specified,
`The position after a graphical object has been drawn is
at its end; for circles and ellipses, the "end" is at the
diff --git a/src/roff/groff/groff.man b/src/roff/groff/groff.man
index 3605478f..ef7d80ce 100644
--- a/src/roff/groff/groff.man
+++ b/src/roff/groff/groff.man
@@ -1,10 +1,7 @@
.ig
groff.man
-Last update:
-09 Jan 2007 -- adapted to use .SY/.OP/.YS.
-
-Copyright (C) 1989, 2002, 2003, 2004, 2005, 2006
+Copyright (C) 1989, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
Rewritten in 2002 by Bernd Warken <bwarken@mayn.de>
@@ -95,7 +92,7 @@ The
program and macro suite is the implementation of a
.BR roff (@MAN7EXT@)
system within the free software collection
-.UR http://www.gnu.org
+.UR http://\:www.gnu.org
GNU
.UE .
.
@@ -1633,14 +1630,14 @@ you are using.
Information on how to get
.I groff
and related information is available at the
-.UR http://www.gnu.org/software/groff
+.UR http://\:www.gnu.org/\:software/\:groff
groff GNU website
.UE .
.
The most recent released version of
.I groff
is available at the
-.UR http://groff.ffii.org/\:groff/\:devel/\:groff-current.tar.gz
+.UR http://\:groff.ffii.org/\:groff/\:devel/\:groff-current.tar.gz
groff development site
.UE .
.
@@ -1681,7 +1678,7 @@ Ted Faber
.
The actual version can be found at the
.
-.UR http://www.lunabase.org/~faber/Vault/software/grap/
+.UR http://\:www.lunabase.org/\:~faber/\:Vault/\:software/\:grap/
grap website
.UE .
This is the only grap version supported by
@@ -1692,7 +1689,7 @@ This is the only grap version supported by
.SH AUTHORS
.\" --------------------------------------------------------------------
.
-Copyright \(co 1989, 2002, 2003, 2004, 2005, 2006, 2007
+Copyright \(co 1989, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
.
.P
diff --git a/src/roff/troff/troff.man b/src/roff/troff/troff.man
index 930c9271..0d6b26ad 100644
--- a/src/roff/troff/troff.man
+++ b/src/roff/troff/troff.man
@@ -2,11 +2,10 @@
.ig
troff.man
-Last update : 06 Jan 2007
-
This file is part of groff, the GNU roff type-setting system.
-Copyright (C) 1989, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright (C) 1989, 2000, 2001, 2002, 2003, 2007, 2008
+ Free Software Foundation, Inc.
written by James Clark
@@ -577,7 +576,8 @@ necessary.
.SH AUTHOR
.\" --------------------------------------------------------------------
.
-Copyright (C) 1989, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright (C) 1989, 2001, 2002, 2003, 2007, 2008
+Free Software Foundation, Inc.
.
.P
This document is distributed under the terms of the FDL (GNU Free
@@ -585,11 +585,17 @@ Documentation License) version 1.1 or later.
.
You should have received a copy of the FDL on your system, it is also
available on-line at the
-.URL http://www.gnu.org/copyleft/fdl.html "GNU copyleft site" .
+.UR http://\:www.gnu.org/\:copyleft/\:fdl.html
+GNU copyleft site
+.UE .
This document was written by James Clark, with modifications from
-.MTO wl@gnu.org "Werner Lemberg"
+.MT wl@gnu.org
+Werner Lemberg
+.ME
and
-.MTO bwarken@mayn.de "Bernd Warken"
+.MT bwarken@mayn.de
+Bernd Warken
+.ME .
.
.P
This document is part of