Author: eadler Date: Sun Nov 11 15:34:58 2012 New Revision: 242896 URL: http://svnweb.freebsd.org/changeset/base/242896
Log: Add the standard exit status to the ssh-copy-id man page. Approved by: bcr (mentor) MFC after: 3 days Modified: head/usr.bin/ssh-copy-id/ssh-copy-id.1 Modified: head/usr.bin/ssh-copy-id/ssh-copy-id.1 ============================================================================== --- head/usr.bin/ssh-copy-id/ssh-copy-id.1 Sun Nov 11 15:13:24 2012 (r242895) +++ head/usr.bin/ssh-copy-id/ssh-copy-id.1 Sun Nov 11 15:34:58 2012 (r242896) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 3, 2012 +.Dd November 11, 2012 .Dt SSH-COPY-ID 1 .Os .Sh NAME @@ -71,6 +71,8 @@ default. .Pp The remaining arguments are a list of remote hosts to connect to, each one optionally qualified by a user name. +.Sh EXIT STATUS +.Ex -std .Sh HISTORY The .Nm _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"