Changeset 36a0ff4


Ignore:
Timestamp:
12/11/2021 06:51:58 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2bda7ac4
Parents:
8afd065
Message:

libptytty: Minor tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libptytty.xml

    r8afd065 r36a0ff4  
    55  %general-entities;
    66
    7   <!ENTITY libptytty-download-http "http://dist.schmorp.de/libptytty//libptytty-&libptytty-version;.tar.gz">
     7  <!ENTITY libptytty-download-http "http://dist.schmorp.de/libptytty/libptytty-&libptytty-version;.tar.gz">
    88  <!ENTITY libptytty-download-ftp  " ">
    99  <!ENTITY libptytty-md5sum        "2a7f3f3c0d3ef71902da745dc7959529">
     
    3131
    3232    <para>
    33       The <application>libptytty</application> package provides an OS
    34       independent and secure pty/tty and utmp/wtmp/lastlog handling.
     33      The <application>libptytty</application> package provides a library that
     34      allows for OS independent and secure pty/tty and utmp/wtmp/lastlog
     35      handling.
    3536    </para>
    3637
Note: See TracChangeset for help on using the changeset viewer.