Print this page
9659 Missing man page for getopt_long(3C)
@@ -12,11 +12,12 @@
#
# Copyright 2011, Richard Lowe
# Copyright 2018 Nexenta Systems, Inc.
# Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
-# Copyright 2016 Joyent, Inc.
+# Copyright 2018 Joyent, Inc.
+# Copyright 2018 Jason King
#
include $(SRC)/Makefile.master
MANSECT= 3c
@@ -175,10 +176,11 @@
getloadavg.3c \
getlogin.3c \
getmntent.3c \
getnetgrent.3c \
getopt.3c \
+ getopt_long.3c \
getpagesize.3c \
getpagesizes.3c \
getpass.3c \
getpeerucred.3c \
getpriority.3c \
@@ -851,10 +853,12 @@
gethomelgroup.3c \
gethrvtime.3c \
getlogin_r.3c \
getmntany.3c \
getnetgrent_r.3c \
+ getopt_long_only.3c \
+ getopt_long_clip.3c \
getpassphrase.3c \
getpwent.3c \
getpwent_r.3c \
getpwnam_r.3c \
getpwuid.3c \
@@ -1827,10 +1831,13 @@
innetgr.3c := LINKSRC = getnetgrent.3c
setnetgrent.3c := LINKSRC = getnetgrent.3c
get_nprocs_conf.3c := LINKSRC = get_nprocs.3c
+getopt_long_clip.3c := LINKSRC = getopt_long.3c
+getopt_long_only.3c := LINKSRC = getopt_long.3c
+
getpassphrase.3c := LINKSRC = getpass.3c
setpriority.3c := LINKSRC = getpriority.3c
setprogname.3c := LINKSRC = getprogname.3c