[PATCH 0/3] e2fsprogs: Fixes typos in code and docs.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



While reading the manpage for resize2fs I came a across a typo,
so I fixed it along with other typos in user-visible error
messages and docs. The next patch addresses non-user visible
typos, i.e. in code comments or docs aimed at developers.

Finally, for completeness, I fixed any typos in changelogs and
release notes. Perhaps you prefer these old files to be kept
untouched, so that patch is separate.

Since this is my first patch to e2fsprogs, so please advice
me if I've made a mistake or two somewhere.

 / Sebastian

PS. When updating translations it is Swedish, not Sweedish. :)

Sebastian Rasmussen (3):
  Fix typos in error messages and documentation.
  Fix typos in code comments and developer docs.
  Fix historic typos in changelogs and release notes.

 INSTALL                            |   2 +-
 INSTALL.elfbin                     |   2 +-
 RELEASE-NOTES                      | 388 ++++++++++++++++++-------------------
 TODO                               |   4 +-
 aclocal.m4                         |   4 +-
 configure.ac                       |   6 +-
 contrib/add_ext4_encrypt.c         |   2 +-
 contrib/android/basefs_allocator.c |   2 +-
 contrib/android/perms.c            |   4 +-
 debian/changelog                   | 154 +++++++--------
 debian/rules                       |   2 +-
 debian/uuid-dev.README.Debian      |   4 +-
 debugfs/Makefile.in                |   2 +-
 debugfs/debugfs.8.in               |   2 +-
 debugfs/htree.c                    |   2 +-
 debugfs/logdump.c                  |   2 +-
 debugfs/set_fields.c               |   2 +-
 debugfs/util.c                     |   2 +-
 doc/libext2fs.texinfo              |  14 +-
 e2fsck/CHANGES                     |   2 +-
 e2fsck/e2fsck.conf.5.in            |   8 +-
 e2fsck/message.c                   |   2 +-
 e2fsck/pass1.c                     |   6 +-
 e2fsck/pass1b.c                    |   2 +-
 e2fsck/pass2.c                     |   4 +-
 e2fsck/pass3.c                     |   2 +-
 e2fsck/pass5.c                     |   2 +-
 e2fsck/problem.c                   |   6 +-
 e2fsck/problem.h                   |  10 +-
 e2fsck/recovery.c                  |   4 +-
 e2fsck/region.c                    |   2 +-
 e2fsck/revoke.c                    |   2 +-
 e2fsck/unix.c                      |   2 +-
 e2fsck/util.c                      |   2 +-
 ext2ed/README                      |   6 +-
 ext2ed/dir_com.c                   |   2 +-
 ext2ed/disk.c                      |   4 +-
 ext2ed/doc/ext2ed-design.sgml      |  12 +-
 ext2ed/doc/ext2fs-overview.sgml    |   8 +-
 ext2ed/doc/user-guide.sgml         |   6 +-
 ext2ed/ext2.descriptors            |   2 +-
 ext2ed/ext2ed.conf.in              |   4 +-
 ext2ed/ext2ed.h                    |   4 +-
 ext2ed/general_com.c               |   4 +-
 ext2ed/init.c                      |   8 +-
 ext2ed/main.c                      |  10 +-
 intl/dcigettext.c                  |   2 +-
 intl/l10nflist.c                   |   2 +-
 intl/libgettext.h                  |   2 +-
 intl/xsize.h                       |   2 +-
 lib/blkid/dev.c                    |   2 +-
 lib/blkid/libblkid.3.in            |   2 +-
 lib/blkid/probe.h                  |   2 +-
 lib/blkid/tag.c                    |   2 +-
 lib/e2p/e2p.pc.in                  |   2 +-
 lib/et/com_err.texinfo             |   4 +-
 lib/et/com_right.c                 |   2 +-
 lib/et/test_cases/heimdal2.c       |   2 +-
 lib/et/test_cases/heimdal2.et      |   2 +-
 lib/ext2fs/Makefile.in             |   2 +-
 lib/ext2fs/alloc_tables.c          |   2 +-
 lib/ext2fs/bb_inode.c              |   2 +-
 lib/ext2fs/bitops.c                |   2 +-
 lib/ext2fs/blkmap64_rb.c           |   2 +-
 lib/ext2fs/ext2_fs.h               |   4 +-
 lib/ext2fs/ext2fs.h                |   4 +-
 lib/ext2fs/ext3_extents.h          |   2 +-
 lib/ext2fs/get_pathname.c          |   2 +-
 lib/ext2fs/inline_data.c           |   8 +-
 lib/ext2fs/inode.c                 |   2 +-
 lib/ext2fs/nt_io.c                 |   8 +-
 lib/ext2fs/rbtree.h                |   2 +-
 lib/ext2fs/res_gdt.c               |   2 +-
 lib/ext2fs/tdb.c                   |  14 +-
 lib/ext2fs/undo_io.c               |   2 +-
 lib/ss/ct_c.sed                    |   4 +-
 lib/support/profile.c              |   2 +-
 lib/support/profile_helpers.c      |   2 +-
 lib/support/quotaio.h              |   2 +-
 lib/support/quotaio_tree.h         |   2 +-
 lib/uuid/gen_uuid_nt.c             |   2 +-
 lib/uuid/uuid_compare.3.in         |   2 +-
 lib/uuid/uuid_generate.3.in        |   4 +-
 misc/Makefile.in                   |   2 +-
 misc/chattr.1.in                   |   2 +-
 misc/create_inode.c                |   2 +-
 misc/e2image.c                     |   2 +-
 misc/e4crypt.c                     |   2 +-
 misc/e4defrag.c                    |   4 +-
 misc/findsuper.c                   |   4 +-
 misc/fsck.c                        |   2 +-
 misc/fsck.h                        |   2 +-
 misc/logsave.c                     |   2 +-
 misc/mke2fs.8.in                   |   2 +-
 misc/mke2fs.c                      |   2 +-
 misc/mke2fs.conf.5.in              |   2 +-
 misc/tune2fs.h                     |   4 +-
 resize/extent.c                    |   2 +-
 resize/main.c                      |   2 +-
 resize/online.c                    |   2 +-
 resize/resize2fs.8.in              |   2 +-
 resize/resize2fs.c                 |  14 +-
 resize/resize2fs.h                 |   2 +-
 resize/sim_progress.c              |   2 +-
 resize/test_extent.c               |   2 +-
 util/gen-tarball.in                |   2 +-
 util/subst.c                       |   2 +-
 util/symlinks.c                    |   2 +-
 108 files changed, 451 insertions(+), 451 deletions(-)

-- 
2.14.2




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux