Instead of pointing to an "ethers" file-format man page for the format
of MAC addresses, just give the formats we support in the man page -
it's our code, so we, not the OS vendor, control the formats.
Default the section with usermod to section 8, as Solaris 2.12 isn't out
yet.
PCAP_SUPPORT_NETFILTER
USB_SRC
PCAP_SUPPORT_USB
PCAP_SUPPORT_NETFILTER
USB_SRC
PCAP_SUPPORT_USB
MAN_USERMOD_SECTION
MAN_MISC_INFO
MAN_FILE_FORMATS
MAN_USERMOD_SECTION
MAN_MISC_INFO
MAN_FILE_FORMATS
DYEXT="none"
MAN_FILE_FORMATS=5
MAN_MISC_INFO=7
DYEXT="none"
MAN_FILE_FORMATS=5
MAN_MISC_INFO=7
-MAN_USERMOD_SECTION=1M
-MAN_ETHERS_SECTION=3N
$as_echo "#define HAVE_SOLARIS 1" >>confdefs.h
$as_echo "#define HAVE_SOLARIS 1" >>confdefs.h
- 5.12)
- MAN_USERMOD_SECTION=8
- MAN_ETHERS_SECTION=5
- MAN_FILE_FORMATS=5
- MAN_MISC_INFO=7
#
# Use System V conventions for man pages.
#
#
# Use System V conventions for man pages.
#
MAN_FILE_FORMATS=4
MAN_MISC_INFO=5
esac
MAN_FILE_FORMATS=4
MAN_MISC_INFO=5
esac
# Check whether --enable-usb was given.
if test "${enable_usb+set}" = set; then :
# Check whether --enable-usb was given.
if test "${enable_usb+set}" = set; then :
DYEXT="none"
MAN_FILE_FORMATS=5
MAN_MISC_INFO=7
DYEXT="none"
MAN_FILE_FORMATS=5
MAN_MISC_INFO=7
-MAN_USERMOD_SECTION=1M
-MAN_ETHERS_SECTION=3N
solaris*)
AC_DEFINE(HAVE_SOLARIS,1,[On solaris])
solaris*)
AC_DEFINE(HAVE_SOLARIS,1,[On solaris])
- 5.12)
- MAN_USERMOD_SECTION=8
- MAN_ETHERS_SECTION=5
- MAN_FILE_FORMATS=5
- MAN_MISC_INFO=7
#
# Use System V conventions for man pages.
#
#
# Use System V conventions for man pages.
#
MAN_FILE_FORMATS=4
MAN_MISC_INFO=5
esac
MAN_FILE_FORMATS=4
MAN_MISC_INFO=5
esac
AC_SUBST(MAN_FILE_FORMATS)
AC_SUBST(MAN_MISC_INFO)
AC_SUBST(MAN_USERMOD_SECTION)
AC_SUBST(MAN_FILE_FORMATS)
AC_SUBST(MAN_MISC_INFO)
AC_SUBST(MAN_USERMOD_SECTION)
-AC_SUBST(MAN_ETHERS_SECTION)
AC_ARG_ENABLE([usb],
[AC_HELP_STRING([--enable-usb],[enable nusb support @<:@default=yes, if support available@:>@])],
AC_ARG_ENABLE([usb],
[AC_HELP_STRING([--enable-usb],[enable nusb support @<:@default=yes, if support available@:>@])],
.IP "\fBether dst \fIehost\fP"
True if the Ethernet destination address is \fIehost\fP.
\fIEhost\fP
.IP "\fBether dst \fIehost\fP"
True if the Ethernet destination address is \fIehost\fP.
\fIEhost\fP
-may be either a name from /etc/ethers or a number (see
-.IR ethers (@MAN_ETHERS_SECTION@)
-for numeric format).
+may be either a name from /etc/ethers or a numerical MAC address of the
+form "xx:xx:xx:xx:xx:xx", "xx.xx.xx.xx.xx.xx", "xx-xx-xx-xx-xx-xx",
+"xxxx.xxxx.xxxx", "xxxxxxxxxxxx", or various mixes of ':', '.', and '-',
+where each "x" is a hex digit (0-9, a-f, or A-F).
.IP "\fBether src \fIehost\fP"
True if the Ethernet source address is \fIehost\fP.
.IP "\fBether host \fIehost\fP"
.IP "\fBether src \fIehost\fP"
True if the Ethernet source address is \fIehost\fP.
.IP "\fBether host \fIehost\fP"