Browse Source

spelling

OPENBSD_2_9
todd 23 years ago
parent
commit
33806e2a78
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/etc/etc.atari/MAKEDEV
  2. +1
    -1
      src/etc/photuris/photuris.startup

+ 1
- 1
src/etc/etc.atari/MAKEDEV View File

@ -212,7 +212,7 @@ fd*)
umask 77
;;
rd0) # Ramdisk, only usefull for boot-floppy
rd0) # Ramdisk, only useful for boot-floppy
umask 2; rm -f rd0
mknod rd0 b 1 0
umask 77


+ 1
- 1
src/etc/photuris/photuris.startup View File

@ -5,7 +5,7 @@
# options=[enc,auth] (default options=enc,auth)
# user=<username> (use this users secrets)
# tsrc,tdst=ipaddr/ipmask (for tunnel accepted)
# Seperate by newlines
# Separate by newlines
# Example:
#dst=134.100.106.2 port=468 options=enc,auth user=provos
#tsrc=134.100.106.0/255.255.255.255


Loading…
Cancel
Save