diff options
author | 2007-01-05 20:03:59 +0000 | |
---|---|---|
committer | 2007-01-05 20:03:59 +0000 | |
commit | 22170e796f7c3a6e214953af915decc72c35cd67 (patch) | |
tree | e807bfc335001240a074d3d814d9e6bdc78962e8 | |
parent | fix typo observed by Diana Eichert (diff) | |
download | wireguard-openbsd-22170e796f7c3a6e214953af915decc72c35cd67.tar.xz wireguard-openbsd-22170e796f7c3a6e214953af915decc72c35cd67.zip |
sync
-rw-r--r-- | etc/etc.landisk/MAKEDEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.landisk/MAKEDEV b/etc/etc.landisk/MAKEDEV index 067586243cb..b6a4547c963 100644 --- a/etc/etc.landisk/MAKEDEV +++ b/etc/etc.landisk/MAKEDEV @@ -413,7 +413,7 @@ ptm) ;; ttya) - M ttya 11 0 660 dialer uucp + M ttya c 11 0 660 dialer uucp ;; st*) |