perl-module: Rename sysfile_info to syswriter_info.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2013 03:18:31 +0000 (19:18 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2013 05:37:35 +0000 (21:37 -0800)
This module had sysfile_info and sysreader_info.  The former was a writer,
the latter a reader.  I found the asymmetric names a little confusing, so
this commit renames them more consistently.


No differences found