summaryrefslogtreecommitdiffstats
path: root/Documentation/user
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-06-27 13:00:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-27 21:45:34 +0200
commitcbd9947fe06d0c6b2d7c4c7d36a9c5f97c1fda89 (patch)
tree21f5714f86bc8f3d1e49de702bd66f3bd0baecca /Documentation/user
parent70e49ff162205e2133ad82820ba807a635d1363e (diff)
downloadbarebox-cbd9947fe06d0c6b2d7c4c7d36a9c5f97c1fda89.tar.gz
barebox-cbd9947fe06d0c6b2d7c4c7d36a9c5f97c1fda89.tar.xz
doc: start (almost) all headlines with a capital
Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/user')
-rw-r--r--Documentation/user/booting-linux.rst2
-rw-r--r--Documentation/user/hush.rst4
-rw-r--r--Documentation/user/memory-areas.rst2
-rw-r--r--Documentation/user/networking.rst2
-rw-r--r--Documentation/user/user-manual.rst4
5 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst
index 561a850ce3..4ae9d1b523 100644
--- a/Documentation/user/booting-linux.rst
+++ b/Documentation/user/booting-linux.rst
@@ -197,7 +197,7 @@ The entry can be listed with the -l option:
When on barebox the SD card shows up as ``mmc`` then this entry can be booted with
``boot mmc1`` or with setting ``global.boot.default`` to ``mmc1``.
-network boot
+Network boot
------------
With the following steps barebox can start the Kernel and root filesystem
diff --git a/Documentation/user/hush.rst b/Documentation/user/hush.rst
index 4a1b84bad1..2a0e63079b 100644
--- a/Documentation/user/hush.rst
+++ b/Documentation/user/hush.rst
@@ -2,7 +2,7 @@
.. _hush:
-hush shell
+Hush shell
==========
barebox has an integrated shell: hush. This is a simple shell which
@@ -10,7 +10,7 @@ is enough for writing simple shell scripts. Usage of the shell for
scripts should not be overstrained. Often a command written in C is
more flexible and also more robust than a complicated shell script.
-hush features
+Hush features
-------------
variables::
diff --git a/Documentation/user/memory-areas.rst b/Documentation/user/memory-areas.rst
index dd1db9e8cd..ab874c7073 100644
--- a/Documentation/user/memory-areas.rst
+++ b/Documentation/user/memory-areas.rst
@@ -1,4 +1,4 @@
-memory areas
+Memory areas
============
Several barebox commands like :ref:`command_md`, erase or crc work on an area
diff --git a/Documentation/user/networking.rst b/Documentation/user/networking.rst
index 23b0e4640b..9c7bde44fc 100644
--- a/Documentation/user/networking.rst
+++ b/Documentation/user/networking.rst
@@ -1,4 +1,4 @@
-networking
+Networking
==========
barebox has IPv4 networking support. Several protocols such as
diff --git a/Documentation/user/user-manual.rst b/Documentation/user/user-manual.rst
index fc97bac9ab..aa6c083519 100644
--- a/Documentation/user/user-manual.rst
+++ b/Documentation/user/user-manual.rst
@@ -1,7 +1,7 @@
.. highlight:: console
-barebox user manual
-===================
+User manual
+===========
Contents: