diff options
author | Josef 'Jeff' Sipek <josef.sipek@nexenta.com> | 2014-04-28 16:13:37 -0400 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2014-05-05 07:37:48 -0700 |
commit | d05b42383f649c1384ae2af878515cc2c6674ec6 (patch) | |
tree | bed8341c53c38b7ffa7d9a87f2fae20dba6a8ae5 /usr/src/man/man1/Makefile | |
parent | 5539384561c0efe744226d5e5d331f5546e500e4 (diff) | |
download | illumos-joyent-d05b42383f649c1384ae2af878515cc2c6674ec6.tar.gz |
4821 remove filebench
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Elling <richard.elling@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man1/Makefile')
-rw-r--r-- | usr/src/man/man1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/man/man1/Makefile b/usr/src/man/man1/Makefile index 185a34c857..b407982531 100644 --- a/usr/src/man/man1/Makefile +++ b/usr/src/man/man1/Makefile @@ -131,7 +131,6 @@ MANFILES= acctcom.1 \ fdformat.1 \ fgrep.1 \ file.1 \ - filebench.1 \ filesync.1 \ find.1 \ finger.1 \ |