diff options
Diffstat (limited to 'ax25ipd/ax25ipd.conf')
-rw-r--r-- | ax25ipd/ax25ipd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25ipd/ax25ipd.conf b/ax25ipd/ax25ipd.conf index b3a59f0..8c5a0b4 100644 --- a/ax25ipd/ax25ipd.conf +++ b/ax25ipd/ax25ipd.conf @@ -42,7 +42,7 @@ mode tnc # note: the device will be up when you assign an ip address # _after_ starting ax25rtd (which initializes the device), start ax25d # with bpqether or pty, you do not need to care about the speed -# tun/tap: as descriped in /usr/src/linux/Documentatioa/networking/tuntap.txt, +# tun/tap: as descriped in /usr/src/linux/Documentation/networking/tuntap.txt, # make a device # like this: # crw-r--r-- 1 root root 10, 200 Nov 26 13:32 tun # with the command mknod /dev/net/tun c 10 200 |