svn commit: r296209 - head/share/man/man5

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Feb 29 17:29:36 UTC 2016


Author: trasz
Date: Mon Feb 29 17:29:34 2016
New Revision: 296209
URL: https://svnweb.freebsd.org/changeset/base/296209

Log:
  sha256(8) -> sha256(1)
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man5/portsnap.conf.5

Modified: head/share/man/man5/portsnap.conf.5
==============================================================================
--- head/share/man/man5/portsnap.conf.5	Mon Feb 29 17:28:05 2016	(r296208)
+++ head/share/man/man5/portsnap.conf.5	Mon Feb 29 17:29:34 2016	(r296209)
@@ -141,7 +141,7 @@ Default location of the portsnap configu
 .Sh SEE ALSO
 .Xr egrep 1 ,
 .Xr fetch 1 ,
-.Xr portsnap 8 ,
-.Xr sha256 8
+.Xr sha256 1 ,
+.Xr portsnap 8
 .Sh AUTHORS
 .An Colin Percival Aq Mt cperciva at FreeBSD.org


More information about the svn-src-all mailing list