Commit 045b563f4e16e0cb4de79647d7899e262d49f363

Authored by grouille
1 parent 0646693e

Protocole RPI

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -41,7 +41,7 @@ session_start(); @@ -41,7 +41,7 @@ session_start();
41 <code> 41 <code>
42 auto eth0<br/> 42 auto eth0<br/>
43 iface eth0 inet static<br/> 43 iface eth0 inet static<br/>
44 - <p><span class="tabulation">address 172.26.145.X</span></p><br/> 44 + <span style="text-indent:20px;">address 172.26.145.X</span><br/>
45 <TAB>netmask 255.255.255.0<br/> 45 <TAB>netmask 255.255.255.0<br/>
46 <TAB>gateway 172.26.145.254<br/> 46 <TAB>gateway 172.26.145.254<br/>
47 </code><br/> 47 </code><br/>