CismonX
19df7c9323
doc: improve code example rendering
...
Specify the language used in @example, for syntax highlighting
with customization variable HIGHLIGHT_SYNTAX.
Also remove the @varx definition. No need for that any more.
2025-01-06 19:14:18 +08:00
CismonX
4d9f89df44
doc: add doc for mkfs.bookmarkfs and bookmarkctl
2025-01-06 12:42:14 +08:00
CismonX
9a21c84e1c
doc: minor refactor
2025-01-05 19:31:51 +08:00
CismonX
648e0e365f
doc: update manual for mount.bookmarkfs
...
- Add section in texinfo doc
- Wording correction in manpage
2025-01-05 18:39:12 +08:00
CismonX
8742bdc248
doc: proper use of @command and @var
2025-01-05 14:48:05 +08:00
CismonX
f94aee0110
doc: add section "error codes"
2025-01-04 18:13:30 +08:00
CismonX
a322569822
doc: rename titles; fix ellipsis punctuation
2025-01-04 16:52:11 +08:00
CismonX
96746de4bf
doc: add more content to chapter "the filesystem"
2025-01-04 16:18:16 +08:00
CismonX
bd8e512fe5
doc: add "bookmarks" subsection under fs hier.
2025-01-04 00:32:35 +08:00
CismonX
38e33532f0
sandbox: remove redundant fusefd arg
2025-01-04 00:29:16 +08:00
CismonX
3e325a3934
ioctl: check if permd op is valid
...
A bad permd op should fail ioctl() with EINVAL instead of
invoking undefined behavior.
2025-01-02 18:53:12 +08:00
CismonX
486bd6b36e
doc: add subsection "permute directory entries"
2025-01-02 18:43:31 +08:00
CismonX
3d56aa560f
doc: make examples more intuitive
2025-01-02 17:06:51 +08:00
CismonX
babeca2dcd
doc: rewrite examples for extended attributes
2025-01-02 16:53:57 +08:00
CismonX
34d66374cd
chore: minor wording corrections in configure.ac
2025-01-02 16:42:31 +08:00
CismonX
e06a4d55bc
doc: add a newline to the end of each sentence
...
We don't want the git diff to span the entire paragraph when
only one line is changed.
Also makes the doc more readable in plaintext.
2025-01-02 00:43:27 +08:00
CismonX
0863343749
doc: filesystem hierarchy
2025-01-01 23:58:03 +08:00
CismonX
cdf0ddfc53
init: prepare for Savannah
2024-12-31 18:09:03 +08:00