changeset 21300:aaf59727f809 stable

doc: Use consistent spacing for memory/storage sizes * README, doc/doxyhtml/README, install.txi, fact.m: Insert space between value and size unit label.
author Mike Miller <mtmiller@octave.org>
date Thu, 18 Feb 2016 13:30:46 -0800
parents 596e19e7e571
children 325e04c63f8c 7a91166b1d09
files README doc/doxyhtml/README doc/interpreter/install.txi scripts/miscellaneous/fact.m
diffstat 4 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Feb 18 15:02:28 2016 -0500
+++ b/README	Thu Feb 18 13:30:46 2016 -0800
@@ -35,7 +35,7 @@
 Octave requires approximately 1.4 GB of disk storage to unpack and
 compile from source (significantly less, 400 MB, if you don't compile
 with debugging symbols).  Once installed, Octave requires
-approximately 350MB of disk space (again, considerably less, 70 MB,
+approximately 350 MB of disk space (again, considerably less, 70 MB,
 if you don't build shared libraries or the binaries and libraries do
 not include debugging symbols).
 
--- a/doc/doxyhtml/README	Thu Feb 18 15:02:28 2016 -0500
+++ b/doc/doxyhtml/README	Thu Feb 18 13:30:46 2016 -0800
@@ -7,5 +7,5 @@
 
 Doxygen documentation can be helpful for developers of Octave, but is not
 needed by users of Octave.  In addition, the documentation requires
-approximately 1.2GB of storage space.  For these reasons it is not maintained
+approximately 1.2 GB of storage space.  For these reasons it is not maintained
 under version control nor distributed in tarballs.
--- a/doc/interpreter/install.txi	Thu Feb 18 15:02:28 2016 -0500
+++ b/doc/interpreter/install.txi	Thu Feb 18 13:30:46 2016 -0800
@@ -604,12 +604,12 @@
 
 @example
 @group
-double:         16GB
-single:          8GB
-uint64, int64:  16GB
-uint32, int32:   8GB
-uint16, int16:   4GB
-uint8, int8:     2GB
+double:         16 GB
+single:          8 GB
+uint64, int64:  16 GB
+uint32, int32:   8 GB
+uint16, int16:   4 GB
+uint8, int8:     2 GB
 @end group
 @end example
 
--- a/scripts/miscellaneous/fact.m	Thu Feb 18 15:02:28 2016 -0500
+++ b/scripts/miscellaneous/fact.m	Thu Feb 18 13:30:46 2016 -0800
@@ -46,7 +46,7 @@
       "Richard Stallman's DNA is in binary.";
       "Richard Stallman's nervous system is completely wireless.";
       "Richard Stallman's brain accepts UNIX commands.";
-      "If Richard Stallman has 1GB of RAM, and if you have 1GB of RAM, Richard Stallman has more RAM than you.";
+      "If Richard Stallman has 1 GB of RAM, and if you have 1 GB of RAM, Richard Stallman has more RAM than you.";
       "Richard Stallman eats ethernet cables. That's why they invented wireless.";
       "Richard Stallman has a katana. 'Nuff said.";
       "Richard Stallman wrote a program that divides by zero.";