git: 9front

Download patch

ref: 264791f9d952d906358549dfe49f366886d8b7fe
parent: 193b811bee1b631efb46378aeb82d250d672b485
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jun 3 19:46:47 EDT 2018

getuser(2): add source or sysname()

--- a/sys/man/2/getuser
+++ b/sys/man/2/getuser
@@ -32,6 +32,8 @@
 caches the string, reading the file only once.
 .SH SOURCE
 .B /sys/src/libc/port/getuser.c
+.br
+.B /sys/src/libc/9sys/sysname.c 
 .SH SEE ALSO
 .IR intro (2),
 .IR cons (3)
--