Module Name:    src
Committed By:   kamil
Date:           Mon Jan 13 14:24:16 UTC 2020

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

Log Message:
Correct the authorship note of dlinfo(3)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/share/man/man3/dlinfo.3:1.5
--- src/share/man/man3/dlinfo.3:1.4	Mon Jan 13 14:10:52 2020
+++ src/share/man/man3/dlinfo.3	Mon Jan 13 14:24:16 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dlinfo.3,v 1.4 2020/01/13 14:10:52 uwe Exp $
+.\"	$NetBSD: dlinfo.3,v 1.5 2020/01/13 14:24:16 kamil Exp $
 .\"
 .\" Copyright (c) 2003 Alexey Zelkin <phan...@freebsd.org>
 .\" All rights reserved.
@@ -271,10 +271,10 @@ it first appeared in
 .Sh AUTHORS
 .An -nosplit
 The
-.Fx
+.Bx
 implementation of the
 .Fn dlinfo
-function was originally written by
+function was written by
 .An Antti Kantee Aq Mt po...@netbsd.org .
 .Pp
 The manual page for this function was written by

Reply via email to