mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 02:42:46 +00:00
MFC r306600:
dump(8) first appeared in V4 UNIX http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8 PR: 212444 Approved by: bcr (mentor) Obtained from: TUHS Differential Revision: https://reviews.freebsd.org/D8105
This commit is contained in:
parent
bed4c38ca2
commit
cdbad7d54d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=306980
@ -29,7 +29,7 @@
|
||||
.\" @(#)dump.8 8.3 (Berkeley) 5/1/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 24, 2006
|
||||
.Dd October 3, 2016
|
||||
.Dt DUMP 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -514,7 +514,7 @@ Many, and verbose.
|
||||
A
|
||||
.Nm
|
||||
utility appeared in
|
||||
.At v6 .
|
||||
.At v4 .
|
||||
.Sh BUGS
|
||||
Fewer than 32 read errors on the file system are ignored, though all
|
||||
errors will generate a warning message.
|
||||
|
Loading…
Reference in New Issue
Block a user