[7619] in Athena Bugs

home help back first fref pref prev next nref lref last post

Man page patch for #1083 part 2...

daemon@ATHENA.MIT.EDU (dskern@ATHENA.MIT.EDU)
Mon Jun 3 01:40:37 1991

From: dskern@ATHENA.MIT.EDU
Date: Mon, 3 Jun 91 01:40:22 -0400
To: bugs@ATHENA.MIT.EDU
Cc: dskern@ATHENA.MIT.EDU, jik@ATHENA.MIT.EDU


Here's the patch for /usr/man/cat1/lsdel.1


*** /usr/man/cat1/lsdel.1	Tue Nov 27 16:23:08 1990
--- lsdel.1	Mon Jun  3 01:04:55 1991
***************
*** 9,16 ****
       lsdel - list deleted files
  
  SYNOPSIS
!      lsdel [ -d ] [ -r ] [ -t _n ] [ -s ] [ -m ] [ -y ] [ filename
!      [ ... ]]
  
  DESCRIPTION
       _L_s_d_e_l lists files that have been marked for deletion by the
--- 9,16 ----
       lsdel - list deleted files
  
  SYNOPSIS
!      lsdel [ -d ] [ -r ] [ -t _n ] [ -s ] [ -m ] [ -y ] [ -1 ] [ -C ] 
!      [ filename [ ... ]]
  
  DESCRIPTION
       _L_s_d_e_l lists files that have been marked for deletion by the
***************
*** 41,46 ****
--- 41,52 ----
  
       The -y option causes _l_s_d_e_l to print the total amount of
       space taken up by all the files it lists.
+ 
+      The -1 option forces one entry per line output format; this 
+      is the default when output is not to a terminal.
+ 
+      The -C option forces multi-column output; this is the 
+      default when output is to a terminal.
  
  SEE ALSO
       delete(1), undelete(1), purge(1), expunge(1), ls(1)

home help back first fref pref prev next nref lref last post