libptytty: Minor tweaks

This commit is contained in:
Douglas R. Reno 2021-12-11 12:51:58 -06:00
parent 8afd0659ae
commit 36a0ff4c72

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libptytty-download-http "http://dist.schmorp.de/libptytty//libptytty-&libptytty-version;.tar.gz">
<!ENTITY libptytty-download-http "http://dist.schmorp.de/libptytty/libptytty-&libptytty-version;.tar.gz">
<!ENTITY libptytty-download-ftp " ">
<!ENTITY libptytty-md5sum "2a7f3f3c0d3ef71902da745dc7959529">
<!ENTITY libptytty-size "48 KB">
@ -30,8 +30,9 @@
<title>Introduction to libptytty</title>
<para>
The <application>libptytty</application> package provides an OS
independent and secure pty/tty and utmp/wtmp/lastlog handling.
The <application>libptytty</application> package provides a library that
allows for OS independent and secure pty/tty and utmp/wtmp/lastlog
handling.
</para>
&lfs110a_checked;