mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Document fsck_ffs's new SIGINFO handler.
Reviewed by: sheldonh
This commit is contained in:
parent
3e27dc3164
commit
fefd74d87c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70633
@ -129,6 +129,18 @@ This is useful when you want to finish the filesystem checks during an
|
||||
automatic reboot,
|
||||
but do not want the machine to come up multiuser after the checks complete.
|
||||
.Pp
|
||||
If
|
||||
.Nm
|
||||
receives a
|
||||
.Dv SIGINFO
|
||||
(see the
|
||||
.Dq status
|
||||
argument for
|
||||
.Xr stty 1 )
|
||||
signal, a line will be written to the standard output indicating
|
||||
the name of the device currently being checked, the current phase
|
||||
number and phase-specific progress information.
|
||||
.Pp
|
||||
Without the
|
||||
.Fl p
|
||||
option,
|
||||
|
Loading…
Reference in New Issue
Block a user