projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't use options.leaf any more
[ppp.git]
/
sunos4
/
ppp.INSTALL
diff --git
a/sunos4/ppp.INSTALL
b/sunos4/ppp.INSTALL
index aa55a5d8bcfaa0a55717af9bcbfda19ae557f146..631370b1efca982adde386f73e07b1b8a85f3333 100755
(executable)
--- a/
sunos4/ppp.INSTALL
+++ b/
sunos4/ppp.INSTALL
@@
-70,7
+70,7
@@
case "$0" in
fi
rm -f /dev/ppp
# we "just know" that 37 is the major number of the clone driver
fi
rm -f /dev/ppp
# we "just know" that 37 is the major number of the clone driver
- mknod /dev/ppp c 37 $
3
+ mknod /dev/ppp c 37 $
4
chmod 644 /dev/ppp
exit 0
;;
chmod 644 /dev/ppp
exit 0
;;
@@
-93,7
+93,7
@@
case "$0" in
;;
*ppp.RMDEV)
;;
*ppp.RMDEV)
- echo "$# args: $*"
+ rm -f /dev/ppp
exit 0
;;
exit 0
;;