From b744b6caf97acca6ef0ad182519b407d7b3f9a28 Mon Sep 17 00:00:00 2001 From: "John W. De Boskey" Date: Mon, 15 Apr 2002 02:21:12 +0000 Subject: [PATCH] Document option to option dependancy. Fix typo. MFC after: 1 week --- bin/ls/ls.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index cb890a51d13e..0a99cf49bd1b 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -137,8 +137,12 @@ options. .It Fl R Recursively list subdirectories encountered. .It Fl T -Display complete time information for the file, including -month, day, hour, minute, second, and year. +When used with the +.Fl l +(lowercase letter +.Dq ell ) +option, display complete time information for the file, including +month, day, hour, minute, second, and year. .It Fl W Display whiteouts when scanning directories. .It Fl Z @@ -167,7 +171,7 @@ it was used to display the group name in the long .Pq Fl l format output. .It Fl h -When used wih the +When used with the .Fl l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less