summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJeremie Courreges-Anglas <jca@cvs.openbsd.org>2019-02-10 18:30:12 +0000
committerJeremie Courreges-Anglas <jca@cvs.openbsd.org>2019-02-10 18:30:12 +0000
commit8f37cd55c58ee30d0b8cc04de3d5a4e0807590a8 (patch)
treeae035e572ce1080605447aaf766b0aa8bc35b935 /sbin
parentd3b7b1dd5366e495e92aef916cba8c9b02bd697d (diff)
Delete BUGS: dubious style and not relevant/accurate
Noticed by deraadt@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/scan_ffs/scan_ffs.86
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.