From 561b4afb4a30d46214166941504ada99d8dd54e9 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sun, 12 Oct 1997 08:12:40 +0000 Subject: MFC: spelling fixes --- gnu/usr.bin/dialog/dialog.1 | 2 +- gnu/usr.bin/ld/ldd/ldd.1 | 2 +- gnu/usr.bin/perl/perl/perl.1 | 16 ++++++++++++++-- gnu/usr.bin/send-pr/send-pr.1 | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/dialog/dialog.1 b/gnu/usr.bin/dialog/dialog.1 index 2ab979097dc7..b0e07c60da21 100644 --- a/gnu/usr.bin/dialog/dialog.1 +++ b/gnu/usr.bin/dialog/dialog.1 @@ -200,7 +200,7 @@ if the file in (b) can't be found, use compiled in defaults. Edit the sample configuration file and copy it to some place that .B dialog can find, as stated in step 2 above. -.SH ENVIROMENT +.SH ENVIRONMENT .TP 15 .B DIALOGRC Define this variable if you want to specify the name of the configuration file 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..4a8850984896 100644 --- a/gnu/usr.bin/perl/perl/perl.1 +++ b/gnu/usr.bin/perl/perl/perl.1 @@ -1,7 +1,19 @@ .rn '' }` -''' $RCSfile: perl.1,v $$Revision: 1.2 $$Date: 1994/10/27 23:16:52 $ +''' $RCSfile: perl.1,v $$Revision: 1.4 $$Date: 1997/08/30 12:22:46 $ ''' ''' $Log: perl.1,v $ +''' Revision 1.4 1997/08/30 12:22:46 jmg +''' fix a few spelling changes +''' +''' Submitted by: Josh Gilliam +''' +''' Closes PR's: 4429, 4431-4438 +''' +''' PS: He has agreed to submit all contrib fixes back to the original author. +''' +''' 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 +4608,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 -- cgit v1.3