Go forward to Automount Filesystem.
Go backward to Symbolic Link Filesystem.
Go up to Filesystem Types.

Symbolic Link Filesystem II (`type:=link')
==========================================

   The `linkx' filesystem type is identical to `link' with the
exception that the target of the link must exist.  Existence is checked
with the `lstat' system call.

   The `linkx' filesystem type is particularly useful for wildcard map
entries.  In this case, a list of possible targets can be give and Amd
will choose the first one which exists on the local machine.