2006-04-11 21:52:54 +00:00
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# Copyright (C) 2002-2006 Novell/SUSE
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
|
|
# License published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
|
|
|
# perhaps your configuration has users elsewhere, or you don't wish
|
|
|
|
# them to read their own manpages
|
2011-08-05 13:12:35 -07:00
|
|
|
owner @{HOME}/man/ r,
|
2010-12-22 16:55:50 -06:00
|
|
|
owner @{HOME}/man/** r,
|
|
|
|
owner @{HOME}/tmp/groff* rwl,
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
# kindof required
|
2010-12-22 16:55:50 -06:00
|
|
|
owner /tmp/groff* rwl,
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
# standard system manpages
|
2007-04-10 22:05:33 +00:00
|
|
|
/usr/local/share/man/man?/ r,
|
2006-04-11 21:52:54 +00:00
|
|
|
/usr/local/share/man/man?/** r,
|
|
|
|
/usr/{share,X11R6,local,kerberos}/man/** r,
|
|
|
|
/usr/man/** r,
|