summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-23 00:35:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-23 00:35:25 +0000
commit959de99aa0efdb6cd1c02294c3890f8bf7eab86e (patch)
tree6287db005259b1767f31ca24a1c70ad6bb403346 /sshd.8
parentc06bf70b41dfe4ec263371b19e22bc86e7fd66ff (diff)
- stevesk@cvs.openbsd.org 2002/06/22 16:45:29
[ssh-agent.1 sshd.8 sshd_config.5] use process ID vs. pid/PID/process identifier
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index 37adfae04..37a7b58f6 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.185 2002/06/22 16:32:54 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.186 2002/06/22 16:45:29 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -589,7 +589,7 @@ and not group or world-writable.
589Contains the process ID of the 589Contains the process ID of the
590.Nm 590.Nm
591listening for connections (if there are several daemons running 591listening for connections (if there are several daemons running
592concurrently for different ports, this contains the pid of the one 592concurrently for different ports, this contains the process ID of the one
593started last). 593started last).
594The content of this file is not sensitive; it can be world-readable. 594The content of this file is not sensitive; it can be world-readable.
595.It Pa $HOME/.ssh/authorized_keys 595.It Pa $HOME/.ssh/authorized_keys