doc/documentation/manual-pages/ja/man8/praliases.8
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

60 lines
1.3 KiB
Groff

.\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
.\" All rights reserved.
.\"
.\" By using this file, you agree to the terms and conditions set
.\" forth in the LICENSE file which can be found at the top level of
.\" the sendmail distribution.
.\"
.\"
.\" $Id: praliases.8,v 1.10 2002-04-13 01:21:19 horikawa Exp $
.\"
.\" Original Revision: 1.1.1.2.6.1
.\" $FreeBSD$
.TH PRALIASES 8 "$Date: 2002-04-13 01:21:19 $"
.SH 名称
praliases
\- システムメールエイリアスの表示
.SH 書式
.B praliases
.RB [ \-C
.IR file ]
.RB [ \-f
.IR file ]
.RB [\c
.IR key
.IR ... ]
.SH 解説
.B praliases
ユーティリティは、
現在のシステムエイリアスを 1 行につき 1 つ
ずつ ( 但し項目順ではなく ) 表示します。
特別な内部的なエイリアス @:@ は、存在すれば表示されます。
.PP
オプションは次の通りです:
.TP
.B \-C
デフォルトの
.B sendmail
設定ファイルの代わりに、指定した sendmail 設定ファイルを読みます。
.TP
.B \-f
デフォルトの
.B sendmail
システムのエイリアスファイルの代わりに、
指定されたファイルを読みます。
.PP
コマンドライン上にひとつ以上のキーが指定された場合、
これらのキーに適合するエントリのみが表示されます。
.PP
.B praliases
ユーティリティは成功すると 0、
エラーが発生すると 0 より大きな値を返します。
.SH 関連ファイル
.TP 2.5i
/etc/mail/sendmail.cf
デフォルトの
.B sendmail
設定ファイル。
.SH 関連項目
mailq(1),
sendmail(8)