WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Fix docs.

ChangeSet 1.1442, 2005/05/11 18:12:35+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx

        Fix docs.
        Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>



 user.tex |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


diff -Nru a/docs/src/user.tex b/docs/src/user.tex
--- a/docs/src/user.tex 2005-05-11 14:04:02 -04:00
+++ b/docs/src/user.tex 2005-05-11 14:04:02 -04:00
@@ -1749,12 +1749,14 @@
 \item [mem=xxx ]
  Set the physical RAM address limit. Any RAM appearing beyond this
  physical address in the memory map will be ignored. This parameter
- may be specified with a {\bf k}, {\bf m} or {\bf g} suffix. The
+ may be specified with a B, K, M or G suffix, representing bytes,
+ kilobytes, megabytes and gigabytes respectively. The
  default unit, if no suffix is specified, is bytes.
 
 \item [dom0\_mem=xxx ] 
  Set the amount of memory to be allocated to domain0. This parameter
- may be specified with a {\bf k}, {\bf m} or {\bf g} suffix. The 
+ may be specified with a B, K, M or G suffix, representing bytes,
+ kilobytes, megabytes and gigabytes respectively. The
  default unit, if no suffix is specified, is kilobytes.
 
 \item [tbuf\_size=xxx ] 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Fix docs., BitKeeper Bot <=