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 a typo



details:   https://anonhg.NetBSD.org/src/rev/f8c3904b9b35
branches:  trunk
changeset: 1006395:f8c3904b9b35
user:      kamil <kamil%NetBSD.org@localhost>
date:      Mon Jan 13 14:25:06 2020 +0000

description:
Fix a typo

diffstat:

 share/man/man3/dlinfo.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0c5e8e0b71c3 -r f8c3904b9b35 share/man/man3/dlinfo.3
--- a/share/man/man3/dlinfo.3   Mon Jan 13 14:24:16 2020 +0000
+++ b/share/man/man3/dlinfo.3   Mon Jan 13 14:25:06 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dlinfo.3,v 1.5 2020/01/13 14:24:16 kamil Exp $
+.\"    $NetBSD: dlinfo.3,v 1.6 2020/01/13 14:25:06 kamil Exp $
 .\"
 .\" Copyright (c) 2003 Alexey Zelkin <phantom%FreeBSD.org@localhost>
 .\" All rights reserved.
@@ -271,7 +271,7 @@
 .Sh AUTHORS
 .An -nosplit
 The
-.Bx
+.Nx
 implementation of the
 .Fn dlinfo
 function was written by



Home | Main Index | Thread Index | Old Index