diff options
| author | wiz <wiz@NetBSD.org> | 2002-01-15 02:24:28 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-01-15 02:24:28 +0000 |
| commit | 110806f773aefa51faabebe50d3c443471c93382 (patch) | |
| tree | 33e7e37bc7a281d46172ed9a429e021ab6537c5b /libexec/rexecd | |
| parent | 02dda534551e824880f24215fe2967fbe3e644aa (diff) | |
Sort sections.
Diffstat (limited to 'libexec/rexecd')
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 81536afeb27..48309f83d0a 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rexecd.8,v 1.7 1999/03/22 18:25:45 garbled Exp $ +.\" $NetBSD: rexecd.8,v 1.8 2002/01/15 02:24:28 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -133,6 +133,11 @@ and is not preceded by a flag byte. .El .Sh SEE ALSO .Xr rexec 3 +.Sh HISTORY +The +.Nm +command appeared in +.Bx 4.2 . .Sh BUGS Indicating ``Login incorrect'' as opposed to ``Password incorrect'' is a security breach which allows people to probe a system for users @@ -140,11 +145,6 @@ with null passwords. .Pp A facility to allow all data and password exchanges to be encrypted should be present. -.Sh HISTORY -The -.Nm -command appeared in -.Bx 4.2 . .Sh SECURITY CONSIDERATIONS As the passwords exchanged by the client and .Nm |
