]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
uname.1: Clarify the -r option
authorGordon Bergling <gbe@FreeBSD.org>
Fri, 16 Sep 2022 11:27:54 +0000 (13:27 +0200)
committerGordon Bergling <gbe@FreeBSD.org>
Sat, 24 Sep 2022 07:57:44 +0000 (09:57 +0200)
commite267c40181bf71927bd9df8ee6f3019e8ffd8743
treef4f043a80f299b15cc385e2d8b4287db571a7a22
parent42538fde45d3d768be41b9f89777e0c8b278be20
uname.1: Clarify the -r option

It is some times hard to understand the difference between
kernel version and userland version. So clarify the -r option
of uname(1) in terms of a printed kernel version.

While here, add some cross references:

- cross reference freebsd-version(1) in uname(1)
- cross reference freebsd-version(1) and uname(1) in freebsd-update(8)

PR: 265594
Reported by: rwatson
Reviewed by: gbe, imp
Differential Revision: https://reviews.freebsd.org/D36516

(cherry picked from commit 8f98a937ed726399b89e87e95769a9adc809281a)
usr.bin/uname/uname.1
usr.sbin/freebsd-update/freebsd-update.8