Source-Changes-HG archive

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

[src/trunk]: src/lib/libedit Fix Dd argument.



details:   https://anonhg.NetBSD.org/src/rev/bad1f5fb2f8e
branches:  trunk
changeset: 345008:bad1f5fb2f8e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon May 02 12:51:25 2016 +0000

description:
Fix Dd argument.

diffstat:

 lib/libedit/editline.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c78a7a80756e -r bad1f5fb2f8e lib/libedit/editline.7
--- a/lib/libedit/editline.7    Mon May 02 12:43:35 2016 +0000
+++ b/lib/libedit/editline.7    Mon May 02 12:51:25 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: editline.7,v 1.3 2016/05/02 12:43:35 christos Exp $
+.\"    $NetBSD: editline.7,v 1.4 2016/05/02 12:51:25 wiz Exp $
 .\"    $OpenBSD: editline.7,v 1.1 2016/04/20 01:11:45 schwarze Exp $
 .\"
 .\" Copyright (c) 2016 Ingo Schwarze <schwarze%openbsd.org@localhost>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd May 2 2016
+.Dd May 2, 2016
 .Dt EDITLINE 7
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index