ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/libptytty/doc/libptytty.html
Revision: 1.1
Committed: Sat Jan 21 22:54:10 2006 UTC (20 years, 8 months ago) by root
Content type: text/html
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# Content
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>libptytty - OS independent and secure pty/tty and utmp/wtmp/lastlog handling</title>
5 <link rev="made" href="mailto:perl-binary@plan9.de" />
6 </head>
7
8 <body style="background-color: white">
9
10 <p><a name="__index__"></a></p>
11 <!-- INDEX BEGIN -->
12
13 <ul>
14
15 <li><a href="#name">NAME</a></li>
16 <li><a href="#synopsis">SYNOPSIS</a></li>
17 <li><a href="#description">DESCRIPTION</a></li>
18 <li><a href="#the_ptytty_class">THE ptytty CLASS</a></li>
19 <li><a href="#bugs">BUGS</a></li>
20 <li><a href="#authors">AUTHORS</a></li>
21 </ul>
22 <!-- INDEX END -->
23
24 <hr />
25 <p>
26 </p>
27 <h1><a name="name">NAME</a></h1>
28 <p>libptytty - OS independent and secure pty/tty and utmp/wtmp/lastlog handling</p>
29 <p>
30 </p>
31 <hr />
32 <h1><a name="synopsis">SYNOPSIS</a></h1>
33 <pre>
34 -lptytty</pre>
35 <p>
36 </p>
37 <hr />
38 <h1><a name="description">DESCRIPTION</a></h1>
39 <p>
40 </p>
41 <hr />
42 <h1><a name="the_ptytty_class">THE ptytty CLASS</a></h1>
43 <dl>
44 <dt><strong><a name="item_new_ptytty">new ptytty</a></strong><br />
45 </dt>
46 <dd>
47 ...
48 </dd>
49 <p></p></dl>
50 <p>
51 </p>
52 <hr />
53 <h1><a name="bugs">BUGS</a></h1>
54 <p>You kiddin'?</p>
55 <p>
56 </p>
57 <hr />
58 <h1><a name="authors">AUTHORS</a></h1>
59 <p>Emanuele Giaquinta <em><a href="mailto:<e.giaquinta@glauco.it"><e.giaquinta@glauco.it</a></em>&gt;, Marc Alexander Lehmann
60 <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;.</p>
61
62 </body>
63
64 </html>