diff options
author | Vishwanath <vishwanath@gluster.com> | 2011-06-23 05:41:39 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-06-23 21:50:20 -0700 |
commit | 83d1f9642e7310f085caaeb0c5b72a88c445d31b (patch) | |
tree | e3cec15244c10f98f9b3d1c9902c441fe7c492f2 /doc | |
parent | a846faead3d416d9af75106694e85a776f7d07a8 (diff) |
spelling corrections in glusterfs code
Signed-off-by: Vishwanath S Bhat <vishwanath@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2903 (Last spelling errors in source code)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2903
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gluster.8 | 2 | ||||
-rw-r--r-- | doc/glusterd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8 index 6531479fb..ee37956a7 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -1,7 +1,7 @@ .\" Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> .\" This file is part of GlusterFS. .\" -.\" GlusterFS is GF_FREE software; you can redistribute it and/or modify +.\" GlusterFS is free software; you can redistribute it and/or modify .\" it under the terms of the GNU Affero General Public License as published .\" by the Free Software Foundation; either version 3 of the License, .\" or (at your option) any later version. diff --git a/doc/glusterd.8 b/doc/glusterd.8 index 720db738b..4b3d30eb7 100644 --- a/doc/glusterd.8 +++ b/doc/glusterd.8 @@ -2,7 +2,7 @@ .\" Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> .\" This file is part of GlusterFS. .\" -.\" GlusterFS is GF_FREE software; you can redistribute it and/or modify +.\" GlusterFS is free software; you can redistribute it and/or modify .\" it under the terms of the GNU Affero General Public License as published .\" by the Free Software Foundation; either version 3 of the License, .\" or (at your option) any later version. |