Module Name:    src
Committed By:   wiz
Date:           Fri Sep 18 07:21:26 UTC 2020

Modified Files:
        src/bin/sh: sh.1

Log Message:
Remove superfluous Ed.


To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/bin/sh/sh.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/sh/sh.1
diff -u src/bin/sh/sh.1:1.228 src/bin/sh/sh.1:1.229
--- src/bin/sh/sh.1:1.228	Fri Sep 18 06:48:28 2020
+++ src/bin/sh/sh.1	Fri Sep 18 07:21:26 2020
@@ -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 also exporting the variables named
 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,

Reply via email to