Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Correct a markup typo (why did I not see this before ...
details: https://anonhg.NetBSD.org/src/rev/4c16052d337d
branches: trunk
changeset: 354831:4c16052d337d
user: kre <kre%NetBSD.org@localhost>
date: Fri Jun 30 23:48:50 2017 +0000
description:
Correct a markup typo (why did I not see this before the prev commit??)
diffstat:
bin/sh/sh.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f763ac29482a -r 4c16052d337d bin/sh/sh.1
--- a/bin/sh/sh.1 Fri Jun 30 23:07:29 2017 +0000
+++ b/bin/sh/sh.1 Fri Jun 30 23:48:50 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.157 2017/06/30 23:07:29 kre Exp $
+.\" $NetBSD: sh.1,v 1.158 2017/06/30 23:48:50 kre Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -218,7 +218,7 @@
If
.Fl s
was given, or if neither
-.Fc c
+.Fl c
nor any additional (non-option) arguments were present,
the shell reads commands from its standard input.
.Ss Argument List Processing
Home |
Main Index |
Thread Index |
Old Index