svn commit: r46067 - head/en_US.ISO8859-1/books/handbook/network-servers

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Sat Dec  6 18:14:32 2014
New Revision: 46067
URL: https://svnweb.freebsd.org/changeset/doc/46067

Log:
  Remove programlistings that are inside other elements and replace them
  based on the context they appear in with <screen><userinput> tags.
  Also, remove three separate screen tags that belong together and
  wrap them into one.  The output is not changed by these changes.
  
  Obtained from:	    igor(1) output and rereading the FDP primer

Modified:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Sat Dec  6 14:51:10 2014	(r46066)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Sat Dec  6 18:14:32 2014	(r46067)
@@ -992,9 +992,9 @@ Exports list on foobar:
 
       <para>Then &man.autofs.5; can be started by running:</para>
 
-      <screen>&prompt.root; <userinput>service automount start</userinput></screen>
-      <screen>&prompt.root; <userinput>service automountd start</userinput></screen>
-      <screen>&prompt.root; <userinput>service autounmountd start</userinput></screen>
+      <screen>&prompt.root; <userinput>service automount start</userinput>
+&prompt.root; <userinput>service automountd start</userinput>
+&prompt.root; <userinput>service autounmountd start</userinput></screen>
 
       <para>The &man.autofs.5; map format is the same as in other
 	operating systems, it might be desirable to consult
@@ -1379,14 +1379,14 @@ Exports list on foobar:
 
       <procedure>
 	<step>
-	  <programlisting>nisdomainname="test-domain"</programlisting>
+	  <screen><userinput>nisdomainname="test-domain"</userinput></screen>
 
 	  <para>This line sets the <acronym>NIS</acronym> domain name
 	    to <literal>test-domain</literal>.</para>
 	</step>
 
 	<step>
-	  <programlisting>nis_server_enable="YES"</programlisting>
+	  <screen><userinput>nis_server_enable="YES"</userinput></screen>
 
 	  <para>This automates the start up of the
 	    <acronym>NIS</acronym> server processes when the system
@@ -1394,7 +1394,7 @@ Exports list on foobar:
 	</step>
 
 	<step>
-	  <programlisting>nis_yppasswdd_enable="YES"</programlisting>
+	  <screen><userinput>nis_yppasswdd_enable="YES"</userinput></screen>
 
 	  <para>This enables the &man.rpc.yppasswdd.8; daemon so that
 	    users can change their <acronym>NIS</acronym> password
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.