]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Add libuuid man pages to the RPM spec file.
authorAndreas Dilger <adilger@clusterfs.com>
Mon, 1 Oct 2001 22:02:20 +0000 (16:02 -0600)
committerAndreas Dilger <adilger@clusterfs.com>
Mon, 1 Oct 2001 22:02:20 +0000 (16:02 -0600)
Add a copyright statement to the libuuid man page which identifies it
as being under LGPL.  While this is conveyed in the source code, it is
not mentioned anywhere in the man pages or other documentation.

e2fsprogs.spec
lib/uuid/libuuid.3.in

index 0d99ae42d4858cf95f2f4dd922d5edddb6a1e8a8..da2e27cc97d7ead04cdbc85026b48a6f50aa57d6 100644 (file)
@@ -140,4 +140,5 @@ fi
 /usr/include/uuid
 %{_mandir}/man1/compile_et.1*
 %{_mandir}/man3/com_err.3*
-
+%{_mandir}/man3/libuuid.3*
+%{_mandir}/man3/uuid*.3*
index 9372900582cc72eff94192ffbb33932447b9a2ac..0b4e10781f9af71eb5e47af54bf4321e5e06937d 100644 (file)
@@ -37,7 +37,28 @@ was written by Theodore Y. Ts'o for the ext2 filesystem utilties.
 .SH AVAILABILITY
 .B libuuid
 is part of the e2fsprogs package and is available from
-http://e2fsprogs.sourceforge.net.
+.UR http://e2fsprogs.sourceforge.net/
+http://e2fsprogs.sourceforge.net/
+.UE
+.SH COPYING
+.B libuuid
+is available under the terms of the GNU Library General Public License (LGPL),
+version 2 (or at your discretion any later version).  A copy of the LGPL
+should be included with this library in the file COPYING.  If not, write to
+.RS
+Free Software Foundation, Inc.
+.br
+59 Temple Place
+.br
+Suite 330
+.br
+Boston, MA  02111-1307  USA
+.RE
+.PP
+or visit
+.UR http://www.gnu.org/licenses/licenses.html#LGPL
+http://www.gnu.org/licenses/licenses.html#LGPL
+.UE
 .SH "SEE ALSO"
 .BR uuid_clear (3),
 .BR uuid_compare (3),