diff options
Diffstat (limited to 'sbin/scan_ffs/scan_ffs.8')
-rw-r--r-- | sbin/scan_ffs/scan_ffs.8 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/scan_ffs/scan_ffs.8 b/sbin/scan_ffs/scan_ffs.8 index 581b39db29b..52d77e8792d 100644 --- a/sbin/scan_ffs/scan_ffs.8 +++ b/sbin/scan_ffs/scan_ffs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scan_ffs.8,v 1.18 2019/02/10 18:26:56 jca Exp $ +.\" $OpenBSD: scan_ffs.8,v 1.19 2019/02/10 18:30:11 jca Exp $ .\" .\" Copyright (c) 1997 Niklas Hallqvist, Tobias Weingartner .\" All rights reserved. @@ -138,7 +138,3 @@ If you can't have backups, at least have funky tools to help you out of a jam when they happen. .Sh SEE ALSO .Xr disklabel 8 -.Sh BUGS -It is not perfect, and could do a lot more things with date/time information -in the superblocks it finds, but this program has saved more than one butt, -more than once. |