]> andersk Git - openssh.git/commitdiff
- dtucker@cvs.openbsd.org 2004/05/02 11:54:31
authordtucker <dtucker>
Sun, 2 May 2004 12:15:08 +0000 (12:15 +0000)
committerdtucker <dtucker>
Sun, 2 May 2004 12:15:08 +0000 (12:15 +0000)
     [sshd.8]
     Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
     via Debian; ok djm@

ChangeLog
sshd.8

index 1b3f69c46ee9fdc50a9972d43295ba948c05d039..8dc9e9e83a63f8d4e7d45bc762798c27a90f3aab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    - 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
diff --git a/sshd.8 b/sshd.8
index 34413e2a7f2388cfd05aefcbfab3e12108798657..233b00037622447ebfc3e805729e8a8fb8a0f875 100644 (file)
--- 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:
This page took 0.045924 seconds and 5 git commands to generate.