Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/blacklist/lib Quote - to make it a minus.



details:   https://anonhg.NetBSD.org/src/rev/4cf33208cd5d
branches:  trunk
changeset: 821422:4cf33208cd5d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 04 23:33:56 2017 +0000

description:
Quote - to make it a minus.

diffstat:

 external/bsd/blacklist/lib/libblacklist.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 352443cbc4d5 -r 4cf33208cd5d external/bsd/blacklist/lib/libblacklist.3
--- a/external/bsd/blacklist/lib/libblacklist.3 Sat Feb 04 23:32:43 2017 +0000
+++ b/external/bsd/blacklist/lib/libblacklist.3 Sat Feb 04 23:33:56 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: libblacklist.3,v 1.6 2017/01/31 16:55:04 abhinav Exp $
+.\" $NetBSD: libblacklist.3,v 1.7 2017/02/04 23:33:56 wiz Exp $
 .\"
 .\" Copyright (c) 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -121,7 +121,7 @@
 return
 .Dv 0
 on success and
-.Dv -1
+.Dv \-1
 on failure setting
 .Dv errno
 to an appropriate value.



Home | Main Index | Thread Index | Old Index