File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
reference/filesystem/functions Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: ea62fb83196997032641b50fe44420305466195e Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 2b56c905fb0d6fcab44cc0c2abdbf393fc2b69ea Maintainer: hirokawa Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.touch" >
6
6
<refnamediv >
54
54
<term ><parameter >atime</parameter ></term >
55
55
<listitem >
56
56
<para >
57
- &null; の場合、指定されたファイルの最終アクセス時刻が存在する場合は、
58
- その値が <parameter >atime</parameter > にセットされます。
57
+ この値が &null; でない場合、
58
+ 指定されたファイルの最終アクセス時刻が
59
+ <parameter >atime</parameter > にセットされます。
59
60
存在しない場合は <parameter >mtime</parameter > に渡した値となります。
60
61
どちらも &null; の場合は、現在のシステム時刻を使います。
61
62
</para >
You can’t perform that action at this time.
0 commit comments