Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 21:25:23 +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: r49177 - head/en_US.ISO8859-1/books/handbook/security
Message-ID:  <201607262125.u6QLPNjM070273@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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