20 Commits

Author SHA1 Message Date
Ryusuke Konishi
dd2d0df4f4 man: update version and date for release 2.3
Update the version number to 2.3 and the date to Jan 2026 in the manual
pages for mkfs.nilfs2, mount.nilfs2, nilfs, nilfs_cleanerd,
nilfs_cleanerd.conf, nilfs-resize, nilfs-tune, and umount.nilfs2.

This synchronizes the version information across all manual pages in
preparation for the upcoming release.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
2026-01-21 20:53:35 +09:00
Ryusuke Konishi
0738712818 man: update examples in nilfs.8
Update the usage examples in the nilfs(8) manual page to reflect current
behavior.

The previous examples were outdated, showing timestamps from 2014 and
mount command output that differs from modern kernel behavior
(specifically regarding the "gcpid" and "relatime" mount options).

This change aligns the examples with the "What is NILFS?" section of the
official website.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
2026-01-21 14:05:36 +09:00
Ryusuke Konishi
e1b7417293 man: fix typos, grammatical errors and style
Fix the following typos, grammatical errors, and stylistic issues in
manual pages:

- mount.nilfs2.8, umount.nilfs2.8, nilfs.8, nilfs-clean.8,
  nilfs_cleanerd.8: Correct usage of "shutdown" (noun) vs "shut down"
  (verb).
- nilfs-clean.8: Fix past participle "overrode" to "overwritten".
- nilfs-resize.8: Fix subject-verb agreement ("Resizing ... is").
- nilfs-tune.8: Add missing "if" and "by".
- nilfs_cleanerd.conf.5: Fix "is support" to "is supported".
- nilfs.8: Fix grammar ("with keeping" -> "while keeping", add missing
  "the").

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
2026-01-21 14:05:36 +09:00
Ryusuke Konishi
45d40b47af nilfs-utils: update maintainer's email address
Update email addresses of NTT developers since lab.ntt.co.jp email
domain has been deprecated due to company policy.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
2019-07-20 13:23:53 +09:00
Ryusuke Konishi
b6df3ff712 manpages: update URLs of NILFS project home
The domain of NILFS project home was changed to nilfs.sourceforge.io
to enable https access.  This replaces ths URL strings
"http://nilfs.sourceforge.net" in man pages with
"https://nilfs.sourceforge.io".

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2017-11-11 01:30:09 +09:00
Ryusuke Konishi
1d836076bc nilfs-utils: bump up version of nilfs-utils in manpages
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2014-04-08 00:30:43 +09:00
Ryusuke Konishi
b935778a84 nilfs-utils: update nilfs project site
We moved nilfs project site to nilfs.sourceforge.net from
www.nilfs.org.  This updates the site information written in man
pages.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2014-02-25 22:40:49 +09:00
Ryusuke Konishi
66cfa1c998 lscp: show block count by default
For each checkpoint of NILFS2, total block count (BLKCNT) is more
meaningful information than appended block count (NBLKINC).  This
changes the default display information of lscp command on block count
to BLKCNT from NBLKINC, and updates relevant man pages.  NBLKINC can
be still displayed when we specified '-g' option.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2014-01-27 02:59:58 +09:00
Ryusuke Konishi
139af9d123 nilfs.8: fix missing bold font termination
Font switching in nilfs.8 manpage is partially broken.
This fixes it.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2012-07-20 19:21:39 +09:00
Ryusuke Konishi
9db0e6f069 nilfs-utils: update copyright notices
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2012-03-18 23:51:06 +09:00
Ryusuke Konishi
37f793b6ef nilfs-utils: update version number and copyright notice in manpages
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-05-29 22:32:03 +09:00
Ryusuke Konishi
26dab083bd nilfs-resize: add manpage
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-05-21 23:29:44 +09:00
Ryusuke Konishi
ba13207d8e nilfs-utils: add a link to the manpage of nilfs-clean to nilfs.8
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-05-08 19:43:33 +09:00
Ryusuke Konishi
7b5729922a nilfs-utils: change initial number of inodes in nilfs.8 to two
Fix also the inode count mistake for man pages.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-02-10 15:27:17 +09:00
Jiro SEKIBA
8ea11f01cc nilfs-utils: add new command nilfs-tune
This patch add new commands name nilfs-tune.
nilfs-tune modifies tunable NILFS parameters.
Currently supported parameters are:
- volume label
- UUID
- commit interval
- segment construction block max

It also displays NILFS super block information if specified.

Signed-off-by: Jiro SEKIBA <jir@unicus.jp>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-09-04 00:10:10 +09:00
Ryusuke Konishi
7b39383275 nilfs-utils: remove obsolete mail address from nilfs man page
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-08-28 13:24:04 +09:00
Ryusuke Konishi
f441e9a3a6 nilfs2-utils: add minor flag for checkpoint created by internal operation
Nilfs creates checkpoints even for garbage collection or metadata
updates such as checkpoint mode change.  So, user often sees
checkpoints created only by such internal operations.

This is inconvenient in some situations.  For example, an application
which changes checkpoints to snapshots, will fall into an infinite
loop because it cannot distinguish those checkpoints.

To resolve this sort of problem, a new flag was added to checkpoint
for identification.  This allows userland tools to use the flag.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-03-04 21:39:15 +09:00
Ryusuke Konishi
404e34f82c nilfs2-utils: clean up sketch file
The sketch file is a file to mark checkpoints with user data.  It was
experimentally introduced in the original implementation, and now is
obsolete.  This will obscure the file from users.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-03-04 21:39:15 +09:00
Ryusuke Konishi
9d14c05ce0 nilfs2-utils: make sketch file deprecated
This file does not comply with posix, and we would abandon it in a
future release.  This makes it deprecated.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2008-12-12 11:06:31 +09:00
Ryusuke Konishi
7ac13be00f nilfs2-utils: add overview man page of nilfs and its tools
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2008-05-20 15:13:45 +09:00