CMake/Tests/CPackComponentsForAll/mylib
Domen Vrankar 76080c32e1 CPackRPM content listing refactor
Refactoring of content list that removes
use of find and sed to make listing algorithm
more clear and remove external dependencies.
Patch also limits man pages handling to
locations listed in brp-compress rpm script
by default - fixes bug report #14660.
2015-04-19 18:22:18 +02:00

18 lines
373 B
Plaintext

.\" Manpage for mylib.
.\" Contact bugs@mylib_author.net.in to correct errors or typos.
.TH mylib 3 "01 May 2015" "1.0" "mylib.so man page"
.SH NAME
mylib \- cpack testing lib
.SH SYNOPSIS
mylib.so
.SH DESCRIPTION
mylib.so test man page.
.SH OPTIONS
Lib does not take any options.
.SH SEE ALSO
mylib(3)
.SH BUGS
No known bugs.
.SH AUTHOR
Someone (author@lib_author.net.in)