CVSROOT: /cvs Module name: src Changes by: z...@cvs.openbsd.org 2015/10/26 11:55:32
Modified files: usr.sbin/repquota: repquota.8 repquota.c Log message: Put repquota in line with other utilities: you either wants list everyting, effectively using -a, or you specify filesystems one-by-one. Doing both resulted in a funny error messages, so just don't allow that silly behaviour. okay millert@