Document author and the version fsck_v7fs appeared.
Replace contraction. Bump date.
This commit is contained in:
parent
c6b9fd9601
commit
9dd4fb3ad2
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: fsck_v7fs.8,v 1.2 2011/06/27 13:50:31 wiz Exp $
|
.\" $NetBSD: fsck_v7fs.8,v 1.3 2016/09/11 04:19:52 sevan Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -27,7 +27,7 @@
|
|||||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd April 29, 2011
|
.Dd September 11, 2016
|
||||||
.Dt FSCK_V7FS 8
|
.Dt FSCK_V7FS 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -61,7 +61,7 @@ and
|
|||||||
.It Fl F
|
.It Fl F
|
||||||
Check file system inside a regular file.
|
Check file system inside a regular file.
|
||||||
.It Fl n
|
.It Fl n
|
||||||
Don't correct file system.
|
Do not correct file system.
|
||||||
.It Fl o
|
.It Fl o
|
||||||
Options are specified with a
|
Options are specified with a
|
||||||
.Fl o
|
.Fl o
|
||||||
@ -88,6 +88,15 @@ to assume yes as the answer to all operator questions.
|
|||||||
.Xr fsck 8 ,
|
.Xr fsck 8 ,
|
||||||
.Xr mount_v7fs 8 ,
|
.Xr mount_v7fs 8 ,
|
||||||
.Xr newfs_v7fs 8
|
.Xr newfs_v7fs 8
|
||||||
|
.Sh HISTORY
|
||||||
|
A
|
||||||
|
.Nm
|
||||||
|
utility appeared in
|
||||||
|
.Nx 6.0 .
|
||||||
|
.Sh AUTHORS
|
||||||
|
.Nm
|
||||||
|
was written by
|
||||||
|
.An UCHIYAMA Yasushi Aq Mt uch@NetBSD.org .
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
.Nm
|
.Nm
|
||||||
is still under construction.
|
is still under construction.
|
||||||
|
Loading…
Reference in New Issue
Block a user