Module Name:    src
Committed By:   kamil
Date:           Mon Jan 13 14:25:06 UTC 2020

Modified Files:
        src/share/man/man3: dlinfo.3

Log Message:
Fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/dlinfo.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/dlinfo.3
diff -u src/share/man/man3/dlinfo.3:1.5 src/share/man/man3/dlinfo.3:1.6
--- src/share/man/man3/dlinfo.3:1.5	Mon Jan 13 14:24:16 2020
+++ src/share/man/man3/dlinfo.3	Mon Jan 13 14:25:06 2020
@@ -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 <phan...@freebsd.org>
 .\" All rights reserved.
@@ -271,7 +271,7 @@ it first appeared in
 .Sh AUTHORS
 .An -nosplit
 The
-.Bx
+.Nx
 implementation of the
 .Fn dlinfo
 function was written by

Reply via email to