Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen timespec_get(3) was developed by myself



details:   https://anonhg.NetBSD.org/src/rev/1ef7a296bd4b
branches:  trunk
changeset: 933995:1ef7a296bd4b
user:      kamil <kamil%NetBSD.org@localhost>
date:      Tue Jun 02 19:30:29 2020 +0000

description:
timespec_get(3) was developed by myself

Remove FreeBSD from the authorship as it was just a pullup of small
documentation changes.

diffstat:

 lib/libc/gen/timespec_get.3 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 17fe912cca31 -r 1ef7a296bd4b lib/libc/gen/timespec_get.3
--- a/lib/libc/gen/timespec_get.3       Tue Jun 02 19:15:15 2020 +0000
+++ b/lib/libc/gen/timespec_get.3       Tue Jun 02 19:30:29 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: timespec_get.3,v 1.4 2018/08/13 06:08:48 wiz Exp $
+.\"    $NetBSD: timespec_get.3,v 1.5 2020/06/02 19:30:29 kamil Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 10, 2018
+.Dd June 2, 2020
 .Dt TIMESPEC_GET 3
 .Os
 .Sh NAME
@@ -81,4 +81,3 @@
 .Nx 8 .
 .Sh AUTHORS
 .An Kamil Rytarowski Aq Mt kamil%NetBSD.org@localhost
-.An Warner Losh Aq Mt imp%FreeBSD.org@localhost



Home | Main Index | Thread Index | Old Index