shithub: riscv

Download patch

ref: ff1a1e63a897e01578de27fa6bf41b2c8793e23e
parent: 56ffc907ac25b28e3640a2d1ef5b61df90f0b700
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)