summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2017-11-26 14:38:41 -0600
committerRobby Workman <rworkman@slackware.com>2017-11-26 14:38:41 -0600
commitad9786366e1c2ac2e3f9ad2ad6eae851c2f943fb (patch)
tree968197bb3358e4cdef8ef5f205bcffdbb8396f23
parentd0c9d92192a208a4f76ffd7a9e2a580a48698c50 (diff)
downloadslacknetsetup-ad9786366e1c2ac2e3f9ad2ad6eae851c2f943fb.tar.xz
netconfig: Add back a dropped "."
-rw-r--r--netconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/netconfig b/netconfig
index 78ebbd1..51e88bd 100644
--- a/netconfig
+++ b/netconfig
@@ -87,7 +87,7 @@ DEBUG_ETH_UP="no"
# Virtual interfaces to create - these are created before any address
# configuration or bridge setup is done, so you may use these interfaces
# as IFNAME or BRNICS values. These can be tun or tap interfaces:
-# adjust VIRTIFNAME and VIRTIFTYPE accordingly
+# adjust VIRTIFNAME and VIRTIFTYPE accordingly.
# Starting with VIRTIFNAME[0] is mandatory, and each next one must be
# incremented by one, so VIRTIFNAME[1], VIRTIFNAME[2], and so on.
#