svn commit: r39170 - head/en_US.ISO8859-1/articles/linux-users

Marc Fonvieille blackend at FreeBSD.org
Tue Jul 3 19:51:56 UTC 2012


Author: blackend
Date: Tue Jul  3 19:51:55 2012
New Revision: 39170
URL: http://svn.freebsd.org/changeset/doc/39170

Log:
  Add some devicename tags where needed.

Modified:
  head/en_US.ISO8859-1/articles/linux-users/article.sgml

Modified: head/en_US.ISO8859-1/articles/linux-users/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/linux-users/article.sgml	Tue Jul  3 07:22:12 2012	(r39169)
+++ head/en_US.ISO8859-1/articles/linux-users/article.sgml	Tue Jul  3 19:51:55 2012	(r39170)
@@ -312,7 +312,7 @@ apache22_flags="-DSSL"</programlisting>
 	&linux; uses to identify a network interface, &os; uses the driver
 	name followed by a number as the identifier.  The following output
 	from &man.ifconfig.8; shows two &intel&nbsp;Pro&nbsp;1000 network
-	interfaces (em0 and em1):</para>
+	interfaces (<devicename>em0</devicename> and <devicename>em1</devicename>):</para>
 
       <screen>&prompt.user; <userinput>ifconfig</userinput>
 em0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; mtu 1500


More information about the svn-doc-all mailing list