svn commit: r200741 - stable/8

Konstantin Belousov kib at FreeBSD.org
Sat Dec 19 20:50:49 UTC 2009


Author: kib
Date: Sat Dec 19 20:50:48 2009
New Revision: 200741
URL: http://svn.freebsd.org/changeset/base/200741

Log:
  MFC r198538:
  Move pselect(3) man page to section 2.

Modified:
  stable/8/ObsoleteFiles.inc   (contents, props changed)

Modified: stable/8/ObsoleteFiles.inc
==============================================================================
--- stable/8/ObsoleteFiles.inc	Sat Dec 19 20:45:23 2009	(r200740)
+++ stable/8/ObsoleteFiles.inc	Sat Dec 19 20:50:48 2009	(r200741)
@@ -16,6 +16,8 @@
 
 # 20091218: removal of rc.early(8) link
 OLD_FILES+=usr/share/man/man8/rc.early.8.gz
+# 20091027: pselect.3 implemented as syscall
+OLD_FILES+=usr/share/man/man3/pselect.3.gz
 # 20090904: remove lukemftpd
 OLD_FILES+=usr/libexec/lukemftpd
 OLD_FILES+=usr/share/man/man5/ftpd.conf.5.gz


More information about the svn-src-stable mailing list