diff options
-rw-r--r-- | usr.bin/compress/gzip.1 | 7 | ||||
-rw-r--r-- | usr.bin/skey/skey.1 | 13 | ||||
-rw-r--r-- | usr.bin/ssh/ssh.1 | 101 | ||||
-rw-r--r-- | usr.bin/whois/whois.1 | 7 |
4 files changed, 89 insertions, 39 deletions
diff --git a/usr.bin/compress/gzip.1 b/usr.bin/compress/gzip.1 index 259c07565ae..855de80d43b 100644 --- a/usr.bin/compress/gzip.1 +++ b/usr.bin/compress/gzip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gzip.1,v 1.8 2012/08/21 16:33:02 jmc Exp $ +.\" $OpenBSD: gzip.1,v 1.9 2012/09/26 16:12:13 jmc Exp $ .\" .\" Copyright (c) 1986, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)compress.1 8.2 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: August 21 2012 $ +.Dd $Mdocdate: September 26 2012 $ .Dt GZIP 1 .Os .Sh NAME @@ -332,6 +332,7 @@ automatically. .Xr zmore 1 , .Xr znew 1 , .Xr compress 3 +.Sh STANDARDS .Rs .%A P. Deutsch .%A J-L. Gailly @@ -339,12 +340,14 @@ automatically. .%R RFC 1950 .%T ZLIB Compressed Data Format Specification version 3.3 .Re +.Pp .Rs .%A P. Deutsch .%D May 1996 .%R RFC 1951 .%T DEFLATE Compressed Data Format Specification version 1.3 .Re +.Pp .Rs .%A P. Deutsch .%D May 1996 diff --git a/usr.bin/skey/skey.1 b/usr.bin/skey/skey.1 index af5e9fecd4b..9326e663406 100644 --- a/usr.bin/skey/skey.1 +++ b/usr.bin/skey/skey.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: skey.1,v 1.32 2007/05/31 19:20:16 jmc Exp $ +.\" $OpenBSD: skey.1,v 1.33 2012/09/26 16:12:13 jmc Exp $ .\" @(#)skey.1 1.1 10/28/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 26 2012 $ .Dt SKEY 1 .Os .Sh NAME @@ -95,10 +95,15 @@ $ .Xr skeyinit 1 , .Xr skey 5 , .Xr skeyprune 8 +.Sh STANDARDS .Rs +.%A N. Haller +.%A C. Metz +.%A P. Nesser +.%A M. Straw +.%D February 1998 .%R RFC 2289 -.%T "A One-Time Password System" -.%D 1998 +.%T A One-Time Password System .Re .Sh TRADEMARKS AND PATENTS S/Key is a Trademark of Bellcore. diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index b218e11d90b..e9bf3eaca66 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,8 +33,8 @@ .\" (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: ssh.1,v 1.328 2012/09/06 13:57:42 jmc Exp $ -.Dd $Mdocdate: September 6 2012 $ +.\" $OpenBSD: ssh.1,v 1.329 2012/09/26 16:12:13 jmc Exp $ +.Dd $Mdocdate: September 26 2012 $ .Dt SSH 1 .Os .Sh NAME @@ -1434,77 +1434,118 @@ if an error occurred. .Xr ssh_config 5 , .Xr ssh-keysign 8 , .Xr sshd 8 +.Sh STANDARDS .Rs +.%A S. Lehtinen +.%A C. Lonvick +.%D January 2006 .%R RFC 4250 -.%T "The Secure Shell (SSH) Protocol Assigned Numbers" -.%D 2006 +.%T The Secure Shell (SSH) Protocol Assigned Numbers .Re +.Pp .Rs +.%A T. Ylonen +.%A C. Lonvick +.%D January 2006 .%R RFC 4251 -.%T "The Secure Shell (SSH) Protocol Architecture" -.%D 2006 +.%T The Secure Shell (SSH) Protocol Architecture .Re +.Pp .Rs +.%A T. Ylonen +.%A C. Lonvick +.%D January 2006 .%R RFC 4252 -.%T "The Secure Shell (SSH) Authentication Protocol" -.%D 2006 +.%T The Secure Shell (SSH) Authentication Protocol .Re +.Pp .Rs +.%A T. Ylonen +.%A C. Lonvick +.%D January 2006 .%R RFC 4253 -.%T "The Secure Shell (SSH) Transport Layer Protocol" -.%D 2006 +.%T The Secure Shell (SSH) Transport Layer Protocol .Re +.Pp .Rs +.%A T. Ylonen +.%A C. Lonvick +.%D January 2006 .%R RFC 4254 -.%T "The Secure Shell (SSH) Connection Protocol" -.%D 2006 +.%T The Secure Shell (SSH) Connection Protocol .Re +.Pp .Rs +.%A J. Schlyter +.%A W. Griffin +.%D January 2006 .%R RFC 4255 -.%T "Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints" -.%D 2006 +.%T Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints .Re +.Pp .Rs +.%A F. Cusack +.%A M. Forssen +.%D January 2006 .%R RFC 4256 -.%T "Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)" -.%D 2006 +.%T Generic Message Exchange Authentication for the Secure Shell Protocol (SSH) .Re +.Pp .Rs +.%A J. Galbraith +.%A P. Remaker +.%D January 2006 .%R RFC 4335 -.%T "The Secure Shell (SSH) Session Channel Break Extension" -.%D 2006 +.%T The Secure Shell (SSH) Session Channel Break Extension .Re +.Pp .Rs +.%A M. Bellare +.%A T. Kohno +.%A C. Namprempre +.%D January 2006 .%R RFC 4344 -.%T "The Secure Shell (SSH) Transport Layer Encryption Modes" -.%D 2006 +.%T The Secure Shell (SSH) Transport Layer Encryption Modes .Re +.Pp .Rs +.%A B. Harris +.%D January 2006 .%R RFC 4345 -.%T "Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol" -.%D 2006 +.%T Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol .Re +.Pp .Rs +.%A M. Friedl +.%A N. Provos +.%A W. Simpson +.%D March 2006 .%R RFC 4419 -.%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol" -.%D 2006 +.%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol .Re +.Pp .Rs +.%A J. Galbraith +.%A R. Thayer +.%D November 2006 .%R RFC 4716 -.%T "The Secure Shell (SSH) Public Key File Format" -.%D 2006 +.%T The Secure Shell (SSH) Public Key File Format .Re +.Pp .Rs +.%A D. Stebila +.%A J. Green +.%D December 2009 .%R RFC 5656 -.%T "Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer" -.%D 2009 +.%T Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer .Re +.Pp .Rs -.%T "Hash Visualization: a New Technique to improve Real-World Security" .%A A. Perrig .%A D. Song .%D 1999 -.%O "International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)" +.%O International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99) +.%T Hash Visualization: a New Technique to improve Real-World Security .Re .Sh AUTHORS OpenSSH is a derivative of the original and free diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index d8855849c6c..b470b2cb70d 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: whois.1,v 1.30 2012/08/22 18:53:32 jmc Exp $ +.\" $OpenBSD: whois.1,v 1.31 2012/09/26 16:12:14 jmc Exp $ .\" $NetBSD: whois.1,v 1.5 1995/08/31 21:51:32 jtc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)whois.1 8.2 (Berkeley) 6/20/94 .\" -.Dd $Mdocdate: August 22 2012 $ +.Dd $Mdocdate: September 26 2012 $ .Dt WHOIS 1 .Os .Sh NAME @@ -277,7 +277,7 @@ on port (written numerically as 4321). .Pp .Dl "whois -h whois.example.com -p rwhois query-data" -.Sh SEE ALSO +.Sh STANDARDS .Rs .%A K. Harrenstien .%A M. Stahl @@ -286,6 +286,7 @@ on port .%R RFC 954 .%T NICNAME/WHOIS .Re +.Pp .Rs .%A L. Daigle .%D September 2004 |