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/856a465e6510
branches: trunk
changeset: 998722:856a465e6510
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 e7e9fff6974f -r 856a465e6510 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