linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] umask.2: add reference to acl(5)
@ 2011-12-02 12:39 Mark R Bannister
  0 siblings, 0 replies; only message in thread
From: Mark R Bannister @ 2011-12-02 12:39 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

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-NyJ9ilpwIKLQT0dZR+AlfA@public.gmane.org> with Lars Wirzenius <liw-X3B1VOXEql0@public.gmane.org> 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-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
+.\"            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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-02 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 12:39 [patch] umask.2: add reference to acl(5) Mark R Bannister

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).