diff options
Diffstat (limited to 'usr/src/man/man4/aliases.4')
-rw-r--r-- | usr/src/man/man4/aliases.4 | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/usr/src/man/man4/aliases.4 b/usr/src/man/man4/aliases.4 index abcf12655f..d8b2566c9e 100644 --- a/usr/src/man/man4/aliases.4 +++ b/usr/src/man/man4/aliases.4 @@ -3,7 +3,7 @@ .\" 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] -.TH aliases 4 "8 May 2006" "SunOS 5.11" "File Formats" +.TH ALIASES 4 "May 8, 2006" .SH NAME aliases, addresses, forward \- addresses and aliases for sendmail .SH SYNOPSIS @@ -39,7 +39,6 @@ These files contain mail addresses or aliases, recognized by \fBsendmail\fR(1M) for the local host: .sp .ne 2 -.mk .na \fB/etc/passwd\fR .ad @@ -50,7 +49,6 @@ Mail addresses (usernames) of local users. .sp .ne 2 -.mk .na \fB/etc/mail/aliases\fR .ad @@ -62,7 +60,6 @@ add, update, or delete local mail aliases. .sp .ne 2 -.mk .na \fB\fB/etc/mail/aliases.\fR{\fIdir\fR , \fIpag\fR}\fR .ad @@ -75,7 +72,6 @@ maintains these files. .sp .ne 2 -.mk .na \fB/etc/mail/aliases.db\fR .ad @@ -95,7 +91,6 @@ file is used. .sp .ne 2 -.mk .na \fB~/.forward\fR .ad @@ -380,89 +375,73 @@ stopped. .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/passwd\fR\fR .ad .RS 25n -.rt Password file .RE .sp .ne 2 -.mk .na \fB\fB/etc/nsswitch.conf\fR\fR .ad .RS 25n -.rt Name service switch configuration file .RE .sp .ne 2 -.mk .na \fB\fB/etc/mail/aliases\fR\fR .ad .RS 25n -.rt Mail aliases file (ascii) .RE .sp .ne 2 -.mk .na \fB\fB/etc/mail/aliases.db\fR\fR .ad .RS 25n -.rt Database of mail aliases (binary) .RE .sp .ne 2 -.mk .na \fB\fB/etc/mail/aliases.dir\fR\fR .ad .RS 25n -.rt Database of mail aliases (binary) .RE .sp .ne 2 -.mk .na \fB\fB/etc/mail/aliases.pag\fR\fR .ad .RS 25n -.rt Database of mail aliases (binary) .RE .sp .ne 2 -.mk .na \fB\fB/etc/mail/sendmail.cf\fR\fR .ad .RS 25n -.rt sendmail configuration file .RE .sp .ne 2 -.mk .na \fB\fB~/.forward\fR\fR .ad .RS 25n -.rt Forwarding information file .RE |