svn commit: r306604 - head/sbin/gbde

Sevan Janiyan sevan at FreeBSD.org
Sun Oct 2 23:48:34 UTC 2016


Author: sevan (doc committer)
Date: Sun Oct  2 23:48:33 2016
New Revision: 306604
URL: https://svnweb.freebsd.org/changeset/base/306604

Log:
  gbde first appeared in FreeBSD 5.0
  
  PR:		212478
  Approved by:	brc (mentor)
  MFC after:	4 days
  Differential Revision:	https://reviews.freebsd.org/D8105

Modified:
  head/sbin/gbde/gbde.8

Modified: head/sbin/gbde/gbde.8
==============================================================================
--- head/sbin/gbde/gbde.8	Sun Oct  2 23:44:52 2016	(r306603)
+++ head/sbin/gbde/gbde.8	Sun Oct  2 23:48:33 2016	(r306604)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 27, 2014
+.Dd October 3, 2016
 .Dt GBDE 8
 .Os
 .Sh NAME
@@ -263,6 +263,9 @@ under DARPA/SPAWAR contract N66001-01-C-
 .Pq Dq CBOSS ,
 as part of the
 DARPA CHATS research program.
+.Nm
+first appeared in
+.Fx 5.0 .
 .Sh AUTHORS
 .An Poul-Henning Kamp Aq Mt phk at FreeBSD.org
 .Sh BUGS


More information about the svn-src-head mailing list