Bug 26648

Summary: Typo in /var/yp/Makefile.dist
Product: Base System Reporter: Yoshihiro Koya <Yoshihiro.Koya>
Component: miscAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yoshihiro Koya 2001-04-17 16:20:01 UTC
	the path of the mail alias file in /var/yp/Makefile.dist
	seems to be wrong.

Fix: Fix src/usr.sbin/ypserv/Makefile.yp as follows
How-To-Repeat: 	# cd /var/yp
	# make mail.aliases
Comment 1 dd freebsd_committer freebsd_triage 2001-04-29 04:14:16 UTC
Responsible Changed
From-To: freebsd-bugs->gshapiro

/etc/aliases -> /etc/mail/aliases fodder
Comment 2 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-05-15 16:58:36 UTC
State Changed
From-To: open->feedback

The fix has been committed to the HEAD (-CURRENT).  It will be MFC'ed to 
RELENG_4 (-STABLE) in 3 days, at which time this PR will be closed.
Comment 3 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-05-24 21:54:00 UTC
State Changed
From-To: feedback->closed

The changes have been committed to -STABLE (RELENG_4).