Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil remove dup line



details:   https://anonhg.NetBSD.org/src/rev/43d0a527c146
branches:  trunk
changeset: 456226:43d0a527c146
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 27 17:48:13 2019 +0000

description:
remove dup line

diffstat:

 lib/libutil/snprintb.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2e64960cd758 -r 43d0a527c146 lib/libutil/snprintb.3
--- a/lib/libutil/snprintb.3    Sat Apr 27 17:47:48 2019 +0000
+++ b/lib/libutil/snprintb.3    Sat Apr 27 17:48:13 2019 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: snprintb.3,v 1.18 2019/04/27 17:46:08 christos Exp $
+.\"     $NetBSD: snprintb.3,v 1.19 2019/04/27 17:48:13 christos Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -271,7 +271,6 @@
 .Bd -literal -offset indent
 #define MAP_FMT        "\e177\e020\e
 b\e0SHARED\e0\e
-b\e0SHARED\e0\e
 b\e1PRIVATE\e0\e
 b\e2COPY\e0\e
 b\e4FIXED\e0\e



Home | Main Index | Thread Index | Old Index