Date: Wed, 18 Jan 2017 01:04:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 216207] OpenSM man page variables not being filled out Message-ID: <bug-216207-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216207 Bug ID: 216207 Summary: OpenSM man page variables not being filled out Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: justin@postgresql.org Noticed a small, but repeatable bug in the OpenSM man page. In the FILES section for the man page, it has: ****************************************************** FILES @OPENSM_CONFIG_DIR@/@OPENSM_CONFIG_FILE@ default OpenSM config file. @OPENSM_CONFIG_DIR@/@NODENAMEMAPFILE@ default node name map file. See ibnetdiscover for more information on format. @OPENSM_CONFIG_DIR@/@PARTITION_CONFIG_FILE@ default partition config file @OPENSM_CONFIG_DIR@/@QOS_POLICY_FILE@ default QOS policy config file @OPENSM_CONFIG_DIR@/@PREFIX_ROUTES_FILE@ default prefix routes file. ****************************************************** It seems like "OPENSM_CONFIG_DIR" (and the following tokens) should have been replaced at compile time with the correct final locations. But weren't. ;) Hopefully it's not too hard to fix. :) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216207-9>
