Add gpioctl to set lists.
This commit is contained in:
parent
825ff1848a
commit
4d7c3832dc
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: mi,v 1.570 2005/09/10 19:20:48 jmmv Exp $
|
||||
# $NetBSD: mi,v 1.571 2005/09/27 02:55:15 jmcneill Exp $
|
||||
. base-sys-root
|
||||
./altroot base-sys-root
|
||||
./bin base-sys-root
|
||||
|
@ -976,6 +976,7 @@
|
|||
./usr/sbin/getencstat base-sysutil-bin
|
||||
./usr/sbin/gettable base-obsolete obsolete
|
||||
./usr/sbin/gifconfig base-obsolete obsolete
|
||||
./usr/sbin/gpioctl base-sysutil-bin
|
||||
./usr/sbin/greconfig base-obsolete obsolete
|
||||
./usr/sbin/group base-sysutil-bin
|
||||
./usr/sbin/groupadd base-sysutil-bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: mi,v 1.830 2005/09/27 02:38:41 jmcneill Exp $
|
||||
# $NetBSD: mi,v 1.831 2005/09/27 02:55:15 jmcneill Exp $
|
||||
./etc/mtree/set.man man-sys-root
|
||||
./usr/share/info/am-utils.info man-amd-info info
|
||||
./usr/share/info/as.info man-computil-info bfd,info
|
||||
|
@ -1789,6 +1789,7 @@
|
|||
./usr/share/man/cat8/getencstat.0 man-sysutil-catman .cat
|
||||
./usr/share/man/cat8/gettable.0 man-obsolete obsolete
|
||||
./usr/share/man/cat8/getty.0 man-sysutil-catman .cat
|
||||
./usr/share/man/cat8/gpioctl.0 man-sysutil-catman .cat
|
||||
./usr/share/man/cat8/greconfig.0 man-obsolete obsolete
|
||||
./usr/share/man/cat8/grfconfig.0 man-obsolete obsolete
|
||||
./usr/share/man/cat8/group.0 man-sysutil-catman .cat
|
||||
|
@ -4061,6 +4062,7 @@
|
|||
./usr/share/man/man8/getencstat.8 man-sysutil-man .man
|
||||
./usr/share/man/man8/gettable.8 man-obsolete obsolete
|
||||
./usr/share/man/man8/getty.8 man-sysutil-man .man
|
||||
./usr/share/man/man8/gpioctl.8 man-sysutil-man .man
|
||||
./usr/share/man/man8/greconfig.8 man-obsolete obsolete
|
||||
./usr/share/man/man8/grfconfig.8 man-obsolete obsolete
|
||||
./usr/share/man/man8/group.8 man-sysutil-man .man
|
||||
|
|
Loading…
Reference in New Issue