diff options
Diffstat (limited to 'src/usr.bin/nc/scripts/bsh')
-rw-r--r-- | src/usr.bin/nc/scripts/bsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr.bin/nc/scripts/bsh b/src/usr.bin/nc/scripts/bsh index 796e480354..808e8f9968 100644 --- a/src/usr.bin/nc/scripts/bsh +++ b/src/usr.bin/nc/scripts/bsh | |||
@@ -1,4 +1,6 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # $OpenBSD: bsh,v 1.2 2001/01/29 01:58:12 niklas Exp $ | ||
3 | |||
2 | ## a little wrapper to "password" and re-launch a shell-listener. | 4 | ## a little wrapper to "password" and re-launch a shell-listener. |
3 | ## Arg is taken as the port to listen on. Define "NC" to point wherever. | 5 | ## Arg is taken as the port to listen on. Define "NC" to point wherever. |
4 | 6 | ||