ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/doc/libptytty.3.pod
Revision: 1.3
Committed: Sat Jan 21 23:35:08 2006 UTC (20 years, 7 months ago) by root
Branch: MAIN
Changes since 1.2: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 =head1 NAME
2    
3 root 1.2 libptytty - OS independent and secure pty/tty and utmp/wtmp/lastlog handling
4 root 1.1
5     =head1 SYNOPSIS
6    
7 root 1.2 -lptytty
8 root 1.1
9     =head1 DESCRIPTION
10    
11 root 1.3 =head1 INTEGRATION
12    
13     make setuid/setgid etc.
14    
15 root 1.2 =head1 THE ptytty CLASS
16 root 1.1
17     =over 4
18    
19 root 1.2 =item new ptytty
20 root 1.1
21     ...
22    
23     =back
24    
25     =head1 BUGS
26    
27     You kiddin'?
28    
29     =head1 AUTHORS
30    
31     Emanuele Giaquinta L<< <e.giaquinta@glauco.it> >>, Marc Alexander Lehmann
32     L<< <rxvt-unicode@schmorp.de> >>.