Fix reference to nonexistent manpage getuid(3).
Submitted by: pluknet
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd December 5, 2009
|
.Dd October 11, 2010
|
||||||
.Dt ULOG_LOGIN 3
|
.Dt ULOG_LOGIN 3
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -90,8 +90,8 @@ and
|
|||||||
.Fn ulog_logout_pseudo
|
.Fn ulog_logout_pseudo
|
||||||
functions spawn a privileged process to perform the actual logging.
|
functions spawn a privileged process to perform the actual logging.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
|
.Xr getuid 2 ,
|
||||||
.Xr posix_openpt 2 ,
|
.Xr posix_openpt 2 ,
|
||||||
.Xr getuid 3 ,
|
|
||||||
.Xr ptsname 3 ,
|
.Xr ptsname 3 ,
|
||||||
.Xr pututxline 3
|
.Xr pututxline 3
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
|||||||
Reference in New Issue
Block a user