PN: openssh
PV: 8.9p1
PR: r0
PKGV: 8.9p1
PKGR: r0.56
LICENSE: BSD-2-Clause & BSD-3-Clause & ISC & MIT
DESCRIPTION:openssh-doc: Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine.  This package contains documentation.
SUMMARY:openssh-doc: A suite of security-related network utilities based on the SSH protocol including the ssh client and sshd server - Documentation files
SECTION:openssh-doc: doc
PKG:openssh-doc: openssh-doc
FILES:openssh-doc: /usr/share/doc /usr/share/man /usr/share/info /usr/share/gtk-doc             /usr/share/gnome/help
FILES_INFO:openssh-doc: {"/usr/share/man/cat1/scp.1": 8965, "/usr/share/man/cat1/sftp.1": 17167, "/usr/share/man/cat1/ssh-add.1": 9862, "/usr/share/man/cat1/ssh-agent.1": 5727, "/usr/share/man/cat1/ssh-keygen.1": 42598, "/usr/share/man/cat1/ssh-keyscan.1": 4081, "/usr/share/man/cat1/ssh.1": 51340, "/usr/share/man/cat5/moduli.5": 3435, "/usr/share/man/cat5/ssh_config.5": 71179, "/usr/share/man/cat5/sshd_config.5": 63002, "/usr/share/man/cat8/sftp-server.8": 4331, "/usr/share/man/cat8/ssh-keysign.8": 1840, "/usr/share/man/cat8/ssh-pkcs11-helper.8": 1060, "/usr/share/man/cat8/ssh-sk-helper.8": 1031, "/usr/share/man/cat8/sshd.8": 34530}
pkg_postinst:openssh-doc: set -e\n\t# only update manual page index caches when manual files are built and installed\n\tif false; then\n\t\tif test -n "$D"; then\n\t\t\tif true; then\n\t\t\t\tsed "s:\\(\\s\\)/:\\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0  -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/usr/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man\n\t\t\t\tchown -R root:root $D/usr/share/man\n\n\t\t\t\tmkdir -p $D/var/cache/man\n\t\t\t\tcd $D/usr/share/man\n\t\t\t\tfind . -name index.db | while read index; do\n\t\t\t\t\tmkdir -p $D/var/cache/man/$(dirname ${index})\n\t\t\t\t\tmv ${index} $D/var/cache/man/${index}\n\t\t\t\t\tchown man:man $D/var/cache/man/${index}\n\t\t\t\tdone\n\t\t\t\tcd -\n\t\t\telse\n\t\t\t\t$INTERCEPT_DIR/postinst_intercept delay_to_first_boot ${PKG} mlprefix=\n\t\t\tfi\n\t\telse\n\t\t\tmandb -q\n\t\tfi\n\tfi\n
pkg_postrm:openssh-doc: set -e\n\t# only update manual page index caches when manual files are built and installed\n\tif false; then\n\t\tmandb -q\n\tfi\n
PKGSIZE:openssh-doc: 320148
