Improved the completion of mount for zsh: - Renamed iso9660 to cd9660. - Appended fs to msdos, null and union for the -t option completion. - Added descriptions to the msdosfs options. Added file(s): - files/patch-Completion-Unix-Types-_file_systems These patches were also submitted upstream. Port maintainer (des@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer (via the GNATS Auto Assign Tool)
des 2008-10-29 14:42:58 UTC FreeBSD ports repository Modified files: shells/zsh Makefile shells/zsh/files patch-Completion-Unix-Command-_mount Added files: shells/zsh/files patch-Completion-Unix-Type-_file_systems Log: Various command completion improvements for mount(8). PR: ports/128450 Submitted by: scf@ Revision Changes Path 1.104 +1 -1 ports/shells/zsh/Makefile 1.2 +97 -5 ports/shells/zsh/files/patch-Completion-Unix-Command-_mount 1.1 +15 -0 ports/shells/zsh/files/patch-Completion-Unix-Type-_file_systems (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks