Various minor fixes. Stop lying about default timeout.
authormdw <mdw>
Thu, 22 Feb 2001 09:04:08 +0000 (09:04 +0000)
committermdw <mdw>
Thu, 22 Feb 2001 09:04:08 +0000 (09:04 +0000)
pixie.1

diff --git a/pixie.1 b/pixie.1
index 1b73db9..c63492b 100644 (file)
--- a/pixie.1
+++ b/pixie.1
@@ -94,7 +94,7 @@ or
 .RB ` d '
 can be added to specify minutes, hours or days respectively.  A timeout
 of zero means that the pixie will never time out a passphrase.  The
-default is to time out a passphrase after 5 minutes.
+default is to time out a passphrase after 15 minutes.
 .TP
 .B "\-d, \-\-daemon"
 Fork into the background and disassociate from the terminal after
@@ -222,7 +222,7 @@ using the same syntax as the
 .B \-t
 command-line option.
 .TP
-.B VERIFY " tag \fR[\fIexpire\fR]"
+.BI VERIFY " tag \fR[\fIexpire\fR]"
 Requests a new passphrase named
 .IR tag .
 If the pixie is capable of fetching passphrases, it should ask the user
@@ -231,7 +231,7 @@ the
 .B PASS
 request.
 .TP
-.BI SET "tag \fR[\fIexpire\fR] " \-\- " phrase"
+.BI SET " tag \fR[\fIexpire\fR] " \-\- " phrase"
 Sets the value of the passphrase named
 .I tag
 to be
@@ -287,7 +287,7 @@ sent a passphrase over a hostile or potentially hostile network.  Don't
 do anything else stupid.
 .SH "OTHER CAVEATS"
 The pixie's preinitialization checking doesn't do a thorough audit of a
-directory, in the way that, say
+directory, in the way that, say,
 .BR chkpath (1)
 does.  It's your responsibility to make sure that the full path is
 relatively safe.