Use $Date instead of %Date, as original.
Using $date is OK, since $Date is not substituted. Submitted by:mistral@imasy.or.jp (Yoshihiko SARUMARU)
This commit is contained in:
parent
9bd6a776a6
commit
707da87680
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9351
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@
|
|||
.\"
|
||||
.\" %FreeBSD: src/contrib/sendmail/mail.local/mail.local.8,v 1.5.6.3 2001/02/01 00:54:37 gshapiro Exp %
|
||||
.\"
|
||||
.\" jpman %Id: mail.local.8,v 1.2 1997/03/31 13:35:26 horikawa Stab %
|
||||
.\" $FreeBSD:$
|
||||
.\"
|
||||
.TH MAIL.LOCAL 8 "%Date: 2000/09/17 17:04:25 %"
|
||||
.TH MAIL.LOCAL 8 "$Date: 2001-05-02 07:01:03 $"
|
||||
.SH 名称
|
||||
.B mail.local
|
||||
\- メールボックスにメールを格納する
|
||||
|
|
Loading…
Reference in a new issue