OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / release / man3 / syslog.3
index 06bb4c9..e189eb6 100644 (file)
@@ -1,5 +1,6 @@
 .\" Written  Feb 1994 by Steve Greenland (stevegr@neosoft.com)
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -19,6 +20,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" Updated 1999.12.19 by Karl M. Hegbloom <karlheg@debian.org>
 .\"
@@ -36,7 +38,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH SYSLOG 3 2012\-04\-30 Linux "Linux Programmer's Manual"
+.TH SYSLOG 3 2012\-08\-17 Linux "Linux Programmer's Manual"
 .SH 名前
 closelog, openlog, syslog, vsyslog \- システムロガーにメッセージを送る
 .SH 書式
@@ -116,7 +118,7 @@ stderr にも出力する。
 これによって異なるタイプのプログラムからのメッセージは異なる扱いを するように設定ファイル( \fBsyslog.conf\fP(5))  に定義できる。
 .TP  15
 \fBLOG_AUTH\fP
-セキュリティ/認証 メッセージ (非推奨。代わりに \fBLOG_AUTHPRIV\fP を使用すること)
+セキュリティ/認証 メッセージ
 .TP 
 \fBLOG_AUTHPRIV\fP
 セキュリティ/認証 メッセージ (プライベート)
@@ -221,6 +223,6 @@ UNIX の多くのバージョンで使用可能である。
 .SH 関連項目
 \fBlogger\fP(1), \fBsetlogmask\fP(3), \fBsyslog.conf\fP(5), \fBsyslogd\fP(8)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。