- Fixed chcon(1) bug reporting address (bug #178523).
This commit is contained in:
parent
9b70f79dc8
commit
84c17ff290
@ -2747,7 +2747,7 @@
|
|||||||
+\fB\-\-version\fR
|
+\fB\-\-version\fR
|
||||||
+output version information and exit
|
+output version information and exit
|
||||||
+.SH "REPORTING BUGS"
|
+.SH "REPORTING BUGS"
|
||||||
+Report bugs to <email@host.com>.
|
+Report bugs to <https://bugzilla.redhat.com/bugzilla>.
|
||||||
+.SH "SEE ALSO"
|
+.SH "SEE ALSO"
|
||||||
+The full documentation for
|
+The full documentation for
|
||||||
+.B chcon
|
+.B chcon
|
||||||
|
@ -261,6 +261,9 @@ fi
|
|||||||
/sbin/runuser
|
/sbin/runuser
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
|
||||||
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
|
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user