diff -Naur sh-utils-2.0.orig/man/Makefile.in sh-utils-2.0/man/Makefile.in
--- sh-utils-2.0.orig/man/Makefile.in	1999-08-14 11:42:39.000000000 -0400
+++ sh-utils-2.0/man/Makefile.in	2002-09-12 18:57:08.000000000 -0400
@@ -106,7 +106,7 @@
 
 
 man_MANS = basename.1 chroot.1 date.1 dirname.1 echo.1 env.1 \
-expr.1 false.1 groups.1 hostname.1 id.1 logname.1 pathchk.1 \
+expr.1 false.1 groups.1 id.1 logname.1 pathchk.1 \
 pinky.1 printenv.1 printf.1 pwd.1 sleep.1 tee.1 test.1 true.1 tty.1 \
 users.1 who.1 whoami.1 yes.1 \
 hostid.1 nice.1 nohup.1 su.1 stty.1 uname.1
diff -Naur sh-utils-2.0.orig/src/Makefile.in sh-utils-2.0/src/Makefile.in
--- sh-utils-2.0.orig/src/Makefile.in	1999-08-14 11:42:37.000000000 -0400
+++ sh-utils-2.0/src/Makefile.in	2002-09-12 18:57:01.000000000 -0400
@@ -113,7 +113,7 @@
 bin_SCRIPTS = groups @OPTIONAL_BIN_ZCRIPTS@
 
 bin_PROGRAMS = basename date dirname echo env expr factor false \
-  hostname id logname pathchk pinky printenv printf pwd seq \
+  id logname pathchk pinky printenv printf pwd seq \
   sleep tee test true tty users who whoami yes @OPTIONAL_BIN_PROGS@
 
 
