Hi all,

The variables below take arguments, but are not arguments themselves.
Given that, change the markup accordingly.

Regards,
Michael



Index: src/share/man/man7/ports.7
===================================================================
RCS file: /cvs/src/share/man/man7/ports.7,v
retrieving revision 1.103
diff -u -p -r1.103 ports.7
--- src/share/man/man7/ports.7  24 Aug 2015 12:57:14 -0000      1.103
+++ src/share/man/man7/ports.7  21 Sep 2015 20:44:42 -0000
@@ -445,10 +445,10 @@ A few remarks may save a lot of time
 The default limits in
 .Xr login.conf 5
 are inappropriate for bulk builds.
-.Ar maxproc , openfiles , datasize
+.Va maxproc , openfiles , datasize
 should be cranked way up, especially for parallel builds.
 For instance, a lot of C++-based ports will require a
-.Ar datasize
+.Va datasize
 over 1G.
 .It
 cluster builds should have shared

Reply via email to