Fix missing space and extra bracket.
Submitted by: ryusuke Approved by: hrs (mentor)
This commit is contained in:
parent
7cf465e664
commit
4f43e07c0c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41349
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1/books/handbook
|
@ -2617,7 +2617,7 @@ Script done, …</screen>
|
|||
<screen>&prompt.root; <userinput>diff /etc/shells /var/tmp/root/etc/shells</userinput></screen>
|
||||
|
||||
<para>This command will show the differences between the
|
||||
existing <filename>/etc/shells</filename>and the new
|
||||
existing <filename>/etc/shells</filename> and the new
|
||||
<filename>/var/tmp/root/etc/shells</filename>. Review the
|
||||
differences to decide whether to merge in custom changes
|
||||
or to replace the existing file with the new one.</para>
|
||||
|
|
|
@ -1292,7 +1292,7 @@ Deinstalling ca_root_nss-3.13.5... done</screen>
|
|||
up-to-date Ports Collection and check <ulink
|
||||
url="http://vuxml.freebsd.org/"></ulink> for security
|
||||
issues related to your port. If <filename
|
||||
role="package">ports-mgmt/portaudit</filename>) is
|
||||
role="package">ports-mgmt/portaudit</filename> is
|
||||
installed, run <command>portaudit -F</command> before
|
||||
installing a new port, to fetch the current vulnerabilities
|
||||
database. A security audit and an update of the database
|
||||
|
|
Loading…
Reference in a new issue