|
|
@ -1,4 +1,4 @@ |
|
|
|
.\" $OpenBSD: login_fbtab.3,v 1.10 2007/05/31 19:19:38 jmc Exp $ |
|
|
|
.\" $OpenBSD: login_fbtab.3,v 1.11 2013/06/05 03:40:26 tedu Exp $ |
|
|
|
.\" |
|
|
|
.\" Copyright 1995 by Wietse Venema. All rights reserved. Some individual |
|
|
|
.\" files may be covered by other copyrights. |
|
|
@ -15,7 +15,7 @@ |
|
|
|
.\" warranties, including, without limitation, the implied warranties of |
|
|
|
.\" merchantibility and fitness for any particular purpose. |
|
|
|
.\" |
|
|
|
.Dd $Mdocdate: May 31 2007 $ |
|
|
|
.Dd $Mdocdate: June 5 2013 $ |
|
|
|
.Dt LOGIN_FBTAB 3 |
|
|
|
.Os |
|
|
|
.Sh NAME |
|
|
@ -23,8 +23,8 @@ |
|
|
|
.Nd implement device security based on |
|
|
|
.Pa /etc/fbtab |
|
|
|
.Sh SYNOPSIS |
|
|
|
.Fd #include <sys/types.h> |
|
|
|
.Fd #include <util.h> |
|
|
|
.In sys/types.h |
|
|
|
.In util.h |
|
|
|
.Ft void |
|
|
|
.Fn login_fbtab "const char *tty" "uid_t uid" "gid_t gid" |
|
|
|
.Sh DESCRIPTION |
|
|
|