diff options
author | 2020-02-08 01:25:10 +0000 | |
---|---|---|
committer | 2020-02-08 01:25:10 +0000 | |
commit | 4c251a5a2d1e11aab2587ac150800b31d4093570 (patch) | |
tree | 505084d59e8d33c2128003ba65635dac93180f5b | |
parent | correct Research Unix edition "appeared in" use in HISTORY (diff) | |
download | wireguard-openbsd-4c251a5a2d1e11aab2587ac150800b31d4093570.tar.xz wireguard-openbsd-4c251a5a2d1e11aab2587ac150800b31d4093570.zip |
ncheck was in v6
tweaks from and ok schwarze@
-rw-r--r-- | sbin/ncheck_ffs/ncheck_ffs.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sbin/ncheck_ffs/ncheck_ffs.8 b/sbin/ncheck_ffs/ncheck_ffs.8 index 558d19c166b..dd50f9f210a 100644 --- a/sbin/ncheck_ffs/ncheck_ffs.8 +++ b/sbin/ncheck_ffs/ncheck_ffs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncheck_ffs.8,v 1.25 2019/06/02 06:53:11 bentley Exp $ +.\" $OpenBSD: ncheck_ffs.8,v 1.26 2020/02/08 01:25:10 jsg Exp $ .\" .\" Copyright (c) 1995, 1996 SigmaSoft, Th. Lockert <tholo@sigmasoft.com> .\" All rights reserved. @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 2 2019 $ +.Dd $Mdocdate: February 8 2020 $ .Dt NCHECK_FFS 8 .Os .Sh NAME @@ -131,6 +131,10 @@ The report is not sorted. .Xr fsck 8 , .Xr fsdb 8 .Sh HISTORY +An +.Nm ncheck +command appeared in +.At v6 . The .Nm command was designed to be similar in functionality to the corresponding |