Fixed typo.
This commit is contained in:
parent
a1d84731d4
commit
7f448ef447
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9254
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.63 2001/04/16 20:47:01 dd Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.64 2001/04/20 03:51:49 dd Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="cutting-edge">
|
<chapter id="cutting-edge">
|
||||||
|
@ -586,7 +586,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</userinput></scr
|
||||||
|
|
||||||
<para>The solution is to examine
|
<para>The solution is to examine
|
||||||
<filename>/usr/src/etc/group</filename> and compare its list of
|
<filename>/usr/src/etc/group</filename> and compare its list of
|
||||||
groups with your own. If they are any groups in the new file that
|
groups with your own. If there are any groups in the new file that
|
||||||
are not in your file then copy them over. Similarly, you should
|
are not in your file then copy them over. Similarly, you should
|
||||||
rename any groups in <filename>/etc/group</filename> which have
|
rename any groups in <filename>/etc/group</filename> which have
|
||||||
the same GID but a different name to those in
|
the same GID but a different name to those in
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.63 2001/04/16 20:47:01 dd Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.64 2001/04/20 03:51:49 dd Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="cutting-edge">
|
<chapter id="cutting-edge">
|
||||||
|
@ -586,7 +586,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</userinput></scr
|
||||||
|
|
||||||
<para>The solution is to examine
|
<para>The solution is to examine
|
||||||
<filename>/usr/src/etc/group</filename> and compare its list of
|
<filename>/usr/src/etc/group</filename> and compare its list of
|
||||||
groups with your own. If they are any groups in the new file that
|
groups with your own. If there are any groups in the new file that
|
||||||
are not in your file then copy them over. Similarly, you should
|
are not in your file then copy them over. Similarly, you should
|
||||||
rename any groups in <filename>/etc/group</filename> which have
|
rename any groups in <filename>/etc/group</filename> which have
|
||||||
the same GID but a different name to those in
|
the same GID but a different name to those in
|
||||||
|
|
Loading…
Reference in a new issue