mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [PATCH 1/2] Documentation: networking: resize reStructuredText table
Date: Fri, 10 Feb 2023 23:48:30 +0100	[thread overview]
Message-ID: <20230210224831.2597135-1-rhi@pengutronix.de> (raw)

Make more space for long lines which we'll add in the next commit.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 Documentation/user/networking.rst | 38 +++++++++++++++----------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/Documentation/user/networking.rst b/Documentation/user/networking.rst
index 2306cb6a60d1..6bd16ea8d1bd 100644
--- a/Documentation/user/networking.rst
+++ b/Documentation/user/networking.rst
@@ -38,25 +38,25 @@ Network devices are configured with a set of device specific variables:
 Additionally there are some more variables that are not specific to a
 device:
 
-+------------------------------+--------------+------------------------------------------------+
-| name                         | type         |                                                |
-+==============================+==============+================================================+
-| global.net.gateway           | ipv4 host    | The network gateway used when a host is not in |
-|                              |              | any directly visible subnet. May be set        |
-|                              |              | automatically by DHCP.                         |
-+------------------------------+--------------+------------------------------------------------+
-| global.net.server            | hostname or  | The default server used by the defaultenv boot |
-|                              | ipv4 address | scripts for NFS and TFTP; see                  |
-|                              |              | :ref:`booting_linux_net`.                      |
-|                              |              | If unspecified, may be set by DHCP.            |
-+------------------------------+--------------+------------------------------------------------+
-| global.net.nameserver        | ipv4 address | The DNS server used for resolving host names.  |
-|                              |              | May be set by DHCP.                            |
-+------------------------------+--------------+------------------------------------------------+
-| global.net.ifup_force_detect | boolean      | Set to true if your network device is not      |
-|                              |              | detected automatically during start (i.e. for  |
-|                              |              | USB network adapters).                         |
-+------------------------------+--------------+------------------------------------------------+
++------------------------------+--------------+-------------------------------------------------------+
+| name                         | type         |                                                       |
++==============================+==============+=======================================================+
+| global.net.gateway           | ipv4 host    | The network gateway used when a host is not in        |
+|                              |              | any directly visible subnet. May be set               |
+|                              |              | automatically by DHCP.                                |
++------------------------------+--------------+-------------------------------------------------------+
+| global.net.server            | hostname or  | The default server used by the defaultenv boot        |
+|                              | ipv4 address | scripts for NFS and TFTP; see                         |
+|                              |              | :ref:`booting_linux_net`.                             |
+|                              |              | If unspecified, may be set by DHCP.                   |
++------------------------------+--------------+-------------------------------------------------------+
+| global.net.nameserver        | ipv4 address | The DNS server used for resolving host names.         |
+|                              |              | May be set by DHCP.                                   |
++------------------------------+--------------+-------------------------------------------------------+
+| global.net.ifup_force_detect | boolean      | Set to true if your network device is not             |
+|                              |              | detected automatically during start (i.e. for         |
+|                              |              | USB network adapters).                                |
++------------------------------+--------------+-------------------------------------------------------+
 
 The first step for networking is configuring the network device. The network
 device is usually ``eth0``. The current configuration can be viewed with the
-- 
2.30.2




             reply	other threads:[~2023-02-10 22:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 22:48 Roland Hieber [this message]
2023-02-10 22:48 ` [PATCH 2/2] defaultenv: boot/net: allow customising NFS port and path Roland Hieber
2023-02-13  7:42   ` Sascha Hauer
2023-02-13 11:38     ` Roland Hieber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230210224831.2597135-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox