Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/sh Remove superfluous Ed.



details:   https://anonhg.NetBSD.org/src/rev/a5f65e3e3f5b
branches:  trunk
changeset: 938883:a5f65e3e3f5b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 18 07:21:26 2020 +0000

description:
Remove superfluous Ed.

diffstat:

 bin/sh/sh.1 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c1a2bd8f949f -r a5f65e3e3f5b bin/sh/sh.1
--- a/bin/sh/sh.1       Fri Sep 18 06:48:28 2020 +0000
+++ b/bin/sh/sh.1       Fri Sep 18 07:21:26 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sh.1,v 1.228 2020/09/18 06:48:28 kre Exp $
+.\"    $NetBSD: sh.1,v 1.229 2020/09/18 07:21:26 wiz Exp $
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
@@ -2618,7 +2618,6 @@
 and
 .Dq c ,
 which is probably not as intended.
-.Ed
 .Pp
 With no arguments the export command lists the names of all
 set exported variables,



Home | Main Index | Thread Index | Old Index