diff options
author | Sergey Poznyakoff <gray@gnu.org.ua> | 2009-12-10 13:52:43 +0200 |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2009-12-10 13:52:43 +0200 |
commit | b038141d8ba5e916bfa97a3c7cb08bb87af1c900 (patch) | |
tree | de4e5f8db20c6d20dae09f2b6bfda490fec66b25 /doc/usr-acl.texi | |
parent | e668360caeb54d64b67130f6f4f674d8738a909a (diff) | |
download | pies-b038141d8ba5e916bfa97a3c7cb08bb87af1c900.tar.gz pies-b038141d8ba5e916bfa97a3c7cb08bb87af1c900.tar.bz2 |
Improve docs + bugfix.
* doc/inetd.texi: New file.
* doc/Makefile.am: Add inetd.texi.
* doc/pies.texi, doc/usr-acl.texi: Update.
* src/pies.c (socktype_xtab): SOCK_PACKET not always defined.
Diffstat (limited to 'doc/usr-acl.texi')
-rw-r--r-- | doc/usr-acl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usr-acl.texi b/doc/usr-acl.texi index 2f4bcd3..9d6fc74 100644 --- a/doc/usr-acl.texi +++ b/doc/usr-acl.texi @@ -1,6 +1,6 @@ @c This is part of the GNU Pies manual. @c Copyright (C) 2009 Sergey Poznyakoff -@c This file is distributed under GFDL 1.1 or any later version +@c This file is distributed under GFDL 1.3 or any later version @c published by the Free Software Foundation. This appendix describes the @samp{user-group} extension for |