From owner-cvs-all Mon Jan 14 8:59:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0651837B48C; Mon, 14 Jan 2002 08:59:04 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0EGx3v64984; Mon, 14 Jan 2002 08:59:03 -0800 (PST) (envelope-from ru) Message-Id: <200201141659.g0EGx3v64984@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Jan 2002 08:59:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getgrent.3 getpwent.3 src/lib/libc/net ethers.3 gethostbyname.3 getnetent.3 src/libexec/mknetid mknetid.8 netid.5 src/libexec/revnetgroup revnetgroup.8 src/libexec/ypxfr ypxfr.8 src/share/man/man5 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/01/14 08:59:03 PST Modified files: lib/libc/gen getgrent.3 getpwent.3 lib/libc/net ethers.3 gethostbyname.3 getnetent.3 libexec/mknetid mknetid.8 netid.5 libexec/revnetgroup revnetgroup.8 libexec/ypxfr ypxfr.8 share/man/man5 ethers.5 group.5 hosts.equiv.5 passwd.5 rc.conf.5 usr.bin/ypcat ypcat.1 usr.bin/ypmatch ypmatch.1 usr.bin/ypwhich ypwhich.1 usr.sbin/adduser adduser.8 usr.sbin/rpc.yppasswdd rpc.yppasswdd.8 usr.sbin/rpc.ypxfrd rpc.ypxfrd.8 usr.sbin/ypbind ypbind.8 usr.sbin/yppoll yppoll.8 usr.sbin/yppush yppush.8 usr.sbin/ypserv ypinit.8 ypserv.8 usr.sbin/ypset ypset.8 share/man/man4 Makefile share/man/man8 Makefile yp.8 Removed files: share/man/man4 yp.4 Log: yp(4) -> yp(8). PR: docs/30797 Revision Changes Path 1.17 +3 -3 src/lib/libc/gen/getgrent.3 1.19 +3 -3 src/lib/libc/gen/getpwent.3 1.19 +3 -3 src/lib/libc/net/ethers.3 1.26 +2 -2 src/lib/libc/net/gethostbyname.3 1.17 +2 -2 src/lib/libc/net/getnetent.3 1.13 +2 -2 src/libexec/mknetid/mknetid.8 1.2 +2 -2 src/libexec/mknetid/netid.5 1.10 +2 -2 src/libexec/revnetgroup/revnetgroup.8 1.14 +2 -2 src/libexec/ypxfr/ypxfr.8 1.147 +0 -2 src/share/man/man4/Makefile 1.30 +0 -563 src/share/man/man4/yp.4 (dead) 1.12 +2 -2 src/share/man/man5/ethers.5 1.24 +3 -3 src/share/man/man5/group.5 1.17 +3 -3 src/share/man/man5/hosts.equiv.5 1.35 +3 -3 src/share/man/man5/passwd.5 1.148 +1 -1 src/share/man/man5/rc.conf.5 1.24 +3 -1 src/share/man/man8/Makefile 1.30 +1 -1 src/share/man/man8/yp.8 1.12 +2 -2 src/usr.bin/ypcat/ypcat.1 1.12 +2 -2 src/usr.bin/ypmatch/ypmatch.1 1.7 +2 -2 src/usr.bin/ypwhich/ypwhich.1 1.40 +2 -2 src/usr.sbin/adduser/adduser.8 1.19 +1 -1 src/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 1.12 +2 -2 src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 1.18 +2 -2 src/usr.sbin/ypbind/ypbind.8 1.6 +2 -2 src/usr.sbin/yppoll/yppoll.8 1.14 +2 -2 src/usr.sbin/yppush/yppush.8 1.14 +2 -2 src/usr.sbin/ypserv/ypinit.8 1.31 +2 -2 src/usr.sbin/ypserv/ypserv.8 1.9 +2 -2 src/usr.sbin/ypset/ypset.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message