diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-06-02 16:24:23 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-06-02 16:24:23 +0000 |
| commit | f11bd7f0f3728d3628e333f07a31c702e2460944 (patch) | |
| tree | 8e9c68cf0ff07c830e27ec768d28d1629b90d92f /release | |
| parent | e5dd7b67c53b29bdbf3015ed6e6cee4040ff4c6b (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 2a3a19d2b51f8..fea2f723a9a4c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -3466,7 +3466,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para><application>sendmail</application> has been updated from version 8.9.3 to version 8.12.3. Important changes include: &man.sendmail.8; is no longer installed as a - set-user-ID root binary (now set-group-ID smmsp); new + set-user-ID <username>root</username> binary (now set-group-ID <groupname>smmsp</groupname>); new default file locations (see <filename>/usr/src/contrib/sendmail/cf/README</filename>); &man.newaliases.1; is limited to <username>root</username> @@ -3548,7 +3548,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <application>sendmail</application>, <varname>sendmail_enable</varname> must be set to <literal>NONE</literal>. Alternatively, for systems using a - different MTA, the <varname>mta_start_script</varname> can + different MTA, the <varname>mta_start_script</varname> variable can be used to point to a different startup script (more details can be found in &man.rc.sendmail.8;). &merged;</para> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 2a3a19d2b51f8..fea2f723a9a4c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -3466,7 +3466,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para><application>sendmail</application> has been updated from version 8.9.3 to version 8.12.3. Important changes include: &man.sendmail.8; is no longer installed as a - set-user-ID root binary (now set-group-ID smmsp); new + set-user-ID <username>root</username> binary (now set-group-ID <groupname>smmsp</groupname>); new default file locations (see <filename>/usr/src/contrib/sendmail/cf/README</filename>); &man.newaliases.1; is limited to <username>root</username> @@ -3548,7 +3548,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <application>sendmail</application>, <varname>sendmail_enable</varname> must be set to <literal>NONE</literal>. Alternatively, for systems using a - different MTA, the <varname>mta_start_script</varname> can + different MTA, the <varname>mta_start_script</varname> variable can be used to point to a different startup script (more details can be found in &man.rc.sendmail.8;). &merged;</para> |
