| Bug#: 108732 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: vim@gentoo.org | Reported By: toralf.foerster@gmx.de | |
| Component: Applications | |||
| URL: | |||
| Summary: vim-core: add davfs keyword for /etc/fstab | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-10-10 07:53 0000 | |||
| Description: | Opened: 2005-10-10 07:53 0000 |
The keyword davfs in /etc/fstab should not be displayed with colour red, it is a correct specified file system. In addition in a line like : //ehngsa.ibm.com /mnt/GSA cifs ... in /etc/fstab the dots in the hostname shouldn't displayed in red. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Ah, forgot to mention, that the keyword "askauth" in a line like : http://n22/davfs@n22/ /mnt/dav_n22 davfs noauto,user,askauth 0 0 should displayed in the same colour (green) as "noauto" and "user".