
On Fri, Mar 06, 2015 at 04:47:22PM -0500, John Ferlan wrote:
On 02/25/2015 10:40 AM, Pavel Hrdina wrote:
Pavel Hrdina (3): iface-define: update and unify documentation pool-define: update and unify documentation net-define: update or unify documentation
src/libvirt-interface.c | 3 ++- src/libvirt-network.c | 3 ++- src/libvirt-storage.c | 4 ++-- tools/virsh-interface.c | 5 +++-- tools/virsh-network.c | 5 +++-- tools/virsh-pool.c | 5 +++-- tools/virsh.pod | 11 ++++++----- 7 files changed, 21 insertions(+), 15 deletions(-)
ACK series... One note though that we probably should get better at - updating copyright dates...
All are consistent - although not part of the bz - I took a peek at a 'define' (domain), secret-define, and nwfilter-define and it seems those too could use similar tweaks for look-n-feel...
John
Thanks for review. And good point about the copyrights, I should definitely get better at updating them. Pushed now with copyrights properly updated. Pavel