DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: unix98 ptys - Add man pages
commit a85b8d87ef89498214d813dec1c7ba03315b7268
Author: Alex Hornung <ahornung@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]