summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-20 01:06:08 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-20 01:06:08 +0000
commitdfd1850398cec2a6bb99dc7c5ac16f617a78f3a8 (patch)
tree576eb6316d9eccd4f8c1ea41939a775867e58a37
parentb1d822c311b33e653f60faee35964052b2229522 (diff)
- stevesk@cvs.openbsd.org 2001/09/19 21:04:53
[sshd.8] missing -t in usage
-rw-r--r--ChangeLog5
-rw-r--r--sshd.84
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b7706f08..19c48b3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
blesses this and we do it this way elsewhere. this helps in
portable because not all systems have SUN_LEN() and
sockaddr_un.sun_len. ok markus@
+ - stevesk@cvs.openbsd.org 2001/09/19 21:04:53
+ [sshd.8]
+ missing -t in usage
20010918
- (djm) Configure support for smartcards. Based on Ben's work.
@@ -6523,4 +6526,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1545 2001/09/20 01:03:31 mouring Exp $
+$Id: ChangeLog,v 1.1546 2001/09/20 01:06:08 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index 38c3b143..d843598a 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.149 2001/09/19 10:08:51 markus Exp $
+.\" $OpenBSD: sshd.8,v 1.150 2001/09/19 21:04:53 stevesk Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -43,7 +43,7 @@
.Nd OpenSSH SSH daemon
.Sh SYNOPSIS
.Nm sshd
-.Op Fl deiqD46
+.Op Fl deiqtD46
.Op Fl b Ar bits
.Op Fl f Ar config_file
.Op Fl g Ar login_grace_time