Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SHTK_CONFIG_INCLUDE(3)	     Library Functions Manual	  SHTK_CONFIG_INCLUDE(3)

NAME
     shtk_config_include -- Includes a file within a configuration file

LIBRARY
     shtk_import config

SYNOPSIS
     shtk_config_include file

DESCRIPTION
     The  shtk_config_include  function includes the file given in file within a
     configuration file.  The path in file can be relative, and in such case the
     path is resolved using the directory of the configuration file being loaded
     as the "current directory".

     This function is supposed to be used only within configuration files.

SEE ALSO
     shtk(3), shtk_config(3)

HISTORY
     shtk_config_include first appeared in shtk 1.6.

FreeBSD ports 15.quarterly	November 6, 2014	  SHTK_CONFIG_INCLUDE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_config_include&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help