[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#152235: no manual page



Package: mklibs
Version: 0.1.1
Tags: patch

There is no manual page for mklibs.  I stumbled across one at
DebConf2, however, and have appended it below.

Matt

diff -urN mklibs-0.1.1/debian/rules mklibs/debian/rules
--- mklibs-0.1.1/debian/rules	Tue Jun 11 15:40:42 2002
+++ mklibs/debian/rules	Mon Jul  8 01:35:47 2002
@@ -35,7 +35,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installdocs
-	dh_installman
+	dh_installman mklibs.1
 #	dh_undocumented
 	dh_installchangelogs 
 	dh_link
diff -urN mklibs-0.1.1/mklibs.1 mklibs/mklibs.1
--- mklibs-0.1.1/mklibs.1	Wed Dec 31 19:00:00 1969
+++ mklibs/mklibs.1	Mon Jul  8 01:36:52 2002
@@ -0,0 +1,35 @@
+.TH MKLIBS 1 2002-07-07 Debian "Debian User's Manual"
+.SH NAME
+mklibs \- make a minimal set of libraries
+.SH SYNOPSIS
+\fBmklibs\fR [\fIOPTION\fR]... \fB-d \fIDESTINATION FILE\fR...
+.SH DESCRIPTION
+Place the minimal set of libraries required by
+.IR FILE (s)
+in
+.IR DESTINATION .
+.SH OPTIONS
+.TP
+\fB\-d \fIDESTINATION\fR, \fB\-\-dest\-dir\fI DESTINATION
+Place the libraries in \fIDESTINATION\fR.
+.TP
+\fB\-L \fILIBDIR\fR[\fB:\fILIBDIR\fR]...
+Prepend \fILIBDIR\fR(s) to the library search path.
+.TP
+\fB\-\-ldlib \fILDLIB
+Use \fILDLIB\fR for the dynamic linker.
+.TP
+\fB\-\-libc\-extras\-dir \fIEXTRADIR
+Use \fIEXTRADIR\fR to find extra libc files.
+.TP
+\fB\-v\fR, \fB\-\-verbose
+Explain what is being done.
+.TP
+\fB\-\-help
+Display help and exit.
+.SH BUGS
+\fBmklibs\fR does not support the \fB\-\-no\-default\-lib\fR,
+\fB\-\-dry\-run\fR, \fB\-\-version\fR, and \fB\-\-target\fR options
+supported by \fBmklibs.sh\fR.
+.SH AUTHOR
+This manual page was written by Matt Kraai.

Attachment: pgpvuhGkGs8Ld.pgp
Description: PGP signature


Reply to: