From: brainbomb Date: Wed, 27 Oct 2010 14:44:28 +0000 (-0700) Subject: (no commit message) X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/b73c11edd1504ae69404764a4e04adff6218f0fd --- diff --git a/features/index.mdwn b/features/index.mdwn index e37c11e8..b7334df9 100644 --- a/features/index.mdwn +++ b/features/index.mdwn @@ -42,7 +42,7 @@ TMPFS replaces MFS and MD (for post-boot use). This DragonFly feature allows SSD-configured swap to also be used to cache clean filesystem data and meta-data. The feature is carefully managed to maximize the write endurance of the SSD. Swapcache is typically used to reduce or remove seek overheads related to managing filesystems with a large number of discrete inodes. DragonFly's swap subsystem also supports much larger than normal swap partitions. 32-bit systems support 32G of swap by default while 64-bit systems support up to 512G of swap by default. -## VARIANT SMYLINKS +## VARIANT SYMLINKS Variant (context-sensitive) symlinks give users, administrators and application authors an extremely useful tool to aid in configuration and management. Special varsym variables can be used within an otherwise conventional symbolic link and resolved at run-time.