Fix typo in bsdcpio manual:

s/libarchive_formats/libarchive-formats

PR:		150300
Submitted by:	Kurt Jaeger <fbsd-pr at opsec dot eu>
Patch by:	Kurt Jaeger
Approved by:	keramida (mentor)
MFC after:	1 week
This commit is contained in:
Glen Barber 2010-09-06 20:40:38 +00:00
parent edb78df075
commit 58175a74fc

View File

@ -24,7 +24,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd December 21, 2007 .Dd September 5, 2010
.Dt BSDCPIO 1 .Dt BSDCPIO 1
.Os .Os
.Sh NAME .Sh NAME
@ -140,7 +140,7 @@ The POSIX.1 tar format.
The default format is The default format is
.Ar odc . .Ar odc .
See See
.Xr libarchive_formats 5 .Xr libarchive-formats 5
for more complete information about the for more complete information about the
formats currently supported by the underlying formats currently supported by the underlying
.Xr libarchive 3 .Xr libarchive 3