1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00

Backed out my -n change to imply -l by request of sheldonh.

This commit is contained in:
Chris Costello 1999-08-23 05:39:40 +00:00
parent f10c8263aa
commit 279fdba6f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50204

View File

@ -220,8 +220,6 @@ main(argc, argv)
break;
case 'n':
f_numericonly = 1;
f_longform = 1;
f_column = f_singlecol = 0;
break;
case 'o':
f_flags = 1;