Use of a manual page entity and a punctuation fix.
This commit is contained in:
parent
f9dff3d8d4
commit
0da019d59a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15341
1 changed files with 2 additions and 2 deletions
|
@ -719,7 +719,7 @@ subscribe cvs-all</programlisting>
|
|||
<para>A recent example of this is when the
|
||||
<username>smmsp</username> user was added. Users had the
|
||||
installation process fail for them when
|
||||
<command>mtree</command> was trying to create
|
||||
&man.mtree.8; was trying to create
|
||||
<filename>/var/spool/clientmqueue</filename>.</para>
|
||||
|
||||
<para>The solution is to examine
|
||||
|
@ -745,7 +745,7 @@ subscribe cvs-all</programlisting>
|
|||
<tip>
|
||||
<para>If you are feeling particularly paranoid, you can check your
|
||||
system to see which files are owned by the group you are
|
||||
renaming or deleting.</para>
|
||||
renaming or deleting:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>find / -group <replaceable>GID</replaceable> -print</userinput></screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue