deb-shlibs.5 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. .\" This manpage is copyright (C) 1996 Michael Shields <shields@crosslink.net>.
  2. .\"
  3. .\" This is free software; you may redistribute it and/or modify
  4. .\" it under the terms of the GNU General Public License as
  5. .\" published by the Free Software Foundation; either version 2,
  6. .\" or (at your option) any later version.
  7. .\"
  8. .\" This is distributed in the hope that it will be useful, but
  9. .\" WITHOUT ANY WARRANTY; without even the implied warranty of
  10. .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. .\" GNU General Public License for more details.
  12. .\"
  13. .\" You should have received a copy of the GNU General Public
  14. .\" License along with dpkg; if not, write to the Free Software
  15. .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. .TH deb\-shlibs 5 "2007-03-08" "Debian Project" "dpkg utilities"
  17. .SH NAME
  18. deb\-shlibs \- Debian shared library information file
  19. .
  20. .SH SYNOPSIS
  21. shlibs
  22. .
  23. .SH DESCRIPTION
  24. The format for a shared library dependency information entry in these
  25. files is (see the Debian Policy Manual for details):
  26. .PP
  27. <library name> <version/soname> <dependencies>
  28. .
  29. .SH SEE ALSO
  30. .BR dpkg\-shlibdeps (1).