Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 23:37:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r313663 - head/usr.bin/unzip
Message-ID:  <201702112337.v1BNbmp5032162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb 11 23:37:48 2017
New Revision: 313663
URL: https://svnweb.freebsd.org/changeset/base/313663

Log:
  Add missing section after .Xr reference
  
  Reported by:	make manlint
  MFC after:	2 days

Modified:
  head/usr.bin/unzip/unzip.1

Modified: head/usr.bin/unzip/unzip.1
==============================================================================
--- head/usr.bin/unzip/unzip.1	Sat Feb 11 23:36:52 2017	(r313662)
+++ head/usr.bin/unzip/unzip.1	Sat Feb 11 23:37:48 2017	(r313663)
@@ -171,7 +171,7 @@ The
 utility is only able to process ZIP archives handled by
 .Xr libarchive 3 .
 Depending on the installed version of
-.Xr libarchive ,
+.Xr libarchive 3 ,
 this may or may not include self-extracting archives.
 .Sh SEE ALSO
 .Xr libarchive 3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702112337.v1BNbmp5032162>