summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
committersteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
commit260fa64a35174a5ab4b53eec6c75618fb117bee6 (patch)
treeae2f28c91653365e1a66df7ca3c1a2fb60785c50 /gnu
parent3879235125f551fee922b2673e0a75f018d78093 (diff)
downloadFreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.zip
FreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.tar.gz
Fix a bunch of spelling errors.
PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/perl/perl/perl.113
-rw-r--r--gnu/usr.bin/tar/tar.14
2 files changed, 13 insertions, 4 deletions
diff --git a/gnu/usr.bin/perl/perl/perl.1 b/gnu/usr.bin/perl/perl/perl.1
index a484ddb..c94405c 100644
--- a/gnu/usr.bin/perl/perl/perl.1
+++ b/gnu/usr.bin/perl/perl/perl.1
@@ -1,7 +1,16 @@
.rn '' }`
-''' $RCSfile: perl.1,v $$Revision: 1.3 $$Date: 1996/10/05 22:26:23 $
+''' $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"
'''
@@ -4332,7 +4341,7 @@ record, the page is advanced by writing a form feed,
a special top-of-page format is used
to format the new page header, and then the record is written.
By default the top-of-page format is the name of the filehandle with
-\*(L"_TOP\*(R" appended, but it may be dynamicallly set to the
+\*(L"_TOP\*(R" appended, but it may be dynamically set to the
format of your choice by assigning the name to the $^ variable while
the filehandle is selected.
The number of lines remaining on the current page is in variable $-, which
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1
index 3c23756..af19756 100644
--- a/gnu/usr.bin/tar/tar.1
+++ b/gnu/usr.bin/tar/tar.1
@@ -4,7 +4,7 @@
.\" Written by John F. Woods <jfw@jfwhome.funhouse.com>
.\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de>
.\"
-.\" $Id: tar.1,v 1.13 1998/02/15 17:03:58 steve Exp $
+.\" $Id: tar.1,v 1.14 1998/04/01 06:26:40 charnier Exp $
.\"
.Dd 25 August 1997
.Os FreeBSD
@@ -215,7 +215,7 @@ File name with volume number to start with.
Only store files with creation time newer than
.Ar date .
.It Fl -newer-mtime Ar date
-Only store files with modifiction time newer than
+Only store files with modification time newer than
.Ar date .
.It Fl o
.It Fl -old-archive
OpenPOWER on IntegriCloud