Re: [PATCH 2/2] Install btrfs-ioctl.3 man page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 06, 2018 at 04:54:32PM -0400, Mike Gilbert wrote:
> ---
>  Documentation/Makefile.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/Makefile.in b/Documentation/Makefile.in
> index c4c843cb..5bc0d80d 100644
> --- a/Documentation/Makefile.in
> +++ b/Documentation/Makefile.in
> @@ -94,8 +94,10 @@ html: $(MAN_HTML)
>  install: install-man
>  
>  install-man: man
> +	$(INSTALL) -d -m 755 $(DESTDIR)$(man3dir)
>  	$(INSTALL) -d -m 755 $(DESTDIR)$(man5dir)
>  	$(INSTALL) -d -m 755 $(DESTDIR)$(man8dir)
> +	$(INSTALL) -m 644 $(MAN3) $(DESTDIR)$(man3dir)

MAN3_TXT += btrfs-ioctl.asciidoc

The section 3 page is not ready to be published so it's intentionally
left out of installation.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux