diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-13 21:11:27 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-13 21:11:27 +0000 |
commit | de124a03ea39acdb0c8390c1fcdc9fad816fe69f (patch) | |
tree | bd1dce2b91489a581369f10c52281620a91fa1ad /share/man/man1 | |
parent | ac162c8fa6d31a588f46bbed48489469471f42b0 (diff) | |
download | src-de124a03ea39acdb0c8390c1fcdc9fad816fe69f.tar.gz src-de124a03ea39acdb0c8390c1fcdc9fad816fe69f.zip |
Typo fix.
PR: 3828
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=26619
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/intro.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 005d82228685..cbb1fdb745dc 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.1 8.2 (Berkeley) 12/30/93 -.\" $Id: intro.1,v 1.8 1997/04/14 09:24:06 jmg Exp $ +.\" $Id: intro.1,v 1.9 1997/04/22 05:52:54 jmg Exp $ .\" .Dd December 30, 1993 .Dt INTRO 1 @@ -46,7 +46,7 @@ user environment. Some of the commands included in section one are text editors, command shell interpreters, searching and sorting tools, -file manipulation commands +file manipulation commands, system status commands, remote file copy commands, mail commands, compilers and compiler tools, |