Author: sevan (doc committer) Date: Mon Oct 10 16:24:05 2016 New Revision: 306986 URL: https://svnweb.freebsd.org/changeset/base/306986
Log: MFC r306603: Document which version of BSD first showed up in and add the version info for NetBSD & FreeBSD. PR: 212477 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D8105 Modified: stable/11/sbin/fsdb/fsdb.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/sbin/fsdb/fsdb.8 ============================================================================== --- stable/11/sbin/fsdb/fsdb.8 Mon Oct 10 16:22:34 2016 (r306985) +++ stable/11/sbin/fsdb/fsdb.8 Mon Oct 10 16:24:05 2016 (r306986) @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 24, 2006 +.Dd October 3, 2016 .Dt FSDB 8 .Os .Sh NAME @@ -239,19 +239,20 @@ Exit the program. .Sh HISTORY The .Nm -utility uses the source code for +utility appeared in +.Bx 4.3 Tahoe . +It used the source code for .Xr fsck 8 to implement most of the file system manipulation code. The remainder of .Nm -first appeared in -.Nx , +appeared in +.Nx 1.1 written by .An John T. Kohl . -.Pp -.An Peter Wemm -ported it to -.Fx . +It first appeared in +.Fx 2.1.5 +ported by Peter Wemm. .Sh BUGS Manipulation of ``short'' symlinks has no effect. In particular, one should not _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"