Add a missing .Pp.
Submitted by:SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
This commit is contained in:
parent
274215c5ca
commit
b382c868a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11082
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
.\"
|
||||
.\" %FreeBSD: src/usr.sbin/cron/crontab/crontab.5,v 1.12.2.6 2001/08/16 15:55:46 ru Exp %
|
||||
.\"
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man5/crontab.5,v 1.12 2001/07/29 05:15:21 horikawa Exp $
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.\" WORD: day of the week 曜日
|
||||
.Dd January 24, 1994
|
||||
|
@ -51,6 +51,7 @@ crontab
|
|||
.Bd -literal
|
||||
name = value
|
||||
.Ed
|
||||
.Pp
|
||||
ここで等号 (=) の周囲の空白は有っても良いですが、
|
||||
.Em value
|
||||
の中で = に引き続くスペースでない部分だけが
|
||||
|
|
Loading…
Reference in a new issue