Module Name: src
Committed By: riastradh
Date: Mon Dec 11 02:08:26 UTC 2023
Modified Files:
src/usr.bin/skey: skey.1
Log Message:
skey(1): Fix documentation of `-x' to match implementation.
PR bin/28495
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/skey/skey.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/skey/skey.1
diff -u src/usr.bin/skey/skey.1:1.23 src/usr.bin/skey/skey.1:1.24
--- src/usr.bin/skey/skey.1:1.23 Mon Jul 3 21:34:21 2017
+++ src/usr.bin/skey/skey.1 Mon Dec 11 02:08:26 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: skey.1,v 1.23 2017/07/03 21:34:21 wiz Exp $
+.\" $NetBSD: skey.1,v 1.24 2023/12/11 02:08:26 riastradh Exp $
.\"
.\" from: @(#)skey.1 1.1 10/28/93
.\"
@@ -105,7 +105,7 @@ allows the user to specify the
.Em S/Key
password on the command line.
.Pp
-To output the S/Key list in hexadecimal instead of words,
+To output the S/Key list in hexadecimal in addition to words,
use the
.Fl x
option.