diff options
Diffstat (limited to 'usr/src/cmd/modload/extra_privs')
-rw-r--r-- | usr/src/cmd/modload/extra_privs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/cmd/modload/extra_privs b/usr/src/cmd/modload/extra_privs index efce95ad52..8b444f400a 100644 --- a/usr/src/cmd/modload/extra_privs +++ b/usr/src/cmd/modload/extra_privs @@ -22,11 +22,11 @@ # # CDDL HEADER END # -#ident "%Z%%M% %I% %E% SMI" + # # File which defines additional driver specific privileges. # -# This file is loaded by devfsadm(1m) at system boot. +# This file is loaded by devfsadm(8) at system boot. # -# DO NOT EDIT. This file is maintained by add_drv(1m), -# rem_drv(1m) and update_drv(1m). +# DO NOT EDIT. This file is maintained by add_drv(8), +# rem_drv(8) and update_drv(8). |