Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/bdes Convert SEE ALSO to use Rs/Re.



details:   https://anonhg.NetBSD.org/src/rev/8ecff0d75a3b
branches:  trunk
changeset: 567190:8ecff0d75a3b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 04 10:25:22 2004 +0000

description:
Convert SEE ALSO to use Rs/Re.

diffstat:

 usr.bin/bdes/bdes.1 |  123 +++++++++++++++++++++++++++++----------------------
 1 files changed, 69 insertions(+), 54 deletions(-)

diffs (137 lines):

diff -r 3bfa8c332834 -r 8ecff0d75a3b usr.bin/bdes/bdes.1
--- a/usr.bin/bdes/bdes.1       Fri Jun 04 09:54:03 2004 +0000
+++ b/usr.bin/bdes/bdes.1       Fri Jun 04 10:25:22 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bdes.1,v 1.11 2003/08/07 11:13:11 agc Exp $
+.\"    $NetBSD: bdes.1,v 1.12 2004/06/04 10:25:22 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -247,59 +247,74 @@
 .Sh SEE ALSO
 .Xr crypt 3 ,
 .Xr getpass 3
-.Pp
-.Em "Data Encryption Standard" ,
-Federal Information Processing Standard #46,
-National Bureau of Standards,
-U.S. Department of Commerce,
-Washington DC
-(Jan. 1977).
-.Pp
-.Em "DES Modes of Operation" ,
-Federal Information Processing Standard #81,
-National Bureau of Standards,
-U.S. Department of Commerce
-Washington DC
-(Dec. 1980).
-.Pp
-Dorothy Denning,
-.Em "Cryptography and Data Security" ,
-Addison-Wesley Publishing Co.,
-Reading, MA
-\(co1982.
-.Pp
-Matt Bishop,
-.Em "Implementation Notes on bdes(1)" ,
-Technical Report PCS-TR-91-158,
-Department of Mathematics and Computer Science,
-Dartmouth College,
-Hanover, NH  03755
-(Apr. 1991).
-.Pp
-M.J. Wiener,
-.Em "Efficient DES Key Search" ,
-Technical Report 244,
-School of Computer Science,
-Carleton University
-(May 1994).
-.Pp
-Bruce Schneier,
-.Em "Applied Cryptography (2nd edition)" ,
-John Wiley \*[Am] Sons, Inc.,
-New York, NY
-\(co1996.
-.Pp
-M. Matsui,
-.Em "Linear Cryptanalysis Method for DES Cipher" ,
-Advances in Cryptology -- Eurocrypt '93 Proceedings,
-Springer-Verlag
-\(co1994.
-.Pp
-Blaze, Diffie, Rivest, Schneier, Shimomura, Thompson, and Wiener,
-.Em "Minimal Key Lengths for Symmetric Ciphers To Provide Adequate Commercial Security" ,
-Business Software Alliance,
-http://www.bsa.org/policy/encryption/cryptographers.html
-(January 1996).
+.Rs
+.%T Data Encryption Standard
+.%R Federal Information Processing Standard #46
+.%Q National Bureau of Standards, U.S. Department of Commerce
+.\" should be .%C as soon as it's supported.
+.%O Washington DC
+.%D January 1977
+.Re
+.Rs
+.%T DES Modes of Operation
+.%R Federal Information Processing Standard #81
+.%Q National Bureau of Standards, U.S. Department of Commerce
+.\" should be .%C as soon as it's supported.
+.%O Washington DC
+.%D December 1980
+.Re
+.Rs
+.%A Dorothy Denning
+.%T Cryptography and Data Security
+.%I Addison-Wesley Publishing Co.
+.\" should be .%C as soon as it's supported.
+.%O Reading, MA
+.%D 1982
+.Re
+.Rs
+.%A Matt Bishop
+.%T Implementation Notes on bdes(1)
+.%R Technical Report PCS-TR-91-158
+.%Q Department of Mathematics and Computer Science, Dartmouth College
+.\" should be .%C as soon as it's supported.
+.%O Hanover, NH 03755
+.%D April 1991
+.Re
+.Rs
+.%A M.J. Wiener
+.%T Efficient DES Key Search
+.%R Technical Report 244
+.%Q School of Computer Science, Carleton University
+.%D May 1994
+.Re
+.Rs
+.%A Bruce Schneier
+.%T Applied Cryptography (2nd edition)
+.%I John Wiley \*[Am] Sons, Inc.
+.%O New York, NY
+.\" should be .%C as soon as it's supported.
+.%D 1996
+.Re
+.Rs
+.%A M. Matsui
+.%T Linear Cryptanalysis Method for DES Cipher
+.%R Advances in Cryptology -- Eurocrypt '93 Proceedings
+.%I Springer-Verlag
+.%D 1994
+.Re
+.Rs
+.%A Blaze
+.%A Diffie
+.%A Rivest
+.%A Schneier
+.%A Shimomura
+.%A Thompson
+.%A Wiener
+.%T Minimal Key Lengths for Symmetric Ciphers To Provide Adequate Commercial Security
+.%I Business Software Alliance
+.%O http://www.bsa.org/policy/encryption/cryptographers.html
+.%D January 1996
+.Re
 .Sh DISCLAIMER
 .Bd -literal
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND



Home | Main Index | Thread Index | Old Index