更新されたマンページの提出

更新されたマンページの提出

IP6を使用すると、マンページに情報が不足していることがわかりましたscp。以下を使用するときは、IPの周りにスラッシュ保護括弧を使用する必要があるというヒントはありませんscp -6

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

scp マンページに変更を送信するにはどうすればよいですか?

ベストアンサー1

あなたが探している情報はここ:

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 [email protected]

おすすめ記事