Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Fix typo
details: https://anonhg.NetBSD.org/src/rev/e8d306d62c1f
branches: trunk
changeset: 354053:e8d306d62c1f
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri Jun 02 17:42:51 2017 +0000
description:
Fix typo
diffstat:
bin/sh/sh.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b50d4e076a7c -r e8d306d62c1f bin/sh/sh.1
--- a/bin/sh/sh.1 Fri Jun 02 15:22:47 2017 +0000
+++ b/bin/sh/sh.1 Fri Jun 02 17:42:51 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.145 2017/05/27 11:19:57 kre Exp $
+.\" $NetBSD: sh.1,v 1.146 2017/06/02 17:42:51 abhinav Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -2102,7 +2102,7 @@
The
.Fl I
flag, which is the default in this shell, causes
-the initial value and exported atribute
+the initial value and exported attribute
of local variables
to be inherited from the variable
with the same name in the surrounding
Home |
Main Index |
Thread Index |
Old Index