diff options
Diffstat (limited to 'usr/src/lib/libdladm/common/linkprop.c')
-rw-r--r-- | usr/src/lib/libdladm/common/linkprop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libdladm/common/linkprop.c b/usr/src/lib/libdladm/common/linkprop.c index d575bfd21c..5cfa61166b 100644 --- a/usr/src/lib/libdladm/common/linkprop.c +++ b/usr/src/lib/libdladm/common/linkprop.c @@ -3221,7 +3221,7 @@ i_dladm_add_ap_module(const char *module, struct dlautopush *dlap) /* * Currently, both '.' and ' '(space) can be used as the delimiters between * autopush modules. The former is used in dladm set-linkprop, and the - * latter is used in the autopush(1M) file. + * latter is used in the autopush(8) file. */ /* ARGSUSED */ static dladm_status_t |