- Fixed chcon(1) bug reporting address (bug #178523).

This commit is contained in:
Tim Waugh 2006-01-23 13:26:36 +00:00
parent 9b70f79dc8
commit 84c17ff290
2 changed files with 4 additions and 1 deletions

View File

@ -2747,7 +2747,7 @@
+\fB\-\-version\fR
+output version information and exit
+.SH "REPORTING BUGS"
+Report bugs to <email@host.com>.
+Report bugs to <https://bugzilla.redhat.com/bugzilla>.
+.SH "SEE ALSO"
+The full documentation for
+.B chcon

View File

@ -261,6 +261,9 @@ fi
/sbin/runuser
%changelog
* Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
- Fixed chcon(1) bug reporting address (bug #178523).
* Thu Jan 5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
- Don't suppress chown/chgrp errors in install(1) (bug #176708).