From 0efc3260c60bf3cd1a28c631e588c113afc9c1bf Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Include virt-ps in the manpage. --- po/virt-mem.pot | 2 +- virt-mem.1 | 8 +++++++- virt-mem.pod | 6 ++++++ virt-mem.txt | 6 ++++++ 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/po/virt-mem.pot b/po/virt-mem.pot index 29da8eb..f60ede1 100644 --- a/po/virt-mem.pot +++ b/po/virt-mem.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-07 11:02+0000\n" +"POT-Creation-Date: 2008-08-07 11:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/virt-mem.1 b/virt-mem.1 index 94be74d..0aa0cf1 100644 --- a/virt-mem.1 +++ b/virt-mem.1 @@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "VIRT-MEM 1" -.TH VIRT-MEM 1 "2008-07-24" "virt-mem-0.2.7" "Virtualization Support" +.TH VIRT-MEM 1 "2008-08-07" "virt-mem-0.2.9" "Virtualization Support" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -142,6 +142,8 @@ virt\-uname \- system information for virtual machines .PP virt\-dmesg \- print kernel messages for virtual machines .PP +virt\-ps \- list processes for virtual machines +.PP virt\-mem \- tool with additional information output .SH "SUMMARY" .IX Header "SUMMARY" @@ -149,10 +151,14 @@ virt-uname [\-options] [domains...] .PP virt-dmesg [\-options] [domains...] .PP +virt-ps [\-options] [domains...] +.PP virt-mem uname [...] .PP virt-mem dmesg [...] .PP +virt-mem ps [...] +.PP virt-mem [\-options] .SH "DESCRIPTION" .IX Header "DESCRIPTION" diff --git a/virt-mem.pod b/virt-mem.pod index 9a4fd32..2b36d0e 100644 --- a/virt-mem.pod +++ b/virt-mem.pod @@ -4,6 +4,8 @@ virt-uname - system information for virtual machines virt-dmesg - print kernel messages for virtual machines +virt-ps - list processes for virtual machines + virt-mem - tool with additional information output =head1 SUMMARY @@ -12,10 +14,14 @@ virt-uname [-options] [domains...] virt-dmesg [-options] [domains...] +virt-ps [-options] [domains...] + virt-mem uname [...] virt-mem dmesg [...] +virt-mem ps [...] + virt-mem [-options] =head1 DESCRIPTION diff --git a/virt-mem.txt b/virt-mem.txt index 1b36816..a835d19 100644 --- a/virt-mem.txt +++ b/virt-mem.txt @@ -3,6 +3,8 @@ NAME virt-dmesg - print kernel messages for virtual machines + virt-ps - list processes for virtual machines + virt-mem - tool with additional information output SUMMARY @@ -10,10 +12,14 @@ SUMMARY virt-dmesg [-options] [domains...] + virt-ps [-options] [domains...] + virt-mem uname [...] virt-mem dmesg [...] + virt-mem ps [...] + virt-mem [-options] DESCRIPTION -- 1.8.3.1