Monday, October 19, 2020

Manpages to Learn for October (page 12)

gnutls_x509_crt_check_revocation(3) - API function (ManPage)
This function will return check if the given certificate is revoked. It is assumed that the CRLs have been verified before. RETURNS 0 if the certificate is NOT

gnutls_x509_crt_get_preferred_hash_algorithm.3..............
gnutls_x509_crt_get_preferred_hash_algorithm.3 - This function will read the certifcate and return the appropriate digest algorithm to use for signing with this

gnutls_x509_crt_list_import_pkcs11(3) - API function........
This function will import a PKCS 11 certificate list to a list of gnutls_x509_crt_t structure. These must not be initialized. RETURNS On success, GNUTLS_E_SUCCE

gnutls_x509_privkey_export(3) - API function (Man Page).....
This function will export the private key to a PKCS1 structure for RSA keys, or an integer sequence for DSA keys. The DSA keys are in the same format with the p

gvfs-less(1): - Execute less on the output of gvfs-cat
gvfs-less(1): gvfs-less executes less on the output of gvfs-cat. gvfs-less works just like the traditional less utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.

hisaxctrl(8): - configure HiSax-Module (Ubuntu Linux)
hisaxctrl(8): hisaxctrl is used to setup the HiSax-ISDN device driver. All logging- output is sent to the device /dev/isdnctrl. So you can show it by executing cat /dev/isdnctrl.

ifnames(1): - Extract CPP conditionals from a set of files
ifnames(1): Scan all of the C source autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1), autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1). The full documentation for ifnames is maintained as a Texinfo manual.

imon.8 (Manual - Linux man page)...........................
imon is a ncurses based utility for watching ISDN activity. OPTIONS -q If this option is given, the facility of terminatig the program by pressing Q is disabled

imontty.8 (Manual - Linux man page)........................
imontty displays the status of all ISDN lines. No options are supported. Read access to /dev/isdninfo is required. It is possible to supply the name of a phoneb

ipppd(8): - (ISDN) Point to Point Protocol daemon (Ubuntu)
ipppd(8): The Point-to-Point Protocol (PPP) provides a method for transmitting datagrams over serial point-to-point links. PPP is composed of three parts: a method for encapsulating datagrams over serial links, an extensible Link Control Protocol

ipppstats(8): - print PPP statistics (Ubuntu Linux)
ipppstats(8): pppstats prints PPP-related statistics. The -v flag causes pppstats to display additional statistics, such as the number of packets tossed (that is, which the VJ TCP header decompression code rejected).

ldap_rename(3) - Renames the specified entry. (Man Page)....
These routines are used to perform a LDAP rename operation. The function changes the leaf component of an entrys distinguished name and optionally moves the ent

libpm(3) (Library - Linux man page)........................
An image stream is just a file stream (represented in the standard C library as type FILE *). These routines work on files > 2 GiB if the underlying system does

Davids son prepared a chariot and horses
Absalom sent messengers to all the tribes of Israel to say, As soon as you hear the sound of the trumpet, cry

David and all the people who followed him went out
all the officers and the royal body-guard and all the men of Ittai the Gittite, the six hundred who had followed him from Gath

localeconv(3): - get numeric formatting information
localeconv(3): The localeconv() function returns a pointer to a struct lconv for the current locale. This structure is shown in locale(7), and contains all values associated with the locale categories LC_NUMERIC and LC_MONETARY.

Mail::DKIM::PublicKey.3pm (Manual - Linux man page).........
If the public key is found, a Mail::DKIM::PublicKey object is returned, representing the information found in DNS . If the public key does not exist in DNS ....

Mail::SpamAssassin::Plugin::WhiteListSubject.3pm............
This SpamAssassin plugin module provides eval tests for whitelisting and blacklisting particular strings in the Subject header. The value for whitelist_subject

Mail::SpamAssassin::Util::RegistrarBoundaries.3pm...........
($hostname, $domain) = split_domain ($fqdn) Cut a fully-qualified hostname into the hostname part and the domain part, splitting at the DNS registry boundary...

memmem(3): - locate a substring (Ubuntu Linux Manual)
memmem(3): The memmem() function finds the start of the first occurrence of the substring needle of length needlelen in the memory area haystack of length haystacklen. strstr(3) COLOPHON This page is part of release 4.

mprof-report.1 (Manual - Linux man page)...................
The Mono log profiler can be used to collect a lot of information about a program running in the Mono runtime. This data can be used to do analyses of the prog

mshowfat(1) - shows FAT clusters allocated to file (ManPage)
The mshowfat command is used to display the FAT entries for a file. Syntax: mshowfat [-o offset] files If no offset is given, a list of all clusters occupied by

ncurses.3x(p0) CRT screen handling and optimization package
ncurses.3x.p0 - The ncurses library routines give the user a terminal-independent method of updating character screens with reasonable optimization. This implem

pam_get_authtok(3) - get authentication token (Man Page)....
The pam_get_authtok function returns the cached authentication token, or prompts the user if no token is currently cached. It is intended for internal use by Li

pcredemo(3) (Library - Linux man page).....................
This is a demonstration program to illustrate the most straightforward ways of calling the PCRE regular expression library from a C program. See the pcresamp...

pg_config.1pg91 (Manual - Linux man page)..................
The pg_config utility prints configuration parameters of the currently installed version of PostgreSQL. It is intended, for example, to be used by software pack

pivot_root(2) - change the root file system - Linux man page
pivot_root() moves the root filesystem of the calling process to the directory put_old and makes new_root the new root filesystem of the calling process. The ty

posixoptions(7): - optional parts of the POSIX standard
posixoptions(7): The POSIX standard (the information below is from POSIX.1-2001) describes a set of behaviors and interfaces for a compliant system. However, many interfaces are optional and there are feature test macros to test the availability of

pwgen(1): - generate pronounceable passwords (Ubuntu)
pwgen(1): The pwgen program generates passwords which are designed to be easily memorized by humans, while being as secure as possible. Human- memorable passwords are never going to be as secure as completely completely random passwords.

rnews(1): - receive news from a UUCP connection (Ubuntu)
rnews(1): Rnews reads messages typically queued by a UUCP newsfeed and sends them to the local InterNetNews server. The message is read from the specified input file, or standard input if no input is named.

rvmtab(8) (Administration - Linux man page)................
rvmtab will list out the content of /proc/mounts sorted first of all in the reverse order of the parent IDs found in /proc/self/mountinfo and then in a second s

SDL_CDtrack(3) - CD Track Information Structure (Man Page)
SDL_CDtrack stores data on each track on a CD, its fields should be pretty self explainatory. It is a member a the SDL_CD structure. Note: Frames can be convert

setleds(1): - set the keyboard leds - (Ubuntu Linux)
setleds(1): Setleds reports and changes the led flag settings of a VT (namely NumLock, CapsLock and ScrollLock). Without arguments, setleds prints the current settings. With arguments, it sets or clears the indicated flags (and leaves the others

set_robust_list(2) get set list of robust futexes (ManPage)
set_robust_list.2 - The robust futex implementation needs to maintain per-thread lists of robust futexes which are unlocked when the thread exits. These lists a

Tcl_AppendFormatToObj(3) - manipulate Tcl objects as strings
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store

Tcl_BadChannelOption(3) - procedures for creating and manipu
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for

Tk_BindEvent(3) - invoke scripts in response to X events....
These procedures provide a general-purpose mechanism for creating and invoking bindings. Bindings are organized in terms of binding tables. A binding table cons

Tk_ClipboardAppend(3) - Manage the clipboard (Man Page).....
These two procedures manage the clipboard for Tk. The clipboard is typically managed by calling Tk_ClipboardClear once, then calling Tk_ClipboardAppend to add d

tkerror(n) - Command invoked to process background errors...
Note: as of Tk 4.1 the tkerror command has been renamed to bgerror because the event loop (which is what usually invokes it) is now part of Tcl. For backward co

tsget(1ssl): - Time Stamping HTTP/HTTPS client (Ubuntu)
tsget(1ssl): The tsget command can be used for sending a time stamp request, as specified in RFC 3161, to a time stamp server over HTTP or HTTPS and storing the time stamp response in a file.

tunctl(8): tunctl --- create and manage persistent TUN/TAP interfaces
tunctl(8): This manual page documents briefly the tunctl command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in HTML format; see below.

wavelan(4): - AT&T GIS WaveLAN ISA device driver
wavelan(4): This driver is obsolete: it was removed from the kernel in version 2.6.35. wavelan is the low-level device driver for the NCR / AT&T / Lucent WaveLAN ISA and Digital (DEC) RoamAbout DS wireless ethernet adapter.

XCirculateEvent(3) - CirculateNotify event structure........
The structure for CirculateNotify events contains: typedef struct { int type; /* CirculateNotify */ unsigned long serial; /* # of last request processed by serv

XcupGetReservedColormapEntries(3) - list colormap entries re
The XcupGetReservedColormapEntries function returns a list of colormap entries (pixels) that are reserved by the system. This list will, at a minimum, contain e

XkbFreeComponentList(3) - Free the structure returned by Xkb
When you are done using the structure returned by XkbListComponents, free it using XkbFreeComponentList. SEE ALSO XkbListComponents(3) XkbFreeComponentList.3 (L

XkbFreeGeomRows(3) - Free rows in a section - Linux man page
XkbFreeGeomRows.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboa

XkbGetGeometry(3) - Loads a keyboard geometry if you already
You can load a keyboard geometry as part of the keyboard description returned by XkbGetKeyboard. However, if a keyboard description has been previously loaded,

XML::XPath::Node::Element(3pm) - an (Man Page)....
new ( name, prefix ) Create a new Element node with name name and prefix prefix. The name be prefix:local if prefix is defined. I know that sounds wierd, but it

xmonisdn.1x (Manual - Linux man page)......................
The xmonisdn program displays the status of the ISDN network connection and allows the starting and stopping of the ISDN subsystem. If the ISDN subsystem is not

yaz-log(7): - Log handling in all yaz-based programs
yaz-log(7): All YAZ-based programs use a common log subsystem, and should support common command line options for controlling it. This man page documents those. yaz(7) yaz-ztest(8) yaz-client(1) strftime(3)

No comments:

Post a Comment