]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document the order in which the kernel and the user environment versions
authorAlexey Dokuchaev <danfe@FreeBSD.org>
Mon, 10 Aug 2020 09:03:29 +0000 (09:03 +0000)
committerAlexey Dokuchaev <danfe@FreeBSD.org>
Mon, 10 Aug 2020 09:03:29 +0000 (09:03 +0000)
commitf8024c39154c7b433c7bc631588f2bd7b5143a07
tree8d4a704f2fb19a80b45d50612062f40ba44d79e2
parent94cba8034ba53725c225c85e35724f0c2b13cea5
Document the order in which the kernel and the user environment versions
are printed when both -K and -U options are passed on the command line.

Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D25970
usr.bin/uname/uname.1