From 32a56e54af24ad5f0384350751c260a8527ea4e8 Mon Sep 17 00:00:00 2001
From: Geir Hauge <geir.hauge@gmail.com>
Date: Mon, 5 Aug 2013 20:57:29 +0200
Subject: [PATCH 2/5] help hash - use PATHNAME is the full...

---
 builtins/hash.def |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builtins/hash.def b/builtins/hash.def
index b75a42d..b4fafb8 100644
--- a/builtins/hash.def
+++ b/builtins/hash.def
@@ -31,7 +31,7 @@ no arguments are given, information about remembered commands is displayed.
 Options:
   -d		forget the remembered location of each NAME
   -l		display in a format that may be reused as input
-  -p pathname	use PATHNAME is the full pathname of NAME
+  -p pathname	use PATHNAME as the full pathname of NAME
   -r		forget all remembered locations
   -t		print the remembered location of each NAME, preceding
 		each location with the corresponding NAME if multiple
-- 
1.7.9.5

