fs(3lua): init man pages
Initialise man pages for the fs module.
This commit is contained in:
parent
2c6ad19111
commit
5cd636d6a7
17 changed files with 561 additions and 0 deletions
15
man/fs/fs.3lua.scd
Normal file
15
man/fs/fs.3lua.scd
Normal file
|
@ -0,0 +1,15 @@
|
|||
FS(3lua) "3lua" "Callisto manual pages"
|
||||
|
||||
# NAME
|
||||
*fs* - file system and path manipulation library
|
||||
|
||||
# SYNOPSIS
|
||||
.Syn
|
||||
|
||||
# DESCRIPTION
|
||||
The *fs* library provides routines to manipulate
|
||||
files, directories, and other parts of the file system,
|
||||
as well as path strings.
|
||||
|
||||
# SEE ALSO
|
||||
callisto(3lua)
|
Loading…
Add table
Add a link
Reference in a new issue