relocatable: prefer 'file system' over 'filesystem'
authorEric Blake <ebb9@byu.net>
Sat, 10 Oct 2009 01:17:38 +0000 (19:17 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 10 Oct 2009 14:19:42 +0000 (08:19 -0600)
commitd93391bffb3c76c651161b5b8c199c358bc6256a
tree06e856f91cbb6465d7d307005a137eff8833c0d4
parentfd35e151ef9bb99c504462691dd33f41254a2b32
relocatable: prefer 'file system' over 'filesystem'

* m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
(gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
* doc/relocatable-maint.texi (Supporting Relocation): Likewise.
* doc/relocatable.texi (Enabling Relocatability): Likewise.
* lib/relocatable.c (compute_curr_prefix): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/relocatable-maint.texi
doc/relocatable.texi
lib/relocatable.c
m4/relocatable-lib.m4