git: Add a small vmm(2) manual page for the related system calls.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Sep 1 09:41:24 PDT 2015
commit 81f306f54d25a72d2968cc97d0290a0ffc3cb621
Author: Sascha Wildner <saw at online.de>
Date: Tue Sep 1 18:39:56 2015 +0200
Add a small vmm(2) manual page for the related system calls.
Namely, vmm_guest_ctl(2) and vmm_guest_sync_addr(2).
It is based on a manual page which Mihai Carabas submitted to me a
rather long time ago (apologies, Mihai).
Summary of changes:
lib/libc/sys/Makefile.inc | 4 +-
share/man/man9/wdog.9 => lib/libc/sys/vmm.2 | 98 ++++++++++++++++-------------
2 files changed, 57 insertions(+), 45 deletions(-)
copy share/man/man9/wdog.9 => lib/libc/sys/vmm.2 (55%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81f306f54d25a72d2968cc97d0290a0ffc3cb621
--
DragonFly BSD source repository
More information about the Commits
mailing list