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 cperc...@freebsd.org _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"