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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to