mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
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 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue