Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sbin / mount_portal / examples / advanced.1.conf
blob735b2678065169247a5c54165a06cfc648742038
1 # This file contains an example of just about every feature.
2 # The file "advanced.1" provides a walk-through tutorial using
3 # this configuration.
4 tcp/            tcp tcp/
5 fs/             file fs/
6 echo/           rfilter echo/   echo %s
7 echo_nostrip/   rfilter nostrip echo %s
8 echo_noslash    rfilter echo_noslash    echo %s
9 gzcat/          rfilter gzcat/ gzcat %s
10 gzip/           wfilter gzip/   gzip > %s
11 gzip9/          wfilter gzip9/  gzip -9 > %s
12 ftp/            rfilter ftp/    ftp -Vo - %s
13 ftp://          rfilter nostrip ftp -Vo - %s
14 http://         rfilter nostrip ftp -Vo - %s
15 bzcat/          rfilter bzcat/  bzcat %s
16 bzcat%          rfilter bzcat%  bzcat %s
17 nroff/          rfilter nroff/  nroff -man %s
18 nroff%          rfilter nroff%  nroff -man %s
19 sysctl/         rfilter sysctl/ /usr/share/examples/mount_portal/sysctlfs.sh %s