summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2016-11-03 14:49:26 +0000
committertrasz <trasz@FreeBSD.org>2016-11-03 14:49:26 +0000
commit1ba9f482211bc5c6ff724bee27e5762671ca9b80 (patch)
tree4ee50bf692ce57dbb6ed88000f5617bfdf77d78c /lib/libc/sys
parent70c7526f450e8535d66ed3dfc47b69529f891f6f (diff)
downloadFreeBSD-src-1ba9f482211bc5c6ff724bee27e5762671ca9b80.zip
FreeBSD-src-1ba9f482211bc5c6ff724bee27e5762671ca9b80.tar.gz
MFC r302624:
Add some .Xrs to getloginclass(2).
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/getloginclass.27
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libc/sys/getloginclass.2 b/lib/libc/sys/getloginclass.2
index 6817330..6249d83 100644
--- a/lib/libc/sys/getloginclass.2
+++ b/lib/libc/sys/getloginclass.2
@@ -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 and was not the super-user.
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
OpenPOWER on IntegriCloud