- Remove misleading opiepasswd prompt
- Remove superfluous closing bracket Reviewed by: wblock Differential Revision: https://reviews.freebsd.org/D7186
This commit is contained in:
parent
3c455e6498
commit
609e2b0a04
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49177
1 changed files with 1 additions and 2 deletions
|
@ -728,7 +728,6 @@ cat changed
|
||||||
run this command from a secure location:</para>
|
run this command from a secure location:</para>
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>opiepasswd -c</userinput>
|
<screen>&prompt.user; <userinput>opiepasswd -c</userinput>
|
||||||
[grimreaper] ~ $ opiepasswd -f -c
|
|
||||||
Adding unfurl:
|
Adding unfurl:
|
||||||
Only use this method from the console; NEVER from remote. If you are using
|
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.
|
telnet, xterm, or a dial-in, type ^C now or exit with no password.
|
||||||
|
@ -2088,7 +2087,7 @@ Connection closed by foreign host.</screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Authentication Header
|
<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
|
protects the <acronym>IP</acronym> packet header from third
|
||||||
party interference and spoofing by computing a cryptographic
|
party interference and spoofing by computing a cryptographic
|
||||||
checksum and hashing the <acronym>IP </acronym> packet
|
checksum and hashing the <acronym>IP </acronym> packet
|
||||||
|
|
Loading…
Reference in a new issue