initial checkin (provided by Sam Vilain)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 7 Nov 2003 19:16:03 +0000 (19:16 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 7 Nov 2003 19:16:03 +0000 (19:16 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@382 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/man/setctxlimit.8 [new file with mode: 0644]
util-vserver/man/vdu.8 [new file with mode: 0644]
util-vserver/man/vkill.8 [new file with mode: 0644]

diff --git a/util-vserver/man/setctxlimit.8 b/util-vserver/man/setctxlimit.8
new file mode 100644 (file)
index 0000000..bae49fb
--- /dev/null
@@ -0,0 +1,24 @@
+.TH "setctxlimit" "1" "0.1.0" "Ola Lundqvist <opal@debian.org>" "System Administration"
+.SH "NAME"
+.LP 
+setctxlimit \- set context limits
+.SH "SYNTAX"
+.LP 
+chcontext [\fIoptions\fP] <\fIlimits\fP>
+.SH "DESCRIPTION"
+.LP 
+setctxlimit set limits for a context.
+.SH "OPTIONS"
+.LP 
+.TP 
+\fB\-\-ctx\fR context
+Specify the context.
+.TP 
+.SH "AUTHORS"
+.LP 
+This Man page was written by Ola Lundqvist <opal@debian.org> and based upon the output from the program itself.
+.SH "SEE ALSO"
+.LP 
+chbind(8) rebootmgr(8) reducecap(8)
+vps(8) vpstree(8) vrpm(8) vserver(8)
+vserver\-stat(8) vtop(8)
diff --git a/util-vserver/man/vdu.8 b/util-vserver/man/vdu.8
new file mode 100644 (file)
index 0000000..6b1e439
--- /dev/null
@@ -0,0 +1,33 @@
+.TH "vps" "8" "0.1.0" "Klavs Klavsen <kl@vsen.dk>" "System Administration"
+.SH "NAME"
+.LP 
+vdu \- The vdu utility is a wrapper for the kill program.
+.SH "SYNTAX"
+.LP 
+vdu [\fIoptions\fP]
+
+.SH "DESCRIPTION"
+.LP 
+vdu \- The vdu utility is a wrapper for the du program, that enables kill to make disk usage listing on a virtual server.
+.SH "OPTIONS"
+.LP 
+.TP 
+See man kill.
+.SH "FILES"
+.LP 
+\fI/usr/sbin/vdu\fP 
+
+
+.SH "EXAMPLES"
+.LP
+vdu /vservers/test 
+.LP
+Please contribute some, if you feel it's important.
+.SH "AUTHORS"
+.LP 
+This Man page was written by Ola Lundqvist using the vps manpage written by Klavs Klavsen <kl@vsen.dk>.
+.SH "SEE ALSO"
+.LP 
+du(8) chcontext(8) rebootmgr(8) reducecap(8)
+chbind(8) vpstree(8) vrpm(8) vserver(8)
+vserver\-stat(8) vtop(8) vps(8)
diff --git a/util-vserver/man/vkill.8 b/util-vserver/man/vkill.8
new file mode 100644 (file)
index 0000000..f066c1a
--- /dev/null
@@ -0,0 +1,31 @@
+.TH "vps" "8" "0.1.0" "Klavs Klavsen <kl@vsen.dk>" "System Administration"
+.SH "NAME"
+.LP 
+vkill \- The vkill utility is simply a wrapper for the kill program.
+.SH "SYNTAX"
+.LP 
+vkill [\fIoptions\fP]
+
+.SH "DESCRIPTION"
+.LP 
+vkill \- The vkill utility is simply a wrapper for the kill program, that enables kill to kill processes on the entire system, instead of only the ones in the current s_context (see cat /proc/self/status).
+.SH "OPTIONS"
+.LP 
+.TP 
+See man kill.
+.SH "FILES"
+.LP 
+\fI/usr/sbin/vkill\fP 
+
+
+.SH "EXAMPLES"
+.LP 
+Please contribute some, if you feel it's important.
+.SH "AUTHORS"
+.LP 
+This Man page was written by Ola Lundqvist using the vps manpage written by Klavs Klavsen <kl@vsen.dk>.
+.SH "SEE ALSO"
+.LP 
+kill(8) chcontext(8) rebootmgr(8) reducecap(8)
+chbind(8) vpstree(8) vrpm(8) vserver(8)
+vserver\-stat(8) vtop(8) vps(8)