Author: gjb Date: Mon May 22 13:55:59 2017 New Revision: 318643 URL: https://svnweb.freebsd.org/changeset/base/318643
Log: Correct the "first appeared in" version for efivar(8). MFC after: 3 days Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/efivar/efivar.8 Modified: head/usr.sbin/efivar/efivar.8 ============================================================================== --- head/usr.sbin/efivar/efivar.8 Mon May 22 13:27:31 2017 (r318642) +++ head/usr.sbin/efivar/efivar.8 Mon May 22 13:55:59 2017 (r318643) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 21, 2017 +.Dd May 22, 2017 .Dt EFIVAR 8 .Os .Sh NAME @@ -180,4 +180,4 @@ have the format described in RFC 4122. The .Nm utility first appeared in -.Fx 12.0 . +.Fx 11.1 . _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
