On Sat, Sep 19, 2015 at 03:16:01PM -0400, Michael Reed wrote: > Index: bsd.port.mk.5 > =================================================================== > RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v > retrieving revision 1.420 > diff -u -p -r1.420 bsd.port.mk.5 > --- bsd.port.mk.5 16 Sep 2015 19:59:57 -0000 1.420 > +++ bsd.port.mk.5 19 Sep 2015 19:13:18 -0000 > @@ -560,7 +560,7 @@ Resolve > .Ev WANTLIB > against the ports tree itself and system libraries, without looking at built > or installed packages, and writes a list of options suitable for > -.Xr pkg-create 1 . > +.Xr pkg_create 1 . > See > .Ar print-package-args . > .It Ar prepare >
fixed, thanks. jmc