Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 08:59:03 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
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 ...
Message-ID:  <200201141659.g0EGx3v64984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201141659.g0EGx3v64984>