From 11b091959623cc3044315988c5b4466267245f7e Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 3 Apr 2007 13:23:00 +0000 Subject: [PATCH] Fixed typo in changelog --- rpcbind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcbind.spec b/rpcbind.spec index ff137d8..1ba3a51 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -122,7 +122,7 @@ fi rpcinfo command to be installed in the correct place. - Added dependency on man-pages so the rpcinfo man pages don't conflict. -- Added the creation of /var/lib/rpcinfo which will be +- Added the creation of /var/lib/rpcbind which will be used to store state files. - Make rpcbind run with the 'rpc' uid/gid when it exists.