summaryrefslogtreecommitdiff
path: root/sshd.8
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 /sshd.8
parent7a6c06620e0a39f22fdff277bcbbb9ebe9861dd8 (diff)
- 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@
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 34413e2a7..233b00037 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.200 2003/10/08 08:27:36 jmc Exp $ 37.\" $OpenBSD: sshd.8,v 1.201 2004/05/02 11:54:31 dtucker Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -196,7 +196,7 @@ configuration file.
196.Nm 196.Nm
197rereads its configuration file when it receives a hangup signal, 197rereads its configuration file when it receives a hangup signal,
198.Dv SIGHUP , 198.Dv SIGHUP ,
199by executing itself with the name it was started as, i.e., 199by executing itself with the name and options it was started with, e.g.,
200.Pa /usr/sbin/sshd . 200.Pa /usr/sbin/sshd .
201.Pp 201.Pp
202The options are as follows: 202The options are as follows: