diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/install-methods/tftp/rarp.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/en/install-methods/tftp/rarp.xml b/en/install-methods/tftp/rarp.xml index 89ad3fb7e..3948c85f4 100644 --- a/en/install-methods/tftp/rarp.xml +++ b/en/install-methods/tftp/rarp.xml @@ -1,7 +1,6 @@ <!-- retain these comments for translator revision tracking --> <!-- $Id$ --> - <sect2 condition="supports-rarp" id="tftp-rarp"> <title>Setting up RARP server</title> <para> @@ -14,7 +13,7 @@ If you don't know this information, you can OpenBoot <userinput>.enet-addr</userinput> command, or </phrase> boot into <quote>Rescue</quote> mode (e.g., from the rescue floppy) and use the -command <userinput>/sbin/ifconfig eth0</userinput>. +command <userinput>ip addr show dev eth0</userinput>. </para><para> |