From 2117393a53fae1ef3a6326f2b7bb39b22071a894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 13 Jun 2005 09:37:49 +0000 Subject: [PATCH] commented out non provided tools (could change in the future though) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13085 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/coreutils/man/Jamfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/bin/coreutils/man/Jamfile b/src/bin/coreutils/man/Jamfile index 76504ccbfd..7282debbac 100644 --- a/src/bin/coreutils/man/Jamfile +++ b/src/bin/coreutils/man/Jamfile @@ -6,7 +6,7 @@ cat.1 chgrp.1 chmod.1 chown.1 -chroot.1 +#chroot.1 cksum.1 comm.1 cp.1 @@ -44,13 +44,13 @@ mkdir.1 mkfifo.1 mknod.1 mv.1 -nice.1 +#nice.1 nl.1 nohup.1 od.1 paste.1 pathchk.1 -pinky.1 +#pinky.1 pr.1 printenv.1 printf.1 @@ -65,7 +65,7 @@ shred.1 sleep.1 sort.1 split.1 -stat.1 +#stat.1 stty.1 su.1 sum.1 @@ -83,11 +83,11 @@ uname.1 unexpand.1 uniq.1 unlink.1 -uptime.1 -users.1 +#uptime.1 +#users.1 vdir.1 wc.1 -who.1 +#who.1 whoami.1 yes.1 ;