summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/loc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/sntp/loc')
-rw-r--r--contrib/ntp/sntp/loc/README17
-rw-r--r--contrib/ntp/sntp/loc/darwin15
-rw-r--r--contrib/ntp/sntp/loc/debian18
-rw-r--r--contrib/ntp/sntp/loc/freebsd15
-rw-r--r--contrib/ntp/sntp/loc/legacy18
-rw-r--r--contrib/ntp/sntp/loc/netbsd15
-rw-r--r--contrib/ntp/sntp/loc/redhat17
-rw-r--r--contrib/ntp/sntp/loc/solaris17
8 files changed, 132 insertions, 0 deletions
diff --git a/contrib/ntp/sntp/loc/README b/contrib/ntp/sntp/loc/README
new file mode 100644
index 0000000..58f2169
--- /dev/null
+++ b/contrib/ntp/sntp/loc/README
@@ -0,0 +1,17 @@
+If you look at the files here you should be able to figure out what is
+being done.
+
+../scripts/genLocInfo handles the parsing of these files.
+
+If no "more specific" file has been found and cvo.sh says the OS is
+redhat* or fedora*, we will look for loc/redhat .
+
+If no "mode specific" file has been found and the "uname" command returns
+"Linux", we will look for loc/linux .
+
+Note that automake has interesting behavior - we build the man pages using
+the man_MANS target, but they are actually installed using the empty
+manX_MANS= target, which "does the right thing". This means that we
+need to have empty manX_MANS= targets for each possible X, based on
+the data in the loc/ files. For executables, this generally means
+sections 1 and 8.
diff --git a/contrib/ntp/sntp/loc/darwin b/contrib/ntp/sntp/loc/darwin
new file mode 100644
index 0000000..37d2dca
--- /dev/null
+++ b/contrib/ntp/sntp/loc/darwin
@@ -0,0 +1,15 @@
+# Darwin (Mac OS X) installations and man page suffixes
+MDOC
+ntp-keygen,bin,8
+ntp-wait,sbin,8
+ntpd,sbin,8
+ntpdate,sbin,8
+ntpdc,sbin,8
+ntpdsim,sbin,8
+ntpq,bin,8
+ntpsnmpd,sbin,8
+ntpsweep,noinst,8
+ntptime,sbin,8
+ntptrace,sbin,8
+sntp,bin,8
+update-leap,sbin,8
diff --git a/contrib/ntp/sntp/loc/debian b/contrib/ntp/sntp/loc/debian
new file mode 100644
index 0000000..1242fdf
--- /dev/null
+++ b/contrib/ntp/sntp/loc/debian
@@ -0,0 +1,18 @@
+# Debian installations and man page suffixes
+MDOC
+calc_tickadj,sbin,8
+ntp-keygen,sbin,8
+ntp-wait,sbin,8
+ntpd,sbin,8
+ntpdate,sbin,8
+ntpdc,bin,1
+ntpdsim,sbin,8
+ntpq,bin,1
+ntpsnmpd,sbin,8
+ntpsweep,bin,1
+ntptime,sbin,8
+ntptrace,bin,1
+sntp,bin,1
+tickadj,sbin,8
+timetrim,sbin,8
+update-leap,sbin,8
diff --git a/contrib/ntp/sntp/loc/freebsd b/contrib/ntp/sntp/loc/freebsd
new file mode 100644
index 0000000..587f998
--- /dev/null
+++ b/contrib/ntp/sntp/loc/freebsd
@@ -0,0 +1,15 @@
+# FreeBSD installations and man page suffixes
+MDOC
+ntp-keygen,sbin,8
+ntp-wait,sbin,8
+ntpd,sbin,8
+ntpdate,sbin,8
+ntpdc,sbin,8
+ntpdsim,sbin,8
+ntpq,sbin,8
+ntpsnmpd,sbin,8
+ntptime,sbin,8
+ntpsweep,noinst,8
+ntptrace,sbin,8
+sntp,sbin,8
+update-leap,sbin,8
diff --git a/contrib/ntp/sntp/loc/legacy b/contrib/ntp/sntp/loc/legacy
new file mode 100644
index 0000000..5412971
--- /dev/null
+++ b/contrib/ntp/sntp/loc/legacy
@@ -0,0 +1,18 @@
+# Legacy installations and man page suffixes
+MAN
+calc_tickadj,bin,1
+ntp-keygen,bin,1
+ntp-wait,bin,1
+ntpd,bin,1
+ntpdate,bin,1
+ntpdc,bin,1
+ntpdsim,bin,1
+ntpq,bin,1
+ntpsnmpd,bin,1
+ntpsweep,noinst,1
+ntptime,bin,1
+ntptrace,bin,1
+sntp,bin,1
+tickadj,bin,1
+timetrim,bin,1
+update-leap,bin,1
diff --git a/contrib/ntp/sntp/loc/netbsd b/contrib/ntp/sntp/loc/netbsd
new file mode 100644
index 0000000..200de2b
--- /dev/null
+++ b/contrib/ntp/sntp/loc/netbsd
@@ -0,0 +1,15 @@
+# NetBSD installations and man page suffixes
+MDOC
+ntp-keygen,sbin,8
+ntp-wait,sbin,8
+ntpd,sbin,8
+ntpdate,sbin,8
+ntpdc,sbin,8
+ntpdsim,sbin,8
+ntpq,sbin,8
+ntpsnmpd,sbin,8
+ntpsweep,noinst,8
+ntptime,sbin,8
+ntptrace,sbin,8
+sntp,sbin,1
+update-leap,sbin,8
diff --git a/contrib/ntp/sntp/loc/redhat b/contrib/ntp/sntp/loc/redhat
new file mode 100644
index 0000000..a35a605
--- /dev/null
+++ b/contrib/ntp/sntp/loc/redhat
@@ -0,0 +1,17 @@
+# RedHat/Fedora installations and man page suffixes
+MAN
+calc_tickadj,sbin,8
+ntp-keygen,sbin,8
+ntp-wait,sbin,8
+ntpd,sbin,8
+ntpdate,sbin,8
+ntpdc,sbin,8
+ntpdsim,sbin,8
+ntpq,sbin,8
+ntpsnmpd,sbin,8
+ntpsweep,noinst,8
+ntptime,sbin,8
+ntptrace,sbin,8
+sntp,sbin,8
+tickadj,sbin,8
+timetrim,sbin,8
diff --git a/contrib/ntp/sntp/loc/solaris b/contrib/ntp/sntp/loc/solaris
new file mode 100644
index 0000000..a9b3853
--- /dev/null
+++ b/contrib/ntp/sntp/loc/solaris
@@ -0,0 +1,17 @@
+# Solaris installations and man page suffixes
+MAN
+calc_tickadj,sbin,1m
+ntp-keygen,sbin,1m
+ntp-wait,libexec,1m
+ntpd,libexec,1m
+ntpdate,sbin,1m
+ntpdc,sbin,1m
+ntpdsim,sbin,1m
+ntpq,sbin,1m
+ntpsnmpd,libexec,1m
+ntpsweep,noinst,1m
+ntptime,sbin,1m
+ntptrace,sbin,1m
+sntp,sbin,1m
+tickadj,sbin,1m
+update-leap,sbin,1m
OpenPOWER on IntegriCloud