ManEdit 1.2.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ManEdit 1.2.1 (Default branch)
# 1  
Old 10-13-2008
ManEdit 1.2.1 (Default branch)

ImageThe ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX manual pages. It has a preview viewer, uses the manual page XML format for easy editing, and comes with a tutorial and reference guide. It uses the GTK+ widget set and features syntax highlighting, a complete drag and drop system for easy viewing and editing, a crash recovery system, and sample manual page templates.License: GNU General Public License (GPL)Changes:
A memory leak when saving manual pages under adifferent name was fixed. The file selector's filetype and extension completion were improved.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
POLICY.PY(5)							  [FIXME: manual]						      POLICY.PY(5)

NAME
policy.py_ - zorp(8) policy file. DESCRIPTION
The policy.py file is a Python module containing the zone and service definitions and other policy related settings used by zorp(8). Empty lines and lines beginning with '#' are comments and are ignored. The policy.py file is generated automatically by ZMC, the Zorp Management Console, or it can be edited manually. IMPORTANT: Do not edit manually a file generated by ZMC, because the manual changes will not be retained by ZMC and will be lost when re-generating the file. FILES
The default location of policy.py is /etc/zorp/policy.py. SEE ALSO
For further information on policy.py refer to the following sources: A tutorial on manually editing the policy.py file can be found at http://www.balabit.com/network-security/zorp-gateway/gpl/tutorial/[1]. Additional information can also be found in the Zorp Administrator's Guide, the Zorp Reference Guide, and in the various tutorials available at the BalaBit Documentation Page at http://www.balabit.com/support/documentation/[2]. AUTHOR
This manual page was written by the BalaBit Documentation Team <documentation@balabit.com>. COPYRIGHT
Copyright (C) 2006 BalaBit IT Security Ltd. All rights reserved. For more information about the legal status of this document please read: http://www.balabit.com/products/zorp/docs/legal_notice.bbq NOTES
1. http://www.balabit.com/network-security/zorp-gateway/gpl/tutorial/ http://www.balabit.com/network-security/zorp-gateway/gpl/tutorial/ 2. http://www.balabit.com/support/documentation/ http://www.balabit.com/support/documentation/ [FIXME: source] 03/06/2012 POLICY.PY(5)