OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Igor Sobrado (sobradocvs.openbsd.org)
Date: Tue Oct 20 2009 - 06:01:31 CDT


CVSROOT: /cvs
Module name: src
Changes by: sobradocvs.openbsd.org 2009/10/20 05:01:31

Modified files:
        usr.sbin/ypserv/revnetgroup: revnetgroup.8 revnetgroup.c

Log message:
the flags -h and -u are mutually exclusive; we do not need enclosing
-f in brackets in the list of options; while here, sort the options
in the manual page.

jmc greatly improved the diff fixing a few additional bits on the
manual page.

ok jmc