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)

Manpages to Learn for October (page 11)

[(1) - check file types and compare values - Linux man page
[.1 - Exit with the status determined by EXPRESSION. --help display this help and exit --version output version information and exit An omitted EXPRESSION defau

actctrl(8): - configure IBM Active 2000 ISDN adaptor
actctrl(8): actctrl is used to setup the IBM Active 2000 ISDN device driver and for downloading the firmware into the ISDN card. The use of actctrl makes sense, if you are using an IBM Active 2000 card only.

asn1_delete_structure(3) - Deletes the structure pointed by
asn1_delete_structure.3 - Deletes the structure * structure . At the end, * structure is set to NULL. RETURNS ASN1_SUCCESS if successful, ASN1_ELEMENT_NOT_FOUND

asn1_der_decoding_startEnd(3) - Find the start and end point
Find the start and end point of an element in a DER encoding string. I mean that if you have a der encoding and you have already used the function asn1_der_deco

attr(3ncurses): - curses cha - (Ubuntu Linux Manual)
attr(3ncurses): These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with waddch, waddstr and wprintw.

Config(3pm) - access Perl configuration information.........
The Config module contains all the information that was available to the Configure program at Perl build time (over 900 values). Shell variables from the config

CPANPLUS::Shell::Default::Plugins::CustomSource.3pm.........
This is a CPANPLUS::Shell::Default plugin that can add custom sources to your CPANPLUS installation. This is a wrapper around the custom module sources code as

dcngettext(3): - translate message and choose plural form
dcngettext(3): The ngettext, dngettext and dcngettext functions attempt to translate a text string into the user's native language, by looking up the appropriate plural form of the translation in a message catalog.

dhclient-script(8): - DHCP client network configuration script
dhclient-script(8): The DHCP client network configuration script is invoked from time to time by dhclient(8). This script is used by the dhcp client to set each interface's initial configuration prior to requesting an address, to test the address once it has

dhcp-eval(5): - ISC DHCP conditional evaluation (Ubuntu)
dhcp-eval(5): The Internet Systems Consortium DHCP client and server both provide the ability to perform conditional behavior depending on the contents of packets they receive. The syntax for specifying this conditional behaviour is documented here.

divertctrl(8): - set/query ISDN diversion services for (E)DSS1 protocol
divertctrl(8): divertctrl is used to de/activate call diversions and query actual activated diversion rules. The i4l diversion services only work using the (E)DSS1 D-channel protocol in conjunction with the HiSax passive card driver.

faxformat(1) (Commands - Linux manual page)................
This page, part of the Netpbmusersguide(1), describes FAX formats in relation to Netpbm facilities. The ITU publishes standards for operation of fax machines..

__fbufsize(3) - interfaces to stdio FILE structure (ManPage)
Solaris introduced routines to allow portable access to the internals of the FILE structure, and glibc also implemented these. The __fbufsize() function returns

freetds.conf(5): freetds.conf --- configuration file for FreeTDS
freetds.conf(5): A section begins with a servername --- the name of the server --- in square brackets. The servername is chosen at the client's descretion. (One exception: with Sybase ASA the servername must match the database name to be used.

git-clone(1): - Clone a repository into a new directory
git-clone(1): Clones a repository into a newly created directory, creates remote-tracking branches for each branch in the cloned repository (visible using git branch -r), and creates and checks out an initial branch that is forked from the cloned

git-credential(1): - Retrieve and store user credentials
git-credential(1): Git has an internal interface for storing and retrieving credentials from system-specific helpers, as well as prompting the user for usernames and passwords. The git-credential command exposes this interface to scripts which may want to

gitcvs-migration(7): - Git for CVS users - (Ubuntu)
gitcvs-migration(7): Git differs from CVS in that every working tree contains a repository with a full copy of the project history, and no repository is inherently more important than any other.

git-grep(1): - Print lines matching a pattern (Ubuntu)
git-grep(1): Look for specified patterns in the tracked files in the work tree, blobs registered in the index file, or blobs in given tree objects. Patterns are lists of one or more search expressions separated by newline characters.

git-index-pack(1): - Build pack index file for an existing packed archive
git-index-pack(1): Reads a packed archive (.pack) from the specified file, and builds a pack index file (.idx) for it. The packed archive together with the pack index can then be placed in the objects/pack/ directory of a Git repository.

git-mailinfo(1): - Extracts patch and authorship from a single e-mail message
git-mailinfo(1): Reads a single e-mail message from the standard input, and writes the commit log message in <msg> file, and the patches in <patch> file. The author name, e-mail and e-mail subject are written out to the standard output to be

git-merge-base(1): - Find as good common ancestors as possible for a merge
git-merge-base(1): git merge-base finds best common ancestor(s) between two commits to use in a three-way merge. One common ancestor is better than another common ancestor if the latter is an ancestor of the former.

git-merge-file(1): - Run a three-way file merge (Ubuntu)
git-merge-file(1): git merge-file incorporates all changes that lead from the <base-file> to <other-file> into <current-file>. The result ordinarily goes into <current-file>.

git-mergetool(1): - Run merge conflict resolution tools to resolve merge conflicts
git-mergetool(1): Use git mergetool to run one of several merge utilities to resolve merge conflicts. It is typically run after git merge. If one or more <file> parameters are given, the merge tool program will be run to resolve differences on each

git-merge-tree(1): - Show three-way merge without touching index
git-merge-tree(1): Reads three tree-ish, and output trivial merge results and conflicting stages to the standard output. This is similar to what three-way git read-tree -m does, but instead of storing the results in the index, the command outputs the entries

git-name-rev(1): - Find symbolic names for given revs
git-name-rev(1): Finds symbolic names suitable for human digestion for revisions given in any format parsable by git rev-parse. Given a commit, find out where it is relative to the local refs.

git-prune(1): - Prune all unreachable objects from the object database
git-prune(1): Note In most cases, users should run git gc, which calls git prune. See the section " To prune objects not used by your repository or another that borrows from your repository via its .git/objects/info/alternates: $ git prune $(cd ..

git-pull(1): - Fetch from and integrate with another repository or a local branch
git-pull(1): Incorporates changes from a remote repository into the current branch. In its default mode, git pull is shorthand for git fetch followed by git merge FETCH_HEAD.

gitrepository-layout(5): - Git Repository Layout (Ubuntu)
gitrepository-layout(5): A Git repository comes in two different flavours: * a .git directory at the root of the working tree; * a <project>.git directory that is a bare repository (i.e.

git-send-pack(1): - Push objects over Git protocol to another repository
git-send-pack(1): Usually you would want to use git push, which is a higher-level wrapper of this command, instead. See git-push(1). Invokes git-receive-pack on a possibly remote repository, and updates it from the current repository, sending named refs.

git-svn(1): - Bidirectional operation between a Subversion repository and Git
git-svn(1): git svn is a simple conduit for changesets between Subversion and Git. It provides a bidirectional flow of changes between a Subversion and a Git repository. git svn can track a standard Subversion repository, following the common

git-var(1): - Show a Git logical variable - (Ubuntu)
git-var(1): Prints a Git logical variable. $ git var GIT_ git-commit-tree(1) git-tag(1) git-config(1) GIT Part of the git(1) suite git var ( -l | <variable> ) git-var - Show a Git logical variable

glutStrokeCharacter(3) - renders a stroke character using Op
Without using any display lists, glutStrokeCharacter renders the character in the named stroke font. The available fonts are: GLUT_STROKE_ROMAN A proportionally

gnutls_certificate_client_set_retrieve_function.3...........
gnutls_certificate_client_set_retrieve_function.3 - This function sets a callback to be called in order to retrieve the certificate to be used in the handshake.

gnutls_certificate_server_set_retrieve_function.3...........
gnutls_certificate_server_set_retrieve_function.3 - This function sets a callback to be called in order to retrieve the certificate to be used in the handshake.

gnutls_certificate_set_openpgp_keyring_file.3...............
gnutls_certificate_set_openpgp_keyring_file.3 - The function is used to set keyrings that will be used internally by various OpenPGP functions. For example to f

gnutls_certificate_set_openpgp_keyring_mem.3................
gnutls_certificate_set_openpgp_keyring_mem.3 - The function is used to set keyrings that will be used internally by various OpenPGP functions. For example to fi

gnutls_certificate_set_retrieve_function2.3.................
This function sets a callback to be called in order to retrieve the certificate to be used in the handshake. The callbacks function prototype is: int (*callback

gnutls_certificate_set_x509_simple_pkcs12_mem.3.............
gnutls_certificate_set_x509_simple_pkcs12_mem.3 - This function sets a certificate/private key pair and/or a CRL in the gnutls_certificate_credentials_t structu

gnutls_handshake_set_post_client_hello_function.3...........
This function will set a callback to be called after the client hello has been received (callback valid in server side only). This allows the server to adjust s

gnutls_openpgp_crt_get_subkey_creation_time.3...............
Get subkey creation time. RETURNS the timestamp when the OpenPGP sub-key was created. SINCE 2.4.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS hom

gnutls_openpgp_crt_get_subkey_expiration_time.3.............
gnutls_openpgp_crt_get_subkey_expiration_time.3 - Get subkey expiration time. A value of 0 means that the key doesnt expire at all. RETURNS the time when the Op

gnutls_openpgp_crt_get_subkey_fingerprint.3.................
Get key fingerprint of a subkey. Depending on the algorithm, the fingerprint can be 16 or 20 bytes. RETURNS On success, 0 is returned. Otherwise, an error code.

gnutls_openpgp_crt_get_subkey_pk_algorithm.3................
gnutls_openpgp_crt_get_subkey_pk_algorithm.3 - This function will return the public key algorithm of a subkey of an OpenPGP certificate. If bits is non null, it

gnutls_openpgp_privkey_export_subkey_dsa_raw.3..............
gnutls_openpgp_privkey_export_subkey_dsa_raw.3 - This function will export the DSA private keys parameters found in the given certificate. The new parameters wi

gnutls_openpgp_privkey_export_subkey_rsa_raw.3..............
gnutls_openpgp_privkey_export_subkey_rsa_raw.3 - This function will export the RSA private keys parameters found in the given structure. The new parameters will

gnutls_openpgp_privkey_get_revoked_status.3.................
gnutls_openpgp_privkey_get_revoked_status.3 - Get revocation status of key. RETURNS true (1) if the key has been revoked, or false (0) if it has not, or a negat

gnutls_openpgp_privkey_get_subkey_creation_time.3...........
Get subkey creation time. RETURNS the timestamp when the OpenPGP key was created. SINCE 2.4.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home pa

gnutls_openpgp_privkey_get_subkey_expiration_time.3.........
gnutls_openpgp_privkey_get_subkey_expiration_time.3 - Get subkey expiration time. A value of 0 means that the key doesnt expire at all. RETURNS the time when th

gnutls_openpgp_privkey_get_subkey_fingerprint.3.............
Get the fingerprint of an OpenPGP subkey. Depends on the algorithm, the fingerprint can be 16 or 20 bytes. RETURNS On success, 0 is returned, or an error code.

gnutls_openpgp_privkey_get_subkey_pk_algorithm.3............
gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 - This function will return the public key algorithm of a subkey of an OpenPGP certificate. If bits is non null

gnutls_openpgp_privkey_set_preferred_key_id.3...............
This allows setting a preferred key id for the given certificate. This key will be used by functions that involve key handling. RETURNS On success, 0 is returne

gnutls_priority_deinit(3) - API function - Linux man page...
Deinitializes the priority cache. REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using G

gnutls_psk_set_client_credentials_function.3................
This function can be used to set a callback to retrieve the username and password for client PSK authentication. The callbacks function form is: int (*callback)

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

gnutls_session_get_ptr(3) - API function - Linux man page...
Get user pointer for session. Useful in callbacks. This is the pointer set with gnutls_session_set_ptr(). RETURNS the user given pointer from the session struct

gnutls_srp_set_client_credentials_function.3................
This function can be used to set a callback to retrieve the username and password for client SRP authentication. The callbacks function form is: int (*callback)

gnutls_srp_set_prime_bits(3) - API function - Linux man page
This function sets the minimum accepted number of bits, for use in an SRP key exchange. If zero, the default 2048 bits will be used. In the client side it sets

gnutls_srp_set_server_credentials_function.3................
This function can be used to set a callback to retrieve the users SRP credentials. The callbacks function form is: int (*callback)(gnutls_session_t, const char*

gnutls_x509_crl_init(3) - API function - Linux manual page
This function will initialize a CRL structure. CRL stands for Certificate Revocation List. A revocation list usually contains lists of certificate serial number

gnutls_x509_crq_get_subject_alt_othername_oid.3.............
gnutls_x509_crq_get_subject_alt_othername_oid.3 - This function will extract the type OID of an otherName Subject Alternative Name, contained in the given certi

Saturday, October 17, 2020

Manpages to Learn for October (page 10)

update-locale(1): - update localization files (Ubuntu)
update-locale(1): update-locale is a script that update/generate the .po files for GOsa -g extract strings from GOsa and generate po files -y assume yes -h help update-locale [-h] [-g] [-y]

update-mime-database(1): - a program to build the Shared MIME-Info database cache
update-mime-database(1): update-mime-database is a program which is responsible for updating the shared mime-info cache according to the system described in the Shared MIME-Info Database specification http://www.freedesktop.

update-pdf-help(1): - Create pdf documentation from online documentation
update-pdf-help(1): update-pdf-help is a script that create pdf docomentation for offline reading from online documentation. update-pdf-help update-pdf-help - Create pdf documentation from online documentation

urxvt-matcher(1): - match strings in terminal output and change their rendition
urxvt-matcher(1): Uses per-line display filtering ("on_line_update") to underline text matching a certain pattern and make it clickable. When clicked with the mouse button specified in the "matcher.

use-devel-checklib(1p): - (DEPRECATED)a script to package Devel::CheckLib with your
use-devel-checklib(1p): This script was DEPRECATED. If you need to depend on this library, you should use `configure_requires` in Makefile.PL or Build.PL instead. WARNINGS, Devel::CheckLib

utf8trans(1): - Transliterate UTF-8 characters according to a table
utf8trans(1): utf8trans transliterates characters in the specified files (or standard input, if they are not specified) and writes the output to standard output. All input and output is in the UTF-8 encoding.

vcf-convert(1): - convert between VCF versions (Ubuntu)
vcf-convert(1): About: Convert between VCF versions, currently to VCFv4.0 only. cat in.vcf | vcf-convert [ vcf-convert - convert between VCF versions

v.decimate(1grass): - Decimates a point cloud Copies points from one vector to
v.decimate(1grass): v.decimate reduces number of points in the input vector map and copies them over to the output vector map. Different point decimation techniques can be applied to reduce the number of points.

v.dissolve(1grass): - Dissolves boundaries between adjacent areas sharing a common
v.dissolve(1grass): The v.dissolve module is used to merge adjacent areas in a vector map which share the same category value. The resulting merged area(s) retains this category value.

vect3(3ncarg): - Defines the second and all subsequent points in a sequence of
vect3(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. Online: threed, curve3, fence3, frst3, line3, perim3, point3, psym3, pwrz, pwrzt, set3, threed, tick3, tick43, ncarg_cbind.

vendorlib(3pm): - Use Only Core and Vendor Libraries in @INC
vendorlib(3pm): In a system distribution such as Debian, it may be advisable for Perl programs to ignore the user's CPAN-installed modules and only use the distribution-provided modules to avoid possible breakage with newer and unpackaged versions of

verse-dialog(1): - Displays a daily devotional verse from scripture
verse-dialog(1): Displays a verse taken from the database in /usr/share/verse/daily.verse that is specific for the current date. verse-dialog uses dialog to display the verse in a pseudo-window, thus allowing verse to be used from a menu running under X.

version(3perl): - Perl extension for Version Objects
version(3perl): Version objects were added to Perl in 5.10. This module implements version objects for older version of Perl and provides the version object API for all versions of Perl. All previous releases before 0.

v.extract(1grass): - Selects vector features from an existing vector map and creates
v.extract(1grass): v.extract allows a user to select vector objects from an existing vector map and creates a new map containing only the selected objects. Database tables can be queried with SQL statements, if a connection is established.

vfdbgenus(1): - Extract virulence genes by genus from the VFDB database
vfdbgenus(1): This tool is part of the SRST2 suite. Extract virulence genes by genus from the VFDB database available at http://www.mgc.ac.cn/VFs/Down/CP_VFs.ffn.gz VFDBgenus [-h] --infile INFILE [--genus GENUS]

vfslib(3tcl): - Procedures to interact with virtual filesystems
vfslib(3tcl): The ::vfs package includes a library of Tcl code, implementing a number of different virtual filesystems. Each of these exists as its own package, and can be accessed through package require vfs::

viewrfmrec(3): - displays rectangle caracteristics in RDS format.
viewrfmrec(3): The viewrfmrec function displays all rectangles which constitute a RDS object. #include "mphnnn.h" #include "mutnnn.h" #include "rdsnnn.h" #include "rfmnnn.h" #include "rtlnnn.

viewrfmseg(3): - displays segment caracteristics in MBK and RDS format.
viewrfmseg(3): The viewrfmseg function displays caracteristics of a segment in MBK and RDS format. #include "mphnnn.h" #include "mutnnn.h" #include "rdsnnn.h" #include "rfmnnn.h" #include "rtlnnn.

vim-registry(5): - syntax for vim-addons registry files
vim-registry(5): A registry file is a multi-document YAML file (i.e. it can be composed by several different YAML documents separated by "---" lines). Each YAML document represents a registry entry, that is the information describing a single addon.

v.in.ascii(1grass): - Creates a vector map from an ASCII points file or ASCII vector
v.in.ascii(1grass): v.in.ascii converts a vector map in GRASS ASCII vector format to a vector map in binary format. The module may import two formats: * standard contains all data types, each coordinate on one row * point (default) reads only points, each

vmsish(3perl): - Perl pragma to control VMS-specific language features
vmsish(3perl): If no import list is supplied, all possible VMS-specific features are assumed. Currently, there are four VMS-specific features available: 'status' (a.k.a '$?'), 'exit', 'time' and 'hushed'.

vnc4passwd(1): - change a VNC password (Ubuntu Linux)
vnc4passwd(1): vncpasswd allows you to set the password used to access VNC desktops. It stores an obfuscated version of the password in the given file (default $HOME/.vnc/passwd).

v.net.steiner(1grass): - Creates Steiner tree for the network and given terminals.
v.net.steiner(1grass): v.net.steiner calculates the optimal connection of nodes on a vector network. A Steiner tree is used to calculate the minimum-cost vector network connecting some number of end nodes in a network framework.

vpassert(1p): - Preprocess Verilog code assertions
vpassert(1p): Vpassert will read the specified Verilog files and preprocess special PLI assertions. The files are written to the directory named .vpassert unless another name is given with -o.

vpbconfigurator(8): - Generate configuration files for libvpb
vpbconfigurator(8): The VpbConfigurator command will query the system and the user to create a suitable config in /etc/vpb. VpbConfigurator Ron Lee, Mark Mickan, Ben Kramer, Voicetronix <support@voicetronix.com.

vscanf(3posix): vscanf --- format input of a stdarg argument list
vscanf(3posix): Refer to vfscanf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base

vswprintf(3posix): vswprintf --- wide-character formatted output of a stdarg
vswprintf(3posix): Refer to vfwprintf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

vsync(3alleg4): - Waits for a vertical retrace to begin.
vsync(3alleg4): Waits for a vertical retrace to begin. The retrace happens when the electron beam in your monitor has reached the bottom of the screen and is moving back to the top ready for another scan.

vvinit(3ncarg): - Performs initialization tasks required before VVECTR may be called
vvinit(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions with the following exceptions: lu The second dimension of u in the calling program. lv The second dimension of v in the calling program.

vwprintf(3posix): vwprintf --- wide-character formatted output of a stdarg argument
vwprintf(3posix): Refer to vfwprintf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

wallpaper(1): - Find images which can be used as wallpapers
wallpaper(1): This is just a short manpage written for the Debian package of wondershaper because the original version lacks a manpage. See /usr/share/doc/wallpaper/ for more information.

wcscmp(3posix): wcscmp --- compare two wide-character strings
wcscmp(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsncasecmp(3posix): wcsncasecmp, wcsncasecmp_l --- case-insensitive wide-character
wcsncasecmp(3posix): Refer to wcscasecmp(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

wcsncmp(3posix): wcsncmp --- compare part of two wide-character strings
wcsncmp(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsrchr(3posix): wcsrchr --- wide-character string scanning operation
wcsrchr(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsstr(3posix): wcsstr --- find a wide-character substring
wcsstr(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcstok(3posix): wcstok --- split a wide-character string into tokens
wcstok(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcstol(3posix): wcstol, wcstoll --- convert a wide-character string to a long
wcstol(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wctrans(3posix): wctrans, wctrans_l --- define character mapping
wctrans(3posix): For wctrans(): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.

wcwidth(3posix): wcwidth --- number of column positions of a wide-character code
wcwidth(3posix): The wcwidth() function shall determine the number of column positions required for the wide character wc. The application shall ensure that the value of wc is a character representable as a wchar_t, and is a wide-character code

weblogin(3pm): - Central login service for the WebAuth authentication system
weblogin(3pm): The WebLogin module implements a CGI service using the CGI::Application framework that provides central login services for the WebAuth authentication system. For its entry points and constructor options, see "Instance Script Methods" in

weboob-cli(1): - call a method on backends (Ubuntu)
weboob-cli(1): Weboob-Cli is a console application to call a specific method on backends which implement the given capability. Home page: http://weboob.org/applications/weboob-cli

whodepends(1): - check which maintainers' packages depend on a package
whodepends(1): whodepends gives the names, e-mail addresses and the packages they maintain of all maintainers who have packages depending on the given package. whodepends [package] [options]

widelands(6): - A real-time build-up strategy game
widelands(6): In Widelands, you are the regent of a small tribe. You start out with nothing but your headquarters, a kind of castle in which all your resources are stored. During the course of the game, you will build an ever growing settlement.

wiki-toolkit-rename-node(1p): - Rename a node stored in a Wiki::Toolkit instance.
wiki-toolkit-rename-node(1p): Takes four mandatory arguments: type The database type. Should be one of 'postgres', 'mysql' and 'sqlite'. name The database name. oldname The name of the node to be renamed. newname The new name for the node.

winebuild-development(1): - Wine dll builder (Ubuntu)
winebuild-development(1): winebuild generates the assembly files that are necessary to build a Wine dll, which is basically a Win32 dll encapsulated inside a Unix library. winebuild has different modes, depending on what kind of file it is asked to generate.

wininst2wheel(1): - Convert Windows installers to PEP 427 format binary wheels.
wininst2wheel(1): wininst2wheel converts Windows installers to PEP 427 format binary wheels. wininst2wheel [options] [installer [installer ...]] Barry Warsaw <barry@debian.

wlinkevent(3erl): - See external documentation: wxHtmlLinkEvent.
wlinkevent(3erl): See external documentation: wxHtmlLinkEvent. Use wxEvtHandler:connect/3 with EventType:: command_html_link_clicked See also the message variant #wxHtmlLink{} event record type.

wmdrrg(3ncarg): - plots weather map regions (indicating "snow", "rain", etc.
wmdrrg(3ncarg): N (Integer, Input) - The number of points supplied in the second and third arguments. X (Real, Input) - The X coordinates (specified in world coordinates) of N points that specify the control points of a spline curve that will be fitted to

wmemset(3posix): wmemset --- set wide characters in memory
wmemset(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wmsetc(3ncarg): - Sets the value of an internal parameter of type CHARACTER.
wmsetc(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to set the current value of Wmap parameters.

wordgrinder(1): - console-based word processor (Ubuntu)
wordgrinder(1): wordgrinder is a simple character cell word processor that runs on the console. It is primarily designed for text entry. It's designed to get the hell out of your way and let you write; it does very little, but what it does it does well.

write(3posix): pwrite, write --- write on a file (Ubuntu)
write(3posix): The write() function shall attempt to write nbyte bytes from the buffer pointed to by buf to the file associated with the open file descriptor, fildes. Before any action described below is taken, and if nbyte is zero and the file is a

writeswfbuttonsoundtomethod(3): - Not Described (Ubuntu)
writeswfbuttonsoundtomethod(3): Not Described. NOTE At least F5 and F6 do not write an extra 0 style byte if there is no sound for a particular transition the docs say otherwise. #include <ming.

wwwifetch(1): - Web presentation tool of ifetch-tools
wwwifetch(1): wwwifetch - is the presentation layer of ifetch-tools. ifetch-tools - A set of tools to collect, monitor, and view images from IP Cameras. wwwifetch ifetch-tools was written by Richard Nelson <unixabg@gmail.com>.

x0vnc4server(1): - VNC server which continuously polls an X display
x0vnc4server(1): x0vncserver is a VNC server which continuously polls any X display, allowing it to be controlled via VNC. How usable it will be depends a lot on the machine it's running on, and what you're expecting.

xactivatescreensaver(3): - manipulate the screen saver
xactivatescreensaver(3): Timeout and interval are specified in seconds. A timeout of 0 disables the screen saver (but an activated screen saver is not deactivated), and a timeout of -1 restores the default. Other negative values generate a BadValue error.

xapian-delve(1): - Inspect the contents of a Xapian database
xapian-delve(1): delve - Inspect the contents of a Xapian database delve [ delve - Inspect the contents of a Xapian database

xapian-progsrv(1): - Piped server for use with Xapian's remote backend
xapian-progsrv(1): xapian-progsrv - Piped server for use with Xapian's remote backend xapian-progsrv [ xapian-progsrv - Piped server for use with Xapian's remote backend

xchangedevicedontpropagatelist(3): - query or change the dont-propagate-list for
xchangedevicedontpropagatelist(3): The XChangeDeviceDontPropagateList request modifies the list of events that should not be propagated to ancestors of the event window. This request allows extension events to be added to or deleted from that list.

xconsortium(7): - X Consortium information (Ubuntu)
xconsortium(7): The X Consortium was an independent, not-for-profit Delaware membership corporation. It was formed in 1993 as the successor to the MIT X Consortium. The purpose of the X Consortium was to foster the development, evolution, and maintenance

xdbebeginidiom(3): - marks the beginning of a DBE idiom sequence.
xdbebeginidiom(3): This function marks the beginning of an idiom sequence. DBE, XdbeAllocateBackBufferName(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetBackBufferAttributes(), XdbeGetVisualInfo(), XdbeQueryExtension(),

xdbefreevisualinfo(3): - frees information returned by XdbeGetVisualInfo().
xdbefreevisualinfo(3): This function frees the list of XdbeScreenVisualInfo returned by the function XdbeGetVisualInfo(). DBE, XdbeAllocateBackBufferName(), XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeGetBackBufferAttributes(),

xdt-csource(1): - C code generation utility for arbitrary data
xdt-csource(1): xdt-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs. INVOCATION xdt-csource either takes as input one file name to generate code for, or, using the

xen-create-nfs(8): - Create a Xen configuration file for an NFS-root guest.
xen-create-nfs(8): xen-create-nfs is a simple script which allows you to easily create a single configuration file for a Xen guest which will mount its remote filesystem over an NFS root.

xen-list-images(8): - List all the created and configured Xen images.
xen-list-images(8): xen-list-images is a simple script which will display all the Xen images which have been created. This works by iterating over all files matching the pattern /etc/xen/*.cfg which is what the xen-create-image script would create.

xfce4-notifyd-config(1): - configuration GUI for xfce4-notifyd
xfce4-notifyd-config(1): xfce4-notifyd-config will launch the configuration GUI for xfce4-notifyd. xfce4-notifyd-config [-?] [-V] [-s SOCKET_ID] [--display=DISPLAY] xfce4-notifyd-config - configuration GUI for xfce4-notifyd

xfwm4-workspace-settings(1): - Workspace settings for Xfce window manager
xfwm4-workspace-settings(1): Usage: xfwm4-workspace-settings [OPTION...] . Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: -s, --socket-id=SOCKET ID Settings manager socket -V, --version

xiph2vclt(1): - Generate VCLT playlist from xiph/icecast stream directory
xiph2vclt(1): This tool generates a VCLT playlist from Xiph foundation's icecast stream directory. If no infile is given 'yp.xml' is used. The playlist is print to stdout.

xkballocgeomrows(3): - Allocate rows in a section (Ubuntu)
xkballocgeomrows(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkballocservermap(3): - Allocate and initialize an empty server map description
xkballocservermap(3): XkbAllocServerMap allocates and initializes an empty server map in the server field of the keyboard description specified by xkb. The which parameter specifies the particular components of the server map structure to allocate, as specified

xkbfreegeomcolors(3): - Free geometry colors (Ubuntu)
xkbfreegeomcolors(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkbfreegeomkeys(3): - Free geometry keys - (Ubuntu)
xkbfreegeomkeys(3): If free_all is True, all keys are freed regardless of the value of first or count. Otherwise, count keys are freed beginning with the one specified by first.

xkbfreegeomoverlayrows(3): - Free rows in an overlay
xkbfreegeomoverlayrows(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkbgetkeybehaviors(3): - Obtain the behaviors (the behaviors array) for a subset of
xkbgetkeybehaviors(3): XkbGetKeyBehaviors sends a request to the server to obtain the behaviors for num keys on the keyboard starting with the key whose keycode is first. It waits for a reply and returns the behaviors in the server->behaviors field of xkb.

xkbgetstate(3): - Obtains the keyboard state (Ubuntu)
xkbgetstate(3): The XkbGetState function queries the server for the current keyboard state, waits for a reply, and then backfills state_return with the results. All group values are expressed as group indices in the range [0..3].

xkbkeynumsyms(3): - Returns the total number of keysyms for the key corresponding to
xkbkeynumsyms(3): The key width and number of groups associated with a key are used to form a small two-dimensional array of KeySyms for a key. This array may be different sizes for different keys.

xkbkeytypeindex(3): - Obtain the index of a key type or the pointer to a key type
xkbkeytypeindex(3): XkbKeyTypeIndex computes an index into the types vector of the client map in xkb from the given keycode and group index. int XkbKeyTypeIndex (XkbDescPtr xkb, KeyCode keycode, int group); ARGUMENTS - xkb Xkb description of interest -

xkblockgroup(3): - Locks the keysym group - (Ubuntu)
xkblockgroup(3): XkbLockGroup sends a request to the server to lock the specified group and does not wait for a reply. It returns True if the request was sent and False otherwise.

xkbsagroup(3): - Returns the group_XXX field of act converted to a signed int
xkbsagroup(3): XkbSAGroup returns the group_XXX field of act converted to a signed int. STRUCTURE Actions associated with the XkbGroupAction structure change the current group state when keys are pressed and released: typedef struct _XkbGroupAction {

xkbsasetptrdfltvalue(3): - Sets the valueXXX field of act from val
xkbsasetptrdfltvalue(3): Actions associated with the XkbPtrDfltAction structure change the mk_dflt_btn attribute of the MouseKeys control. If the MouseKeys control is not enabled, KeyPress and KeyRelease events are treated as though the action is XkbSA_NoAction.

xkbsetautoresetcontrols(3): - Changes the current values of the AutoReset control
xkbsetautoresetcontrols(3): XkbSetAutoResetControls changes the auto-reset status and associated auto-reset values for the controls selected by changes. For any control selected by changes, if the corresponding bit is set in auto_ctrls, the control is configured to

xkbsetmodactionvmods(3): - Sets the vmods1 and vmods2 fields of act using the vmods
xkbsetmodactionvmods(3): XkbSetModActionVMods sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description. void XkbSetModActionVMods (XkbAction act, unsigned short vmods); ARGUMENTS - act action in which to set vmods - vmods

xkbsetptractionx(3): - Sets the high_XXX and low_XXX fields of act from the signed
xkbsetptractionx(3): Actions associated with the XkbPtrAction structure move the pointer when keys are pressed and released. If the MouseKeys control is not enabled, KeyPress and KeyRelease events are treated as though the action is XkbSA_NoAction.

xpi-repack(1): - repack a xpi file into a tarball (Ubuntu)
xpi-repack(1): xpi-repack is a helper tool for packaging XUL extensions. It repacks the given xpi file into a proper tarball that can be used as source tarball for the Debian package. It is designed to work with uscan.

xrootconsole(1): xrootconsole --- display a file (or stdin) to a transparent window
xrootconsole(1): xrootconsole is a small utility which displays its input in a transparent text box on X's root window. It will read from any file listed on the command line or, by default, from stdin.

xsetpointer(1): - set an X Input device as the main pointer
xsetpointer(1): Xsetpointer sets an XInput device as the main pointer. When called with the -l flag it lists the available devices. When called with the -c/+c flag, it toggles the sending of core input events, for servers which implement a virtual core

xtgetactionkeysym(3): - obtain corresponding keysym
xtgetactionkeysym(3): If XtGetActionKeysym is called after an action procedure has been invoked by the Intrinsics and before that action procedure returns, and if the event pointer has the same value as the event pointer passed to that action routine, and if the

xtgetselectionrequest(3): - retrieve the event that triggered the
xtgetselectionrequest(3): XtGetSelectionRequest may only be called from within an XtConvertSelectionProc procedure and returns a pointer to the SelectionRequest event that caused the conversion procedure to be invoked.

xtgetselectionvalueincremental(3): - obtain selection values
xtgetselectionvalueincremental(3): The XtGetSelectionValueIncremental function is similar to XtGetSelectionValue except that the selection_callback procedure will be called repeatedly upon delivery of multiple segments of the selection value.

xtgetsubvalues(3): - obtain and set widget resources
xtgetsubvalues(3): The XtSetValues function starts with the resources specified for the Core widget fields and proceeds down the subclass chain to the widget. At each stage, it writes the new value (if specified by one of the arguments) or the existing value

xtissensitive(3): - set and check a widget's sensitivity state
xtissensitive(3): The XtSetSensitive function first calls XtSetValues on the current widget with an argument list specifying that the sensitive field should change to the new value.

xtlasteventprocessed(3): - last event, last timestamp processed
xtlasteventprocessed(3): XtLastEventProcessed returns the last event passed to XtDispatchEvent for the specified display and NULL if there has been no event. The client must not modify the contents of the returned event.

xtregisterdrawable(3): - register a drawable with the Intrinsics event dispatcher
xtregisterdrawable(3): XtRegisterDrawable associates the specified drawable with the specified widget so that future calls to XtWindowToWidget with the drawable will return the widget.

xttranslatecoords(3): - translate widget coordinates
xttranslatecoords(3): While XtTranslateCoords is similar to the Xlib XTranslateCoordinates function, it does not generate a server request because all the required information already is in the widget's data structures.

yacc(1posix): yacc --- yet another compiler compiler (DEVELOPMENT)
yacc(1posix): The yacc command accepts a language that is used to define a grammar for a target language to be parsed by the tables and code generated by yacc. The language accepted by yacc as a grammar for the target language is described below using

yahoo2mbox(1): - Retrieve and store Yahoo! Groups messages
yahoo2mbox(1): yahoo2mbox Retrieves all messages in the archive of the given group from Yahoo and stores them in the specified local MBOX file. If the file exists, the messages not already in the file are appended to it.

yhsm-keystore-unlock(1): yhsm-keystore-unlock Unlock the keystore in a YubiHSM
yhsm-keystore-unlock(1): In versions of the YubiHSM before 1.0, the YubiHSM could be protected using a 'HSM password'. The YubiHSM would unlock it's cryptographic functions if the correct password was given, but it was a simple comparison test. In YubiHSM 1.

ykksm-gen-keys(1): - Tool to generate keys on the YKKSM-KEYPROV format.
ykksm-gen-keys(1): Tool to generate keys on the YKKSM-KEYPROV format. START: Decimal start point. END: Decimal end point, if absent START is used as END. --urandom: Use /dev/urandom instead of /dev/random as entropy source.

ykval-nagios-queuelength(1): - Check the current sync queuelength for the
ykval-nagios-queuelength(1): Checks the length of the current yubikey-val queuelength. Made to be used with the service nrpe and nagios. Database configuration is read from /etc/yubico/val/ykval-config.

Manpages to Learn for October (page 9)

starman(3pm): - High-performance preforking PSGI/Plack web server
starman(3pm): Starman is a PSGI perl web server that has unique features such as: High Performance Uses the fast XS/C HTTP header parser Preforking Spawns workers preforked like most high performance UNIX servers do.

statnews(1): - generate some useful statistics out of a newsgroup
statnews(1): The statnews command get some useful statistics out of a newsgroup. It displays things like how many articles each author posted, how many characters was written, how many lines were quoted, how many articles belong to each thread, the

stdbool.h(7posix): stdbool.h --- boolean type and values
stdbool.h(7posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

stellarium(1): - A real-time realistic planetarium
stellarium(1): Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and MacOSX. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.

stenvironment(1): - create StepTalk environment process
stenvironment(1): stenvironment creates a new StepTalk environment process. The Distributed Objects server is created with name 'STEnvironment:name'. If no name is given, then 'UnnamedNN' will be created.

storebackupsearch(1): - locates different versions of a file saved with storeBackup.
storebackupsearch(1): You need some basic understanding of linux and perl to use it. storeBackupSearch.pl -g configFile storeBackupSearch.pl -b backupDirDir [-f configFile] [-s rule] [--absPath] [-w file] [--parJobs number] [-d level] [--once] [--print]

strbrowser(3i): - browse and/or select items in a list
strbrowser(3i): StringBrowser is an interactor that provides a browsing and selection interface to a list of strings. StringBrowsers are often used in dialog boxes to let the user browse and select from an unbounded set of textual entries.

strcasecmp(3posix): strcasecmp, strcasecmp_l, strncasecmp, strncasecmp_l ---
strcasecmp(3posix): The strcasecmp() and strcasecmp_l() functions shall compare, while ignoring differences in case, the string pointed to by s1 to the string pointed to by s2. The strncasecmp() and strncasecmp_l() functions shall compare, while ignoring

stream-im6(1): - a lightweight tool to stream one or more pixel components of the
stream-im6(1): Image Settings: -authenticate value decrypt image with this password -channel type apply option to select image channels -colorspace type alternate image colorspace -compress type type of pixel compression when writing the image -define

strend(3pub): - return pointer to the terminating '\0' of a string
strend(3pub): strend will return a pointer to the '\0' that terminates a string. publib(3) #include <publib.h> char *strend(const char *s); Lars Wirzenius (lars.wirzenius@helsinki.

strendzap(3pub): - remove pattern from end of str, if it is there
strendzap(3pub): strendzap removes pat from the end of str if it is there. Otherwise, it does nothing. To remove the suffix .c from the end of a filename, you might do this: #include <publib.h> strendzap(filename, ".

strerror(3posix): strerror, strerror_l, strerror_r --- get error message string
strerror(3posix): For strerror(): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.

string2key(8): string2key --- map a password into a key
string2key(8): string2key performs the string-to-key function. This is useful when you want to handle the raw key instead of the password. Supported options: -5, --version5 Output Kerberos v5 string-to-key -4, --version4 Output Kerberos v4 string-to-key

string(3erl): - String processing functions. (Ubuntu)
string(3erl): This module provides functions for string processing. EXPORTS centre(String, Number) -> Centered centre(String, Number, Character) -> Centered Types: String = Centered = string() Number = integer() >= 0 Character = char() Returns a

strins(3pub): - insert a string at the beginning of another string
strins(3pub): strins inserts the src string at the beginning of the tgt string. The strings must not overlap. The target string must contain enough memory to hold both strings.

strspn(3posix): strspn --- get length of a substring
strspn(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

strtol(3posix): strtol, strtoll --- convert a string to a long integer
strtol(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

stumxy(3ncarg): - Maps a single point on the streamline from data to user coordinate
stumxy(3ncarg): XDA (REAL, input): The X coordinate of a point on the streamline in data coordinate space. YDA (REAL, input): The Y coordinate of a point on the streamline in data coordinate space.

subtitles(3pm): - handle video subtitles in various text formats
subtitles(3pm): Video files (avi mpeg etc) are sometimes accompanied with subtitles, which are currently very popular as text files. "Subtitles" provides means for simple loading, re-timing, and storing these subtitle files.

suggested(3pm): - Load suggested modules on demand when available VERSION version 0.
suggested(3pm): This works just like recommended, but a suggestion is less strong than a recommendation. This is provided for self-documentation purposes. use suggested 'Foo::Bar', { 'Bar::Baz' => '1.23', 'Wibble' => '0.

supertux2(6): - preview release of SuperTux Milestone 2, a classic style 2D platform
supertux2(6): SuperTux is a classic style 2D platform game. Run and jump through multiple worlds, fighting off enemies by jumping on them, bumping them from below or tossing objects at them, grabbing power-ups and other stuff on the way.

svinitd-create(1): - Create an init.d-script for a supervised process
svinitd-create(1): Create an init.d-script for a supervised process -h, --help Display help and exit -V, --version Display version and exit This utility prints an init.d-wrapper script for a supervised process.

svn-mailer(1): - A feature rich subversion commit notification tool
svn-mailer(1): The svnmailer package is a tool to post notifications of subversion events to various targets in different ways. Currently implemented: Mail via SMTP or a sendmail pipe, news via NNTP, XML via XMLRPC to a CIA tracker (see http://cia.navi.

swfrender(1): - creates bitmaps from swf. Synopsis swfrender file.swf [-o output.
swfrender(1): Swfrender creates bitmaps from swf files created with pdf2swf, jpeg2swf or png2swf. Matthias Kramm <kramm@quiss.org> swfrender - creates bitmaps from swf. Synopsis swfrender file.swf [-o output.

swfstrings(1): - Extracts strings from SWF files. Synopsis swfstrings [options] file.
swfstrings(1): This tool extracts strings from SWF files. It parses SWF font records and text records and prints unicode-encoded characters to stdout. swfstrings - Extracts strings from SWF files. Synopsis swfstrings [options] file.

swi(9freebsd): swi_add, swi_remove, swi_sched --- register and schedule software
swi(9freebsd): These functions are used to register and schedule software interrupt handlers. Software interrupt handlers are attached to a software interrupt thread, just as hardware interrupt handlers are attached to a hardware interrupt thread.

sylfilter(1): - sylfilter (Ubuntu Linux Manual Page)
sylfilter(1): SylFilter (tentative name) version 0.7 The full documentation for SylFilter is maintained as a Texinfo manual. If the info and SylFilter programs are properly installed at your site, the command info SylFilter should give you access to

synfig-config(1): - Get information about the installed version of synfig
synfig-config(1): Generic options --version print installed version of synfig. --help display this help and exit. Compilation support options --cflags print pre-processor and compiler flags --libs print library linking information Install directories

sysconf(3posix): sysconf --- get configurable system variables
sysconf(3posix): The sysconf() function provides a method for the application to determine the current value of a configurable system limit or option (variable). The implementation shall support all of the variables listed in the following table and may

system(3posix): system --- issue a command (Ubuntu)
system(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

systemd-docker(1): - wrapper for 'docker run" (Ubuntu)
systemd-docker(1): systemd-docker is a wrapper for "docker run" so that Docker containers can be sanely run under systemd. The key thing that this wrapper does is move the container process from the cgroups setup by Docker to the service unit's cgroup.

tail(1posix): tail --- copy the last part of a file
tail(1posix): None. head The Base Definitions volume of POSIX.12008, Chapter 8, Environment Variables, Section 12.2, Utility Syntax Guidelines COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.

tangram(3pm): - Store pure objects in standard relational databases
tangram(3pm): Tangram is an object-relational mapper. It is orthogonal, meaning that it does not require anything of the objects stored in it (other than the common convention that base objects be based upon HASHes; individual columns can be anything).

tcpretrans-perf(8): - show TCP retransmits, with address and other details.
tcpretrans-perf(8): This traces TCP retransmits that are sent by the system tcpretrans is executed from, showing address, port, and TCP state information, and sometimes the PID (although usually not, since retransmits are usually sent by the kernel on timeout

tcsendbreak(3posix): tcsendbreak --- send a break for a specific duration
tcsendbreak(3posix): If the terminal is using asynchronous serial data transmission, tcsendbreak() shall cause transmission of a continuous stream of zero- valued bits for a specific duration.

tdbrestore(8): - tool for creating a TDB file out of a tdbdump output
tdbrestore(8): This tool is part of the samba(1) suite. tdbrestore is a very simple utility that 'restores' the contents of dump file into TDB (Trivial DataBase) file. The dump file is obtained from the tdbdump command.

tdelete(3posix): tdelete, tfind, tsearch, twalk --- manage a binary search tree
tdelete(3posix): The tdelete(), tfind(), tsearch(), and twalk() functions manipulate binary search trees. Comparisons are made with a user-supplied routine, the address of which is passed as the compar argument.

tdfx(4freebsd): tdfx --- Voodoo Graphics and VoodooII Memory Access GLIDE device
tdfx(4freebsd): This driver creates an entry in /dev that allows programs (mostly GLIDE-based software) to access the device memory of the Voodoo Graphics and VoodooII 3D accelerators created by 3Dfx, Inc.

tdgetr(3ncarg): - Retrieves the real value of a Tdpack parameter.
tdgetr(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to retrieve the current value of Tdpack parameters.

tdlbla(3ncarg): - This routine is called to put labels on a particular edge of a box.
tdlbla(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. ACCESS To use TDLBLA or c_tdlbla, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

tdotri(3ncarg): - Order the triangles defined by a triangle list.
tdotri(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. ACCESS To use TDOTRI or c_tdotri, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

teem-puller(1): - Command-line interface to the "pull" library.
teem-puller(1): /usr/bin/teem-puller: Command-line interface to the "pull" library. Published research using this tool or the "pull" library should cite the paper: Gordon L. Kindlmann, Ra{\'u}l San Jos{\'e} Est{\'e}par, Stephen M.

tempnam(3posix): tempnam --- create a name for a temporary file
tempnam(3posix): The tempnam() function shall generate a pathname that may be used for a temporary file. The tempnam() function allows the user to control the choice of a directory.

terminatorx(1): - Realtime Audio Synthesizer (Ubuntu)
terminatorx(1): terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data (*.wav, *.au, *.mp3, etc.) the way hiphop-DJs scratch on vinyl records.

text2table(1p): - flat text conversion to OpenDocument spreadsheet
text2table(1p): Creates an ODF spreadsheet file and populate its first sheet from a delimited text file. Each line of the source file produces a row in the target table. In the line, the field separator is ";". The target file is created.

theft-server(1p): - CLC-INTERCAL networking (Ubuntu)
theft-server(1p): The theft-server mediates the communication between two CLC-INTERCAL programs with the internet extension. It keeps a list of process IDs running on the current computer so it can provide lists of processes which can be engaged in INTERcal

thread(3tcl): - Extension for script access to Tcl threading
thread(3tcl): The thread extension creates threads that contain Tcl interpreters, and it lets you send scripts to those threads for evaluation. Additionaly, it provides script-level access to basic thread synchronization primitives, like mutexes and

Thread(3tcl): - Tcl thread support - (Ubuntu Linux)
Thread(3tcl): Tcl provides Tcl_CreateThread for creating threads. The caller can determine the size of the stack given to the new thread and modify the behaviour through the supplied flags.

tightvncserver(1): - a wrapper to launch an X server for VNC.
tightvncserver(1): vncserver is a wrapper script for Xvnc, the free X server for VNC (Virtual Network Computing). It provides all capabilities of a standard X server, but does not connect to a display for itself.

tigr-build-icm(1): tigr-glimmer --- Creates and outputs an interpolated Markov
tigr-build-icm(1): Program build-icm.c creates and outputs an interpolated Markov model (IMM) as described in the paper A.L. Delcher, D. Harmon, S. Kasif, O. White, and S.L. Salzberg. Improved Microbial Gene Identification with Glimmer.

time(3posix): time --- get time (Ubuntu Linux Manual)
time(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

tixdestroy(3): - Destroy Tix Objects (Ubuntu Linux)
tixdestroy(3): The tixDestroy destroys a Tix object whose class is declared by the tixClass keyword. When the object is destroyed, its Destructor function is called and the memory allocated for this object is freed.

tixgetboolean(3): - Get the boolean value of a string.
tixgetboolean(3): The command tixGetBoolean returns "0" if the string is a valid TCL string for the boolean value FALSE. It returns "1" if the string is a valid TCL string for the boolean value TRUE.

tixscrolledtext(3): - Create and manipulate Tix ScrolledText widgets
tixscrolledtext(3): The tixScrolledText command creates a new window (given by the pathName argument) and makes it into a ScrolledText widget. Additional options, described above, may be specified on the command line or in the option database to configure

tooltip(3tk): - Tooltip management - (Ubuntu Linux)
tooltip(3tk): This package provides tooltips, small text messages that can be displayed when the mouse hovers over a widget, menu item, canvas item, listbox item or text widget tag.

toplevel(3itk): - base class for mega-widgets in a top-level window INHERITANCE
toplevel(3itk): The Toplevel class inherits everything from the Archetype class, and adds a Tk toplevel called the "hull" component to represent the body of the mega-widget. The window class name for the hull is set to the most-specific class name for the

toupper(3posix): toupper, toupper_l --- transliterate lowercase characters to
toupper(3posix): For toupper(): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.

translate-bin(1): - translate a text or web page (Ubuntu)
translate-bin(1): translate translates a text or web page. If the first synopsis form is used, translate prints a quick help, the version information or the list of available translation services to standard output.

t.rast3d.extract(1grass): - Extracts a subset of a space time 3D raster dataset.
t.rast3d.extract(1grass): t.rast3d.extract is used to extract a subset of a space time 3D raster dataset and to store that subset in a different space time 3D raster dataset. It has exactly the same functionality as t.rast.extract.

t.rast.to.vect(1grass): - Converts a space time raster dataset into a space time
t.rast.to.vect(1grass): t.rast.to.vect is designed to convert a space time raster dataset into a space time vector dataset. This module works as a front-end to r.to.vect and therefore supports all parameter of this module.

trend2d(1gmt): - Fit a [weighted] [robust] polynomial model for z = f(x,y) to xyz[w]
trend2d(1gmt): trend2d reads x,y,z [and w] values from the first three [four] columns on standard input [or xyz[w]file] and fits a regression model z = f(x,y) + e by [weighted] least squares. The fit may be made robust by iterative reweighting of the data.

tsconfigrelease(3ts): - - (Ubuntu Linux Manual Page)
tsconfigrelease(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> void TSConfigRelease(unsigned int id, TSConfig configp) TSConfigRelease -

tscontmutexget(3ts): - - (Ubuntu Linux Manual Page)
tscontmutexget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSMutex TSContMutexGet(TSCont contp) TSContMutexGet -

tsdecrypt(1): - Decrypt mpeg transport stream. (Ubuntu)
tsdecrypt(1): tsdecrypt reads incoming mpeg transport stream over UDP/RTP or file and then decrypts it by after retriving code words from OSCAM or similar CAMD server. tsdecrypt communicates with CAM server using cs378x (camd35 over tcp) protocol or

tsearch(3posix): tsearch --- search a binary search tree
tsearch(3posix): Refer to tdelete(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base

tsfgets(3ts): - reads a line from the file pointed to by filep into the buffer buf
tsfgets(3ts): Lines are terminated by a line feed character, ' '. The line placed in the buffer includes the line feed character and is terminated with a NULL. If the line is longer than length bytes then only the first length-minus-1 bytes are placed in

tshttphdrlengthget(3ts): - (Ubuntu Linux Manual Page)
tshttphdrlengthget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> int TSHttpHdrLengthGet(TSMBuffer bufp, TSMLoc offset) TSHttpHdrLengthGet -

tshttphdrreasonlookup(3ts): - (Ubuntu Linux Manual)
tshttphdrreasonlookup(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> const char* TSHttpHdrReasonLookup(TSHttpStatus status) TSHttpHdrReasonLookup -

tshttphdrtypeget(3ts): - (Ubuntu Linux Manual Page)
tshttphdrtypeget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSHttpType TSHttpHdrTypeGet(TSMBuffer bufp, TSMLoc offset) TSHttpHdrTypeGet -

tshttphdrurlset(3ts): - - (Ubuntu Linux Manual Page)
tshttphdrurlset(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSReturnCode TSHttpHdrUrlSet(TSMBuffer bufp, TSMLoc offset, TSMLoc url) TSHttpHdrUrlSet -

tshttptxnclientrespget(3ts): - (Ubuntu Linux Manual)
tshttptxnclientrespget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSReturnCode TSHttpTxnClientRespGet(TSHttpTxn txnp, TSMBuffer *bufp, TSMLoc *offset)

tshttptxnincomingaddrget(3ts): - get the incoming proxy address on which a client's
tshttptxnincomingaddrget(3ts): NOTE: The pointer is valid only for the current callback. Clients that need to keep the value across callbacks must maintain their own storage. COPYRIGHT 2014, dev@trafficserver.apache.

tshttptxnparentproxyset(3ts): - sets the parent proxy name and port
tshttptxnparentproxyset(3ts): The string hostname is copied into the TSHttpTxn; you can modify or delete the string after calling TSHttpTxnParentProxySet(). COPYRIGHT 2014, dev@trafficserver.apache.

tshttptxnserverpacketmarkset(3ts): - change packet firewall mark for the server side
tshttptxnserverpacketmarkset(3ts): NOTE: The change takes effect immediately, if no OS connection has been made, then this sets the mark that will be used IF an OS connection is established proxy.config.net.

tsmimehdrcopy(3ts): - copies the contents of the MIME header located at src_loc
tsmimehdrcopy(3ts): TSMimeHdrCopy() works correctly even if src_bufp and dest_bufp point to different marshal buffers. IMPORTANT: you must create the destination MIME header before copying into it--use TSMimeHdrCreate(). COPYRIGHT 2014, dev@trafficserver.

tsmimehdrcreate(3ts): - creates a new MIME header within bufp
tsmimehdrcreate(3ts): Release with a call to TSHandleMLocRelease(). COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSReturnCode TSMimeHdrCreate(TSMBuffer bufp, TSMLoc *locp)

tsmimehdrfieldnameset(3ts): - (Ubuntu Linux Manual)
tsmimehdrfieldnameset(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSReturnCode TSMimeHdrFieldNameSet(TSMBuffer bufp, TSMLoc hdr, TSMLoc field, const char *name, int length)

tsmimehdrfieldnextdup(3ts): - (Ubuntu Linux Manual)
tsmimehdrfieldnextdup(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSMLoc TSMimeHdrFieldNextDup(TSMBuffer bufp, TSMLoc hdr, TSMLoc field) TSMimeHdrFieldNextDup -

tsmimehdrfieldvaluedateset(3ts): - - (Ubuntu Linux)
tsmimehdrfieldvaluedateset(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSReturnCode TSMimeHdrFieldValueDateSet(TSMBuffer bufp, TSMLoc hdr, TSMLoc field, time_t value)

tsmimehdrparse(3ts): - parses a MIME header (Ubuntu)
tsmimehdrparse(3ts): The MIME header must have already been allocated and both bufp and hdr_loc must point within that header. It is possible to parse a MIME header a single byte at a time using repeated calls to TSMimeHdrParse().

tsmimeparserdestroy(3ts): - destroys the specified MIME parser and frees the
tsmimeparserdestroy(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> void TSMimeParserDestroy(TSMimeParser parser) TSMimeParserDestroy - destroys the specified MIME parser and frees the associated memory

tsnetconnect(3ts): - (Unbuntu Linux Learning Resources)
tsnetconnect(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSAction TSNetConnect(TSCont contp, sockaddr const *addr) TSNetConnect -

tsoutputswitch(1): - tool from openCaster suite (Ubuntu)
tsoutputswitch(1): Usage: 'tsoutputswitch inputfile.ts outputfile1.ts outputfile2.ts port' 0 output on outputfile1 1 output on outputfile2 2 output on both N.B. if they are not fifo the file size will increase Default is 0

tsthreaddestroy(3ts): - - (Ubuntu Linux Manual Page)
tsthreaddestroy(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> void TSThreadDestroy(TSThread thread) TSThreadDestroy -

tsvbr2cbr(1): - tool from openCaster suite (Ubuntu)
tsvbr2cbr(1): Usage: 'tsvbcr2cbr input.ts output_bit/s' adds empty packets to input.ts to reach uniform output_bit/s, it needs to read head a pcr to guess bit rate input.ts should be a single program transport stream with only a video elementary stream

tsviocontget(3ts): - (Unbuntu Linux Learning Resources)
tsviocontget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSCont TSVIOContGet(TSVIO viop) TSVIOContGet -

tsviondoneget(3ts): - (Unbuntu Linux Learning Resources)
tsviondoneget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> int64_t TSVIONDoneGet(TSVIO viop) TSVIONDoneGet -

tsviovconnget(3ts): - (Unbuntu Linux Learning Resources)
tsviovconnget(3ts): COPYRIGHT 2014, dev@trafficserver.apache.org #include <ts/ts.h> TSVConn TSVIOVConnGet(TSVIO viop) TSVIOVConnGet -

ttfautohintgui(1): - add new, auto-generated hints to a TrueType font
ttfautohintgui(1): A GUI application to replace hints in a TrueType font. The new hints are based on FreeType's auto-hinter. This program is a simple front-end to the `ttfautohint' library.

tumiki-fighters(6): - sticky 2D shooter (Ubuntu Linux)
tumiki-fighters(6): You can find more about the game on its homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf_e.html This game has been written by Kenta Cho <cs8k-cyu@asahi-net.or.

t.vect.db.select(1grass): - Prints attributes of vector maps registered in a space
t.vect.db.select(1grass): The module t.vect.db.select prints attributes of vector maps registered in a space time vector dataset. The example is querying the shoreline space time dataset: t.vect.db.

twalk(3posix): twalk --- traverse a binary search tree
twalk(3posix): Refer to tdelete(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base

tws(4freebsd): tws --- 3ware 9750 SATA+SAS 6Gb/s RAID controller card driver
tws(4freebsd): The tws driver provides support for LSI's 3ware 9750 SATA+SAS 6Gb/s RAID controller cards. These controllers feature the LSISAS2108 6Gb/s SAS RAID-on-Chip (ROC) and are available in 4- and 8-port configurations, supports RAID levels 0, 1,

uck-remaster-remove-win32-files(1): - Ubuntu Customization Kit windows files removal
uck-remaster-remove-win32-files(1): uck-remaster-remove-win32-files removes all the win32 related files (autorun, menu, wubi, windows software) from the extracted ISO. uck-remaster-remove-win32-files [remaster-dir]

uck-remaster-unpack-rootfs(1): - Ubuntu Customization Kit rootfs unpacking script
uck-remaster-unpack-rootfs(1): uck-remaster-unpack-rootfs extracts the root file system stored in compressed form from an unpacked ISO image (cf. uck-remaster-unpack- iso). If the argument is not specified, it defaults to ~/tmp.

uhci(4freebsd): uhci --- UHCI USB Host Controller driver
uhci(4freebsd): The uhci driver provides support for UHCI-type PCI based USB controllers. HARDWARE The uhci driver supports all UHCI v1.1 compliant controllers including: * Intel 82371AB/EB (PIIX4) * Intel 82371SB (PIIX3) * VIA 83C572

ulpt(4freebsd): ulpt --- USB printer support (Ubuntu)
ulpt(4freebsd): The ulpt driver provides support for USB printers that follow the printer bi- or uni-directional protocol. The bits in the minor number select various features of the driver.

ungetc(3posix): ungetc --- push byte back into input stream
ungetc(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

uniconvertor(1): UniConvertor -- command line tool to convert vector graphic files
uniconvertor(1): Converts one vector graphics format to another using sK1 engine. Allowed input formats: AI - Adobe Illustrator files (postscript based) CDR - CorelDRAW Graphics files (7-X3,X4 versions) CDT - CorelDRAW templates files (7-X3 versions) CCX -

unworkable(1): unworkable --- download files via BitTorrent
unworkable(1): The unworkable program is used to download files via the BitTorrent protocol. When unworkable is executed with a valid .torrent file as an argument, it will proceed to announce to the tracker, connect to peers and download the data.