Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 14:49:26 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r308257 - stable/11/lib/libc/sys
Message-ID:  <201611031449.uA3EnQHH012586@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Nov  3 14:49:26 2016
New Revision: 308257
URL: https://svnweb.freebsd.org/changeset/base/308257

Log:
  MFC r302624:
  
  Add some .Xrs to getloginclass(2).

Modified:
  stable/11/lib/libc/sys/getloginclass.2
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/sys/getloginclass.2
==============================================================================
--- stable/11/lib/libc/sys/getloginclass.2	Thu Nov  3 14:48:10 2016	(r308256)
+++ stable/11/lib/libc/sys/getloginclass.2	Thu Nov  3 14:49:26 2016	(r308257)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 6, 2011
+.Dd July 12, 2016
 .Dt GETLOGINCLASS 2
 .Os
 .Sh NAME
@@ -87,7 +87,10 @@ The caller tried to set the login class 
 The size of the buffer is smaller than the result to be returned.
 .El
 .Sh SEE ALSO
-.Xr setusercontext 3
+.Xr ps 1 ,
+.Xr setusercontext 3 ,
+.Xr login.conf 5 ,
+.Xr rctl 8
 .Sh HISTORY
 The
 .Fn getloginclass



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