diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-02-22 11:28:02 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-02-22 11:28:02 +0000 |
commit | 55003dde5c5f676e50e710de9990e7367d2555d2 (patch) | |
tree | 2e7049c38b0dc7a28d3b3acb05ef40e69935b776 /sbin/fsdb | |
parent | 5d979f2ca1f43480e439d80cf91e9eba1cc4df84 (diff) |
From NetBSD:
Note that fsdb arrived with NetBSD 1.1
Diffstat (limited to 'sbin/fsdb')
-rw-r--r-- | sbin/fsdb/fsdb.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8 index a44d191d7a8..87470cc7f0f 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsdb.8,v 1.2 1995/10/08 23:18:08 thorpej Exp $ +.\" $NetBSD: fsdb.8,v 1.3 1996/02/06 02:25:04 jtc Exp $ .\" .\" Copyright (c) 1995 John T. Kohl .\" All rights reserved. @@ -220,7 +220,8 @@ uses the source code for .Xr fsck 8 to implement most of the file system manipulation code. The remainder of .Nm -first appeared in NetBSD. +first appeared in +.Nx 1.1 . .Sh WARNING Use this tool with extreme caution--you can damage an FFS file system beyond what |