1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Fix uname(1) referencing section 4 and not section 5.

This commit is contained in:
Jonas 'Sortie' Termansen 2017-04-12 21:55:29 +02:00
parent ce6ea7f553
commit 10453f0269

View file

@ -39,5 +39,5 @@ will exit 0 on success and non-zero otherwise.
.Sh SEE ALSO
.Xr kernelinfo 1 ,
.Xr uname 2 ,
.Xr machine 4 ,
.Xr sortix-release 4
.Xr machine 5 ,
.Xr sortix-release 5