io.files.info.unix: fix IN: in docs
parent
08cb8a4848
commit
04aeadbb15
|
@ -2,7 +2,7 @@
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: classes help.markup help.syntax io.streams.string
|
USING: classes help.markup help.syntax io.streams.string
|
||||||
strings math calendar io.files.info io.files.info.unix ;
|
strings math calendar io.files.info io.files.info.unix ;
|
||||||
IN: io.files.unix
|
IN: io.files.info.unix
|
||||||
|
|
||||||
HELP: add-file-permissions
|
HELP: add-file-permissions
|
||||||
{ $values
|
{ $values
|
||||||
|
|
Loading…
Reference in New Issue