svn commit: r49177 - head/en_US.ISO8859-1/books/handbook/security

Bjoern Heidotting bhd at FreeBSD.org
Tue Jul 26 21:25:25 UTC 2016


Author: bhd
Date: Tue Jul 26 21:25:23 2016
New Revision: 49177
URL: https://svnweb.freebsd.org/changeset/doc/49177

Log:
  - Remove misleading opiepasswd prompt
  - Remove superfluous closing bracket
  
  Reviewed by:	wblock
  Differential Revision:	https://reviews.freebsd.org/D7186

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	Tue Jul 26 21:15:01 2016	(r49176)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml	Tue Jul 26 21:25:23 2016	(r49177)
@@ -728,7 +728,6 @@ cat changed
 	run this command from a secure location:</para>
 
       <screen>&prompt.user; <userinput>opiepasswd -c</userinput>
-[grimreaper] ~ $ opiepasswd -f -c
 Adding unfurl:
 Only use this method from the console; NEVER from remote. If you are using
 telnet, xterm, or a dial-in, type ^C now or exit with no password.
@@ -2088,7 +2087,7 @@ Connection closed by foreign host.</scre
 
       <listitem>
 	<para><emphasis>Authentication Header
-	    (<acronym>AH</acronym>)</emphasis>): this protocol
+	    (<acronym>AH</acronym>)</emphasis>: this protocol
 	  protects the <acronym>IP</acronym> packet header from third
 	  party interference and spoofing by computing a cryptographic
 	  checksum and hashing the <acronym>IP </acronym> packet


More information about the svn-doc-head mailing list