Add pmc(1).

This commit is contained in:
thorpej 2000-10-24 23:59:00 +00:00
parent a74afa60d2
commit 0f6926e576
3 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.185 2000/10/16 13:48:20 simonb Exp $
# $NetBSD: mi,v 1.186 2000/10/25 00:01:05 thorpej Exp $
.
./altroot
./bin
@ -307,6 +307,7 @@
./usr/bin/paste
./usr/bin/patch
./usr/bin/pawd
./usr/bin/pmc
./usr/bin/pr
./usr/bin/printenv
./usr/bin/printf

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.277 2000/10/19 15:00:58 ad Exp $
# $NetBSD: mi,v 1.278 2000/10/25 00:01:06 thorpej Exp $
./usr/share/info/am-utils.info
./usr/share/info/as.info
./usr/share/info/awk.info
@ -275,6 +275,7 @@
./usr/share/man/cat1/postmap.0
./usr/share/man/cat1/postsuper.0
./usr/share/man/cat1/pr.0
./usr/share/man/cat1/pmc.0
./usr/share/man/cat1/printenv.0
./usr/share/man/cat1/printf.0
./usr/share/man/cat1/ps.0
@ -1693,6 +1694,7 @@
./usr/share/man/man1/postmap.1
./usr/share/man/man1/postsuper.1
./usr/share/man/man1/pr.1
./usr/share/man/man1/pmc.1
./usr/share/man/man1/printenv.1
./usr/share/man/man1/printf.1
./usr/share/man/man1/ps.1

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.112 2000/07/25 16:32:24 thorpej Exp $
# $NetBSD: Makefile,v 1.113 2000/10/24 23:59:00 thorpej Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk>
@ -14,7 +14,7 @@ SUBDIR= apply apropos asa at audio banner basename biff \
logger login logname look lorder m4 machine mail \
make man menuc mesg midiplay mixerctl mkdep mkfifo mkstr mktemp \
modstat msgc msgs netgroup netstat newsyslog nfsstat nice nl nohup \
pagesize passwd paste patch pr printenv printf quota rdist \
pagesize passwd paste patch pmc pr printenv printf quota rdist \
renice rev rlogin rpcgen rpcinfo rs rsh rup \
ruptime rusers rwall rwho script sed shar shlock \
showmount shuffle skey skeyinfo skeyinit soelim split \