diff options
Diffstat (limited to 'ja_JP.eucJP/man/man8/periodic.8')
-rw-r--r-- | ja_JP.eucJP/man/man8/periodic.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ja_JP.eucJP/man/man8/periodic.8 b/ja_JP.eucJP/man/man8/periodic.8 index b0e94dba6a..e128bcba42 100644 --- a/ja_JP.eucJP/man/man8/periodic.8 +++ b/ja_JP.eucJP/man/man8/periodic.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" %Id: periodic.8,v 1.8 1998/12/29 22:45:15 hoek Exp % +.\" %Id: periodic.8,v 1.8.2.2 1999/04/23 18:28:10 ghelmer Exp % .\" jpman %Id: periodic.8,v 1.3 1998/10/10 09:07:49 yohta Stab % .\" .\" WORD: registry レジストリ @@ -112,9 +112,9 @@ cron(8) に呼び出されることを意図しています。 .Dl 0 5 1 * * root periodic monthly 2>&1 .Pp さらに、典型的なシステムレジストリには変数 -.Va local_cron +.Va local_periodic について次のように記述してあるでしょう : -.Dl local_cron="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # cron script dirs. +.Dl local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # cron script dirs. .Sh 関連項目 .Xr sh 1 , .Xr crontab 5 , |