aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/ldd/ldd.12
-rw-r--r--gnu/usr.bin/perl/perl/perl.17
-rw-r--r--gnu/usr.bin/send-pr/send-pr.12
3 files changed, 7 insertions, 4 deletions
diff --git a/gnu/usr.bin/ld/ldd/ldd.1 b/gnu/usr.bin/ld/ldd/ldd.1
index 4b499fe2fc9f..6ca8b2874a11 100644
--- a/gnu/usr.bin/ld/ldd/ldd.1
+++ b/gnu/usr.bin/ld/ldd/ldd.1
@@ -14,7 +14,7 @@
displays all shared objects that are needed to run the given program.
Contrary to nm(1), the list includes
.Dq indirect
-depedencies that are the result of needed shared objects which themselves
+dependencies that are the result of needed shared objects which themselves
depend on yet other shared objects.
.Pp
Zero, one or two
diff --git a/gnu/usr.bin/perl/perl/perl.1 b/gnu/usr.bin/perl/perl/perl.1
index 38ce017badf6..a484ddb38863 100644
--- a/gnu/usr.bin/perl/perl/perl.1
+++ b/gnu/usr.bin/perl/perl/perl.1
@@ -1,7 +1,10 @@
.rn '' }`
-''' $RCSfile: perl.1,v $$Revision: 1.2 $$Date: 1994/10/27 23:16:52 $
+''' $RCSfile: perl.1,v $$Revision: 1.3 $$Date: 1996/10/05 22:26:23 $
'''
''' $Log: perl.1,v $
+''' Revision 1.3 1996/10/05 22:26:23 wosch
+''' delete doubled words, e.g.: "the the" -> "the"
+'''
''' Revision 1.2 1994/10/27 23:16:52 wollman
''' Convince Perl to that is is part of the system, as /usr/bin/perl (binary)
''' and /usr/share/perl (library). The latter was chosen as analogous to other
@@ -4596,7 +4599,7 @@ You may have as many parentheses as you wish. If you have more than 9
substrings, the variables $10, $11, ... refer to the corresponding
substring. Within the pattern, \e10, \e11,
etc. refer back to substrings if there have been at least that many left parens
-before the backreference. Otherwise (for backward compatibilty) \e10
+before the backreference. Otherwise (for backward compatibility) \e10
is the same as \e010, a backspace,
and \e11 the same as \e011, a tab.
And so on.
diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1
index ba2313403cc0..dc8f50df84d3 100644
--- a/gnu/usr.bin/send-pr/send-pr.1
+++ b/gnu/usr.bin/send-pr/send-pr.1
@@ -170,7 +170,7 @@ describe only
with each problem report.
.IP \(bu 3m
For follow-up mail, use the same subject line as the one in the automatic
-acknowledgent. It consists of category, PR number and the original synopsis
+acknowledgement. It consists of category, PR number and the original synopsis
line. This allows the support site to relate several mail messages to a
particular PR and to record them automatically.
.IP \(bu 3m