Author: sobomax Date: Fri Feb 19 01:00:48 2016 New Revision: 295782 URL: https://svnweb.freebsd.org/changeset/base/295782
Log: Clear up confision as to who the original historical authors of code and manual page were. For whatever reason it listed myself as a primary author, which is just not true. Also, majority of the manpage is copied verbatim from the geom_uzip(4), contributed by ceri, with only minor adjustments from loos, so put ceri back into the copyright secrion where he belongs and reflect that in the AUTHORS section. For what it's worth, I think this one should be deleted and LZMA support just folded back into geom_uzip(4) / mkuzip(4) whete it really belongs. MFC after: 1 month Modified: head/share/man/man4/geom_uncompress.4 Modified: head/share/man/man4/geom_uncompress.4 ============================================================================== --- head/share/man/man4/geom_uncompress.4 Fri Feb 19 00:41:41 2016 (r295781) +++ head/share/man/man4/geom_uncompress.4 Fri Feb 19 01:00:48 2016 (r295782) @@ -1,3 +1,4 @@ +.\" Copyright (c) 2006, Ceri Davies <c...@freebsd.org> .\" Copyright (c) 2014, Luiz Otavio O Souza <l...@freebsd.org> .\" All rights reserved. .\" @@ -100,8 +101,18 @@ Consumers: The .Nm driver was written by -.An Maxim Sobolev Aq Mt sobo...@freebsd.org -and -.An Aleksandr Rybalko Aq Mt r...@freebsd.org . +.An Max Khon Aq Mt f...@freebsd.org +as +.Xr geom_uzip 4 . +.An Aleksandr Rybalko Aq Mt r...@freebsd.org +copied it over as +.Nm +and added LZMA functionality . This manual page was written by -.An Luiz Otavio O Souza Aq Mt l...@freebsd.org . +.An Ceri Davies Aq Mt c...@freebsd.org +for the +.Xr geom_uzip 8 , +and modified by +.An Luiz Otavio O Souza Aq Mt l...@freebsd.org +to match +.Nm . _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"