diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-10-11 20:30:57 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-10-11 20:30:57 +0000 |
| commit | eaeeb89e754fb0dfef7d116c2d8f64aec9cc900b (patch) | |
| tree | b5bdd2e34dd80749ccdcf3f766a4a7b98061c69c /lib/libulog | |
| parent | 5a25553cc3f4dcc0f5da099b163bd72c175acee5 (diff) | |
Notes
Diffstat (limited to 'lib/libulog')
| -rw-r--r-- | lib/libulog/ulog_login.3 | 4 |
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 |
