NetworkManager/man
Dan Winship 916a427873 man: only remove the man pages in "make clean" if we built them
doing:

  ./configure --disable-gtk-doc
  make clean
  make

from a tarball build (or from a dirty tree that had previously had an
--enable-gtk-doc build) would fail, because configure would see the
pre-existing man pages and set INSTALL_PREGEN_MANPAGES, but "make
clean" would delete them, and there'd be no rule to regenerate them.
2013-06-13 17:45:52 -03:00
..
Makefile.am man: only remove the man pages in "make clean" if we built them 2013-06-13 17:45:52 -03:00
NetworkManager.conf.xml man: add a few pieces of metadata to silence DocBook warnings in manpages 2013-05-07 10:07:57 +02:00
NetworkManager.xml core: add single-letter command-line flags 2013-05-21 09:30:09 -03:00
nm-online.1.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli.1.in cli: 'con add': make ifname mandatory (except bond,bridge,vlan) (bgo #698113) 2013-06-13 10:29:22 +02:00