Fix typo.
This commit is contained in:
parent
e16564a11e
commit
baa9962260
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fsck.8,v 1.33 2008/02/23 20:38:53 christos Exp $
|
||||
.\" $NetBSD: fsck.8,v 1.34 2008/02/24 00:34:51 reed Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 Christos Zoulas. All rights reserved.
|
||||
.\"
|
||||
|
@ -146,7 +146,7 @@ The root filesystem was changed in the process of checking, and updating the
|
|||
mount was unsuccessful. A reboot (without sync) is required.
|
||||
.It Dv 8
|
||||
The filesystem check has failed, and a subsequent check is required
|
||||
that will require human intenvention.
|
||||
that will require human intervention.
|
||||
.It Dv 12
|
||||
.Nm
|
||||
exited because of the result of a signal (usually
|
||||
|
|
Loading…
Reference in New Issue