]> xenbits.xensource.com Git - people/dariof/xen.git/commitdiff
docs: remove tmem references from man pages
authorJuergen Gross <jgross@suse.com>
Wed, 2 Oct 2019 13:41:56 +0000 (15:41 +0200)
committerWei Liu <wl@xen.org>
Fri, 4 Oct 2019 10:36:20 +0000 (11:36 +0100)
The "TO BE DOCUMENTED" section of the xl man page still references
tmem. So does the xl.conf man page. Remove the references.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wl@xen.org>
Release-acked-by: Juergen Gross <jgross@suse.com>
docs/man/xl.1.pod.in
docs/man/xl.conf.5.pod

index 2f7375ed0a19fa85b71186bbe22723470a0e9bff..2280022f8e38f6860ac6202faba7c680b2446069 100644 (file)
@@ -1921,18 +1921,6 @@ ignored:
 
 =back
 
-=head1 TO BE DOCUMENTED
-
-We need better documentation for:
-
-=over 4
-
-=item B<tmem>
-
-Transcendent Memory.
-
-=back
-
 =head1 SEE ALSO
 
 The following man pages:
index b1bde7d657e2b46ae3514ad5359cc5a353866dbb..8c20d77a25a595f912a5679ebb5be418255a616d 100644 (file)
@@ -172,7 +172,7 @@ attempted as normal and may fail due to memory exhaustion.
 
 =item C<1>
 
-Normal memory and freeable pool of ephemeral pages (tmem) is used when
+Free memory as reported by the hypervisor is used for
 calculating whether there is enough memory free to launch a guest.
 This guarantees immediate feedback whether the guest can be launched due
 to memory exhaustion (which can take a long time to find out if launching