public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-network.xml
@ 2008-09-26 15:55 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2008-09-26 15:55 UTC (permalink / raw
  To: gentoo-commits

swift       08/09/26 15:55:51

  Log:
  



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-network.xml
@ 2013-01-12 23:11 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2013-01-12 23:11 UTC (permalink / raw
  To: gentoo-commits

vapier      13/01/12 23:11:51

  Modified:             hb-install-network.xml
  Log:
  change /sbin/ifconfig to just ifconfig since stable version of net-tools has moved it to /bin (and that is in peoples PATH) as pointed out by Torbjorn Granlund

Revision  Changes    Path
1.55                 xml/htdocs/doc/en/handbook/hb-install-network.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.54&r2=1.55

Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- hb-install-network.xml	26 Sep 2008 15:55:50 -0000	1.54
+++ hb-install-network.xml	12 Jan 2013 23:11:51 -0000	1.55
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.54 2008/09/26 15:55:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.55 2013/01/12 23:11:51 vapier Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 networking.
 </abstract>
 
-<version>5.1</version>
-<date>2008-09-26</date>
+<version>5.2</version>
+<date>2013-01-12</date>
 
 <section>
 <title>Automatic Network Detection</title>
@@ -32,12 +32,12 @@
 </p>
 
 <p>
-If networking has been configured for you, the <c>/sbin/ifconfig</c> command
+If networking has been configured for you, the <c>ifconfig</c> command
 should list some network interfaces besides lo, such as eth0:
 </p>
 
-<pre caption="/sbin/ifconfig for a working network configuration">
-# <i>/sbin/ifconfig</i>
+<pre caption="ifconfig for a working network configuration">
+# <i>ifconfig</i>
 <comment>(...)</comment>
 eth0      Link encap:Ethernet  HWaddr 00:50:BA:8F:61:7A
           inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-network.xml
@ 2013-01-14  6:00 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2013-01-14  6:00 UTC (permalink / raw
  To: gentoo-commits

nightmorph    13/01/14 06:00:45

  Modified:             hb-install-network.xml
  Log:
  proper version number bump for previous commit; whole numbers only

Revision  Changes    Path
1.56                 xml/htdocs/doc/en/handbook/hb-install-network.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.55&r2=1.56

Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- hb-install-network.xml	12 Jan 2013 23:11:51 -0000	1.55
+++ hb-install-network.xml	14 Jan 2013 06:00:45 -0000	1.56
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.55 2013/01/12 23:11:51 vapier Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.56 2013/01/14 06:00:45 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,7 +13,7 @@
 networking.
 </abstract>
 
-<version>5.2</version>
+<version>6</version>
 <date>2013-01-12</date>
 
 <section>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-14  6:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14  6:00 [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-network.xml Joshua Saddler (nightmorph)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-12 23:11 Mike Frysinger (vapier)
2008-09-26 15:55 Sven Vermeulen (swift)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox