@ -47,6 +47,9 @@ Usage
Changes
-------
#### v1.4.3
- Fixed LFS support bug that caused erratic behavior on 32-bit systems.
#### v1.4.2
- Reformatted for readability roughly based on Google style guide.
- Fixed loss of precision due to implicit type conversion.
@ -1,4 +1,4 @@
.TH SYMLINKS 8 "April 2014" "Version 1.4.2"
.TH SYMLINKS 8 "April 2014" "Version 1.4.3"
.SH NAME
symlinks \- symbolic link maintenance utility
@ -29,7 +29,7 @@
#define PATH_MAX 1024
#endif
#define progver "%s: scan/change symbolic links - v1.4.2\n\n"
#define progver "%s: scan/change symbolic links - v1.4.3\n\n"
static char *progname;
static int verbose = 0,