Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2016 16:48:19 +0000 (UTC)
From:      Bjoern Heidotting <bhd@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r48234 - head/en_US.ISO8859-1/books/handbook/security
Message-ID:  <201602211648.u1LGmJ13003616@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhd
Date: Sun Feb 21 16:48:19 2016
New Revision: 48234
URL: https://svnweb.freebsd.org/changeset/doc/48234

Log:
  - Remove a stray period.
  - Turn a <screen> into a <programlisting>.

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

Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/security/chapter.xml	Sun Feb 21 16:45:47 2016	(r48233)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml	Sun Feb 21 16:48:19 2016	(r48234)
@@ -1508,10 +1508,10 @@ kadmin&gt;<userinput> exit</userinput></
 	home directory of <systemitem
 	  class="username">webdevelopers</systemitem>, both principals
 	listed will have access to that account without requiring a
-	shared password.:</para>
+	shared password:</para>
 
-      <screen>tillman@example.org
-jdoe@example.org</screen>
+      <programlisting>tillman@example.org
+jdoe@example.org</programlisting>
 
       <para>Refer to &man.ksu.1; for more information about
 	<filename>.k5users</filename>.</para>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602211648.u1LGmJ13003616>