diff --git a/symlinks.8 b/symlinks.8 index 77fb71b..79883ae 100644 --- a/symlinks.8 +++ b/symlinks.8 @@ -1,4 +1,4 @@ -.TH SYMLINKS 8 "July 2012" "Version 1.4-1" +.TH SYMLINKS 8 "April 2014" "Version 1.4.2" .SH NAME symlinks \- symbolic link maintenance utility @@ -10,10 +10,8 @@ symlinks \- symbolic link maintenance utility dirlist .SH DESCRIPTION .BI symlinks -is a useful utility for maintainers of FTP sites, CDROMs, -and Linux software distributions. -It scans directories for symbolic links and lists them on stdout, -often revealing flaws in the filesystem tree. +scans directories for symbolic links and lists them on stdout, +often revealing broken links in the filesystem tree. .PP Each link is output with a classification of .B relative, @@ -117,7 +115,6 @@ does not recurse or change links across filesystems. .PP .SH AUTHOR .B symlinks -has been written by Mark Lord , the original developer and maintainer -of the IDE Performance Package for linux, the Linux IDE Driver subsystem, hdparm, and a current day libata hacker. +was created by Mark Lord . The current maintainer is J. Brandt Buckley . .SH SEE ALSO .BR symlink (2) diff --git a/symlinks.c b/symlinks.c index b1c698c..68d4cbb 100644 --- a/symlinks.c +++ b/symlinks.c @@ -29,7 +29,7 @@ #define PATH_MAX 1024 #endif -#define progver "%s: scan/change symbolic links - v1.4-1 - by Mark Lord\n\n" +#define progver "%s: scan/change symbolic links - v1.4.2\n\n" static char *progname; static int verbose = 0,