aboutsummaryrefslogtreecommitdiff
path: root/libexec/makekey
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-23 01:06:24 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-23 01:06:24 +0000
commit0f7785061e267b89b45c3335209f177b4962131b (patch)
treea6370cdbb80614b02a48faf9d1f9c118b4ca4779 /libexec/makekey
parent85cf659a76c326657bdd669b8da48dbda4279b30 (diff)
downloadsrc-0f7785061e267b89b45c3335209f177b4962131b.tar.gz
src-0f7785061e267b89b45c3335209f177b4962131b.zip
Use the .At macro where appropriate.
Notes
Notes: svn path=/head/; revision=17787
Diffstat (limited to 'libexec/makekey')
-rw-r--r--libexec/makekey/makekey.83
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8
index 94f35430ba3f..15d8e154e206 100644
--- a/libexec/makekey/makekey.8
+++ b/libexec/makekey/makekey.8
@@ -55,4 +55,5 @@ and how the encrypted value is calculated.
.Sh HISTORY
A
.Nm
-command appeared in Version 7 AT&T UNIX.
+command appeared in
+.At v7 .