summaryrefslogtreecommitdiffstats
path: root/docs/netcfg-profiles.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/netcfg-profiles.5.txt')
-rw-r--r--docs/netcfg-profiles.5.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/netcfg-profiles.5.txt b/docs/netcfg-profiles.5.txt
index 7c33500..e39209f 100644
--- a/docs/netcfg-profiles.5.txt
+++ b/docs/netcfg-profiles.5.txt
@@ -12,7 +12,9 @@ The *netcfg*(8) profiles are plain text files that defines variables for
netcfg behaviour. They must be compliant with *bash*(1) shell syntax and
usually do not execute any code.
-They are named '/etc/network.d/$\{profile_name}'.
+They are named '/etc/network.d/$\{profile_name}', where
++$\{profile_name\}+ must not contain a newline character and should not
+start with the `@'-sign.
OVERVIEW