Add comment for clockctl device.
This commit is contained in:
parent
ad08960f5c
commit
622172b7ca
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -
|
||||
#
|
||||
# $NetBSD: MAKEDEV,v 1.33 2001/12/19 06:39:03 minoura Exp $
|
||||
# $NetBSD: MAKEDEV,v 1.34 2001/12/19 13:34:43 wiz Exp $
|
||||
#
|
||||
# Copyright (c) 1990 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
|
@ -103,6 +103,7 @@
|
|||
# uk* SCSI unknown device
|
||||
# ss* SCSI scanner device
|
||||
# scsibus* SCSI busses, see scsictl(8), scsi(4)
|
||||
# clockctl clock control for non root users
|
||||
#
|
||||
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
|
|
Loading…
Reference in New Issue