I'm pretty sure the use of Nm was previously wrong, but let me
know if I'm off the mark.

Index: src/share/man/man5/bsd.port.mk.5
===================================================================
RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.422
diff -u -p -r1.422 bsd.port.mk.5
--- src/share/man/man5/bsd.port.mk.5    21 Sep 2015 09:06:33 -0000      1.422
+++ src/share/man/man5/bsd.port.mk.5    22 Sep 2015 20:01:33 -0000
@@ -1216,7 +1216,7 @@ If set to
 every package build will verify that shared libraries are correctly
 registered.
 This is essentially the same as running
-.Nm make Ar lib-depends-check
+.Cm make lib-depends-check
 after each package build.
 Defaults to
 .Sq \&No ,
@@ -2567,7 +2567,7 @@ If set to true,
 .Ar checksum
 will analyze ${CHECKSUM_FILE}, and try retrieving files with the correct
 checksum off
-.Pa ftp.openbsd.org ,
+.Lk ftp.openbsd.org ,
 in the directory
 .Pa /pub/OpenBSD/distfiles/$cipher/$value/$file .
 .It Ev REORDER_DEPENDENCIES

Reply via email to