Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh filesystem -> file system, automaticly -> automatically.
details: https://anonhg.NetBSD.org/src/rev/c0e9b56abfa7
branches: trunk
changeset: 537524:c0e9b56abfa7
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 02 10:01:46 2002 +0000
description:
filesystem -> file system, automaticly -> automatically.
diffstat:
bin/sh/sh.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 59aeb59f714c -r c0e9b56abfa7 bin/sh/sh.1
--- a/bin/sh/sh.1 Wed Oct 02 10:00:53 2002 +0000
+++ b/bin/sh/sh.1 Wed Oct 02 10:01:46 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.51 2002/10/01 15:06:31 wiz Exp $
+.\" $NetBSD: sh.1,v 1.52 2002/10/02 10:01:46 wiz Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -458,7 +458,7 @@
new process.
.Pp
Otherwise, if the command name doesn't match a function or builtin, the
-command is searched for as a normal program in the filesystem (as
+command is searched for as a normal program in the file system (as
described in the next section).
When a normal program is executed, the shell runs the program,
passing the arguments and the environment to the program.
@@ -1685,7 +1685,7 @@
.Sh ENVIRONMENT
.Bl -tag -width MAILCHECK
.It Ev HOME
-Set automaticly by
+Set automatically by
.Xr login 1
from the user's login directory in the password file
.Pq Xr passwd 4 .
Home |
Main Index |
Thread Index |
Old Index