mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
de8a9e2851
for making secure pipes across the internet (etc.)
20 lines
531 B
Plaintext
20 lines
531 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/man/skipd_restart.1m skipsrc-1.0/skip/man/skipd_restart.1m
|
|
--- skipsrc-1.0.orig/skip/man/skipd_restart.1m Fri Oct 25 13:12:57 1996
|
|
+++ skipsrc-1.0/skip/man/skipd_restart.1m Wed Nov 26 20:11:08 1997
|
|
@@ -9,13 +9,6 @@
|
|
You must be root to run this command.
|
|
.SH FILES
|
|
.P
|
|
-.SH Solaris 2.x systems:
|
|
-/etc/opt/SUNWicg/skip/skipd.pid
|
|
+/var/run/skipd.pid
|
|
.br
|
|
-/opt/SUNWicg/bin/skipd
|
|
-.P
|
|
-.SH Other systems:
|
|
-.P
|
|
-/etc/skip/skipd.pid
|
|
-.br
|
|
-/usr/skip/bin/skipd
|
|
+@@PREFIX@@/bin/skipd
|