diff options
-rw-r--r-- | ax25ipd/ax25ipd.conf | 2 | ||||
-rw-r--r-- | ax25ipd/ax25ipd.conf.man | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/ax25ipd/ax25ipd.conf.man b/ax25ipd/ax25ipd.conf.man index d343b8c..1507339 100644 --- a/ax25ipd/ax25ipd.conf.man +++ b/ax25ipd/ax25ipd.conf.man @@ -92,7 +92,7 @@ mode tnc .br # with bpqether or pty, you do not need to care about the speed .br -# tun/tap: as descriped in /usr/src/linux/Documentatioa/networking/tuntap.txt, +# tun/tap: as descriped in /usr/src/linux/Documentation/networking/tuntap.txt, .br # make a device # like this: .br |