diff -uNr pd_5.1.1/pd.1 pd_5.1.1-fixed/pd.1 --- pd_5.1.1/pd.1 2005-03-14 21:33:16.000000000 -0500 +++ pd_5.1.1-fixed/pd.1 2005-03-27 09:34:15.548084355 -0500 @@ -1,11 +1,11 @@ -.\" @(#)pd.1 v5.1.0 2005/03/01; from Scott Fehrman, Sun Microsystems, Inc -.TH PD 1 "1 March 2005" +.\" @(#)pls.1 v5.1.0 2005/03/01; from Scott Fehrman, Sun Microsystems, Inc +.TH PLS 1 "1 March 2005" .SH NAME -.B pd +.B pls \- print directory, seperates the files from the sub-directories, a substitute for ls. .SH SYNOPSIS -.B pd +.B pls [-abchilmpvABCDLRST] [-d ] [-n ] @@ -18,10 +18,10 @@ .SH DESCRIPTION For each .I dirname, -.B pd +.B pls lists the contents of the directory; for each .I filename, -.B pd +.B pls repeats its name and any other information requested. By default, the output is sorted alphabetically. When no .I dirname @@ -35,7 +35,7 @@ order as they appear on the command-line. Each directory will be displayed in two parts: Files will be shown first then any sub-directories will be shown. .LP -.B pd +.B pls uses two different output formats: .I normal & extended. The @@ -93,7 +93,7 @@ .TP .B \-h Display the help summary for the -.B pd +.B pls program. .TP .B \-i @@ -116,7 +116,7 @@ .RS .IP dot Don't show any files or sub-dirs that start with a '.' (period). By -default pd shows all hidden files except '.' (current directory) and +default pls shows all hidden files except '.' (current directory) and '..' (parent directory). .IP hdr Don't show header information when the extended output format is used. @@ -236,12 +236,12 @@ .SH EXAMPLES .LP -.I "pd" +.I "pls" without any options: .RS .ft CB .nf - % pd + % pls /home/user 38 Entries. @@ -270,12 +270,12 @@ .fi .RE .LP -.I "pd" +.I "pls" with the option that only counts the number of entries: .RS .ft CB .nf - % pd -c + % pls -c /home/user 38 Entries. @@ -288,12 +288,12 @@ .fi .RE .LP -.I "pd" +.I "pls" with the option that doesn't show the hidden files: .RS .ft CB .nf - % pd -n dot + % pls -n dot /home/user 11 Entries. @@ -311,12 +311,12 @@ .fi .RE .LP -.I "pd" +.I "pls" with the option that only displays the files and then only the directories: .RS .ft CB .nf - % pd -t file + % pls -t file /home/user 38 Entries. @@ -330,7 +330,7 @@ .xemacs-options home.html index.html log.tn - % pd -t dir + % pls -t dir /home/user 38 Entries. @@ -349,14 +349,14 @@ .fi .RE .LP -.I "pd" +.I "pls" with the option that displays the entrie's permission and the equivalent mode [octal value]. To obtain just the permissions use the '-p' option. .RS .ft CB .nf - % pd -n dot -m + % pls -n dot -m /home/user 11 Entries. @@ -386,12 +386,12 @@ .fi .RE .LP -.I "pd" +.I "pls" with the option that displays Access Control List (ACL) information: .RS .ft CB .nf - % pd -n dot -a + % pls -n dot -a /home/user 11 Entries. @@ -421,14 +421,14 @@ .fi .RE .LP -.I "pd" +.I "pls" with different sorting options. The first example sorts by size. The second example sorts by Date/Time Modified in reverse order and it selects an alternate format for the date information. .RS .ft CB .nf - % pd -t file -s size + % pls -t file -s size /home/user 38 Entries. @@ -456,7 +456,7 @@ .mailboxlist 6747 .xemacs-options 18513 - % pd -t file -s dtm,rev -d ymd + % pls -t file -s dtm,rev -d ymd /home/user 38 Entries. @@ -489,12 +489,12 @@ .fi .RE .LP -.I "pd" +.I "pls" with the the file type information: .RS .ft CB .nf - % pd -T /dev + % pls -T /dev /dev 236 Entries. @@ -525,7 +525,7 @@ .LP If a directory contains a Symbolic Link that refers to an entry which does not exist, -.B "pd" +.B "pls" will list the link as a file when the normal output format is used. When the extended format output is used, the link will be listed as a file along with the error message: