Man

送出更新的手冊頁

  • October 30, 2015

我在使用 IP6 時的手冊頁中發現了缺失的資訊scp:沒有提示您在使用時必須在 IP 周圍使用斜線遮罩括號scp -6

scp -6 user@\[2001:db8:0:1\]:/tmp/test.file /tmp

如何送出對 scp 聯機幫助頁的更改?

您尋求的資訊在這裡

COLOPHON        

    This page is part of the openssh (Portable OpenSSH) project.  Informa‐ 
    tion about the project can be found at
    http://www.openssh.com/portable.html.  If you have a bug report for
    this manual page, see http://www.openssh.com/report.html.  This page
    was obtained from the tarball openssh-6.6p1.tar.gz fetched from‐
    http://ftp.eu.openbsd.org/pub/OpenBSD/OpenSSH/portable/
    on 2014-07-09.  If you discover any rendering problems in this HTML
    version of the page, or you believe there is a better or more up-to-
    date source for the page, or you have corrections or improvements to
    the information in this COLOPHON (which is not part of the original
    manual page), send a mail to man-pages@man7.org

引用自:https://unix.stackexchange.com/questions/145354