Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 10:27:54 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r367871 - stable/12/usr.bin/uname
Message-ID:  <202011201027.0AKARsau051614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Fri Nov 20 10:27:54 2020
New Revision: 367871
URL: https://svnweb.freebsd.org/changeset/base/367871

Log:
  MFC r367640:
  
  Explicitly note in the EXAMPLES section that uname(3) contains more details

Modified:
  stable/12/usr.bin/uname/uname.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.bin/uname/uname.1
==============================================================================
--- stable/12/usr.bin/uname/uname.1	Fri Nov 20 10:12:04 2020	(r367870)
+++ stable/12/usr.bin/uname/uname.1	Fri Nov 20 10:27:54 2020	(r367871)
@@ -28,7 +28,7 @@
 .\"	@(#)uname.1	8.3 (Berkeley) 4/8/94
 .\" $FreeBSD$
 .\"
-.Dd May 31, 2017
+.Dd Novermber 13, 2020
 .Dt UNAME 1
 .Os
 .Sh NAME
@@ -114,6 +114,9 @@ utility (except for
 .Fl a )
 will allow the corresponding data to be set to the contents
 of the environment variable.
+See
+.Xr uname 3
+for more information.
 .Sh EXIT STATUS
 .Ex -std
 .Sh EXAMPLES



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011201027.0AKARsau051614>