summaryrefslogtreecommitdiffstats
path: root/docs/netcfg-profiles.5.txt
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-03-20 11:57:11 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2012-03-20 11:57:11 +0100
commit3ee71c470423848b8ce4d172047cd9260c5ce9cc (patch)
tree94ad454afaebf71f8e49ed2004d8064fc7fc1fb6 /docs/netcfg-profiles.5.txt
parent4b584f8a0d749d08b1fc5af59ead815a80b4fd83 (diff)
downloadnetctl-3ee71c470423848b8ce4d172047cd9260c5ce9cc.tar.gz
netctl-3ee71c470423848b8ce4d172047cd9260c5ce9cc.tar.xz
Just those things you notice _after_ a release
Nothing special.
Diffstat (limited to 'docs/netcfg-profiles.5.txt')
-rw-r--r--docs/netcfg-profiles.5.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/netcfg-profiles.5.txt b/docs/netcfg-profiles.5.txt
index e39209f..b032c9b 100644
--- a/docs/netcfg-profiles.5.txt
+++ b/docs/netcfg-profiles.5.txt
@@ -9,7 +9,7 @@ netcfg-profiles - netcfg profiles documentation and syntax
DESCRIPTION
-----------
The *netcfg*(8) profiles are plain text files that defines variables for
-netcfg behaviour. They must be compliant with *bash*(1) shell syntax and
+netcfg behavior. They must be compliant with *bash*(1) shell syntax and
usually do not execute any code.
They are named '/etc/network.d/$\{profile_name}', where
@@ -30,7 +30,7 @@ Profiles must define mandatory variables:
Connections define how the network is set up for the profile and also
determine additional configuration variable that control their
-behaviour. The available connection types are determined by files in
+behavior. The available connection types are determined by files in
'/usr/lib/network/connections/'.