diff options
author | Glen Barber <gjb@FreeBSD.org> | 2017-05-24 17:47:49 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2017-05-24 17:47:49 +0000 |
commit | 9a7af23f461e3eecb59e83b33393c4a1c4b50530 (patch) | |
tree | a211e6d2e1df31d3fdbcdd3f769e41edd6fef94e /sbin | |
parent | 6a6cefac3daed617329707d74219446fe1bd794d (diff) | |
download | src-9a7af23f461e3eecb59e83b33393c4a1c4b50530.tar.gz src-9a7af23f461e3eecb59e83b33393c4a1c4b50530.zip |
Update the "first appeared in" version in several manual pages.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Notes
Notes:
svn path=/head/; revision=318794
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/zfsbootcfg/zfsbootcfg.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/zfsbootcfg/zfsbootcfg.8 b/sbin/zfsbootcfg/zfsbootcfg.8 index aa6201da15fd..8b9b36742db7 100644 --- a/sbin/zfsbootcfg/zfsbootcfg.8 +++ b/sbin/zfsbootcfg/zfsbootcfg.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 12, 2016 +.Dd May 24, 2017 .Dt ZFSBOOTCFG 8 .Os .Sh NAME @@ -86,7 +86,7 @@ To clear the boot options: .Sh HISTORY .Nm appeared in -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS This manual page was written by .An Andriy Gapon Aq Mt avg@FreeBSD.org . |