From 31fbf0ae13b2faba1df22385862eabb2a4947eb6 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 3 Jan 2024 19:25:32 +0000 Subject: Factor out writing the details in the package summary page Contain the details in a table of class 'pkgdetails' for more layout control. --- test/testdata/htdocs.expected/summary/keychain.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'test/testdata/htdocs.expected/summary/keychain.html') diff --git a/test/testdata/htdocs.expected/summary/keychain.html b/test/testdata/htdocs.expected/summary/keychain.html index d2b7ac9..91f916b 100644 --- a/test/testdata/htdocs.expected/summary/keychain.html +++ b/test/testdata/htdocs.expected/summary/keychain.html @@ -10,8 +10,9 @@

Package: keychain

-summary: Key manager for OpenSSH

-description: Keychain is an OpenSSH key manager, typically run from + + + + + + + +

summary:

Key manager for OpenSSH

description:

Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When keychain is run, it checks for a running ssh-agent, otherwise it starts one. It saves the ssh-agent environment variables to ~/.keychain/$HOSTNAME-sh, so that subsequent logins @@ -19,14 +20,14 @@ and non-interactive shells such as cron jobs can source the file and make passwordless ssh connections. In addition, when keychain runs, it verifies that the key files specified on the command-line are known to ssh-agent, otherwise it loads them, prompting you for a password if -necessary

-categories: Utils

-depends: openssh

-source package: keychain

-maintainer(s): Jari Aalto +necessary

categories:

Utils

depends:

openssh

source package:

keychain

maintainer(s):

Jari Aalto (Use the mailing list to report bugs or ask questions. -Do not contact the maintainer(s) directly.) -

+Do not contact the maintainer(s) directly.)