diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man9e/mc_getprop.9e | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr/src/man/man9e/mc_getprop.9e b/usr/src/man/man9e/mc_getprop.9e index c9a9f1786f..7f8912711e 100644 --- a/usr/src/man/man9e/mc_getprop.9e +++ b/usr/src/man/man9e/mc_getprop.9e @@ -11,7 +11,7 @@ .\" .\" Copyright 2016 Joyent, Inc. .\" -.Dd June 02, 2016 +.Dd November 15, 2016 .Dt MC_GETPROP 9E .Os .Sh NAME @@ -93,6 +93,11 @@ argument and use on it, comparing it to each of its private (bounded-size) properties to identify which one it is. .Pp +At this time, private properties are limited to being string based +properties. If other types of property values are used, they will not be +rendered correctly by +.Xr dladm 1M . +.Pp The device driver can access its device soft state by casting the .Fa device |