[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff-commit] groff/contrib/groffer perl/groffer.man shell/RE...
From: |
Werner LEMBERG |
Subject: |
[Groff-commit] groff/contrib/groffer perl/groffer.man shell/RE... |
Date: |
Tue, 08 Feb 2011 11:14:47 +0000 |
CVSROOT: /cvsroot/groff
Module name: groff
Changes by: Werner LEMBERG <wl> 11/02/08 11:14:47
Modified files:
contrib/groffer/perl: groffer.man
contrib/groffer/shell: README_SH groffer.man
Log message:
Typos.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/groffer/perl/groffer.man?cvsroot=groff&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/groffer/shell/README_SH?cvsroot=groff&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/groffer/shell/groffer.man?cvsroot=groff&r1=1.14&r2=1.15
Patches:
Index: perl/groffer.man
===================================================================
RCS file: /cvsroot/groff/groff/contrib/groffer/perl/groffer.man,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- perl/groffer.man 2 Jun 2010 14:20:56 -0000 1.14
+++ perl/groffer.man 8 Feb 2011 11:14:46 -0000 1.15
@@ -15,13 +15,13 @@
Source file position: <groff_source_top>/contrib/groffer/perl/groffer.man
Installed position: $prefix/share/man/man1/groffer.1
-Last update: 2 Jun 2010
+Last update: 7 Feb 2011
..
.de author
This file was written by Bernd Warken.
..
.de copyleft
-Copyright (C) 2001, 2002, 2004, 2005, 2006, 2009, 2010
+Copyright (C) 2001, 2002, 2004-2006, 2009-2011
Free Software Foundation, Inc.
.
.P
@@ -594,7 +594,7 @@
.
.TP
.OP -h\fR|\fR--help
-Print a helping information with a short explanation of option sto
+Print help information with a short explanation of options to
standard output.
.
.
@@ -980,7 +980,7 @@
This can be a file name or a program to be searched in
.Env_var $PATH .
.
-Common Postscript viewers inlude
+Common Postscript viewers include
.BR \%gv (1),
.BR \%ghostview (1),
and
@@ -1021,7 +1021,7 @@
.IR tty .
The standard pager is
.BR less (1).
-This option is eqivalent to
+This option is equivalent to
.I man
option
.BR --pager=prog .
@@ -1582,7 +1582,7 @@
.
.TP
.B --where
-Eqivalent to
+Equivalent to
.B --location .
.
.
@@ -1872,7 +1872,7 @@
.
The \f[CR]GNU\f[] behavior to recognize options even when mixed with
.I \%filespec
-arguments is used througout.
+arguments is used throughout.
.
But, as usual, the double minus argument
.B --
@@ -2156,7 +2156,7 @@
.
.P
Known viewers for the graphical display modes and their standard
-\%\f[CR]X\~Window\f[] viewer progams are
+\%\f[CR]X\~Window\f[] viewer programs are
.
.Topic
in a PDF viewer
@@ -2199,7 +2199,7 @@
.P
The
.I \%pdf\~mode
-has a major advantage \[em] it is the only graphical diplay mode that
+has a major advantage \[em] it is the only graphical display mode that
allows to search for text within the viewer; this can be a really
important feature.
.
@@ -3537,7 +3537,7 @@
.nh
.I \[cq]troff(1)\[cq]
.hy
-are necessary because the paranthesis are special shell characters;
+are necessary because the parentheses are special shell characters;
escaping them with a backslash character
.I \[rs](
and
Index: shell/README_SH
===================================================================
RCS file: /cvsroot/groff/groff/contrib/groffer/shell/README_SH,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- shell/README_SH 5 Jan 2009 20:10:40 -0000 1.4
+++ shell/README_SH 8 Feb 2011 11:14:46 -0000 1.5
@@ -63,7 +63,7 @@
Function Definitions in `groffer2.sh'
Each funtion in groffer2.sh has a description that starts with the
-function name and symbols for its arguments in paranthesis `()'. Each
+function name and symbols for its arguments in parentheses `()'. Each
`<>' construction gives an argument name that just gives a hint on
what the argument is meant to be; these argument names are otherwise
irrelevant. The `>' sign can be followed by another character that
@@ -147,8 +147,8 @@
POSIX shell and utilities. Care was taken to restrict the programming
technics used here in order to achieve POSIX compatibility as far back
as POSIX P1003.2 Draft 11.2 of September 1991. This draft is
-available at http://www.funet.fi/pub/doc/posix/p1003.2/d11.2 in the
-internet.
+available at http://www.funet.fi/pub/doc/posix/p1003.2/d11.2 on the
+Internet.
The POSIX draft does not include `local' variables for functions. So
this concept was replaced by global variables with a prefix that
@@ -268,9 +268,9 @@
####### License
-Last update: 5 Jan 2009
+Last update: 7 Feb 2011
-Copyright (C) 2003, 2004, 2005, 2006, 2009
+Copyright (C) 2003-2006, 2009, 2011
Free Software Foundation, Inc.
Written by Bernd Warken
Index: shell/groffer.man
===================================================================
RCS file: /cvsroot/groff/groff/contrib/groffer/shell/groffer.man,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- shell/groffer.man 2 Jun 2010 14:20:56 -0000 1.14
+++ shell/groffer.man 8 Feb 2011 11:14:46 -0000 1.15
@@ -15,13 +15,13 @@
Source file position: <groff_source_top>/contrib/groffer/shell/groffer.man
Installed position: $prefix/share/man/man1/groffer.1
-Last update: 2 Jun 2010
+Last update: 7 Feb 2011
..
.de author
This file was written by Bernd Warken.
..
.de copyleft
-Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+Copyright (C) 2001, 2002, 2004-2011
Free Software Foundation, Inc.
.
.P
@@ -593,7 +593,7 @@
.
.TP
.OP -h\fR|\fR--help
-Print a helping information with a short explanation of option sto
+Print help information with a short explanation of options to
standard output.
.
.
@@ -979,7 +979,7 @@
This can be a file name or a program to be searched in
.Env_var $PATH .
.
-Common Postscript viewers inlude
+Common Postscript viewers include
.BR \%gv (1),
.BR \%ghostview (1),
and
@@ -1020,7 +1020,7 @@
.IR tty .
The standard pager is
.BR less (1).
-This option is eqivalent to
+This option is equivalent to
.I man
option
.BR --pager=prog .
@@ -1581,7 +1581,7 @@
.
.TP
.B --where
-Eqivalent to
+Equivalent to
.B --location .
.
.
@@ -1937,7 +1937,7 @@
.
The \f[CR]GNU\f[] behavior to recognize options even when mixed with
.I \%filespec
-arguments is used througout.
+arguments is used throughout.
.
But, as usual, the double minus argument
.B --
@@ -2221,7 +2221,7 @@
.
.P
Known viewers for the graphical display modes and their standard
-\%\f[CR]X\~Window\f[] viewer progams are
+\%\f[CR]X\~Window\f[] viewer programs are
.
.Topic
in a PDF viewer
@@ -2264,7 +2264,7 @@
.P
The
.I \%pdf\~mode
-has a major advantage \[em] it is the only graphical diplay mode that
+has a major advantage \[em] it is the only graphical display mode that
allows to search for text within the viewer; this can be a really
important feature.
.
@@ -3640,7 +3640,7 @@
.nh
.I \[cq]troff(1)\[cq]
.hy
-are necessary because the paranthesis are special shell characters;
+are necessary because the parentheses are special shell characters;
escaping them with a backslash character
.I \[rs](
and
@@ -3781,7 +3781,7 @@
\%\f[CR]POSIX\fP compatibility refers to
\%\f[CR]IEEE\~P1003.2/D11.2\fP of September 1991, a very early
version of the \%\f[CR]POSIX\fP standard that is still freely
-available in the internet at
+available on the Internet at
.UR http://\:www.funet.fi/\:pub/\:doc/\:posix/\:p1003.2/\:d11.2/\:all
\%POSIX\~P1003.2\~draft\~11.2
.UE .
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Groff-commit] groff/contrib/groffer perl/groffer.man shell/RE...,
Werner LEMBERG <=