summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-02 22:15:08 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-02 22:15:08 +1000
commit097e1e9a977fbcc810daef08f35eb24b15575890 (patch)
tree1f2e0a3d58f9afd27810a58717161ca1be05437f
parent7a6c06620e0a39f22fdff277bcbbb9ebe9861dd8 (diff)
downloadopenssh-git-097e1e9a977fbcc810daef08f35eb24b15575890.tar.gz
- dtucker@cvs.openbsd.org 2004/05/02 11:54:31
[sshd.8] Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk via Debian; ok djm@
-rw-r--r--ChangeLog6
-rw-r--r--sshd.84
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8132bb0f..6ebc93b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
- jmc@cvs.openbsd.org 2004/04/28 07:13:42
[sftp.1 ssh.1]
add SendEnv to -o list;
+ - dtucker@cvs.openbsd.org 2004/05/02 11:54:31
+ [sshd.8]
+ Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
+ via Debian; ok djm@
20040423
- (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
@@ -1059,4 +1063,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3337 2004/05/02 12:14:03 dtucker Exp $
+$Id: ChangeLog,v 1.3338 2004/05/02 12:15:08 dtucker Exp $
diff --git a/sshd.8 b/sshd.8
index 34413e2a..233b0003 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.200 2003/10/08 08:27:36 jmc Exp $
+.\" $OpenBSD: sshd.8,v 1.201 2004/05/02 11:54:31 dtucker Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -196,7 +196,7 @@ configuration file.
.Nm
rereads its configuration file when it receives a hangup signal,
.Dv SIGHUP ,
-by executing itself with the name it was started as, i.e.,
+by executing itself with the name and options it was started with, e.g.,
.Pa /usr/sbin/sshd .
.Pp
The options are as follows: