NDP(8) - System Manager’s Manual # NDP(8) - System Manager’s Manual
NAME # ndp - control/diagnose IPv6 Neighbor Discovery Protocol (NDP)
SYNOPSIS # ndp [-acnt] [-A wait] [-d hostname] [-f filename] [-i interface] [-s nodename ether_addr [temp] [proxy]] [-V rdomain] [hostname]
DESCRIPTION # The ndp command manipulates the address mapping table used by the Neighbor Discovery Protocol (NDP).
-A wait
Repeat -a (dump NDP entries) every wait seconds.
-a
...
NFSSTAT(1) - General Commands Manual # NFSSTAT(1) - General Commands Manual
NAME # nfsstat - display NFS statistics
SYNOPSIS # nfsstat [-cs] [-M core] [-N system] [-w wait]
DESCRIPTION # nfsstat displays statistics kept about NFS client and server activity. If neither -M nor -N option was specified, statistics will be obtained from the running system by calling sysctl(2). Otherwise the specified core and system will be used to fetch data by means of kvm(3).
...
NMEA(4) - Device Drivers Manual # NMEA(4) - Device Drivers Manual
NAME # nmea - NMEA 0183 timedelta sensor
SYNOPSIS # pseudo-device nmea [count]
DESCRIPTION # This line discipline interfaces NMEA devices, such as GPS receivers attached to a serial or USB port.
The line discipline is enabled by the following sequence:
#include <sys/ioctl.h> int ldisc = NMEADISC, fildes; ... ioctl(fildes, TIOCSETD, &ldisc); The byte stream is unaltered by the line discipline which maintains timedelta and position sensors using the NMEA data.
...
NPPPD.CONF(5) - File Formats Manual # NPPPD.CONF(5) - File Formats Manual
NAME # npppd.conf - NPPP daemon configuration file
DESCRIPTION # npppd.conf is the configuration file for the PPP daemon npppd(8).
npppd.conf is divided into the following main sections:
Global
Global settings.
Tunnel
Tunneling protocol and PPP settings.
IPCP
Internet Protocol Configuration Protocol (IPCP) of PPP.
Interface
Interface settings.
Authentication
Authentication settings.
Bind
Bind settings.
GLOBAL # The global options are as follows:
...
NPPPD(8) - System Manager’s Manual # NPPPD(8) - System Manager’s Manual
NAME # npppd - new Point-to-Point Protocol (PPP) daemon
SYNOPSIS # npppd [-dn] [-f config_file]
DESCRIPTION # npppd is a Point-to-Point Protocol (PPP) and tunneling daemon capable of L2TP, PPTP, and PPPoE.
-d
Do not daemonize. If this option is specified, npppd will run in the foreground and log to stderr.
-f config_file
Specify an alternative configuration file.
...
NSCLPCSIO(4) - Device Drivers Manual # NSCLPCSIO(4) - Device Drivers Manual
NAME # nsclpcsio - National Semiconductor PC87366 LPC Super I/O with GPIO
SYNOPSIS # nsclpcsio* at isa? gpio* at nsclpcsio?
DESCRIPTION # The nsclpcsio driver provides support for the National Semiconductor PC87366 LPC Super I/O. The Super I/O module incorporates several logical devices, the following ones are supported: GPIO, VLM and TMS.
The GPIO logical device provides 29 I/O pins which can be accessed through the gpio(4) framework.
...
NTPD.CONF(5) - File Formats Manual # NTPD.CONF(5) - File Formats Manual
NAME # ntpd.conf - NTP daemon configuration file
DESCRIPTION # This manual page describes the format of the ntpd(8) configuration file.
ntpd.conf has the following format:
Empty lines and lines beginning with the ‘#’ character are ignored.
Keywords may be specified multiple times within the configuration file. The basic configuration options are as follows:
listen on address [rtable table-id]
...
NVT(4) - Device Drivers Manual # NVT(4) - Device Drivers Manual
NAME # nvt - Nuvoton W83795G/ADG temperature, voltage, and fan sensor
SYNOPSIS # nvt* at iic?
DESCRIPTION # The nvt driver provides support for the Nuvoton W83795G and W83795ADG hardware monitors. These devices possess several voltage, temperature and fan speed sensors. Sensor values are made available through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
HISTORY # The nvt driver first appeared in OpenBSD 5.
...
OPTIONS(4) - Device Drivers Manual # OPTIONS(4) - Device Drivers Manual
NAME # options - kernel configuration options
SYNOPSIS # option …
DESCRIPTION # This manual page describes a number of miscellaneous kernel configuration options that may be specified in a kernel config file. See config(8) for information on how to configure and build kernels. Note: options are passed to the compile process as -D flags to the C compiler.
...
OWCTR(4) - Device Drivers Manual # OWCTR(4) - Device Drivers Manual
NAME # owctr - 1-Wire counter device
SYNOPSIS # owctr* at onewire?
DESCRIPTION # The owctr driver provides support for the externally triggered counters on the DS2423 chip. The supported chip contains a 4096-bit SRAM and four 32-bit counters. The two externally triggered counters are accessible by the sysctl(8) interface.
The following chips are supported by the driver:
...