Signed-off-by: Eric B Munson <[email protected]>
---
hugeadm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hugeadm.c b/hugeadm.c
index 4eca64d..2ddf2b8 100644
--- a/hugeadm.c
+++ b/hugeadm.c
@@ -1078,7 +1078,7 @@ void pool_adjust(char *cmd, unsigned int counter)
adjust_str = strtok_r(NULL, ":", &iter);
if (!page_size_str || !adjust_str) {
- ERROR("%s: invalid resize specificiation\n", cmd);
+ ERROR("%s: invalid resize specification\n", cmd);
exit(EXIT_FAILURE);
}
INFO("page_size<%s> adjust<%s> counter<%d>\n",
--
1.6.3.3
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel