[patch] umask.2: add reference to acl(5)

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

 



A simple change to remove a FIXME from umask.2, as the acl(5) man page now exists and can be referenced by it in the SEE ALSO section.

This patch applies to 3.35.

Best regards,
Mark.

--- umask.2.old 2011-10-11 19:17:50.000000000 +0100
+++ umask.2     2011-12-02 12:26:13.000000000 +0000
@@ -31,7 +31,9 @@
 .\"  <nick@xxxxxxxxxx> with Lars Wirzenius <liw@xxxxxx> suggestion
 .\" 2006-05-13, mtk, substantial rewrite of description of 'mask'
 .\" 2008-01-09, mtk, a few rewrites and additions.
-.TH UMASK 2 2008-01-09 "Linux" "Linux Programmer's Manual"
+.\" Modified 2011-12-02 by Mark R. Bannister <cambridge@xxxxxxxxxxxxxxxxxxxxx>
+.\"            to add the acl(5) reference
+.TH UMASK 2 2011-12-02 "Linux" "Linux Programmer's Manual"
 .SH NAME
 umask \- set file mode creation mask
 .SH SYNOPSIS
@@ -117,5 +119,5 @@
 .BR chmod (2),
 .BR mkdir (2),
 .BR open (2),
-.BR stat (2)
-.\" FIXME . eventually: .BR acl (5)
+.BR stat (2),
+.BR acl (5).


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux