]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Remove LIBRARY section from manpages.
authorAndres Mejia <amejia004@gmail.com>
Thu, 2 Feb 2012 00:46:25 +0000 (19:46 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 17 Mar 2012 19:53:02 +0000 (04:53 +0900)
Using .Lb seems redundant to what NAME section already provides.

SVN-Revision: 4225

libarchive/archive_entry_linkify.3
libarchive/libarchive.3

index 650c45f565861361a02e6e433b8fefa4392c68ae..d1c38dabaa997351d3bc1e00e3e95c915fb654e0 100644 (file)
@@ -32,8 +32,6 @@
 .Nm archive_entry_linkresolver_free ,
 .Nm archive_entry_linkify
 .Nd hardlink resolver functions
-.Sh LIBRARY
-.Lb libarchive
 .Sh SYNOPSIS
 .In archive_entry.h
 .Ft struct archive_entry_linkresolver *
index 64ee65cb40366b5de83204e75bcd4a8846541678..2e4c444daf30bd99ba37e3057384cd5747412b61 100644 (file)
@@ -30,8 +30,6 @@
 .Sh NAME
 .Nm libarchive
 .Nd functions for reading and writing streaming archives
-.Sh LIBRARY
-.Lb libarchive
 .Sh OVERVIEW
 The
 .Nm