git: mdoc: Add a msgport(9) manual page documenting LWKT message passing interface.
Nuno Antunes
nant at crater.dragonflybsd.org
Tue Aug 21 02:30:02 PDT 2012
commit 94a4cc0b61ab4c42314a279b69a77bb93c4bf606
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date: Tue Aug 14 18:48:10 2012 +0100
mdoc: Add a msgport(9) manual page documenting LWKT message passing interface.
Summary of changes:
share/man/man9/Makefile | 21 ++
share/man/man9/msgport.9 | 598 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 619 insertions(+), 0 deletions(-)
create mode 100644 share/man/man9/msgport.9
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94a4cc0b61ab4c42314a279b69a77bb93c4bf606
--
DragonFly BSD source repository
More information about the Commits
mailing list