add a word
authorMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Sat, 1 Aug 1992 05:55:17 +0000 (21:55 -0800)
committerMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Sat, 1 Aug 1992 05:55:17 +0000 (21:55 -0800)
SCCS-vsn: bin/sh/sh.1 5.6

usr/src/bin/sh/sh.1

index 1f87466..7498827 100644 (file)
@@ -6,7 +6,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"    @(#)sh.1        5.5 (Berkeley) %G%
+.\"    @(#)sh.1        5.6 (Berkeley) %G%
 .\"
 .na
 .TH SH 1
 .\"
 .na
 .TH SH 1
@@ -34,7 +34,7 @@ specification of the shell.
 .LP
 The shell is a command that reads lines from
 either a file or the terminal, interpretes them, and 
 .LP
 The shell is a command that reads lines from
 either a file or the terminal, interpretes them, and 
-generally executes commands.  It is the program that is running
+generally executes other commands.  It is the program that is running
 when a user logs into the system (although a user can select
 a different shell with the chsh(1) command).
 The shell 
 when a user logs into the system (although a user can select
 a different shell with the chsh(1) command).
 The shell