From 5cbafae4446709006027fa72b4487409b39f6676 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 17:02:36 -0400 Subject: misc/keychain: Wrap README at 72 columns. Signed-off-by: B. Watson --- misc/keychain/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'misc/keychain') diff --git a/misc/keychain/README b/misc/keychain/README index fbf30f366e3bd..2deea659145d8 100644 --- a/misc/keychain/README +++ b/misc/keychain/README @@ -1,7 +1,9 @@ Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents. It acts as a front-end to the agents, allowing you to easily have one long running agent process per system, rather than per login session. -This reduces the number of times you need to enter your passphrase from -once per new login session to once every time your local machine is rebooted. +This reduces the number of times you need to enter your passphrase +from once per new login session to once every time your local machine +is rebooted. -This allows 'cron' jobs to use 'ssh' scripts in a friendly yet secure manner. +This allows 'cron' jobs to use 'ssh' scripts in a friendly yet secure +manner. -- cgit v1.2.3