git: unix98 ptys - Add man pages

Alex Hornung alexh at crater.dragonflybsd.org
Thu Sep 10 23:55:29 PDT 2009


commit a85b8d87ef89498214d813dec1c7ba03315b7268
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Sep 11 07:46:00 2009 +0100

    unix98 ptys - Add man pages
    
    * Add man pages for ptsname, grantpt, unlockpt and posix_openpt
    
    Reported-By: Sascha Wildner

Summary of changes:
 lib/libc/gen/Makefile.inc   |    5 +-
 lib/libc/gen/posix_openpt.3 |  145 ++++++++++++++++++++++++++++++++++++++
 lib/libc/gen/ptsname.3      |  163 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 311 insertions(+), 2 deletions(-)
 create mode 100644 lib/libc/gen/posix_openpt.3
 create mode 100644 lib/libc/gen/ptsname.3

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a85b8d87ef89498214d813dec1c7ba03315b7268


-- 
DragonFly BSD source repository





More information about the Commits mailing list