aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libulog/ulog_login.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libulog/ulog_login.3 b/lib/libulog/ulog_login.3
index 451a4f7a31fa..2a492258ed31 100644
--- a/lib/libulog/ulog_login.3
+++ b/lib/libulog/ulog_login.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 5, 2009
+.Dd October 11, 2010
.Dt ULOG_LOGIN 3
.Os
.Sh NAME
@@ -90,8 +90,8 @@ and
.Fn ulog_logout_pseudo
functions spawn a privileged process to perform the actual logging.
.Sh SEE ALSO
+.Xr getuid 2 ,
.Xr posix_openpt 2 ,
-.Xr getuid 3 ,
.Xr ptsname 3 ,
.Xr pututxline 3
.Sh HISTORY