From cdc3a5ad54533445e1498837832c634dd5d28517 Mon Sep 17 00:00:00 2001 From: downsj Date: Sun, 26 Jan 1997 23:36:13 +0000 Subject: [PATCH] Add a link for lchown.2 --- lib/libc/sys/Makefile.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 2aa857aec8f..e76f8a2711e 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -133,6 +133,7 @@ MLINKS+=chdir.2 fchdir.2 MLINKS+=chflags.2 fchflags.2 MLINKS+=chmod.2 fchmod.2 MLINKS+=chown.2 fchown.2 +MLINKS+=chown.2 lchown.2 MLINKS+=getgid.2 getegid.2 MLINKS+=getitimer.2 setitimer.2 MLINKS+=getlogin.2 setlogin.2 -- 2.20.1