svn commit: r190770 - head/share/man/man4

Weongyo Jeong weongyo at FreeBSD.org
Mon Apr 6 05:47:11 PDT 2009


Author: weongyo
Date: Mon Apr  6 12:47:09 2009
New Revision: 190770
URL: http://svn.freebsd.org/changeset/base/190770

Log:
  connect uath.4 to the build.

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Mon Apr  6 12:43:40 2009	(r190769)
+++ head/share/man/man4/Makefile	Mon Apr  6 12:47:09 2009	(r190770)
@@ -388,6 +388,7 @@ MAN=	aac.4 \
 	u3g.4 \
 	uark.4 \
 	uart.4 \
+	uath.4 \
 	ubsa.4 \
 	ubsec.4 \
 	ubser.4 \
@@ -561,6 +562,7 @@ MLINKS+=tun.4 if_tun.4
 MLINKS+=tx.4 if_tx.4
 MLINKS+=txp.4 if_txp.4
 MLINKS+=u3g.4 u3gstub.4
+MLINKS+=uath.4 if_uath.4
 MLINKS+=udav.4 if_udav.4
 MLINKS+=upgt.4 if_upgt.4
 MLINKS+=ural.4 if_ural.4


More information about the svn-src-head mailing list