-
Bug
-
Resolution: Duplicate
-
Minor
-
RH124 - RHEL10.0-en-3-20250821
-
None
-
False
-
-
False
-
3
-
-
-
en-US (English)
URL: | ch03s |
Reporter RHNID: | schib02 |
Section title: | Getting Help from Manual Pages |
Language: | English |
Issue description
rh0013l-10.0 + The command example under "Accessing Man Pages" describes how to list man pages using the "man ssh" command. The subsequent example however lists the output of "man ssh" after using the wrong "user@host:~$ man -k ssh" command. The output does not match the provided command, but it's the
Steps to reproduce:
Workaround:
Replace the provided output for 'man -k ssh' with the actual output generated by that command, or remove the example altogether and provide a description of what the command does instead.
man -k ssh cryptsetup-ssh (8) - manage LUKS2 SSH token EVP_KDF-SSHKDF (7ossl) - The SSHKDF EVP_KDF implementation git-shell (1) - Restricted login shell for Git-only SSH access hg-ssh (8) - restricted ssh login shell for Mercurial nbdkit-ssh-plugin (1) - access disk images over the SSH protocol podman-machine-ssh (1) - SSH into a virtual machine scp (1) - OpenSSH secure file copy sftp (1) - OpenSSH secure file transfer sftp-server (8) - OpenSSH SFTP server subsystem ssh (1) - OpenSSH remote login client ssh-add (1) - adds private key identities to the OpenSSH authentication agent ssh-agent (1) - OpenSSH authentication agent ssh-copy-id (1) - use locally available keys to authorise logins on a remote machine ssh-keygen (1) - OpenSSH authentication key utility ssh-keyscan (1) - gather SSH public keys from servers ssh-pkcs11-helper (8) - OpenSSH helper for PKCS#11 support ssh-sk-helper (8) - OpenSSH helper for FIDO authenticator support ssh_config (5) - OpenSSH client configuration file sshd (8) - OpenSSH daemon sshd_config (5) - OpenSSH daemon configuration file sshpass (1) - noninteractive ssh password provider sss_ssh_authorizedkeys (1) - get OpenSSH authorized keys sss_ssh_knownhosts (1) - get OpenSSH known hosts public keys systemd-ssh-generator (8) - Generator for binding a socket-activated SSH server to local AF_VSOCK and AF_UNIX sockets systemd-ssh-proxy (1) - SSH client plugin for connecting to AF_VSOCK and AF_UNIX sockets virt-ssh-helper (8) - libvirt socket proxy XAllocClassHint (3) - allocate class hints structure and set or read a window's WM_CLASS property XClassHint (3) - allocate class hints structure and set or read a window's WM_CLASS property XGetClassHint (3) - allocate class hints structure and set or read a window's WM_CLASS property XSetClassHint (3) - allocate class hints structure and set or read a window's WM_CLASS property
Expected result: