diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-08-08 01:20:18 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-08-08 01:20:18 +0000 |
commit | dc590a57d4566d42ff3a78dcead5fe6e62b38517 (patch) | |
tree | 6cdc6b64532c8c303139f7f415464d14c1c6fbc2 /security/krb5/files/patch-appl::bsd::klogind.M | |
parent | PostgreSQL's now in 7.4 beta1. This update includes a few fixes after (diff) |
Update 1.2.8 --> 1.3
Notes
Notes:
svn path=/head/; revision=86530
Diffstat (limited to 'security/krb5/files/patch-appl::bsd::klogind.M')
-rw-r--r-- | security/krb5/files/patch-appl::bsd::klogind.M | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/security/krb5/files/patch-appl::bsd::klogind.M b/security/krb5/files/patch-appl::bsd::klogind.M index 1523c3d593df..9cddd5fc222d 100644 --- a/security/krb5/files/patch-appl::bsd::klogind.M +++ b/security/krb5/files/patch-appl::bsd::klogind.M @@ -1,10 +1,11 @@ --- appl/bsd/klogind.M.orig Wed Feb 28 14:06:43 2001 +++ appl/bsd/klogind.M Mon Dec 31 21:22:27 2001 -@@ -14,6 +14,7 @@ +@@ -14,7 +14,7 @@ + .B \-kr54cpPef ] - [ - [ \fB\-w\fP[\fBip\fP|\fImaxhostlen\fP[\fB,\fP[\fBno\fP]\fBstriplocal\fP]] ] -+[\fB\-L\fP \fIloginpath\fP] + [[ \fB\-w\fP[\fBip\fP|\fImaxhostlen\fP[\fB,\fP[\fBno\fP]\fBstriplocal\fP ]] ] +-[ \fB\-D\fP \fIport\fP ] ++[ \fB\-D\fP \fIport\fP ] [\fB\-L\fP \fIloginpath\fP] .SH DESCRIPTION .I Klogind is the server for the @@ -29,6 +30,6 @@ -DO_NOT_USE_K_LOGIN was not defined when -.I klogind -was compiled. - .SH DIAGNOSTICS - All diagnostic messages are returned on the connection - associated with the + + .IP \fB\-D\ port\fP + Run in standalone mode, listening on \fBport\fP. The daemon will exit |