Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Fix -width in the tagged list of special "han...
details:   https://anonhg.NetBSD.org/src/rev/53822a1287ef
branches:  trunk
changeset: 1006397:53822a1287ef
user:      uwe <uwe%NetBSD.org@localhost>
date:      Mon Jan 13 15:59:11 2020 +0000
description:
Fix -width in the tagged list of special "handle" values.
diffstat:
 share/man/man3/dlfcn.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ac60aa2c38f7 -r 53822a1287ef share/man/man3/dlfcn.3
--- a/share/man/man3/dlfcn.3    Mon Jan 13 15:54:48 2020 +0000
+++ b/share/man/man3/dlfcn.3    Mon Jan 13 15:59:11 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dlfcn.3,v 1.37 2020/01/13 15:54:48 uwe Exp $
+.\"    $NetBSD: dlfcn.3,v 1.38 2020/01/13 15:59:11 uwe Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -209,7 +209,7 @@
 .Fa handle
 values may be used with
 .Fn dlsym :
-.Bl -tag -width "RTLD_DEFAULTXX" -offset indent
+.Bl -tag -width ".Dv RTLD_DEFAULT" -offset indent
 .It Dv NULL
 Interpreted as a reference to the executable or shared object
 from which the call is being made.
Home |
Main Index |
Thread Index |
Old Index