diff options
Diffstat (limited to 'usr/src/cmd/sendmail/lib')
| -rw-r--r-- | usr/src/cmd/sendmail/lib/sendmail-client.xml | 14 | ||||
| -rw-r--r-- | usr/src/cmd/sendmail/lib/smtp-sendmail | 2 | ||||
| -rw-r--r-- | usr/src/cmd/sendmail/lib/smtp-sendmail.xml | 14 |
3 files changed, 15 insertions, 15 deletions
diff --git a/usr/src/cmd/sendmail/lib/sendmail-client.xml b/usr/src/cmd/sendmail/lib/sendmail-client.xml index 4acebbeee8..3cb60d9c71 100644 --- a/usr/src/cmd/sendmail/lib/sendmail-client.xml +++ b/usr/src/cmd/sendmail/lib/sendmail-client.xml @@ -2,24 +2,24 @@ <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> <!-- CDDL HEADER START - + The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. - + You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. - + When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] - + CDDL HEADER END - + Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. @@ -125,7 +125,7 @@ <propval name='path_to_submit_mc' type='astring' value='' /> </property_group> - + <template> <common_name> <loctext xml:lang='C'> @@ -133,7 +133,7 @@ </loctext> </common_name> <documentation> - <manpage title='sendmail' section='1M' + <manpage title='sendmail' section='8' manpath='/usr/share/man' /> </documentation> </template> diff --git a/usr/src/cmd/sendmail/lib/smtp-sendmail b/usr/src/cmd/sendmail/lib/smtp-sendmail index be3149ba42..cf372d5e6f 100644 --- a/usr/src/cmd/sendmail/lib/smtp-sendmail +++ b/usr/src/cmd/sendmail/lib/smtp-sendmail @@ -82,7 +82,7 @@ case "$1" in # "s1:c1.1,c1.2 s2:c2.1 s3:c3.1,c3.2,c3.3" # i.e., white-space separated groups of server:client where # client can be one or more comma-separated names; N.B. that - # the :client part is optional; see etrn(1M) for details. + # the :client part is optional; see etrn(8) for details. # server is the name of the server to prod; a mail queue run # is requested for each client name. This is comparable to # running "/usr/lib/sendmail -qRclient" on the host server. diff --git a/usr/src/cmd/sendmail/lib/smtp-sendmail.xml b/usr/src/cmd/sendmail/lib/smtp-sendmail.xml index 168d98b4c1..137a858c44 100644 --- a/usr/src/cmd/sendmail/lib/smtp-sendmail.xml +++ b/usr/src/cmd/sendmail/lib/smtp-sendmail.xml @@ -2,24 +2,24 @@ <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> <!-- CDDL HEADER START - + The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. - + You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. - + When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] - + CDDL HEADER END - + Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. @@ -183,7 +183,7 @@ <propval name='value_authorization' type='astring' value='solaris.smf.value.sendmail' /> </property_group> - + <template> <common_name> <loctext xml:lang='C'> @@ -191,7 +191,7 @@ </loctext> </common_name> <documentation> - <manpage title='sendmail' section='1M' + <manpage title='sendmail' section='8' manpath='/usr/share/man' /> </documentation> </template> |
