Change adduser to adding_user in Makefile too.
I hate cvs's (nonexistent) handling of name changes `cvs log adding_user.8' fails to show any relation to adduser.8...
This commit is contained in:
parent
47bcf800c3
commit
9fb166971e
@ -1,6 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
MAN8= adduser.8 intro.8 rc.8 sticky.8
|
||||
MAN8= adding_user.8 intro.8 rc.8 sticky.8
|
||||
# XXX NOT IMPORTED: man8.hp300 man8.tahoe man8.vax
|
||||
SUBDIR= man8.i386
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user