From 7448c22e29ee012c69b9bf9191f5efe00a26e30e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 22 Sep 2012 20:08:15 +0200 Subject: EDITOR should be italicized. --- man/pass.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/pass.1 b/man/pass.1 index 5a8a32b..e405174 100644 --- a/man/pass.1 +++ b/man/pass.1 @@ -85,12 +85,12 @@ before overwriting an existing password, unless \fI--force\fP or \fI-f\fP is spe .TP \fBedit\fP \fIpass-name\fP Insert a new password or edit an existing password using the default text editor specified -by the environment variable \fBEDITOR\fP or using +by the environment variable \fIEDITOR\fP or using .BR vi (1) as a fallback. This mode makes use of temporary files for editing, but care is taken to ensure that temporary files are created in \fI/dev/shm\fP in order to avoid writing to difficult-to-erase disk sectors. If \fI/dev/shm\fP is not accessible, fallback to -the ordinary \fBTMPDIR\fP location, and print a warning. +the ordinary \fITMPDIR\fP location, and print a warning. .TP \fBgenerate\fP [ \fI--no-symbols\fP, \fI-n\fP ] [ \fI--clip\fP, \fI-c\fP ] [ \fI--force\fP, \fI-f\fP ] \fIpass-name pass-length\fP Generate a new password using -- cgit v1.2.3-59-g8ed1b