Browse Source

Plan 9 from Bell Labs 2009-07-03

David du Colombier 15 years ago
parent
commit
3267968bd5

+ 2 - 0
lib/face/48x48x4/.dict

@@ -47,6 +47,7 @@ astro/mhw m/mhw.1
 astro/mig m/mig.1
 astro/mihalis m/mihalis.1
 astro/nch n/nch.1
+astro/ori o/ori.1
 astro/paula p/paula.1
 astro/pg p/pg.1
 astro/philw p/philw.1
@@ -91,6 +92,7 @@ diversiorum.org/sape s/sape.1
 dogfish.org/cliff c/cyoung.1
 ebay.com.uk/unknown u/unknown.ebay.com
 ebay.com/unknown u/unknown.ebay.com
+eigenstate.org/ori o/ori.1
 fas.harvard.edu/rcox r/rsc.1
 fas.harvard.edu/wjosephs w/wkj.1
 free.fr/xigh x/xigh.1

+ 11 - 18
rc/bin/ups

@@ -1,33 +1,25 @@
 #!/bin/rc
-
-# lucent web proxy caches the page; defeat it
-rfork n
+# ups - look up a UPS tracking number
+rfork en
 
 if(! ~ $#* 1) {
 	echo usage: ups 1ZA41W190338680961 >[1=2]
 	exit usage
 }
 
-rfork e
-hget 'http://wwwapps.ups.com/etracking/tracking.cgi?track=Track&InquiryNumber1='^$1^ \
+hget 'http://wwwapps.ups.com/WebTracking/processInputRequest?tracknum='^$1^ \
 	'&TypeOfInquiryNumber=T' >/tmp/ups.1
 
-cat /tmp/ups.1 |
-x=`{sed -n 's/^<INPUT TYPE="HIDDEN" NAME="([^"]+)" VALUE="([^"]+)">.*/\1=\2/p' |
-tr ' 	' ++}
-x=$"x
-x=`{echo $x | sed 's/ /\&/g'}
-x=$"x
-x=$x^'&tdts1.x=19&tdts1.y=7'
-hget -p $x http://wwwapps.ups.com/etracking/tracking.cgi >/tmp/ups.2
-
-sed 's/<[Tt][Dd]>/& «TD»/g; s/<[Tt][Rr]>/&<td> «TR» /g' /tmp/ups.2 |
-	htmlfmt >/tmp/ups.3
-sam -d /tmp/ups.3 >[2] /dev/null <<'!'
+sed 's/<[Tt][Dd]>/& «TD»/g; s/<[Tt][Rr]>/&<td> «TR» /g' /tmp/ups.1 |
+	htmlfmt >/tmp/ups.2
+sam -d /tmp/ups.2 >[2] /dev/null <<'!'
 /^Tracking results.*/p
 .,$d
-/View Details/d
+/Help/d
 1,.d
+$-2,$d
+/Status:/+1
+.,/«TR»/-2d
 ,s/\n/ /g
 ,s/«TR»/\n/g
 ,s/«TD»/	/g
@@ -37,3 +29,4 @@ sam -d /tmp/ups.3 >[2] /dev/null <<'!'
 ,s/\n\n+/\n\n/g
 ,p
 !
+echo

File diff suppressed because it is too large
+ 108 - 44
sys/lib/man/lookman/index


+ 529 - 0
sys/lib/man/permind/junk0

@@ -0,0 +1,529 @@
+0intro(1) intro \- introduction to Plan 9
+2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers
+2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers
+2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders
+acid(1) acid, truss, trump \- debugger
+acme(1) acme, win, awd \- interactive text windows
+ap(1) ap \- fetch Associated Press news articles
+ar(1) ar \- archive and library maintainer
+ascii(1) ascii, unicode \- interpret ASCII, Unicode characters
+awk(1) awk \- pattern-directed scanning and processing language
+basename(1) basename \- strip file name affixes
+bc(1) bc \- arbitrary-precision arithmetic language
+bind(1) bind, mount, unmount \- change name space
+bitsyload(1) bitsyload, light, pencal, keyboard, params, prompter \- bitsy-specific utilities
+bundle(1) bundle \- collect files for distribution
+cal(1) cal \- print calendar
+calendar(1) calendar \- print upcoming events
+cat(1) cat, read \- catenate files
+cb(1) cb \- C program beautifier
+chgrp(1) chgrp \- change file group
+chmod(1) chmod \- change mode
+cleanname(1) cleanname \- clean a path name
+cmp(1) cmp \- compare two files
+col(1) col \- column alignment
+colors(1) getmap, colors \- display color map
+comm(1) comm \- select or reject lines common to two sorted files
+con(1) con, telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM file transfer
+cp(1) cp, fcp, mv \- copy, move files
+cpp(1) cpp \- C language preprocessor
+cpu(1) cpu \- connection to CPU server
+crop(1) crop, iconv \- frame, crop, and convert image
+date(1) date, clock \- date and time
+db(1) db \- debugger
+dc(1) dc \- desk calculator
+dd(1) dd \- convert and copy a file
+delkey(1) delkey \- delete keys from factotum
+deroff(1) deroff, delatex \- remove formatting requests
+diff(1) diff \- differential file comparator
+doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents
+doctype(1) doctype \- intuit command line for formatting a document
+du(1) du \- disk usage
+echo(1) echo \- print arguments
+ecp(1) ecp \- fast copy, handling errors
+ed(1) ed \- text editor
+emacs(1) emacs \- editor macros
+eqn(1) eqn \- typeset mathematics
+expect(1) at, drain, expect, pass \- dialer scripting tools
+faces(1) faces, seemail, vwhois \- mailbox interface
+factor(1) factor, primes \- factor a number, generate large primes
+fedex(1) fedex, ups, usps \- track shipments
+file(1) file \- determine file type
+filter(1) filter, list, deliver, token, vf \- filtering mail
+fmt(1) fmt, htmlfmt \- simple text formatters
+fortune(1) fortune \- sample lines from a file
+freq(1) freq \- print histogram of character frequencies
+games(1) 4s, 5s, juggle, mahjongg, memo, sokoban, sudoku \- time wasters
+grap(1) grap \- pic preprocessor for drawing graphs
+graph(1) graph \- draw a graph
+grep(1) grep \- search a file for a pattern
+gs(1) gs \- Aladdin Ghostscript (PostScript and PDF language interpreter)
+gview(1) gview \- interactive graph viewer
+gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand data
+hget(1) hget \- retrieve a web page corresponding to a url
+history(1) history \- print file names from the dump
+hoc(1) hoc \- interactive floating point language
+htmlroff(1) htmlroff \- HTML formatting and typesetting
+idiff(1) idiff \- interactive diff
+join(1) join \- relational database operator
+jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures
+kbmap(1) kbmap \- show a list of available keyboard maps and switch between them.
+kill(1) kill, slay, broke \- print commands to kill processes
+ktrace(1) ktrace \- interpret kernel stack dumps
+leak(1) leak, kmem, umem \- help find memory leaks
+lens(1) lens \- interactive screen magnifier
+lex(1) lex \- generator of lexical analysis programs
+lock(1) lock \- run a command under lock
+look(1) look \- find lines in a sorted list
+lp(1) lp \- printer output
+ls(1) ls, lc \- list contents of directory
+mail(1) mail, go.fishing \- mail and mailboxes
+man(1) man, lookman, sig \- print or find pages of this manual
+marshal(1) marshal \- formatting and sending mail
+mc(1) mc \- multicolumn print
+mk(1) mk, membername \- maintain (make) related files
+mkdir(1) mkdir \- make a directory
+mlmgr(1) ml, mlmgr, mlowner \- unmoderated mailing lists
+mp3dec(1) mp3dec \- decode audio MPEG files (layers 1, 2 and 3)
+mp3enc(1) mp3enc \- create mp3 audio files
+ms2html(1) ms2html, html2ms \- convert between troff's ms macros and html
+mtime(1) mtime \- print file modification time
+mug(1) mug - convert an image to a face icon
+nedmail(1) nedmail \- reading mail
+netstat(1) netstat \- summarize network connections
+news(1) news \- print news items
+nm(1) nm \- name list (symbol table)
+ns(1) ns \- display name space
+p(1) p \- paginate
+page(1) page \- view FAX, image, graphic, PostScript, PDF, and typesetter output files
+passwd(1) passwd, netkey \- change or verify user password
+patch(1) patch \- simple patch creation and tracking system
+pcc(1) pcc \- APE C compiler driver
+pic(1) pic, tpic \- troff and tex preprocessors for drawing pictures
+pipefile(1) pipefile \- attach filter to file in name space
+plot(1) plot \- graphics filter
+plumb(1) plumb \- send message to plumber
+pr(1) pr \- print file
+prof(1) prof, tprof, kprof \- display profiling data
+proof(1) proof \- troff output interpreter
+ps(1) ps, psu \- process status
+ps2pdf(1) ps2pdf, pdf2ps \- convert between PostScript and PDF
+pump(1) pump \- copy asynchronously via a large circular buffer
+pwd(1) pwd, pbd \- working directory
+rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language
+replica(1) changes, pull, push, scan \- client-server replica management
+resample(1) resample \- resample a picture
+rio(1) rio, label, window, wloc \- window system
+rm(1) rm \- remove files
+rwd(1) rwd, conswdir \- maintain remote working directory
+sam(1) sam, B, sam.save, samterm \- screen editor with structural regular expressions 
+secstore(1) aescbc, ipso, secstore \- secstore commands
+sed(1) sed \- stream editor
+seq(1) seq \- print sequences of numbers
+size(1) size \- print size of executable files
+sleep(1) sleep \- suspend execution for an interval
+sort(1) sort \- sort and/or merge files
+spell(1) spell, sprog \- find spelling errors
+spin(1) spin - verification tool for models of concurrent systems
+split(1) split \- split a file into pieces
+src(1) src \- find source code for executable
+ssh(1) ssh, sshnet, scp, sshserve \- secure login and file copy from/to Unix or Plan 9
+stop(1) stop, start \- print commands to stop and start processes
+strings(1) strings \- extract printable strings
+strip(1) strip \- remove symbols from binary files
+sum(1) sum, md5sum, sha1sum \- sum and count blocks in a file
+syscall(1) syscall \- test a system call
+tail(1) tail \- deliver the last part of a file
+tar(1) tar, dircp \- archiver
+tbl(1) tbl \- format tables for nroff or troff
+tcs(1) tcs \- translate character sets
+tee(1) tee \- pipe fitting
+tel(1) tel, iwhois \- look in phone book
+test(1) test \- set status according to condition
+thesaurus(1) thesaurus \- search online thesaurus
+time(1) time \- time a command
+touch(1) touch \- set modification date of a file
+tr(1) tr \- translate characters
+trace(1) trace \- show (real-time) process behavior
+troff(1) troff, nroff, dpost \- text formatting and typesetting
+troff2html(1) troff2html \- convert troff output into HTML
+tweak(1) tweak \- edit image files, subfont files, face files, etc.
+uniq(1) uniq \- report repeated lines in a file
+units(1) units \- conversion program
+uptime(1) uptime \- show how long the system has been running
+vac(1) vac, unvac \- create, extract a vac archive on Venti
+venti(1) read, write, copy \- simple Venti clients
+vi(1) 5i, ki, vi, qi \- instruction simulators
+vnc(1) vncs, vncv \- remote frame buffer server and viewer for Virtual Network Computing (VN)
+vt(1) vt \- emulate a VT-100 or VT-220 terminal
+wc(1) wc \- word count
+weather(1) weather \- print weather report
+who(1) who, whois \- who is using the machine
+winwatch(1) winwatch \- monitor rio windows
+xd(1) xd \- hex, octal, decimal, or ASCII dump
+yacc(1) yacc \- yet another compiler-compiler
+yesterday(1) yesterday, diffy \- print file names from the dump
+0intro(2) intro \- introduction to library functions
+9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service
+9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, lookupcmd \- control message parsing
+9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking
+9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy
+abort(2) abort \- generate a fault
+abs(2) abs, labs \- integer absolute values
+access(2) access \- determine accessibility of file
+addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles
+aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (rijndael)
+allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images
+arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv
+arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes
+assert(2) assert \- check program invariants
+atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers
+auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users
+authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers
+avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines
+bin(2) binalloc, bingrow, binfree \- grouped memory allocation
+bind(2) bind, mount, unmount \- change name space
+bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output
+blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish encryption
+brk(2) brk, sbrk \- change memory allocation
+cachechars(2) cachechars, agefont, loadchar, Subfont, Fontchar, Font \- font utilities
+chdir(2) chdir \- change working directory
+cleanname(2) cleanname \- clean a path name
+color(2) cmap2rgb, cmap2rgba, rgb2cmap \- colors and color maps
+complete(2) complete \- file name completion
+control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls
+cputime(2) cputime, times \- cpu time in this process and children
+ctime(2) ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert date and time
+ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification
+debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions
+des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard
+dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections
+dirread(2) dirread, dirreadall \- read directory
+disk(2) opendisk, Disk \- generic disk device interface
+draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L 
+dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm
+dup(2) dup \- duplicate an open file descriptor
+elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption
+encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings
+encrypt(2) encrypt, decrypt, netcrypt \- DES encryption
+errstr(2) errstr, rerrstr, werrstr \- description of last system call error
+event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events
+exec(2) exec, execl, _privates, _nprivates, _tos \- execute a file
+exits(2) exits, _exits, atexit, atexitdont, terminate \- terminate process, process cleanup
+exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, power, square root
+fauth(2) fauth \- set up authentication on a file descriptor to a file server
+fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol
+fd2path(2) fd2path \- return file name associated with file descriptor
+fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output
+flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression
+floor(2) fabs, fmod, floor, ceil \- absolute value, remainder, floor, ceiling functions
+fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines
+fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package
+fork(2) fork, rfork \- manipulate process resources
+fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output
+frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text
+frexp(2) frexp, ldexp, modf \- split into mantissa and exponent
+fscanf(2) fscanf, scanf, sscanf, vfscanf \- scan formatted input
+fversion(2) fversion \- initialize 9P connection and negotiate version
+getcallerpc(2) getcallerpc \- fetch return PC of current function
+getenv(2) getenv, putenv \- access environment variables
+getfcr(2) getfcr, setfcr, getfsr, setfsr \- control floating point
+getfields(2) getfields, gettokens, tokenize \- break a string into fields
+getpid(2) getpid, getppid \- get process ids
+getuser(2) getuser, sysname \- get user or system name
+getwd(2) getwd \- get current directory
+graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics
+html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser
+httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server
+hypot(2) hypot \- Euclidean distance
+intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps
+ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs
+iounit(2) iounit \- return size of atomic I/O unit for file descriptor
+ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing
+isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases
+keyboard(2) initkeyboard, ctlkeyboard, closekeyboard \- keyboard control
+lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts
+mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files
+malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator
+matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations
+memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images
+memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images
+memory(2) memccpy, memchr, memcmp, memcpy, memmove, memset \- memory operations
+mktemp(2) mktemp \- make a unique file name
+mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control
+mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic
+muldiv(2) muldiv, umuldiv \- high-precision multiplication and division
+nan(2) NaN, Inf, isNaN, isInf \- not-a-number and infinity functions
+ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database
+notify(2) notify, noted, atnotify \- handle asynchronous process notification
+object(2) objtype, readobj, objtraverse, isar, nextar, readar \- object file interpretation functions
+open(2) open, create, close \- open a file for reading or writing, create file
+perror(2) perror, syslog, sysfatal \- system error messages
+pipe(2) pipe \- create an interprocess channel
+plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages
+pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines
+postnote(2) postnote \- send a note to a process or process group
+prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number generation
+print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output
+privalloc(2) privalloc, privfree \- per-process private storage management
+proto(2) rdproto \- parse and process a proto file listing
+pushssl(2) pushssl \- attach SSL version 2 encryption to a communication channel
+pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel
+qball(2) qball \- 3-d rotation controller
+qsort(2) qsort \- quicker sort
+quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic
+quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings
+rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators
+rc4(2) setupRC4state, rc4, rc4skip, rc4back - alleged rc4 encryption
+read(2) read, readn, write, pread, pwrite \- read or write file
+readcolmap(2) RGB, readcolmap, writecolmap \- access display color map
+readv(2) readv, writev, preadv, pwritev \- scatter/gather read and write
+regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular expression
+remove(2) remove \- remove a file
+rendezvous(2) rendezvous \- user level process synchronization
+rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm
+rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion
+runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations
+scribble(2) scribblealloc, recognize \- character recognition
+scsi(2) openscsi, closescsi, scsiready, scsi, scsicmd, scsierror \- SCSI device operations
+sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes
+seek(2) seek \- change file offset
+segattach(2) segattach, segdetach, segfree \- map/unmap a segment in virtual memory
+segbrk(2) segbrk \- change memory allocation
+segflush(2) segflush \- flush instruction and data caches
+semacquire(2) semacquire, semrelease \- user level semaphores
+setjmp(2) setjmp, longjmp, notejmp \- non-local goto
+sin(2) sin, cos, tan, asin, acos, atan, atan2 \- trigonometric functions
+sinh(2) sinh, cosh, tanh \- hyperbolic functions
+sleep(2) sleep, alarm \- delay, ask for delayed note
+stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status
+strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations
+string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings
+stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of strings
+subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation
+symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions
+thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management
+time(2) time, nsec \- time in seconds and nanoseconds since epoch
+tmpfile(2) tmpfile, tmpnam \- Stdio temporary files
+usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library
+usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library
+venti(2) venti \- archival storage server
+venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache
+venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client
+venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections
+venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats
+venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files
+venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs
+venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory allocators
+venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers
+venti-server(2) vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti server
+venti-zero(2) vtzerotruncate, vtzeroextend, vtzeroscore \- Venti block truncation
+wait(2) await, wait, waitpid \- wait for a process to exit
+window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management
+0intro(3) intro \- introduction to the Plan 9 devices
+aoe(3) aoe \- ATA-over-Ethernet (Ao) interface
+apm(3) apm \- Advanced Power Management 1.2 BIOS interface
+arch(3) arch \- architecture-specific information and control
+audio(3) audio \- SoundBlaster audio controller
+bridge(3) bridge \- IPv4 Ethernet bridge
+cap(3) cap \- capabilities for setting the user id of processes
+cons(3) cons \- console, clocks, process/process group ids, user, null, reboot, etc.
+draw(3) draw \- screen graphics
+dup(3) dup \- dups of open files
+env(3) env \- environment variables
+ether(3) ether \- Ethernet device
+floppy(3) floppy \- floppy disk interface
+fs(3) fs \- file system devices
+i82365(3) i82365 \- Personal Computer Memory Card Interface Association (PCMCI) device
+ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP
+kbin(3) kbin \- external keyboard input
+kbmap(3) kbmap \- keyboard map
+kprof(3) kprof \- kernel profiling
+loopback(3) loopback \- network link simulation
+lpt(3) lpt \- parallel port interface for PC's
+mnt(3) mnt \- attach to 9P servers
+mouse(3) mouse, cursor \- kernel mouse interface
+pipe(3) pipe \- two-way interprocess communication
+pnp(3) pnp \- Plug 'n' Play ISA and PCI Interfaces
+proc(3) proc \- running processes
+root(3) root \- the root file system
+rtc(3) rtc \- real-time clock and non-volatile RAM
+sd(3) sd \- storage device interface
+sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage device drivers
+sdaoe(3) sdaoe \- ATA-over-Ethernet (Ao) storage device interface
+segment(3) segment \- long lived memory segments
+srv(3) srv \- server registry
+ssl(3) ssl \- SSL record layer
+tls(3) tls \- TLS1 and SSL3 record layer
+uart(3) uart, eia \- serial communication control
+usb(3) usb \- USB Host Controller Interface
+vga(3) vga \- VGA controller device
+0intro(4) intro \- introduction to file servers
+acme(4) acme \- control files for text windows
+archfs(4) archfs \- mount mkfs-style archive
+cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track reader and writer file system
+cfs(4) cfs \- cache file system
+consolefs(4) consolefs, C, clog \- file system for console access
+cwfs(4) cwfs \- cached-worm file server, dump
+dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems
+execnet(4) execnet \- network interface to program execution
+exportfs(4) exportfs, srvfs \- network file server plumbing
+ext2srv(4) ext2srv \- ext2 file system
+factotum(4) factotum, fgui \- authentication agent
+fossil(4) fossil \- archival file server
+fs(4) fs \- file server, dump
+ftpfs(4) ftpfs \- file transfer protocol (FT) file system
+httpfile(4) httpfile \- serve a single web file
+import(4) import \- import a name space from a remote system
+iostats(4) iostats \- file system to measure I/O
+keyfs(4) keyfs, warning \- authentication database files
+kfs(4) kfs \- disk file system
+lnfs(4) lnfs \- long name file system
+mntgen(4) mntgen \- automatically generate mount points for file systems
+namespace(4) namespace \- structure of conventional file name space
+nfs(4) nfs \- Sun network file system client
+nntpfs(4) nntpfs \- network news transport protocol (NNT) file system
+paqfs(4) paqfs \- compressed read-only file system
+plumber(4) plumber \- file system for interprocess messaging
+ramfs(4) ramfs \- memory file system
+ratfs(4) ratfs \- mail address ratification file system
+rdbfs(4) rdbfs \- remote kernel debugging file system
+rio(4) rio \- window system files
+sacfs(4) sacfs \- compressed file system
+snap(4) snap, snapfs \- create and mount process snapshots
+srv(4) srv, srvold9p, 9fs, srvssh \- start network file service
+tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems
+telco(4) telco, faxreceive, faxsend, fax, telcofax, telcodata \- telephone dialer network
+u9fs(4) u9fs \- serve 9P from Unix
+upasfs(4) upasfs \- mail file server
+usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers
+usbd(4) usbd \- Universal Serial Bus daemon
+vacfs(4) vacfs \- a Venti-based file system
+webcookies(4) webcookies \- HTTP cookie manager
+webfs(4) webfs \- world wide web file system
+wikifs(4) wikifs, wikipost \- wiki file system
+0intro(5) intro \- introduction to the Plan 9 File Protocol, 9P
+attach(5) attach, auth \- messages to establish a connection
+clunk(5) clunk \- forget about a fid
+error(5) error \- return an error
+flush(5) flush \- abort a message
+open(5) open, create \- prepare a fid for I/O on an existing or new file
+read(5) read, write \- transfer data from and to a file
+remove(5) remove \- remove a file from a server
+stat(5) stat, wstat \- inquire or change file attributes
+version(5) version \- negotiate protocol version
+walk(5) walk \- descend a directory hierarchy
+0intro(6) intro \- introduction to file formats
+a.out(6) a.out \- object file format
+ar(6) ar \- archive (library) file format
+authsrv(6) authsrv, p9any, p9sk1, p9sk2 \- authentication protocols
+color(6) color \- representation of pixels and colors
+face(6) face \- face files
+font(6) font, subfont \- external format for fonts and subfonts
+htmlroff(6) htmlroff \- HTML formatting and typesetting
+image(6) image \- external format for images
+keyboard(6) keyboard \- how to type characters
+keys.who(6) keys.who \- biographic information for key holders
+man(6) man \- macros to typeset manual
+map(6) map \- digitized map formats
+mhtml(6) mhtml \- macros for formatting HTML
+mnihongo(6) mnihongo \- macros for typesetting Japanese
+mpictures(6) mpictures \- picture inclusion macros
+ms(6) ms \- macros for formatting manuscripts
+namespace(6) namespace \- name space description file
+ndb(6) ndb \- Network database
+plot(6) plot \- graphics interface
+plumb(6) plumb \- format of plumb messages and rules
+regexp(6) regexp \- regular expression notation
+rewrite(6) rewrite \- mail rewrite rules
+smtpd(6) smtpd \- SMTP listener configuration
+snap(6) snap \- process snapshots
+style(6) style \- Plan 9 coding conventions for C
+thumbprint(6) thumbprint \- public key thumbprints
+users(6) users \- file server user list format
+utf(6) UTF, Unicode, ASCII, rune \- character set and format
+venti(6) venti \- archival storage server
+venti.conf(6) venti.conf \- a venti configuration file
+vgadb(6) vgadb \- VGA controller and monitor database
+0intro(7) intro \- introduction to databases
+astro(7) astro \- print astronomical information
+dict(7) dict \- dictionary browser
+juke(7) juke \- music jukebox
+map(7) map, mapdemo \- draw maps on various projections
+playlistfs(7) playlistfs \- playlist file system
+scat(7) scat \- sky catalogue and Digitized Sky Survey
+0intro(8) intro \- introduction to system administration
+6in4(8) 6in4 - configure and run automatic or manual 6to4 tunnel of IPv6 through IPv4
+9load(8) 9load, 9pxeload, ld \- PC bootstrap program
+9pcon(8) 9pcon \- 9P to text translator
+aan(8) aan \- always available network
+aliasmail(8) aliasmail \- expand system wide mail aliases
+apm(8) apm \- Advanced Power Management 1.2 BIOS interface
+aquarela(8) aquarela \- CIFS server
+auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases
+backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or restore from them
+boot(8) boot \- connect to the root file server
+booting(8) booting \- bootstrapping procedures
+cec(8) cec \- Coraid Ethernet Console
+cpurc(8) cpurc, cpurc.local, termrc, termrc.local \- boot scripts
+cron(8) cron \- clock daemon
+dhcpd(8) dhcpd, dhcpleases, rarpd, tftpd \- Internet booting
+diskparts(8) diskparts, dmaon \- prepare disks for use
+disksim(8) disksim \- disk simulator
+drawterm(8) drawterm \- connect to Plan 9 CPU servers from other operating systems
+fossilcons(8) fossilcons \- fossil console commands
+fs(8) fs, exsort \- file server maintenance
+fsconfig(8) fsconfig \- configuring a file server
+fshalt(8) fshalt, reboot \- halt any local file systems and optionally reboot the system
+getflags(8) getflags, usage \- command-line parsing for shell scripts
+gpsfs(8) gpsfs, gpsevermore \- GPS time and position service
+httpd(8) httpd, mirror, save, imagemap, man2html, webls \- HTTP server
+init(8) init \- initialize machine upon booting
+ipconfig(8) ipconfig, rip, linklocal, ipv6on \- Internet configuration and routing
+ipserv(8) telnetd, rlogind, rexexec, ftpd \- Internet remote access daemons
+kfscmd(8) kfscmd, ksync \- kfs administration
+listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device
+lp(8) lp \- PostScript preprocessors
+mk9660(8) dump9660, mk9660 \- create an ISO-9660 CD image
+mkfs(8) mkfs, mkext \- archive or update a file system
+mkpaqfs(8) mkpaqfs \- make a compressed read-only file system
+mksacfs(8) mksacfs \- make a compressed file system
+mouse(8) aux/mouse, aux/accupoint \- configure a mouse to a port
+na(8) na \- assembler for the Symbios Logic PCI-SCSI I/O Processors
+ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database
+newuser(8) newuser \- adding a new user
+nfsserver(8) nfsserver, portmapper, pcnfsd \- NFS service
+partfs(8) partfs \- serve file, with partitions
+pci(8) pci \- print PCI bus configuration
+pcmcia(8) pcmcia \- identify a PCMCIA card
+pem(8) pemdecode, pemencode \- encode files in Privacy Enhanced Mail (PE) format
+ping(8) ping, gping, traceroute, hogports \- probe the Internet
+plan9.ini(8) plan9.ini \- configuration file for PCs
+pop3(8) pop3, imap4d \- Internet mail servers
+ppp(8) ppp, pppoe, pptp, pptpd \- point-to-point protocol
+prep(8) prep, fdisk, format, mbr \- prepare hard and floppy diskettes, flashes
+qer(8) qer, runq \- queue management for spooled files
+reboot(8) reboot \- reboot the system upon loss of remote file server connection
+replica(8) applychanges, applylog, compactdb, updatedb \- simple client-server replica management
+rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys
+scanmail(8) scanmail, testscan \- spam filters
+scuzz(8) scuzz \- SCSI target control
+secstore(8) secstored, secuser \- secstore commands
+securenet(8) securenet \- Digital Pathways SecureNet Key remote authentication box
+send(8) send \- mail routing and delivery
+smtp(8) smtp, smtpd \- mail transport
+snoopy(8) snoopy \- spy on network packets
+stats(8) stats \- display graphs of system activity
+statusbar(8) statusbar \- display a bar graph status window
+stub(8) stub \- provide mount point stubs
+swap(8) swap \- establish a swap file
+timesync(8) timesync \- synchronize the system clock to a time source
+tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS server and client
+trampoline(8) trampoline \- forward incoming calls to another address
+udpecho(8) udpecho \- echo UDP packets
+update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems
+venti(8) venti \- archival storage server
+venti-backup(8) rdarena, wrarena \- copy arenas between venti servers
+venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server
+vga(8) vga \- configure a VGA card
+wol(8) wol \- send wake-on-lan Ethernet packet

+ 529 - 0
sys/lib/man/permind/junk1

@@ -0,0 +1,529 @@
+intro(1) intro \- introduction to Plan 9
+2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers
+2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers
+2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders
+acid(1) acid, truss, trump \- debugger
+acme(1) acme, win, awd \- interactive text windows
+ap(1) ap \- fetch Associated Press news articles
+ar(1) ar \- archive and library maintainer
+ascii(1) ascii, unicode \- interpret ASCII, Unicode characters
+awk(1) awk \- pattern-directed scanning and processing language
+basename(1) basename \- strip file name affixes
+bc(1) bc \- arbitrary-precision arithmetic language
+bind(1) bind, mount, unmount \- change name space
+bitsyload(1) bitsyload, light, pencal, keyboard, params, prompter \- bitsy-specific utilities
+bundle(1) bundle \- collect files for distribution
+cal(1) cal \- print calendar
+calendar(1) calendar \- print upcoming events
+cat(1) cat, read \- catenate files
+cb(1) cb \- C program beautifier
+chgrp(1) chgrp \- change file group
+chmod(1) chmod \- change mode
+cleanname(1) cleanname \- clean a path name
+cmp(1) cmp \- compare two files
+col(1) col \- column alignment
+colors(1) getmap, colors \- display color map
+comm(1) comm \- select or reject lines common to two sorted files
+con(1) con, telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM file transfer
+cp(1) cp, fcp, mv \- copy, move files
+cpp(1) cpp \- C language preprocessor
+cpu(1) cpu \- connection to CPU server
+crop(1) crop, iconv \- frame, crop, and convert image
+date(1) date, clock \- date and time
+db(1) db \- debugger
+dc(1) dc \- desk calculator
+dd(1) dd \- convert and copy a file
+delkey(1) delkey \- delete keys from factotum
+deroff(1) deroff, delatex \- remove formatting requests
+diff(1) diff \- differential file comparator
+doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents
+doctype(1) doctype \- intuit command line for formatting a document
+du(1) du \- disk usage
+echo(1) echo \- print arguments
+ecp(1) ecp \- fast copy, handling errors
+ed(1) ed \- text editor
+emacs(1) emacs \- editor macros
+eqn(1) eqn \- typeset mathematics
+expect(1) at, drain, expect, pass \- dialer scripting tools
+faces(1) faces, seemail, vwhois \- mailbox interface
+factor(1) factor, primes \- factor a number, generate large primes
+fedex(1) fedex, ups, usps \- track shipments
+file(1) file \- determine file type
+filter(1) filter, list, deliver, token, vf \- filtering mail
+fmt(1) fmt, htmlfmt \- simple text formatters
+fortune(1) fortune \- sample lines from a file
+freq(1) freq \- print histogram of character frequencies
+games(1) 4s, 5s, juggle, mahjongg, memo, sokoban, sudoku \- time wasters
+grap(1) grap \- pic preprocessor for drawing graphs
+graph(1) graph \- draw a graph
+grep(1) grep \- search a file for a pattern
+gs(1) gs \- Aladdin Ghostscript (PostScript and PDF language interpreter)
+gview(1) gview \- interactive graph viewer
+gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand data
+hget(1) hget \- retrieve a web page corresponding to a url
+history(1) history \- print file names from the dump
+hoc(1) hoc \- interactive floating point language
+htmlroff(1) htmlroff \- HTML formatting and typesetting
+idiff(1) idiff \- interactive diff
+join(1) join \- relational database operator
+jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures
+kbmap(1) kbmap \- show a list of available keyboard maps and switch between them.
+kill(1) kill, slay, broke \- print commands to kill processes
+ktrace(1) ktrace \- interpret kernel stack dumps
+leak(1) leak, kmem, umem \- help find memory leaks
+lens(1) lens \- interactive screen magnifier
+lex(1) lex \- generator of lexical analysis programs
+lock(1) lock \- run a command under lock
+look(1) look \- find lines in a sorted list
+lp(1) lp \- printer output
+ls(1) ls, lc \- list contents of directory
+mail(1) mail, go.fishing \- mail and mailboxes
+man(1) man, lookman, sig \- print or find pages of this manual
+marshal(1) marshal \- formatting and sending mail
+mc(1) mc \- multicolumn print
+mk(1) mk, membername \- maintain (make) related files
+mkdir(1) mkdir \- make a directory
+mlmgr(1) ml, mlmgr, mlowner \- unmoderated mailing lists
+mp3dec(1) mp3dec \- decode audio MPEG files (layers 1, 2 and 3)
+mp3enc(1) mp3enc \- create mp3 audio files
+ms2html(1) ms2html, html2ms \- convert between troff's ms macros and html
+mtime(1) mtime \- print file modification time
+mug(1) mug - convert an image to a face icon
+nedmail(1) nedmail \- reading mail
+netstat(1) netstat \- summarize network connections
+news(1) news \- print news items
+nm(1) nm \- name list (symbol table)
+ns(1) ns \- display name space
+p(1) p \- paginate
+page(1) page \- view FAX, image, graphic, PostScript, PDF, and typesetter output files
+passwd(1) passwd, netkey \- change or verify user password
+patch(1) patch \- simple patch creation and tracking system
+pcc(1) pcc \- APE C compiler driver
+pic(1) pic, tpic \- troff and tex preprocessors for drawing pictures
+pipefile(1) pipefile \- attach filter to file in name space
+plot(1) plot \- graphics filter
+plumb(1) plumb \- send message to plumber
+pr(1) pr \- print file
+prof(1) prof, tprof, kprof \- display profiling data
+proof(1) proof \- troff output interpreter
+ps(1) ps, psu \- process status
+ps2pdf(1) ps2pdf, pdf2ps \- convert between PostScript and PDF
+pump(1) pump \- copy asynchronously via a large circular buffer
+pwd(1) pwd, pbd \- working directory
+rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language
+replica(1) changes, pull, push, scan \- client-server replica management
+resample(1) resample \- resample a picture
+rio(1) rio, label, window, wloc \- window system
+rm(1) rm \- remove files
+rwd(1) rwd, conswdir \- maintain remote working directory
+sam(1) sam, B, sam.save, samterm \- screen editor with structural regular expressions
+secstore(1) aescbc, ipso, secstore \- secstore commands
+sed(1) sed \- stream editor
+seq(1) seq \- print sequences of numbers
+size(1) size \- print size of executable files
+sleep(1) sleep \- suspend execution for an interval
+sort(1) sort \- sort and/or merge files
+spell(1) spell, sprog \- find spelling errors
+spin(1) spin - verification tool for models of concurrent systems
+split(1) split \- split a file into pieces
+src(1) src \- find source code for executable
+ssh(1) ssh, sshnet, scp, sshserve \- secure login and file copy from/to Unix or Plan 9
+stop(1) stop, start \- print commands to stop and start processes
+strings(1) strings \- extract printable strings
+strip(1) strip \- remove symbols from binary files
+sum(1) sum, md5sum, sha1sum \- sum and count blocks in a file
+syscall(1) syscall \- test a system call
+tail(1) tail \- deliver the last part of a file
+tar(1) tar, dircp \- archiver
+tbl(1) tbl \- format tables for nroff or troff
+tcs(1) tcs \- translate character sets
+tee(1) tee \- pipe fitting
+tel(1) tel, iwhois \- look in phone book
+test(1) test \- set status according to condition
+thesaurus(1) thesaurus \- search online thesaurus
+time(1) time \- time a command
+touch(1) touch \- set modification date of a file
+tr(1) tr \- translate characters
+trace(1) trace \- show (real-time) process behavior
+troff(1) troff, nroff, dpost \- text formatting and typesetting
+troff2html(1) troff2html \- convert troff output into HTML
+tweak(1) tweak \- edit image files, subfont files, face files, etc.
+uniq(1) uniq \- report repeated lines in a file
+units(1) units \- conversion program
+uptime(1) uptime \- show how long the system has been running
+vac(1) vac, unvac \- create, extract a vac archive on Venti
+venti(1) read, write, copy \- simple Venti clients
+vi(1) 5i, ki, vi, qi \- instruction simulators
+vnc(1) vncs, vncv \- remote frame buffer server and viewer for Virtual Network Computing (VN)
+vt(1) vt \- emulate a VT-100 or VT-220 terminal
+wc(1) wc \- word count
+weather(1) weather \- print weather report
+who(1) who, whois \- who is using the machine
+winwatch(1) winwatch \- monitor rio windows
+xd(1) xd \- hex, octal, decimal, or ASCII dump
+yacc(1) yacc \- yet another compiler-compiler
+yesterday(1) yesterday, diffy \- print file names from the dump
+intro(2) intro \- introduction to library functions
+9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service
+9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, lookupcmd \- control message parsing
+9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking
+9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy
+abort(2) abort \- generate a fault
+abs(2) abs, labs \- integer absolute values
+access(2) access \- determine accessibility of file
+addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles
+aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (rijndael)
+allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images
+arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv
+arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes
+assert(2) assert \- check program invariants
+atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers
+auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users
+authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers
+avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines
+bin(2) binalloc, bingrow, binfree \- grouped memory allocation
+bind(2) bind, mount, unmount \- change name space
+bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output
+blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish encryption
+brk(2) brk, sbrk \- change memory allocation
+cachechars(2) cachechars, agefont, loadchar, Subfont, Fontchar, Font \- font utilities
+chdir(2) chdir \- change working directory
+cleanname(2) cleanname \- clean a path name
+color(2) cmap2rgb, cmap2rgba, rgb2cmap \- colors and color maps
+complete(2) complete \- file name completion
+control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls
+cputime(2) cputime, times \- cpu time in this process and children
+ctime(2) ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert date and time
+ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification
+debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions
+des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard
+dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections
+dirread(2) dirread, dirreadall \- read directory
+disk(2) opendisk, Disk \- generic disk device interface
+draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L
+dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm
+dup(2) dup \- duplicate an open file descriptor
+elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption
+encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings
+encrypt(2) encrypt, decrypt, netcrypt \- DES encryption
+errstr(2) errstr, rerrstr, werrstr \- description of last system call error
+event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events
+exec(2) exec, execl, _privates, _nprivates, _tos \- execute a file
+exits(2) exits, _exits, atexit, atexitdont, terminate \- terminate process, process cleanup
+exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, power, square root
+fauth(2) fauth \- set up authentication on a file descriptor to a file server
+fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol
+fd2path(2) fd2path \- return file name associated with file descriptor
+fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output
+flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression
+floor(2) fabs, fmod, floor, ceil \- absolute value, remainder, floor, ceiling functions
+fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines
+fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package
+fork(2) fork, rfork \- manipulate process resources
+fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output
+frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text
+frexp(2) frexp, ldexp, modf \- split into mantissa and exponent
+fscanf(2) fscanf, scanf, sscanf, vfscanf \- scan formatted input
+fversion(2) fversion \- initialize 9P connection and negotiate version
+getcallerpc(2) getcallerpc \- fetch return PC of current function
+getenv(2) getenv, putenv \- access environment variables
+getfcr(2) getfcr, setfcr, getfsr, setfsr \- control floating point
+getfields(2) getfields, gettokens, tokenize \- break a string into fields
+getpid(2) getpid, getppid \- get process ids
+getuser(2) getuser, sysname \- get user or system name
+getwd(2) getwd \- get current directory
+graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics
+html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser
+httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server
+hypot(2) hypot \- Euclidean distance
+intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps
+ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs
+iounit(2) iounit \- return size of atomic I/O unit for file descriptor
+ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing
+isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases
+keyboard(2) initkeyboard, ctlkeyboard, closekeyboard \- keyboard control
+lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts
+mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files
+malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator
+matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations
+memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images
+memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images
+memory(2) memccpy, memchr, memcmp, memcpy, memmove, memset \- memory operations
+mktemp(2) mktemp \- make a unique file name
+mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control
+mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic
+muldiv(2) muldiv, umuldiv \- high-precision multiplication and division
+nan(2) NaN, Inf, isNaN, isInf \- not-a-number and infinity functions
+ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database
+notify(2) notify, noted, atnotify \- handle asynchronous process notification
+object(2) objtype, readobj, objtraverse, isar, nextar, readar \- object file interpretation functions
+open(2) open, create, close \- open a file for reading or writing, create file
+perror(2) perror, syslog, sysfatal \- system error messages
+pipe(2) pipe \- create an interprocess channel
+plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages
+pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines
+postnote(2) postnote \- send a note to a process or process group
+prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number generation
+print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output
+privalloc(2) privalloc, privfree \- per-process private storage management
+proto(2) rdproto \- parse and process a proto file listing
+pushssl(2) pushssl \- attach SSL version 2 encryption to a communication channel
+pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel
+qball(2) qball \- 3-d rotation controller
+qsort(2) qsort \- quicker sort
+quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic
+quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings
+rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators
+rc4(2) setupRC4state, rc4, rc4skip, rc4back - alleged rc4 encryption
+read(2) read, readn, write, pread, pwrite \- read or write file
+readcolmap(2) RGB, readcolmap, writecolmap \- access display color map
+readv(2) readv, writev, preadv, pwritev \- scatter/gather read and write
+regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular expression
+remove(2) remove \- remove a file
+rendezvous(2) rendezvous \- user level process synchronization
+rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm
+rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion
+runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations
+scribble(2) scribblealloc, recognize \- character recognition
+scsi(2) openscsi, closescsi, scsiready, scsi, scsicmd, scsierror \- SCSI device operations
+sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes
+seek(2) seek \- change file offset
+segattach(2) segattach, segdetach, segfree \- map/unmap a segment in virtual memory
+segbrk(2) segbrk \- change memory allocation
+segflush(2) segflush \- flush instruction and data caches
+semacquire(2) semacquire, semrelease \- user level semaphores
+setjmp(2) setjmp, longjmp, notejmp \- non-local goto
+sin(2) sin, cos, tan, asin, acos, atan, atan2 \- trigonometric functions
+sinh(2) sinh, cosh, tanh \- hyperbolic functions
+sleep(2) sleep, alarm \- delay, ask for delayed note
+stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status
+strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations
+string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings
+stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of strings
+subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation
+symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions
+thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management
+time(2) time, nsec \- time in seconds and nanoseconds since epoch
+tmpfile(2) tmpfile, tmpnam \- Stdio temporary files
+usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library
+usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library
+venti(2) venti \- archival storage server
+venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache
+venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client
+venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections
+venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats
+venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files
+venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs
+venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory allocators
+venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers
+venti-server(2) vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti server
+venti-zero(2) vtzerotruncate, vtzeroextend, vtzeroscore \- Venti block truncation
+wait(2) await, wait, waitpid \- wait for a process to exit
+window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management
+intro(3) intro \- introduction to the Plan 9 devices
+aoe(3) aoe \- ATA-over-Ethernet (Ao) interface
+apm(3) apm \- Advanced Power Management 1.2 BIOS interface
+arch(3) arch \- architecture-specific information and control
+audio(3) audio \- SoundBlaster audio controller
+bridge(3) bridge \- IPv4 Ethernet bridge
+cap(3) cap \- capabilities for setting the user id of processes
+cons(3) cons \- console, clocks, process/process group ids, user, null, reboot, etc.
+draw(3) draw \- screen graphics
+dup(3) dup \- dups of open files
+env(3) env \- environment variables
+ether(3) ether \- Ethernet device
+floppy(3) floppy \- floppy disk interface
+fs(3) fs \- file system devices
+i82365(3) i82365 \- Personal Computer Memory Card Interface Association (PCMCI) device
+ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP
+kbin(3) kbin \- external keyboard input
+kbmap(3) kbmap \- keyboard map
+kprof(3) kprof \- kernel profiling
+loopback(3) loopback \- network link simulation
+lpt(3) lpt \- parallel port interface for PC's
+mnt(3) mnt \- attach to 9P servers
+mouse(3) mouse, cursor \- kernel mouse interface
+pipe(3) pipe \- two-way interprocess communication
+pnp(3) pnp \- Plug 'n' Play ISA and PCI Interfaces
+proc(3) proc \- running processes
+root(3) root \- the root file system
+rtc(3) rtc \- real-time clock and non-volatile RAM
+sd(3) sd \- storage device interface
+sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage device drivers
+sdaoe(3) sdaoe \- ATA-over-Ethernet (Ao) storage device interface
+segment(3) segment \- long lived memory segments
+srv(3) srv \- server registry
+ssl(3) ssl \- SSL record layer
+tls(3) tls \- TLS1 and SSL3 record layer
+uart(3) uart, eia \- serial communication control
+usb(3) usb \- USB Host Controller Interface
+vga(3) vga \- VGA controller device
+intro(4) intro \- introduction to file servers
+acme(4) acme \- control files for text windows
+archfs(4) archfs \- mount mkfs-style archive
+cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track reader and writer file system
+cfs(4) cfs \- cache file system
+consolefs(4) consolefs, C, clog \- file system for console access
+cwfs(4) cwfs \- cached-worm file server, dump
+dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems
+execnet(4) execnet \- network interface to program execution
+exportfs(4) exportfs, srvfs \- network file server plumbing
+ext2srv(4) ext2srv \- ext2 file system
+factotum(4) factotum, fgui \- authentication agent
+fossil(4) fossil \- archival file server
+fs(4) fs \- file server, dump
+ftpfs(4) ftpfs \- file transfer protocol (FT) file system
+httpfile(4) httpfile \- serve a single web file
+import(4) import \- import a name space from a remote system
+iostats(4) iostats \- file system to measure I/O
+keyfs(4) keyfs, warning \- authentication database files
+kfs(4) kfs \- disk file system
+lnfs(4) lnfs \- long name file system
+mntgen(4) mntgen \- automatically generate mount points for file systems
+namespace(4) namespace \- structure of conventional file name space
+nfs(4) nfs \- Sun network file system client
+nntpfs(4) nntpfs \- network news transport protocol (NNT) file system
+paqfs(4) paqfs \- compressed read-only file system
+plumber(4) plumber \- file system for interprocess messaging
+ramfs(4) ramfs \- memory file system
+ratfs(4) ratfs \- mail address ratification file system
+rdbfs(4) rdbfs \- remote kernel debugging file system
+rio(4) rio \- window system files
+sacfs(4) sacfs \- compressed file system
+snap(4) snap, snapfs \- create and mount process snapshots
+srv(4) srv, srvold9p, 9fs, srvssh \- start network file service
+tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems
+telco(4) telco, faxreceive, faxsend, fax, telcofax, telcodata \- telephone dialer network
+u9fs(4) u9fs \- serve 9P from Unix
+upasfs(4) upasfs \- mail file server
+usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers
+usbd(4) usbd \- Universal Serial Bus daemon
+vacfs(4) vacfs \- a Venti-based file system
+webcookies(4) webcookies \- HTTP cookie manager
+webfs(4) webfs \- world wide web file system
+wikifs(4) wikifs, wikipost \- wiki file system
+intro(5) intro \- introduction to the Plan 9 File Protocol, 9P
+attach(5) attach, auth \- messages to establish a connection
+clunk(5) clunk \- forget about a fid
+error(5) error \- return an error
+flush(5) flush \- abort a message
+open(5) open, create \- prepare a fid for I/O on an existing or new file
+read(5) read, write \- transfer data from and to a file
+remove(5) remove \- remove a file from a server
+stat(5) stat, wstat \- inquire or change file attributes
+version(5) version \- negotiate protocol version
+walk(5) walk \- descend a directory hierarchy
+intro(6) intro \- introduction to file formats
+a.out(6) a.out \- object file format
+ar(6) ar \- archive (library) file format
+authsrv(6) authsrv, p9any, p9sk1, p9sk2 \- authentication protocols
+color(6) color \- representation of pixels and colors
+face(6) face \- face files
+font(6) font, subfont \- external format for fonts and subfonts
+htmlroff(6) htmlroff \- HTML formatting and typesetting
+image(6) image \- external format for images
+keyboard(6) keyboard \- how to type characters
+keys.who(6) keys.who \- biographic information for key holders
+man(6) man \- macros to typeset manual
+map(6) map \- digitized map formats
+mhtml(6) mhtml \- macros for formatting HTML
+mnihongo(6) mnihongo \- macros for typesetting Japanese
+mpictures(6) mpictures \- picture inclusion macros
+ms(6) ms \- macros for formatting manuscripts
+namespace(6) namespace \- name space description file
+ndb(6) ndb \- Network database
+plot(6) plot \- graphics interface
+plumb(6) plumb \- format of plumb messages and rules
+regexp(6) regexp \- regular expression notation
+rewrite(6) rewrite \- mail rewrite rules
+smtpd(6) smtpd \- SMTP listener configuration
+snap(6) snap \- process snapshots
+style(6) style \- Plan 9 coding conventions for C
+thumbprint(6) thumbprint \- public key thumbprints
+users(6) users \- file server user list format
+utf(6) UTF, Unicode, ASCII, rune \- character set and format
+venti(6) venti \- archival storage server
+venti.conf(6) venti.conf \- a venti configuration file
+vgadb(6) vgadb \- VGA controller and monitor database
+intro(7) intro \- introduction to databases
+astro(7) astro \- print astronomical information
+dict(7) dict \- dictionary browser
+juke(7) juke \- music jukebox
+map(7) map, mapdemo \- draw maps on various projections
+playlistfs(7) playlistfs \- playlist file system
+scat(7) scat \- sky catalogue and Digitized Sky Survey
+intro(8) intro \- introduction to system administration
+6in4(8) 6in4 - configure and run automatic or manual 6to4 tunnel of IPv6 through IPv4
+9load(8) 9load, 9pxeload, ld \- PC bootstrap program
+9pcon(8) 9pcon \- 9P to text translator
+aan(8) aan \- always available network
+aliasmail(8) aliasmail \- expand system wide mail aliases
+apm(8) apm \- Advanced Power Management 1.2 BIOS interface
+aquarela(8) aquarela \- CIFS server
+auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases
+backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or restore from them
+boot(8) boot \- connect to the root file server
+booting(8) booting \- bootstrapping procedures
+cec(8) cec \- Coraid Ethernet Console
+cpurc(8) cpurc, cpurc.local, termrc, termrc.local \- boot scripts
+cron(8) cron \- clock daemon
+dhcpd(8) dhcpd, dhcpleases, rarpd, tftpd \- Internet booting
+diskparts(8) diskparts, dmaon \- prepare disks for use
+disksim(8) disksim \- disk simulator
+drawterm(8) drawterm \- connect to Plan 9 CPU servers from other operating systems
+fossilcons(8) fossilcons \- fossil console commands
+fs(8) fs, exsort \- file server maintenance
+fsconfig(8) fsconfig \- configuring a file server
+fshalt(8) fshalt, reboot \- halt any local file systems and optionally reboot the system
+getflags(8) getflags, usage \- command-line parsing for shell scripts
+gpsfs(8) gpsfs, gpsevermore \- GPS time and position service
+httpd(8) httpd, mirror, save, imagemap, man2html, webls \- HTTP server
+init(8) init \- initialize machine upon booting
+ipconfig(8) ipconfig, rip, linklocal, ipv6on \- Internet configuration and routing
+ipserv(8) telnetd, rlogind, rexexec, ftpd \- Internet remote access daemons
+kfscmd(8) kfscmd, ksync \- kfs administration
+listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device
+lp(8) lp \- PostScript preprocessors
+mk9660(8) dump9660, mk9660 \- create an ISO-9660 CD image
+mkfs(8) mkfs, mkext \- archive or update a file system
+mkpaqfs(8) mkpaqfs \- make a compressed read-only file system
+mksacfs(8) mksacfs \- make a compressed file system
+mouse(8) aux/mouse, aux/accupoint \- configure a mouse to a port
+na(8) na \- assembler for the Symbios Logic PCI-SCSI I/O Processors
+ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database
+newuser(8) newuser \- adding a new user
+nfsserver(8) nfsserver, portmapper, pcnfsd \- NFS service
+partfs(8) partfs \- serve file, with partitions
+pci(8) pci \- print PCI bus configuration
+pcmcia(8) pcmcia \- identify a PCMCIA card
+pem(8) pemdecode, pemencode \- encode files in Privacy Enhanced Mail (PE) format
+ping(8) ping, gping, traceroute, hogports \- probe the Internet
+plan9.ini(8) plan9.ini \- configuration file for PCs
+pop3(8) pop3, imap4d \- Internet mail servers
+ppp(8) ppp, pppoe, pptp, pptpd \- point-to-point protocol
+prep(8) prep, fdisk, format, mbr \- prepare hard and floppy diskettes, flashes
+qer(8) qer, runq \- queue management for spooled files
+reboot(8) reboot \- reboot the system upon loss of remote file server connection
+replica(8) applychanges, applylog, compactdb, updatedb \- simple client-server replica management
+rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys
+scanmail(8) scanmail, testscan \- spam filters
+scuzz(8) scuzz \- SCSI target control
+secstore(8) secstored, secuser \- secstore commands
+securenet(8) securenet \- Digital Pathways SecureNet Key remote authentication box
+send(8) send \- mail routing and delivery
+smtp(8) smtp, smtpd \- mail transport
+snoopy(8) snoopy \- spy on network packets
+stats(8) stats \- display graphs of system activity
+statusbar(8) statusbar \- display a bar graph status window
+stub(8) stub \- provide mount point stubs
+swap(8) swap \- establish a swap file
+timesync(8) timesync \- synchronize the system clock to a time source
+tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS server and client
+trampoline(8) trampoline \- forward incoming calls to another address
+udpecho(8) udpecho \- echo UDP packets
+update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems
+venti(8) venti \- archival storage server
+venti-backup(8) rdarena, wrarena \- copy arenas between venti servers
+venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server
+vga(8) vga \- configure a VGA card
+wol(8) wol \- send wake-on-lan Ethernet packet

+ 3123 - 0
sys/lib/man/permind/junk2

@@ -0,0 +1,3123 @@
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, .," "~ \- command language" "rc, cd, eval," "rc(1)"
+.xx "assemblers" "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "" "2a(1)"
+.xx "compilers" "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "" "2c(1)"
+.xx "" "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "mp3dec \- decode audio MPEG files (layers" "1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "vt \- emulate a" "100 or VT-220 terminal" "" "vt(1)"
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(8)"
+.xx "" "0a," "1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c," "1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l," "1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "mp3dec \- decode audio MPEG files (layers 1," "2 and 3)" "" "mp3dec(1)"
+.xx "" "pushssl \- attach SSL version" "2 encryption to a communication channel" "" "pushssl(2)"
+.xx "" "vt \- emulate a VT-100 or" "220 terminal" "" "vt(1)"
+.xx "" "0a, 1a," "2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c," "2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l," "2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "\- decode audio MPEG files (layers 1, 2 and" "3)" "mp3dec" "mp3dec(1)"
+.xx "zipfs \- mount archival file systems" "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "" "tapefs(4)"
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on" "3-d points and planes" "/pn2f3, ppp2f3," "arith3(2)"
+.xx "" "qball \-" "3-d rotation controller" "" "qball(2)"
+.xx "sudoku \- time wasters" "" "4s, 5s, juggle, mahjongg, memo, sokoban," "" "games(1)"
+.xx "" "0a, 1a, 2a," "5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c," "5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "" "5i, ki, vi, qi \- instruction simulators" "" "vi(1)"
+.xx "" "0l, 1l, 2l," "5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "sudoku \- time wasters" "4s," "5s, juggle, mahjongg, memo, sokoban," "" "games(1)"
+.xx "" "0a, 1a, 2a, 5a," "6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c," "6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "6to4 tunnel of IPv6 through IPv4" "" "6in4 - configure and run automatic or manual" "" "6in4(8)"
+.xx "" "0l, 1l, 2l, 5l," "6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "0a, 1a, 2a, 5a, 6a," "7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c," "7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l," "7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a," "8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c," "8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l," "8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "dump9660, mk9660 \- create an" "9660 CD image" "" "mk9660(8)"
+.xx "systems" "dossrv, 9660srv, a:, b:, c:, d:," "9fat:, dosmnt, eject \- DOS and ISO9660 file" "" "dossrv(4)"
+.xx "" "srv, srvold9p," "9fs, srvssh \- start network file service" "" "srv(4)"
+.xx "" "" "9load, 9pxeload, ld \- PC bootstrap program" "" "9load(8)"
+.xx "" "intro \- introduction to the Plan 9 File Protocol," "9P" "" "intro(5)"
+.xx "" "fversion \- initialize" "9P connection and negotiate version" "" "fversion(2)"
+.xx "" "allocreq, closereq, lookupreq, removereq \-" "9P fid, request tracking" "/freereqpool," "9pfid(2)"
+.xx "" "threadlistensrv, threadpostmountsrv, srv \-" "9P file service" "/respond, responderror," "9p(2)"
+.xx "" "u9fs \- serve" "9P from Unix" "" "u9fs(4)"
+.xx "" "mnt \- attach to" "9P servers" "" "mnt(3)"
+.xx "" "" "9pcon \- 9P to text translator" "" "9pcon(8)"
+.xx "" "9load," "9pxeload, ld \- PC bootstrap program" "" "9load(8)"
+.xx "" "" "aan \- always available network" "" "aan(8)"
+.xx "" "" "abort \- generate a fault" "" "abort(2)"
+.xx "" "flush \-" "abort a message" "" "flush(5)"
+.xx "" "" "abs, labs \- integer absolute values" "" "abs(2)"
+.xx "functions" "fabs, fmod, floor, ceil \-" "absolute value, remainder, floor, ceiling" "" "floor(2)"
+.xx "" "consolefs, C, clog \- file system for console" "access" "" "consolefs(4)"
+.xx "" "" "access \- determine accessibility of file" "" "access(2)"
+.xx "" "rlogind, rexexec, ftpd \- Internet remote" "access daemons" "telnetd," "ipserv(8)"
+.xx "" "RGB, readcolmap, writecolmap \-" "access display color map" "" "readcolmap(2)"
+.xx "" "getenv, putenv \-" "access environment variables" "" "getenv(2)"
+.xx "" "filesym, fileline, fnbound \- symbol table" "access functions" "/textsym, file2pc, fileelem," "symbol(2)"
+.xx "" "leswab, leswal, leswav \- machine-independent" "access to executable files" "/beswal, beswav," "mach(2)"
+.xx "" "access \- determine" "accessibility of file" "" "access(2)"
+.xx "" "test \- set status" "according to condition" "" "test(1)"
+.xx "" "aux/mouse," "accupoint \- configure a mouse to a port" "" "mouse(8)"
+.xx "" "" "acid, truss, trump \- debugger" "" "acid(1)"
+.xx "" "" "acme \- control files for text windows" "" "acme(4)"
+.xx "" "" "acme, win, awd \- interactive text windows" "" "acme(1)"
+.xx "" "sin, cos, tan, asin," "acos, atan, atan2 \- trigonometric functions" "" "sin(2)"
+.xx "controlcalled,/" "Control, Controlset," "activate, closecontrol, closecontrolset," "" "control(2)"
+.xx "closept3, dot3, cross3, len3, dist3, unit3,/" "" "add3, sub3, neg3, div3, mul3, eqpt3," "" "arith3(2)"
+.xx "" "/vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "add4, sub4 \- operations on 3-d points and/" "" "arith3(2)"
+.xx "" "newuser \-" "adding a new user" "" "newuser(8)"
+.xx "fauth_proxy, auth_allocrpc,/" "amount, newns," "addns, login, noworld, auth_proxy," "" "auth(2)"
+.xx "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt, subpt, mulpt, divpt, rectaddpt," "" "addpt(2)"
+.xx "" "trampoline \- forward incoming calls to another" "address" "" "trampoline(8)"
+.xx "" "ratfs \- mail" "address ratification file system" "" "ratfs(4)"
+.xx "" "hnputs, ptclbsum, readipifc \- Internet Protocol" "addressing" "/nhgetl, nhgets, hnputv, hnputl," "ip(2)"
+.xx "" "ident, matmul, matmulr, determinant," "adjoint, invertmat, xformpoint, xformpointd,/" "" "matrix(2)"
+.xx "" "inflatezlibblock, flateerr, mkcrctab, blockcrc," "adler32 \- deflate compression" "/inflateblock," "flate(2)"
+.xx "" "intro \- introduction to system" "administration" "" "intro(8)"
+.xx "" "kfscmd, ksync \- kfs" "administration" "" "kfscmd(8)"
+.xx "" "/setup.9fat, setup.disk, setup.kfs, update \-" "administration for local file systems" "" "update(8)"
+.xx "" "/aesCBCencrypt, aesCBCdecrypt -" "advanced encryption standard (rijndael)" "" "aes(2)"
+.xx "(Serial AT) storage device/" "sdahci \- AHCI" "Advanced Host Controller Interface) SATA" "" "sdahci(3)"
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(3)"
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(8)"
+.xx "hmac_aes, md5pickle,/" "md4, md5, sha1," "aes, hmac_x, hmac_md5, hmac_sha1," "" "sechash(2)"
+.xx "" "" "aescbc, ipso, secstore \- secstore commands" "" "secstore(1)"
+.xx "encryption standard (rijndael)" "setupAESstate," "aesCBCencrypt, aesCBCdecrypt - advanced" "" "aes(2)"
+.xx "font utilities" "cachechars," "agefont, loadchar, Subfont, Fontchar, Font \-" "" "cachechars(2)"
+.xx "" "factotum, fgui \- authentication" "agent" "" "factotum(4)"
+.xx "SATA (Serial AT) storage device/" "sdahci \-" "AHCI (Advanced Host Controller Interface)" "" "sdahci(3)"
+.xx "language interpreter)" "gs \-" "Aladdin Ghostscript (PostScript and PDF" "" "gs(1)"
+.xx "" "sleep," "alarm \- delay, ask for delayed note" "" "sleep(2)"
+.xx "" "dsasigfree, dsaprivtopub - digital signature" "algorithm" "/dsaprivfree, dsasigalloc," "dsa(2)"
+.xx "" "X509gen, X509verify \- RSA encryption" "algorithm" "/rsapubfree, X509toRSApub," "rsa(2)"
+.xx "" "" "aliasmail \- expand system wide mail aliases" "" "aliasmail(8)"
+.xx "" "col \- column" "alignment" "" "col(1)"
+.xx "" "setupRC4state, rc4, rc4skip, rc4back -" "alleged rc4 encryption" "" "rc4(2)"
+.xx "" "/writeimage, bytesperline, wordsperline \-" "allocating, freeing, reading, writing images" "" "allocimage(2)"
+.xx "" "binalloc, bingrow, binfree \- grouped memory" "allocation" "" "bin(2)"
+.xx "" "brk, sbrk \- change memory" "allocation" "" "brk(2)"
+.xx "" "segbrk \- change memory" "allocation" "" "segbrk(2)"
+.xx "" "getrealloctag, malloctopoolblock \- memory" "allocator" "/setrealloctag, getmalloctag," "malloc(2)"
+.xx "" "vtstrdup, vtfree \- error-checking memory" "allocators" "/vtmalloc, vtmallocz, vtrealloc," "venti-mem(2)"
+.xx "lookupfid, removefid, Req,/" "Fid, Fidpool," "allocfidpool, freefidpool, allocfid, closefid," "" "9pfid(2)"
+.xx "namedimage, setalpha,/" "allocimage," "allocimagemix, freeimage, nameimage," "" "allocimage(2)"
+.xx "lookupkey, deletekey \- integer to/" "Intmap," "allocmap, freemap, insertkey, caninsertkey," "" "intmap(2)"
+.xx "" "/wordaddr, byteaddr, memimagemove," "allocmemimage, allocmemimaged,/" "" "memdraw(2)"
+.xx "" "/byteaddr, memimagemove, allocmemimage," "allocmemimaged, readmemimage,/" "" "memdraw(2)"
+.xx "" "/drawclip, memlinebbox, memlineendsize," "allocmemsubfont, openmemsubfont,/" "" "memdraw(2)"
+.xx "" "/closefid, lookupfid, removefid, Req, Reqpool," "allocreqpool, freereqpool, allocreq, closereq,/" "" "9pfid(2)"
+.xx "allocwindow, bottomwindow,/" "Screen," "allocscreen, publicscreen, freescreen," "" "window(2)"
+.xx "lookupsubfont, uninstallsubfont,/" "" "allocsubfont, freesubfont, installsubfont," "" "subfont(2)"
+.xx "removefile, walkfile, opendirfile,/" "Tree," "alloctree, freetree, File, createfile, closefile," "" "9pfile(2)"
+.xx "" "Screen, allocscreen, publicscreen, freescreen," "allocwindow, bottomwindow,/" "" "window(2)"
+.xx "mainstacksize, proccreate, procdata,/" "" "alt, chancreate, chanfree, chaninit, chanprint," "" "thread(2)"
+.xx "" "aan \-" "always available network" "" "aan(8)"
+.xx "" "/auth_freerpc, auth_rpc, auth_getkey," "amount_getkey, auth_freeAI, auth_chuid,/" "" "auth(2)"
+.xx "" "lex \- generator of lexical" "analysis programs" "" "lex(1)"
+.xx "setnetmtpt, getnetconninfo,/" "dial, hangup," "announce, listen, accept, reject, netmkaddr," "" "dial(2)"
+.xx "the system" "fshalt, reboot \- halt" "any local file systems and optionally reboot" "" "fshalt(8)"
+.xx "" "sdaoe \- ATA-over-Ethernet" "Ao) storage device interface" "" "sdaoe(3)"
+.xx "" "" "aoe \- ATA-over-Ethernet (Ao) interface" "" "aoe(3)"
+.xx "" "" "a.out \- object file format" "" "a.out(6)"
+.xx "" "" "ap \- fetch Associated Press news articles" "" "ap(1)"
+.xx "" "pcc \-" "APE C compiler driver" "" "pcc(1)"
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(3)"
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(8)"
+.xx "client-server replica/" "applychanges," "applylog, compactdb, updatedb \- simple" "" "replica(8)"
+.xx "" "" "aquarela \- CIFS server" "" "aquarela(8)"
+.xx "" "" "ar \- archive and library maintainer" "" "ar(1)"
+.xx "" "" "ar \- archive (library) file format" "" "ar(6)"
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse," "arc, fillarc, icossin, icossin2, border, string,/" "" "draw(2)"
+.xx "" "" "archfs \- mount mkfs-style archive" "" "archfs(4)"
+.xx "" "arch \-" "architecture-specific information and control" "" "arch(3)"
+.xx "" "fossil \-" "archival file server" "" "fossil(4)"
+.xx "" "tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount" "archival file systems" "32vfs, cpiofs," "tapefs(4)"
+.xx "" "venti \-" "archival storage server" "" "venti(2)"
+.xx "" "venti \-" "archival storage server" "" "venti(6)"
+.xx "" "venti \-" "archival storage server" "" "venti(8)"
+.xx "" "archfs \- mount mkfs-style" "archive" "" "archfs(4)"
+.xx "" "ar \-" "archive and library maintainer" "" "ar(1)"
+.xx "" "ar \-" "archive (library) file format" "" "ar(6)"
+.xx "" "vac, unvac \- create, extract a vac" "archive on Venti" "" "vac(1)"
+.xx "" "mkfs, mkext \-" "archive or update a file system" "" "mkfs(8)"
+.xx "" "tar, dircp \-" "archiver" "" "tar(1)"
+.xx "" "rdarena, wrarena \- copy" "arenas between venti servers" "" "venti-backup(8)"
+.xx "" "/tobackup, dumparenas, restore \- backup venti" "arenas to blu-ray discs or restore from them" "" "backup(8)"
+.xx "option letters from argv" "ARGBEGIN, ARGEND," "ARGC, ARGF, EARGF, arginit, argopt \- process" "" "arg(2)"
+.xx "" "echo \- print" "arguments" "" "echo(1)"
+.xx "" "crtprefree, crtresfree \- extended precision" "arithmetic" "/mpmagsub, crtpre, crtin, crtout," "mp(2)"
+.xx "" "qinv, qlen, slerp, qmid, qsqrt \- Quaternion" "arithmetic" "/qsub, qneg, qmul, qdiv, qunit," "quaternion(2)"
+.xx "" "bc \- arbitrary-precision" "arithmetic language" "" "bc(1)"
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \-" "arithmetic on points and rectangles" "" "addpt(2)"
+.xx "" "dec16, enc16, encodefmt \- encoding byte" "arrays as strings" "/enc64, dec32, enc32," "encode(2)"
+.xx "PB L" "/runestringbg, runestringnbg, _string," "ARROW, drawsetdebug \- graphics functions" "" "draw(2)"
+.xx "" "ap \- fetch Associated Press news" "articles" "" "ap(1)"
+.xx "" "toascii, _toupper, _tolower, toupper, tolower \-" "ASCII character classification" "/iscntrl, isascii," "ctype(2)"
+.xx "" "xd \- hex, octal, decimal, or" "ASCII dump" "" "xd(1)"
+.xx "" "UTF, Unicode," "ASCII, rune \- character set and format" "" "utf(6)"
+.xx "" "ascii, unicode \- interpret" "ASCII, Unicode characters" "" "ascii(1)"
+.xx "time" "ctime, localtime, gmtime," "asctime, tm2sec, timezone \- convert date and" "" "ctime(2)"
+.xx "" "/convA2M, convM2A, convPR2M, convM2PR," "_asgetticket, _asrdresp \- routines for/" "" "authsrv(2)"
+.xx "functions" "sin, cos, tan," "asin, acos, atan, atan2 \- trigonometric" "" "sin(2)"
+.xx "generate and format rsa keys" "rsagen, rsafill," "asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \-" "" "rsa(8)"
+.xx "rsaencrypt, rsagen, rsaprivalloc,/" "asn1dump," "asn1toRSApriv, decodePEM, rsadecrypt," "" "rsa(2)"
+.xx "" "/convM2A, convPR2M, convM2PR, _asgetticket," "_asrdresp \- routines for communicating with/" "" "authsrv(2)"
+.xx "Processors" "na \-" "assembler for the Symbios Logic PCI-SCSI I/O" "" "na(8)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "assemblers" "" "2a(1)"
+.xx "" "" "assert \- check program invariants" "" "assert(2)"
+.xx "" "ap \- fetch" "Associated Press news articles" "" "ap(1)"
+.xx "" "fd2path \- return file name" "associated with file descriptor" "" "fd2path(2)"
+.xx "" "\- Personal Computer Memory Card Interface" "Association (PCMCI) device" "i82365" "i82365(3)"
+.xx "" "" "astro \- print astronomical information" "" "astro(7)"
+.xx "" "notify, noted, atnotify \- handle" "asynchronous process notification" "" "notify(2)"
+.xx "" "pump \- copy" "asynchronously via a large circular buffer" "" "pump(1)"
+.xx "" "" "at, drain, expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "Host Controller Interface) SATA (Serial" "AT) storage device drivers" "/\- AHCI (Advanced" "sdahci(3)"
+.xx "" "sin, cos, tan, asin, acos, atan," "atan2 \- trigonometric functions" "" "sin(2)"
+.xx "" "aoe \-" "ATA-over-Ethernet (Ao) interface" "" "aoe(3)"
+.xx "interface" "sdaoe \-" "ATA-over-Ethernet (Ao) storage device" "" "sdaoe(3)"
+.xx "process cleanup" "exits, _exits, atexit," "atexitdont, terminate \- terminate process," "" "exits(2)"
+.xx "notification" "notify, noted," "atnotify \- handle asynchronous process" "" "notify(2)"
+.xx "strtoll, strtoul, strtoull \- convert text to/" "atof," "atoi, atol, atoll, charstod, strtod, strtol," "" "atof(2)"
+.xx "" "iounit \- return size of" "atomic I/O unit for file descriptor" "" "iounit(2)"
+.xx "connection" "" "attach, auth \- messages to establish a" "" "attach(5)"
+.xx "" "pipefile \-" "attach filter to file in name space" "" "pipefile(1)"
+.xx "communication channel" "pushssl \-" "attach SSL version 2 encryption to a" "" "pushssl(2)"
+.xx "" "/okThumbprint, readcert, readcertchain \-" "attach TLS1 or SSL3 encryption to a/" "" "pushtls(2)"
+.xx "" "mnt \-" "attach to 9P servers" "" "mnt(3)"
+.xx "put2,/" "/setmap, findseg, unusemap, loadmap," "attachproc, get1, get2, get4, get8, put1," "" "mach(2)"
+.xx "" "stat, wstat \- inquire or change file" "attributes" "" "stat(5)"
+.xx "" "" "audio \- SoundBlaster audio controller" "" "audio(3)"
+.xx "usbfat: \- Universal Serial Bus device drivers" "" "audio, disk, ether, kb, print, probe, serial," "" "usb(4)"
+.xx "" "mp3enc \- create mp3" "audio files" "" "mp3enc(1)"
+.xx "" "mp3dec \- decode" "audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "attach," "auth \- messages to establish a connection" "" "attach(5)"
+.xx "" "/login, noworld, auth_proxy, fauth_proxy," "auth_allocrpc, auth_freerpc, auth_rpc,/" "" "auth(2)"
+.xx "" "/amount_getkey, auth_freeAI, auth_chuid," "auth_challenge, auth_response,/" "" "auth(2)"
+.xx "convT2M, convM2T, convTR2M, convM2TR,/" "" "authdial, passtokey, nvcsum, readnvram," "" "authsrv(2)"
+.xx "" "factotum, fgui \-" "authentication agent" "" "factotum(4)"
+.xx "" "\- Digital Pathways SecureNet Key remote" "authentication box" "securenet" "securenet(8)"
+.xx "" "keyfs, warning \-" "authentication database files" "" "keyfs(4)"
+.xx "" "wrkey, login, newns, none \- maintain or query" "authentication databases" "/guard.srv," "auth(8)"
+.xx "server" "fauth \- set up" "authentication on a file descriptor to a file" "" "fauth(2)"
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \-" "authentication protocols" "" "authsrv(6)"
+.xx "" "_asrdresp \- routines for communicating with" "authentication servers" "/_asgetticket," "authsrv(2)"
+.xx "" "/auth_rpc, auth_getkey, amount_getkey," "auth_freeAI, auth_chuid, auth_challenge,/" "" "auth(2)"
+.xx "" "auth_chuid, auth_challenge, auth_response," "auth_freechal, auth_respond,/" "/auth_freeAI," "auth(2)"
+.xx "" "/auth_proxy, fauth_proxy, auth_allocrpc," "auth_freerpc, auth_rpc, auth_getkey,/" "" "auth(2)"
+.xx "" "/auth_userpasswd, auth_getuserpasswd," "auth_getinfo \- routines for authenticating/" "" "auth(2)"
+.xx "" "/auth_allocrpc, auth_freerpc, auth_rpc," "auth_getkey, amount_getkey, auth_freeAI,/" "" "auth(2)"
+.xx "for/" "/auth_respond, auth_userpasswd," "auth_getuserpasswd, auth_getinfo \- routines" "" "auth(2)"
+.xx "" "amount, newns, addns, login, noworld," "auth_proxy, fauth_proxy, auth_allocrpc,/" "" "auth(2)"
+.xx "" "/auth_challenge, auth_response, auth_freechal," "auth_respond, auth_userpasswd,/" "" "auth(2)"
+.xx "" "/fauth_proxy, auth_allocrpc, auth_freerpc," "auth_rpc, auth_getkey, amount_getkey,/" "" "auth(2)"
+.xx "\-/" "/printnetkey, status, enable, disable," "authsrv, guard.srv, wrkey, login, newns, none" "" "auth(8)"
+.xx "authentication protocols" "" "authsrv, p9any, p9sk1, p9sk2 \-" "" "authsrv(6)"
+.xx "" "/auth_response, auth_freechal, auth_respond," "auth_userpasswd, auth_getuserpasswd,/" "" "auth(2)"
+.xx "through IPv4" "6in4 - configure and run" "automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)"
+.xx "systems" "mntgen \-" "automatically generate mount points for file" "" "mntgen(4)"
+.xx "mouse to a port" "" "aux/mouse, aux/accupoint \- configure a" "" "mouse(8)"
+.xx "them." "kbmap \- show a list of" "available keyboard maps and switch between" "" "kbmap(1)"
+.xx "" "aan \- always" "available network" "" "aan(8)"
+.xx "" "/insertavl, lookupavl, deleteavl, avlwalk," "avlnext, avlprev, endwalk - AVL tree routines" "" "avl(2)"
+.xx "exit" "" "await, wait, waitpid \- wait for a process to" "" "wait(2)"
+.xx "" "acme, win," "awd \- interactive text windows" "" "acme(1)"
+.xx "processing language" "" "awk \- pattern-directed scanning and" "" "awk(1)"
+.xx "ISO9660 file systems" "dossrv, 9660srv, a:," "b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "" "dossrv(4)"
+.xx "structural regular expressions" "sam," "B, sam.save, samterm \- screen editor with" "" "sam(1)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD," "B) track reader and writer file system" "" "cdfs(4)"
+.xx "" "backup, tobackup, dumparenas, restore \-" "backup venti arenas to blu-ray discs or/" "" "backup(8)"
+.xx "" "statusbar \- display a" "bar graph status window" "" "statusbar(8)"
+.xx "" "vacfs \- a" "based file system" "" "vacfs(4)"
+.xx "" "" "basename \- strip file name affixes" "" "basename(1)"
+.xx "" "/Bprint, Bvprint, Bwrite, Bflush, Bterm," "Bbuffered \- buffered input/output" "" "bio(2)"
+.xx "" "" "bc \- arbitrary-precision arithmetic language" "" "bc(1)"
+.xx "" "cb \- C program" "beautifier" "" "cb(1)"
+.xx "" "uptime \- show how long the system has" "been running" "" "uptime(1)"
+.xx "" "trace \- show (real-time) process" "behavior" "" "trace(1)"
+.xx "" "/symoff, fpformat, beieee80ftos, beieeesftos," "beieeedftos, leieee80ftos, leieeesftos,/" "" "debugger(2)"
+.xx "" "/get4, get8, put1, put2, put4, put8, beswab," "beswal, beswav, leswab, leswal, leswav \-/" "" "mach(2)"
+.xx "" "/mpassign, mprand, strtomp, mpfmt,mptoa," "betomp, mptobe, letomp, mptole, mptoui,/" "" "mp(2)"
+.xx "" "/drawrepl, replclipr, line, poly, fillpoly, bezier," "bezspline, fillbezier, fillbezspline, ellipse,/" "" "draw(2)"
+.xx "bfECBdecrypt - blowfish/" "setupBFstate," "bfCBCencrypt, bfCBCdecrypt, bfECBencrypt," "" "blowfish(2)"
+.xx "" "/Bungetc, Bungetrune, Bread, Bseek, Boffset," "Bfildes, Blinelen, Bputc, Bputrune, Bprint,/" "" "bio(2)"
+.xx "" "Bputc, Bputrune, Bprint, Bvprint, Bwrite," "Bflush, Bterm, Bbuffered \- buffered/" "/Blinelen," "bio(2)"
+.xx "Bread,/" "Bopen, Binit, Binits, Brdline, Brdstr," "Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "" "bio(2)"
+.xx "allocation" "" "binalloc, bingrow, binfree \- grouped memory" "" "bin(2)"
+.xx "" "strip \- remove symbols from" "binary files" "" "strip(1)"
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(1)"
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(2)"
+.xx "allocation" "binalloc," "bingrow, binfree \- grouped memory" "" "bin(2)"
+.xx "Bungetc, Bungetrune, Bread,/" "Bopen, Binit," "Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)"
+.xx "" "keys.who \-" "biographic information for key holders" "" "keys.who(6)"
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(8)"
+.xx "" "light, pencal, keyboard, params, prompter \-" "bitsy-specific utilities" "bitsyload," "bitsyload(1)"
+.xx "" "/Bungetrune, Bread, Bseek, Boffset, Bfildes," "Blinelen, Bputc, Bputrune, Bprint, Bvprint,/" "" "bio(2)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti" "block cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)"
+.xx "" "vtzeroextend, vtzeroscore \- Venti" "block truncation" "vtzerotruncate," "venti-zero(2)"
+.xx "" "setupDESstate, des_key_setup," "block_cipher, desCBCencrypt, desCBCdecrypt,/" "" "des(2)"
+.xx "" "/inflatezlibblock, flateerr, mkcrctab," "blockcrc, adler32 \- deflate compression" "" "flate(2)"
+.xx "" "sum, md5sum, sha1sum \- sum and count" "blocks in a file" "" "sum(1)"
+.xx "" "bfCBCdecrypt, bfECBencrypt, bfECBdecrypt -" "blowfish encryption" "/bfCBCencrypt," "blowfish(2)"
+.xx "" "/dumparenas, restore \- backup venti arenas to" "blu-ray discs or restore from them" "" "backup(8)"
+.xx "view and convert pictures" "jpg, gif, png, ppm," "bmp, yuv, ico, togif, toppm, topng, toico \-" "" "jpg(1)"
+.xx "" "/Bgetd, Bungetc, Bungetrune, Bread, Bseek," "Boffset, Bfildes, Blinelen, Bputc, Bputrune,/" "" "bio(2)"
+.xx "" "tel, iwhois \- look in phone" "book" "" "tel(1)"
+.xx "" "" "boot \- connect to the root file server" "" "boot(8)"
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \-" "boot scripts" "" "cpurc(8)"
+.xx "bootwinnt, personalize, setup.9fat,/" "" "bootfloppy, bootplan9, bootwin9x," "" "update(8)"
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \- Internet" "booting" "" "dhcpd(8)"
+.xx "" "init \- initialize machine upon" "booting" "" "init(8)"
+.xx "" "" "booting \- bootstrapping procedures" "" "booting(8)"
+.xx "personalize, setup.9fat,/" "bootfloppy," "bootplan9, bootwin9x, bootwinnt," "" "update(8)"
+.xx "" "9load, 9pxeload, ld \- PC" "bootstrap program" "" "9load(8)"
+.xx "" "booting \-" "bootstrapping procedures" "" "booting(8)"
+.xx "" "bootfloppy, bootplan9, bootwin9x," "bootwinnt, personalize, setup.9fat,/" "" "update(8)"
+.xx "Bgetrune, Bgetd, Bungetc, Bungetrune,/" "" "Bopen, Binit, Binits, Brdline, Brdstr, Bgetc," "" "bio(2)"
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin, icossin2," "border, string, stringn, runestring,/" "" "draw(2)"
+.xx "" "/publicscreen, freescreen, allocwindow," "bottomwindow, bottomnwindows, topwindow,/" "" "window(2)"
+.xx "" "Pathways SecureNet Key remote authentication" "box" "securenet \- Digital" "securenet(8)"
+.xx "" "Boffset, Bfildes, Blinelen, Bputc, Bputrune," "Bprint, Bvprint, Bwrite, Bflush, Bterm,/" "/Bseek," "bio(2)"
+.xx "" "/Bread, Bseek, Boffset, Bfildes, Blinelen," "Bputc, Bputrune, Bprint, Bvprint, Bwrite,/" "" "bio(2)"
+.xx "Bungetc, Bungetrune,/" "Bopen, Binit, Binits," "Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)"
+.xx "" "/Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)"
+.xx "" "getfields, gettokens, tokenize \-" "break a string into fields" "" "getfields(2)"
+.xx "" "getnetconninfo, freenetconninfo \- make and" "break network connections" "/setnetmtpt," "dial(2)"
+.xx "" "" "bridge \- IPv4 Ethernet bridge" "" "bridge(3)"
+.xx "" "" "brk, sbrk \- change memory allocation" "" "brk(2)"
+.xx "" "kill, slay," "broke \- print commands to kill processes" "" "kill(1)"
+.xx "" "dict \- dictionary" "browser" "" "dict(7)"
+.xx "" "/Bgetrune, Bgetd, Bungetc, Bungetrune, Bread," "Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)"
+.xx "" "/Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush," "Bterm, Bbuffered \- buffered input/output" "" "bio(2)"
+.xx "" "\- copy asynchronously via a large circular" "buffer" "pump" "pump(1)"
+.xx "Computing (VN)" "vncs, vncv \- remote frame" "buffer server and viewer for Virtual Network" "" "vnc(1)"
+.xx "" "Bvprint, Bwrite, Bflush, Bterm, Bbuffered \-" "buffered input/output" "/Bputrune, Bprint," "bio(2)"
+.xx "" "fseek, rewind, feof, ferror, clearerr \- standard" "buffered input/output package" "/fsetpos," "fopen(2)"
+.xx "" "packettrailer, packettrim \- zero-copy network" "buffers" "/packetsize, packetsplit, packetstats," "venti-packet(2)"
+.xx "" "/getwindow, gengetwindow, flushimage," "bufimage, lockdisplay, unlockdisplay,/" "" "graphics(2)"
+.xx "" "/lockdisplay, unlockdisplay, openfont," "buildfont, freefont, Pfmt, Rfmt, strtochan,/" "" "graphics(2)"
+.xx "fmtarenas, fmtbloom, fmtindex, fmtisect,/" "" "buildindex, checkarenas, checkindex, conf," "" "venti-fmt(8)"
+.xx "" "" "bundle \- collect files for distribution" "" "bundle(1)"
+.xx "" "/Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc," "Bungetrune, Bread, Bseek, Boffset, Bfildes,/" "" "bio(2)"
+.xx "compress and expand/" "gzip, gunzip, bzip2," "bunzip2, compress, uncompress, zip, unzip \-" "" "gzip(1)"
+.xx "" "pci \- print PCI" "bus configuration" "" "pci(8)"
+.xx "" "usbd \- Universal Serial" "Bus daemon" "" "usbd(4)"
+.xx "" "print, probe, serial, usbfat: \- Universal Serial" "Bus device drivers" "audio, disk, ether, kb," "usb(4)"
+.xx "" "/Blinelen, Bputc, Bputrune, Bprint, Bvprint," "Bwrite, Bflush, Bterm, Bbuffered \- buffered/" "" "bio(2)"
+.xx "" "enc32, dec16, enc16, encodefmt \- encoding" "byte arrays as strings" "dec64, enc64, dec32," "encode(2)"
+.xx "" "/Memdrawparam, memimageinit, wordaddr," "byteaddr, memimagemove, allocmemimage,/" "" "memdraw(2)"
+.xx "" "/unloadimage, readimage, writeimage," "bytesperline, wordsperline \- allocating,/" "" "allocimage(2)"
+.xx "unzip \- compress and expand/" "gzip, gunzip," "bzip2, bunzip2, compress, uncompress, zip," "" "gzip(1)"
+.xx "" "style \- Plan 9 coding conventions for" "C" "" "style(6)"
+.xx "" "consolefs," "C, clog \- file system for console access" "" "consolefs(4)"
+.xx "" "pcc \- APE" "C compiler driver" "" "pcc(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \-" "C compilers" "" "2c(1)"
+.xx "file systems" "dossrv, 9660srv, a:, b:," "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "" "dossrv(4)"
+.xx "" "cpp \-" "C language preprocessor" "" "cpp(1)"
+.xx "" "cb \-" "C program beautifier" "" "cb(1)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti block" "cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)"
+.xx "" "cfs \-" "cache file system" "" "cfs(4)"
+.xx "Fontchar, Font \- font utilities" "" "cachechars, agefont, loadchar, Subfont," "" "cachechars(2)"
+.xx "" "cwfs \-" "cached-worm file server, dump" "" "cwfs(4)"
+.xx "" "segflush \- flush instruction and data" "caches" "" "segflush(2)"
+.xx "" "" "cal \- print calendar" "" "cal(1)"
+.xx "" "dc \- desk" "calculator" "" "dc(1)"
+.xx "" "" "calendar \- print upcoming events" "" "calendar(1)"
+.xx "" "malloc, mallocalign, mallocz, free, realloc," "calloc, msize, setmalloctag, setrealloctag,/" "" "malloc(2)"
+.xx "" "tcp17009, tcp17010, tcp17013 \- listen for" "calls on a network device" "/tcp17008," "listen(8)"
+.xx "" "trampoline \- forward incoming" "calls to another address" "" "trampoline(8)"
+.xx "to data/" "Intmap, allocmap, freemap, insertkey," "caninsertkey, lookupkey, deletekey \- integer" "" "intmap(2)"
+.xx "rlock, canrlock, runlock, wlock,/" "lock," "canlock, unlock, qlock, canqlock, qunlock," "" "lock(2)"
+.xx "" "/mulpt, divpt, rectaddpt, rectsubpt, insetrect," "canonrect, eqpt, eqrect, ptinrect, rectinrect,/" "" "addpt(2)"
+.xx "wlock,/" "lock, canlock, unlock, qlock," "canqlock, qunlock, rlock, canrlock, runlock," "" "lock(2)"
+.xx "" "/qunlock, rlock, canrlock, runlock, wlock," "canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)"
+.xx "processes" "" "cap \- capabilities for setting the user id of" "" "cap(3)"
+.xx "" "pcmcia \- identify a PCMCIA" "card" "" "pcmcia(8)"
+.xx "" "vga \- configure a VGA" "card" "" "vga(8)"
+.xx "" "i82365 \- Personal Computer Memory" "Card Interface Association (PCMCI) device" "" "i82365(3)"
+.xx "" "toupperrune \- Unicode character classes and" "cases" "/isupperrune, tolowerrune, totitlerune," "isalpharune(2)"
+.xx "" "" "cat, read \- catenate files" "" "cat(1)"
+.xx "" "scat \- sky" "catalogue and Digitized Sky Survey" "" "scat(7)"
+.xx "" "" "cb \- C program beautifier" "" "cb(1)"
+.xx "system" "cdfs, cddb \- optical disc" "CD, DVD, B) track reader and writer file" "" "cdfs(4)"
+.xx "whatis, ., ~ \- command language" "rc," "cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)"
+.xx "" "dump9660, mk9660 \- create an ISO-9660" "CD image" "" "mk9660(8)"
+.xx "reader and writer file system" "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "" "cdfs(4)"
+.xx "" "" "cec \- Coraid Ethernet Console" "" "cec(8)"
+.xx "functions" "fabs, fmod, floor," "ceil \- absolute value, remainder, floor, ceiling" "" "floor(2)"
+.xx "" "" "cfs \- cache file system" "" "cfs(4)"
+.xx "proccreate, procdata,/" "alt, chancreate," "chanfree, chaninit, chanprint, mainstacksize," "" "thread(2)"
+.xx "" "stat, wstat \- inquire or" "change file attributes" "" "stat(5)"
+.xx "" "chgrp \-" "change file group" "" "chgrp(1)"
+.xx "" "seek \-" "change file offset" "" "seek(2)"
+.xx "" "brk, sbrk \-" "change memory allocation" "" "brk(2)"
+.xx "" "segbrk \-" "change memory allocation" "" "segbrk(2)"
+.xx "" "chmod \-" "change mode" "" "chmod(1)"
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(1)"
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(2)"
+.xx "" "passwd, netkey \-" "change or verify user password" "" "passwd(1)"
+.xx "" "chdir \-" "change working directory" "" "chdir(2)"
+.xx "replica management" "" "changes, pull, push, scan \- client-server" "" "replica(1)"
+.xx "printnetkey, status, enable, disable, authsrv,/" "" "changeuser, convkeys, convkeys2," "" "auth(8)"
+.xx "proccreate,/" "alt, chancreate, chanfree," "chaninit, chanprint, mainstacksize," "" "thread(2)"
+.xx "" "pipe \- create an interprocess" "channel" "" "pipe(2)"
+.xx "" "SSL version 2 encryption to a communication" "channel" "pushssl \- attach" "pushssl(2)"
+.xx "" "TLS1 or SSL3 encryption to a communication" "channel" "/readcert, readcertchain \- attach" "pushtls(2)"
+.xx "procdata,/" "alt, chancreate, chanfree, chaninit," "chanprint, mainstacksize, proccreate," "" "thread(2)"
+.xx "" "/buildfont, freefont, Pfmt, Rfmt, strtochan," "chantostr, chantodepth \- interactive graphics" "" "graphics(2)"
+.xx "" "totitlerune, toupperrune \- Unicode" "character classes and cases" "/tolowerrune," "isalpharune(2)"
+.xx "" "_toupper, _tolower, toupper, tolower \- ASCII" "character classification" "/isascii, toascii," "ctype(2)"
+.xx "" "freq \- print histogram of" "character frequencies" "" "freq(1)"
+.xx "" "scribblealloc, recognize \-" "character recognition" "" "scribble(2)"
+.xx "" "UTF, Unicode, ASCII, rune \-" "character set and format" "" "utf(6)"
+.xx "" "tcs \- translate" "character sets" "" "tcs(1)"
+.xx "" "doquote, needsrcquote \- quoted" "character strings" "/quotefmtinstall," "quote(2)"
+.xx "" "ascii, unicode \- interpret ASCII, Unicode" "characters" "" "ascii(1)"
+.xx "" "keyboard \- how to type" "characters" "" "keyboard(6)"
+.xx "" "tr \- translate" "characters" "" "tr(1)"
+.xx "\- convert text to/" "atof, atoi, atol, atoll," "charstod, strtod, strtol, strtoll, strtoul, strtoull" "" "atof(2)"
+.xx "utfecpy, utflen, utfnlen, utfrune,/" "runetochar," "chartorune, runelen, runenlen, fullrune," "" "rune(2)"
+.xx "" "" "chdir \- change working directory" "" "chdir(2)"
+.xx "" "assert \-" "check program invariants" "" "assert(2)"
+.xx "fmtindex, fmtisect,/" "buildindex, checkarenas," "checkindex, conf, fmtarenas, fmtbloom," "" "venti-fmt(8)"
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "checking memory allocators" "vtbrk, vtmalloc," "venti-mem(2)"
+.xx "" "" "chgrp \- change file group" "" "chgrp(1)"
+.xx "" "cputime, times \- cpu time in this process and" "children" "" "cputime(2)"
+.xx "" "" "chmod \- change mode" "" "chmod(1)"
+.xx "" "aquarela \-" "CIFS server" "" "aquarela(8)"
+.xx "" "pump \- copy asynchronously via a large" "circular buffer" "" "pump(1)"
+.xx "localaddr, symoff, fpformat, beieee80ftos,/" "" "cisctrace, risctrace, ciscframe, riscframe," "" "debugger(2)"
+.xx "strlen,/" "strcat, strncat, strcmp, strncmp," "cistrcmp, cistrncmp, strcpy, strncpy, strecpy," "" "strcat(2)"
+.xx "" "strcat, strncat, strcmp, strncmp, cistrcmp," "cistrncmp, strcpy, strncpy, strecpy, strlen,/" "" "strcat(2)"
+.xx "" "strpbrk, strspn, strcspn, strtok, strdup, strstr," "cistrstr \- string operations" "/strchr, strrchr," "strcat(2)"
+.xx "" "/opendevdata, openep, startdevs, unstall," "class, subclass, proto, CSP \- USB device driver/" "" "usb(2)"
+.xx "" "totitlerune, toupperrune \- Unicode character" "classes and cases" "/isupperrune, tolowerrune," "isalpharune(2)"
+.xx "" "_tolower, toupper, tolower \- ASCII character" "classification" "/isascii, toascii, _toupper," "ctype(2)"
+.xx "finddevs, loaddevstr, matchdevcsp,/" "usbcmd," "classname, closedev, configdev, devctl," "" "usb(2)"
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(1)"
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(2)"
+.xx "" "terminate \- terminate process, process" "cleanup" "exits, _exits, atexit, atexitdont," "exits(2)"
+.xx "" "/ftell, fsetpos, fseek, rewind, feof, ferror," "clearerr \- standard buffered input/output/" "" "fopen(2)"
+.xx "" "nfs \- Sun network file system" "client" "" "nfs(4)"
+.xx "" "tlssrvtunnel, tlsclienttunnel \- TLS server and" "client" "tlssrv, tlsclient," "tlssrv(8)"
+.xx "" "vtping, vtrpc, ventidoublechecksha1 \- Venti" "client" "/vtreadpacket, vtwritepacket, vtsync," "venti-client(2)"
+.xx "" "read, write, copy \- simple Venti" "clients" "" "venti(1)"
+.xx "" "changes, pull, push, scan \-" "client-server replica management" "" "replica(1)"
+.xx "" "/applylog, compactdb, updatedb \- simple" "client-server replica management" "" "replica(8)"
+.xx "" "/namedimage, setalpha, loadimage," "cloadimage, unloadimage, readimage,/" "" "allocimage(2)"
+.xx "" "/freememimage, memsetchan, loadmemimage," "cloadmemimage, unloadmemimage,/" "" "memdraw(2)"
+.xx "" "date," "clock \- date and time" "" "date(1)"
+.xx "" "rtc \- real-time" "clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "cron \-" "clock daemon" "" "cron(8)"
+.xx "" "timesync \- synchronize the system" "clock to a time source" "" "timesync(8)"
+.xx "reboot, etc." "cons \- console," "clocks, process/process group ids, user, null," "" "cons(3)"
+.xx "" "consolefs, C," "clog \- file system for console access" "" "consolefs(4)"
+.xx "create file" "open, create," "close \- open a file for reading or writing," "" "open(2)"
+.xx "" "Control, Controlset, activate, closecontrol," "closecontrolset, controlcalled, controlwire,/" "" "control(2)"
+.xx "loaddevstr,/" "usbcmd, classname," "closedev, configdev, devctl, finddevs," "" "usb(2)"
+.xx "" "/removefile, walkfile, opendirfile, readdirfile," "closedirfile, hasperm \- in-memory file/" "" "9pfile(2)"
+.xx "" "initdraw, geninitdraw, drawerror, initdisplay," "closedisplay, getdefont, getwindow,/" "/Cursor," "graphics(2)"
+.xx "" "Fid, Fidpool, allocfidpool, freefidpool, allocfid," "closefid, lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)"
+.xx "" "Tree, alloctree, freetree, File, createfile," "closefile, removefile, walkfile, opendirfile,/" "" "9pfile(2)"
+.xx "ioopen, ioproc, ioread, ioreadn, iowrite \-/" "" "closeioproc, iocall, ioclose, iointerrupt, iodial," "" "ioproc(2)"
+.xx "" "initkeyboard, ctlkeyboard," "closekeyboard \- keyboard control" "" "keyboard(2)"
+.xx "menuhit, setcursor \-/" "initmouse, readmouse," "closemouse, moveto, getrect, drawgetrect," "" "mouse(2)"
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3," "closept3, dot3, cross3, len3, dist3, unit3,/" "" "arith3(2)"
+.xx "" "/Reqpool, allocreqpool, freereqpool, allocreq," "closereq, lookupreq, removereq \- 9P fid,/" "" "9pfid(2)"
+.xx "SCSI device operations" "openscsi," "closescsi, scsiready, scsi, scsicmd, scsierror \-" "" "scsi(2)"
+.xx "" "" "clunk \- forget about a fid" "" "clunk(5)"
+.xx "maps" "cmap2rgb," "cmap2rgba, rgb2cmap \- colors and color" "" "color(2)"
+.xx "lookupcmd \- control message parsing" "" "Cmdbuf, parsecmd, respondcmderror," "" "9pcmdbuf(2)"
+.xx "" "" "cmp \- compare two files" "" "cmp(1)"
+.xx "" "src \- find source" "code for executable" "" "src(1)"
+.xx "" "style \- Plan 9" "coding conventions for C" "" "style(6)"
+.xx "" "" "col \- column alignment" "" "col(1)"
+.xx "" "bundle \-" "collect files for distribution" "" "bundle(1)"
+.xx "" "" "color \- representation of pixels and colors" "" "color(6)"
+.xx "" "getmap, colors \- display" "color map" "" "colors(1)"
+.xx "" "RGB, readcolmap, writecolmap \- access display" "color map" "" "readcolmap(2)"
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \- colors and" "color maps" "" "color(2)"
+.xx "" "color \- representation of pixels and" "colors" "" "color(6)"
+.xx "" "getmap," "colors \- display color map" "" "colors(1)"
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \-" "colors and color maps" "" "color(2)"
+.xx "" "col \-" "column alignment" "" "col(1)"
+.xx "" "eqrect, ptinrect, rectinrect, rectXrect, rectclip," "combinerect, Dx, Dy, Pt, Rect, Rpt \-/" "/eqpt," "addpt(2)"
+.xx "sorted files" "" "comm \- select or reject lines common to two" "" "comm(1)"
+.xx "" "time \- time a" "command" "" "time(1)"
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, ., ~ \-" "command language" "rc, cd, eval," "rc(1)"
+.xx "" "doctype \- intuit" "command line for formatting a document" "" "doctype(1)"
+.xx "" "lock \- run a" "command under lock" "" "lock(1)"
+.xx "" "getflags, usage \-" "command-line parsing for shell scripts" "" "getflags(8)"
+.xx "" "fossilcons \- fossil console" "commands" "" "fossilcons(8)"
+.xx "" "aescbc, ipso, secstore \- secstore" "commands" "" "secstore(1)"
+.xx "" "secstored, secuser \- secstore" "commands" "" "secstore(8)"
+.xx "" "kill, slay, broke \- print" "commands to kill processes" "" "kill(1)"
+.xx "" "stop, start \- print" "commands to stop and start processes" "" "stop(1)"
+.xx "" "comm \- select or reject lines" "common to two sorted files" "" "comm(1)"
+.xx "" "/_asgetticket, _asrdresp \- routines for" "communicating with authentication servers" "" "authsrv(2)"
+.xx "" "pipe \- two-way interprocess" "communication" "" "pipe(3)"
+.xx "" "pushssl \- attach SSL version 2 encryption to a" "communication channel" "" "pushssl(2)"
+.xx "" "\- attach TLS1 or SSL3 encryption to a" "communication channel" "/readcertchain" "pushtls(2)"
+.xx "" "uart, eia \- serial" "communication control" "" "uart(3)"
+.xx "replica management" "applychanges, applylog," "compactdb, updatedb \- simple client-server" "" "replica(8)"
+.xx "" "diff \- differential file" "comparator" "" "diff(1)"
+.xx "" "cmp \-" "compare two files" "" "cmp(1)"
+.xx "" "pcc \- APE C" "compiler driver" "" "pcc(1)"
+.xx "" "yacc \- yet another" "compiler-compiler" "" "yacc(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "compilers" "" "2c(1)"
+.xx "" "" "complete \- file name completion" "" "complete(2)"
+.xx "compress and/" "gzip, gunzip, bzip2, bunzip2," "compress, uncompress, zip, unzip \-" "" "gzip(1)"
+.xx "" "mksacfs \- make a" "compressed file system" "" "mksacfs(8)"
+.xx "" "sacfs \-" "compressed file system" "" "sacfs(4)"
+.xx "" "mkpaqfs \- make a" "compressed read-only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \-" "compressed read-only file system" "" "paqfs(4)"
+.xx "" "flateerr, mkcrctab, blockcrc, adler32 \- deflate" "compression" "/inflateblock, inflatezlibblock," "flate(2)"
+.xx "(PCMCI) device" "i82365 \- Personal" "Computer Memory Card Interface Association" "" "i82365(3)"
+.xx "" "buffer server and viewer for Virtual Network" "Computing (VN)" "vncs, vncv \- remote frame" "vnc(1)"
+.xx "login, execution, and XMODEM file transfer" "" "con, telnet, rx, hayes, xms, xmr \- remote" "" "con(1)"
+.xx "" "spin - verification tool for models of" "concurrent systems" "" "spin(1)"
+.xx "" "buildindex, checkarenas, checkindex," "conf, fmtarenas, fmtbloom, fmtindex,/" "" "venti-fmt(8)"
+.xx "matchdevcsp,/" "usbcmd, classname, closedev," "configdev, devctl, finddevs, loaddevstr," "" "usb(2)"
+.xx "" "pci \- print PCI bus" "configuration" "" "pci(8)"
+.xx "" "smtpd \- SMTP listener" "configuration" "" "smtpd(6)"
+.xx "" "ipconfig, rip, linklocal, ipv6on \- Internet" "configuration and routing" "" "ipconfig(8)"
+.xx "" "venti.conf \- a venti" "configuration file" "" "venti.conf(6)"
+.xx "" "plan9.ini \-" "configuration file for PCs" "" "plan9.ini(8)"
+.xx "" "aux/mouse, aux/accupoint \-" "configure a mouse to a port" "" "mouse(8)"
+.xx "" "vga \-" "configure a VGA card" "" "vga(8)"
+.xx "tunnel of IPv6 through IPv4" "6in4 -" "configure and run automatic or manual 6to4" "" "6in4(8)"
+.xx "" "fsconfig \-" "configuring a file server" "" "fsconfig(8)"
+.xx "operating systems" "drawterm \-" "connect to Plan 9 CPU servers from other" "" "drawterm(8)"
+.xx "" "boot \-" "connect to the root file server" "" "boot(8)"
+.xx "" "attach, auth \- messages to establish a" "connection" "" "attach(5)"
+.xx "" "the system upon loss of remote file server" "connection" "reboot \- reboot" "reboot(8)"
+.xx "" "fversion \- initialize 9P" "connection and negotiate version" "" "fversion(2)"
+.xx "" "cpu \-" "connection to CPU server" "" "cpu(1)"
+.xx "" "freenetconninfo \- make and break network" "connections" "/setnetmtpt, getnetconninfo," "dial(2)"
+.xx "" "netstat \- summarize network" "connections" "" "netstat(1)"
+.xx "" "vtversion, vtdebug, vthangup \- Venti network" "connections" "/vtfreeconn, vtsend, vtrecv," "venti-conn(2)"
+.xx "group ids, user, null, reboot, etc." "" "cons \- console, clocks, process/process" "" "cons(3)"
+.xx "" "cec \- Coraid Ethernet" "Console" "" "cec(8)"
+.xx "" "consolefs, C, clog \- file system for" "console access" "" "consolefs(4)"
+.xx "user, null, reboot, etc." "cons \-" "console, clocks, process/process group ids," "" "cons(3)"
+.xx "" "fossilcons \- fossil" "console commands" "" "fossilcons(8)"
+.xx "access" "" "consolefs, C, clog \- file system for console" "" "consolefs(4)"
+.xx "" "rwd," "conswdir \- maintain remote working directory" "" "rwd(1)"
+.xx "" "arch \- architecture-specific information and" "control" "" "arch(3)"
+.xx "" "ctlkeyboard, closekeyboard \- keyboard" "control" "initkeyboard," "keyboard(2)"
+.xx "" "drawgetrect, menuhit, setcursor \- mouse" "control" "/closemouse, moveto, getrect," "mouse(2)"
+.xx "" "scuzz \- SCSI target" "control" "" "scuzz(8)"
+.xx "" "uart, eia \- serial communication" "control" "" "uart(3)"
+.xx "closecontrolset, controlcalled, controlwire,/" "" "Control, Controlset, activate, closecontrol," "" "control(2)"
+.xx "" "acme \-" "control files for text windows" "" "acme(4)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \-" "control floating point" "" "getfcr(2)"
+.xx "" "parsecmd, respondcmderror, lookupcmd \-" "control message parsing" "Cmdbuf," "9pcmdbuf(2)"
+.xx "" "/activate, closecontrol, closecontrolset," "controlcalled, controlwire, createbox,/" "" "control(2)"
+.xx "" "audio \- SoundBlaster audio" "controller" "" "audio(3)"
+.xx "" "qball \- 3-d rotation" "controller" "" "qball(2)"
+.xx "" "vgadb \- VGA" "controller and monitor database" "" "vgadb(6)"
+.xx "" "vga \- VGA" "controller device" "" "vga(3)"
+.xx "" "usb \- USB Host" "Controller Interface" "" "usb(3)"
+.xx "device drivers" "sdahci \- AHCI (Advanced Host" "Controller Interface) SATA (Serial AT) storage" "" "sdahci(3)"
+.xx "closecontrolset, controlcalled,/" "Control," "Controlset, activate, closecontrol," "" "control(2)"
+.xx "" "/closecontrol, closecontrolset, controlcalled," "controlwire, createbox, createboxbox,/" "" "control(2)"
+.xx "" "/convT2M, convM2T, convTR2M, convM2TR," "convA2M, convM2A, convPR2M, convM2PR,/" "" "authsrv(2)"
+.xx "dirfmt, dirmodefmt,/" "Fcall, convS2M," "convD2M, convM2S, convM2D, fcallfmt," "" "fcall(2)"
+.xx "" "style \- Plan 9 coding" "conventions for C" "" "style(6)"
+.xx "" "utfnlen, utfrune, utfrrune, utfutf \- rune/UTF" "conversion" "/fullrune, utfecpy, utflen," "rune(2)"
+.xx "" "units \-" "conversion program" "" "units(1)"
+.xx "" "mug -" "convert an image to a face icon" "" "mug(1)"
+.xx "" "dd \-" "convert and copy a file" "" "dd(1)"
+.xx "" "ps2pdf, pdf2ps \-" "convert between PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "ms2html, html2ms \-" "convert between troff's ms macros and html" "" "ms2html(1)"
+.xx "" "gmtime, asctime, tm2sec, timezone \-" "convert date and time" "ctime, localtime," "ctime(2)"
+.xx "" "crop, iconv \- frame, crop, and" "convert image" "" "crop(1)"
+.xx "" "yuv, ico, togif, toppm, topng, toico \- view and" "convert pictures" "jpg, gif, png, ppm, bmp," "jpg(1)"
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \-" "convert text to numbers" "/atoll, charstod," "atof(2)"
+.xx "" "troff2html \-" "convert troff output into HTML" "" "troff2html(1)"
+.xx "disable, authsrv,/" "changeuser, convkeys," "convkeys2, printnetkey, status, enable," "" "auth(8)"
+.xx "" "/convM2TR, convA2M, convM2A, convPR2M," "convM2PR, _asgetticket, _asrdresp \- routines/" "" "authsrv(2)"
+.xx "" "/readnvram, convT2M, convM2T, convTR2M," "convM2TR, convA2M, convM2A, convPR2M,/" "" "authsrv(2)"
+.xx "fcallfmt, dirfmt, dirmodefmt,/" "Fcall," "convS2M, convD2M, convM2S, convM2D," "" "fcall(2)"
+.xx "" "webcookies \- HTTP" "cookie manager" "" "webcookies(4)"
+.xx "" "read, write," "copy \- simple Venti clients" "" "venti(1)"
+.xx "" "dd \- convert and" "copy a file" "" "dd(1)"
+.xx "" "rdarena, wrarena \-" "copy arenas between venti servers" "" "venti-backup(8)"
+.xx "buffer" "pump \-" "copy asynchronously via a large circular" "" "pump(1)"
+.xx "" "sshnet, scp, sshserve \- secure login and file" "copy from/to Unix or Plan 9" "ssh," "ssh(1)"
+.xx "" "ecp \- fast" "copy, handling errors" "" "ecp(1)"
+.xx "" "cp, fcp, mv \-" "copy, move files" "" "cp(1)"
+.xx "" "packetstats, packettrailer, packettrim \-" "copy network buffers" "/packetsplit," "venti-packet(2)"
+.xx "" "cec \-" "Coraid Ethernet Console" "" "cec(8)"
+.xx "" "hget \- retrieve a web page" "corresponding to a url" "" "hget(1)"
+.xx "trigonometric functions" "sin," "cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)"
+.xx "" "sinh," "cosh, tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "wc \- word" "count" "" "wc(1)"
+.xx "" "sum, md5sum, sha1sum \- sum and" "count blocks in a file" "" "sum(1)"
+.xx "" "locks, rendezvous points, and reference" "counts" "/rendezvous locks, reader-writer" "lock(2)"
+.xx "" "" "cp, fcp, mv \- copy, move files" "" "cp(1)"
+.xx "mount archival file systems" "32vfs," "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "" "tapefs(4)"
+.xx "" "" "cpp \- C language preprocessor" "" "cpp(1)"
+.xx "" "" "cpu \- connection to CPU server" "" "cpu(1)"
+.xx "" "drawterm \- connect to Plan 9" "CPU servers from other operating systems" "" "drawterm(8)"
+.xx "" "cpurc," "cpurc.local, termrc, termrc.local \- boot scripts" "" "cpurc(8)"
+.xx "children" "" "cputime, times \- cpu time in this process and" "" "cputime(2)"
+.xx "newmap, setmap, findseg, unusemap,/" "" "crackhdr, machbytype, machbyname," "" "mach(2)"
+.xx "" "/allocmemimaged, readmemimage," "creadmemimage, writememimage,/" "" "memdraw(2)"
+.xx "or new file" "open," "create \- prepare a fid for I/O on an existing" "" "open(5)"
+.xx "" "pipe \-" "create an interprocess channel" "" "pipe(2)"
+.xx "" "dump9660, mk9660 \-" "create an ISO-9660 CD image" "" "mk9660(8)"
+.xx "" "snap, snapfs \-" "create and mount process snapshots" "" "snap(4)"
+.xx "writing, create file" "open," "create, close \- open a file for reading or" "" "open(2)"
+.xx "" "vac, unvac \-" "create, extract a vac archive on Venti" "" "vac(1)"
+.xx "" "mp3enc \-" "create mp3 audio files" "" "mp3enc(1)"
+.xx "" "/createboxbox, createbutton, createcolumn," "createentry, createkeyboard, createlabel,/" "" "control(2)"
+.xx "opendirfile,/" "Tree, alloctree, freetree, File," "createfile, closefile, removefile, walkfile," "" "9pfile(2)"
+.xx "" "/createentry, createkeyboard, createlabel," "createmenu, createradiobutton, createrow,/" "" "control(2)"
+.xx "" "/createmenu, createradiobutton, createrow," "createscribble, createslider, createstack,/" "" "control(2)"
+.xx "" "/createscribble, createslider, createstack," "createtab, createtext, createtextbutton,/" "" "control(2)"
+.xx "" "hvprint, hwrite, hxferenc, \- routines for" "creating an http server" "/hurlfmt, hurlunesc," "httpd(2)"
+.xx "" "patch \- simple patch" "creation and tracking system" "" "patch(1)"
+.xx "" "" "cron \- clock daemon" "" "cron(8)"
+.xx "" "" "crop, iconv \- frame, crop, and convert image" "" "crop(1)"
+.xx "" "/sub3, neg3, div3, mul3, eqpt3, closept3, dot3," "cross3, len3, dist3, unit3, midpt3, lerp3,/" "" "arith3(2)"
+.xx "" "/mpmagadd, mpmagsub, crtpre, crtin," "crtout, crtprefree, crtresfree \- extended/" "" "mp(2)"
+.xx "" "md5unpickle, sha1pickle, sha1unpickle \-" "cryptographically secure hashes" "/md5pickle," "sechash(2)"
+.xx "\-/" "query, ipquery, mkhash, mkdb, mkhosts," "cs, csquery, dns, dnstcp, dnsquery, dnsdebug" "" "ndb(8)"
+.xx "" "/ndbipinfo, csipinfo, ndbhash, ndbparse," "csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)"
+.xx "" "startdevs, unstall, class, subclass, proto," "CSP \- USB device driver library" "/openep," "usb(2)"
+.xx "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "ndb(8)"
+.xx "timezone \- convert date and time" "" "ctime, localtime, gmtime, asctime, tm2sec," "" "ctime(2)"
+.xx "control" "initkeyboard," "ctlkeyboard, closekeyboard \- keyboard" "" "keyboard(2)"
+.xx "" "/createtext, createtextbutton, ctlerror," "ctlmalloc, ctlrealloc, ctlstrdup, ctlprint,/" "" "control(2)"
+.xx "" "getwd \- get" "current directory" "" "getwd(2)"
+.xx "" "getcallerpc \- fetch return PC of" "current function" "" "getcallerpc(2)"
+.xx "" "mouse," "cursor \- kernel mouse interface" "" "mouse(3)"
+.xx "initdisplay,/" "Display, Point, Rectangle," "Cursor, initdraw, geninitdraw, drawerror," "" "graphics(2)"
+.xx "" "" "cwfs \- cached-worm file server, dump" "" "cwfs(4)"
+.xx "" "cron \- clock" "daemon" "" "cron(8)"
+.xx "" "usbd \- Universal Serial Bus" "daemon" "" "usbd(4)"
+.xx "" "rlogind, rexexec, ftpd \- Internet remote access" "daemons" "telnetd," "ipserv(8)"
+.xx "" "zip, unzip \- compress and expand" "data" "/bunzip2, compress, uncompress," "gzip(1)"
+.xx "" "prof, tprof, kprof \- display profiling" "data" "" "prof(1)"
+.xx "" "segflush \- flush instruction and" "data caches" "" "segflush(2)"
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \- venti" "data formats" "/vtputstring, vtrootpack," "venti-fcall(2)"
+.xx "" "read, write \- transfer" "data from and to a file" "" "read(5)"
+.xx "" "caninsertkey, lookupkey, deletekey \- integer to" "data structure maps" "/freemap, insertkey," "intmap(2)"
+.xx "" "ndbgetval, csgetval, ndblookval \- network" "database" "/ndbreorder, ndbsubstitute," "ndb(2)"
+.xx "" "ndb \- Network" "database" "" "ndb(6)"
+.xx "" "dns, dnstcp, dnsquery, dnsdebug \- network" "database" "/mkdb, mkhosts, cs, csquery," "ndb(8)"
+.xx "" "vgadb \- VGA controller and monitor" "database" "" "vgadb(6)"
+.xx "" "keyfs, warning \- authentication" "database files" "" "keyfs(4)"
+.xx "" "join \- relational" "database operator" "" "join(1)"
+.xx "" "none \- maintain or query authentication" "databases" "/guard.srv, wrkey, login, newns," "auth(8)"
+.xx "" "intro \- introduction to" "databases" "" "intro(7)"
+.xx "" "gmtime, asctime, tm2sec, timezone \- convert" "date and time" "ctime, localtime," "ctime(2)"
+.xx "" "" "date, clock \- date and time" "" "date(1)"
+.xx "" "touch \- set modification" "date of a file" "" "touch(1)"
+.xx "" "" "db \- debugger" "" "db(1)"
+.xx "" "" "dc \- desk calculator" "" "dc(1)"
+.xx "" "" "dd \- convert and copy a file" "" "dd(1)"
+.xx "" "/ctlmalloc, ctlrealloc, ctlstrdup, ctlprint," "deactivate, freectlfont, freectlimage,/" "" "control(2)"
+.xx "" "acid, truss, trump \-" "debugger" "" "acid(1)"
+.xx "" "db \-" "debugger" "" "db(1)"
+.xx "" "ieeesftos, ieeedftos \- machine-independent" "debugger functions" "/leieeesftos, leieeedftos," "debugger(2)"
+.xx "" "rdbfs \- remote kernel" "debugging file system" "" "rdbfs(4)"
+.xx "encoding byte arrays as/" "dec64, enc64," "dec32, enc32, dec16, enc16, encodefmt \-" "" "encode(2)"
+.xx "" "xd \- hex, octal," "decimal, or ASCII dump" "" "xd(1)"
+.xx "" "mp3dec \-" "decode audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "rsaprivalloc,/" "asn1dump, asn1toRSApriv," "decodePEM, rsadecrypt, rsaencrypt, rsagen," "" "rsa(2)"
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall, incref," "decref \- spin locks, queueing rendezvous/" "" "lock(2)"
+.xx "" "encrypt," "decrypt, netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "/runefmtstrflush, errfmt \- support for" "defined print formats and output routines" "" "fmtinstall(2)"
+.xx "deflatezlibblock, inflateinit,/" "deflateinit," "deflate, deflatezlib, deflateblock," "" "flate(2)"
+.xx "" "/myetheraddr, maskip, equivip4, equivip6," "defmask, isv4, v4tov6, v6tov4, nhgetv,/" "" "ip(2)"
+.xx "" "deroff," "delatex \- remove formatting requests" "" "deroff(1)"
+.xx "" "sleep, alarm \-" "delay, ask for delayed note" "" "sleep(2)"
+.xx "" "delkey \-" "delete keys from factotum" "" "delkey(1)"
+.xx "AVL tree/" "mkavltree, insertavl, lookupavl," "deleteavl, avlwalk, avlnext, avlprev, endwalk -" "" "avl(2)"
+.xx "" "/freemap, insertkey, caninsertkey, lookupkey," "deletekey \- integer to data structure maps" "" "intmap(2)"
+.xx "" "tail \-" "deliver the last part of a file" "" "tail(1)"
+.xx "" "filter, list," "deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "send \- mail routing and" "delivery" "" "send(8)"
+.xx "" "" "delkey \- delete keys from factotum" "" "delkey(1)"
+.xx "" "" "deroff, delatex \- remove formatting requests" "" "deroff(1)"
+.xx "" "encrypt, decrypt, netcrypt \-" "DES encryption" "" "encrypt(2)"
+.xx "" "/desECBdecrypt, des3CBCencrypt," "des3CBCdecrypt, des3ECBencrypt,/" "" "des(2)"
+.xx "" "/desECBencrypt, desECBdecrypt," "des3CBCencrypt, des3CBCdecrypt,/" "" "des(2)"
+.xx "" "/des3CBCdecrypt, des3ECBencrypt," "des3ECBdecrypt, key_setup, des56to64,/" "" "des(2)"
+.xx "" "/des3ECBdecrypt, key_setup, des56to64," "des64to56, setupDES3state,/" "" "des(2)"
+.xx "" "/des_key_setup, block_cipher, desCBCencrypt," "desCBCdecrypt, desECBencrypt,/" "" "des(2)"
+.xx "" "walk \-" "descend a directory hierarchy" "" "walk(5)"
+.xx "" "namespace \- name space" "description file" "" "namespace(6)"
+.xx "" "errstr, rerrstr, werrstr \-" "description of last system call error" "" "errstr(2)"
+.xx "" "dup \- duplicate an open file" "descriptor" "" "dup(2)"
+.xx "" "fd2path \- return file name associated with file" "descriptor" "" "fd2path(2)"
+.xx "" "iounit \- return size of atomic I/O unit for file" "descriptor" "" "iounit(2)"
+.xx "" "fauth \- set up authentication on a file" "descriptor to a file server" "" "fauth(2)"
+.xx "" "/block_cipher, desCBCencrypt, desCBCdecrypt," "desECBencrypt, desECBdecrypt,/" "" "des(2)"
+.xx "" "dc \-" "desk calculator" "" "dc(1)"
+.xx "desCBCdecrypt,/" "setupDESstate," "des_key_setup, block_cipher, desCBCencrypt," "" "des(2)"
+.xx "xformpointd,/" "ident, matmul, matmulr," "determinant, adjoint, invertmat, xformpoint," "" "matrix(2)"
+.xx "" "usbcmd, classname, closedev, configdev," "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usb(2)"
+.xx "" "ether \- Ethernet" "device" "" "ether(3)"
+.xx "" "Memory Card Interface Association (PCMCI)" "device" "i82365 \- Personal Computer" "i82365(3)"
+.xx "" "tcp17013 \- listen for calls on a network" "device" "/tcp17008, tcp17009, tcp17010," "listen(8)"
+.xx "" "vga \- VGA controller" "device" "" "vga(3)"
+.xx "" "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "device driver file system library" "/usbfsdel," "usbfs(2)"
+.xx "" "unstall, class, subclass, proto, CSP \- USB" "device driver library" "/openep, startdevs," "usb(2)"
+.xx "" "Controller Interface) SATA (Serial AT) storage" "device drivers" "sdahci \- AHCI (Advanced Host" "sdahci(3)"
+.xx "" "probe, serial, usbfat: \- Universal Serial Bus" "device drivers" "audio, disk, ether, kb, print," "usb(4)"
+.xx "" "opendisk, Disk \- generic disk" "device interface" "" "disk(2)"
+.xx "" "sd \- storage" "device interface" "" "sd(3)"
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "device interface" "" "sdaoe(3)"
+.xx "" "scsiready, scsi, scsicmd, scsierror \- SCSI" "device operations" "openscsi, closescsi," "scsi(2)"
+.xx "" "fs \- file system" "devices" "" "fs(3)"
+.xx "" "intro \- introduction to the Plan 9" "devices" "" "intro(3)"
+.xx "" "dhcpd," "dhcpleases, rarpd, tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial, hangup, announce, listen, accept, reject," "" "dial(2)"
+.xx "" "faxsend, fax, telcofax, telcodata \- telephone" "dialer network" "telco, faxreceive," "telco(4)"
+.xx "" "at, drain, expect, pass \-" "dialer scripting tools" "" "expect(1)"
+.xx "" "" "dict \- dictionary browser" "" "dict(7)"
+.xx "" "idiff \- interactive" "diff" "" "idiff(1)"
+.xx "" "" "diff \- differential file comparator" "" "diff(1)"
+.xx "" "yesterday," "diffy \- print file names from the dump" "" "yesterday(1)"
+.xx "" "triple_block_cipher - single and triple" "digital encryption standard" "/setupDES3state," "des(2)"
+.xx "authentication box" "securenet \-" "Digital Pathways SecureNet Key remote" "" "securenet(8)"
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub -" "digital signature algorithm" "/dsaprivfree," "dsa(2)"
+.xx "" "map \-" "digitized map formats" "" "map(6)"
+.xx "" "scat \- sky catalogue and" "Digitized Sky Survey" "" "scat(7)"
+.xx "" "/validitems, freeitems, freedocinfo, dimenkind," "dimenspec, targetid, targetname, fromStr,/" "" "html(2)"
+.xx "" "tar," "dircp \- archiver" "" "tar(1)"
+.xx "" "awk \-" "directed scanning and processing language" "" "awk(1)"
+.xx "" "chdir \- change working" "directory" "" "chdir(2)"
+.xx "" "dirread, dirreadall \- read" "directory" "" "dirread(2)"
+.xx "" "getwd \- get current" "directory" "" "getwd(2)"
+.xx "" "ls, lc \- list contents of" "directory" "" "ls(1)"
+.xx "" "mkdir \- make a" "directory" "" "mkdir(1)"
+.xx "" "pwd, pbd \- working" "directory" "" "pwd(1)"
+.xx "" "rwd, conswdir \- maintain remote working" "directory" "" "rwd(1)"
+.xx "" "walk \- descend a" "directory hierarchy" "" "walk(5)"
+.xx "" "/fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "dirfwstat, nulldir \- get and put file status" "" "stat(2)"
+.xx "" "/convD2M, convM2S, convM2D, fcallfmt, dirfmt," "dirmodefmt, read9pmsg, statcheck, sizeS2M,/" "" "fcall(2)"
+.xx "listensrv, postfd, postmountsrv, readbuf,/" "Srv," "dirread9p, emalloc9p, erealloc9p, estrdup9p," "" "9p(2)"
+.xx "" "dirread," "dirreadall \- read directory" "" "dirread(2)"
+.xx "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat(2)"
+.xx "" "/convkeys2, printnetkey, status, enable," "disable, authsrv, guard.srv, wrkey, login,/" "" "auth(8)"
+.xx "system" "cdfs, cddb \- optical" "disc (CD, DVD, B) track reader and writer file" "" "cdfs(4)"
+.xx "" "restore \- backup venti arenas to blu-ray" "discs or restore from them" "/dumparenas," "backup(8)"
+.xx "" "opendisk," "Disk \- generic disk device interface" "" "disk(2)"
+.xx "Universal Serial Bus device drivers" "audio," "disk, ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)"
+.xx "" "kfs \-" "disk file system" "" "kfs(4)"
+.xx "" "floppy \- floppy" "disk interface" "" "floppy(3)"
+.xx "" "disksim \-" "disk simulator" "" "disksim(8)"
+.xx "" "du \-" "disk usage" "" "du(1)"
+.xx "" "fdisk, format, mbr \- prepare hard and floppy" "diskettes, flashes" "prep," "prep(8)"
+.xx "" "" "diskparts, dmaon \- prepare disks for use" "" "diskparts(8)"
+.xx "" "" "disksim \- disk simulator" "" "disksim(8)"
+.xx "" "statusbar \-" "display a bar graph status window" "" "statusbar(8)"
+.xx "" "getmap, colors \-" "display color map" "" "colors(1)"
+.xx "" "RGB, readcolmap, writecolmap \- access" "display color map" "" "readcolmap(2)"
+.xx "" "stats \-" "display graphs of system activity" "" "stats(8)"
+.xx "" "ns \-" "display name space" "" "ns(1)"
+.xx "geninitdraw, drawerror, initdisplay,/" "" "Display, Point, Rectangle, Cursor, initdraw," "" "graphics(2)"
+.xx "" "prof, tprof, kprof \-" "display profiling data" "" "prof(1)"
+.xx "" "mul3, eqpt3, closept3, dot3, cross3, len3," "dist3, unit3, midpt3, lerp3, reflect3,/" "/div3," "arith3(2)"
+.xx "" "hypot \- Euclidean" "distance" "" "hypot(2)"
+.xx "" "bundle \- collect files for" "distribution" "" "bundle(1)"
+.xx "len3, dist3, unit3, midpt3,/" "add3, sub3, neg3," "div3, mul3, eqpt3, closept3, dot3, cross3," "" "arith3(2)"
+.xx "" "umuldiv \- high-precision multiplication and" "division" "muldiv," "muldiv(2)"
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt, mulpt," "divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)"
+.xx "" "diskparts," "dmaon \- prepare disks for use" "" "diskparts(8)"
+.xx "" "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "dnsdebug \- network database" "/mkdb," "ndb(8)"
+.xx "" "/ndbhash, ndbparse, csgetvalue, ndbfindattr," "dnsquery, ndbdiscard, ndbconcatenate,/" "" "ndb(2)"
+.xx "mswordstrings, msexceltables \- extract/" "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "" "doc2txt(1)"
+.xx "a document" "" "doctype \- intuit command line for formatting" "" "doctype(1)"
+.xx "" "/quotestrfmt, quoterunestrfmt, quotefmtinstall," "doquote, needsrcquote \- quoted character/" "" "quote(2)"
+.xx "fmtstrcpy, fmtrunestrcpy,/" "fmtinstall, dofmt," "dorfmt, fmtprint, fmtvprint, fmtrune," "" "fmtinstall(2)"
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:," "dosmnt, eject \- DOS and ISO9660 file systems" "" "dossrv(4)"
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3, closept3," "dot3, cross3, len3, dist3, unit3, midpt3,/" "" "arith3(2)"
+.xx "" "troff, nroff," "dpost \- text formatting and typesetting" "" "troff(1)"
+.xx "" "at," "drain, expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "" "draw \- screen graphics" "" "draw(3)"
+.xx "" "graph \-" "draw a graph" "" "graph(1)"
+.xx "replclipr, line, poly, fillpoly, bezier,/" "Image," "draw, gendraw, drawreplxy, drawrepl," "" "draw(2)"
+.xx "" "map, mapdemo \-" "draw maps on various projections" "" "map(7)"
+.xx "" "/memfillpoly, memimageline, memimagedraw," "drawclip, memlinebbox, memlineendsize,/" "" "memdraw(2)"
+.xx "" "Point, Rectangle, Cursor, initdraw, geninitdraw," "drawerror, initdisplay, closedisplay,/" "Display," "graphics(2)"
+.xx "" "/readmouse, closemouse, moveto, getrect," "drawgetrect, menuhit, setcursor \- mouse/" "" "mouse(2)"
+.xx "" "grap \- pic preprocessor for" "drawing graphs" "" "grap(1)"
+.xx "" "pic, tpic \- troff and tex preprocessors for" "drawing pictures" "" "pic(1)"
+.xx "images" "/memimagestring, iprint, hwdraw \-" "drawing routines for memory-resident" "" "memdraw(2)"
+.xx "" "Image, draw, gendraw, drawreplxy," "drawrepl, replclipr, line, poly, fillpoly, bezier,/" "" "draw(2)"
+.xx "fillpoly, bezier,/" "Image, draw, gendraw," "drawreplxy, drawrepl, replclipr, line, poly," "" "draw(2)"
+.xx "" "/runestringbg, runestringnbg, _string, ARROW," "drawsetdebug \- graphics functions PB L" "" "draw(2)"
+.xx "from other operating systems" "" "drawterm \- connect to Plan 9 CPU servers" "" "drawterm(8)"
+.xx "" "pcc \- APE C compiler" "driver" "" "pcc(1)"
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device" "driver file system library" "/usbdirread," "usbfs(2)"
+.xx "" "class, subclass, proto, CSP \- USB device" "driver library" "/openep, startdevs, unstall," "usb(2)"
+.xx "" "Interface) SATA (Serial AT) storage device" "drivers" "/\- AHCI (Advanced Host Controller" "sdahci(3)"
+.xx "" "serial, usbfat: \- Universal Serial Bus device" "drivers" "audio, disk, ether, kb, print, probe," "usb(4)"
+.xx "" "genprime, gensafeprime, genstrongprime," "DSAprimes, probably_prime, smallprimetest \-/" "" "prime(2)"
+.xx "" "/dsaprivfree, dsasigalloc, dsasigfree," "dsaprivtopub - digital signature algorithm" "" "dsa(2)"
+.xx "dsaprivfree,/" "dsagen, dsasign, dsaverify," "dsapuballoc, dsapubfree, dsaprivalloc," "" "dsa(2)"
+.xx "" "/dsapubfree, dsaprivalloc, dsaprivfree," "dsasigalloc, dsasigfree, dsaprivtopub - digital/" "" "dsa(2)"
+.xx "dsaprivalloc, dsaprivfree,/" "dsagen," "dsasign, dsaverify, dsapuballoc, dsapubfree," "" "dsa(2)"
+.xx "" "" "du \- disk usage" "" "du(1)"
+.xx "" "cwfs \- cached-worm file server," "dump" "" "cwfs(4)"
+.xx "" "fs \- file server," "dump" "" "fs(4)"
+.xx "" "history \- print file names from the" "dump" "" "history(1)"
+.xx "" "xd \- hex, octal, decimal, or ASCII" "dump" "" "xd(1)"
+.xx "" "yesterday, diffy \- print file names from the" "dump" "" "yesterday(1)"
+.xx "image" "" "dump9660, mk9660 \- create an ISO-9660 CD" "" "mk9660(8)"
+.xx "blu-ray discs or restore/" "backup, tobackup," "dumparenas, restore \- backup venti arenas to" "" "backup(8)"
+.xx "" "ktrace \- interpret kernel stack" "dumps" "" "ktrace(1)"
+.xx "" "" "dup \- duplicate an open file descriptor" "" "dup(2)"
+.xx "" "" "dup \- dups of open files" "" "dup(3)"
+.xx "" "cdfs, cddb \- optical disc (CD," "DVD, B) track reader and writer file system" "" "cdfs(4)"
+.xx "" "/rectinrect, rectXrect, rectclip, combinerect, Dx," "Dy, Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "letters/" "ARGBEGIN, ARGEND, ARGC, ARGF," "EARGF, arginit, argopt \- process option" "" "arg(2)"
+.xx "" "/eread, emouse, ekbd, ecanread, ecanmouse," "ecankbd, ereadmouse, eatomouse, eresized,/" "" "event(2)"
+.xx "" "" "echo \- print arguments" "" "echo(1)"
+.xx "" "udpecho \-" "echo UDP packets" "" "udpecho(8)"
+.xx "" "" "ecp \- fast copy, handling errors" "" "ecp(1)"
+.xx "" "" "ed \- text editor" "" "ed(1)"
+.xx "" "tweak \-" "edit image files, subfont files, face files, etc." "" "tweak(1)"
+.xx "" "sed \- stream" "editor" "" "sed(1)"
+.xx "" "emacs \-" "editor macros" "" "emacs(1)"
+.xx "" "sam, B, sam.save, samterm \- screen" "editor with structural regular expressions" "" "sam(1)"
+.xx "" "/ecankbd, ereadmouse, eatomouse, eresized," "egetrect, edrawgetrect, emenuhit, emoveto,/" "" "event(2)"
+.xx "" "/egverify, egpuballoc, egpubfree, egprivalloc," "egprivfree, egsigalloc, egsigfree, egprivtopub/" "" "elgamal(2)"
+.xx "egprivalloc,/" "eggen, egencrypt, egdecrypt," "egsign, egverify, egpuballoc, egpubfree," "" "elgamal(2)"
+.xx "" "uart," "eia \- serial communication control" "" "uart(3)"
+.xx "ekbd, ecanread, ecanmouse, ecankbd,/" "event," "einit, estart, estartfn, etimer, eread, emouse," "" "event(2)"
+.xx "v4parsecidr, parseether, myipaddr,/" "" "eipfmt, parseip, parseipmask, v4parseip," "" "ip(2)"
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt," "eject \- DOS and ISO9660 file systems" "" "dossrv(4)"
+.xx "" "/einit, estart, estartfn, etimer, eread, emouse," "ekbd, ecanread, ecanmouse, ecankbd,/" "" "event(2)"
+.xx "" "egsigalloc, egsigfree, egprivtopub -" "elgamal encryption" "/egprivalloc, egprivfree," "elgamal(2)"
+.xx "" "/bezier, bezspline, fillbezier, fillbezspline," "ellipse, fillellipse, arc, fillarc, icossin,/" "" "draw(2)"
+.xx "" "" "emacs \- editor macros" "" "emacs(1)"
+.xx "postfd, postmountsrv,/" "Srv, dirread9p," "emalloc9p, erealloc9p, estrdup9p, listensrv," "" "9p(2)"
+.xx "" "event, einit, estart, estartfn, etimer, eread," "emouse, ekbd, ecanread, ecanmouse,/" "" "event(2)"
+.xx "" "/eresized, egetrect, edrawgetrect, emenuhit," "emoveto, esetcursor, Event, Mouse, Menu \-/" "" "event(2)"
+.xx "" "vt \-" "emulate a VT-100 or VT-220 terminal" "" "vt(1)"
+.xx "" "/convkeys, convkeys2, printnetkey, status," "enable, disable, authsrv, guard.srv, wrkey,/" "" "auth(8)"
+.xx "byte arrays as strings" "dec64, enc64, dec32," "enc32, dec16, enc16, encodefmt \- encoding" "" "encode(2)"
+.xx "format" "pemdecode, pemencode \-" "encode files in Privacy Enhanced Mail (PE)" "" "pem(8)"
+.xx "" "" "encrypt, decrypt, netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "bfECBencrypt, bfECBdecrypt - blowfish" "encryption" "/bfCBCencrypt, bfCBCdecrypt," "blowfish(2)"
+.xx "" "egsigalloc, egsigfree, egprivtopub - elgamal" "encryption" "/egprivalloc, egprivfree," "elgamal(2)"
+.xx "" "encrypt, decrypt, netcrypt \- DES" "encryption" "" "encrypt(2)"
+.xx "" "rc4, rc4skip, rc4back - alleged rc4" "encryption" "setupRC4state," "rc4(2)"
+.xx "" "X509toRSApub, X509gen, X509verify \- RSA" "encryption algorithm" "/rsapubfree," "rsa(2)"
+.xx "" "triple_block_cipher - single and triple digital" "encryption standard" "/setupDES3state," "des(2)"
+.xx "" "/aesCBCencrypt, aesCBCdecrypt - advanced" "encryption standard (rijndael)" "" "aes(2)"
+.xx "" "pushssl \- attach SSL version 2" "encryption to a communication channel" "" "pushssl(2)"
+.xx "" "/readcert, readcertchain \- attach TLS1 or SSL3" "encryption to a communication channel" "" "pushtls(2)"
+.xx "" "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "endwalk - AVL tree routines" "/insertavl," "avl(2)"
+.xx "" "pemencode \- encode files in Privacy" "Enhanced Mail (PE) format" "pemdecode," "pem(8)"
+.xx "" "" "env \- environment variables" "" "env(3)"
+.xx "" "getenv, putenv \- access" "environment variables" "" "getenv(2)"
+.xx "plumbsendtext, plumblookup, plumbpack,/" "" "eplumb, plumbfree, plumbopen, plumbsend," "" "plumb(2)"
+.xx "" "nsec \- time in seconds and nanoseconds since" "epoch" "time," "time(2)"
+.xx "" "" "eqn \- typeset mathematics" "" "eqn(1)"
+.xx "unit3, midpt3,/" "add3, sub3, neg3, div3, mul3," "eqpt3, closept3, dot3, cross3, len3, dist3," "" "arith3(2)"
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt," "eqrect, ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)"
+.xx "" "/myipaddr, myetheraddr, maskip, equivip4," "equivip6, defmask, isv4, v4tov6, v6tov4,/" "" "ip(2)"
+.xx "" "/ekbd, ecanread, ecanmouse, ecankbd," "ereadmouse, eatomouse, eresized, egetrect,/" "" "event(2)"
+.xx "postmountsrv,/" "Srv, dirread9p, emalloc9p," "erealloc9p, estrdup9p, listensrv, postfd," "" "9p(2)"
+.xx "" "/fmtstrflush, runefmtstrinit, runefmtstrflush," "errfmt \- support for user-defined print/" "" "fmtinstall(2)"
+.xx "" "rerrstr, werrstr \- description of last system call" "error" "errstr," "errstr(2)"
+.xx "" "" "error \- return an error" "" "error(5)"
+.xx "" "perror, syslog, sysfatal \- system" "error messages" "" "perror(2)"
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "error-checking memory allocators" "/vtmalloc," "venti-mem(2)"
+.xx "" "ecp \- fast copy, handling" "errors" "" "ecp(1)"
+.xx "" "spell, sprog \- find spelling" "errors" "" "spell(1)"
+.xx "system call error" "" "errstr, rerrstr, werrstr \- description of last" "" "errstr(2)"
+.xx "" "/egetrect, edrawgetrect, emenuhit, emoveto," "esetcursor, Event, Mouse, Menu \- graphics/" "" "event(2)"
+.xx "\- network protocols over IP" "ip," "esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp" "" "ip(3)"
+.xx "" "attach, auth \- messages to" "establish a connection" "" "attach(5)"
+.xx "" "swap \-" "establish a swap file" "" "swap(8)"
+.xx "ecanread, ecanmouse,/" "event, einit, estart," "estartfn, etimer, eread, emouse, ekbd," "" "event(2)"
+.xx "" "Srv, dirread9p, emalloc9p, erealloc9p," "estrdup9p, listensrv, postfd, postmountsrv,/" "" "9p(2)"
+.xx "" "" "ether \- Ethernet device" "" "ether(3)"
+.xx "Universal Serial Bus device/" "audio, disk," "ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)"
+.xx "" "aoe \-" "Ethernet (Ao) interface" "" "aoe(3)"
+.xx "" "sdaoe \-" "Ethernet (Ao) storage device interface" "" "sdaoe(3)"
+.xx "" "bridge \- IPv4" "Ethernet bridge" "" "bridge(3)"
+.xx "" "cec \- Coraid" "Ethernet Console" "" "cec(8)"
+.xx "" "ether \-" "Ethernet device" "" "ether(3)"
+.xx "" "wol \- send wake-on-lan" "Ethernet packet" "" "wol(8)"
+.xx "ecanmouse,/" "event, einit, estart, estartfn," "etimer, eread, emouse, ekbd, ecanread," "" "event(2)"
+.xx "" "hypot \-" "Euclidean distance" "" "hypot(2)"
+.xx "., ~ \- command language" "rc, cd," "eval, exec, exit, flag, rfork, shift, wait, whatis," "" "rc(1)"
+.xx "" "/edrawgetrect, emenuhit, emoveto, esetcursor," "Event, Mouse, Menu \- graphics events" "" "event(2)"
+.xx "" "calendar \- print upcoming" "events" "" "calendar(1)"
+.xx "\- command language" "rc, cd, eval," "exec, exit, flag, rfork, shift, wait, whatis, ., ~" "" "rc(1)"
+.xx "file" "exec," "execl, _privates, _nprivates, _tos \- execute a" "" "exec(2)"
+.xx "execution" "" "execnet \- network interface to program" "" "execnet(4)"
+.xx "" "src \- find source code for" "executable" "" "src(1)"
+.xx "" "leswav \- machine-independent access to" "executable files" "/beswav, leswab, leswal," "mach(2)"
+.xx "" "size \- print size of" "executable files" "" "size(1)"
+.xx "" "exec, execl, _privates, _nprivates, _tos \-" "execute a file" "" "exec(2)"
+.xx "" "open, create \- prepare a fid for I/O on an" "existing or new file" "" "open(5)"
+.xx "" "await, wait, waitpid \- wait for a process to" "exit" "" "wait(2)"
+.xx "command language" "rc, cd, eval, exec," "exit, flag, rfork, shift, wait, whatis, ., ~ \-" "" "rc(1)"
+.xx "terminate process, process cleanup" "" "exits, _exits, atexit, atexitdont, terminate \-" "" "exits(2)"
+.xx "exponential, logarithm, power, square root" "" "exp, log, log10, pow, pow10, sqrt \-" "" "exp(2)"
+.xx "" "uncompress, zip, unzip \- compress and" "expand data" "/bzip2, bunzip2, compress," "gzip(1)"
+.xx "" "aliasmail \-" "expand system wide mail aliases" "" "aliasmail(8)"
+.xx "" "at, drain," "expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "frexp, ldexp, modf \- split into mantissa and" "exponent" "" "frexp(2)"
+.xx "" "exp, log, log10, pow, pow10, sqrt \-" "exponential, logarithm, power, square root" "" "exp(2)"
+.xx "" "" "exportfs, srvfs \- network file server plumbing" "" "exportfs(4)"
+.xx "" "regsub, rregexec, rregsub, regerror \- regular" "expression" "/regcomplit, regcompnl, regexec," "regexp(2)"
+.xx "" "regexp \- regular" "expression notation" "" "regexp(6)"
+.xx "" "samterm \- screen editor with structural regular" "expressions" "sam, B, sam.save," "sam(1)"
+.xx "" "fs," "exsort \- file server maintenance" "" "fs(8)"
+.xx "" "" "ext2srv \- ext2 file system" "" "ext2srv(4)"
+.xx "" "crtpre, crtin, crtout, crtprefree, crtresfree \-" "extended precision arithmetic" "/mpmagsub," "mp(2)"
+.xx "" "s_grow, s_read, s_read_line, s_getline \-" "extensible strings" "/s_putc, s_unique," "string(2)"
+.xx "" "font, subfont \-" "external format for fonts and subfonts" "" "font(6)"
+.xx "" "image \-" "external format for images" "" "image(6)"
+.xx "" "kbin \-" "external keyboard input" "" "kbin(3)"
+.xx "" "vac, unvac \- create," "extract a vac archive on Venti" "" "vac(1)"
+.xx "" "strings \-" "extract printable strings" "" "strings(1)"
+.xx "" "/xls2txt, olefs, mswordstrings, msexceltables \-" "extract printable text from Microsoft/" "" "doc2txt(1)"
+.xx "remainder, floor, ceiling functions" "" "fabs, fmod, floor, ceil \- absolute value," "" "floor(2)"
+.xx "" "" "face \- face files" "" "face(6)"
+.xx "" "tweak \- edit image files, subfont files," "face files, etc." "" "tweak(1)"
+.xx "" "mug - convert an image to a" "face icon" "" "mug(1)"
+.xx "" "" "faces, seemail, vwhois \- mailbox interface" "" "faces(1)"
+.xx "large primes" "" "factor, primes \- factor a number, generate" "" "factor(1)"
+.xx "" "delkey \- delete keys from" "factotum" "" "delkey(1)"
+.xx "" "" "factotum, fgui \- authentication agent" "" "factotum(4)"
+.xx "" "ecp \-" "fast copy, handling errors" "" "ecp(1)"
+.xx "" "/srand, truerand, ntruerand, genrandom, prng," "fastrand, nfastrand \- random number/" "" "rand(2)"
+.xx "" "abort \- generate a" "fault" "" "abort(2)"
+.xx "descriptor to a file server" "" "fauth \- set up authentication on a file" "" "fauth(2)"
+.xx "" "/newns, addns, login, noworld, auth_proxy," "fauth_proxy, auth_allocrpc, auth_freerpc,/" "" "auth(2)"
+.xx "typesetter output files" "page \- view" "FAX, image, graphic, PostScript, PDF, and" "" "page(1)"
+.xx "telephone dialer network" "telco," "faxreceive, faxsend, fax, telcofax, telcodata \-" "" "telco(4)"
+.xx "" "Fcall, convS2M, convD2M, convM2S, convM2D," "fcallfmt, dirfmt, dirmodefmt, read9pmsg,/" "" "fcall(2)"
+.xx "setvbuf,/" "fopen, freopen, fdopen, fileno," "fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)"
+.xx "" "cp," "fcp, mv \- copy, move files" "" "cp(1)"
+.xx "descriptor" "" "fd2path \- return file name associated with file" "" "fd2path(2)"
+.xx "diskettes, flashes" "prep," "fdisk, format, mbr \- prepare hard and floppy" "" "prep(8)"
+.xx "sclose, fflush, setvbuf,/" "fopen, freopen," "fdopen, fileno, fclose, sopenr, sopenw," "" "fopen(2)"
+.xx "" "" "fedex, ups, usps \- track shipments" "" "fedex(1)"
+.xx "" "/setbuf, fgetpos, ftell, fsetpos, fseek, rewind," "feof, ferror, clearerr \- standard buffered/" "" "fopen(2)"
+.xx "" "ap \-" "fetch Associated Press news articles" "" "ap(1)"
+.xx "" "getcallerpc \-" "fetch return PC of current function" "" "getcallerpc(2)"
+.xx "points/" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3," "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "" "arith3(2)"
+.xx "" "/sopenw, sclose, fflush, setvbuf, setbuf," "fgetpos, ftell, fsetpos, fseek, rewind, feof,/" "" "fopen(2)"
+.xx "" "/getc, getchar, fputc, putc, putchar, ungetc," "fgets, gets, fputs, puts, fread, fwrite \- Stdio/" "" "fgetc(2)"
+.xx "" "factotum," "fgui \- authentication agent" "" "factotum(4)"
+.xx "" "clunk \- forget about a" "fid" "" "clunk(5)"
+.xx "" "open, create \- prepare a" "fid for I/O on an existing or new file" "" "open(5)"
+.xx "closefid, lookupfid, removefid, Req,/" "Fid," "Fidpool, allocfidpool, freefidpool, allocfid," "" "9pfid(2)"
+.xx "" "gettokens, tokenize \- break a string into" "fields" "getfields," "getfields(2)"
+.xx "" "access \- determine accessibility of" "file" "" "access(2)"
+.xx "" "dd \- convert and copy a" "file" "" "dd(1)"
+.xx "" "execl, _privates, _nprivates, _tos \- execute a" "file" "exec," "exec(2)"
+.xx "" "fortune \- sample lines from a" "file" "" "fortune(1)"
+.xx "" "httpfile \- serve a single web" "file" "" "httpfile(4)"
+.xx "" "namespace \- name space description" "file" "" "namespace(6)"
+.xx "" "\- open a file for reading or writing, create" "file" "open, create, close" "open(2)"
+.xx "" "\- prepare a fid for I/O on an existing or new" "file" "open, create" "open(5)"
+.xx "" "pr \- print" "file" "" "pr(1)"
+.xx "" "readn, write, pread, pwrite \- read or write" "file" "read," "read(2)"
+.xx "" "read, write \- transfer data from and to a" "file" "" "read(5)"
+.xx "" "remove \- remove a" "file" "" "remove(2)"
+.xx "" "sha1sum \- sum and count blocks in a" "file" "sum, md5sum," "sum(1)"
+.xx "" "swap \- establish a swap" "file" "" "swap(8)"
+.xx "" "tail \- deliver the last part of a" "file" "" "tail(1)"
+.xx "" "touch \- set modification date of a" "file" "" "touch(1)"
+.xx "" "uniq \- report repeated lines in a" "file" "" "uniq(1)"
+.xx "" "venti.conf \- a venti configuration" "file" "" "venti.conf(6)"
+.xx "" "" "file \- determine file type" "" "file(1)"
+.xx "" "stat, wstat \- inquire or change" "file attributes" "" "stat(5)"
+.xx "" "diff \- differential" "file comparator" "" "diff(1)"
+.xx "" "ssh, sshnet, scp, sshserve \- secure login and" "file copy from/to Unix or Plan 9" "" "ssh(1)"
+.xx "opendirfile,/" "Tree, alloctree, freetree," "File, createfile, closefile, removefile, walkfile," "" "9pfile(2)"
+.xx "" "dup \- duplicate an open" "file descriptor" "" "dup(2)"
+.xx "" "fd2path \- return file name associated with" "file descriptor" "" "fd2path(2)"
+.xx "" "iounit \- return size of atomic I/O unit for" "file descriptor" "" "iounit(2)"
+.xx "" "fauth \- set up authentication on a" "file descriptor to a file server" "" "fauth(2)"
+.xx "" "grep \- search a" "file for a pattern" "" "grep(1)"
+.xx "" "plan9.ini \- configuration" "file for PCs" "" "plan9.ini(8)"
+.xx "" "open, create, close \- open a" "file for reading or writing, create file" "" "open(2)"
+.xx "" "a.out \- object" "file format" "" "a.out(6)"
+.xx "" "ar \- archive (library)" "file format" "" "ar(6)"
+.xx "" "intro \- introduction to" "file formats" "" "intro(6)"
+.xx "" "remove \- remove a" "file from a server" "" "remove(5)"
+.xx "" "chgrp \- change" "file group" "" "chgrp(1)"
+.xx "" "readdirfile, closedirfile, hasperm \- in-memory" "file hierarchy" "/walkfile, opendirfile," "9pfile(2)"
+.xx "" "pipefile \- attach filter to" "file in name space" "" "pipefile(1)"
+.xx "" "objtraverse, isar, nextar, readar \- object" "file interpretation functions" "/readobj," "object(2)"
+.xx "" "split \- split a" "file into pieces" "" "split(1)"
+.xx "" "rdproto \- parse and process a proto" "file listing" "" "proto(2)"
+.xx "" "mtime \- print" "file modification time" "" "mtime(1)"
+.xx "" "mktemp \- make a unique" "file name" "" "mktemp(2)"
+.xx "" "basename \- strip" "file name affixes" "" "basename(1)"
+.xx "" "fd2path \- return" "file name associated with file descriptor" "" "fd2path(2)"
+.xx "" "complete \-" "file name completion" "" "complete(2)"
+.xx "" "namespace \- structure of conventional" "file name space" "" "namespace(4)"
+.xx "" "history \- print" "file names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \- print" "file names from the dump" "" "yesterday(1)"
+.xx "" "seek \- change" "file offset" "" "seek(2)"
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9" "File protocol" "/read9pmsg, statcheck," "fcall(2)"
+.xx "" "intro \- introduction to the Plan 9" "File Protocol, 9P" "" "intro(5)"
+.xx "" "boot \- connect to the root" "file server" "" "boot(8)"
+.xx "" "\- set up authentication on a file descriptor to a" "file server" "fauth" "fauth(2)"
+.xx "" "fossil \- archival" "file server" "" "fossil(4)"
+.xx "" "fsconfig \- configuring a" "file server" "" "fsconfig(8)"
+.xx "" "upasfs \- mail" "file server" "" "upasfs(4)"
+.xx "" "\- reboot the system upon loss of remote" "file server connection" "reboot" "reboot(8)"
+.xx "" "cwfs \- cached-worm" "file server, dump" "" "cwfs(4)"
+.xx "" "fs \-" "file server, dump" "" "fs(4)"
+.xx "" "fs, exsort \-" "file server maintenance" "" "fs(8)"
+.xx "" "exportfs, srvfs \- network" "file server plumbing" "" "exportfs(4)"
+.xx "" "users \-" "file server user list format" "" "users(6)"
+.xx "" "intro \- introduction to" "file servers" "" "intro(4)"
+.xx "" "threadlistensrv, threadpostmountsrv, srv \- 9P" "file service" "/readstr, respond, responderror," "9p(2)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network" "file service" "" "srv(4)"
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put" "file status" "/wstat, fwstat, dirstat, dirfstat," "stat(2)"
+.xx "" "disc (CD, DVD, B) track reader and writer" "file system" "cdfs, cddb \- optical" "cdfs(4)"
+.xx "" "cfs \- cache" "file system" "" "cfs(4)"
+.xx "" "ext2srv \- ext2" "file system" "" "ext2srv(4)"
+.xx "" "ftpfs \- file transfer protocol (FT)" "file system" "" "ftpfs(4)"
+.xx "" "kfs \- disk" "file system" "" "kfs(4)"
+.xx "" "lnfs \- long name" "file system" "" "lnfs(4)"
+.xx "" "mkfs, mkext \- archive or update a" "file system" "" "mkfs(8)"
+.xx "" "mkpaqfs \- make a compressed read-only" "file system" "" "mkpaqfs(8)"
+.xx "" "mksacfs \- make a compressed" "file system" "" "mksacfs(8)"
+.xx "" "\- network news transport protocol (NNT)" "file system" "nntpfs" "nntpfs(4)"
+.xx "" "paqfs \- compressed read-only" "file system" "" "paqfs(4)"
+.xx "" "playlistfs \- playlist" "file system" "" "playlistfs(7)"
+.xx "" "ramfs \- memory" "file system" "" "ramfs(4)"
+.xx "" "ratfs \- mail address ratification" "file system" "" "ratfs(4)"
+.xx "" "rdbfs \- remote kernel debugging" "file system" "" "rdbfs(4)"
+.xx "" "root \- the root" "file system" "" "root(3)"
+.xx "" "sacfs \- compressed" "file system" "" "sacfs(4)"
+.xx "" "vacfs \- a Venti-based" "file system" "" "vacfs(4)"
+.xx "" "webfs \- world wide web" "file system" "" "webfs(4)"
+.xx "" "wikifs, wikipost \- wiki" "file system" "" "wikifs(4)"
+.xx "" "nfs \- Sun network" "file system client" "" "nfs(4)"
+.xx "" "fs \-" "file system devices" "" "fs(3)"
+.xx "" "consolefs, C, clog \-" "file system for console access" "" "consolefs(4)"
+.xx "" "plumber \-" "file system for interprocess messaging" "" "plumber(4)"
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device driver" "file system library" "/usbfsdel, usbdirread," "usbfs(2)"
+.xx "" "iostats \-" "file system to measure I/O" "" "iostats(4)"
+.xx "" "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "file systems" "dossrv, 9660srv, a:, b:," "dossrv(4)"
+.xx "" "\- automatically generate mount points for" "file systems" "mntgen" "mntgen(4)"
+.xx "" "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "file systems" "32vfs, cpiofs, tapfs," "tapefs(4)"
+.xx "" "setup.kfs, update \- administration for local" "file systems" "/setup.9fat, setup.disk," "update(8)"
+.xx "" "fshalt, reboot \- halt any local" "file systems and optionally reboot the system" "" "fshalt(8)"
+.xx "" "xmr \- remote login, execution, and XMODEM" "file transfer" "con, telnet, rx, hayes, xms," "con(1)"
+.xx "" "ftpfs \-" "file transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "file \- determine" "file type" "" "file(1)"
+.xx "" "partfs \- serve" "file, with partitions" "" "partfs(8)"
+.xx "table/" "/localsym, globalsym, textsym, file2pc," "fileelem, filesym, fileline, fnbound \- symbol" "" "symbol(2)"
+.xx "setvbuf, setbuf,/" "fopen, freopen, fdopen," "fileno, fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)"
+.xx "" "cat, read \- catenate" "files" "" "cat(1)"
+.xx "" "cmp \- compare two" "files" "" "cmp(1)"
+.xx "" "\- select or reject lines common to two sorted" "files" "comm" "comm(1)"
+.xx "" "cp, fcp, mv \- copy, move" "files" "" "cp(1)"
+.xx "" "dup \- dups of open" "files" "" "dup(3)"
+.xx "" "face \- face" "files" "" "face(6)"
+.xx "" "keyfs, warning \- authentication database" "files" "" "keyfs(4)"
+.xx "" "\- machine-independent access to executable" "files" "/beswal, beswav, leswab, leswal, leswav" "mach(2)"
+.xx "" "mk, membername \- maintain (make) related" "files" "" "mk(1)"
+.xx "" "mp3enc \- create mp3 audio" "files" "" "mp3enc(1)"
+.xx "" "graphic, PostScript, PDF, and typesetter output" "files" "page \- view FAX, image," "page(1)"
+.xx "" "qer, runq \- queue management for spooled" "files" "" "qer(8)"
+.xx "" "rio \- window system" "files" "" "rio(4)"
+.xx "" "rm \- remove" "files" "" "rm(1)"
+.xx "" "size \- print size of executable" "files" "" "size(1)"
+.xx "" "sort \- sort and/or merge" "files" "" "sort(1)"
+.xx "" "strip \- remove symbols from binary" "files" "" "strip(1)"
+.xx "" "tmpfile, tmpnam \- Stdio temporary" "files" "" "tmpfile(2)"
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti" "files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)"
+.xx "" "tweak \- edit image files, subfont" "files, face files, etc." "" "tweak(1)"
+.xx "" "bundle \- collect" "files for distribution" "" "bundle(1)"
+.xx "" "acme \- control" "files for text windows" "" "acme(4)"
+.xx "" "pemdecode, pemencode \- encode" "files in Privacy Enhanced Mail (PE) format" "" "pem(8)"
+.xx "" "mp3dec \- decode audio MPEG" "files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "tweak \- edit image" "files, subfont files, face files, etc." "" "tweak(1)"
+.xx "access/" "/globalsym, textsym, file2pc, fileelem," "filesym, fileline, fnbound \- symbol table" "" "symbol(2)"
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse, arc," "fillarc, icossin, icossin2, border, string,/" "" "draw(2)"
+.xx "" "/replclipr, line, poly, fillpoly, bezier, bezspline," "fillbezier, fillbezspline, ellipse, fillellipse, arc,/" "" "draw(2)"
+.xx "" "plot \- graphics" "filter" "" "plot(1)"
+.xx "" "" "filter, list, deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "pipefile \- attach" "filter to file in name space" "" "pipefile(1)"
+.xx "" "scanmail, testscan \- spam" "filters" "" "scanmail(8)"
+.xx "" "look \-" "find lines in a sorted list" "" "look(1)"
+.xx "" "leak, kmem, umem \- help" "find memory leaks" "" "leak(1)"
+.xx "" "man, lookman, sig \- print or" "find pages of this manual" "" "man(1)"
+.xx "" "src \-" "find source code for executable" "" "src(1)"
+.xx "" "spell, sprog \-" "find spelling errors" "" "spell(1)"
+.xx "" "/classname, closedev, configdev, devctl," "finddevs, loaddevstr, matchdevcsp, opendev,/" "" "usb(2)"
+.xx "" "/machbytype, machbyname, newmap, setmap," "findseg, unusemap, loadmap, attachproc,/" "" "mach(2)"
+.xx "" "/textseg, line2addr, lookup, findlocal, getauto," "findsym, localsym, globalsym, textsym,/" "" "symbol(2)"
+.xx "language" "rc, cd, eval, exec, exit," "flag, rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)"
+.xx "" "mbr \- prepare hard and floppy diskettes," "flashes" "prep, fdisk, format," "prep(8)"
+.xx "" "/inflatezlib, inflateblock, inflatezlibblock," "flateerr, mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control" "floating point" "" "getfcr(2)"
+.xx "" "hoc \- interactive" "floating point language" "" "hoc(1)"
+.xx "" "fmod, floor, ceil \- absolute value, remainder," "floor, ceiling functions" "fabs," "floor(2)"
+.xx "" "" "floppy \- floppy disk interface" "" "floppy(3)"
+.xx "" "prep, fdisk, format, mbr \- prepare hard and" "floppy diskettes, flashes" "" "prep(8)"
+.xx "" "" "flush \- abort a message" "" "flush(5)"
+.xx "" "segflush \-" "flush instruction and data caches" "" "segflush(2)"
+.xx "" "/getdefont, getwindow, gengetwindow," "flushimage, bufimage, lockdisplay,/" "" "graphics(2)"
+.xx "floor, ceiling functions" "fabs," "fmod, floor, ceil \- absolute value, remainder," "" "floor(2)"
+.xx "" "" "fmt, htmlfmt \- simple text formatters" "" "fmt(1)"
+.xx "venti/" "/conf, fmtarenas, fmtbloom, fmtindex," "fmtisect, syncindex \- prepare and maintain a" "" "venti-fmt(8)"
+.xx "" "fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint," "fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit,/" "" "fmtinstall(2)"
+.xx "" "/fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit," "fmtstrflush, runefmtstrinit, runefmtstrflush,/" "" "fmtinstall(2)"
+.xx "fmtfdinit,/" "fmtinstall, dofmt, dorfmt, fmtprint," "fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy," "" "fmtinstall(2)"
+.xx "" "/textsym, file2pc, fileelem, filesym, fileline," "fnbound \- symbol table access functions" "" "symbol(2)"
+.xx "subfonts" "" "font, subfont \- external format for fonts and" "" "font(6)"
+.xx "" "cachechars, agefont, loadchar, Subfont," "Fontchar, Font \- font utilities" "" "cachechars(2)"
+.xx "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)"
+.xx "" "" "fork, rfork \- manipulate process resources" "" "fork(2)"
+.xx "" "a.out \- object file" "format" "" "a.out(6)"
+.xx "" "ar \- archive (library) file" "format" "" "ar(6)"
+.xx "" "\- encode files in Privacy Enhanced Mail (PE)" "format" "pemdecode, pemencode" "pem(8)"
+.xx "" "users \- file server user list" "format" "" "users(6)"
+.xx "" "UTF, Unicode, ASCII, rune \- character set and" "format" "" "utf(6)"
+.xx "" "font, subfont \- external" "format for fonts and subfonts" "" "font(6)"
+.xx "" "image \- external" "format for images" "" "image(6)"
+.xx "diskettes, flashes" "prep, fdisk," "format, mbr \- prepare hard and floppy" "" "prep(8)"
+.xx "" "plumb \-" "format of plumb messages and rules" "" "plumb(6)"
+.xx "" "rsa2pub, rsa2ssh, rsa2x509 \- generate and" "format rsa keys" "rsagen, rsafill, asn12rsa," "rsa(8)"
+.xx "" "tbl \-" "format tables for nroff or troff" "" "tbl(1)"
+.xx "" "intro \- introduction to file" "formats" "" "intro(6)"
+.xx "" "map \- digitized map" "formats" "" "map(6)"
+.xx "" "vtparsescore, vtscorefmt \- venti data" "formats" "/vtrootpack, vtrootunpack," "venti-fcall(2)"
+.xx "" "/errfmt \- support for user-defined print" "formats and output routines" "" "fmtinstall(2)"
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan" "formatted input" "" "fscanf(2)"
+.xx "" "vfprintf, vprintf, vsprintf, vsnprintf \- print" "formatted output" "/printf, sprintf, snprintf," "fprintf(2)"
+.xx "" "runevseprint, runevsmprint \- print" "formatted output" "/vsmprint, runevsnprint," "print(2)"
+.xx "" "fmt, htmlfmt \- simple text" "formatters" "" "fmt(1)"
+.xx "" "doctype \- intuit command line for" "formatting a document" "" "doctype(1)"
+.xx "" "marshal \-" "formatting and sending mail" "" "marshal(1)"
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(6)"
+.xx "" "troff, nroff, dpost \- text" "formatting and typesetting" "" "troff(1)"
+.xx "" "mhtml \- macros for" "formatting HTML" "" "mhtml(6)"
+.xx "" "ms \- macros for" "formatting manuscripts" "" "ms(6)"
+.xx "" "deroff, delatex \- remove" "formatting requests" "" "deroff(1)"
+.xx "" "" "fortune \- sample lines from a file" "" "fortune(1)"
+.xx "" "trampoline \-" "forward incoming calls to another address" "" "trampoline(8)"
+.xx "" "" "fossil \- archival file server" "" "fossil(4)"
+.xx "" "" "fossilcons \- fossil console commands" "" "fossilcons(8)"
+.xx "" "/ciscframe, riscframe, localaddr, symoff," "fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)"
+.xx "runesprint, runesnprint, runeseprint,/" "print," "fprint, sprint, snprint, seprint, smprint," "" "print(2)"
+.xx "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf, printf, sprintf, snprintf, vfprintf," "" "fprintf(2)"
+.xx "" "/fputc, putc, putchar, ungetc, fgets, gets," "fputs, puts, fread, fwrite \- Stdio input and/" "" "fgetc(2)"
+.xx "Network Computing (VN)" "vncs, vncv \- remote" "frame buffer server and viewer for Virtual" "" "vnc(1)"
+.xx "" "crop, iconv \-" "frame, crop, and convert image" "" "crop(1)"
+.xx "ntruerand, genrandom, prng,/" "rand, lrand," "frand, nrand, lnrand, srand, truerand," "" "rand(2)"
+.xx "frselect,/" "frinit, frsetrects, frinittick, frclear," "frcharofpt, frptofchar, frinsert, frdelete," "" "frame(2)"
+.xx "" "/frinsert, frdelete, frselect, frtick, frselectpaint," "frdrawsel, frdrawsel0, frgetmouse \- frames of/" "" "frame(2)"
+.xx "" "putc, putchar, ungetc, fgets, gets, fputs, puts," "fread, fwrite \- Stdio input and output" "/fputc," "fgetc(2)"
+.xx "setrealloctag,/" "malloc, mallocalign, mallocz," "free, realloc, calloc, msize, setmalloctag," "" "malloc(2)"
+.xx "" "/ctlstrdup, ctlprint, deactivate, freectlfont," "freectlimage, initcontrols, namectlfont,/" "" "control(2)"
+.xx "" "parsehtml, printitems, validitems, freeitems," "freedocinfo, dimenkind, dimenspec, targetid,/" "" "html(2)"
+.xx "removefid, Req,/" "Fid, Fidpool, allocfidpool," "freefidpool, allocfid, closefid, lookupfid," "" "9pfid(2)"
+.xx "" "/unlockdisplay, openfont, buildfont," "freefont, Pfmt, Rfmt, strtochan, chantostr,/" "" "graphics(2)"
+.xx "setalpha,/" "allocimage, allocimagemix," "freeimage, nameimage, namedimage," "" "allocimage(2)"
+.xx "" "bytesperline, wordsperline \- allocating," "freeing, reading, writing images" "/writeimage," "allocimage(2)"
+.xx "" "parsehtml, printitems, validitems," "freeitems, freedocinfo, dimenkind,/" "" "html(2)"
+.xx "deletekey \- integer to data/" "Intmap, allocmap," "freemap, insertkey, caninsertkey, lookupkey," "" "intmap(2)"
+.xx "" "/creadmemimage, writememimage," "freememimage, memsetchan, loadmemimage,/" "" "memdraw(2)"
+.xx "" "/allocmemsubfont, openmemsubfont," "freememsubfont, memsubfontwidth,/" "" "memdraw(2)"
+.xx "" "/reject, netmkaddr, setnetmtpt, getnetconninfo," "freenetconninfo \- make and break network/" "" "dial(2)"
+.xx "" "/removefid, Req, Reqpool, allocreqpool," "freereqpool, allocreq, closereq, lookupreq,/" "" "9pfid(2)"
+.xx "" "Screen, allocscreen, publicscreen," "freescreen, allocwindow, bottomwindow,/" "" "window(2)"
+.xx "uninstallsubfont, subfontname,/" "allocsubfont," "freesubfont, installsubfont, lookupsubfont," "" "subfont(2)"
+.xx "" "pushtls, tlsClient, tlsServer, initThumbprints," "freeThumbprints, okThumbprint, readcert,/" "" "pushtls(2)"
+.xx "walkfile, opendirfile,/" "Tree, alloctree," "freetree, File, createfile, closefile, removefile," "" "9pfile(2)"
+.xx "sopenw, sclose, fflush, setvbuf,/" "fopen," "freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)"
+.xx "frequencies" "" "freq \- print histogram of character" "" "freq(1)"
+.xx "exponent" "" "frexp, ldexp, modf \- split into mantissa and" "" "frexp(2)"
+.xx "" "frtick, frselectpaint, frdrawsel, frdrawsel0," "frgetmouse \- frames of text" "/frselect," "frame(2)"
+.xx "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)"
+.xx "" "dimenkind, dimenspec, targetid, targetname," "fromStr, toStr \- HTML parser" "/freedocinfo," "html(2)"
+.xx "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frame(2)"
+.xx "" "/frptofchar, frinsert, frdelete, frselect, frtick," "frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)"
+.xx "frptofchar, frinsert, frdelete, frselect,/" "frinit," "frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)"
+.xx "" "/frptofchar, frinsert, frdelete, frselect," "frtick, frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)"
+.xx "" "" "fs \- file server, dump" "" "fs(4)"
+.xx "" "" "fs \- file system devices" "" "fs(3)"
+.xx "" "" "fs, exsort \- file server maintenance" "" "fs(8)"
+.xx "input" "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "" "fscanf(2)"
+.xx "" "" "fsconfig \- configuring a file server" "" "fsconfig(8)"
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos, ftell," "fsetpos, fseek, rewind, feof, ferror, clearerr \-/" "" "fopen(2)"
+.xx "optionally reboot the system" "" "fshalt, reboot \- halt any local file systems and" "" "fshalt(8)"
+.xx "dirfwstat, nulldir \- get and put file/" "stat," "fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)"
+.xx "" "ftpfs \- file transfer protocol" "FT) file system" "" "ftpfs(4)"
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos," "ftell, fsetpos, fseek, rewind, feof, ferror,/" "" "fopen(2)"
+.xx "" "telnetd, rlogind, rexexec," "ftpd \- Internet remote access daemons" "" "ipserv(8)"
+.xx "" "" "ftpfs \- file transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "runetochar, chartorune, runelen, runenlen," "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "rune(2)"
+.xx "negotiate version" "" "fversion \- initialize 9P connection and" "" "fversion(2)"
+.xx "" "putchar, ungetc, fgets, gets, fputs, puts, fread," "fwrite \- Stdio input and output" "/fputc, putc," "fgetc(2)"
+.xx "nulldir \- get and put file/" "stat, fstat, wstat," "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "" "stat(2)"
+.xx "" "readv, writev, preadv, pwritev \-" "gather read and write" "" "readv(2)"
+.xx "poly, fillpoly, bezier, bezspline,/" "Image, draw," "gendraw, drawreplxy, drawrepl, replclipr, line," "" "draw(2)"
+.xx "" "smallprimetest \- prime number" "generation" "/DSAprimes, probably_prime," "prime(2)"
+.xx "" "prng, fastrand, nfastrand \- random number" "generators" "/ntruerand, genrandom," "rand(2)"
+.xx "" "opendisk, Disk \-" "generic disk device interface" "" "disk(2)"
+.xx "" "/closedisplay, getdefont, getwindow," "gengetwindow, flushimage, bufimage,/" "" "graphics(2)"
+.xx "" "Display, Point, Rectangle, Cursor, initdraw," "geninitdraw, drawerror, initdisplay,/" "" "graphics(2)"
+.xx "" "/nrand, lnrand, srand, truerand, ntruerand," "genrandom, prng, fastrand, nfastrand \-/" "" "rand(2)"
+.xx "probably_prime, smallprimetest \-/" "genprime," "gensafeprime, genstrongprime, DSAprimes," "" "prime(2)"
+.xx "" "move, xform, ixform, persp, look, viewport \-" "Geometric transformations" "/rot, qrot, scale," "matrix(2)"
+.xx "" "/unusemap, loadmap, attachproc, get1," "get2, get4, get8, put1, put2, put4, put8,/" "" "mach(2)"
+.xx "" "/pc2line, textseg, line2addr, lookup, findlocal," "getauto, findsym, localsym, globalsym,/" "" "symbol(2)"
+.xx "function" "" "getcallerpc \- fetch return PC of current" "" "getcallerpc(2)"
+.xx "gets, fputs, puts, fread, fwrite \-/" "fgetc, getc," "getchar, fputc, putc, putchar, ungetc, fgets," "" "fgetc(2)"
+.xx "" "/drawerror, initdisplay, closedisplay," "getdefont, getwindow, gengetwindow,/" "" "graphics(2)"
+.xx "variables" "" "getenv, putenv \- access environment" "" "getenv(2)"
+.xx "point" "" "getfcr, setfcr, getfsr, setfsr \- control floating" "" "getfcr(2)"
+.xx "into fields" "" "getfields, gettokens, tokenize \- break a string" "" "getfields(2)"
+.xx "shell scripts" "" "getflags, usage \- command-line parsing for" "" "getflags(8)"
+.xx "" "getfcr, setfcr," "getfsr, setfsr \- control floating point" "" "getfcr(2)"
+.xx "" "calloc, msize, setmalloctag, setrealloctag," "getmalloctag, getrealloctag,/" "/free, realloc," "malloc(2)"
+.xx "" "" "getmap, colors \- display color map" "" "colors(1)"
+.xx "hwdraw/" "/freememsubfont, memsubfontwidth," "getmemdefont, memimagestring, iprint," "" "memdraw(2)"
+.xx "" "/listen, accept, reject, netmkaddr, setnetmtpt," "getnetconninfo, freenetconninfo \- make and/" "" "dial(2)"
+.xx "" "getpid," "getppid \- get process ids" "" "getpid(2)"
+.xx "" "/setmalloctag, setrealloctag, getmalloctag," "getrealloctag, malloctopoolblock \- memory/" "" "malloc(2)"
+.xx "" "initmouse, readmouse, closemouse, moveto," "getrect, drawgetrect, menuhit, setcursor \-/" "" "mouse(2)"
+.xx "" "/getchar, fputc, putc, putchar, ungetc, fgets," "gets, fputs, puts, fread, fwrite \- Stdio input/" "" "fgetc(2)"
+.xx "line2addr, lookup, findlocal,/" "syminit," "getsym, symbase, pc2sp, pc2line, textseg," "" "symbol(2)"
+.xx "fields" "getfields," "gettokens, tokenize \- break a string into" "" "getfields(2)"
+.xx "" "" "getuser, sysname \- get user or system name" "" "getuser(2)"
+.xx "" "" "getwd \- get current directory" "" "getwd(2)"
+.xx "" "/drawerror, initdisplay, closedisplay, getdefont," "getwindow, gengetwindow, flushimage,/" "" "graphics(2)"
+.xx "interpreter)" "gs \- Aladdin" "Ghostscript (PostScript and PDF language" "" "gs(1)"
+.xx "topng, toico \- view and convert pictures" "jpg," "gif, png, ppm, bmp, yuv, ico, togif, toppm," "" "jpg(1)"
+.xx "" "/lookup, findlocal, getauto, findsym, localsym," "globalsym, textsym, file2pc, fileelem, filesym,/" "" "symbol(2)"
+.xx "date and time" "ctime, localtime," "gmtime, asctime, tm2sec, timezone \- convert" "" "ctime(2)"
+.xx "" "mail," "go.fishing \- mail and mailboxes" "" "mail(1)"
+.xx "" "setjmp, longjmp, notejmp \- non-local" "goto" "" "setjmp(2)"
+.xx "Internet" "ping," "gping, traceroute, hogports \- probe the" "" "ping(8)"
+.xx "" "gpsfs," "gpsevermore \- GPS time and position service" "" "gpsfs(8)"
+.xx "" "" "grap \- pic preprocessor for drawing graphs" "" "grap(1)"
+.xx "" "" "graph \- draw a graph" "" "graph(1)"
+.xx "" "statusbar \- display a bar" "graph status window" "" "statusbar(8)"
+.xx "" "gview \- interactive" "graph viewer" "" "gview(1)"
+.xx "output files" "page \- view FAX, image," "graphic, PostScript, PDF, and typesetter" "" "page(1)"
+.xx "" "newcontrolset, resizecontrolset \- interactive" "graphical controls" "/namectlimage," "control(2)"
+.xx "" "runestringwidth, runestringnwidth \-" "graphical size of strings" "/runestringsize," "stringsize(2)"
+.xx "" "draw \- screen" "graphics" "" "draw(3)"
+.xx "" "strtochan, chantostr, chantodepth \- interactive" "graphics" "/buildfont, freefont, Pfmt, Rfmt," "graphics(2)"
+.xx "" "emoveto, esetcursor, Event, Mouse, Menu \-" "graphics events" "/edrawgetrect, emenuhit," "event(2)"
+.xx "" "plot \-" "graphics filter" "" "plot(1)"
+.xx "" "_string, ARROW, drawsetdebug \-" "graphics functions PB L" "/runestringnbg," "draw(2)"
+.xx "" "plot \-" "graphics interface" "" "plot(6)"
+.xx "" "grap \- pic preprocessor for drawing" "graphs" "" "grap(1)"
+.xx "" "stats \- display" "graphs of system activity" "" "stats(8)"
+.xx "network protocols over IP" "ip, esp," "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "" "ip(3)"
+.xx "" "" "grep \- search a file for a pattern" "" "grep(1)"
+.xx "" "chgrp \- change file" "group" "" "chgrp(1)"
+.xx "" "postnote \- send a note to a process or process" "group" "" "postnote(2)"
+.xx "" "cons \- console, clocks, process/process" "group ids, user, null, reboot, etc." "" "cons(3)"
+.xx "" "binalloc, bingrow, binfree \-" "grouped memory allocation" "" "bin(2)"
+.xx "language interpreter)" "" "gs \- Aladdin Ghostscript (PostScript and PDF" "" "gs(1)"
+.xx "" "/printnetkey, status, enable, disable, authsrv," "guard.srv, wrkey, login, newns, none \-/" "" "auth(8)"
+.xx "" "" "gview \- interactive graph viewer" "" "gview(1)"
+.xx "uncompress, zip, unzip \- compress and/" "" "gzip, gunzip, bzip2, bunzip2, compress," "" "gzip(1)"
+.xx "" "/HSPairs, hmydomain, hversion, htmlesc," "halloc, hbodypush, hbuflen, hcheckcontent,/" "" "httpd(2)"
+.xx "reboot the system" "fshalt, reboot \-" "halt any local file systems and optionally" "" "fshalt(8)"
+.xx "" "notify, noted, atnotify \-" "handle asynchronous process notification" "" "notify(2)"
+.xx "" "ecp \- fast copy," "handling errors" "" "ecp(1)"
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "dial," "hangup, announce, listen, accept, reject," "" "dial(2)"
+.xx "" "prep, fdisk, format, mbr \- prepare" "hard and floppy diskettes, flashes" "" "prep(8)"
+.xx "" "uptime \- show how long the system" "has been running" "" "uptime(1)"
+.xx "" "sha1unpickle \- cryptographically secure" "hashes" "/md5unpickle, sha1pickle," "sechash(2)"
+.xx "" "/walkfile, opendirfile, readdirfile, closedirfile," "hasperm \- in-memory file hierarchy" "" "9pfile(2)"
+.xx "and XMODEM file transfer" "con, telnet, rx," "hayes, xms, xmr \- remote login, execution," "" "con(1)"
+.xx "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "HConnect, HContent, HContents, HETag," "" "httpd(2)"
+.xx "" "/hbodypush, hbuflen, hcheckcontent, hclose," "hdate2sec, hdatefmt, hfail, hflush, hgetc,/" "" "httpd(2)"
+.xx "" "leak, kmem, umem \-" "help find memory leaks" "" "leak(1)"
+.xx "HttpReq,/" "HConnect, HContent, HContents," "HETag, HFields, Hio, Htmlesc, HttpHead," "" "httpd(2)"
+.xx "" "xd \-" "hex, octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "HConnect, HContent, HContents, HETag," "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "httpd(2)"
+.xx "hload,/" "/hclose, hdate2sec, hdatefmt, hfail," "hflush, hgetc, hgethead, hinit, hiserror," "" "httpd(2)"
+.xx "url" "" "hget \- retrieve a web page corresponding to a" "" "hget(1)"
+.xx "" "closedirfile, hasperm \- in-memory file" "hierarchy" "/walkfile, opendirfile, readdirfile," "9pfile(2)"
+.xx "" "walk \- descend a directory" "hierarchy" "" "walk(5)"
+.xx "" "muldiv, umuldiv \-" "high-precision multiplication and division" "" "muldiv(2)"
+.xx "" "/HContent, HContents, HETag, HFields," "Hio, Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)"
+.xx "" "/hdatefmt, hfail, hflush, hgetc, hgethead, hinit," "hiserror, hload, hlower, hmkcontent,/" "" "httpd(2)"
+.xx "" "freq \- print" "histogram of character frequencies" "" "freq(1)"
+.xx "" "" "history \- print file names from the dump" "" "history(1)"
+.xx "" "hflush, hgetc, hgethead, hinit, hiserror, hload," "hlower, hmkcontent, hmkhfields,/" "/hfail," "httpd(2)"
+.xx "md5pickle,/" "md4, md5, sha1, aes, hmac_x," "hmac_md5, hmac_sha1, hmac_aes," "" "sechash(2)"
+.xx "" "/hgetc, hgethead, hinit, hiserror, hload, hlower," "hmkcontent, hmkhfields, hmkmimeboundary,/" "" "httpd(2)"
+.xx "" "/hmkhfields, hmkmimeboundary, hmkspairs," "hmoved, hokheaders, hparseheaders,/" "" "httpd(2)"
+.xx "" "Htmlesc, HttpHead, HttpReq, HRange, HSPairs," "hmydomain, hversion, htmlesc, halloc,/" "/Hio," "httpd(2)"
+.xx "" "/nhgetv, nhgetl, nhgets, hnputv, hnputl," "hnputs, ptclbsum, readipifc \- Internet/" "" "ip(2)"
+.xx "" "" "hoc \- interactive floating point language" "" "hoc(1)"
+.xx "" "ping, gping, traceroute," "hogports \- probe the Internet" "" "ping(8)"
+.xx "" "/hmkmimeboundary, hmkspairs, hmoved," "hokheaders, hparseheaders, hparsequery,/" "" "httpd(2)"
+.xx "" "keys.who \- biographic information for key" "holders" "" "keys.who(6)"
+.xx "" "usb \- USB" "Host Controller Interface" "" "usb(3)"
+.xx "storage device/" "sdahci \- AHCI (Advanced" "Host Controller Interface) SATA (Serial AT)" "" "sdahci(3)"
+.xx "" "uptime \- show" "how long the system has been running" "" "uptime(1)"
+.xx "" "keyboard \-" "how to type characters" "" "keyboard(6)"
+.xx "hprint,/" "/hmkspairs, hmoved, hokheaders," "hparseheaders, hparsequery, hparsereq," "" "httpd(2)"
+.xx "" "/hmoved, hokheaders, hparseheaders," "hparsequery, hparsereq, hprint, hputc,/" "" "httpd(2)"
+.xx "" "/HFields, Hio, Htmlesc, HttpHead, HttpReq," "HRange, HSPairs, hmydomain, hversion,/" "" "httpd(2)"
+.xx "" "/hparsequery, hparsereq, hprint, hputc," "hreadbuf, hredirected, hreqcleanup,/" "" "httpd(2)"
+.xx "" "/hputc, hreadbuf, hredirected, hreqcleanup," "hrevhfields, hrevspairs, hstrdup, http11,/" "" "httpd(2)"
+.xx "" "/Hio, Htmlesc, HttpHead, HttpReq, HRange," "HSPairs, hmydomain, hversion, htmlesc,/" "" "httpd(2)"
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs," "hstrdup, http11, httpfmt, httpunesc,/" "" "httpd(2)"
+.xx "" "mhtml \- macros for formatting" "HTML" "" "mhtml(6)"
+.xx "" "\- convert between troff's ms macros and" "html" "ms2html, html2ms" "ms2html(1)"
+.xx "" "troff2html \- convert troff output into" "HTML" "" "troff2html(1)"
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(6)"
+.xx "" "targetid, targetname, fromStr, toStr \-" "HTML parser" "/dimenkind, dimenspec," "html(2)"
+.xx "and html" "ms2html," "html2ms \- convert between troff's ms macros" "" "ms2html(1)"
+.xx "" "/HRange, HSPairs, hmydomain, hversion," "htmlesc, halloc, hbodypush, hbuflen,/" "" "httpd(2)"
+.xx "" "/HContent, HContents, HETag, HFields, Hio," "Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)"
+.xx "" "fmt," "htmlfmt \- simple text formatters" "" "fmt(1)"
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(1)"
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(6)"
+.xx "" "webcookies \-" "HTTP cookie manager" "" "webcookies(4)"
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs, hstrdup," "http11, httpfmt, httpunesc, hunallowed,/" "" "httpd(2)"
+.xx "webls \- HTTP server" "" "httpd, mirror, save, imagemap, man2html," "" "httpd(8)"
+.xx "" "" "httpfile \- serve a single web file" "" "httpfile(4)"
+.xx "" "/hrevhfields, hrevspairs, hstrdup, http11," "httpfmt, httpunesc, hunallowed, hungetc,/" "" "httpd(2)"
+.xx "" "/HContents, HETag, HFields, Hio, Htmlesc," "HttpHead, HttpReq, HRange, HSPairs,/" "" "httpd(2)"
+.xx "" "/hrevspairs, hstrdup, http11, httpfmt," "httpunesc, hunallowed, hungetc, hunload,/" "" "httpd(2)"
+.xx "\-/" "/httpunesc, hunallowed, hungetc, hunload," "hurlfmt, hurlunesc, hvprint, hwrite, hxferenc," "" "httpd(2)"
+.xx "" "/HttpReq, HRange, HSPairs, hmydomain," "hversion, htmlesc, halloc, hbodypush,/" "" "httpd(2)"
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc," "hvprint, hwrite, hxferenc, \- routines for/" "" "httpd(2)"
+.xx "" "/getmemdefont, memimagestring, iprint," "hwdraw \- drawing routines for/" "" "memdraw(2)"
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc, hvprint," "hwrite, hxferenc, \- routines for creating an/" "" "httpd(2)"
+.xx "" "sinh, cosh, tanh \-" "hyperbolic functions" "" "sinh(2)"
+.xx "" "" "hypot \- Euclidean distance" "" "hypot(2)"
+.xx "Interface Association (PCMCI) device" "" "i82365 \- Personal Computer Memory Card" "" "i82365(3)"
+.xx "protocols over IP" "ip, esp, gre, icmp," "icmpv6, ipmux, rudp, tcp, udp \- network" "" "ip(3)"
+.xx "convert/" "jpg, gif, png, ppm, bmp, yuv," "ico, togif, toppm, topng, toico \- view and" "" "jpg(1)"
+.xx "" "mug - convert an image to a face" "icon" "" "mug(1)"
+.xx "" "crop," "iconv \- frame, crop, and convert image" "" "crop(1)"
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin," "icossin2, border, string, stringn, runestring,/" "" "draw(2)"
+.xx "" "cap \- capabilities for setting the user" "id of processes" "" "cap(3)"
+.xx "invertmat, xformpoint, xformpointd,/" "" "ident, matmul, matmulr, determinant, adjoint," "" "matrix(2)"
+.xx "" "pcmcia \-" "identify a PCMCIA card" "" "pcmcia(8)"
+.xx "" "" "idiff \- interactive diff" "" "idiff(1)"
+.xx "" "/leieee80ftos, leieeesftos, leieeedftos," "ieeesftos, ieeedftos \- machine-independent/" "" "debugger(2)"
+.xx "" "crop, iconv \- frame, crop, and convert" "image" "" "crop(1)"
+.xx "" "dump9660, mk9660 \- create an ISO-9660 CD" "image" "" "mk9660(8)"
+.xx "" "" "image \- external format for images" "" "image(6)"
+.xx "replclipr, line, poly, fillpoly, bezier,/" "" "Image, draw, gendraw, drawreplxy, drawrepl," "" "draw(2)"
+.xx "" "tweak \- edit" "image files, subfont files, face files, etc." "" "tweak(1)"
+.xx "typesetter output files" "page \- view FAX," "image, graphic, PostScript, PDF, and" "" "page(1)"
+.xx "" "mug - convert an" "image to a face icon" "" "mug(1)"
+.xx "" "httpd, mirror, save," "imagemap, man2html, webls \- HTTP server" "" "httpd(8)"
+.xx "" "\- allocating, freeing, reading, writing" "images" "/bytesperline, wordsperline" "allocimage(2)"
+.xx "" "image \- external format for" "images" "" "image(6)"
+.xx "" "\- drawing routines for memory-resident" "images" "/memimagestring, iprint, hwdraw" "memdraw(2)"
+.xx "" "memltorearn \- windows of memory-resident" "images" "/memltofrontn, memltorear," "memlayer(2)"
+.xx "" "pop3," "imap4d \- Internet mail servers" "" "pop3(8)"
+.xx "system" "" "import \- import a name space from a remote" "" "import(4)"
+.xx "" "trampoline \- forward" "incoming calls to another address" "" "trampoline(8)"
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall," "incref, decref \- spin locks, queueing/" "" "lock(2)"
+.xx "" "/beswal, beswav, leswab, leswal, leswav \-" "independent access to executable files" "" "mach(2)"
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "independent debugger functions" "" "debugger(2)"
+.xx "functions" "NaN," "Inf, isNaN, isInf \- not-a-number and infinity" "" "nan(2)"
+.xx "" "/deflatezlibblock, inflateinit, inflate, inflatezlib," "inflateblock, inflatezlibblock, flateerr,/" "" "flate(2)"
+.xx "" "astro \- print astronomical" "information" "" "astro(7)"
+.xx "" "arch \- architecture-specific" "information and control" "" "arch(3)"
+.xx "" "keys.who \- biographic" "information for key holders" "" "keys.who(6)"
+.xx "" "" "init \- initialize machine upon booting" "" "init(8)"
+.xx "" "/ctlprint, deactivate, freectlfont, freectlimage," "initcontrols, namectlfont, namectlimage,/" "" "control(2)"
+.xx "" "Display, Point, Rectangle, Cursor," "initdraw, geninitdraw, drawerror, initdisplay,/" "" "graphics(2)"
+.xx "" "fversion \-" "initialize 9P connection and negotiate version" "" "fversion(2)"
+.xx "" "init \-" "initialize machine upon booting" "" "init(8)"
+.xx "keyboard control" "" "initkeyboard, ctlkeyboard, closekeyboard \-" "" "keyboard(2)"
+.xx "getrect, drawgetrect, menuhit, setcursor \-/" "" "initmouse, readmouse, closemouse, moveto," "" "mouse(2)"
+.xx "okThumbprint,/" "pushtls, tlsClient, tlsServer," "initThumbprints, freeThumbprints," "" "pushtls(2)"
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "input" "" "fscanf(2)"
+.xx "" "kbin \- external keyboard" "input" "" "kbin(3)"
+.xx "" "fgets, gets, fputs, puts, fread, fwrite \- Stdio" "input and output" "/putc, putchar, ungetc," "fgetc(2)"
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "input/output" "/Bputrune, Bprint, Bvprint," "bio(2)"
+.xx "" "feof, ferror, clearerr \- standard buffered" "input/output package" "/fseek, rewind," "fopen(2)"
+.xx "" "stat, wstat \-" "inquire or change file attributes" "" "stat(5)"
+.xx "avlnext, avlprev, endwalk - AVL/" "mkavltree," "insertavl, lookupavl, deleteavl, avlwalk," "" "avl(2)"
+.xx "\- integer to data/" "Intmap, allocmap, freemap," "insertkey, caninsertkey, lookupkey, deletekey" "" "intmap(2)"
+.xx "" "/subpt, mulpt, divpt, rectaddpt, rectsubpt," "insetrect, canonrect, eqpt, eqrect, ptinrect,/" "" "addpt(2)"
+.xx "uninstallsubfont,/" "allocsubfont, freesubfont," "installsubfont, lookupsubfont," "" "subfont(2)"
+.xx "" "segflush \- flush" "instruction and data caches" "" "segflush(2)"
+.xx "" "5i, ki, vi, qi \-" "instruction simulators" "" "vi(1)"
+.xx "" "pnp \- Plug 'n' Play ISA and PCI" "Interfaces" "" "pnp(3)"
+.xx "" "ping, gping, traceroute, hogports \- probe the" "Internet" "" "ping(8)"
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \-" "Internet booting" "" "dhcpd(8)"
+.xx "" "ipconfig, rip, linklocal, ipv6on \-" "Internet configuration and routing" "" "ipconfig(8)"
+.xx "" "pop3, imap4d \-" "Internet mail servers" "" "pop3(8)"
+.xx "" "hnputv, hnputl, hnputs, ptclbsum, readipifc \-" "Internet Protocol addressing" "/nhgetl, nhgets," "ip(2)"
+.xx "" "telnetd, rlogind, rexexec, ftpd \-" "Internet remote access daemons" "" "ipserv(8)"
+.xx "" "ascii, unicode \-" "interpret ASCII, Unicode characters" "" "ascii(1)"
+.xx "" "ktrace \-" "interpret kernel stack dumps" "" "ktrace(1)"
+.xx "" "objtraverse, isar, nextar, readar \- object file" "interpretation functions" "objtype, readobj," "object(2)"
+.xx "" "pipe \- create an" "interprocess channel" "" "pipe(2)"
+.xx "" "pipe \- two-way" "interprocess communication" "" "pipe(3)"
+.xx "" "plumber \- file system for" "interprocess messaging" "" "plumber(4)"
+.xx "caninsertkey, lookupkey, deletekey \- integer/" "" "Intmap, allocmap, freemap, insertkey," "" "intmap(2)"
+.xx "" "intro \-" "introduction to databases" "" "intro(7)"
+.xx "" "intro \-" "introduction to file formats" "" "intro(6)"
+.xx "" "intro \-" "introduction to file servers" "" "intro(4)"
+.xx "" "intro \-" "introduction to library functions" "" "intro(2)"
+.xx "" "intro \-" "introduction to Plan 9" "" "intro(1)"
+.xx "" "intro \-" "introduction to system administration" "" "intro(8)"
+.xx "" "intro \-" "introduction to the Plan 9 devices" "" "intro(3)"
+.xx "" "intro \-" "introduction to the Plan 9 File Protocol, 9P" "" "intro(5)"
+.xx "document" "doctype \-" "intuit command line for formatting a" "" "doctype(1)"
+.xx "" "assert \- check program" "invariants" "" "assert(2)"
+.xx "" "ident, matmul, matmulr, determinant, adjoint," "invertmat, xformpoint, xformpointd,/" "" "matrix(2)"
+.xx "" "iostats \- file system to measure" "I/O" "" "iostats(4)"
+.xx "" "open, create \- prepare a fid for" "I/O on an existing or new file" "" "open(5)"
+.xx "" "ioopen, ioproc, ioread, ioreadn, iowrite \- slave" "I/O processes for threaded programs" "/iodial," "ioproc(2)"
+.xx "" "na \- assembler for the Symbios Logic PCI-SCSI" "I/O Processors" "" "na(8)"
+.xx "" "iounit \- return size of atomic" "I/O unit for file descriptor" "" "iounit(2)"
+.xx "ioread, ioreadn, iowrite \-/" "closeioproc, iocall," "ioclose, iointerrupt, iodial, ioopen, ioproc," "" "ioproc(2)"
+.xx "" "" "iostats \- file system to measure I/O" "" "iostats(4)"
+.xx "descriptor" "" "iounit \- return size of atomic I/O unit for file" "" "iounit(2)"
+.xx "" "/iodial, ioopen, ioproc, ioread, ioreadn," "iowrite \- slave I/O processes for threaded/" "" "ioproc(2)"
+.xx "udp \- network protocols over IP" "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "" "ip(3)"
+.xx "" "/ndbsearch, ndbsnext, ndbgetvalue, ndbfree," "ipattr, ndbgetipaddr, ndbipinfo, csipinfo,/" "" "ndb(2)"
+.xx "configuration and routing" "" "ipconfig, rip, linklocal, ipv6on \- Internet" "" "ipconfig(8)"
+.xx "over IP" "ip, esp, gre, icmp, icmpv6," "ipmux, rudp, tcp, udp \- network protocols" "" "ip(3)"
+.xx "csquery, dns, dnstcp, dnsquery,/" "query," "ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)"
+.xx "" "/getmemdefont, memimagestring," "iprint, hwdraw \- drawing routines for/" "" "memdraw(2)"
+.xx "" "aescbc," "ipso, secstore \- secstore commands" "" "secstore(1)"
+.xx "" "bridge \-" "IPv4 Ethernet bridge" "" "bridge(3)"
+.xx "" "and run automatic or manual 6to4 tunnel of" "IPv6 through IPv4" "6in4 - configure" "6in4(8)"
+.xx "" "ipconfig, rip, linklocal," "ipv6on \- Internet configuration and routing" "" "ipconfig(8)"
+.xx "" "pnp \- Plug 'n' Play" "ISA and PCI Interfaces" "" "pnp(3)"
+.xx "isalnum, isspace, ispunct, isprint, isgraph,/" "" "isalpha, isupper, islower, isdigit, isxdigit," "" "ctype(2)"
+.xx "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune, islowerrune, isspacerune," "" "isalpharune(2)"
+.xx "functions" "objtype, readobj, objtraverse," "isar, nextar, readar \- object file interpretation" "" "object(2)"
+.xx "" "/isspace, ispunct, isprint, isgraph, iscntrl," "isascii, toascii, _toupper, _tolower, toupper,/" "" "ctype(2)"
+.xx "" "/isalnum, isspace, ispunct, isprint, isgraph," "iscntrl, isascii, toascii, _toupper, _tolower,/" "" "ctype(2)"
+.xx "isprint, isgraph,/" "isalpha, isupper, islower," "isdigit, isxdigit, isalnum, isspace, ispunct," "" "ctype(2)"
+.xx "isupperrune, tolowerrune,/" "isalpharune," "islowerrune, isspacerune, istitlerune," "" "isalpharune(2)"
+.xx "functions" "NaN, Inf," "isNaN, isInf \- not-a-number and infinity" "" "nan(2)"
+.xx "" "dump9660, mk9660 \- create an" "ISO-9660 CD image" "" "mk9660(8)"
+.xx "" "a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "ISO9660 file systems" "dossrv, 9660srv," "dossrv(4)"
+.xx "" "/islower, isdigit, isxdigit, isalnum, isspace," "ispunct, isprint, isgraph, iscntrl, isascii,/" "" "ctype(2)"
+.xx "" "isalpharune, islowerrune, isspacerune," "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune(2)"
+.xx "" "/maskip, equivip4, equivip6, defmask," "isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)"
+.xx "isgraph,/" "isalpha, isupper, islower, isdigit," "isxdigit, isalnum, isspace, ispunct, isprint," "" "ctype(2)"
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi," "itomp, uvtomp, mptouv, vtomp, mptov,/" "" "mp(2)"
+.xx "" "tel," "iwhois \- look in phone book" "" "tel(1)"
+.xx "" "/popmat, rot, qrot, scale, move, xform," "ixform, persp, look, viewport \- Geometric/" "" "matrix(2)"
+.xx "" "mnihongo \- macros for typesetting" "Japanese" "" "mnihongo(6)"
+.xx "" "" "join \- relational database operator" "" "join(1)"
+.xx "toppm, topng, toico \- view and convert/" "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "" "jpg(1)"
+.xx "time wasters" "4s, 5s," "juggle, mahjongg, memo, sokoban, sudoku \-" "" "games(1)"
+.xx "" "" "juke \- music jukebox" "" "juke(7)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a," "ka, qa, va \- assemblers" "" "2a(1)"
+.xx "Serial Bus device drivers" "audio, disk, ether," "kb, print, probe, serial, usbfat: \- Universal" "" "usb(4)"
+.xx "" "" "kbin \- external keyboard input" "" "kbin(3)"
+.xx "" "" "kbmap \- keyboard map" "" "kbmap(3)"
+.xx "maps and switch between them." "" "kbmap \- show a list of available keyboard" "" "kbmap(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c," "kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "rdbfs \- remote" "kernel debugging file system" "" "rdbfs(4)"
+.xx "" "mouse, cursor \-" "kernel mouse interface" "" "mouse(3)"
+.xx "" "kprof \-" "kernel profiling" "" "kprof(3)"
+.xx "" "ktrace \- interpret" "kernel stack dumps" "" "ktrace(1)"
+.xx "" "keys.who \- biographic information for" "key holders" "" "keys.who(6)"
+.xx "" "securenet \- Digital Pathways SecureNet" "Key remote authentication box" "" "securenet(8)"
+.xx "" "thumbprint \- public" "key thumbprints" "" "thumbprint(6)"
+.xx "" "" "keyboard \- how to type characters" "" "keyboard(6)"
+.xx "" "initkeyboard, ctlkeyboard, closekeyboard \-" "keyboard control" "" "keyboard(2)"
+.xx "" "kbin \- external" "keyboard input" "" "kbin(3)"
+.xx "" "kbmap \-" "keyboard map" "" "kbmap(3)"
+.xx "" "kbmap \- show a list of available" "keyboard maps and switch between them." "" "kbmap(1)"
+.xx "utilities" "bitsyload, light, pencal," "keyboard, params, prompter \- bitsy-specific" "" "bitsyload(1)"
+.xx "" "" "keyfs, warning \- authentication database files" "" "keyfs(4)"
+.xx "" "rsa2ssh, rsa2x509 \- generate and format rsa" "keys" "rsagen, rsafill, asn12rsa, rsa2pub," "rsa(8)"
+.xx "" "delkey \- delete" "keys from factotum" "" "delkey(1)"
+.xx "" "/des3ECBencrypt, des3ECBdecrypt," "key_setup, des56to64, des64to56,/" "" "des(2)"
+.xx "holders" "" "keys.who \- biographic information for key" "" "keys.who(6)"
+.xx "" "" "kfs \- disk file system" "" "kfs(4)"
+.xx "" "" "kfscmd, ksync \- kfs administration" "" "kfscmd(8)"
+.xx "" "5i," "ki, vi, qi \- instruction simulators" "" "vi(1)"
+.xx "processes" "" "kill, slay, broke \- print commands to kill" "" "kill(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l," "kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "leak," "kmem, umem \- help find memory leaks" "" "leak(1)"
+.xx "" "prof, tprof," "kprof \- display profiling data" "" "prof(1)"
+.xx "" "" "kprof \- kernel profiling" "" "kprof(3)"
+.xx "" "kfscmd," "ksync \- kfs administration" "" "kfscmd(8)"
+.xx "" "" "ktrace \- interpret kernel stack dumps" "" "ktrace(1)"
+.xx "" "ARROW, drawsetdebug \- graphics functions PB" "L" "/runestringbg, runestringnbg, _string," "draw(2)"
+.xx "" "rio," "label, window, wloc \- window system" "" "rio(1)"
+.xx "" "abs," "labs \- integer absolute values" "" "abs(2)"
+.xx "" "wol \- send" "lan Ethernet packet" "" "wol(8)"
+.xx "" "\- pattern-directed scanning and processing" "language" "awk" "awk(1)"
+.xx "" "bc \- arbitrary-precision arithmetic" "language" "" "bc(1)"
+.xx "" "hoc \- interactive floating point" "language" "" "hoc(1)"
+.xx "" "flag, rfork, shift, wait, whatis, ., ~ \- command" "language" "rc, cd, eval, exec, exit," "rc(1)"
+.xx "" "gs \- Aladdin Ghostscript (PostScript and PDF" "language interpreter)" "" "gs(1)"
+.xx "" "cpp \- C" "language preprocessor" "" "cpp(1)"
+.xx "" "ssl \- SSL record" "layer" "" "ssl(3)"
+.xx "" "tls \- TLS1 and SSL3 record" "layer" "" "tls(3)"
+.xx "" "mp3dec \- decode audio MPEG files" "layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "ls," "lc \- list contents of directory" "" "ls(1)"
+.xx "" "9load, 9pxeload," "ld \- PC bootstrap program" "" "9load(8)"
+.xx "exponent" "frexp," "ldexp, modf \- split into mantissa and" "" "frexp(2)"
+.xx "" "" "leak, kmem, umem \- help find memory leaks" "" "leak(1)"
+.xx "" "/beieeedftos, leieee80ftos, leieeesftos," "leieeedftos, ieeesftos, ieeedftos \-/" "" "debugger(2)"
+.xx "" "" "lens \- interactive screen magnifier" "" "lens(1)"
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3," "lerp3, reflect3, nearseg3, pldist3, vdiv3,/" "" "arith3(2)"
+.xx "" "/put4, put8, beswab, beswal, beswav, leswab," "leswal, leswav \- machine-independent access/" "" "mach(2)"
+.xx "" "/strtomp, mpfmt,mptoa, betomp, mptobe," "letomp, mptole, mptoui, uitomp, mptoi,/" "" "mp(2)"
+.xx "" "ARGF, EARGF, arginit, argopt \- process option" "letters from argv" "/ARGEND, ARGC," "arg(2)"
+.xx "" "rendezvous \- user" "level process synchronization" "" "rendezvous(2)"
+.xx "" "semacquire, semrelease \- user" "level semaphores" "" "semacquire(2)"
+.xx "" "" "lex \- generator of lexical analysis programs" "" "lex(1)"
+.xx "" "class, subclass, proto, CSP \- USB device driver" "library" "/openep, startdevs, unstall," "usb(2)"
+.xx "" "usbdirfs, usbfs \- USB device driver file system" "library" "/usbfsdel, usbdirread, usbfsinit," "usbfs(2)"
+.xx "" "ar \- archive" "library) file format" "" "ar(6)"
+.xx "" "intro \- introduction to" "library functions" "" "intro(2)"
+.xx "" "ar \- archive and" "library maintainer" "" "ar(1)"
+.xx "bitsy-specific utilities" "bitsyload," "light, pencal, keyboard, params, prompter \-" "" "bitsyload(1)"
+.xx "" "doctype \- intuit command" "line for formatting a document" "" "doctype(1)"
+.xx "" "getflags, usage \-" "line parsing for shell scripts" "" "getflags(8)"
+.xx "" "gendraw, drawreplxy, drawrepl, replclipr," "line, poly, fillpoly, bezier, bezspline,/" "/draw," "draw(2)"
+.xx "" "/getsym, symbase, pc2sp, pc2line, textseg," "line2addr, lookup, findlocal, getauto,/" "" "symbol(2)"
+.xx "" "comm \- select or reject" "lines common to two sorted files" "" "comm(1)"
+.xx "" "fortune \- sample" "lines from a file" "" "fortune(1)"
+.xx "" "uniq \- report repeated" "lines in a file" "" "uniq(1)"
+.xx "" "look \- find" "lines in a sorted list" "" "look(1)"
+.xx "" "loopback \- network" "link simulation" "" "loopback(3)"
+.xx "routing" "ipconfig, rip," "linklocal, ipv6on \- Internet configuration and" "" "ipconfig(8)"
+.xx "" "look \- find lines in a sorted" "list" "" "look(1)"
+.xx "" "ls, lc \-" "list contents of directory" "" "ls(1)"
+.xx "" "filter," "list, deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "users \- file server user" "list format" "" "users(6)"
+.xx "between them." "kbmap \- show a" "list of available keyboard maps and switch" "" "kbmap(1)"
+.xx "" "nm \- name" "list (symbol table)" "" "nm(1)"
+.xx "getnetconninfo,/" "dial, hangup, announce," "listen, accept, reject, netmkaddr, setnetmtpt," "" "dial(2)"
+.xx "tcp22, tcp23, tcp25, tcp53, tcp110, tcp113,/" "" "listen, listen1, tcp7, tcp9, tcp19, tcp21," "" "listen(8)"
+.xx "" "smtpd \- SMTP" "listener configuration" "" "smtpd(6)"
+.xx "" "/dirread9p, emalloc9p, erealloc9p, estrdup9p," "listensrv, postfd, postmountsrv, readbuf,/" "" "9p(2)"
+.xx "" "rdproto \- parse and process a proto file" "listing" "" "proto(2)"
+.xx "" "ml, mlmgr, mlowner \- unmoderated mailing" "lists" "" "mlmgr(1)"
+.xx "" "segment \- long" "lived memory segments" "" "segment(3)"
+.xx "" "" "lnfs \- long name file system" "" "lnfs(4)"
+.xx "genrandom, prng,/" "rand, lrand, frand, nrand," "lnrand, srand, truerand, ntruerand," "" "rand(2)"
+.xx "utilities" "cachechars, agefont," "loadchar, Subfont, Fontchar, Font \- font" "" "cachechars(2)"
+.xx "" "/closedev, configdev, devctl, finddevs," "loaddevstr, matchdevcsp, opendev,/" "" "usb(2)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \-" "loaders" "" "2l(1)"
+.xx "" "/nameimage, namedimage, setalpha," "loadimage, cloadimage, unloadimage,/" "" "allocimage(2)"
+.xx "put1,/" "/newmap, setmap, findseg, unusemap," "loadmap, attachproc, get1, get2, get4, get8," "" "mach(2)"
+.xx "" "/writememimage, freememimage, memsetchan," "loadmemimage, cloadmemimage,/" "" "memdraw(2)"
+.xx "" "cisctrace, risctrace, ciscframe, riscframe," "localaddr, symoff, fpformat, beieee80ftos,/" "" "debugger(2)"
+.xx "" "/line2addr, lookup, findlocal, getauto, findsym," "localsym, globalsym, textsym, file2pc,/" "" "symbol(2)"
+.xx "\- convert date and time" "ctime," "localtime, gmtime, asctime, tm2sec, timezone" "" "ctime(2)"
+.xx "" "" "lock \- run a command under lock" "" "lock(1)"
+.xx "" "/gengetwindow, flushimage, bufimage," "lockdisplay, unlockdisplay, openfont,/" "" "graphics(2)"
+.xx "" "rwakeup, rwakeupall, incref, decref \- spin" "locks, queueing rendezvous locks,/" "/rsleep," "lock(2)"
+.xx "logarithm, power, square root" "exp, log," "log10, pow, pow10, sqrt \- exponential," "" "exp(2)"
+.xx "" "na \- assembler for the Symbios" "Logic PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "ssh, sshnet, scp, sshserve \- secure" "login and file copy from/to Unix or Plan 9" "" "ssh(1)"
+.xx "" "con, telnet, rx, hayes, xms, xmr \- remote" "login, execution, and XMODEM file transfer" "" "con(1)"
+.xx "" "/enable, disable, authsrv, guard.srv, wrkey," "login, newns, none \- maintain or query/" "" "auth(8)"
+.xx "auth_allocrpc,/" "amount, newns, addns," "login, noworld, auth_proxy, fauth_proxy," "" "auth(2)"
+.xx "" "vtlogremove, vtlogopen, ventilogging \- Venti" "logs" "/vtlognames, vtlogopen, vtlogprint," "venti-log(2)"
+.xx "" "setjmp," "longjmp, notejmp \- non-local goto" "" "setjmp(2)"
+.xx "" "" "look \- find lines in a sorted list" "" "look(1)"
+.xx "" "tel, iwhois \-" "look in phone book" "" "tel(1)"
+.xx "" "/rot, qrot, scale, move, xform, ixform, persp," "look, viewport \- Geometric transformations" "" "matrix(2)"
+.xx "manual" "man," "lookman, sig \- print or find pages of this" "" "man(1)"
+.xx "" "/symbase, pc2sp, pc2line, textseg, line2addr," "lookup, findlocal, getauto, findsym, localsym,/" "" "symbol(2)"
+.xx "endwalk - AVL tree/" "mkavltree, insertavl," "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "" "avl(2)"
+.xx "" "Cmdbuf, parsecmd, respondcmderror," "lookupcmd \- control message parsing" "" "9pcmdbuf(2)"
+.xx "" "/allocfidpool, freefidpool, allocfid, closefid," "lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)"
+.xx "" "/allocmap, freemap, insertkey, caninsertkey," "lookupkey, deletekey \- integer to data/" "" "intmap(2)"
+.xx "" "/allocreqpool, freereqpool, allocreq, closereq," "lookupreq, removereq \- 9P fid, request/" "" "9pfid(2)"
+.xx "" "allocsubfont, freesubfont, installsubfont," "lookupsubfont, uninstallsubfont,/" "" "subfont(2)"
+.xx "" "" "loopback \- network link simulation" "" "loopback(3)"
+.xx "" "reboot \- reboot the system upon" "loss of remote file server connection" "" "reboot(8)"
+.xx "" "" "lp \- PostScript preprocessors" "" "lp(8)"
+.xx "" "" "lp \- printer output" "" "lp(1)"
+.xx "" "" "lpt \- parallel port interface for PC's" "" "lpt(3)"
+.xx "ntruerand, genrandom, prng, fastrand,/" "rand," "lrand, frand, nrand, lnrand, srand, truerand," "" "rand(2)"
+.xx "" "" "ls, lc \- list contents of directory" "" "ls(1)"
+.xx "findseg, unusemap, loadmap,/" "crackhdr," "machbytype, machbyname, newmap, setmap," "" "mach(2)"
+.xx "" "who, whois \- who is using the" "machine" "" "who(1)"
+.xx "" "init \- initialize" "machine upon booting" "" "init(8)"
+.xx "files" "/beswal, beswav, leswab, leswal, leswav \-" "machine-independent access to executable" "" "mach(2)"
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "machine-independent debugger functions" "" "debugger(2)"
+.xx "" "emacs \- editor" "macros" "" "emacs(1)"
+.xx "" "mpictures \- picture inclusion" "macros" "" "mpictures(6)"
+.xx "" "html2ms \- convert between troff's ms" "macros and html" "ms2html," "ms2html(1)"
+.xx "" "mhtml \-" "macros for formatting HTML" "" "mhtml(6)"
+.xx "" "ms \-" "macros for formatting manuscripts" "" "ms(6)"
+.xx "" "mnihongo \-" "macros for typesetting Japanese" "" "mnihongo(6)"
+.xx "" "man \-" "macros to typeset manual" "" "man(6)"
+.xx "" "lens \- interactive screen" "magnifier" "" "lens(1)"
+.xx "wasters" "4s, 5s, juggle," "mahjongg, memo, sokoban, sudoku \- time" "" "games(1)"
+.xx "" "filter, list, deliver, token, vf \- filtering" "mail" "" "filter(1)"
+.xx "" "marshal \- formatting and sending" "mail" "" "marshal(1)"
+.xx "" "nedmail \- reading" "mail" "" "nedmail(1)"
+.xx "" "ratfs \-" "mail address ratification file system" "" "ratfs(4)"
+.xx "" "aliasmail \- expand system wide" "mail aliases" "" "aliasmail(8)"
+.xx "" "upasfs \-" "mail file server" "" "upasfs(4)"
+.xx "" "" "mail, go.fishing \- mail and mailboxes" "" "mail(1)"
+.xx "" "pemencode \- encode files in Privacy Enhanced" "Mail (PE) format" "pemdecode," "pem(8)"
+.xx "" "rewrite \-" "mail rewrite rules" "" "rewrite(6)"
+.xx "" "send \-" "mail routing and delivery" "" "send(8)"
+.xx "" "pop3, imap4d \- Internet" "mail servers" "" "pop3(8)"
+.xx "" "smtp, smtpd \-" "mail transport" "" "smtp(8)"
+.xx "" "faces, seemail, vwhois \-" "mailbox interface" "" "faces(1)"
+.xx "" "mail, go.fishing \- mail and" "mailboxes" "" "mail(1)"
+.xx "" "ml, mlmgr, mlowner \- unmoderated" "mailing lists" "" "mlmgr(1)"
+.xx "" "alt, chancreate, chanfree, chaninit, chanprint," "mainstacksize, proccreate, procdata,/" "" "thread(2)"
+.xx "" "ar \- archive and library" "maintainer" "" "ar(1)"
+.xx "" "fs, exsort \- file server" "maintenance" "" "fs(8)"
+.xx "" "mksacfs \-" "make a compressed file system" "" "mksacfs(8)"
+.xx "" "mkpaqfs \-" "make a compressed read-only file system" "" "mkpaqfs(8)"
+.xx "" "mkdir \-" "make a directory" "" "mkdir(1)"
+.xx "" "mktemp \-" "make a unique file name" "" "mktemp(2)"
+.xx "" "/setnetmtpt, getnetconninfo, freenetconninfo \-" "make and break network connections" "" "dial(2)"
+.xx "" "mk, membername \- maintain" "make) related files" "" "mk(1)"
+.xx "" "/setrealloctag, getmalloctag, getrealloctag," "malloctopoolblock \- memory allocator" "" "malloc(2)"
+.xx "setmalloctag,/" "malloc, mallocalign," "mallocz, free, realloc, calloc, msize," "" "malloc(2)"
+.xx "" "" "man \- macros to typeset manual" "" "man(6)"
+.xx "this manual" "" "man, lookman, sig \- print or find pages of" "" "man(1)"
+.xx "" "httpd, mirror, save, imagemap," "man2html, webls \- HTTP server" "" "httpd(8)"
+.xx "" "privfree \- per-process private storage" "management" "privalloc," "privalloc(2)"
+.xx "" "pull, push, scan \- client-server replica" "management" "changes," "replica(1)"
+.xx "" "updatedb \- simple client-server replica" "management" "/applylog, compactdb," "replica(8)"
+.xx "" "threadwaitchan, yield \- thread and proc" "management" "/threadsetgrp, threadsetname," "thread(2)"
+.xx "" "topnwindows, originwindow \- window" "management" "/bottomnwindows, topwindow," "window(2)"
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(8)"
+.xx "" "qer, runq \- queue" "management for spooled files" "" "qer(8)"
+.xx "" "poolblockcheck, pooldump \- general memory" "management routines" "/poolcheck," "pool(2)"
+.xx "" "webcookies \- HTTP cookie" "manager" "" "webcookies(4)"
+.xx "" "strsubfontwidth, mkfont \- subfont" "manipulation" "/writesubfont, stringsubfont," "subfont(2)"
+.xx "" "frexp, ldexp, modf \- split into" "mantissa and exponent" "" "frexp(2)"
+.xx "" "man, lookman, sig \- print or find pages of this" "manual" "" "man(1)"
+.xx "" "man \- macros to typeset" "manual" "" "man(6)"
+.xx "" "6in4 - configure and run automatic or" "manual 6to4 tunnel of IPv6 through IPv4" "" "6in4(8)"
+.xx "" "ms \- macros for formatting" "manuscripts" "" "ms(6)"
+.xx "" "getmap, colors \- display color" "map" "" "colors(1)"
+.xx "" "kbmap \- keyboard" "map" "" "kbmap(3)"
+.xx "" "readcolmap, writecolmap \- access display color" "map" "RGB," "readcolmap(2)"
+.xx "" "" "map \- digitized map formats" "" "map(6)"
+.xx "" "map," "mapdemo \- draw maps on various projections" "" "map(7)"
+.xx "" "cmap2rgba, rgb2cmap \- colors and color" "maps" "cmap2rgb," "color(2)"
+.xx "" "deletekey \- integer to data structure" "maps" "/insertkey, caninsertkey, lookupkey," "intmap(2)"
+.xx "" "kbmap \- show a list of available keyboard" "maps and switch between them." "" "kbmap(1)"
+.xx "" "map, mapdemo \- draw" "maps on various projections" "" "map(7)"
+.xx "" "segattach, segdetach, segfree \-" "map/unmap a segment in virtual memory" "" "segattach(2)"
+.xx "" "" "marshal \- formatting and sending mail" "" "marshal(1)"
+.xx "v4tov6,/" "/parseether, myipaddr, myetheraddr," "maskip, equivip4, equivip6, defmask, isv4," "" "ip(2)"
+.xx "" "/configdev, devctl, finddevs, loaddevstr," "matchdevcsp, opendev, opendevdata,/" "" "usb(2)"
+.xx "" "eqn \- typeset" "mathematics" "" "eqn(1)"
+.xx "xformpoint, xformpointd,/" "ident, matmul," "matmulr, determinant, adjoint, invertmat," "" "matrix(2)"
+.xx "flashes" "prep, fdisk, format," "mbr \- prepare hard and floppy diskettes," "" "prep(8)"
+.xx "" "" "mc \- multicolumn print" "" "mc(1)"
+.xx "a file" "sum," "md5sum, sha1sum \- sum and count blocks in" "" "sum(1)"
+.xx "" "/hmac_md5, hmac_sha1, hmac_aes, md5pickle," "md5unpickle, sha1pickle, sha1unpickle \-/" "" "sechash(2)"
+.xx "" "iostats \- file system to" "measure I/O" "" "iostats(4)"
+.xx "" "/unloadmemimage, memfillcolor," "memarc, mempoly, memellipse, memfillpoly,/" "" "memdraw(2)"
+.xx "" "mk," "membername \- maintain (make) related files" "" "mk(1)"
+.xx "memset \- memory operations" "memccpy," "memchr, memcmp, memcpy, memmove," "" "memory(2)"
+.xx "wordaddr, byteaddr,/" "Memimage," "Memdata, Memdrawparam, memimageinit," "" "memdraw(2)"
+.xx "byteaddr,/" "Memimage, Memdata," "Memdrawparam, memimageinit, wordaddr," "" "memdraw(2)"
+.xx "" "/memfillcolor, memarc, mempoly," "memellipse, memfillpoly, memimageline,/" "" "memdraw(2)"
+.xx "memimageinit, wordaddr, byteaddr,/" "" "Memimage, Memdata, Memdrawparam," "" "memdraw(2)"
+.xx "" "/memellipse, memfillpoly, memimageline," "memimagedraw, drawclip, memlinebbox,/" "" "memdraw(2)"
+.xx "" "Memimage, Memdata, Memdrawparam," "memimageinit, wordaddr, byteaddr,/" "" "memdraw(2)"
+.xx "" "/memarc, mempoly, memellipse, memfillpoly," "memimageline, memimagedraw, drawclip,/" "" "memdraw(2)"
+.xx "" "/memimageinit, wordaddr, byteaddr," "memimagemove, allocmemimage,/" "" "memdraw(2)"
+.xx "routines/" "/memsubfontwidth, getmemdefont," "memimagestring, iprint, hwdraw \- drawing" "" "memdraw(2)"
+.xx "memlfree, memlhide, memline,/" "memdraw," "memlalloc, memldelete, memlexpose," "" "memlayer(2)"
+.xx "" "/memimagedraw, drawclip, memlinebbox," "memlineendsize, allocmemsubfont,/" "" "memdraw(2)"
+.xx "" "/memlexpose, memlfree, memlhide, memline," "memlnorefresh, memload, memunload,/" "" "memlayer(2)"
+.xx "" "/memload, memunload, memlorigin," "memlsetrefresh, memltofront, memltofrontn,/" "" "memlayer(2)"
+.xx "" "/memlsetrefresh, memltofront, memltofrontn," "memltorear, memltorearn \- windows of/" "" "memlayer(2)"
+.xx "" "memccpy, memchr, memcmp, memcpy," "memmove, memset \- memory operations" "" "memory(2)"
+.xx "" "4s, 5s, juggle, mahjongg," "memo, sokoban, sudoku \- time wasters" "" "games(1)"
+.xx "" "segfree \- map/unmap a segment in virtual" "memory" "segattach, segdetach," "segattach(2)"
+.xx "" "binalloc, bingrow, binfree \- grouped" "memory allocation" "" "bin(2)"
+.xx "" "brk, sbrk \- change" "memory allocation" "" "brk(2)"
+.xx "" "segbrk \- change" "memory allocation" "" "segbrk(2)"
+.xx "" "getrealloctag, malloctopoolblock \-" "memory allocator" "/getmalloctag," "malloc(2)"
+.xx "" "vtrealloc, vtstrdup, vtfree \- error-checking" "memory allocators" "/vtmalloc, vtmallocz," "venti-mem(2)"
+.xx "device" "i82365 \- Personal Computer" "Memory Card Interface Association (PCMCI)" "" "i82365(3)"
+.xx "" "opendirfile, readdirfile, closedirfile, hasperm \-" "memory file hierarchy" "/removefile, walkfile," "9pfile(2)"
+.xx "" "ramfs \-" "memory file system" "" "ramfs(4)"
+.xx "" "leak, kmem, umem \- help find" "memory leaks" "" "leak(1)"
+.xx "" "poolblockcheck, pooldump \- general" "memory management routines" "/poolcheck," "pool(2)"
+.xx "" "memcmp, memcpy, memmove, memset \-" "memory operations" "memccpy, memchr," "memory(2)"
+.xx "" "segment \- long lived" "memory segments" "" "segment(3)"
+.xx "" "iprint, hwdraw \- drawing routines for" "memory-resident images" "/memimagestring," "memdraw(2)"
+.xx "" "memltorear, memltorearn \- windows of" "memory-resident images" "/memltofrontn," "memlayer(2)"
+.xx "" "/unloadmemimage, memfillcolor, memarc," "mempoly, memellipse, memfillpoly,/" "" "memdraw(2)"
+.xx "" "memchr, memcmp, memcpy, memmove," "memset \- memory operations" "memccpy," "memory(2)"
+.xx "" "/writememimage, freememimage," "memsetchan, loadmemimage,/" "" "memdraw(2)"
+.xx "" "/openmemsubfont, freememsubfont," "memsubfontwidth, getmemdefont,/" "" "memdraw(2)"
+.xx "" "/memline, memlnorefresh, memload," "memunload, memlorigin, memlsetrefresh,/" "" "memlayer(2)"
+.xx "" "emenuhit, emoveto, esetcursor, Event, Mouse," "Menu \- graphics events" "/edrawgetrect," "event(2)"
+.xx "" "/closemouse, moveto, getrect, drawgetrect," "menuhit, setcursor \- mouse control" "" "mouse(2)"
+.xx "" "sort \- sort and/or" "merge files" "" "sort(1)"
+.xx "" "flush \- abort a" "message" "" "flush(5)"
+.xx "" "respondcmderror, lookupcmd \- control" "message parsing" "Cmdbuf, parsecmd," "9pcmdbuf(2)"
+.xx "" "plumb \- send" "message to plumber" "" "plumb(1)"
+.xx "" "perror, syslog, sysfatal \- system error" "messages" "" "perror(2)"
+.xx "" "plumbunpackattr, Plumbmsg \- plumb" "messages" "/plumbunpackpartial," "plumb(2)"
+.xx "" "plumb \- format of plumb" "messages and rules" "" "plumb(6)"
+.xx "" "attach, auth \-" "messages to establish a connection" "" "attach(5)"
+.xx "" "plumber \- file system for interprocess" "messaging" "" "plumber(4)"
+.xx "" "" "mhtml \- macros for formatting HTML" "" "mhtml(6)"
+.xx "" "msexceltables \- extract printable text from" "Microsoft documents" "/olefs, mswordstrings," "doc2txt(1)"
+.xx "" "/closept3, dot3, cross3, len3, dist3, unit3," "midpt3, lerp3, reflect3, nearseg3, pldist3,/" "" "arith3(2)"
+.xx "HTTP server" "httpd," "mirror, save, imagemap, man2html, webls \-" "" "httpd(8)"
+.xx "files" "" "mk, membername \- maintain (make) related" "" "mk(1)"
+.xx "" "dump9660," "mk9660 \- create an ISO-9660 CD image" "" "mk9660(8)"
+.xx "avlwalk, avlnext, avlprev, endwalk - AVL tree/" "" "mkavltree, insertavl, lookupavl, deleteavl," "" "avl(2)"
+.xx "" "/inflateblock, inflatezlibblock, flateerr," "mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)"
+.xx "dnsquery, dnsdebug/" "query, ipquery, mkhash," "mkdb, mkhosts, cs, csquery, dns, dnstcp," "" "ndb(8)"
+.xx "" "" "mkdir \- make a directory" "" "mkdir(1)"
+.xx "" "/writesubfont, stringsubfont, strsubfontwidth," "mkfont \- subfont manipulation" "" "subfont(2)"
+.xx "" "" "mkfs, mkext \- archive or update a file system" "" "mkfs(8)"
+.xx "" "archfs \- mount" "mkfs-style archive" "" "archfs(4)"
+.xx "dnsdebug \-/" "query, ipquery, mkhash, mkdb," "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "" "ndb(8)"
+.xx "system" "" "mkpaqfs \- make a compressed read-only file" "" "mkpaqfs(8)"
+.xx "" "" "mksacfs \- make a compressed file system" "" "mksacfs(8)"
+.xx "" "" "mktemp \- make a unique file name" "" "mktemp(2)"
+.xx "" "ml," "mlmgr, mlowner \- unmoderated mailing lists" "" "mlmgr(1)"
+.xx "" "" "mnihongo \- macros for typesetting Japanese" "" "mnihongo(6)"
+.xx "" "" "mnt \- attach to 9P servers" "" "mnt(3)"
+.xx "points for file systems" "" "mntgen \- automatically generate mount" "" "mntgen(4)"
+.xx "" "chmod \- change" "mode" "" "chmod(1)"
+.xx "" "spin - verification tool for" "models of concurrent systems" "" "spin(1)"
+.xx "" "frexp, ldexp," "modf \- split into mantissa and exponent" "" "frexp(2)"
+.xx "" "touch \- set" "modification date of a file" "" "touch(1)"
+.xx "" "mtime \- print file" "modification time" "" "mtime(1)"
+.xx "" "vgadb \- VGA controller and" "monitor database" "" "vgadb(6)"
+.xx "" "winwatch \-" "monitor rio windows" "" "winwatch(1)"
+.xx "" "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "mount archival file systems" "32vfs," "tapefs(4)"
+.xx "" "archfs \-" "mount mkfs-style archive" "" "archfs(4)"
+.xx "" "stub \- provide" "mount point stubs" "" "stub(8)"
+.xx "" "mntgen \- automatically generate" "mount points for file systems" "" "mntgen(4)"
+.xx "" "snap, snapfs \- create and" "mount process snapshots" "" "snap(4)"
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(1)"
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(2)"
+.xx "a port" "" "mouse, aux/accupoint \- configure a mouse to" "" "mouse(8)"
+.xx "" "getrect, drawgetrect, menuhit, setcursor \-" "mouse control" "/closemouse, moveto," "mouse(2)"
+.xx "" "" "mouse, cursor \- kernel mouse interface" "" "mouse(3)"
+.xx "" "/emenuhit, emoveto, esetcursor, Event," "Mouse, Menu \- graphics events" "" "event(2)"
+.xx "" "aux/mouse, aux/accupoint \- configure a" "mouse to a port" "" "mouse(8)"
+.xx "" "cp, fcp, mv \- copy," "move files" "" "cp(1)"
+.xx "" "/xformplane, pushmat, popmat, rot, qrot, scale," "move, xform, ixform, persp, look, viewport \-/" "" "matrix(2)"
+.xx "" "initmouse, readmouse, closemouse," "moveto, getrect, drawgetrect, menuhit,/" "" "mouse(2)"
+.xx "2 and 3)" "" "mp3dec \- decode audio MPEG files (layers 1," "" "mp3dec(1)"
+.xx "" "" "mp3enc \- create mp3 audio files" "" "mp3enc(1)"
+.xx "" "/uvtomp, mptouv, vtomp, mptov, mpdigdiv," "mpadd, mpsub, mpleft, mpright, mpmul,/" "" "mp(2)"
+.xx "" "/mpnew, mpfree, mpbits, mpnorm, mpcopy," "mpassign, mprand, strtomp, mpfmt,mptoa,/" "" "mp(2)"
+.xx "" "/mpright, mpmul, mpexp, mpmod, mpdiv," "mpcmp, mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)"
+.xx "" "/mpnew, mpfree, mpbits, mpnorm," "mpcopy, mpassign, mprand, strtomp,/" "" "mp(2)"
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp, mptov," "mpdigdiv, mpadd, mpsub, mpleft, mpright,/" "" "mp(2)"
+.xx "" "/mpleft, mpright, mpmul, mpexp, mpmod," "mpdiv, mpcmp, mpextendedgcd, mpinvert,/" "" "mp(2)"
+.xx "" "mp3dec \- decode audio" "MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "mpadd, mpsub, mpleft, mpright, mpmul," "mpexp, mpmod, mpdiv, mpcmp,/" "/mpdigdiv," "mp(2)"
+.xx "" "/mpmul, mpexp, mpmod, mpdiv, mpcmp," "mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)"
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mpfmt,mptoa, betomp, mptobe, letomp,/" "" "mp(2)"
+.xx "mprand, strtomp,/" "mpsetminbits, mpnew," "mpfree, mpbits, mpnorm, mpcopy, mpassign," "" "mp(2)"
+.xx "" "" "mpictures \- picture inclusion macros" "" "mpictures(6)"
+.xx "" "mpmod, mpdiv, mpcmp, mpextendedgcd," "mpinvert, mpsignif, mplowbits0,/" "/mpexp," "mp(2)"
+.xx "" "/vtomp, mptov, mpdigdiv, mpadd, mpsub," "mpleft, mpright, mpmul, mpexp, mpmod,/" "" "mp(2)"
+.xx "" "mpcmp, mpextendedgcd, mpinvert, mpsignif," "mplowbits0, mpvecdigmuladd,/" "/mpdiv," "mp(2)"
+.xx "" "/mpveccmp, mpvecmul, mpmagcmp," "mpmagadd, mpmagsub, crtpre, crtin, crtout,/" "" "mp(2)"
+.xx "" "/mpsub, mpleft, mpright, mpmul, mpexp," "mpmod, mpdiv, mpcmp, mpextendedgcd,/" "" "mp(2)"
+.xx "mpassign, mprand, strtomp,/" "mpsetminbits," "mpnew, mpfree, mpbits, mpnorm, mpcopy," "" "mp(2)"
+.xx "" "/mptov, mpdigdiv, mpadd, mpsub, mpleft," "mpright, mpmul, mpexp, mpmod, mpdiv,/" "" "mp(2)"
+.xx "mpnorm, mpcopy, mpassign, mprand,/" "" "mpsetminbits, mpnew, mpfree, mpbits," "" "mp(2)"
+.xx "" "/mpdiv, mpcmp, mpextendedgcd, mpinvert," "mpsignif, mplowbits0, mpvecdigmuladd,/" "" "mp(2)"
+.xx "" "/mptouv, vtomp, mptov, mpdigdiv, mpadd," "mpsub, mpleft, mpright, mpmul, mpexp,/" "" "mp(2)"
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mptoa, betomp, mptobe, letomp, mptole,/" "" "mp(2)"
+.xx "" "/mptobe, letomp, mptole, mptoui, uitomp," "mptoi, itomp, uvtomp, mptouv, vtomp,/" "" "mp(2)"
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp," "mptov, mpdigdiv, mpadd, mpsub, mpleft,/" "" "mp(2)"
+.xx "" "/mpvecdigmuladd, mpvecdigmulsub," "mpvecadd, mpvecsub, mpveccmp, mpvecmul,/" "" "mp(2)"
+.xx "" "" "ms \- macros for formatting manuscripts" "" "ms(6)"
+.xx "ms macros and html" "" "ms2html, html2ms \- convert between troff's" "" "ms2html(1)"
+.xx "" "mallocalign, mallocz, free, realloc, calloc," "msize, setmalloctag, setrealloctag,/" "malloc," "malloc(2)"
+.xx "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "mswordstrings, msexceltables \- extract/" "" "doc2txt(1)"
+.xx "" "" "mtime \- print file modification time" "" "mtime(1)"
+.xx "qinv, qlen, slerp, qmid, qsqrt \-/" "qtom," "mtoq, qadd, qsub, qneg, qmul, qdiv, qunit," "" "quaternion(2)"
+.xx "" "" "mug - convert an image to a face icon" "" "mug(1)"
+.xx "dist3, unit3, midpt3,/" "add3, sub3, neg3, div3," "mul3, eqpt3, closept3, dot3, cross3, len3," "" "arith3(2)"
+.xx "multiplication and division" "" "muldiv, umuldiv \- high-precision" "" "muldiv(2)"
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt," "mulpt, divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)"
+.xx "" "mc \-" "multicolumn print" "" "mc(1)"
+.xx "" "muldiv, umuldiv \- high-precision" "multiplication and division" "" "muldiv(2)"
+.xx "" "juke \-" "music jukebox" "" "juke(7)"
+.xx "" "cp, fcp," "mv \- copy, move files" "" "cp(1)"
+.xx "equivip6,/" "/v4parseip, v4parsecidr, parseether," "myipaddr, myetheraddr, maskip, equivip4," "" "ip(2)"
+.xx "PCI Interfaces" "pnp \- Plug" "'n' Play ISA and" "" "pnp(3)"
+.xx "PCI-SCSI I/O Processors" "" "na \- assembler for the Symbios Logic" "" "na(8)"
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(1)"
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(2)"
+.xx "" "getuser, sysname \- get user or system" "name" "" "getuser(2)"
+.xx "" "mktemp \- make a unique file" "name" "" "mktemp(2)"
+.xx "" "basename \- strip file" "name affixes" "" "basename(1)"
+.xx "" "fd2path \- return file" "name associated with file descriptor" "" "fd2path(2)"
+.xx "" "complete \- file" "name completion" "" "complete(2)"
+.xx "" "lnfs \- long" "name file system" "" "lnfs(4)"
+.xx "" "nm \-" "name list (symbol table)" "" "nm(1)"
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(1)"
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(2)"
+.xx "" "namespace \- structure of conventional file" "name space" "" "namespace(4)"
+.xx "" "ns \- display" "name space" "" "ns(1)"
+.xx "" "pipefile \- attach filter to file in" "name space" "" "pipefile(1)"
+.xx "" "namespace \-" "name space description file" "" "namespace(6)"
+.xx "" "import \- import a" "name space from a remote system" "" "import(4)"
+.xx "" "freectlimage, initcontrols, namectlfont," "namectlimage, newcontrolset,/" "/freectlfont," "control(2)"
+.xx "" "allocimage, allocimagemix, freeimage," "nameimage, namedimage, setalpha,/" "" "allocimage(2)"
+.xx "" "history \- print file" "names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \- print file" "names from the dump" "" "yesterday(1)"
+.xx "" "" "namespace \- name space description file" "" "namespace(6)"
+.xx "name space" "" "namespace \- structure of conventional file" "" "namespace(4)"
+.xx "infinity functions" "" "NaN, Inf, isNaN, isInf \- not-a-number and" "" "nan(2)"
+.xx "" "time, nsec \- time in seconds and" "nanoseconds since epoch" "" "time(2)"
+.xx "" "nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp," "nbsendul, threadcreate, threaddata,/" "/sendul," "thread(2)"
+.xx "" "" "ndb \- Network database" "" "ndb(6)"
+.xx "ndbsearch, ndbsnext, ndbgetvalue,/" "ndbopen," "ndbcat, ndbchanged, ndbclose, ndbreopen," "" "ndb(2)"
+.xx "ndbsearch, ndbsnext,/" "ndbopen, ndbcat," "ndbchanged, ndbclose, ndbreopen," "" "ndb(2)"
+.xx "" "/csgetvalue, ndbfindattr, dnsquery, ndbdiscard," "ndbconcatenate, ndbreorder, ndbsubstitute,/" "" "ndb(2)"
+.xx "csipinfo,/" "/ndbsearch, ndbsnext, ndbgetvalue," "ndbfree, ipattr, ndbgetipaddr, ndbipinfo," "" "ndb(2)"
+.xx "" "/ipattr, ndbgetipaddr, ndbipinfo, csipinfo," "ndbhash, ndbparse, csgetvalue, ndbfindattr,/" "" "ndb(2)"
+.xx "" "ndbsubstitute, ndbgetval, csgetval," "ndblookval \- network database" "/ndbreorder," "ndb(2)"
+.xx "ndbreopen, ndbsearch, ndbsnext,/" "" "ndbopen, ndbcat, ndbchanged, ndbclose," "" "ndb(2)"
+.xx "" "/ndbgetipaddr, ndbipinfo, csipinfo, ndbhash," "ndbparse, csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)"
+.xx "" "ndbopen, ndbcat, ndbchanged, ndbclose," "ndbreopen, ndbsearch, ndbsnext,/" "" "ndb(2)"
+.xx "" "/dnsquery, ndbdiscard, ndbconcatenate," "ndbreorder, ndbsubstitute, ndbgetval,/" "" "ndb(2)"
+.xx "" "/ndbcat, ndbchanged, ndbclose, ndbreopen," "ndbsearch, ndbsnext, ndbgetvalue, ndbfree,/" "" "ndb(2)"
+.xx "" "/ndbdiscard, ndbconcatenate, ndbreorder," "ndbsubstitute, ndbgetval, csgetval,/" "" "ndb(2)"
+.xx "" "/len3, dist3, unit3, midpt3, lerp3, reflect3," "nearseg3, pldist3, vdiv3, vrem3, pn2f3,/" "" "arith3(2)"
+.xx "" "" "nedmail \- reading mail" "" "nedmail(1)"
+.xx "" "/quoterunestrfmt, quotefmtinstall, doquote," "needsrcquote \- quoted character strings" "" "quote(2)"
+.xx "cross3, len3, dist3, unit3,/" "add3, sub3," "neg3, div3, mul3, eqpt3, closept3, dot3," "" "arith3(2)"
+.xx "" "version \-" "negotiate protocol version" "" "version(5)"
+.xx "" "fversion \- initialize 9P connection and" "negotiate version" "" "fversion(2)"
+.xx "" "encrypt, decrypt," "netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "passwd," "netkey \- change or verify user password" "" "passwd(1)"
+.xx "" "dial, hangup, announce, listen, accept, reject," "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial(2)"
+.xx "" "" "netstat \- summarize network connections" "" "netstat(1)"
+.xx "" "aan \- always available" "network" "" "aan(8)"
+.xx "" "fax, telcofax, telcodata \- telephone dialer" "network" "telco, faxreceive, faxsend," "telco(4)"
+.xx "" "packettrailer, packettrim \- zero-copy" "network buffers" "/packetsplit, packetstats," "venti-packet(2)"
+.xx "" "frame buffer server and viewer for Virtual" "Network Computing (VN)" "/vncv \- remote" "vnc(1)"
+.xx "" "freenetconninfo \- make and break" "network connections" "/getnetconninfo," "dial(2)"
+.xx "" "netstat \- summarize" "network connections" "" "netstat(1)"
+.xx "" "vtrecv, vtversion, vtdebug, vthangup \- Venti" "network connections" "/vtfreeconn, vtsend," "venti-conn(2)"
+.xx "" "ndbgetval, csgetval, ndblookval \-" "network database" "/ndbsubstitute," "ndb(2)"
+.xx "" "ndb \-" "Network database" "" "ndb(6)"
+.xx "" "csquery, dns, dnstcp, dnsquery, dnsdebug \-" "network database" "/mkdb, mkhosts, cs," "ndb(8)"
+.xx "" "tcp17010, tcp17013 \- listen for calls on a" "network device" "/tcp17008, tcp17009," "listen(8)"
+.xx "" "exportfs, srvfs \-" "network file server plumbing" "" "exportfs(4)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start" "network file service" "" "srv(4)"
+.xx "" "nfs \- Sun" "network file system client" "" "nfs(4)"
+.xx "" "execnet \-" "network interface to program execution" "" "execnet(4)"
+.xx "" "loopback \-" "network link simulation" "" "loopback(3)"
+.xx "system" "nntpfs \-" "network news transport protocol (NNT) file" "" "nntpfs(4)"
+.xx "" "snoopy \- spy on" "network packets" "" "snoopy(8)"
+.xx "" "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "network protocols over IP" "ip, esp," "ip(3)"
+.xx "" "create \- prepare a fid for I/O on an existing or" "new file" "open," "open(5)"
+.xx "" "newuser \- adding a" "new user" "" "newuser(8)"
+.xx "" "/initcontrols, namectlfont, namectlimage," "newcontrolset, resizecontrolset \- interactive/" "" "control(2)"
+.xx "" "crackhdr, machbytype, machbyname," "newmap, setmap, findseg, unusemap,/" "" "mach(2)"
+.xx "fauth_proxy, auth_allocrpc,/" "amount," "newns, addns, login, noworld, auth_proxy," "" "auth(2)"
+.xx "" "disable, authsrv, guard.srv, wrkey, login," "newns, none \- maintain or query/" "/enable," "auth(8)"
+.xx "" "" "news \- print news items" "" "news(1)"
+.xx "" "ap \- fetch Associated Press" "news articles" "" "ap(1)"
+.xx "" "nntpfs \- network" "news transport protocol (NNT) file system" "" "nntpfs(4)"
+.xx "" "" "newuser \- adding a new user" "" "newuser(8)"
+.xx "functions" "objtype, readobj, objtraverse, isar," "nextar, readar \- object file interpretation" "" "object(2)"
+.xx "" "/ntruerand, genrandom, prng, fastrand," "nfastrand \- random number generators" "" "rand(2)"
+.xx "" "" "nfs \- Sun network file system client" "" "nfs(4)"
+.xx "" "" "nfsserver, portmapper, pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "/defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl," "nhgets, hnputv, hnputl, hnputs, ptclbsum,/" "" "ip(2)"
+.xx "" "" "nm \- name list (symbol table)" "" "nm(1)"
+.xx "(NNT) file system" "" "nntpfs \- network news transport protocol" "" "nntpfs(4)"
+.xx "" "/authsrv, guard.srv, wrkey, login, newns," "none \- maintain or query authentication/" "" "auth(8)"
+.xx "" "setjmp, longjmp, notejmp \-" "non-local goto" "" "setjmp(2)"
+.xx "" "rtc \- real-time clock and" "non-volatile RAM" "" "rtc(3)"
+.xx "" "NaN, Inf, isNaN, isInf \-" "not-a-number and infinity functions" "" "nan(2)"
+.xx "" "regexp \- regular expression" "notation" "" "regexp(6)"
+.xx "" "sleep, alarm \- delay, ask for delayed" "note" "" "sleep(2)"
+.xx "" "postnote \- send a" "note to a process or process group" "" "postnote(2)"
+.xx "" "setjmp, longjmp," "notejmp \- non-local goto" "" "setjmp(2)"
+.xx "process notification" "" "notify, noted, atnotify \- handle asynchronous" "" "notify(2)"
+.xx "auth_allocrpc,/" "amount, newns, addns, login," "noworld, auth_proxy, fauth_proxy," "" "auth(2)"
+.xx "" "exec, execl, _privates," "_nprivates, _tos \- execute a file" "" "exec(2)"
+.xx "genrandom, prng,/" "rand, lrand, frand," "nrand, lnrand, srand, truerand, ntruerand," "" "rand(2)"
+.xx "" "troff," "nroff, dpost \- text formatting and typesetting" "" "troff(1)"
+.xx "" "tbl \- format tables for" "nroff or troff" "" "tbl(1)"
+.xx "" "" "ns \- display name space" "" "ns(1)"
+.xx "since epoch" "time," "nsec \- time in seconds and nanoseconds" "" "time(2)"
+.xx "" "/lrand, frand, nrand, lnrand, srand, truerand," "ntruerand, genrandom, prng, fastrand,/" "" "rand(2)"
+.xx "" "clocks, process/process group ids, user," "null, reboot, etc." "cons \- console," "cons(3)"
+.xx "" "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "nulldir \- get and put file status" "/fstat, wstat," "stat(2)"
+.xx "" "NaN, Inf, isNaN, isInf \-" "number and infinity functions" "" "nan(2)"
+.xx "" "factor, primes \- factor a" "number, generate large primes" "" "factor(1)"
+.xx "" "probably_prime, smallprimetest \- prime" "number generation" "/DSAprimes," "prime(2)"
+.xx "" "prng, fastrand, nfastrand \- random" "number generators" "/ntruerand, genrandom," "rand(2)"
+.xx "" "strtol, strtoll, strtoul, strtoull \- convert text to" "numbers" "/atoi, atol, atoll, charstod, strtod," "atof(2)"
+.xx "" "seq \- print sequences of" "numbers" "" "seq(1)"
+.xx "convTR2M, convM2TR,/" "authdial, passtokey," "nvcsum, readnvram, convT2M, convM2T," "" "authsrv(2)"
+.xx "" "a.out \-" "object file format" "" "a.out(6)"
+.xx "interpretation functions" "objtype, readobj," "objtraverse, isar, nextar, readar \- object file" "" "object(2)"
+.xx "" "xd \- hex," "octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "seek \- change file" "offset" "" "seek(2)"
+.xx "" "/tlsServer, initThumbprints, freeThumbprints," "okThumbprint, readcert, readcertchain \-/" "" "pushtls(2)"
+.xx "printable/" "doc2txt, doc2ps, wdoc2txt, xls2txt," "olefs, mswordstrings, msexceltables \- extract" "" "doc2txt(1)"
+.xx "" "thesaurus \- search" "online thesaurus" "" "thesaurus(1)"
+.xx "" "mkpaqfs \- make a compressed" "only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \- compressed" "only file system" "" "paqfs(4)"
+.xx "existing or new file" "" "open, create \- prepare a fid for I/O on an" "" "open(5)"
+.xx "or writing, create file" "" "open, create, close \- open a file for reading" "" "open(2)"
+.xx "" "dup \- duplicate an" "open file descriptor" "" "dup(2)"
+.xx "" "dup \- dups of" "open files" "" "dup(3)"
+.xx "" "/finddevs, loaddevstr, matchdevcsp, opendev," "opendevdata, openep, startdevs, unstall,/" "" "usb(2)"
+.xx "" "/File, createfile, closefile, removefile, walkfile," "opendirfile, readdirfile, closedirfile, hasperm/" "" "9pfile(2)"
+.xx "" "" "opendisk, Disk \- generic disk device interface" "" "disk(2)"
+.xx "proto,/" "/matchdevcsp, opendev, opendevdata," "openep, startdevs, unstall, class, subclass," "" "usb(2)"
+.xx "" "/bufimage, lockdisplay, unlockdisplay," "openfont, buildfont, freefont, Pfmt, Rfmt,/" "" "graphics(2)"
+.xx "" "/memlineendsize, allocmemsubfont," "openmemsubfont, freememsubfont,/" "" "memdraw(2)"
+.xx "scsierror \- SCSI device operations" "" "openscsi, closescsi, scsiready, scsi, scsicmd," "" "scsi(2)"
+.xx "" "\- connect to Plan 9 CPU servers from other" "operating systems" "drawterm" "drawterm(8)"
+.xx "writer file system" "cdfs, cddb \-" "optical disc (CD, DVD, B) track reader and" "" "cdfs(4)"
+.xx "" "ARGC, ARGF, EARGF, arginit, argopt \- process" "option letters from argv" "/ARGEND," "arg(2)"
+.xx "" "fshalt, reboot \- halt any local file systems and" "optionally reboot the system" "" "fshalt(8)"
+.xx "" "/bottomnwindows, topwindow, topnwindows," "originwindow \- window management" "" "window(2)"
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "output" "/Bputc, Bputrune, Bprint, Bvprint," "bio(2)"
+.xx "" "fputs, puts, fread, fwrite \- Stdio input and" "output" "/putc, putchar, ungetc, fgets, gets," "fgetc(2)"
+.xx "" "vprintf, vsprintf, vsnprintf \- print formatted" "output" "/printf, sprintf, snprintf, vfprintf," "fprintf(2)"
+.xx "" "lp \- printer" "output" "" "lp(1)"
+.xx "" "runevseprint, runevsmprint \- print formatted" "output" "/vseprint, vsmprint, runevsnprint," "print(2)"
+.xx "" "image, graphic, PostScript, PDF, and typesetter" "output files" "page \- view FAX," "page(1)"
+.xx "" "proof \- troff" "output interpreter" "" "proof(1)"
+.xx "" "troff2html \- convert troff" "output into HTML" "" "troff2html(1)"
+.xx "" "feof, ferror, clearerr \- standard buffered" "output package" "/ftell, fsetpos, fseek, rewind," "fopen(2)"
+.xx "" "\- support for user-defined print formats and" "output routines" "/runefmtstrflush, errfmt" "fmtinstall(2)"
+.xx "" "" "p \- paginate" "" "p(1)"
+.xx "" "authsrv, p9any," "p9sk1, p9sk2 \- authentication protocols" "" "authsrv(6)"
+.xx "" "clearerr \- standard buffered input/output" "package" "/fsetpos, fseek, rewind, feof, ferror," "fopen(2)"
+.xx "" "wol \- send wake-on-lan Ethernet" "packet" "" "wol(8)"
+.xx "packetasize, packetcmp, packetconcat,/" "" "Packet, packetalloc, packetappend," "" "venti-packet(2)"
+.xx "packetcmp, packetconcat,/" "Packet," "packetalloc, packetappend, packetasize," "" "venti-packet(2)"
+.xx "" "/packetasize, packetcmp, packetconcat," "packetconsume, packetcopy, packetdup,/" "" "venti-packet(2)"
+.xx "" "/packetconsume, packetcopy, packetdup," "packetforeign, packetfragments, packetfree,/" "" "venti-packet(2)"
+.xx "" "/packetforeign, packetfragments, packetfree," "packetheader, packetpeek, packetprefix,/" "" "venti-packet(2)"
+.xx "" "snoopy \- spy on network" "packets" "" "snoopy(8)"
+.xx "" "udpecho \- echo UDP" "packets" "" "udpecho(8)"
+.xx "" "/packetheader, packetpeek, packetprefix," "packetsha1, packetsize, packetsplit,/" "" "venti-packet(2)"
+.xx "" "/packetpeek, packetprefix, packetsha1," "packetsize, packetsplit, packetstats,/" "" "venti-packet(2)"
+.xx "buffers" "/packetsize, packetsplit, packetstats," "packettrailer, packettrim \- zero-copy network" "" "venti-packet(2)"
+.xx "PDF, and typesetter output files" "" "page \- view FAX, image, graphic, PostScript," "" "page(1)"
+.xx "" "hget \- retrieve a web" "page corresponding to a url" "" "hget(1)"
+.xx "" "man, lookman, sig \- print or find" "pages of this manual" "" "man(1)"
+.xx "" "p \-" "paginate" "" "p(1)"
+.xx "" "" "paqfs \- compressed read-only file system" "" "paqfs(4)"
+.xx "" "lpt \-" "parallel port interface for PC's" "" "lpt(3)"
+.xx "" "bitsyload, light, pencal, keyboard," "params, prompter \- bitsy-specific utilities" "" "bitsyload(1)"
+.xx "" "rdproto \-" "parse and process a proto file listing" "" "proto(2)"
+.xx "control message parsing" "Cmdbuf," "parsecmd, respondcmderror, lookupcmd \-" "" "9pcmdbuf(2)"
+.xx "freedocinfo, dimenkind, dimenspec, targetid,/" "" "parsehtml, printitems, validitems, freeitems," "" "html(2)"
+.xx "parseether, myipaddr, myetheraddr,/" "eipfmt," "parseip, parseipmask, v4parseip, v4parsecidr," "" "ip(2)"
+.xx "" "targetid, targetname, fromStr, toStr \- HTML" "parser" "/freedocinfo, dimenkind, dimenspec," "html(2)"
+.xx "" "lookupcmd \- control message" "parsing" "/parsecmd, respondcmderror," "9pcmdbuf(2)"
+.xx "" "getflags, usage \- command-line" "parsing for shell scripts" "" "getflags(8)"
+.xx "" "" "partfs \- serve file, with partitions" "" "partfs(8)"
+.xx "" "at, drain, expect," "pass \- dialer scripting tools" "" "expect(1)"
+.xx "convM2T, convTR2M, convM2TR,/" "authdial," "passtokey, nvcsum, readnvram, convT2M," "" "authsrv(2)"
+.xx "password" "" "passwd, netkey \- change or verify user" "" "passwd(1)"
+.xx "system" "" "patch \- simple patch creation and tracking" "" "patch(1)"
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(1)"
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(2)"
+.xx "authentication box" "securenet \- Digital" "Pathways SecureNet Key remote" "" "securenet(8)"
+.xx "" "grep \- search a file for a" "pattern" "" "grep(1)"
+.xx "language" "awk \-" "pattern-directed scanning and processing" "" "awk(1)"
+.xx "" "ARROW, drawsetdebug \- graphics functions" "PB L" "/runestringbg, runestringnbg, _string," "draw(2)"
+.xx "" "pwd," "pbd \- working directory" "" "pwd(1)"
+.xx "" "9load, 9pxeload, ld \-" "PC bootstrap program" "" "9load(8)"
+.xx "" "getcallerpc \- fetch return" "PC of current function" "" "getcallerpc(2)"
+.xx "findlocal, getauto,/" "syminit, getsym, symbase," "pc2sp, pc2line, textseg, line2addr, lookup," "" "symbol(2)"
+.xx "" "" "pcc \- APE C compiler driver" "" "pcc(1)"
+.xx "" "" "pci \- print PCI bus configuration" "" "pci(8)"
+.xx "" "pnp \- Plug 'n' Play ISA and" "PCI Interfaces" "" "pnp(3)"
+.xx "" "na \- assembler for the Symbios Logic" "PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "Computer Memory Card Interface Association" "PCMCI) device" "i82365 \- Personal" "i82365(3)"
+.xx "" "" "pcmcia \- identify a PCMCIA card" "" "pcmcia(8)"
+.xx "" "nfsserver, portmapper," "pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "lpt \- parallel port interface for" "PC's" "" "lpt(3)"
+.xx "" "plan9.ini \- configuration file for" "PCs" "" "plan9.ini(8)"
+.xx "" "pdf2ps \- convert between PostScript and" "PDF" "ps2pdf," "ps2pdf(1)"
+.xx "" "page \- view FAX, image, graphic, PostScript," "PDF, and typesetter output files" "" "page(1)"
+.xx "" "gs \- Aladdin Ghostscript (PostScript and" "PDF language interpreter)" "" "gs(1)"
+.xx "" "ps2pdf," "pdf2ps \- convert between PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3," "pdiv4, add4, sub4 \- operations on 3-d points/" "" "arith3(2)"
+.xx "Privacy Enhanced Mail (PE) format" "" "pemdecode, pemencode \- encode files in" "" "pem(8)"
+.xx "bitsy-specific utilities" "bitsyload, light," "pencal, keyboard, params, prompter \-" "" "bitsyload(1)"
+.xx "" "privalloc, privfree \-" "per-process private storage management" "" "privalloc(2)"
+.xx "messages" "" "perror, syslog, sysfatal \- system error" "" "perror(2)"
+.xx "Association (PCMCI) device" "i82365 \-" "Personal Computer Memory Card Interface" "" "i82365(3)"
+.xx "" "bootfloppy, bootplan9, bootwin9x, bootwinnt," "personalize, setup.9fat, setup.disk, setup.kfs,/" "" "update(8)"
+.xx "" "popmat, rot, qrot, scale, move, xform, ixform," "persp, look, viewport \- Geometric/" "/pushmat," "matrix(2)"
+.xx "" "/unlockdisplay, openfont, buildfont, freefont," "Pfmt, Rfmt, strtochan, chantostr, chantodepth/" "" "graphics(2)"
+.xx "" "tel, iwhois \- look in" "phone book" "" "tel(1)"
+.xx "" "grap \-" "pic preprocessor for drawing graphs" "" "grap(1)"
+.xx "drawing pictures" "" "pic, tpic \- troff and tex preprocessors for" "" "pic(1)"
+.xx "" "resample \- resample a" "picture" "" "resample(1)"
+.xx "" "mpictures \-" "picture inclusion macros" "" "mpictures(6)"
+.xx "" "togif, toppm, topng, toico \- view and convert" "pictures" "jpg, gif, png, ppm, bmp, yuv, ico," "jpg(1)"
+.xx "" "tpic \- troff and tex preprocessors for drawing" "pictures" "pic," "pic(1)"
+.xx "Internet" "" "ping, gping, traceroute, hogports \- probe the" "" "ping(8)"
+.xx "" "" "pipe \- create an interprocess channel" "" "pipe(2)"
+.xx "" "" "pipe \- two-way interprocess communication" "" "pipe(3)"
+.xx "" "tee \-" "pipe fitting" "" "tee(1)"
+.xx "" "" "pipefile \- attach filter to file in name space" "" "pipefile(1)"
+.xx "" "color \- representation of" "pixels and colors" "" "color(6)"
+.xx "" "intro \- introduction to" "Plan 9" "" "intro(1)"
+.xx "" "\- secure login and file copy from/to Unix or" "Plan 9" "ssh, sshnet, scp, sshserve" "ssh(1)"
+.xx "" "style \-" "Plan 9 coding conventions for C" "" "style(6)"
+.xx "systems" "drawterm \- connect to" "Plan 9 CPU servers from other operating" "" "drawterm(8)"
+.xx "" "intro \- introduction to the" "Plan 9 devices" "" "intro(3)"
+.xx "" "statcheck, sizeS2M, sizeD2M \- interface to" "Plan 9 File protocol" "/read9pmsg," "fcall(2)"
+.xx "" "intro \- introduction to the" "Plan 9 File Protocol, 9P" "" "intro(5)"
+.xx "" "" "plan9.ini \- configuration file for PCs" "" "plan9.ini(8)"
+.xx "" "add4, sub4 \- operations on 3-d points and" "planes" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "arith3(2)"
+.xx "" "pnp \- Plug 'n'" "Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "" "playlistfs \- playlist file system" "" "playlistfs(7)"
+.xx "" "/dist3, unit3, midpt3, lerp3, reflect3, nearseg3," "pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3,/" "" "arith3(2)"
+.xx "" "" "plot \- graphics filter" "" "plot(1)"
+.xx "" "" "plot \- graphics interface" "" "plot(6)"
+.xx "" "pnp \-" "Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "" "plumb \- format of plumb messages and rules" "" "plumb(6)"
+.xx "" "" "plumb \- send message to plumber" "" "plumb(1)"
+.xx "" "/plumblookup, plumbpack, plumbpackattr," "plumbaddattr, plumbdelattr, plumbrecv,/" "" "plumb(2)"
+.xx "messaging" "" "plumber \- file system for interprocess" "" "plumber(4)"
+.xx "plumbsendtext, plumblookup,/" "eplumb," "plumbfree, plumbopen, plumbsend," "" "plumb(2)"
+.xx "" "exportfs, srvfs \- network file server" "plumbing" "" "exportfs(4)"
+.xx "" "/plumbopen, plumbsend, plumbsendtext," "plumblookup, plumbpack, plumbpackattr,/" "" "plumb(2)"
+.xx "" "plumbunpackpartial, plumbunpackattr," "Plumbmsg \- plumb messages" "/plumbunpack," "plumb(2)"
+.xx "plumblookup,/" "eplumb, plumbfree," "plumbopen, plumbsend, plumbsendtext," "" "plumb(2)"
+.xx "" "/plumbsend, plumbsendtext, plumblookup," "plumbpack, plumbpackattr, plumbaddattr,/" "" "plumb(2)"
+.xx "" "plumbpackattr, plumbaddattr, plumbdelattr," "plumbrecv, plumbunpack,/" "/plumbpack," "plumb(2)"
+.xx "plumbpack,/" "eplumb, plumbfree, plumbopen," "plumbsend, plumbsendtext, plumblookup," "" "plumb(2)"
+.xx "" "/plumbaddattr, plumbdelattr, plumbrecv," "plumbunpack, plumbunpackpartial,/" "" "plumb(2)"
+.xx "" "/plumbrecv, plumbunpack, plumbunpackpartial," "plumbunpackattr, Plumbmsg \- plumb/" "" "plumb(2)"
+.xx "" "/reflect3, nearseg3, pldist3, vdiv3, vrem3," "pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)"
+.xx "toico \- view and convert pictures" "jpg, gif," "png, ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)"
+.xx "" "" "pnp \- Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control floating" "point" "" "getfcr(2)"
+.xx "" "hoc \- interactive floating" "point language" "" "hoc(1)"
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point protocol" "" "ppp(8)"
+.xx "geninitdraw, drawerror, initdisplay,/" "Display," "Point, Rectangle, Cursor, initdraw," "" "graphics(2)"
+.xx "" "stub \- provide mount" "point stubs" "" "stub(8)"
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "points and planes" "/vrem3, pn2f3, ppp2f3," "arith3(2)"
+.xx "" "Dx, Dy, Pt, Rect, Rpt \- arithmetic on" "points and rectangles" "/rectclip, combinerect," "addpt(2)"
+.xx "" "locks, reader-writer locks, rendezvous" "points, and reference counts" "/rendezvous" "lock(2)"
+.xx "" "mntgen \- automatically generate mount" "points for file systems" "" "mntgen(4)"
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point-to-point protocol" "" "ppp(8)"
+.xx "" "/gendraw, drawreplxy, drawrepl, replclipr, line," "poly, fillpoly, bezier, bezspline, fillbezier,/" "" "draw(2)"
+.xx "" "/poolrealloc, poolcompact, poolcheck," "poolblockcheck, pooldump \- general memory/" "" "pool(2)"
+.xx "poolcompact,/" "poolalloc, poolallocalignspan," "poolfree, poolmsize, poolrealloc," "" "pool(2)"
+.xx "" "" "pop3, imap4d \- Internet mail servers" "" "pop3(8)"
+.xx "ixform,/" "/xformpointd, xformplane, pushmat," "popmat, rot, qrot, scale, move, xform," "" "matrix(2)"
+.xx "" "aux/accupoint \- configure a mouse to a" "port" "aux/mouse," "mouse(8)"
+.xx "" "lpt \- parallel" "port interface for PC's" "" "lpt(3)"
+.xx "" "nfsserver," "portmapper, pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "gpsfs, gpsevermore \- GPS time and" "position service" "" "gpsfs(8)"
+.xx "" "/erealloc9p, estrdup9p, listensrv, postfd," "postmountsrv, readbuf, readstr, respond,/" "" "9p(2)"
+.xx "process group" "" "postnote \- send a note to a process or" "" "postnote(2)"
+.xx "" "ps2pdf, pdf2ps \- convert between" "PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "gs \- Aladdin Ghostscript" "PostScript and PDF language interpreter)" "" "gs(1)"
+.xx "" "page \- view FAX, image, graphic," "PostScript, PDF, and typesetter output files" "" "page(1)"
+.xx "" "lp \-" "PostScript preprocessors" "" "lp(8)"
+.xx "square root" "exp, log, log10, pow," "pow10, sqrt \- exponential, logarithm, power," "" "exp(2)"
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(8)"
+.xx "" "pow, pow10, sqrt \- exponential, logarithm," "power, square root" "exp, log, log10," "exp(2)"
+.xx "toico \- view and convert/" "jpg, gif, png," "ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)"
+.xx "" "/nearseg3, pldist3, vdiv3, vrem3, pn2f3," "ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)"
+.xx "" "ppp," "pppoe, pptp, pptpd \- point-to-point protocol" "" "ppp(8)"
+.xx "" "" "pr \- print file" "" "pr(1)"
+.xx "" "read, readn, write," "pread, pwrite \- read or write file" "" "read(2)"
+.xx "write" "readv, writev," "preadv, pwritev \- scatter/gather read and" "" "readv(2)"
+.xx "" "crtin, crtout, crtprefree, crtresfree \- extended" "precision arithmetic" "/mpmagsub, crtpre," "mp(2)"
+.xx "" "bc \-" "precision arithmetic language" "" "bc(1)"
+.xx "" "muldiv, umuldiv \-" "precision multiplication and division" "" "muldiv(2)"
+.xx "floppy diskettes, flashes" "" "prep, fdisk, format, mbr \- prepare hard and" "" "prep(8)"
+.xx "" "cpp \- C language" "preprocessor" "" "cpp(1)"
+.xx "" "grap \- pic" "preprocessor for drawing graphs" "" "grap(1)"
+.xx "" "lp \- PostScript" "preprocessors" "" "lp(8)"
+.xx "" "pic, tpic \- troff and tex" "preprocessors for drawing pictures" "" "pic(1)"
+.xx "" "ap \- fetch Associated" "Press news articles" "" "ap(1)"
+.xx "" "DSAprimes, probably_prime, smallprimetest \-" "prime number generation" "/genstrongprime," "prime(2)"
+.xx "primes" "factor," "primes \- factor a number, generate large" "" "factor(1)"
+.xx "" "mc \- multicolumn" "print" "" "mc(1)"
+.xx "" "echo \-" "print arguments" "" "echo(1)"
+.xx "" "astro \-" "print astronomical information" "" "astro(7)"
+.xx "" "cal \-" "print calendar" "" "cal(1)"
+.xx "" "kill, slay, broke \-" "print commands to kill processes" "" "kill(1)"
+.xx "" "stop, start \-" "print commands to stop and start processes" "" "stop(1)"
+.xx "" "pr \-" "print file" "" "pr(1)"
+.xx "" "mtime \-" "print file modification time" "" "mtime(1)"
+.xx "" "history \-" "print file names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \-" "print file names from the dump" "" "yesterday(1)"
+.xx "" "/errfmt \- support for user-defined" "print formats and output routines" "" "fmtinstall(2)"
+.xx "" "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "print formatted output" "/printf, sprintf," "fprintf(2)"
+.xx "runesprint, runesnprint, runeseprint,/" "" "print, fprint, sprint, snprint, seprint, smprint," "" "print(2)"
+.xx "" "freq \-" "print histogram of character frequencies" "" "freq(1)"
+.xx "" "news \-" "print news items" "" "news(1)"
+.xx "" "man, lookman, sig \-" "print or find pages of this manual" "" "man(1)"
+.xx "" "pci \-" "print PCI bus configuration" "" "pci(8)"
+.xx "Bus device drivers" "audio, disk, ether, kb," "print, probe, serial, usbfat: \- Universal Serial" "" "usb(4)"
+.xx "" "seq \-" "print sequences of numbers" "" "seq(1)"
+.xx "" "size \-" "print size of executable files" "" "size(1)"
+.xx "" "calendar \-" "print upcoming events" "" "calendar(1)"
+.xx "" "weather \-" "print weather report" "" "weather(1)"
+.xx "" "strings \- extract" "printable strings" "" "strings(1)"
+.xx "" "/olefs, mswordstrings, msexceltables \- extract" "printable text from Microsoft documents" "" "doc2txt(1)"
+.xx "" "lp \-" "printer output" "" "lp(1)"
+.xx "vsprintf, vsnprintf \- print formatted/" "fprintf," "printf, sprintf, snprintf, vfprintf, vprintf," "" "fprintf(2)"
+.xx "dimenkind, dimenspec, targetid,/" "parsehtml," "printitems, validitems, freeitems, freedocinfo," "" "html(2)"
+.xx "guard.srv,/" "changeuser, convkeys, convkeys2," "printnetkey, status, enable, disable, authsrv," "" "auth(8)"
+.xx "" "pemdecode, pemencode \- encode files in" "Privacy Enhanced Mail (PE) format" "" "pem(8)"
+.xx "storage management" "" "privalloc, privfree \- per-process private" "" "privalloc(2)"
+.xx "" "exec, execl," "_privates, _nprivates, _tos \- execute a file" "" "exec(2)"
+.xx "" "/srand, truerand, ntruerand, genrandom," "prng, fastrand, nfastrand \- random number/" "" "rand(2)"
+.xx "" "/gensafeprime, genstrongprime, DSAprimes," "probably_prime, smallprimetest \- prime/" "" "prime(2)"
+.xx "device drivers" "audio, disk, ether, kb, print," "probe, serial, usbfat: \- Universal Serial Bus" "" "usb(4)"
+.xx "" "ping, gping, traceroute, hogports \-" "probe the Internet" "" "ping(8)"
+.xx "" "" "proc \- running processes" "" "proc(3)"
+.xx "" "/chanfree, chaninit, chanprint, mainstacksize," "proccreate, procdata, procexec, procexecl,/" "" "thread(2)"
+.xx "" "booting \- bootstrapping" "procedures" "" "booting(8)"
+.xx "" "rdproto \- parse and" "process a proto file listing" "" "proto(2)"
+.xx "" "cputime, times \- cpu time in this" "process and children" "" "cputime(2)"
+.xx "" "trace \- show (real-time)" "process behavior" "" "trace(1)"
+.xx "" "atexitdont, terminate \- terminate process," "process cleanup" "exits, _exits, atexit," "exits(2)"
+.xx "" "postnote \- send a note to a process or" "process group" "" "postnote(2)"
+.xx "" "cons \- console, clocks," "process group ids, user, null, reboot, etc." "" "cons(3)"
+.xx "" "getpid, getppid \- get" "process ids" "" "getpid(2)"
+.xx "" "notify, noted, atnotify \- handle asynchronous" "process notification" "" "notify(2)"
+.xx "" "ARGEND, ARGC, ARGF, EARGF, arginit, argopt \-" "process option letters from argv" "ARGBEGIN," "arg(2)"
+.xx "" "postnote \- send a note to a" "process or process group" "" "postnote(2)"
+.xx "" "privalloc, privfree \-" "process private storage management" "" "privalloc(2)"
+.xx "" "_exits, atexit, atexitdont, terminate \- terminate" "process, process cleanup" "exits," "exits(2)"
+.xx "" "fork, rfork \- manipulate" "process resources" "" "fork(2)"
+.xx "" "snap, snapfs \- create and mount" "process snapshots" "" "snap(4)"
+.xx "" "snap \-" "process snapshots" "" "snap(6)"
+.xx "" "ps, psu \-" "process status" "" "ps(1)"
+.xx "" "rendezvous \- user level" "process synchronization" "" "rendezvous(2)"
+.xx "" "await, wait, waitpid \- wait for a" "process to exit" "" "wait(2)"
+.xx "" "cap \- capabilities for setting the user id of" "processes" "" "cap(3)"
+.xx "" "kill, slay, broke \- print commands to kill" "processes" "" "kill(1)"
+.xx "" "proc \- running" "processes" "" "proc(3)"
+.xx "" "stop, start \- print commands to stop and start" "processes" "" "stop(1)"
+.xx "" "ioproc, ioread, ioreadn, iowrite \- slave I/O" "processes for threaded programs" "/ioopen," "ioproc(2)"
+.xx "" "awk \- pattern-directed scanning and" "processing language" "" "awk(1)"
+.xx "" "\- assembler for the Symbios Logic PCI-SCSI I/O" "Processors" "na" "na(8)"
+.xx "etc." "cons \- console, clocks," "process/process group ids, user, null, reboot," "" "cons(3)"
+.xx "" "/mainstacksize, proccreate, procdata, procexec," "procexecl, procrfork, recv, recvp, recvul,/" "" "thread(2)"
+.xx "" "" "prof, tprof, kprof \- display profiling data" "" "prof(1)"
+.xx "" "kprof \- kernel" "profiling" "" "kprof(3)"
+.xx "" "9load, 9pxeload, ld \- PC bootstrap" "program" "" "9load(8)"
+.xx "" "units \- conversion" "program" "" "units(1)"
+.xx "" "cb \- C" "program beautifier" "" "cb(1)"
+.xx "" "execnet \- network interface to" "program execution" "" "execnet(4)"
+.xx "" "assert \- check" "program invariants" "" "assert(2)"
+.xx "" "iowrite \- slave I/O processes for threaded" "programs" "/ioopen, ioproc, ioread, ioreadn," "ioproc(2)"
+.xx "" "lex \- generator of lexical analysis" "programs" "" "lex(1)"
+.xx "" "map, mapdemo \- draw maps on various" "projections" "" "map(7)"
+.xx "" "bitsyload, light, pencal, keyboard, params," "prompter \- bitsy-specific utilities" "" "bitsyload(1)"
+.xx "" "" "proof \- troff output interpreter" "" "proof(1)"
+.xx "" "/openep, startdevs, unstall, class, subclass," "proto, CSP \- USB device driver library" "" "usb(2)"
+.xx "" "rdproto \- parse and process a" "proto file listing" "" "proto(2)"
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9 File" "protocol" "/read9pmsg, statcheck," "fcall(2)"
+.xx "" "ppp, pppoe, pptp, pptpd \- point-to-point" "protocol" "" "ppp(8)"
+.xx "" "intro \- introduction to the Plan 9 File" "Protocol, 9P" "" "intro(5)"
+.xx "" "hnputl, hnputs, ptclbsum, readipifc \- Internet" "Protocol addressing" "/nhgetl, nhgets, hnputv," "ip(2)"
+.xx "" "ftpfs \- file transfer" "protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "nntpfs \- network news transport" "protocol (NNT) file system" "" "nntpfs(4)"
+.xx "" "version \- negotiate" "protocol version" "" "version(5)"
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \- authentication" "protocols" "" "authsrv(6)"
+.xx "" "icmp, icmpv6, ipmux, rudp, tcp, udp \- network" "protocols over IP" "ip, esp, gre," "ip(3)"
+.xx "and PDF" "" "ps2pdf, pdf2ps \- convert between PostScript" "" "ps2pdf(1)"
+.xx "" "ps," "psu \- process status" "" "ps(1)"
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy," "Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "" "/nhgetl, nhgets, hnputv, hnputl, hnputs," "ptclbsum, readipifc \- Internet Protocol/" "" "ip(2)"
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt, eqrect," "ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)"
+.xx "" "thumbprint \-" "public key thumbprints" "" "thumbprint(6)"
+.xx "bottomwindow,/" "Screen, allocscreen," "publicscreen, freescreen, allocwindow," "" "window(2)"
+.xx "circular buffer" "" "pump \- copy asynchronously via a large" "" "pump(1)"
+.xx "management" "changes, pull," "push, scan \- client-server replica" "" "replica(1)"
+.xx "" "/xformpoint, xformpointd, xformplane," "pushmat, popmat, rot, qrot, scale, move,/" "" "matrix(2)"
+.xx "communication channel" "" "pushssl \- attach SSL version 2 encryption to a" "" "pushssl(2)"
+.xx "freeThumbprints, okThumbprint, readcert,/" "" "pushtls, tlsClient, tlsServer, initThumbprints," "" "pushtls(2)"
+.xx "" "dirfstat, dirwstat, dirfwstat, nulldir \- get and" "put file status" "/fstat, wstat, fwstat, dirstat," "stat(2)"
+.xx "" "/attachproc, get1, get2, get4, get8, put1," "put2, put4, put8, beswab, beswal, beswav,/" "" "mach(2)"
+.xx "fread, fwrite/" "fgetc, getc, getchar, fputc, putc," "putchar, ungetc, fgets, gets, fputs, puts," "" "fgetc(2)"
+.xx "" "getenv," "putenv \- access environment variables" "" "getenv(2)"
+.xx "" "" "pwd, pbd \- working directory" "" "pwd(1)"
+.xx "" "read, readn, write, pread," "pwrite \- read or write file" "" "read(2)"
+.xx "" "readv, writev, preadv," "pwritev \- scatter/gather read and write" "" "readv(2)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka," "qa, va \- assemblers" "" "2a(1)"
+.xx "qlen, slerp, qmid, qsqrt \-/" "qtom, mtoq," "qadd, qsub, qneg, qmul, qdiv, qunit, qinv," "" "quaternion(2)"
+.xx "" "" "qball \- 3-d rotation controller" "" "qball(2)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc," "qc, vc \- C compilers" "" "2c(1)"
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul," "qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)"
+.xx "files" "" "qer, runq \- queue management for spooled" "" "qer(8)"
+.xx "" "5i, ki, vi," "qi \- instruction simulators" "" "vi(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl," "ql, vl \- loaders" "" "2l(1)"
+.xx "runlock, wlock,/" "lock, canlock, unlock," "qlock, canqlock, qunlock, rlock, canrlock," "" "lock(2)"
+.xx "qsqrt \-/" "qtom, mtoq, qadd, qsub, qneg," "qmul, qdiv, qunit, qinv, qlen, slerp, qmid," "" "quaternion(2)"
+.xx "viewport/" "/xformplane, pushmat, popmat, rot," "qrot, scale, move, xform, ixform, persp, look," "" "matrix(2)"
+.xx "" "" "qsort \- quicker sort" "" "qsort(2)"
+.xx "slerp, qmid, qsqrt \-/" "qtom, mtoq, qadd," "qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "" "quaternion(2)"
+.xx "" "wrkey, login, newns, none \- maintain or" "query authentication databases" "/guard.srv," "auth(8)"
+.xx "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)"
+.xx "" "qer, runq \-" "queue management for spooled files" "" "qer(8)"
+.xx "locks,/" "/rwakeupall, incref, decref \- spin locks," "queueing rendezvous locks, reader-writer" "" "lock(2)"
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul, qdiv," "qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)"
+.xx "" "lock, canlock, unlock, qlock, canqlock," "qunlock, rlock, canrlock, runlock, wlock,/" "" "lock(2)"
+.xx "quoted/" "/quotestrfmt, quoterunestrfmt," "quotefmtinstall, doquote, needsrcquote \-" "" "quote(2)"
+.xx "unquoterunestrdup,/" "quotestrdup," "quoterunestrdup, unquotestrdup," "" "quote(2)"
+.xx "" "/unquoterunestrdup, quotestrfmt," "quoterunestrfmt, quotefmtinstall, doquote,/" "" "quote(2)"
+.xx "unquotestrdup, unquoterunestrdup,/" "" "quotestrdup, quoterunestrdup," "" "quote(2)"
+.xx "" "/unquotestrdup, unquoterunestrdup," "quotestrfmt, quoterunestrfmt,/" "" "quote(2)"
+.xx "" "rtc \- real-time clock and non-volatile" "RAM" "" "rtc(3)"
+.xx "" "" "ramfs \- memory file system" "" "ramfs(4)"
+.xx "truerand, ntruerand, genrandom, prng,/" "" "rand, lrand, frand, nrand, lnrand, srand," "" "rand(2)"
+.xx "" "dhcpd, dhcpleases," "rarpd, tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "" "" "ratfs \- mail address ratification file system" "" "ratfs(4)"
+.xx "" "dumparenas, restore \- backup venti arenas to" "ray discs or restore from them" "/tobackup," "backup(8)"
+.xx "whatis, ., ~ \- command language" "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)"
+.xx "" "setupRC4state," "rc4, rc4skip, rc4back - alleged rc4 encryption" "" "rc4(2)"
+.xx "servers" "" "rdarena, wrarena \- copy arenas between venti" "" "venti-backup(8)"
+.xx "" "" "rdbfs \- remote kernel debugging file system" "" "rdbfs(4)"
+.xx "listing" "" "rdproto \- parse and process a proto file" "" "proto(2)"
+.xx "" "cat," "read \- catenate files" "" "cat(1)"
+.xx "" "readv, writev, preadv, pwritev \- scatter/gather" "read and write" "" "readv(2)"
+.xx "" "dirread, dirreadall \-" "read directory" "" "dirread(2)"
+.xx "write file" "" "read, readn, write, pread, pwrite \- read or" "" "read(2)"
+.xx "" "" "read, write \- transfer data from and to a file" "" "read(5)"
+.xx "" "" "read, write, copy \- simple Venti clients" "" "venti(1)"
+.xx "" "/convM2D, fcallfmt, dirfmt, dirmodefmt," "read9pmsg, statcheck, sizeS2M, sizeD2M \-/" "" "fcall(2)"
+.xx "" "objtype, readobj, objtraverse, isar, nextar," "readar \- object file interpretation functions" "" "object(2)"
+.xx "" "/estrdup9p, listensrv, postfd, postmountsrv," "readbuf, readstr, respond, responderror,/" "" "9p(2)"
+.xx "" "/freeThumbprints, okThumbprint, readcert," "readcertchain \- attach TLS1 or SSL3/" "" "pushtls(2)"
+.xx "color map" "RGB," "readcolmap, writecolmap \- access display" "" "readcolmap(2)"
+.xx "file/" "/closefile, removefile, walkfile, opendirfile," "readdirfile, closedirfile, hasperm \- in-memory" "" "9pfile(2)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "reader and writer file system" "" "cdfs(4)"
+.xx "" "/\- spin locks, queueing rendezvous locks," "reader-writer locks, rendezvous points, and/" "" "lock(2)"
+.xx "" "/loadimage, cloadimage, unloadimage," "readimage, writeimage, bytesperline,/" "" "allocimage(2)"
+.xx "" "nedmail \-" "reading mail" "" "nedmail(1)"
+.xx "" "open, create, close \- open a file for" "reading or writing, create file" "" "open(2)"
+.xx "" "wordsperline \- allocating, freeing," "reading, writing images" "/bytesperline," "allocimage(2)"
+.xx "" "/nhgets, hnputv, hnputl, hnputs, ptclbsum," "readipifc \- Internet Protocol addressing" "" "ip(2)"
+.xx "" "/allocmemimage, allocmemimaged," "readmemimage, creadmemimage,/" "" "memdraw(2)"
+.xx "drawgetrect, menuhit, setcursor \-/" "initmouse," "readmouse, closemouse, moveto, getrect," "" "mouse(2)"
+.xx "" "read," "readn, write, pread, pwrite \- read or write file" "" "read(2)"
+.xx "convM2TR,/" "authdial, passtokey, nvcsum," "readnvram, convT2M, convM2T, convTR2M," "" "authsrv(2)"
+.xx "object file interpretation functions" "objtype," "readobj, objtraverse, isar, nextar, readar \-" "" "object(2)"
+.xx "" "mkpaqfs \- make a compressed" "read-only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \- compressed" "read-only file system" "" "paqfs(4)"
+.xx "" "listensrv, postfd, postmountsrv, readbuf," "readstr, respond, responderror,/" "/estrdup9p," "9p(2)"
+.xx "" "/uninstallsubfont, subfontname, readsubfont," "readsubfonti, writesubfont, stringsubfont,/" "" "subfont(2)"
+.xx "scatter/gather read and write" "" "readv, writev, preadv, pwritev \-" "" "readv(2)"
+.xx "" "malloc, mallocalign, mallocz, free," "realloc, calloc, msize, setmalloctag,/" "" "malloc(2)"
+.xx "" "rtc \-" "real-time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "trace \- show" "real-time) process behavior" "" "trace(1)"
+.xx "optionally reboot the system" "fshalt," "reboot \- halt any local file systems and" "" "fshalt(8)"
+.xx "remote file server connection" "" "reboot \- reboot the system upon loss of" "" "reboot(8)"
+.xx "" "clocks, process/process group ids, user, null," "reboot, etc." "cons \- console," "cons(3)"
+.xx "" "\- halt any local file systems and optionally" "reboot the system" "fshalt, reboot" "fshalt(8)"
+.xx "server connection" "reboot \-" "reboot the system upon loss of remote file" "" "reboot(8)"
+.xx "" "scribblealloc," "recognize \- character recognition" "" "scribble(2)"
+.xx "" "ssl \- SSL" "record layer" "" "ssl(3)"
+.xx "" "tls \- TLS1 and SSL3" "record layer" "" "tls(3)"
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy, Pt," "Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "eqpt, eqrect,/" "addpt, subpt, mulpt, divpt," "rectaddpt, rectsubpt, insetrect, canonrect," "" "addpt(2)"
+.xx "drawerror, initdisplay,/" "Display, Point," "Rectangle, Cursor, initdraw, geninitdraw," "" "graphics(2)"
+.xx "" "/insetrect, canonrect, eqpt, eqrect, ptinrect," "rectinrect, rectXrect, rectclip, combinerect,/" "" "addpt(2)"
+.xx "" "addpt, subpt, mulpt, divpt, rectaddpt," "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt(2)"
+.xx "" "/canonrect, eqpt, eqrect, ptinrect, rectinrect," "rectXrect, rectclip, combinerect, Dx, Dy, Pt,/" "" "addpt(2)"
+.xx "" "/procdata, procexec, procexecl, procrfork, recv," "recvp, recvul, send, sendp, sendul, nbrecv,/" "" "thread(2)"
+.xx "" "reader-writer locks, rendezvous points, and" "reference counts" "/rendezvous locks," "lock(2)"
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3, lerp3," "reflect3, nearseg3, pldist3, vdiv3, vrem3,/" "" "arith3(2)"
+.xx "rregexec, rregsub, regerror \-/" "regcomp," "regcomplit, regcompnl, regexec, regsub," "" "regexp(2)"
+.xx "" "" "regexp \- regular expression notation" "" "regexp(6)"
+.xx "" "srv \- server" "registry" "" "srv(3)"
+.xx "" "regcomp, regcomplit, regcompnl, regexec," "regsub, rregexec, rregsub, regerror \- regular/" "" "regexp(2)"
+.xx "" "regexp \-" "regular expression notation" "" "regexp(6)"
+.xx "" "samterm \- screen editor with structural" "regular expressions" "sam, B, sam.save," "sam(1)"
+.xx "" "comm \- select or" "reject lines common to two sorted files" "" "comm(1)"
+.xx "" "dial, hangup, announce, listen, accept," "reject, netmkaddr, setnetmtpt,/" "" "dial(2)"
+.xx "" "join \-" "relational database operator" "" "join(1)"
+.xx "" "fabs, fmod, floor, ceil \- absolute value," "remainder, floor, ceiling functions" "" "floor(2)"
+.xx "" "telnetd, rlogind, rexexec, ftpd \- Internet" "remote access daemons" "" "ipserv(8)"
+.xx "" "securenet \- Digital Pathways SecureNet Key" "remote authentication box" "" "securenet(8)"
+.xx "" "reboot \- reboot the system upon loss of" "remote file server connection" "" "reboot(8)"
+.xx "Virtual Network Computing (VN)" "vncs, vncv \-" "remote frame buffer server and viewer for" "" "vnc(1)"
+.xx "" "rdbfs \-" "remote kernel debugging file system" "" "rdbfs(4)"
+.xx "transfer" "con, telnet, rx, hayes, xms, xmr \-" "remote login, execution, and XMODEM file" "" "con(1)"
+.xx "" "import \- import a name space from a" "remote system" "" "import(4)"
+.xx "" "rwd, conswdir \- maintain" "remote working directory" "" "rwd(1)"
+.xx "" "" "remove \- remove a file" "" "remove(2)"
+.xx "" "" "remove \- remove a file from a server" "" "remove(5)"
+.xx "" "rm \-" "remove files" "" "rm(1)"
+.xx "" "deroff, delatex \-" "remove formatting requests" "" "deroff(1)"
+.xx "" "strip \-" "remove symbols from binary files" "" "strip(1)"
+.xx "" "/freefidpool, allocfid, closefid, lookupfid," "removefid, Req, Reqpool, allocreqpool,/" "" "9pfid(2)"
+.xx "" "/alloctree, freetree, File, createfile, closefile," "removefile, walkfile, opendirfile, readdirfile,/" "" "9pfile(2)"
+.xx "" "/freereqpool, allocreq, closereq, lookupreq," "removereq \- 9P fid, request tracking" "" "9pfid(2)"
+.xx "synchronization" "" "rendezvous \- user level process" "" "rendezvous(2)"
+.xx "" "/rendezvous locks, reader-writer locks," "rendezvous points, and reference counts" "" "lock(2)"
+.xx "" "uniq \- report" "repeated lines in a file" "" "uniq(1)"
+.xx "" "Image, draw, gendraw, drawreplxy, drawrepl," "replclipr, line, poly, fillpoly, bezier, bezspline,/" "" "draw(2)"
+.xx "" "changes, pull, push, scan \- client-server" "replica management" "" "replica(1)"
+.xx "" "compactdb, updatedb \- simple client-server" "replica management" "/applylog," "replica(8)"
+.xx "" "weather \- print weather" "report" "" "weather(1)"
+.xx "" "uniq \-" "report repeated lines in a file" "" "uniq(1)"
+.xx "" "color \-" "representation of pixels and colors" "" "color(6)"
+.xx "" "/allocfid, closefid, lookupfid, removefid, Req," "Reqpool, allocreqpool, freereqpool, allocreq,/" "" "9pfid(2)"
+.xx "" "deroff, delatex \- remove formatting" "requests" "" "deroff(1)"
+.xx "call error" "errstr," "rerrstr, werrstr \- description of last system" "" "errstr(2)"
+.xx "" "" "resample \- resample a picture" "" "resample(1)"
+.xx "" "iprint, hwdraw \- drawing routines for" "resident images" "/memimagestring," "memdraw(2)"
+.xx "" "memltorear, memltorearn \- windows of" "resident images" "/memltofrontn," "memlayer(2)"
+.xx "" "/namectlfont, namectlimage, newcontrolset," "resizecontrolset \- interactive graphical/" "" "control(2)"
+.xx "" "fork, rfork \- manipulate process" "resources" "" "fork(2)"
+.xx "message parsing" "Cmdbuf, parsecmd," "respondcmderror, lookupcmd \- control" "" "9pcmdbuf(2)"
+.xx "" "postmountsrv, readbuf, readstr, respond," "responderror, threadlistensrv,/" "/postfd," "9p(2)"
+.xx "or restore/" "backup, tobackup, dumparenas," "restore \- backup venti arenas to blu-ray discs" "" "backup(8)"
+.xx "" "hget \-" "retrieve a web page corresponding to a url" "" "hget(1)"
+.xx "" "error \-" "return an error" "" "error(5)"
+.xx "descriptor" "fd2path \-" "return file name associated with file" "" "fd2path(2)"
+.xx "" "getcallerpc \- fetch" "return PC of current function" "" "getcallerpc(2)"
+.xx "descriptor" "iounit \-" "return size of atomic I/O unit for file" "" "iounit(2)"
+.xx "" "/setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek," "rewind, feof, ferror, clearerr \- standard/" "" "fopen(2)"
+.xx "" "" "rewrite \- mail rewrite rules" "" "rewrite(6)"
+.xx "daemons" "telnetd, rlogind," "rexexec, ftpd \- Internet remote access" "" "ipserv(8)"
+.xx "" "/openfont, buildfont, freefont, Pfmt," "Rfmt, strtochan, chantostr, chantodepth \-/" "" "graphics(2)"
+.xx "" "fork," "rfork \- manipulate process resources" "" "fork(2)"
+.xx "language" "rc, cd, eval, exec, exit, flag," "rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)"
+.xx "display color map" "" "RGB, readcolmap, writecolmap \- access" "" "readcolmap(2)"
+.xx "" "cmap2rgb, cmap2rgba," "rgb2cmap \- colors and color maps" "" "color(2)"
+.xx "" "- advanced encryption standard" "rijndael)" "/aesCBCencrypt, aesCBCdecrypt" "aes(2)"
+.xx "" "" "rio \- window system files" "" "rio(4)"
+.xx "" "" "rio, label, window, wloc \- window system" "" "rio(1)"
+.xx "" "winwatch \- monitor" "rio windows" "" "winwatch(1)"
+.xx "and routing" "ipconfig," "rip, linklocal, ipv6on \- Internet configuration" "" "ipconfig(8)"
+.xx "symoff, fpformat, beieee80ftos,/" "cisctrace," "risctrace, ciscframe, riscframe, localaddr," "" "debugger(2)"
+.xx "" "/canlock, unlock, qlock, canqlock, qunlock," "rlock, canrlock, runlock, wlock, canwlock,/" "" "lock(2)"
+.xx "access daemons" "telnetd," "rlogind, rexexec, ftpd \- Internet remote" "" "ipserv(8)"
+.xx "" "" "rm \- remove files" "" "rm(1)"
+.xx "" "sqrt \- exponential, logarithm, power, square" "root" "exp, log, log10, pow, pow10," "exp(2)"
+.xx "" "" "root \- the root file system" "" "root(3)"
+.xx "" "boot \- connect to the" "root file server" "" "boot(8)"
+.xx "" "/xformpointd, xformplane, pushmat, popmat," "rot, qrot, scale, move, xform, ixform, persp,/" "" "matrix(2)"
+.xx "" "qball \- 3-d" "rotation controller" "" "qball(2)"
+.xx "" "linklocal, ipv6on \- Internet configuration and" "routing" "ipconfig, rip," "ipconfig(8)"
+.xx "" "send \- mail" "routing and delivery" "" "send(8)"
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect," "Rpt \- arithmetic on points and rectangles" "" "addpt(2)"
+.xx "" "/regcompnl, regexec, regsub, rregexec," "rregsub, regerror \- regular expression" "" "regexp(2)"
+.xx "" "/asn1toRSApriv, decodePEM, rsadecrypt," "rsaencrypt, rsagen, rsaprivalloc, rsaprivfree,/" "" "rsa(2)"
+.xx "rsa2x509 \- generate and format rsa keys" "" "rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh," "" "rsa(8)"
+.xx "" "/rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub," "rsapuballoc, rsapubfree, X509toRSApub,/" "" "rsa(2)"
+.xx "" "/canrlock, runlock, wlock, canwlock, wunlock," "rsleep, rwakeup, rwakeupall, incref, decref \-/" "" "lock(2)"
+.xx "" "" "rtc \- real-time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux," "rudp, tcp, udp \- network protocols over IP" "" "ip(3)"
+.xx "" "plumb \- format of plumb messages and" "rules" "" "plumb(6)"
+.xx "" "rewrite \- mail rewrite" "rules" "" "rewrite(6)"
+.xx "" "lock \-" "run a command under lock" "" "lock(1)"
+.xx "through IPv4" "6in4 - configure and" "run automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)"
+.xx "" "UTF, Unicode, ASCII," "rune \- character set and format" "" "utf(6)"
+.xx "" "runestrrchr, runestrdup, runestrstr \-" "rune string operations" "/runestrchr," "runestrcat(2)"
+.xx "" "/fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush," "runefmtstrinit, runefmtstrflush, errfmt \-/" "" "fmtinstall(2)"
+.xx "utfrune,/" "runetochar, chartorune, runelen," "runenlen, fullrune, utfecpy, utflen, utfnlen," "" "rune(2)"
+.xx "" "/smprint, runesprint, runesnprint, runeseprint," "runesmprint, vfprint, vsnprint, vseprint,/" "" "print(2)"
+.xx "runestrncpy,/" "runestrcat, runestrncat," "runestrcmp, runestrncmp, runestrcpy," "" "runestrcat(2)"
+.xx "" "/runestrlen, runestrchr, runestrrchr," "runestrdup, runestrstr \- rune string/" "" "runestrcat(2)"
+.xx "" "/runestrncmp, runestrcpy, runestrncpy," "runestrecpy, runestrlen, runestrchr,/" "" "runestrcat(2)"
+.xx "" "/runestring, runestringn, stringbg, stringnbg," "runestringbg, runestringnbg, _string, ARROW,/" "" "draw(2)"
+.xx "" "/stringnwidth, runestringsize, runestringwidth," "runestringnwidth \- graphical size of strings" "" "stringsize(2)"
+.xx "" "stringsize, stringwidth, stringnwidth," "runestringsize, runestringwidth,/" "" "stringsize(2)"
+.xx "runestrcpy, runestrncpy,/" "runestrcat," "runestrncat, runestrcmp, runestrncmp," "" "runestrcat(2)"
+.xx "string/" "/runestrecpy, runestrlen, runestrchr," "runestrrchr, runestrdup, runestrstr \- rune" "" "runestrcat(2)"
+.xx "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "runetochar, chartorune, runelen, runenlen," "" "rune(2)"
+.xx "" "utflen, utfnlen, utfrune, utfrrune, utfutf \-" "rune/UTF conversion" "/fullrune, utfecpy," "rune(2)"
+.xx "" "/vseprint, vsmprint, runevsnprint, runevseprint," "runevsmprint \- print formatted output" "" "print(2)"
+.xx "" "/qlock, canqlock, qunlock, rlock, canrlock," "runlock, wlock, canwlock, wunlock, rsleep,/" "" "lock(2)"
+.xx "" "uptime \- show how long the system has been" "running" "" "uptime(1)"
+.xx "" "proc \-" "running processes" "" "proc(3)"
+.xx "" "qer," "runq \- queue management for spooled files" "" "qer(8)"
+.xx "" "/wlock, canwlock, wunlock, rsleep, rwakeup," "rwakeupall, incref, decref \- spin locks,/" "" "lock(2)"
+.xx "directory" "" "rwd, conswdir \- maintain remote working" "" "rwd(1)"
+.xx "execution, and XMODEM file/" "con, telnet," "rx, hayes, xms, xmr \- remote login," "" "con(1)"
+.xx "" "" "sacfs \- compressed file system" "" "sacfs(4)"
+.xx "s_free, s_incref, s_memappend, s_nappend,/" "" "s_alloc, s_append, s_array, s_copy, s_error," "" "string(2)"
+.xx "" "fortune \-" "sample lines from a file" "" "fortune(1)"
+.xx "structural regular expressions" "sam, B," "sam.save, samterm \- screen editor with" "" "sam(1)"
+.xx "s_memappend,/" "s_alloc, s_append," "s_array, s_copy, s_error, s_free, s_incref," "" "string(2)"
+.xx "" "/\- AHCI (Advanced Host Controller Interface)" "SATA (Serial AT) storage device drivers" "" "sdahci(3)"
+.xx "server" "httpd, mirror," "save, imagemap, man2html, webls \- HTTP" "" "httpd(8)"
+.xx "" "brk," "sbrk \- change memory allocation" "" "brk(2)"
+.xx "" "/xformplane, pushmat, popmat, rot, qrot," "scale, move, xform, ixform, persp, look,/" "" "matrix(2)"
+.xx "" "changes, pull, push," "scan \- client-server replica management" "" "replica(1)"
+.xx "" "fscanf," "scanf, sscanf, vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "" "" "scanmail, testscan \- spam filters" "" "scanmail(8)"
+.xx "" "awk \- pattern-directed" "scanning and processing language" "" "awk(1)"
+.xx "" "" "scat \- sky catalogue and Digitized Sky Survey" "" "scat(7)"
+.xx "" "readv, writev, preadv, pwritev \-" "scatter/gather read and write" "" "readv(2)"
+.xx "" "/fdopen, fileno, fclose, sopenr, sopenw," "sclose, fflush, setvbuf, setbuf, fgetpos, ftell,/" "" "fopen(2)"
+.xx "s_memappend,/" "s_alloc, s_append, s_array," "s_copy, s_error, s_free, s_incref," "" "string(2)"
+.xx "from/to Unix or Plan 9" "ssh, sshnet," "scp, sshserve \- secure login and file copy" "" "ssh(1)"
+.xx "allocwindow, bottomwindow,/" "" "Screen, allocscreen, publicscreen, freescreen," "" "window(2)"
+.xx "expressions" "sam, B, sam.save, samterm \-" "screen editor with structural regular" "" "sam(1)"
+.xx "" "draw \-" "screen graphics" "" "draw(3)"
+.xx "" "lens \- interactive" "screen magnifier" "" "lens(1)"
+.xx "recognition" "" "scribblealloc, recognize \- character" "" "scribble(2)"
+.xx "" "at, drain, expect, pass \- dialer" "scripting tools" "" "expect(1)"
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \- boot" "scripts" "" "cpurc(8)"
+.xx "" "usage \- command-line parsing for shell" "scripts" "getflags," "getflags(8)"
+.xx "" "na \- assembler for the Symbios Logic" "SCSI I/O Processors" "" "na(8)"
+.xx "" "openscsi, closescsi, scsiready, scsi, scsicmd," "scsierror \- SCSI device operations" "" "scsi(2)"
+.xx "" "" "scuzz \- SCSI target control" "" "scuzz(8)"
+.xx "" "" "sd \- storage device interface" "" "sd(3)"
+.xx "Interface) SATA (Serial AT) storage device/" "" "sdahci \- AHCI (Advanced Host Controller" "" "sdahci(3)"
+.xx "device interface" "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "" "sdaoe(3)"
+.xx "" "grep \-" "search a file for a pattern" "" "grep(1)"
+.xx "" "thesaurus \-" "search online thesaurus" "" "thesaurus(1)"
+.xx "" "time, nsec \- time in" "seconds and nanoseconds since epoch" "" "time(2)"
+.xx "" "aescbc, ipso," "secstore \- secstore commands" "" "secstore(1)"
+.xx "" "" "secstored, secuser \- secstore commands" "" "secstore(8)"
+.xx "" "sha1pickle, sha1unpickle \- cryptographically" "secure hashes" "/md5pickle, md5unpickle," "sechash(2)"
+.xx "Plan 9" "ssh, sshnet, scp, sshserve \-" "secure login and file copy from/to Unix or" "" "ssh(1)"
+.xx "remote authentication box" "" "securenet \- Digital Pathways SecureNet Key" "" "securenet(8)"
+.xx "" "secstored," "secuser \- secstore commands" "" "secstore(8)"
+.xx "" "" "sed \- stream editor" "" "sed(1)"
+.xx "" "" "seek \- change file offset" "" "seek(2)"
+.xx "" "faces," "seemail, vwhois \- mailbox interface" "" "faces(1)"
+.xx "" "" "segbrk \- change memory allocation" "" "segbrk(2)"
+.xx "" "" "segflush \- flush instruction and data caches" "" "segflush(2)"
+.xx "memory" "segattach, segdetach," "segfree \- map/unmap a segment in virtual" "" "segattach(2)"
+.xx "" "" "segment \- long lived memory segments" "" "segment(3)"
+.xx "files" "comm \-" "select or reject lines common to two sorted" "" "comm(1)"
+.xx "" "semacquire," "semrelease \- user level semaphores" "" "semacquire(2)"
+.xx "" "" "send \- mail routing and delivery" "" "send(8)"
+.xx "" "postnote \-" "send a note to a process or process group" "" "postnote(2)"
+.xx "" "plumb \-" "send message to plumber" "" "plumb(1)"
+.xx "" "/procexecl, procrfork, recv, recvp, recvul," "send, sendp, sendul, nbrecv, nbrecvp,/" "" "thread(2)"
+.xx "" "wol \-" "send wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "marshal \- formatting and" "sending mail" "" "marshal(1)"
+.xx "" "/procrfork, recv, recvp, recvul, send, sendp," "sendul, nbrecv, nbrecvp, nbrecvul, nbsend,/" "" "thread(2)"
+.xx "runeseprint,/" "print, fprint, sprint, snprint," "seprint, smprint, runesprint, runesnprint," "" "print(2)"
+.xx "" "" "seq \- print sequences of numbers" "" "seq(1)"
+.xx "" "(Advanced Host Controller Interface) SATA" "Serial AT) storage device drivers" "/\- AHCI" "sdahci(3)"
+.xx "" "usbd \- Universal" "Serial Bus daemon" "" "usbd(4)"
+.xx "" "uart, eia \-" "serial communication control" "" "uart(3)"
+.xx "drivers" "audio, disk, ether, kb, print, probe," "serial, usbfat: \- Universal Serial Bus device" "" "usb(4)"
+.xx "" "s_alloc, s_append, s_array, s_copy," "s_error, s_free, s_incref, s_memappend,/" "" "string(2)"
+.xx "" "u9fs \-" "serve 9P from Unix" "" "u9fs(4)"
+.xx "" "httpfile \-" "serve a single web file" "" "httpfile(4)"
+.xx "" "partfs \-" "serve file, with partitions" "" "partfs(8)"
+.xx "" "aquarela \- CIFS" "server" "" "aquarela(8)"
+.xx "" "boot \- connect to the root file" "server" "" "boot(8)"
+.xx "" "cpu \- connection to CPU" "server" "" "cpu(1)"
+.xx "" "up authentication on a file descriptor to a file" "server" "fauth \- set" "fauth(2)"
+.xx "" "fossil \- archival file" "server" "" "fossil(4)"
+.xx "" "fsconfig \- configuring a file" "server" "" "fsconfig(8)"
+.xx "" "hxferenc, \- routines for creating an http" "server" "/hurlfmt, hurlunesc, hvprint, hwrite," "httpd(2)"
+.xx "" "save, imagemap, man2html, webls \- HTTP" "server" "httpd, mirror," "httpd(8)"
+.xx "" "remove \- remove a file from a" "server" "" "remove(5)"
+.xx "" "upasfs \- mail file" "server" "" "upasfs(4)"
+.xx "" "venti \- archival storage" "server" "" "venti(2)"
+.xx "" "venti \- archival storage" "server" "" "venti(6)"
+.xx "" "venti \- archival storage" "server" "" "venti(8)"
+.xx "" "syncindex \- prepare and maintain a venti" "server" "/fmtbloom, fmtindex, fmtisect," "venti-fmt(8)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti" "server" "" "venti-server(2)"
+.xx "" "tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS" "server and client" "tlssrv," "tlssrv(8)"
+.xx "Computing/" "vncs, vncv \- remote frame buffer" "server and viewer for Virtual Network" "" "vnc(1)"
+.xx "" "\- reboot the system upon loss of remote file" "server connection" "reboot" "reboot(8)"
+.xx "" "cwfs \- cached-worm file" "server, dump" "" "cwfs(4)"
+.xx "" "fs \- file" "server, dump" "" "fs(4)"
+.xx "" "fs, exsort \- file" "server maintenance" "" "fs(8)"
+.xx "" "exportfs, srvfs \- network file" "server plumbing" "" "exportfs(4)"
+.xx "" "srv \-" "server registry" "" "srv(3)"
+.xx "" "changes, pull, push, scan \-" "server replica management" "" "replica(1)"
+.xx "" "applylog, compactdb, updatedb \- simple" "server replica management" "applychanges," "replica(8)"
+.xx "" "users \- file" "server user list format" "" "users(6)"
+.xx "" "for communicating with authentication" "servers" "/_asgetticket, _asrdresp \- routines" "authsrv(2)"
+.xx "" "intro \- introduction to file" "servers" "" "intro(4)"
+.xx "" "mnt \- attach to 9P" "servers" "" "mnt(3)"
+.xx "" "pop3, imap4d \- Internet mail" "servers" "" "pop3(8)"
+.xx "" "rdarena, wrarena \- copy arenas between venti" "servers" "" "venti-backup(8)"
+.xx "" "drawterm \- connect to Plan 9 CPU" "servers from other operating systems" "" "drawterm(8)"
+.xx "" "threadpostmountsrv, srv \- 9P file" "service" "/responderror, threadlistensrv," "9p(2)"
+.xx "" "gpsfs, gpsevermore \- GPS time and position" "service" "" "gpsfs(8)"
+.xx "" "nfsserver, portmapper, pcnfsd \- NFS" "service" "" "nfsserver(8)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network file" "service" "" "srv(4)"
+.xx "" "/freeimage, nameimage, namedimage," "setalpha, loadimage, cloadimage,/" "" "allocimage(2)"
+.xx "" "/fclose, sopenr, sopenw, sclose, fflush, setvbuf," "setbuf, fgetpos, ftell, fsetpos, fseek, rewind,/" "" "fopen(2)"
+.xx "" "moveto, getrect, drawgetrect, menuhit," "setcursor \- mouse control" "/closemouse," "mouse(2)"
+.xx "" "getfcr, setfcr, getfsr," "setfsr \- control floating point" "" "getfcr(2)"
+.xx "" "" "setjmp, longjmp, notejmp \- non-local goto" "" "setjmp(2)"
+.xx "" "/mallocz, free, realloc, calloc, msize," "setmalloctag, setrealloctag, getmalloctag,/" "" "malloc(2)"
+.xx "" "crackhdr, machbytype, machbyname, newmap," "setmap, findseg, unusemap, loadmap,/" "" "mach(2)"
+.xx "" "/announce, listen, accept, reject, netmkaddr," "setnetmtpt, getnetconninfo, freenetconninfo/" "" "dial(2)"
+.xx "" "/free, realloc, calloc, msize, setmalloctag," "setrealloctag, getmalloctag, getrealloctag,/" "" "malloc(2)"
+.xx "" "cap \- capabilities for" "setting the user id of processes" "" "cap(3)"
+.xx "" "/bootplan9, bootwin9x, bootwinnt, personalize," "setup.9fat, setup.disk, setup.kfs, update \-/" "" "update(8)"
+.xx "aesCBCdecrypt - advanced encryption/" "" "setupAESstate, aesCBCencrypt," "" "aes(2)"
+.xx "bfECBencrypt, bfECBdecrypt - blowfish/" "" "setupBFstate, bfCBCencrypt, bfCBCdecrypt," "" "blowfish(2)"
+.xx "and triple/" "/key_setup, des56to64, des64to56," "setupDES3state, triple_block_cipher - single" "" "des(2)"
+.xx "desCBCencrypt, desCBCdecrypt,/" "" "setupDESstate, des_key_setup, block_cipher," "" "des(2)"
+.xx "" "/bootwinnt, personalize, setup.9fat, setup.disk," "setup.kfs, update \- administration for local/" "" "update(8)"
+.xx "alleged rc4 encryption" "" "setupRC4state, rc4, rc4skip, rc4back -" "" "rc4(2)"
+.xx "" "/fileno, fclose, sopenr, sopenw, sclose, fflush," "setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek,/" "" "fopen(2)"
+.xx "" "s_alloc, s_append, s_array, s_copy, s_error," "s_free, s_incref, s_memappend, s_nappend,/" "" "string(2)"
+.xx "" "s_putc, s_unique, s_grow, s_read, s_read_line," "s_getline \- extensible strings" "/s_tolower," "string(2)"
+.xx "secure/" "/hmac_aes, md5pickle, md5unpickle," "sha1pickle, sha1unpickle \- cryptographically" "" "sechash(2)"
+.xx "" "sum, md5sum," "sha1sum \- sum and count blocks in a file" "" "sum(1)"
+.xx "" "getflags, usage \- command-line parsing for" "shell scripts" "" "getflags(8)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork," "shift, wait, whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "fedex, ups, usps \- track" "shipments" "" "fedex(1)"
+.xx "switch between them." "kbmap \-" "show a list of available keyboard maps and" "" "kbmap(1)"
+.xx "" "uptime \-" "show how long the system has been running" "" "uptime(1)"
+.xx "" "trace \-" "show (real-time) process behavior" "" "trace(1)"
+.xx "" "man, lookman," "sig \- print or find pages of this manual" "" "man(1)"
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub - digital" "signature algorithm" "/dsaprivfree," "dsa(2)"
+.xx "" "loopback \- network link" "simulation" "" "loopback(3)"
+.xx "" "disksim \- disk" "simulator" "" "disksim(8)"
+.xx "" "5i, ki, vi, qi \- instruction" "simulators" "" "vi(1)"
+.xx "trigonometric functions" "" "sin, cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)"
+.xx "" "time, nsec \- time in seconds and nanoseconds" "since epoch" "" "time(2)"
+.xx "" "/s_append, s_array, s_copy, s_error, s_free," "s_incref, s_memappend, s_nappend, s_new,/" "" "string(2)"
+.xx "" "/setupDES3state, triple_block_cipher -" "single and triple digital encryption standard" "" "des(2)"
+.xx "" "httpfile \- serve a" "single web file" "" "httpfile(4)"
+.xx "" "" "sinh, cosh, tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "" "size \- print size of executable files" "" "size(1)"
+.xx "" "iounit \- return" "size of atomic I/O unit for file descriptor" "" "iounit(2)"
+.xx "" "runestringwidth, runestringnwidth \- graphical" "size of strings" "/stringnwidth, runestringsize," "stringsize(2)"
+.xx "" "/dirfmt, dirmodefmt, read9pmsg, statcheck," "sizeS2M, sizeD2M \- interface to Plan 9 File/" "" "fcall(2)"
+.xx "" "scat \- sky catalogue and Digitized" "Sky Survey" "" "scat(7)"
+.xx "" "/ioopen, ioproc, ioread, ioreadn, iowrite \-" "slave I/O processes for threaded programs" "" "ioproc(2)"
+.xx "processes" "kill," "slay, broke \- print commands to kill" "" "kill(1)"
+.xx "" "" "sleep \- suspend execution for an interval" "" "sleep(1)"
+.xx "" "" "sleep, alarm \- delay, ask for delayed note" "" "sleep(2)"
+.xx "" "/qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "slerp, qmid, qsqrt \- Quaternion arithmetic" "" "quaternion(2)"
+.xx "" "/genstrongprime, DSAprimes, probably_prime," "smallprimetest \- prime number generation" "" "prime(2)"
+.xx "" "/s_array, s_copy, s_error, s_free, s_incref," "s_memappend, s_nappend, s_new,/" "" "string(2)"
+.xx "" "print, fprint, sprint, snprint, seprint," "smprint, runesprint, runesnprint, runeseprint,/" "" "print(2)"
+.xx "" "smtp," "smtpd \- mail transport" "" "smtp(8)"
+.xx "" "" "smtpd \- SMTP listener configuration" "" "smtpd(6)"
+.xx "" "" "snap \- process snapshots" "" "snap(6)"
+.xx "" "snap," "snapfs \- create and mount process snapshots" "" "snap(4)"
+.xx "" "/s_free, s_incref, s_memappend, s_nappend," "s_new, s_newalloc, s_parse, s_reset, s_restart,/" "" "string(2)"
+.xx "" "" "snoopy \- spy on network packets" "" "snoopy(8)"
+.xx "runesnprint, runeseprint,/" "print, fprint, sprint," "snprint, seprint, smprint, runesprint," "" "print(2)"
+.xx "print formatted output" "fprintf, printf, sprintf," "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "" "fprintf(2)"
+.xx "" "4s, 5s, juggle, mahjongg, memo," "sokoban, sudoku \- time wasters" "" "games(1)"
+.xx "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen(2)"
+.xx "" "qsort \- quicker" "sort" "" "qsort(2)"
+.xx "" "" "sort \- sort and/or merge files" "" "sort(1)"
+.xx "" "comm \- select or reject lines common to two" "sorted files" "" "comm(1)"
+.xx "" "look \- find lines in a" "sorted list" "" "look(1)"
+.xx "" "audio \-" "SoundBlaster audio controller" "" "audio(3)"
+.xx "" "\- synchronize the system clock to a time" "source" "timesync" "timesync(8)"
+.xx "" "src \- find" "source code for executable" "" "src(1)"
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(1)"
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(2)"
+.xx "" "\- structure of conventional file name" "space" "namespace" "namespace(4)"
+.xx "" "ns \- display name" "space" "" "ns(1)"
+.xx "" "pipefile \- attach filter to file in name" "space" "" "pipefile(1)"
+.xx "" "namespace \- name" "space description file" "" "namespace(6)"
+.xx "" "import \- import a name" "space from a remote system" "" "import(4)"
+.xx "" "scanmail, testscan \-" "spam filters" "" "scanmail(8)"
+.xx "" "/s_memappend, s_nappend, s_new, s_newalloc," "s_parse, s_reset, s_restart, s_terminate,/" "" "string(2)"
+.xx "" "arch \-" "specific information and control" "" "arch(3)"
+.xx "" "light, pencal, keyboard, params, prompter \-" "specific utilities" "bitsyload," "bitsyload(1)"
+.xx "" "" "spell, sprog \- find spelling errors" "" "spell(1)"
+.xx "concurrent systems" "" "spin - verification tool for models of" "" "spin(1)"
+.xx "" "/rsleep, rwakeup, rwakeupall, incref, decref \-" "spin locks, queueing rendezvous locks,/" "" "lock(2)"
+.xx "" "" "split \- split a file into pieces" "" "split(1)"
+.xx "" "frexp, ldexp, modf \-" "split into mantissa and exponent" "" "frexp(2)"
+.xx "" "qer, runq \- queue management for" "spooled files" "" "qer(8)"
+.xx "runesnprint, runeseprint,/" "print, fprint," "sprint, snprint, seprint, smprint, runesprint," "" "print(2)"
+.xx "vsnprintf \- print formatted/" "fprintf, printf," "sprintf, snprintf, vfprintf, vprintf, vsprintf," "" "fprintf(2)"
+.xx "" "spell," "sprog \- find spelling errors" "" "spell(1)"
+.xx "" "/s_reset, s_restart, s_terminate, s_tolower," "s_putc, s_unique, s_grow, s_read, s_read_line,/" "" "string(2)"
+.xx "" "snoopy \-" "spy on network packets" "" "snoopy(8)"
+.xx "root" "exp, log, log10, pow, pow10," "sqrt \- exponential, logarithm, power, square" "" "exp(2)"
+.xx "fastrand,/" "rand, lrand, frand, nrand, lnrand," "srand, truerand, ntruerand, genrandom, prng," "" "rand(2)"
+.xx "" "" "src \- find source code for executable" "" "src(1)"
+.xx "strings" "/s_tolower, s_putc, s_unique, s_grow," "s_read, s_read_line, s_getline \- extensible" "" "string(2)"
+.xx "" "/s_tolower, s_putc, s_unique, s_grow, s_read," "s_read_line, s_getline \- extensible strings" "" "string(2)"
+.xx "" "/s_nappend, s_new, s_newalloc, s_parse," "s_reset, s_restart, s_terminate, s_tolower,/" "" "string(2)"
+.xx "" "" "srv \- server registry" "" "srv(3)"
+.xx "estrdup9p, listensrv, postfd, postmountsrv,/" "" "Srv, dirread9p, emalloc9p, erealloc9p," "" "9p(2)"
+.xx "" "exportfs," "srvfs \- network file server plumbing" "" "exportfs(4)"
+.xx "service" "srv," "srvold9p, 9fs, srvssh \- start network file" "" "srv(4)"
+.xx "" "fscanf, scanf," "sscanf, vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "copy from/to Unix or Plan 9" "ssh," "sshnet, scp, sshserve \- secure login and file" "" "ssh(1)"
+.xx "" "" "ssl \- SSL record layer" "" "ssl(3)"
+.xx "channel" "pushssl \- attach" "SSL version 2 encryption to a communication" "" "pushssl(2)"
+.xx "" "/readcert, readcertchain \- attach TLS1 or" "SSL3 encryption to a communication channel" "" "pushtls(2)"
+.xx "" "tls \- TLS1 and" "SSL3 record layer" "" "tls(3)"
+.xx "" "ktrace \- interpret kernel" "stack dumps" "" "ktrace(1)"
+.xx "" "- single and triple digital encryption" "standard" "/triple_block_cipher" "des(2)"
+.xx "" "/fsetpos, fseek, rewind, feof, ferror, clearerr \-" "standard buffered input/output package" "" "fopen(2)"
+.xx "" "aesCBCdecrypt - advanced encryption" "standard (rijndael)" "/aesCBCencrypt," "aes(2)"
+.xx "processes" "stop," "start \- print commands to stop and start" "" "stop(1)"
+.xx "" "srv, srvold9p, 9fs, srvssh \-" "start network file service" "" "srv(4)"
+.xx "" "/matchdevcsp, opendev, opendevdata, openep," "startdevs, unstall, class, subclass, proto, CSP/" "" "usb(2)"
+.xx "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "" "stat(2)"
+.xx "" "" "stat, wstat \- inquire or change file attributes" "" "stat(5)"
+.xx "" "/fcallfmt, dirfmt, dirmodefmt, read9pmsg," "statcheck, sizeS2M, sizeD2M \- interface to/" "" "fcall(2)"
+.xx "" "" "stats \- display graphs of system activity" "" "stats(8)"
+.xx "" "ps, psu \- process" "status" "" "ps(1)"
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put file" "status" "/fstat, wstat, fwstat, dirstat, dirfstat," "stat(2)"
+.xx "" "test \- set" "status according to condition" "" "test(1)"
+.xx "" "changeuser, convkeys, convkeys2, printnetkey," "status, enable, disable, authsrv, guard.srv,/" "" "auth(8)"
+.xx "" "" "statusbar \- display a bar graph status window" "" "statusbar(8)"
+.xx "" "ungetc, fgets, gets, fputs, puts, fread, fwrite \-" "Stdio input and output" "/fputc, putc, putchar," "fgetc(2)"
+.xx "" "tmpfile, tmpnam \-" "Stdio temporary files" "" "tmpfile(2)"
+.xx "" "/s_parse, s_reset, s_restart, s_terminate," "s_tolower, s_putc, s_unique, s_grow, s_read,/" "" "string(2)"
+.xx "processes" "" "stop, start \- print commands to stop and start" "" "stop(1)"
+.xx "" "Host Controller Interface) SATA (Serial AT)" "storage device drivers" "/\- AHCI (Advanced" "sdahci(3)"
+.xx "" "sd \-" "storage device interface" "" "sd(3)"
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao)" "storage device interface" "" "sdaoe(3)"
+.xx "" "privalloc, privfree \- per-process private" "storage management" "" "privalloc(2)"
+.xx "" "venti \- archival" "storage server" "" "venti(2)"
+.xx "" "venti \- archival" "storage server" "" "venti(6)"
+.xx "" "venti \- archival" "storage server" "" "venti(8)"
+.xx "strncpy, strecpy, strlen,/" "strcat, strncat," "strcmp, strncmp, cistrcmp, cistrncmp, strcpy," "" "strcat(2)"
+.xx "" "/strecpy, strlen, strchr, strrchr, strpbrk, strspn," "strcspn, strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)"
+.xx "" "sed \-" "stream editor" "" "sed(1)"
+.xx "" "/stringnbg, runestringbg, runestringnbg," "_string, ARROW, drawsetdebug \- graphics/" "" "draw(2)"
+.xx "" "getfields, gettokens, tokenize \- break a" "string into fields" "" "getfields(2)"
+.xx "" "runestrrchr, runestrdup, runestrstr \- rune" "string operations" "/runestrlen, runestrchr," "runestrcat(2)"
+.xx "" "strspn, strcspn, strtok, strdup, strstr, cistrstr \-" "string operations" "/strchr, strrchr, strpbrk," "strcat(2)"
+.xx "" "string, stringn, runestring, runestringn," "stringbg, stringnbg, runestringbg,/" "/border," "draw(2)"
+.xx "runestringnwidth \-/" "stringsize, stringwidth," "stringnwidth, runestringsize, runestringwidth," "" "stringsize(2)"
+.xx "" "enc16, encodefmt \- encoding byte arrays as" "strings" "dec64, enc64, dec32, enc32, dec16," "encode(2)"
+.xx "" "doquote, needsrcquote \- quoted character" "strings" "/quoterunestrfmt, quotefmtinstall," "quote(2)"
+.xx "" "s_read, s_read_line, s_getline \- extensible" "strings" "/s_tolower, s_putc, s_unique, s_grow," "string(2)"
+.xx "" "" "strings \- extract printable strings" "" "strings(1)"
+.xx "runestringsize, runestringwidth,/" "" "stringsize, stringwidth, stringnwidth," "" "stringsize(2)"
+.xx "" "/readsubfont, readsubfonti, writesubfont," "stringsubfont, strsubfontwidth, mkfont \-/" "" "subfont(2)"
+.xx "" "" "strip \- remove symbols from binary files" "" "strip(1)"
+.xx "" "basename \-" "strip file name affixes" "" "basename(1)"
+.xx "cistrncmp, strcpy, strncpy, strecpy,/" "strcat," "strncat, strcmp, strncmp, cistrcmp," "" "strcat(2)"
+.xx "" "/strcpy, strncpy, strecpy, strlen, strchr, strrchr," "strpbrk, strspn, strcspn, strtok, strdup, strstr,/" "" "strcat(2)"
+.xx "" "/readsubfonti, writesubfont, stringsubfont," "strsubfontwidth, mkfont \- subfont/" "" "subfont(2)"
+.xx "" "/openfont, buildfont, freefont, Pfmt, Rfmt," "strtochan, chantostr, chantodepth \-/" "" "graphics(2)"
+.xx "" "/strlen, strchr, strrchr, strpbrk, strspn, strcspn," "strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)"
+.xx "" "/mpbits, mpnorm, mpcopy, mpassign, mprand," "strtomp, mpfmt,mptoa, betomp, mptobe,/" "" "mp(2)"
+.xx "" "atoll, charstod, strtod, strtol, strtoll, strtoul," "strtoull \- convert text to numbers" "/atoi, atol," "atof(2)"
+.xx "" "B, sam.save, samterm \- screen editor with" "structural regular expressions" "sam," "sam(1)"
+.xx "" "lookupkey, deletekey \- integer to data" "structure maps" "/insertkey, caninsertkey," "intmap(2)"
+.xx "" "namespace \-" "structure of conventional file name space" "" "namespace(4)"
+.xx "" "" "stub \- provide mount point stubs" "" "stub(8)"
+.xx "" "" "style \- Plan 9 coding conventions for C" "" "style(6)"
+.xx "" "archfs \- mount" "style archive" "" "archfs(4)"
+.xx "dot3, cross3, len3, dist3, unit3,/" "add3," "sub3, neg3, div3, mul3, eqpt3, closept3," "" "arith3(2)"
+.xx "" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4," "sub4 \- operations on 3-d points and planes" "" "arith3(2)"
+.xx "" "/opendevdata, openep, startdevs, unstall, class," "subclass, proto, CSP \- USB device driver/" "" "usb(2)"
+.xx "subfonts" "font," "subfont \- external format for fonts and" "" "font(6)"
+.xx "" "tweak \- edit image files," "subfont files, face files, etc." "" "tweak(1)"
+.xx "" "cachechars, agefont, loadchar," "Subfont, Fontchar, Font \- font utilities" "" "cachechars(2)"
+.xx "" "/lookupsubfont, uninstallsubfont," "subfontname, readsubfont, readsubfonti,/" "" "subfont(2)"
+.xx "" "font, subfont \- external format for fonts and" "subfonts" "" "font(6)"
+.xx "insetrect, canonrect, eqpt, eqrect,/" "addpt," "subpt, mulpt, divpt, rectaddpt, rectsubpt," "" "addpt(2)"
+.xx "" "4s, 5s, juggle, mahjongg, memo, sokoban," "sudoku \- time wasters" "" "games(1)"
+.xx "blocks in a file" "" "sum, md5sum, sha1sum \- sum and count" "" "sum(1)"
+.xx "" "nfs \-" "Sun network file system client" "" "nfs(4)"
+.xx "" "/s_restart, s_terminate, s_tolower, s_putc," "s_unique, s_grow, s_read, s_read_line,/" "" "string(2)"
+.xx "" "/runefmtstrinit, runefmtstrflush, errfmt \-" "support for user-defined print formats and/" "" "fmtinstall(2)"
+.xx "" "scat \- sky catalogue and Digitized Sky" "Survey" "" "scat(7)"
+.xx "" "sleep \-" "suspend execution for an interval" "" "sleep(1)"
+.xx "" "" "swap \- establish a swap file" "" "swap(8)"
+.xx "" "\- show a list of available keyboard maps and" "switch between them." "kbmap" "kbmap(1)"
+.xx "lookup, findlocal, getauto,/" "syminit, getsym," "symbase, pc2sp, pc2line, textseg, line2addr," "" "symbol(2)"
+.xx "" "na \- assembler for the" "Symbios Logic PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "nm \- name list" "symbol table)" "" "nm(1)"
+.xx "" "strip \- remove" "symbols from binary files" "" "strip(1)"
+.xx "textseg, line2addr, lookup, findlocal,/" "" "syminit, getsym, symbase, pc2sp, pc2line," "" "symbol(2)"
+.xx "" "/risctrace, ciscframe, riscframe, localaddr," "symoff, fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)"
+.xx "" "rendezvous \- user level process" "synchronization" "" "rendezvous(2)"
+.xx "source" "timesync \-" "synchronize the system clock to a time" "" "timesync(8)"
+.xx "" "/conf, fmtarenas, fmtbloom, fmtindex, fmtisect," "syncindex \- prepare and maintain a venti/" "" "venti-fmt(8)"
+.xx "" "" "syscall \- test a system call" "" "syscall(1)"
+.xx "" "perror," "syslog, sysfatal \- system error messages" "" "perror(2)"
+.xx "" "getuser," "sysname \- get user or system name" "" "getuser(2)"
+.xx "" "disc (CD, DVD, B) track reader and writer file" "system" "cdfs, cddb \- optical" "cdfs(4)"
+.xx "" "cfs \- cache file" "system" "" "cfs(4)"
+.xx "" "ext2srv \- ext2 file" "system" "" "ext2srv(4)"
+.xx "" "any local file systems and optionally reboot the" "system" "fshalt, reboot \- halt" "fshalt(8)"
+.xx "" "ftpfs \- file transfer protocol (FT) file" "system" "" "ftpfs(4)"
+.xx "" "import \- import a name space from a remote" "system" "" "import(4)"
+.xx "" "kfs \- disk file" "system" "" "kfs(4)"
+.xx "" "lnfs \- long name file" "system" "" "lnfs(4)"
+.xx "" "mkfs, mkext \- archive or update a file" "system" "" "mkfs(8)"
+.xx "" "mkpaqfs \- make a compressed read-only file" "system" "" "mkpaqfs(8)"
+.xx "" "mksacfs \- make a compressed file" "system" "" "mksacfs(8)"
+.xx "" "\- network news transport protocol (NNT) file" "system" "nntpfs" "nntpfs(4)"
+.xx "" "paqfs \- compressed read-only file" "system" "" "paqfs(4)"
+.xx "" "patch \- simple patch creation and tracking" "system" "" "patch(1)"
+.xx "" "playlistfs \- playlist file" "system" "" "playlistfs(7)"
+.xx "" "ramfs \- memory file" "system" "" "ramfs(4)"
+.xx "" "ratfs \- mail address ratification file" "system" "" "ratfs(4)"
+.xx "" "rdbfs \- remote kernel debugging file" "system" "" "rdbfs(4)"
+.xx "" "rio, label, window, wloc \- window" "system" "" "rio(1)"
+.xx "" "root \- the root file" "system" "" "root(3)"
+.xx "" "sacfs \- compressed file" "system" "" "sacfs(4)"
+.xx "" "vacfs \- a Venti-based file" "system" "" "vacfs(4)"
+.xx "" "webfs \- world wide web file" "system" "" "webfs(4)"
+.xx "" "wikifs, wikipost \- wiki file" "system" "" "wikifs(4)"
+.xx "" "stats \- display graphs of" "system activity" "" "stats(8)"
+.xx "" "intro \- introduction to" "system administration" "" "intro(8)"
+.xx "" "syscall \- test a" "system call" "" "syscall(1)"
+.xx "" "errstr, rerrstr, werrstr \- description of last" "system call error" "" "errstr(2)"
+.xx "" "nfs \- Sun network file" "system client" "" "nfs(4)"
+.xx "" "timesync \- synchronize the" "system clock to a time source" "" "timesync(8)"
+.xx "" "fs \- file" "system devices" "" "fs(3)"
+.xx "" "perror, syslog, sysfatal \-" "system error messages" "" "perror(2)"
+.xx "" "rio \- window" "system files" "" "rio(4)"
+.xx "" "consolefs, C, clog \- file" "system for console access" "" "consolefs(4)"
+.xx "" "plumber \- file" "system for interprocess messaging" "" "plumber(4)"
+.xx "" "uptime \- show how long the" "system has been running" "" "uptime(1)"
+.xx "" "usbdirfs, usbfs \- USB device driver file" "system library" "/usbdirread, usbfsinit," "usbfs(2)"
+.xx "" "getuser, sysname \- get user or" "system name" "" "getuser(2)"
+.xx "" "iostats \- file" "system to measure I/O" "" "iostats(4)"
+.xx "connection" "reboot \- reboot the" "system upon loss of remote file server" "" "reboot(8)"
+.xx "" "aliasmail \- expand" "system wide mail aliases" "" "aliasmail(8)"
+.xx "" "d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file" "systems" "dossrv, 9660srv, a:, b:, c:," "dossrv(4)"
+.xx "" "to Plan 9 CPU servers from other operating" "systems" "drawterm \- connect" "drawterm(8)"
+.xx "" "\- automatically generate mount points for file" "systems" "mntgen" "mntgen(4)"
+.xx "" "- verification tool for models of concurrent" "systems" "spin" "spin(1)"
+.xx "" "tpfs, v6fs, v10fs, zipfs \- mount archival file" "systems" "32vfs, cpiofs, tapfs, tarfs," "tapefs(4)"
+.xx "" "setup.kfs, update \- administration for local file" "systems" "/personalize, setup.9fat, setup.disk," "update(8)"
+.xx "" "fshalt, reboot \- halt any local file" "systems and optionally reboot the system" "" "fshalt(8)"
+.xx "" "nm \- name list (symbol" "table)" "" "nm(1)"
+.xx "" "fileelem, filesym, fileline, fnbound \- symbol" "table access functions" "/textsym, file2pc," "symbol(2)"
+.xx "" "tbl \- format" "tables for nroff or troff" "" "tbl(1)"
+.xx "" "" "tail \- deliver the last part of a file" "" "tail(1)"
+.xx "functions" "sin, cos," "tan, asin, acos, atan, atan2 \- trigonometric" "" "sin(2)"
+.xx "" "sinh, cosh," "tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "" "tar, dircp \- archiver" "" "tar(1)"
+.xx "file systems" "32vfs, cpiofs, tapfs," "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "" "tapefs(4)"
+.xx "" "scuzz \- SCSI" "target control" "" "scuzz(8)"
+.xx "" "/freedocinfo, dimenkind, dimenspec, targetid," "targetname, fromStr, toStr \- HTML parser" "" "html(2)"
+.xx "" "" "tbl \- format tables for nroff or troff" "" "tbl(1)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp," "tcp, udp \- network protocols over IP" "" "ip(3)"
+.xx "" "/tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "tcp110, tcp113, tcp143, tcp513, tcp515,/" "" "listen(8)"
+.xx "" "/tcp21, tcp22, tcp23, tcp25, tcp53, tcp110," "tcp113, tcp143, tcp513, tcp515, tcp564,/" "" "listen(8)"
+.xx "" "/tcp566, tcp567, tcp993, tcp995, tcp1723," "tcp17007, tcp17008, tcp17009, tcp17010,/" "" "listen(8)"
+.xx "" "/tcp17007, tcp17008, tcp17009, tcp17010," "tcp17013 \- listen for calls on a network/" "" "listen(8)"
+.xx "" "/tcp565, tcp566, tcp567, tcp993, tcp995," "tcp1723, tcp17007, tcp17008, tcp17009,/" "" "listen(8)"
+.xx "tcp110, tcp113,/" "listen, listen1, tcp7, tcp9," "tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "" "listen(8)"
+.xx "" "/tcp23, tcp25, tcp53, tcp110, tcp113, tcp143," "tcp513, tcp515, tcp564, tcp565, tcp566,/" "" "listen(8)"
+.xx "" "/tcp513, tcp515, tcp564, tcp565, tcp566," "tcp567, tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)"
+.xx "tcp53, tcp110, tcp113,/" "listen, listen1," "tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25," "" "listen(8)"
+.xx "" "/tcp515, tcp564, tcp565, tcp566, tcp567," "tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)"
+.xx "" "" "tcs \- translate character sets" "" "tcs(1)"
+.xx "" "" "tee \- pipe fitting" "" "tee(1)"
+.xx "" "" "tel, iwhois \- look in phone book" "" "tel(1)"
+.xx "" "telco, faxreceive, faxsend, fax, telcofax," "telcodata \- telephone dialer network" "" "telco(4)"
+.xx "execution, and XMODEM file transfer" "con," "telnet, rx, hayes, xms, xmr \- remote login," "" "con(1)"
+.xx "remote access daemons" "" "telnetd, rlogind, rexexec, ftpd \- Internet" "" "ipserv(8)"
+.xx "" "tmpfile, tmpnam \- Stdio" "temporary files" "" "tmpfile(2)"
+.xx "" "vt \- emulate a VT-100 or VT-220" "terminal" "" "vt(1)"
+.xx "" "exits, _exits, atexit, atexitdont, terminate \-" "terminate process, process cleanup" "" "exits(2)"
+.xx "" "cpurc, cpurc.local, termrc," "termrc.local \- boot scripts" "" "cpurc(8)"
+.xx "" "" "test \- set status according to condition" "" "test(1)"
+.xx "" "syscall \-" "test a system call" "" "syscall(1)"
+.xx "" "scanmail," "testscan \- spam filters" "" "scanmail(8)"
+.xx "" "pic, tpic \- troff and" "tex preprocessors for drawing pictures" "" "pic(1)"
+.xx "" "frdrawsel, frdrawsel0, frgetmouse \- frames of" "text" "/frdelete, frselect, frtick, frselectpaint," "frame(2)"
+.xx "" "ed \-" "text editor" "" "ed(1)"
+.xx "" "fmt, htmlfmt \- simple" "text formatters" "" "fmt(1)"
+.xx "" "troff, nroff, dpost \-" "text formatting and typesetting" "" "troff(1)"
+.xx "" "/msexceltables \- extract printable" "text from Microsoft documents" "" "doc2txt(1)"
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \- convert" "text to numbers" "/atoi, atol, atoll, charstod," "atof(2)"
+.xx "" "9pcon \- 9P to" "text translator" "" "9pcon(8)"
+.xx "" "acme, win, awd \- interactive" "text windows" "" "acme(1)"
+.xx "" "acme \- control files for" "text windows" "" "acme(4)"
+.xx "" "syminit, getsym, symbase, pc2sp, pc2line," "textseg, line2addr, lookup, findlocal, getauto,/" "" "symbol(2)"
+.xx "" "/getauto, findsym, localsym, globalsym," "textsym, file2pc, fileelem, filesym, fileline,/" "" "symbol(2)"
+.xx "" "dhcpd, dhcpleases, rarpd," "tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "" "venti arenas to blu-ray discs or restore from" "them" "/dumparenas, restore \- backup" "backup(8)"
+.xx "" "available keyboard maps and switch between" "them." "kbmap \- show a list of" "kbmap(1)"
+.xx "" "" "thesaurus \- search online thesaurus" "" "thesaurus(1)"
+.xx "" "/nbrecvul, nbsend, nbsendp, nbsendul," "threadcreate, threaddata, threadexits,/" "" "thread(2)"
+.xx "" "ioreadn, iowrite \- slave I/O processes for" "threaded programs" "/ioopen, ioproc, ioread," "ioproc(2)"
+.xx "" "/threadcreate, threaddata, threadexits," "threadexitsall, threadgetgrp, threadgetname,/" "" "thread(2)"
+.xx "" "/threadkillgrp, threadmain, threadnotify," "threadid, threadpid, threadsetgrp,/" "" "thread(2)"
+.xx "" "/threadexitsall, threadgetgrp, threadgetname," "threadint, threadintgrp, threadkill,/" "" "thread(2)"
+.xx "threadid,/" "/threadint, threadintgrp, threadkill," "threadkillgrp, threadmain, threadnotify," "" "thread(2)"
+.xx "" "/threadkill, threadkillgrp, threadmain," "threadnotify, threadid, threadpid,/" "" "thread(2)"
+.xx "" "/respond, responderror, threadlistensrv," "threadpostmountsrv, srv \- 9P file service" "" "9p(2)"
+.xx "" "threadmain, threadnotify, threadid, threadpid," "threadsetgrp, threadsetname,/" "/threadkillgrp," "thread(2)"
+.xx "" "/threadpid, threadsetgrp, threadsetname," "threadwaitchan, yield \- thread and proc/" "" "thread(2)"
+.xx "" "run automatic or manual 6to4 tunnel of IPv6" "through IPv4" "6in4 - configure and" "6in4(8)"
+.xx "" "" "thumbprint \- public key thumbprints" "" "thumbprint(6)"
+.xx "" "asctime, tm2sec, timezone \- convert date and" "time" "ctime, localtime, gmtime," "ctime(2)"
+.xx "" "date, clock \- date and" "time" "" "date(1)"
+.xx "" "mtime \- print file modification" "time" "" "mtime(1)"
+.xx "" "" "time \- time a command" "" "time(1)"
+.xx "" "gpsfs, gpsevermore \- GPS" "time and position service" "" "gpsfs(8)"
+.xx "" "rtc \-" "time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "cputime, times \- cpu" "time in this process and children" "" "cputime(2)"
+.xx "nanoseconds since epoch" "" "time, nsec \- time in seconds and" "" "time(2)"
+.xx "" "trace \- show" "time) process behavior" "" "trace(1)"
+.xx "" "timesync \- synchronize the system clock to a" "time source" "" "timesync(8)"
+.xx "" "juggle, mahjongg, memo, sokoban, sudoku \-" "time wasters" "4s, 5s," "games(1)"
+.xx "" "cputime," "times \- cpu time in this process and children" "" "cputime(2)"
+.xx "time source" "" "timesync \- synchronize the system clock to a" "" "timesync(8)"
+.xx "" "ctime, localtime, gmtime, asctime, tm2sec," "timezone \- convert date and time" "" "ctime(2)"
+.xx "" "" "tls \- TLS1 and SSL3 record layer" "" "tls(3)"
+.xx "" "tlssrv, tlsclient, tlssrvtunnel," "tlsclienttunnel \- TLS server and client" "" "tlssrv(8)"
+.xx "okThumbprint, readcert,/" "pushtls, tlsClient," "tlsServer, initThumbprints, freeThumbprints," "" "pushtls(2)"
+.xx "" "ctime, localtime, gmtime, asctime," "tm2sec, timezone \- convert date and time" "" "ctime(2)"
+.xx "" "tmpfile," "tmpnam \- Stdio temporary files" "" "tmpfile(2)"
+.xx "ASCII/" "/ispunct, isprint, isgraph, iscntrl, isascii," "toascii, _toupper, _tolower, toupper, tolower \-" "" "ctype(2)"
+.xx "venti arenas to blu-ray discs or/" "backup," "tobackup, dumparenas, restore \- backup" "" "backup(8)"
+.xx "" "png, ppm, bmp, yuv, ico, togif, toppm, topng," "toico \- view and convert pictures" "jpg, gif," "jpg(1)"
+.xx "" "filter, list, deliver," "token, vf \- filtering mail" "" "filter(1)"
+.xx "" "getfields, gettokens," "tokenize \- break a string into fields" "" "getfields(2)"
+.xx "" "/isgraph, iscntrl, isascii, toascii, _toupper," "_tolower, toupper, tolower \- ASCII character/" "" "ctype(2)"
+.xx "" "/isspacerune, istitlerune, isupperrune," "tolowerrune, totitlerune, toupperrune \-/" "" "isalpharune(2)"
+.xx "" "spin - verification" "tool for models of concurrent systems" "" "spin(1)"
+.xx "" "at, drain, expect, pass \- dialer scripting" "tools" "" "expect(1)"
+.xx "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "toppm, topng, toico \- view and convert/" "" "jpg(1)"
+.xx "window/" "/bottomwindow, bottomnwindows," "topwindow, topnwindows, originwindow \-" "" "window(2)"
+.xx "" "exec, execl, _privates, _nprivates," "_tos \- execute a file" "" "exec(2)"
+.xx "" "dimenspec, targetid, targetname, fromStr," "toStr \- HTML parser" "/freedocinfo, dimenkind," "html(2)"
+.xx "classes/" "/istitlerune, isupperrune, tolowerrune," "totitlerune, toupperrune \- Unicode character" "" "isalpharune(2)"
+.xx "" "" "touch \- set modification date of a file" "" "touch(1)"
+.xx "" "/ispunct, isprint, isgraph, iscntrl, isascii, toascii," "_toupper, _tolower, toupper, tolower \- ASCII/" "" "ctype(2)"
+.xx "cases" "/isupperrune, tolowerrune, totitlerune," "toupperrune \- Unicode character classes and" "" "isalpharune(2)"
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs," "tpfs, v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)"
+.xx "pictures" "pic," "tpic \- troff and tex preprocessors for drawing" "" "pic(1)"
+.xx "" "prof," "tprof, kprof \- display profiling data" "" "prof(1)"
+.xx "" "" "tr \- translate characters" "" "tr(1)"
+.xx "" "" "trace \- show (real-time) process behavior" "" "trace(1)"
+.xx "" "ping, gping," "traceroute, hogports \- probe the Internet" "" "ping(8)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B)" "track reader and writer file system" "" "cdfs(4)"
+.xx "" "fedex, ups, usps \-" "track shipments" "" "fedex(1)"
+.xx "" "lookupreq, removereq \- 9P fid, request" "tracking" "/freereqpool, allocreq, closereq," "9pfid(2)"
+.xx "" "patch \- simple patch creation and" "tracking system" "" "patch(1)"
+.xx "another address" "" "trampoline \- forward incoming calls to" "" "trampoline(8)"
+.xx "" "\- remote login, execution, and XMODEM file" "transfer" "con, telnet, rx, hayes, xms, xmr" "con(1)"
+.xx "" "read, write \-" "transfer data from and to a file" "" "read(5)"
+.xx "" "ftpfs \- file" "transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "ixform, persp, look, viewport \- Geometric" "transformations" "/qrot, scale, move, xform," "matrix(2)"
+.xx "" "tcs \-" "translate character sets" "" "tcs(1)"
+.xx "" "tr \-" "translate characters" "" "tr(1)"
+.xx "" "9pcon \- 9P to text" "translator" "" "9pcon(8)"
+.xx "closefile, removefile, walkfile, opendirfile,/" "" "Tree, alloctree, freetree, File, createfile," "" "9pfile(2)"
+.xx "" "avlwalk, avlnext, avlprev, endwalk - AVL" "tree routines" "/insertavl, lookupavl, deleteavl," "avl(2)"
+.xx "" "sin, cos, tan, asin, acos, atan, atan2 \-" "trigonometric functions" "" "sin(2)"
+.xx "" "/des56to64, des64to56, setupDES3state," "triple_block_cipher - single and triple digital/" "" "des(2)"
+.xx "" "tbl \- format tables for nroff or" "troff" "" "tbl(1)"
+.xx "pictures" "pic, tpic \-" "troff and tex preprocessors for drawing" "" "pic(1)"
+.xx "typesetting" "" "troff, nroff, dpost \- text formatting and" "" "troff(1)"
+.xx "" "proof \-" "troff output interpreter" "" "proof(1)"
+.xx "" "" "troff2html \- convert troff output into HTML" "" "troff2html(1)"
+.xx "" "ms2html, html2ms \- convert between" "troff's ms macros and html" "" "ms2html(1)"
+.xx "" "rand, lrand, frand, nrand, lnrand, srand," "truerand, ntruerand, genrandom, prng,/" "" "rand(2)"
+.xx "" "vtzeroextend, vtzeroscore \- Venti block" "truncation" "vtzerotruncate," "venti-zero(2)"
+.xx "" "acid," "truss, trump \- debugger" "" "acid(1)"
+.xx "" "- configure and run automatic or manual 6to4" "tunnel of IPv6 through IPv4" "6in4" "6in4(8)"
+.xx "files, etc." "" "tweak \- edit image files, subfont files, face" "" "tweak(1)"
+.xx "" "file \- determine file" "type" "" "file(1)"
+.xx "" "keyboard \- how to" "type characters" "" "keyboard(6)"
+.xx "" "man \- macros to" "typeset manual" "" "man(6)"
+.xx "" "eqn \-" "typeset mathematics" "" "eqn(1)"
+.xx "" "view FAX, image, graphic, PostScript, PDF, and" "typesetter output files" "page \-" "page(1)"
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(6)"
+.xx "" "troff, nroff, dpost \- text formatting and" "typesetting" "" "troff(1)"
+.xx "" "mnihongo \- macros for" "typesetting Japanese" "" "mnihongo(6)"
+.xx "" "" "u9fs \- serve 9P from Unix" "" "u9fs(4)"
+.xx "" "" "uart, eia \- serial communication control" "" "uart(3)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "udp \- network protocols over IP" "" "ip(3)"
+.xx "" "" "udpecho \- echo UDP packets" "" "udpecho(8)"
+.xx "" "/betomp, mptobe, letomp, mptole, mptoui," "uitomp, mptoi, itomp, uvtomp, mptouv,/" "" "mp(2)"
+.xx "" "leak, kmem," "umem \- help find memory leaks" "" "leak(1)"
+.xx "division" "muldiv," "umuldiv \- high-precision multiplication and" "" "muldiv(2)"
+.xx "" "gzip, gunzip, bzip2, bunzip2, compress," "uncompress, zip, unzip \- compress and/" "" "gzip(1)"
+.xx "" "lock \- run a command" "under lock" "" "lock(1)"
+.xx "" "fgetc, getc, getchar, fputc, putc, putchar," "ungetc, fgets, gets, fputs, puts, fread, fwrite \-/" "" "fgetc(2)"
+.xx "" "ascii," "unicode \- interpret ASCII, Unicode characters" "" "ascii(1)"
+.xx "format" "UTF," "Unicode, ASCII, rune \- character set and" "" "utf(6)"
+.xx "" "/tolowerrune, totitlerune, toupperrune \-" "Unicode character classes and cases" "" "isalpharune(2)"
+.xx "" "ascii, unicode \- interpret ASCII," "Unicode characters" "" "ascii(1)"
+.xx "" "/freesubfont, installsubfont, lookupsubfont," "uninstallsubfont, subfontname, readsubfont,/" "" "subfont(2)"
+.xx "" "" "uniq \- report repeated lines in a file" "" "uniq(1)"
+.xx "" "mktemp \- make a" "unique file name" "" "mktemp(2)"
+.xx "" "iounit \- return size of atomic I/O" "unit for file descriptor" "" "iounit(2)"
+.xx "" "/eqpt3, closept3, dot3, cross3, len3, dist3," "unit3, midpt3, lerp3, reflect3, nearseg3,/" "" "arith3(2)"
+.xx "" "" "units \- conversion program" "" "units(1)"
+.xx "" "usbd \-" "Universal Serial Bus daemon" "" "usbd(4)"
+.xx "" "disk, ether, kb, print, probe, serial, usbfat: \-" "Universal Serial Bus device drivers" "audio," "usb(4)"
+.xx "" "u9fs \- serve 9P from" "Unix" "" "u9fs(4)"
+.xx "" "sshserve \- secure login and file copy from/to" "Unix or Plan 9" "ssh, sshnet, scp," "ssh(1)"
+.xx "" "/setalpha, loadimage, cloadimage," "unloadimage, readimage, writeimage,/" "" "allocimage(2)"
+.xx "mempoly,/" "/loadmemimage, cloadmemimage," "unloadmemimage, memfillcolor, memarc," "" "memdraw(2)"
+.xx "canrlock, runlock, wlock,/" "lock, canlock," "unlock, qlock, canqlock, qunlock, rlock," "" "lock(2)"
+.xx "Pfmt,/" "/flushimage, bufimage, lockdisplay," "unlockdisplay, openfont, buildfont, freefont," "" "graphics(2)"
+.xx "" "segattach, segdetach, segfree \-" "unmap a segment in virtual memory" "" "segattach(2)"
+.xx "" "ml, mlmgr, mlowner \-" "unmoderated mailing lists" "" "mlmgr(1)"
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(1)"
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(2)"
+.xx "quotestrfmt,/" "quotestrdup, quoterunestrdup," "unquotestrdup, unquoterunestrdup," "" "quote(2)"
+.xx "" "/opendev, opendevdata, openep, startdevs," "unstall, class, subclass, proto, CSP \- USB/" "" "usb(2)"
+.xx "" "/machbyname, newmap, setmap, findseg," "unusemap, loadmap, attachproc, get1, get2,/" "" "mach(2)"
+.xx "" "vac," "unvac \- create, extract a vac archive on Venti" "" "vac(1)"
+.xx "" "bzip2, bunzip2, compress, uncompress, zip," "unzip \- compress and expand data" "/gunzip," "gzip(1)"
+.xx "" "" "upasfs \- mail file server" "" "upasfs(4)"
+.xx "" "/personalize, setup.9fat, setup.disk, setup.kfs," "update \- administration for local file systems" "" "update(8)"
+.xx "" "mkfs, mkext \- archive or" "update a file system" "" "mkfs(8)"
+.xx "" "applychanges, applylog, compactdb," "updatedb \- simple client-server replica/" "" "replica(8)"
+.xx "" "init \- initialize machine" "upon booting" "" "init(8)"
+.xx "" "reboot \- reboot the system" "upon loss of remote file server connection" "" "reboot(8)"
+.xx "" "fedex," "ups, usps \- track shipments" "" "fedex(1)"
+.xx "running" "" "uptime \- show how long the system has been" "" "uptime(1)"
+.xx "" "hget \- retrieve a web page corresponding to a" "url" "" "hget(1)"
+.xx "" "du \- disk" "usage" "" "du(1)"
+.xx "scripts" "getflags," "usage \- command-line parsing for shell" "" "getflags(8)"
+.xx "" "" "usb \- USB Host Controller Interface" "" "usb(3)"
+.xx "" "/usbdirread, usbfsinit, usbdirfs, usbfs \-" "USB device driver file system library" "" "usbfs(2)"
+.xx "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usbcmd, classname, closedev, configdev," "" "usb(2)"
+.xx "" "" "usbd \- Universal Serial Bus daemon" "" "usbd(4)"
+.xx "device/" "usbreadbuf, usbfsadd, usbfsdel," "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "" "usbfs(2)"
+.xx "" "audio, disk, ether, kb, print, probe, serial," "usbfat: \- Universal Serial Bus device drivers" "" "usb(4)"
+.xx "" "newuser \- adding a new" "user" "" "newuser(8)"
+.xx "" "cap \- capabilities for setting the" "user id of processes" "" "cap(3)"
+.xx "" "rendezvous \-" "user level process synchronization" "" "rendezvous(2)"
+.xx "" "semacquire, semrelease \-" "user level semaphores" "" "semacquire(2)"
+.xx "" "users \- file server" "user list format" "" "users(6)"
+.xx "" "\- console, clocks, process/process group ids," "user, null, reboot, etc." "cons" "cons(3)"
+.xx "" "getuser, sysname \- get" "user or system name" "" "getuser(2)"
+.xx "" "passwd, netkey \- change or verify" "user password" "" "passwd(1)"
+.xx "" "/runefmtstrflush, errfmt \- support for" "user-defined print formats and output/" "" "fmtinstall(2)"
+.xx "" "auth_getinfo \- routines for authenticating" "users" "/auth_getuserpasswd," "auth(2)"
+.xx "" "" "users \- file server user list format" "" "users(6)"
+.xx "" "who, whois \- who is" "using the machine" "" "who(1)"
+.xx "" "fedex, ups," "usps \- track shipments" "" "fedex(1)"
+.xx "format" "" "UTF, Unicode, ASCII, rune \- character set and" "" "utf(6)"
+.xx "" "utfecpy, utflen, utfnlen, utfrune, utfrrune," "utfutf \- rune/UTF conversion" "/fullrune," "rune(2)"
+.xx "" "keyboard, params, prompter \- bitsy-specific" "utilities" "bitsyload, light, pencal," "bitsyload(1)"
+.xx "" "loadchar, Subfont, Fontchar, Font \- font" "utilities" "cachechars, agefont," "cachechars(2)"
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi, itomp," "uvtomp, mptouv, vtomp, mptov, mpdigdiv,/" "" "mp(2)"
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs," "v10fs, zipfs \- mount archival file systems" "" "tapefs(4)"
+.xx "" "eipfmt, parseip, parseipmask, v4parseip," "v4parsecidr, parseether, myipaddr,/" "" "ip(2)"
+.xx "myetheraddr,/" "eipfmt, parseip, parseipmask," "v4parseip, v4parsecidr, parseether, myipaddr," "" "ip(2)"
+.xx "" "/maskip, equivip4, equivip6, defmask, isv4," "v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)"
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs, tpfs," "v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)"
+.xx "" "/equivip4, equivip6, defmask, isv4, v4tov6," "v6tov4, nhgetv, nhgetl, nhgets, hnputv,/" "" "ip(2)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa," "va \- assemblers" "" "2a(1)"
+.xx "Venti" "" "vac, unvac \- create, extract a vac archive on" "" "vac(1)"
+.xx "" "" "vacfs \- a Venti-based file system" "" "vacfs(4)"
+.xx "dimenspec, targetid,/" "parsehtml, printitems," "validitems, freeitems, freedocinfo, dimenkind," "" "html(2)"
+.xx "" "env \- environment" "variables" "" "env(3)"
+.xx "" "getenv, putenv \- access environment" "variables" "" "getenv(2)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc," "vc \- C compilers" "" "2c(1)"
+.xx "" "/midpt3, lerp3, reflect3, nearseg3, pldist3," "vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4,/" "" "arith3(2)"
+.xx "" "vac, unvac \- create, extract a vac archive on" "Venti" "" "vac(1)"
+.xx "" "" "venti \- archival storage server" "" "venti(2)"
+.xx "" "" "venti \- archival storage server" "" "venti(6)"
+.xx "" "" "venti \- archival storage server" "" "venti(8)"
+.xx "" "/tobackup, dumparenas, restore \- backup" "venti arenas to blu-ray discs or restore from/" "" "backup(8)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \-" "Venti block cache" "/vtcachesetwrite," "venti-cache(2)"
+.xx "" "vtzerotruncate, vtzeroextend, vtzeroscore \-" "Venti block truncation" "" "venti-zero(2)"
+.xx "" "vtsync, vtping, vtrpc, ventidoublechecksha1 \-" "Venti client" "/vtreadpacket, vtwritepacket," "venti-client(2)"
+.xx "" "read, write, copy \- simple" "Venti clients" "" "venti(1)"
+.xx "" "venti.conf \- a" "venti configuration file" "" "venti.conf(6)"
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \-" "venti data formats" "/vtputstring, vtrootpack," "venti-fcall(2)"
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \-" "Venti files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)"
+.xx "" "vtlogremove, vtlogopen, ventilogging \-" "Venti logs" "/vtlogopen, vtlogprint," "venti-log(2)"
+.xx "" "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "Venti network connections" "/vtfreeconn," "venti-conn(2)"
+.xx "" "fmtisect, syncindex \- prepare and maintain a" "venti server" "/fmtarenas, fmtbloom, fmtindex," "venti-fmt(8)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "Venti server" "" "venti-server(2)"
+.xx "" "rdarena, wrarena \- copy arenas between" "venti servers" "" "venti-backup(8)"
+.xx "" "vacfs \- a" "Venti-based file system" "" "vacfs(4)"
+.xx "" "" "venti.conf \- a venti configuration file" "" "venti.conf(6)"
+.xx "" "/vtwritepacket, vtsync, vtping, vtrpc," "ventidoublechecksha1 \- Venti client" "" "venti-client(2)"
+.xx "" "vtlogopen, vtlogprint, vtlogremove, vtlogopen," "ventilogging \- Venti logs" "/vtlognames," "venti-log(2)"
+.xx "systems" "spin -" "verification tool for models of concurrent" "" "spin(1)"
+.xx "" "passwd, netkey \- change or" "verify user password" "" "passwd(1)"
+.xx "" "\- initialize 9P connection and negotiate" "version" "fversion" "fversion(2)"
+.xx "" "" "version \- negotiate protocol version" "" "version(5)"
+.xx "channel" "pushssl \- attach SSL" "version 2 encryption to a communication" "" "pushssl(2)"
+.xx "" "filter, list, deliver, token," "vf \- filtering mail" "" "filter(1)"
+.xx "" "/runesnprint, runeseprint, runesmprint," "vfprint, vsnprint, vseprint, vsmprint,/" "" "print(2)"
+.xx "formatted/" "fprintf, printf, sprintf, snprintf," "vfprintf, vprintf, vsprintf, vsnprintf \- print" "" "fprintf(2)"
+.xx "" "fscanf, scanf, sscanf," "vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "" "" "vga \- configure a VGA card" "" "vga(8)"
+.xx "" "" "vga \- VGA controller device" "" "vga(3)"
+.xx "" "" "vgadb \- VGA controller and monitor database" "" "vgadb(6)"
+.xx "" "5i, ki," "vi, qi \- instruction simulators" "" "vi(1)"
+.xx "" "bmp, yuv, ico, togif, toppm, topng, toico \-" "view and convert pictures" "/gif, png, ppm," "jpg(1)"
+.xx "and typesetter output files" "page \-" "view FAX, image, graphic, PostScript, PDF," "" "page(1)"
+.xx "" "gview \- interactive graph" "viewer" "" "gview(1)"
+.xx "" "vncs, vncv \- remote frame buffer server and" "viewer for Virtual Network Computing (VN)" "" "vnc(1)"
+.xx "" "qrot, scale, move, xform, ixform, persp, look," "viewport \- Geometric transformations" "/rot," "matrix(2)"
+.xx "" "segdetach, segfree \- map/unmap a segment in" "virtual memory" "segattach," "segattach(2)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql," "vl \- loaders" "" "2l(1)"
+.xx "viewer for Virtual Network Computing (VN)" "" "vncs, vncv \- remote frame buffer server and" "" "vnc(1)"
+.xx "" "rtc \- real-time clock and" "volatile RAM" "" "rtc(3)"
+.xx "" "fprintf, printf, sprintf, snprintf, vfprintf," "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf(2)"
+.xx "" "/lerp3, reflect3, nearseg3, pldist3, vdiv3," "vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4,/" "" "arith3(2)"
+.xx "" "/runesmprint, vfprint, vsnprint, vseprint," "vsmprint, runevsnprint, runevseprint,/" "" "print(2)"
+.xx "" "/printf, sprintf, snprintf, vfprintf, vprintf," "vsprintf, vsnprintf \- print formatted output" "" "fprintf(2)"
+.xx "" "vt \- emulate a" "VT-100 or VT-220 terminal" "" "vt(1)"
+.xx "vtblockput, vtblockwrite,/" "VtBlock, VtCache," "vtblockcopy, vtblockdirty, vtblockduplock," "" "venti-cache(2)"
+.xx "vtfree \- error-checking memory allocators" "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "" "venti-mem(2)"
+.xx "" "/vtblockduplock, vtblockput, vtblockwrite," "vtcachealloc, vtcacheallocblock,/" "" "venti-cache(2)"
+.xx "" "/vtblockwrite, vtcachealloc, vtcacheallocblock," "vtcacheblocksize, vtcachefree, vtcacheglobal,/" "" "venti-cache(2)"
+.xx "" "/vtcacheblocksize, vtcachefree, vtcacheglobal," "vtcachelocal, vtcachesetwrite, vtglobaltolocal,/" "" "venti-cache(2)"
+.xx "vtversion, vtdebug, vthangup \- Venti/" "VtConn," "vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "" "venti-conn(2)"
+.xx "vtreadpacket, vtwritepacket, vtsync, vtping,/" "" "vtconnect, vthello, vtread, vtwrite," "" "venti-client(2)"
+.xx "vtentryunpack, vtfcallclear, vtfcallfmt,/" "" "VtEntry, VtFcall, VtRoot, vtentrypack," "" "venti-fcall(2)"
+.xx "vtfcallfmt,/" "VtEntry, VtFcall, VtRoot," "vtentrypack, vtentryunpack, vtfcallclear," "" "venti-fcall(2)"
+.xx "" "/vtentryunpack, vtfcallclear, vtfcallfmt," "vtfcallpack, vtfcallunpack, vtfromdisktype,/" "" "venti-fcall(2)"
+.xx "vtfilecreate, vtfilecreateroot, vtfileflush,/" "" "VtFile, vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)"
+.xx "vtfilecreate, vtfilecreateroot,/" "VtFile," "vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)"
+.xx "" "/vtfileclose, vtfilecreate, vtfilecreateroot," "vtfileflush, vtfileflushbefore, vtfilegetdirsize,/" "" "venti-file(2)"
+.xx "" "/vtfileflush, vtfileflushbefore, vtfilegetdirsize," "vtfilegetentry, vtfilegetsize, vtfileincref,/" "" "venti-file(2)"
+.xx "" "/vtfilegetentry, vtfilegetsize, vtfileincref," "vtfilelock, vtfilelock2, vtfileopen,/" "" "venti-file(2)"
+.xx "" "/vtfileincref, vtfilelock, vtfilelock2, vtfileopen," "vtfileopenroot, vtfileread, vtfileremove,/" "" "venti-file(2)"
+.xx "" "/vtfileopenroot, vtfileread, vtfileremove," "vtfilesetdirsize, vtfilesetentry, vtfilesetsize,/" "" "venti-file(2)"
+.xx "" "/vtfilesetdirsize, vtfilesetentry, vtfilesetsize," "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti/" "" "venti-file(2)"
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "vtfree \- error-checking memory allocators" "" "venti-mem(2)"
+.xx "vtdebug, vthangup \-/" "VtConn, vtconn, vtdial," "vtfreeconn, vtsend, vtrecv, vtversion," "" "venti-conn(2)"
+.xx "" "vtsrvhello, vtlisten," "vtgetreq, vtrespond \- Venti server" "" "venti-server(2)"
+.xx "" "/vtfcallunpack, vtfromdisktype, vttodisktype," "vtgetstring, vtputstring, vtrootpack,/" "" "venti-fcall(2)"
+.xx "" "/vtcacheglobal, vtcachelocal, vtcachesetwrite," "vtglobaltolocal, vtlocaltoglobal \- Venti block/" "" "venti-cache(2)"
+.xx "" "/vtfreeconn, vtsend, vtrecv, vtversion, vtdebug," "vthangup \- Venti network connections" "" "venti-conn(2)"
+.xx "vtwritepacket, vtsync, vtping,/" "vtconnect," "vthello, vtread, vtwrite, vtreadpacket," "" "venti-client(2)"
+.xx "" "vtsrvhello," "vtlisten, vtgetreq, vtrespond \- Venti server" "" "venti-server(2)"
+.xx "" "/vtcachelocal, vtcachesetwrite, vtglobaltolocal," "vtlocaltoglobal \- Venti block cache" "" "venti-cache(2)"
+.xx "vtlogdump, vtlognames, vtlogopen,/" "" "VtLog, VtLogChunk, vtlog, vtlogclose," "" "venti-log(2)"
+.xx "vtlogopen, vtlogprint,/" "VtLog, VtLogChunk," "vtlog, vtlogclose, vtlogdump, vtlognames," "" "venti-log(2)"
+.xx "" "/vtlogdump, vtlognames, vtlogopen, vtlogprint," "vtlogremove, vtlogopen, ventilogging \- Venti/" "" "venti-log(2)"
+.xx "error-checking memory/" "vtbrk, vtmalloc," "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "" "venti-mem(2)"
+.xx "" "/uitomp, mptoi, itomp, uvtomp, mptouv," "vtomp, mptov, mpdigdiv, mpadd, mpsub,/" "" "mp(2)"
+.xx "" "/vtputstring, vtrootpack, vtrootunpack," "vtparsescore, vtscorefmt \- venti data formats" "" "venti-fcall(2)"
+.xx "" "/vtfromdisktype, vttodisktype, vtgetstring," "vtputstring, vtrootpack, vtrootunpack,/" "" "venti-fcall(2)"
+.xx "vtsync, vtping, vtrpc,/" "vtconnect, vthello," "vtread, vtwrite, vtreadpacket, vtwritepacket," "" "venti-client(2)"
+.xx "memory allocators" "vtbrk, vtmalloc, vtmallocz," "vtrealloc, vtstrdup, vtfree \- error-checking" "" "venti-mem(2)"
+.xx "" "VtConn, vtconn, vtdial, vtfreeconn, vtsend," "vtrecv, vtversion, vtdebug, vthangup \- Venti/" "" "venti-conn(2)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq," "vtrespond \- Venti server" "" "venti-server(2)"
+.xx "vtfcallclear, vtfcallfmt,/" "VtEntry, VtFcall," "VtRoot, vtentrypack, vtentryunpack," "" "venti-fcall(2)"
+.xx "" "/vttodisktype, vtgetstring, vtputstring," "vtrootpack, vtrootunpack, vtparsescore,/" "" "venti-fcall(2)"
+.xx "" "/vtreadpacket, vtwritepacket, vtsync, vtping," "vtrpc, ventidoublechecksha1 \- Venti client" "" "venti-client(2)"
+.xx "" "vtrootpack, vtrootunpack, vtparsescore," "vtscorefmt \- venti data formats" "/vtputstring," "venti-fcall(2)"
+.xx "Venti/" "VtConn, vtconn, vtdial, vtfreeconn," "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "" "venti-conn(2)"
+.xx "Venti server" "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "" "venti-server(2)"
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc," "vtstrdup, vtfree \- error-checking memory/" "" "venti-mem(2)"
+.xx "" "/vtread, vtwrite, vtreadpacket, vtwritepacket," "vtsync, vtping, vtrpc, ventidoublechecksha1 \-/" "" "venti-client(2)"
+.xx "" "/vtfcallpack, vtfcallunpack, vtfromdisktype," "vttodisktype, vtgetstring, vtputstring,/" "" "venti-fcall(2)"
+.xx "" "/vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "vtversion, vtdebug, vthangup \- Venti network/" "" "venti-conn(2)"
+.xx "" "/vthello, vtread, vtwrite, vtreadpacket," "vtwritepacket, vtsync, vtping, vtrpc,/" "" "venti-client(2)"
+.xx "" "vtzerotruncate, vtzeroextend," "vtzeroscore \- Venti block truncation" "" "venti-zero(2)"
+.xx "" "faces, seemail," "vwhois \- mailbox interface" "" "faces(1)"
+.xx "" "await," "wait, waitpid \- wait for a process to exit" "" "wait(2)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift," "wait, whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "wol \- send" "wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "" "walk \- descend a directory hierarchy" "" "walk(5)"
+.xx "" "/freetree, File, createfile, closefile, removefile," "walkfile, opendirfile, readdirfile, closedirfile,/" "" "9pfile(2)"
+.xx "" "keyfs," "warning \- authentication database files" "" "keyfs(4)"
+.xx "" "mahjongg, memo, sokoban, sudoku \- time" "wasters" "4s, 5s, juggle," "games(1)"
+.xx "" "" "wc \- word count" "" "wc(1)"
+.xx "msexceltables \- extract/" "doc2txt, doc2ps," "wdoc2txt, xls2txt, olefs, mswordstrings," "" "doc2txt(1)"
+.xx "" "" "weather \- print weather report" "" "weather(1)"
+.xx "" "httpfile \- serve a single" "web file" "" "httpfile(4)"
+.xx "" "webfs \- world wide" "web file system" "" "webfs(4)"
+.xx "" "hget \- retrieve a" "web page corresponding to a url" "" "hget(1)"
+.xx "" "" "webcookies \- HTTP cookie manager" "" "webcookies(4)"
+.xx "" "" "webfs \- world wide web file system" "" "webfs(4)"
+.xx "" "httpd, mirror, save, imagemap, man2html," "webls \- HTTP server" "" "httpd(8)"
+.xx "" "errstr, rerrstr," "werrstr \- description of last system call error" "" "errstr(2)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "" "who, whois \- who is using the machine" "" "who(1)"
+.xx "" "aliasmail \- expand system" "wide mail aliases" "" "aliasmail(8)"
+.xx "" "webfs \- world" "wide web file system" "" "webfs(4)"
+.xx "" "" "wikifs, wikipost \- wiki file system" "" "wikifs(4)"
+.xx "" "acme," "win, awd \- interactive text windows" "" "acme(1)"
+.xx "" "statusbar \- display a bar graph status" "window" "" "statusbar(8)"
+.xx "" "topwindow, topnwindows, originwindow \-" "window management" "/bottomnwindows," "window(2)"
+.xx "" "rio \-" "window system files" "" "rio(4)"
+.xx "" "rio, label," "window, wloc \- window system" "" "rio(1)"
+.xx "" "acme, win, awd \- interactive text" "windows" "" "acme(1)"
+.xx "" "acme \- control files for text" "windows" "" "acme(4)"
+.xx "" "/memltofrontn, memltorear, memltorearn \-" "windows of memory-resident images" "" "memlayer(2)"
+.xx "" "" "winwatch \- monitor rio windows" "" "winwatch(1)"
+.xx "" "rio, label, window," "wloc \- window system" "" "rio(1)"
+.xx "" "/canqlock, qunlock, rlock, canrlock, runlock," "wlock, canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)"
+.xx "" "" "wol \- send wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "wc \-" "word count" "" "wc(1)"
+.xx "" "/Memdata, Memdrawparam, memimageinit," "wordaddr, byteaddr, memimagemove,/" "" "memdraw(2)"
+.xx "writing/" "/readimage, writeimage, bytesperline," "wordsperline \- allocating, freeing, reading," "" "allocimage(2)"
+.xx "" "chdir \- change" "working directory" "" "chdir(2)"
+.xx "" "pwd, pbd \-" "working directory" "" "pwd(1)"
+.xx "" "rwd, conswdir \- maintain remote" "working directory" "" "rwd(1)"
+.xx "" "webfs \-" "world wide web file system" "" "webfs(4)"
+.xx "" "cwfs \-" "worm file server, dump" "" "cwfs(4)"
+.xx "" "rdarena," "wrarena \- copy arenas between venti servers" "" "venti-backup(8)"
+.xx "" "preadv, pwritev \- scatter/gather read and" "write" "readv, writev," "readv(2)"
+.xx "" "read," "write \- transfer data from and to a file" "" "read(5)"
+.xx "" "read," "write, copy \- simple Venti clients" "" "venti(1)"
+.xx "" "read, readn," "write, pread, pwrite \- read or write file" "" "read(2)"
+.xx "" "RGB, readcolmap," "writecolmap \- access display color map" "" "readcolmap(2)"
+.xx "" "/cloadimage, unloadimage, readimage," "writeimage, bytesperline, wordsperline \-/" "" "allocimage(2)"
+.xx "" "/readmemimage, creadmemimage," "writememimage, freememimage,/" "" "memdraw(2)"
+.xx "" "\- optical disc (CD, DVD, B) track reader and" "writer file system" "cdfs, cddb" "cdfs(4)"
+.xx "" "\- spin locks, queueing rendezvous locks," "writer locks, rendezvous points, and/" "/decref" "lock(2)"
+.xx "" "/subfontname, readsubfont, readsubfonti," "writesubfont, stringsubfont, strsubfontwidth,/" "" "subfont(2)"
+.xx "and write" "readv," "writev, preadv, pwritev \- scatter/gather read" "" "readv(2)"
+.xx "" "open, create, close \- open a file for reading or" "writing, create file" "" "open(2)"
+.xx "" "wordsperline \- allocating, freeing, reading," "writing images" "/writeimage, bytesperline," "allocimage(2)"
+.xx "" "/status, enable, disable, authsrv, guard.srv," "wrkey, login, newns, none \- maintain or/" "" "auth(8)"
+.xx "" "stat," "wstat \- inquire or change file attributes" "" "stat(5)"
+.xx "dirfwstat, nulldir \- get and put file/" "stat, fstat," "wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)"
+.xx "" "/rlock, canrlock, runlock, wlock, canwlock," "wunlock, rsleep, rwakeup, rwakeupall, incref,/" "" "lock(2)"
+.xx "" "/rsaprivtopub, rsapuballoc, rsapubfree," "X509toRSApub, X509gen, X509verify \- RSA/" "" "rsa(2)"
+.xx "" "" "xd \- hex, octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "/adjoint, invertmat, xformpoint, xformpointd," "xformplane, pushmat, popmat, rot, qrot,/" "" "matrix(2)"
+.xx "\- extract/" "doc2txt, doc2ps, wdoc2txt," "xls2txt, olefs, mswordstrings, msexceltables" "" "doc2txt(1)"
+.xx "file transfer" "con, telnet, rx, hayes, xms," "xmr \- remote login, execution, and XMODEM" "" "con(1)"
+.xx "" "" "yacc \- yet another compiler-compiler" "" "yacc(1)"
+.xx "dump" "" "yesterday, diffy \- print file names from the" "" "yesterday(1)"
+.xx "" "/threadsetgrp, threadsetname, threadwaitchan," "yield \- thread and proc management" "" "thread(2)"
+.xx "convert pictures" "jpg, gif, png, ppm, bmp," "yuv, ico, togif, toppm, topng, toico \- view and" "" "jpg(1)"
+.xx "" "packetstats, packettrailer, packettrim \-" "zero-copy network buffers" "/packetsplit," "venti-packet(2)"
+.xx "" "/bzip2, bunzip2, compress, uncompress," "zip, unzip \- compress and expand data" "" "gzip(1)"
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "zipfs \- mount archival file systems" "" "tapefs(4)"

+ 3119 - 0
sys/lib/man/permind/junk3

@@ -0,0 +1,3119 @@
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, .," "~ \- command language" "rc, cd, eval," "rc(1)"
+.xx "assemblers" "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "" "2a(1)"
+.xx "compilers" "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "" "2c(1)"
+.xx "" "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "mp3dec \- decode audio MPEG files (layers" "1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "vt \- emulate a" "100 or VT-220 terminal" "" "vt(1)"
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(8)"
+.xx "" "0a," "1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c," "1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l," "1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "mp3dec \- decode audio MPEG files (layers 1," "2 and 3)" "" "mp3dec(1)"
+.xx "" "pushssl \- attach SSL version" "2 encryption to a communication channel" "" "pushssl(2)"
+.xx "" "vt \- emulate a VT-100 or" "220 terminal" "" "vt(1)"
+.xx "" "0a, 1a," "2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c," "2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l," "2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "\- decode audio MPEG files (layers 1, 2 and" "3)" "mp3dec" "mp3dec(1)"
+.xx "zipfs \- mount archival file systems" "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "" "tapefs(4)"
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on" "3-d points and planes" "/pn2f3, ppp2f3," "arith3(2)"
+.xx "" "qball \-" "3-d rotation controller" "" "qball(2)"
+.xx "sudoku \- time wasters" "" "4s, 5s, juggle, mahjongg, memo, sokoban," "" "games(1)"
+.xx "" "0a, 1a, 2a," "5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c," "5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "" "5i, ki, vi, qi \- instruction simulators" "" "vi(1)"
+.xx "" "0l, 1l, 2l," "5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "sudoku \- time wasters" "4s," "5s, juggle, mahjongg, memo, sokoban," "" "games(1)"
+.xx "" "0a, 1a, 2a, 5a," "6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c," "6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "6to4 tunnel of IPv6 through IPv4" "" "6in4 - configure and run automatic or manual" "" "6in4(8)"
+.xx "" "0l, 1l, 2l, 5l," "6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "0a, 1a, 2a, 5a, 6a," "7a, 8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c," "7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l," "7l, 8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a," "8a, ka, qa, va \- assemblers" "" "2a(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c," "8c, kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l," "8l, kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "dump9660, mk9660 \- create an" "9660 CD image" "" "mk9660(8)"
+.xx "systems" "dossrv, 9660srv, a:, b:, c:, d:," "9fat:, dosmnt, eject \- DOS and ISO9660 file" "" "dossrv(4)"
+.xx "" "srv, srvold9p," "9fs, srvssh \- start network file service" "" "srv(4)"
+.xx "" "" "9load, 9pxeload, ld \- PC bootstrap program" "" "9load(8)"
+.xx "" "intro \- introduction to the Plan 9 File Protocol," "9P" "" "intro(5)"
+.xx "" "fversion \- initialize" "9P connection and negotiate version" "" "fversion(2)"
+.xx "" "allocreq, closereq, lookupreq, removereq \-" "9P fid, request tracking" "/freereqpool," "9pfid(2)"
+.xx "" "threadlistensrv, threadpostmountsrv, srv \-" "9P file service" "/respond, responderror," "9p(2)"
+.xx "" "u9fs \- serve" "9P from Unix" "" "u9fs(4)"
+.xx "" "mnt \- attach to" "9P servers" "" "mnt(3)"
+.xx "" "" "9pcon \- 9P to text translator" "" "9pcon(8)"
+.xx "" "9load," "9pxeload, ld \- PC bootstrap program" "" "9load(8)"
+.xx "" "" "aan \- always available network" "" "aan(8)"
+.xx "" "" "abort \- generate a fault" "" "abort(2)"
+.xx "" "flush \-" "abort a message" "" "flush(5)"
+.xx "" "" "abs, labs \- integer absolute values" "" "abs(2)"
+.xx "functions" "fabs, fmod, floor, ceil \-" "absolute value, remainder, floor, ceiling" "" "floor(2)"
+.xx "" "consolefs, C, clog \- file system for console" "access" "" "consolefs(4)"
+.xx "" "" "access \- determine accessibility of file" "" "access(2)"
+.xx "" "rlogind, rexexec, ftpd \- Internet remote" "access daemons" "telnetd," "ipserv(8)"
+.xx "" "RGB, readcolmap, writecolmap \-" "access display color map" "" "readcolmap(2)"
+.xx "" "getenv, putenv \-" "access environment variables" "" "getenv(2)"
+.xx "" "filesym, fileline, fnbound \- symbol table" "access functions" "/textsym, file2pc, fileelem," "symbol(2)"
+.xx "" "leswab, leswal, leswav \- machine-independent" "access to executable files" "/beswal, beswav," "mach(2)"
+.xx "" "access \- determine" "accessibility of file" "" "access(2)"
+.xx "" "test \- set status" "according to condition" "" "test(1)"
+.xx "" "aux/mouse," "accupoint \- configure a mouse to a port" "" "mouse(8)"
+.xx "" "" "acid, truss, trump \- debugger" "" "acid(1)"
+.xx "" "" "acme \- control files for text windows" "" "acme(4)"
+.xx "" "" "acme, win, awd \- interactive text windows" "" "acme(1)"
+.xx "" "sin, cos, tan, asin," "acos, atan, atan2 \- trigonometric functions" "" "sin(2)"
+.xx "controlcalled,/" "Control, Controlset," "activate, closecontrol, closecontrolset," "" "control(2)"
+.xx "closept3, dot3, cross3, len3, dist3, unit3,/" "" "add3, sub3, neg3, div3, mul3, eqpt3," "" "arith3(2)"
+.xx "" "/vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "add4, sub4 \- operations on 3-d points and/" "" "arith3(2)"
+.xx "" "newuser \-" "adding a new user" "" "newuser(8)"
+.xx "fauth_proxy, auth_allocrpc,/" "amount, newns," "addns, login, noworld, auth_proxy," "" "auth(2)"
+.xx "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt, subpt, mulpt, divpt, rectaddpt," "" "addpt(2)"
+.xx "" "trampoline \- forward incoming calls to another" "address" "" "trampoline(8)"
+.xx "" "ratfs \- mail" "address ratification file system" "" "ratfs(4)"
+.xx "" "hnputs, ptclbsum, readipifc \- Internet Protocol" "addressing" "/nhgetl, nhgets, hnputv, hnputl," "ip(2)"
+.xx "" "ident, matmul, matmulr, determinant," "adjoint, invertmat, xformpoint, xformpointd,/" "" "matrix(2)"
+.xx "" "inflatezlibblock, flateerr, mkcrctab, blockcrc," "adler32 \- deflate compression" "/inflateblock," "flate(2)"
+.xx "" "intro \- introduction to system" "administration" "" "intro(8)"
+.xx "" "kfscmd, ksync \- kfs" "administration" "" "kfscmd(8)"
+.xx "" "/setup.9fat, setup.disk, setup.kfs, update \-" "administration for local file systems" "" "update(8)"
+.xx "" "/aesCBCencrypt, aesCBCdecrypt -" "advanced encryption standard (rijndael)" "" "aes(2)"
+.xx "(Serial AT) storage device/" "sdahci \- AHCI" "Advanced Host Controller Interface) SATA" "" "sdahci(3)"
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(3)"
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(8)"
+.xx "hmac_aes, md5pickle,/" "md4, md5, sha1," "aes, hmac_x, hmac_md5, hmac_sha1," "" "sechash(2)"
+.xx "" "" "aescbc, ipso, secstore \- secstore commands" "" "secstore(1)"
+.xx "encryption standard (rijndael)" "setupAESstate," "aesCBCencrypt, aesCBCdecrypt - advanced" "" "aes(2)"
+.xx "font utilities" "cachechars," "agefont, loadchar, Subfont, Fontchar, Font \-" "" "cachechars(2)"
+.xx "" "factotum, fgui \- authentication" "agent" "" "factotum(4)"
+.xx "SATA (Serial AT) storage device/" "sdahci \-" "AHCI (Advanced Host Controller Interface)" "" "sdahci(3)"
+.xx "language interpreter)" "gs \-" "Aladdin Ghostscript (PostScript and PDF" "" "gs(1)"
+.xx "" "sleep," "alarm \- delay, ask for delayed note" "" "sleep(2)"
+.xx "" "dsasigfree, dsaprivtopub - digital signature" "algorithm" "/dsaprivfree, dsasigalloc," "dsa(2)"
+.xx "" "X509gen, X509verify \- RSA encryption" "algorithm" "/rsapubfree, X509toRSApub," "rsa(2)"
+.xx "" "" "aliasmail \- expand system wide mail aliases" "" "aliasmail(8)"
+.xx "" "col \- column" "alignment" "" "col(1)"
+.xx "" "setupRC4state, rc4, rc4skip, rc4back -" "alleged rc4 encryption" "" "rc4(2)"
+.xx "" "/writeimage, bytesperline, wordsperline \-" "allocating, freeing, reading, writing images" "" "allocimage(2)"
+.xx "" "binalloc, bingrow, binfree \- grouped memory" "allocation" "" "bin(2)"
+.xx "" "brk, sbrk \- change memory" "allocation" "" "brk(2)"
+.xx "" "segbrk \- change memory" "allocation" "" "segbrk(2)"
+.xx "" "getrealloctag, malloctopoolblock \- memory" "allocator" "/setrealloctag, getmalloctag," "malloc(2)"
+.xx "" "vtstrdup, vtfree \- error-checking memory" "allocators" "/vtmalloc, vtmallocz, vtrealloc," "venti-mem(2)"
+.xx "lookupfid, removefid, Req,/" "Fid, Fidpool," "allocfidpool, freefidpool, allocfid, closefid," "" "9pfid(2)"
+.xx "namedimage, setalpha,/" "allocimage," "allocimagemix, freeimage, nameimage," "" "allocimage(2)"
+.xx "lookupkey, deletekey \- integer to/" "Intmap," "allocmap, freemap, insertkey, caninsertkey," "" "intmap(2)"
+.xx "" "/wordaddr, byteaddr, memimagemove," "allocmemimage, allocmemimaged,/" "" "memdraw(2)"
+.xx "" "/byteaddr, memimagemove, allocmemimage," "allocmemimaged, readmemimage,/" "" "memdraw(2)"
+.xx "" "/drawclip, memlinebbox, memlineendsize," "allocmemsubfont, openmemsubfont,/" "" "memdraw(2)"
+.xx "" "/closefid, lookupfid, removefid, Req, Reqpool," "allocreqpool, freereqpool, allocreq, closereq,/" "" "9pfid(2)"
+.xx "allocwindow, bottomwindow,/" "Screen," "allocscreen, publicscreen, freescreen," "" "window(2)"
+.xx "lookupsubfont, uninstallsubfont,/" "" "allocsubfont, freesubfont, installsubfont," "" "subfont(2)"
+.xx "removefile, walkfile, opendirfile,/" "Tree," "alloctree, freetree, File, createfile, closefile," "" "9pfile(2)"
+.xx "" "Screen, allocscreen, publicscreen, freescreen," "allocwindow, bottomwindow,/" "" "window(2)"
+.xx "mainstacksize, proccreate, procdata,/" "" "alt, chancreate, chanfree, chaninit, chanprint," "" "thread(2)"
+.xx "" "aan \-" "always available network" "" "aan(8)"
+.xx "" "/auth_freerpc, auth_rpc, auth_getkey," "amount_getkey, auth_freeAI, auth_chuid,/" "" "auth(2)"
+.xx "" "lex \- generator of lexical" "analysis programs" "" "lex(1)"
+.xx "setnetmtpt, getnetconninfo,/" "dial, hangup," "announce, listen, accept, reject, netmkaddr," "" "dial(2)"
+.xx "the system" "fshalt, reboot \- halt" "any local file systems and optionally reboot" "" "fshalt(8)"
+.xx "" "sdaoe \- ATA-over-Ethernet" "Ao) storage device interface" "" "sdaoe(3)"
+.xx "" "" "aoe \- ATA-over-Ethernet (Ao) interface" "" "aoe(3)"
+.xx "" "" "a.out \- object file format" "" "a.out(6)"
+.xx "" "" "ap \- fetch Associated Press news articles" "" "ap(1)"
+.xx "" "pcc \-" "APE C compiler driver" "" "pcc(1)"
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(3)"
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(8)"
+.xx "client-server replica/" "applychanges," "applylog, compactdb, updatedb \- simple" "" "replica(8)"
+.xx "" "" "aquarela \- CIFS server" "" "aquarela(8)"
+.xx "" "" "ar \- archive and library maintainer" "" "ar(1)"
+.xx "" "" "ar \- archive (library) file format" "" "ar(6)"
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse," "arc, fillarc, icossin, icossin2, border, string,/" "" "draw(2)"
+.xx "" "" "archfs \- mount mkfs-style archive" "" "archfs(4)"
+.xx "" "arch \-" "architecture-specific information and control" "" "arch(3)"
+.xx "" "fossil \-" "archival file server" "" "fossil(4)"
+.xx "" "tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount" "archival file systems" "32vfs, cpiofs," "tapefs(4)"
+.xx "" "venti \-" "archival storage server" "" "venti(2)"
+.xx "" "venti \-" "archival storage server" "" "venti(6)"
+.xx "" "venti \-" "archival storage server" "" "venti(8)"
+.xx "" "archfs \- mount mkfs-style" "archive" "" "archfs(4)"
+.xx "" "ar \-" "archive and library maintainer" "" "ar(1)"
+.xx "" "ar \-" "archive (library) file format" "" "ar(6)"
+.xx "" "vac, unvac \- create, extract a vac" "archive on Venti" "" "vac(1)"
+.xx "" "mkfs, mkext \-" "archive or update a file system" "" "mkfs(8)"
+.xx "" "tar, dircp \-" "archiver" "" "tar(1)"
+.xx "" "rdarena, wrarena \- copy" "arenas between venti servers" "" "venti-backup(8)"
+.xx "" "/tobackup, dumparenas, restore \- backup venti" "arenas to blu-ray discs or restore from them" "" "backup(8)"
+.xx "option letters from argv" "ARGBEGIN, ARGEND," "ARGC, ARGF, EARGF, arginit, argopt \- process" "" "arg(2)"
+.xx "" "echo \- print" "arguments" "" "echo(1)"
+.xx "" "crtprefree, crtresfree \- extended precision" "arithmetic" "/mpmagsub, crtpre, crtin, crtout," "mp(2)"
+.xx "" "qinv, qlen, slerp, qmid, qsqrt \- Quaternion" "arithmetic" "/qsub, qneg, qmul, qdiv, qunit," "quaternion(2)"
+.xx "" "bc \- arbitrary-precision" "arithmetic language" "" "bc(1)"
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \-" "arithmetic on points and rectangles" "" "addpt(2)"
+.xx "" "dec16, enc16, encodefmt \- encoding byte" "arrays as strings" "/enc64, dec32, enc32," "encode(2)"
+.xx "PB L" "/runestringbg, runestringnbg, _string," "ARROW, drawsetdebug \- graphics functions" "" "draw(2)"
+.xx "" "ap \- fetch Associated Press news" "articles" "" "ap(1)"
+.xx "" "toascii, _toupper, _tolower, toupper, tolower \-" "ASCII character classification" "/iscntrl, isascii," "ctype(2)"
+.xx "" "xd \- hex, octal, decimal, or" "ASCII dump" "" "xd(1)"
+.xx "" "UTF, Unicode," "ASCII, rune \- character set and format" "" "utf(6)"
+.xx "" "ascii, unicode \- interpret" "ASCII, Unicode characters" "" "ascii(1)"
+.xx "time" "ctime, localtime, gmtime," "asctime, tm2sec, timezone \- convert date and" "" "ctime(2)"
+.xx "" "/convA2M, convM2A, convPR2M, convM2PR," "_asgetticket, _asrdresp \- routines for/" "" "authsrv(2)"
+.xx "functions" "sin, cos, tan," "asin, acos, atan, atan2 \- trigonometric" "" "sin(2)"
+.xx "generate and format rsa keys" "rsagen, rsafill," "asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \-" "" "rsa(8)"
+.xx "rsaencrypt, rsagen, rsaprivalloc,/" "asn1dump," "asn1toRSApriv, decodePEM, rsadecrypt," "" "rsa(2)"
+.xx "" "/convM2A, convPR2M, convM2PR, _asgetticket," "_asrdresp \- routines for communicating with/" "" "authsrv(2)"
+.xx "Processors" "na \-" "assembler for the Symbios Logic PCI-SCSI I/O" "" "na(8)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "assemblers" "" "2a(1)"
+.xx "" "" "assert \- check program invariants" "" "assert(2)"
+.xx "" "ap \- fetch" "Associated Press news articles" "" "ap(1)"
+.xx "" "fd2path \- return file name" "associated with file descriptor" "" "fd2path(2)"
+.xx "" "\- Personal Computer Memory Card Interface" "Association (PCMCI) device" "i82365" "i82365(3)"
+.xx "" "" "astro \- print astronomical information" "" "astro(7)"
+.xx "" "notify, noted, atnotify \- handle" "asynchronous process notification" "" "notify(2)"
+.xx "" "pump \- copy" "asynchronously via a large circular buffer" "" "pump(1)"
+.xx "" "" "at, drain, expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "Host Controller Interface) SATA (Serial" "AT) storage device drivers" "/\- AHCI (Advanced" "sdahci(3)"
+.xx "" "sin, cos, tan, asin, acos, atan," "atan2 \- trigonometric functions" "" "sin(2)"
+.xx "" "aoe \-" "ATA-over-Ethernet (Ao) interface" "" "aoe(3)"
+.xx "interface" "sdaoe \-" "ATA-over-Ethernet (Ao) storage device" "" "sdaoe(3)"
+.xx "process cleanup" "exits, _exits, atexit," "atexitdont, terminate \- terminate process," "" "exits(2)"
+.xx "notification" "notify, noted," "atnotify \- handle asynchronous process" "" "notify(2)"
+.xx "strtoll, strtoul, strtoull \- convert text to/" "atof," "atoi, atol, atoll, charstod, strtod, strtol," "" "atof(2)"
+.xx "" "iounit \- return size of" "atomic I/O unit for file descriptor" "" "iounit(2)"
+.xx "connection" "" "attach, auth \- messages to establish a" "" "attach(5)"
+.xx "" "pipefile \-" "attach filter to file in name space" "" "pipefile(1)"
+.xx "communication channel" "pushssl \-" "attach SSL version 2 encryption to a" "" "pushssl(2)"
+.xx "" "/okThumbprint, readcert, readcertchain \-" "attach TLS1 or SSL3 encryption to a/" "" "pushtls(2)"
+.xx "" "mnt \-" "attach to 9P servers" "" "mnt(3)"
+.xx "put2,/" "/setmap, findseg, unusemap, loadmap," "attachproc, get1, get2, get4, get8, put1," "" "mach(2)"
+.xx "" "stat, wstat \- inquire or change file" "attributes" "" "stat(5)"
+.xx "" "" "audio \- SoundBlaster audio controller" "" "audio(3)"
+.xx "usbfat: \- Universal Serial Bus device drivers" "" "audio, disk, ether, kb, print, probe, serial," "" "usb(4)"
+.xx "" "mp3enc \- create mp3" "audio files" "" "mp3enc(1)"
+.xx "" "mp3dec \- decode" "audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "attach," "auth \- messages to establish a connection" "" "attach(5)"
+.xx "" "/login, noworld, auth_proxy, fauth_proxy," "auth_allocrpc, auth_freerpc, auth_rpc,/" "" "auth(2)"
+.xx "" "/amount_getkey, auth_freeAI, auth_chuid," "auth_challenge, auth_response,/" "" "auth(2)"
+.xx "convT2M, convM2T, convTR2M, convM2TR,/" "" "authdial, passtokey, nvcsum, readnvram," "" "authsrv(2)"
+.xx "" "factotum, fgui \-" "authentication agent" "" "factotum(4)"
+.xx "" "\- Digital Pathways SecureNet Key remote" "authentication box" "securenet" "securenet(8)"
+.xx "" "keyfs, warning \-" "authentication database files" "" "keyfs(4)"
+.xx "" "wrkey, login, newns, none \- maintain or query" "authentication databases" "/guard.srv," "auth(8)"
+.xx "server" "fauth \- set up" "authentication on a file descriptor to a file" "" "fauth(2)"
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \-" "authentication protocols" "" "authsrv(6)"
+.xx "" "_asrdresp \- routines for communicating with" "authentication servers" "/_asgetticket," "authsrv(2)"
+.xx "" "/auth_rpc, auth_getkey, amount_getkey," "auth_freeAI, auth_chuid, auth_challenge,/" "" "auth(2)"
+.xx "" "auth_chuid, auth_challenge, auth_response," "auth_freechal, auth_respond,/" "/auth_freeAI," "auth(2)"
+.xx "" "/auth_proxy, fauth_proxy, auth_allocrpc," "auth_freerpc, auth_rpc, auth_getkey,/" "" "auth(2)"
+.xx "" "/auth_userpasswd, auth_getuserpasswd," "auth_getinfo \- routines for authenticating/" "" "auth(2)"
+.xx "" "/auth_allocrpc, auth_freerpc, auth_rpc," "auth_getkey, amount_getkey, auth_freeAI,/" "" "auth(2)"
+.xx "for/" "/auth_respond, auth_userpasswd," "auth_getuserpasswd, auth_getinfo \- routines" "" "auth(2)"
+.xx "" "amount, newns, addns, login, noworld," "auth_proxy, fauth_proxy, auth_allocrpc,/" "" "auth(2)"
+.xx "" "/auth_challenge, auth_response, auth_freechal," "auth_respond, auth_userpasswd,/" "" "auth(2)"
+.xx "" "/fauth_proxy, auth_allocrpc, auth_freerpc," "auth_rpc, auth_getkey, amount_getkey,/" "" "auth(2)"
+.xx "\-/" "/printnetkey, status, enable, disable," "authsrv, guard.srv, wrkey, login, newns, none" "" "auth(8)"
+.xx "authentication protocols" "" "authsrv, p9any, p9sk1, p9sk2 \-" "" "authsrv(6)"
+.xx "" "/auth_response, auth_freechal, auth_respond," "auth_userpasswd, auth_getuserpasswd,/" "" "auth(2)"
+.xx "through IPv4" "6in4 - configure and run" "automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)"
+.xx "systems" "mntgen \-" "automatically generate mount points for file" "" "mntgen(4)"
+.xx "mouse to a port" "" "aux/mouse, aux/accupoint \- configure a" "" "mouse(8)"
+.xx "them." "kbmap \- show a list of" "available keyboard maps and switch between" "" "kbmap(1)"
+.xx "" "aan \- always" "available network" "" "aan(8)"
+.xx "" "/insertavl, lookupavl, deleteavl, avlwalk," "avlnext, avlprev, endwalk - AVL tree routines" "" "avl(2)"
+.xx "exit" "" "await, wait, waitpid \- wait for a process to" "" "wait(2)"
+.xx "" "acme, win," "awd \- interactive text windows" "" "acme(1)"
+.xx "processing language" "" "awk \- pattern-directed scanning and" "" "awk(1)"
+.xx "ISO9660 file systems" "dossrv, 9660srv, a:," "b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "" "dossrv(4)"
+.xx "structural regular expressions" "sam," "B, sam.save, samterm \- screen editor with" "" "sam(1)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD," "B) track reader and writer file system" "" "cdfs(4)"
+.xx "" "backup, tobackup, dumparenas, restore \-" "backup venti arenas to blu-ray discs or/" "" "backup(8)"
+.xx "" "statusbar \- display a" "bar graph status window" "" "statusbar(8)"
+.xx "" "vacfs \- a" "based file system" "" "vacfs(4)"
+.xx "" "" "basename \- strip file name affixes" "" "basename(1)"
+.xx "" "/Bprint, Bvprint, Bwrite, Bflush, Bterm," "Bbuffered \- buffered input/output" "" "bio(2)"
+.xx "" "" "bc \- arbitrary-precision arithmetic language" "" "bc(1)"
+.xx "" "cb \- C program" "beautifier" "" "cb(1)"
+.xx "" "uptime \- show how long the system has" "been running" "" "uptime(1)"
+.xx "" "trace \- show (real-time) process" "behavior" "" "trace(1)"
+.xx "" "/symoff, fpformat, beieee80ftos, beieeesftos," "beieeedftos, leieee80ftos, leieeesftos,/" "" "debugger(2)"
+.xx "" "/get4, get8, put1, put2, put4, put8, beswab," "beswal, beswav, leswab, leswal, leswav \-/" "" "mach(2)"
+.xx "" "/mpassign, mprand, strtomp, mpfmt,mptoa," "betomp, mptobe, letomp, mptole, mptoui,/" "" "mp(2)"
+.xx "" "/drawrepl, replclipr, line, poly, fillpoly, bezier," "bezspline, fillbezier, fillbezspline, ellipse,/" "" "draw(2)"
+.xx "bfECBdecrypt - blowfish/" "setupBFstate," "bfCBCencrypt, bfCBCdecrypt, bfECBencrypt," "" "blowfish(2)"
+.xx "" "/Bungetc, Bungetrune, Bread, Bseek, Boffset," "Bfildes, Blinelen, Bputc, Bputrune, Bprint,/" "" "bio(2)"
+.xx "" "Bputc, Bputrune, Bprint, Bvprint, Bwrite," "Bflush, Bterm, Bbuffered \- buffered/" "/Blinelen," "bio(2)"
+.xx "Bread,/" "Bopen, Binit, Binits, Brdline, Brdstr," "Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "" "bio(2)"
+.xx "allocation" "" "binalloc, bingrow, binfree \- grouped memory" "" "bin(2)"
+.xx "" "strip \- remove symbols from" "binary files" "" "strip(1)"
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(1)"
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(2)"
+.xx "allocation" "binalloc," "bingrow, binfree \- grouped memory" "" "bin(2)"
+.xx "Bungetc, Bungetrune, Bread,/" "Bopen, Binit," "Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)"
+.xx "" "keys.who \-" "biographic information for key holders" "" "keys.who(6)"
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(8)"
+.xx "" "light, pencal, keyboard, params, prompter \-" "bitsy-specific utilities" "bitsyload," "bitsyload(1)"
+.xx "" "/Bungetrune, Bread, Bseek, Boffset, Bfildes," "Blinelen, Bputc, Bputrune, Bprint, Bvprint,/" "" "bio(2)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti" "block cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)"
+.xx "" "vtzeroextend, vtzeroscore \- Venti" "block truncation" "vtzerotruncate," "venti-zero(2)"
+.xx "" "setupDESstate, des_key_setup," "block_cipher, desCBCencrypt, desCBCdecrypt,/" "" "des(2)"
+.xx "" "/inflatezlibblock, flateerr, mkcrctab," "blockcrc, adler32 \- deflate compression" "" "flate(2)"
+.xx "" "sum, md5sum, sha1sum \- sum and count" "blocks in a file" "" "sum(1)"
+.xx "" "bfCBCdecrypt, bfECBencrypt, bfECBdecrypt -" "blowfish encryption" "/bfCBCencrypt," "blowfish(2)"
+.xx "" "/dumparenas, restore \- backup venti arenas to" "blu-ray discs or restore from them" "" "backup(8)"
+.xx "view and convert pictures" "jpg, gif, png, ppm," "bmp, yuv, ico, togif, toppm, topng, toico \-" "" "jpg(1)"
+.xx "" "/Bgetd, Bungetc, Bungetrune, Bread, Bseek," "Boffset, Bfildes, Blinelen, Bputc, Bputrune,/" "" "bio(2)"
+.xx "" "tel, iwhois \- look in phone" "book" "" "tel(1)"
+.xx "" "" "boot \- connect to the root file server" "" "boot(8)"
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \-" "boot scripts" "" "cpurc(8)"
+.xx "bootwinnt, personalize, setup.9fat,/" "" "bootfloppy, bootplan9, bootwin9x," "" "update(8)"
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \- Internet" "booting" "" "dhcpd(8)"
+.xx "" "init \- initialize machine upon" "booting" "" "init(8)"
+.xx "" "" "booting \- bootstrapping procedures" "" "booting(8)"
+.xx "personalize, setup.9fat,/" "bootfloppy," "bootplan9, bootwin9x, bootwinnt," "" "update(8)"
+.xx "" "9load, 9pxeload, ld \- PC" "bootstrap program" "" "9load(8)"
+.xx "" "booting \-" "bootstrapping procedures" "" "booting(8)"
+.xx "" "bootfloppy, bootplan9, bootwin9x," "bootwinnt, personalize, setup.9fat,/" "" "update(8)"
+.xx "Bgetrune, Bgetd, Bungetc, Bungetrune,/" "" "Bopen, Binit, Binits, Brdline, Brdstr, Bgetc," "" "bio(2)"
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin, icossin2," "border, string, stringn, runestring,/" "" "draw(2)"
+.xx "" "/publicscreen, freescreen, allocwindow," "bottomwindow, bottomnwindows, topwindow,/" "" "window(2)"
+.xx "" "Pathways SecureNet Key remote authentication" "box" "securenet \- Digital" "securenet(8)"
+.xx "" "Boffset, Bfildes, Blinelen, Bputc, Bputrune," "Bprint, Bvprint, Bwrite, Bflush, Bterm,/" "/Bseek," "bio(2)"
+.xx "" "/Bread, Bseek, Boffset, Bfildes, Blinelen," "Bputc, Bputrune, Bprint, Bvprint, Bwrite,/" "" "bio(2)"
+.xx "Bungetc, Bungetrune,/" "Bopen, Binit, Binits," "Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)"
+.xx "" "/Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)"
+.xx "" "getfields, gettokens, tokenize \-" "break a string into fields" "" "getfields(2)"
+.xx "" "getnetconninfo, freenetconninfo \- make and" "break network connections" "/setnetmtpt," "dial(2)"
+.xx "" "" "bridge \- IPv4 Ethernet bridge" "" "bridge(3)"
+.xx "" "" "brk, sbrk \- change memory allocation" "" "brk(2)"
+.xx "" "kill, slay," "broke \- print commands to kill processes" "" "kill(1)"
+.xx "" "dict \- dictionary" "browser" "" "dict(7)"
+.xx "" "/Bgetrune, Bgetd, Bungetc, Bungetrune, Bread," "Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)"
+.xx "" "/Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush," "Bterm, Bbuffered \- buffered input/output" "" "bio(2)"
+.xx "" "\- copy asynchronously via a large circular" "buffer" "pump" "pump(1)"
+.xx "Computing (VN)" "vncs, vncv \- remote frame" "buffer server and viewer for Virtual Network" "" "vnc(1)"
+.xx "" "Bvprint, Bwrite, Bflush, Bterm, Bbuffered \-" "buffered input/output" "/Bputrune, Bprint," "bio(2)"
+.xx "" "fseek, rewind, feof, ferror, clearerr \- standard" "buffered input/output package" "/fsetpos," "fopen(2)"
+.xx "" "packettrailer, packettrim \- zero-copy network" "buffers" "/packetsize, packetsplit, packetstats," "venti-packet(2)"
+.xx "" "/getwindow, gengetwindow, flushimage," "bufimage, lockdisplay, unlockdisplay,/" "" "graphics(2)"
+.xx "" "/lockdisplay, unlockdisplay, openfont," "buildfont, freefont, Pfmt, Rfmt, strtochan,/" "" "graphics(2)"
+.xx "fmtarenas, fmtbloom, fmtindex, fmtisect,/" "" "buildindex, checkarenas, checkindex, conf," "" "venti-fmt(8)"
+.xx "" "" "bundle \- collect files for distribution" "" "bundle(1)"
+.xx "" "/Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc," "Bungetrune, Bread, Bseek, Boffset, Bfildes,/" "" "bio(2)"
+.xx "compress and expand/" "gzip, gunzip, bzip2," "bunzip2, compress, uncompress, zip, unzip \-" "" "gzip(1)"
+.xx "" "pci \- print PCI" "bus configuration" "" "pci(8)"
+.xx "" "usbd \- Universal Serial" "Bus daemon" "" "usbd(4)"
+.xx "" "print, probe, serial, usbfat: \- Universal Serial" "Bus device drivers" "audio, disk, ether, kb," "usb(4)"
+.xx "" "/Blinelen, Bputc, Bputrune, Bprint, Bvprint," "Bwrite, Bflush, Bterm, Bbuffered \- buffered/" "" "bio(2)"
+.xx "" "enc32, dec16, enc16, encodefmt \- encoding" "byte arrays as strings" "dec64, enc64, dec32," "encode(2)"
+.xx "" "/Memdrawparam, memimageinit, wordaddr," "byteaddr, memimagemove, allocmemimage,/" "" "memdraw(2)"
+.xx "" "/unloadimage, readimage, writeimage," "bytesperline, wordsperline \- allocating,/" "" "allocimage(2)"
+.xx "unzip \- compress and expand/" "gzip, gunzip," "bzip2, bunzip2, compress, uncompress, zip," "" "gzip(1)"
+.xx "" "style \- Plan 9 coding conventions for" "C" "" "style(6)"
+.xx "" "consolefs," "C, clog \- file system for console access" "" "consolefs(4)"
+.xx "" "pcc \- APE" "C compiler driver" "" "pcc(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \-" "C compilers" "" "2c(1)"
+.xx "file systems" "dossrv, 9660srv, a:, b:," "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "" "dossrv(4)"
+.xx "" "cpp \-" "C language preprocessor" "" "cpp(1)"
+.xx "" "cb \-" "C program beautifier" "" "cb(1)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti block" "cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)"
+.xx "" "cfs \-" "cache file system" "" "cfs(4)"
+.xx "Fontchar, Font \- font utilities" "" "cachechars, agefont, loadchar, Subfont," "" "cachechars(2)"
+.xx "" "cwfs \-" "cached-worm file server, dump" "" "cwfs(4)"
+.xx "" "segflush \- flush instruction and data" "caches" "" "segflush(2)"
+.xx "" "" "cal \- print calendar" "" "cal(1)"
+.xx "" "dc \- desk" "calculator" "" "dc(1)"
+.xx "" "" "calendar \- print upcoming events" "" "calendar(1)"
+.xx "" "malloc, mallocalign, mallocz, free, realloc," "calloc, msize, setmalloctag, setrealloctag,/" "" "malloc(2)"
+.xx "" "tcp17009, tcp17010, tcp17013 \- listen for" "calls on a network device" "/tcp17008," "listen(8)"
+.xx "" "trampoline \- forward incoming" "calls to another address" "" "trampoline(8)"
+.xx "to data/" "Intmap, allocmap, freemap, insertkey," "caninsertkey, lookupkey, deletekey \- integer" "" "intmap(2)"
+.xx "rlock, canrlock, runlock, wlock,/" "lock," "canlock, unlock, qlock, canqlock, qunlock," "" "lock(2)"
+.xx "" "/mulpt, divpt, rectaddpt, rectsubpt, insetrect," "canonrect, eqpt, eqrect, ptinrect, rectinrect,/" "" "addpt(2)"
+.xx "wlock,/" "lock, canlock, unlock, qlock," "canqlock, qunlock, rlock, canrlock, runlock," "" "lock(2)"
+.xx "" "/qunlock, rlock, canrlock, runlock, wlock," "canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)"
+.xx "processes" "" "cap \- capabilities for setting the user id of" "" "cap(3)"
+.xx "" "pcmcia \- identify a PCMCIA" "card" "" "pcmcia(8)"
+.xx "" "vga \- configure a VGA" "card" "" "vga(8)"
+.xx "" "i82365 \- Personal Computer Memory" "Card Interface Association (PCMCI) device" "" "i82365(3)"
+.xx "" "toupperrune \- Unicode character classes and" "cases" "/isupperrune, tolowerrune, totitlerune," "isalpharune(2)"
+.xx "" "" "cat, read \- catenate files" "" "cat(1)"
+.xx "" "scat \- sky" "catalogue and Digitized Sky Survey" "" "scat(7)"
+.xx "" "" "cb \- C program beautifier" "" "cb(1)"
+.xx "system" "cdfs, cddb \- optical disc" "CD, DVD, B) track reader and writer file" "" "cdfs(4)"
+.xx "whatis, ., ~ \- command language" "rc," "cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)"
+.xx "" "dump9660, mk9660 \- create an ISO-9660" "CD image" "" "mk9660(8)"
+.xx "reader and writer file system" "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "" "cdfs(4)"
+.xx "" "" "cec \- Coraid Ethernet Console" "" "cec(8)"
+.xx "functions" "fabs, fmod, floor," "ceil \- absolute value, remainder, floor, ceiling" "" "floor(2)"
+.xx "" "" "cfs \- cache file system" "" "cfs(4)"
+.xx "proccreate, procdata,/" "alt, chancreate," "chanfree, chaninit, chanprint, mainstacksize," "" "thread(2)"
+.xx "" "stat, wstat \- inquire or" "change file attributes" "" "stat(5)"
+.xx "" "chgrp \-" "change file group" "" "chgrp(1)"
+.xx "" "seek \-" "change file offset" "" "seek(2)"
+.xx "" "brk, sbrk \-" "change memory allocation" "" "brk(2)"
+.xx "" "segbrk \-" "change memory allocation" "" "segbrk(2)"
+.xx "" "chmod \-" "change mode" "" "chmod(1)"
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(1)"
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(2)"
+.xx "" "passwd, netkey \-" "change or verify user password" "" "passwd(1)"
+.xx "" "chdir \-" "change working directory" "" "chdir(2)"
+.xx "replica management" "" "changes, pull, push, scan \- client-server" "" "replica(1)"
+.xx "printnetkey, status, enable, disable, authsrv,/" "" "changeuser, convkeys, convkeys2," "" "auth(8)"
+.xx "proccreate,/" "alt, chancreate, chanfree," "chaninit, chanprint, mainstacksize," "" "thread(2)"
+.xx "" "pipe \- create an interprocess" "channel" "" "pipe(2)"
+.xx "" "SSL version 2 encryption to a communication" "channel" "pushssl \- attach" "pushssl(2)"
+.xx "" "TLS1 or SSL3 encryption to a communication" "channel" "/readcert, readcertchain \- attach" "pushtls(2)"
+.xx "procdata,/" "alt, chancreate, chanfree, chaninit," "chanprint, mainstacksize, proccreate," "" "thread(2)"
+.xx "" "/buildfont, freefont, Pfmt, Rfmt, strtochan," "chantostr, chantodepth \- interactive graphics" "" "graphics(2)"
+.xx "" "totitlerune, toupperrune \- Unicode" "character classes and cases" "/tolowerrune," "isalpharune(2)"
+.xx "" "_toupper, _tolower, toupper, tolower \- ASCII" "character classification" "/isascii, toascii," "ctype(2)"
+.xx "" "freq \- print histogram of" "character frequencies" "" "freq(1)"
+.xx "" "scribblealloc, recognize \-" "character recognition" "" "scribble(2)"
+.xx "" "UTF, Unicode, ASCII, rune \-" "character set and format" "" "utf(6)"
+.xx "" "tcs \- translate" "character sets" "" "tcs(1)"
+.xx "" "doquote, needsrcquote \- quoted" "character strings" "/quotefmtinstall," "quote(2)"
+.xx "" "ascii, unicode \- interpret ASCII, Unicode" "characters" "" "ascii(1)"
+.xx "" "keyboard \- how to type" "characters" "" "keyboard(6)"
+.xx "" "tr \- translate" "characters" "" "tr(1)"
+.xx "\- convert text to/" "atof, atoi, atol, atoll," "charstod, strtod, strtol, strtoll, strtoul, strtoull" "" "atof(2)"
+.xx "utfecpy, utflen, utfnlen, utfrune,/" "runetochar," "chartorune, runelen, runenlen, fullrune," "" "rune(2)"
+.xx "" "" "chdir \- change working directory" "" "chdir(2)"
+.xx "" "assert \-" "check program invariants" "" "assert(2)"
+.xx "fmtindex, fmtisect,/" "buildindex, checkarenas," "checkindex, conf, fmtarenas, fmtbloom," "" "venti-fmt(8)"
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "checking memory allocators" "vtbrk, vtmalloc," "venti-mem(2)"
+.xx "" "" "chgrp \- change file group" "" "chgrp(1)"
+.xx "" "cputime, times \- cpu time in this process and" "children" "" "cputime(2)"
+.xx "" "" "chmod \- change mode" "" "chmod(1)"
+.xx "" "aquarela \-" "CIFS server" "" "aquarela(8)"
+.xx "" "pump \- copy asynchronously via a large" "circular buffer" "" "pump(1)"
+.xx "localaddr, symoff, fpformat, beieee80ftos,/" "" "cisctrace, risctrace, ciscframe, riscframe," "" "debugger(2)"
+.xx "strlen,/" "strcat, strncat, strcmp, strncmp," "cistrcmp, cistrncmp, strcpy, strncpy, strecpy," "" "strcat(2)"
+.xx "" "strcat, strncat, strcmp, strncmp, cistrcmp," "cistrncmp, strcpy, strncpy, strecpy, strlen,/" "" "strcat(2)"
+.xx "" "strpbrk, strspn, strcspn, strtok, strdup, strstr," "cistrstr \- string operations" "/strchr, strrchr," "strcat(2)"
+.xx "" "/opendevdata, openep, startdevs, unstall," "class, subclass, proto, CSP \- USB device driver/" "" "usb(2)"
+.xx "" "totitlerune, toupperrune \- Unicode character" "classes and cases" "/isupperrune, tolowerrune," "isalpharune(2)"
+.xx "" "_tolower, toupper, tolower \- ASCII character" "classification" "/isascii, toascii, _toupper," "ctype(2)"
+.xx "finddevs, loaddevstr, matchdevcsp,/" "usbcmd," "classname, closedev, configdev, devctl," "" "usb(2)"
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(1)"
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(2)"
+.xx "" "terminate \- terminate process, process" "cleanup" "exits, _exits, atexit, atexitdont," "exits(2)"
+.xx "" "/ftell, fsetpos, fseek, rewind, feof, ferror," "clearerr \- standard buffered input/output/" "" "fopen(2)"
+.xx "" "nfs \- Sun network file system" "client" "" "nfs(4)"
+.xx "" "tlssrvtunnel, tlsclienttunnel \- TLS server and" "client" "tlssrv, tlsclient," "tlssrv(8)"
+.xx "" "vtping, vtrpc, ventidoublechecksha1 \- Venti" "client" "/vtreadpacket, vtwritepacket, vtsync," "venti-client(2)"
+.xx "" "read, write, copy \- simple Venti" "clients" "" "venti(1)"
+.xx "" "changes, pull, push, scan \-" "client-server replica management" "" "replica(1)"
+.xx "" "/applylog, compactdb, updatedb \- simple" "client-server replica management" "" "replica(8)"
+.xx "" "/namedimage, setalpha, loadimage," "cloadimage, unloadimage, readimage,/" "" "allocimage(2)"
+.xx "" "/freememimage, memsetchan, loadmemimage," "cloadmemimage, unloadmemimage,/" "" "memdraw(2)"
+.xx "" "date," "clock \- date and time" "" "date(1)"
+.xx "" "rtc \- real-time" "clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "cron \-" "clock daemon" "" "cron(8)"
+.xx "" "timesync \- synchronize the system" "clock to a time source" "" "timesync(8)"
+.xx "reboot, etc." "cons \- console," "clocks, process/process group ids, user, null," "" "cons(3)"
+.xx "" "consolefs, C," "clog \- file system for console access" "" "consolefs(4)"
+.xx "create file" "open, create," "close \- open a file for reading or writing," "" "open(2)"
+.xx "" "Control, Controlset, activate, closecontrol," "closecontrolset, controlcalled, controlwire,/" "" "control(2)"
+.xx "loaddevstr,/" "usbcmd, classname," "closedev, configdev, devctl, finddevs," "" "usb(2)"
+.xx "" "/removefile, walkfile, opendirfile, readdirfile," "closedirfile, hasperm \- in-memory file/" "" "9pfile(2)"
+.xx "" "initdraw, geninitdraw, drawerror, initdisplay," "closedisplay, getdefont, getwindow,/" "/Cursor," "graphics(2)"
+.xx "" "Fid, Fidpool, allocfidpool, freefidpool, allocfid," "closefid, lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)"
+.xx "" "Tree, alloctree, freetree, File, createfile," "closefile, removefile, walkfile, opendirfile,/" "" "9pfile(2)"
+.xx "ioopen, ioproc, ioread, ioreadn, iowrite \-/" "" "closeioproc, iocall, ioclose, iointerrupt, iodial," "" "ioproc(2)"
+.xx "" "initkeyboard, ctlkeyboard," "closekeyboard \- keyboard control" "" "keyboard(2)"
+.xx "menuhit, setcursor \-/" "initmouse, readmouse," "closemouse, moveto, getrect, drawgetrect," "" "mouse(2)"
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3," "closept3, dot3, cross3, len3, dist3, unit3,/" "" "arith3(2)"
+.xx "" "/Reqpool, allocreqpool, freereqpool, allocreq," "closereq, lookupreq, removereq \- 9P fid,/" "" "9pfid(2)"
+.xx "SCSI device operations" "openscsi," "closescsi, scsiready, scsi, scsicmd, scsierror \-" "" "scsi(2)"
+.xx "" "" "clunk \- forget about a fid" "" "clunk(5)"
+.xx "maps" "cmap2rgb," "cmap2rgba, rgb2cmap \- colors and color" "" "color(2)"
+.xx "lookupcmd \- control message parsing" "" "Cmdbuf, parsecmd, respondcmderror," "" "9pcmdbuf(2)"
+.xx "" "" "cmp \- compare two files" "" "cmp(1)"
+.xx "" "src \- find source" "code for executable" "" "src(1)"
+.xx "" "style \- Plan 9" "coding conventions for C" "" "style(6)"
+.xx "" "" "col \- column alignment" "" "col(1)"
+.xx "" "bundle \-" "collect files for distribution" "" "bundle(1)"
+.xx "" "" "color \- representation of pixels and colors" "" "color(6)"
+.xx "" "getmap, colors \- display" "color map" "" "colors(1)"
+.xx "" "RGB, readcolmap, writecolmap \- access display" "color map" "" "readcolmap(2)"
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \- colors and" "color maps" "" "color(2)"
+.xx "" "color \- representation of pixels and" "colors" "" "color(6)"
+.xx "" "getmap," "colors \- display color map" "" "colors(1)"
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \-" "colors and color maps" "" "color(2)"
+.xx "" "col \-" "column alignment" "" "col(1)"
+.xx "" "eqrect, ptinrect, rectinrect, rectXrect, rectclip," "combinerect, Dx, Dy, Pt, Rect, Rpt \-/" "/eqpt," "addpt(2)"
+.xx "sorted files" "" "comm \- select or reject lines common to two" "" "comm(1)"
+.xx "" "time \- time a" "command" "" "time(1)"
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, ., ~ \-" "command language" "rc, cd, eval," "rc(1)"
+.xx "" "doctype \- intuit" "command line for formatting a document" "" "doctype(1)"
+.xx "" "lock \- run a" "command under lock" "" "lock(1)"
+.xx "" "getflags, usage \-" "command-line parsing for shell scripts" "" "getflags(8)"
+.xx "" "fossilcons \- fossil console" "commands" "" "fossilcons(8)"
+.xx "" "aescbc, ipso, secstore \- secstore" "commands" "" "secstore(1)"
+.xx "" "secstored, secuser \- secstore" "commands" "" "secstore(8)"
+.xx "" "kill, slay, broke \- print" "commands to kill processes" "" "kill(1)"
+.xx "" "stop, start \- print" "commands to stop and start processes" "" "stop(1)"
+.xx "" "comm \- select or reject lines" "common to two sorted files" "" "comm(1)"
+.xx "" "/_asgetticket, _asrdresp \- routines for" "communicating with authentication servers" "" "authsrv(2)"
+.xx "" "pipe \- two-way interprocess" "communication" "" "pipe(3)"
+.xx "" "pushssl \- attach SSL version 2 encryption to a" "communication channel" "" "pushssl(2)"
+.xx "" "\- attach TLS1 or SSL3 encryption to a" "communication channel" "/readcertchain" "pushtls(2)"
+.xx "" "uart, eia \- serial" "communication control" "" "uart(3)"
+.xx "replica management" "applychanges, applylog," "compactdb, updatedb \- simple client-server" "" "replica(8)"
+.xx "" "diff \- differential file" "comparator" "" "diff(1)"
+.xx "" "cmp \-" "compare two files" "" "cmp(1)"
+.xx "" "pcc \- APE C" "compiler driver" "" "pcc(1)"
+.xx "" "yacc \- yet another" "compiler-compiler" "" "yacc(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "compilers" "" "2c(1)"
+.xx "" "" "complete \- file name completion" "" "complete(2)"
+.xx "compress and/" "gzip, gunzip, bzip2, bunzip2," "compress, uncompress, zip, unzip \-" "" "gzip(1)"
+.xx "" "mksacfs \- make a" "compressed file system" "" "mksacfs(8)"
+.xx "" "sacfs \-" "compressed file system" "" "sacfs(4)"
+.xx "" "mkpaqfs \- make a" "compressed read-only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \-" "compressed read-only file system" "" "paqfs(4)"
+.xx "" "flateerr, mkcrctab, blockcrc, adler32 \- deflate" "compression" "/inflateblock, inflatezlibblock," "flate(2)"
+.xx "(PCMCI) device" "i82365 \- Personal" "Computer Memory Card Interface Association" "" "i82365(3)"
+.xx "" "buffer server and viewer for Virtual Network" "Computing (VN)" "vncs, vncv \- remote frame" "vnc(1)"
+.xx "login, execution, and XMODEM file transfer" "" "con, telnet, rx, hayes, xms, xmr \- remote" "" "con(1)"
+.xx "" "spin - verification tool for models of" "concurrent systems" "" "spin(1)"
+.xx "" "buildindex, checkarenas, checkindex," "conf, fmtarenas, fmtbloom, fmtindex,/" "" "venti-fmt(8)"
+.xx "matchdevcsp,/" "usbcmd, classname, closedev," "configdev, devctl, finddevs, loaddevstr," "" "usb(2)"
+.xx "" "pci \- print PCI bus" "configuration" "" "pci(8)"
+.xx "" "smtpd \- SMTP listener" "configuration" "" "smtpd(6)"
+.xx "" "ipconfig, rip, linklocal, ipv6on \- Internet" "configuration and routing" "" "ipconfig(8)"
+.xx "" "venti.conf \- a venti" "configuration file" "" "venti.conf(6)"
+.xx "" "plan9.ini \-" "configuration file for PCs" "" "plan9.ini(8)"
+.xx "" "aux/mouse, aux/accupoint \-" "configure a mouse to a port" "" "mouse(8)"
+.xx "" "vga \-" "configure a VGA card" "" "vga(8)"
+.xx "tunnel of IPv6 through IPv4" "6in4 -" "configure and run automatic or manual 6to4" "" "6in4(8)"
+.xx "" "fsconfig \-" "configuring a file server" "" "fsconfig(8)"
+.xx "operating systems" "drawterm \-" "connect to Plan 9 CPU servers from other" "" "drawterm(8)"
+.xx "" "boot \-" "connect to the root file server" "" "boot(8)"
+.xx "" "attach, auth \- messages to establish a" "connection" "" "attach(5)"
+.xx "" "the system upon loss of remote file server" "connection" "reboot \- reboot" "reboot(8)"
+.xx "" "fversion \- initialize 9P" "connection and negotiate version" "" "fversion(2)"
+.xx "" "cpu \-" "connection to CPU server" "" "cpu(1)"
+.xx "" "freenetconninfo \- make and break network" "connections" "/setnetmtpt, getnetconninfo," "dial(2)"
+.xx "" "netstat \- summarize network" "connections" "" "netstat(1)"
+.xx "" "vtversion, vtdebug, vthangup \- Venti network" "connections" "/vtfreeconn, vtsend, vtrecv," "venti-conn(2)"
+.xx "group ids, user, null, reboot, etc." "" "cons \- console, clocks, process/process" "" "cons(3)"
+.xx "" "cec \- Coraid Ethernet" "Console" "" "cec(8)"
+.xx "" "consolefs, C, clog \- file system for" "console access" "" "consolefs(4)"
+.xx "user, null, reboot, etc." "cons \-" "console, clocks, process/process group ids," "" "cons(3)"
+.xx "" "fossilcons \- fossil" "console commands" "" "fossilcons(8)"
+.xx "access" "" "consolefs, C, clog \- file system for console" "" "consolefs(4)"
+.xx "" "rwd," "conswdir \- maintain remote working directory" "" "rwd(1)"
+.xx "" "arch \- architecture-specific information and" "control" "" "arch(3)"
+.xx "" "ctlkeyboard, closekeyboard \- keyboard" "control" "initkeyboard," "keyboard(2)"
+.xx "" "drawgetrect, menuhit, setcursor \- mouse" "control" "/closemouse, moveto, getrect," "mouse(2)"
+.xx "" "scuzz \- SCSI target" "control" "" "scuzz(8)"
+.xx "" "uart, eia \- serial communication" "control" "" "uart(3)"
+.xx "closecontrolset, controlcalled, controlwire,/" "" "Control, Controlset, activate, closecontrol," "" "control(2)"
+.xx "" "acme \-" "control files for text windows" "" "acme(4)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \-" "control floating point" "" "getfcr(2)"
+.xx "" "parsecmd, respondcmderror, lookupcmd \-" "control message parsing" "Cmdbuf," "9pcmdbuf(2)"
+.xx "" "/activate, closecontrol, closecontrolset," "controlcalled, controlwire, createbox,/" "" "control(2)"
+.xx "" "audio \- SoundBlaster audio" "controller" "" "audio(3)"
+.xx "" "qball \- 3-d rotation" "controller" "" "qball(2)"
+.xx "" "vgadb \- VGA" "controller and monitor database" "" "vgadb(6)"
+.xx "" "vga \- VGA" "controller device" "" "vga(3)"
+.xx "" "usb \- USB Host" "Controller Interface" "" "usb(3)"
+.xx "device drivers" "sdahci \- AHCI (Advanced Host" "Controller Interface) SATA (Serial AT) storage" "" "sdahci(3)"
+.xx "closecontrolset, controlcalled,/" "Control," "Controlset, activate, closecontrol," "" "control(2)"
+.xx "" "/closecontrol, closecontrolset, controlcalled," "controlwire, createbox, createboxbox,/" "" "control(2)"
+.xx "" "/convT2M, convM2T, convTR2M, convM2TR," "convA2M, convM2A, convPR2M, convM2PR,/" "" "authsrv(2)"
+.xx "dirfmt, dirmodefmt,/" "Fcall, convS2M," "convD2M, convM2S, convM2D, fcallfmt," "" "fcall(2)"
+.xx "" "style \- Plan 9 coding" "conventions for C" "" "style(6)"
+.xx "" "utfnlen, utfrune, utfrrune, utfutf \- rune/UTF" "conversion" "/fullrune, utfecpy, utflen," "rune(2)"
+.xx "" "units \-" "conversion program" "" "units(1)"
+.xx "" "mug -" "convert an image to a face icon" "" "mug(1)"
+.xx "" "dd \-" "convert and copy a file" "" "dd(1)"
+.xx "" "ps2pdf, pdf2ps \-" "convert between PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "ms2html, html2ms \-" "convert between troff's ms macros and html" "" "ms2html(1)"
+.xx "" "gmtime, asctime, tm2sec, timezone \-" "convert date and time" "ctime, localtime," "ctime(2)"
+.xx "" "crop, iconv \- frame, crop, and" "convert image" "" "crop(1)"
+.xx "" "yuv, ico, togif, toppm, topng, toico \- view and" "convert pictures" "jpg, gif, png, ppm, bmp," "jpg(1)"
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \-" "convert text to numbers" "/atoll, charstod," "atof(2)"
+.xx "" "troff2html \-" "convert troff output into HTML" "" "troff2html(1)"
+.xx "disable, authsrv,/" "changeuser, convkeys," "convkeys2, printnetkey, status, enable," "" "auth(8)"
+.xx "" "/convM2TR, convA2M, convM2A, convPR2M," "convM2PR, _asgetticket, _asrdresp \- routines/" "" "authsrv(2)"
+.xx "" "/readnvram, convT2M, convM2T, convTR2M," "convM2TR, convA2M, convM2A, convPR2M,/" "" "authsrv(2)"
+.xx "fcallfmt, dirfmt, dirmodefmt,/" "Fcall," "convS2M, convD2M, convM2S, convM2D," "" "fcall(2)"
+.xx "" "webcookies \- HTTP" "cookie manager" "" "webcookies(4)"
+.xx "" "read, write," "copy \- simple Venti clients" "" "venti(1)"
+.xx "" "dd \- convert and" "copy a file" "" "dd(1)"
+.xx "" "rdarena, wrarena \-" "copy arenas between venti servers" "" "venti-backup(8)"
+.xx "buffer" "pump \-" "copy asynchronously via a large circular" "" "pump(1)"
+.xx "" "sshnet, scp, sshserve \- secure login and file" "copy from/to Unix or Plan 9" "ssh," "ssh(1)"
+.xx "" "ecp \- fast" "copy, handling errors" "" "ecp(1)"
+.xx "" "cp, fcp, mv \-" "copy, move files" "" "cp(1)"
+.xx "" "packetstats, packettrailer, packettrim \-" "copy network buffers" "/packetsplit," "venti-packet(2)"
+.xx "" "cec \-" "Coraid Ethernet Console" "" "cec(8)"
+.xx "" "hget \- retrieve a web page" "corresponding to a url" "" "hget(1)"
+.xx "trigonometric functions" "sin," "cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)"
+.xx "" "sinh," "cosh, tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "wc \- word" "count" "" "wc(1)"
+.xx "" "sum, md5sum, sha1sum \- sum and" "count blocks in a file" "" "sum(1)"
+.xx "" "locks, rendezvous points, and reference" "counts" "/rendezvous locks, reader-writer" "lock(2)"
+.xx "" "" "cp, fcp, mv \- copy, move files" "" "cp(1)"
+.xx "mount archival file systems" "32vfs," "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "" "tapefs(4)"
+.xx "" "" "cpp \- C language preprocessor" "" "cpp(1)"
+.xx "" "" "cpu \- connection to CPU server" "" "cpu(1)"
+.xx "" "drawterm \- connect to Plan 9" "CPU servers from other operating systems" "" "drawterm(8)"
+.xx "" "cpurc," "cpurc.local, termrc, termrc.local \- boot scripts" "" "cpurc(8)"
+.xx "children" "" "cputime, times \- cpu time in this process and" "" "cputime(2)"
+.xx "newmap, setmap, findseg, unusemap,/" "" "crackhdr, machbytype, machbyname," "" "mach(2)"
+.xx "" "/allocmemimaged, readmemimage," "creadmemimage, writememimage,/" "" "memdraw(2)"
+.xx "or new file" "open," "create \- prepare a fid for I/O on an existing" "" "open(5)"
+.xx "" "pipe \-" "create an interprocess channel" "" "pipe(2)"
+.xx "" "dump9660, mk9660 \-" "create an ISO-9660 CD image" "" "mk9660(8)"
+.xx "" "snap, snapfs \-" "create and mount process snapshots" "" "snap(4)"
+.xx "writing, create file" "open," "create, close \- open a file for reading or" "" "open(2)"
+.xx "" "vac, unvac \-" "create, extract a vac archive on Venti" "" "vac(1)"
+.xx "" "mp3enc \-" "create mp3 audio files" "" "mp3enc(1)"
+.xx "" "/createboxbox, createbutton, createcolumn," "createentry, createkeyboard, createlabel,/" "" "control(2)"
+.xx "opendirfile,/" "Tree, alloctree, freetree, File," "createfile, closefile, removefile, walkfile," "" "9pfile(2)"
+.xx "" "/createentry, createkeyboard, createlabel," "createmenu, createradiobutton, createrow,/" "" "control(2)"
+.xx "" "/createmenu, createradiobutton, createrow," "createscribble, createslider, createstack,/" "" "control(2)"
+.xx "" "/createscribble, createslider, createstack," "createtab, createtext, createtextbutton,/" "" "control(2)"
+.xx "" "hvprint, hwrite, hxferenc, \- routines for" "creating an http server" "/hurlfmt, hurlunesc," "httpd(2)"
+.xx "" "patch \- simple patch" "creation and tracking system" "" "patch(1)"
+.xx "" "" "cron \- clock daemon" "" "cron(8)"
+.xx "" "" "crop, iconv \- frame, crop, and convert image" "" "crop(1)"
+.xx "" "/sub3, neg3, div3, mul3, eqpt3, closept3, dot3," "cross3, len3, dist3, unit3, midpt3, lerp3,/" "" "arith3(2)"
+.xx "" "/mpmagadd, mpmagsub, crtpre, crtin," "crtout, crtprefree, crtresfree \- extended/" "" "mp(2)"
+.xx "" "md5unpickle, sha1pickle, sha1unpickle \-" "cryptographically secure hashes" "/md5pickle," "sechash(2)"
+.xx "\-/" "query, ipquery, mkhash, mkdb, mkhosts," "cs, csquery, dns, dnstcp, dnsquery, dnsdebug" "" "ndb(8)"
+.xx "" "/ndbipinfo, csipinfo, ndbhash, ndbparse," "csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)"
+.xx "" "startdevs, unstall, class, subclass, proto," "CSP \- USB device driver library" "/openep," "usb(2)"
+.xx "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "ndb(8)"
+.xx "timezone \- convert date and time" "" "ctime, localtime, gmtime, asctime, tm2sec," "" "ctime(2)"
+.xx "control" "initkeyboard," "ctlkeyboard, closekeyboard \- keyboard" "" "keyboard(2)"
+.xx "" "/createtext, createtextbutton, ctlerror," "ctlmalloc, ctlrealloc, ctlstrdup, ctlprint,/" "" "control(2)"
+.xx "" "getwd \- get" "current directory" "" "getwd(2)"
+.xx "" "getcallerpc \- fetch return PC of" "current function" "" "getcallerpc(2)"
+.xx "" "mouse," "cursor \- kernel mouse interface" "" "mouse(3)"
+.xx "initdisplay,/" "Display, Point, Rectangle," "Cursor, initdraw, geninitdraw, drawerror," "" "graphics(2)"
+.xx "" "" "cwfs \- cached-worm file server, dump" "" "cwfs(4)"
+.xx "" "cron \- clock" "daemon" "" "cron(8)"
+.xx "" "usbd \- Universal Serial Bus" "daemon" "" "usbd(4)"
+.xx "" "rlogind, rexexec, ftpd \- Internet remote access" "daemons" "telnetd," "ipserv(8)"
+.xx "" "zip, unzip \- compress and expand" "data" "/bunzip2, compress, uncompress," "gzip(1)"
+.xx "" "prof, tprof, kprof \- display profiling" "data" "" "prof(1)"
+.xx "" "segflush \- flush instruction and" "data caches" "" "segflush(2)"
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \- venti" "data formats" "/vtputstring, vtrootpack," "venti-fcall(2)"
+.xx "" "read, write \- transfer" "data from and to a file" "" "read(5)"
+.xx "" "caninsertkey, lookupkey, deletekey \- integer to" "data structure maps" "/freemap, insertkey," "intmap(2)"
+.xx "" "ndbgetval, csgetval, ndblookval \- network" "database" "/ndbreorder, ndbsubstitute," "ndb(2)"
+.xx "" "ndb \- Network" "database" "" "ndb(6)"
+.xx "" "dns, dnstcp, dnsquery, dnsdebug \- network" "database" "/mkdb, mkhosts, cs, csquery," "ndb(8)"
+.xx "" "vgadb \- VGA controller and monitor" "database" "" "vgadb(6)"
+.xx "" "keyfs, warning \- authentication" "database files" "" "keyfs(4)"
+.xx "" "join \- relational" "database operator" "" "join(1)"
+.xx "" "none \- maintain or query authentication" "databases" "/guard.srv, wrkey, login, newns," "auth(8)"
+.xx "" "intro \- introduction to" "databases" "" "intro(7)"
+.xx "" "gmtime, asctime, tm2sec, timezone \- convert" "date and time" "ctime, localtime," "ctime(2)"
+.xx "" "" "date, clock \- date and time" "" "date(1)"
+.xx "" "touch \- set modification" "date of a file" "" "touch(1)"
+.xx "" "" "db \- debugger" "" "db(1)"
+.xx "" "" "dc \- desk calculator" "" "dc(1)"
+.xx "" "" "dd \- convert and copy a file" "" "dd(1)"
+.xx "" "/ctlmalloc, ctlrealloc, ctlstrdup, ctlprint," "deactivate, freectlfont, freectlimage,/" "" "control(2)"
+.xx "" "acid, truss, trump \-" "debugger" "" "acid(1)"
+.xx "" "db \-" "debugger" "" "db(1)"
+.xx "" "ieeesftos, ieeedftos \- machine-independent" "debugger functions" "/leieeesftos, leieeedftos," "debugger(2)"
+.xx "" "rdbfs \- remote kernel" "debugging file system" "" "rdbfs(4)"
+.xx "encoding byte arrays as/" "dec64, enc64," "dec32, enc32, dec16, enc16, encodefmt \-" "" "encode(2)"
+.xx "" "xd \- hex, octal," "decimal, or ASCII dump" "" "xd(1)"
+.xx "" "mp3dec \-" "decode audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "rsaprivalloc,/" "asn1dump, asn1toRSApriv," "decodePEM, rsadecrypt, rsaencrypt, rsagen," "" "rsa(2)"
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall, incref," "decref \- spin locks, queueing rendezvous/" "" "lock(2)"
+.xx "" "encrypt," "decrypt, netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "/runefmtstrflush, errfmt \- support for" "defined print formats and output routines" "" "fmtinstall(2)"
+.xx "deflatezlibblock, inflateinit,/" "deflateinit," "deflate, deflatezlib, deflateblock," "" "flate(2)"
+.xx "" "/myetheraddr, maskip, equivip4, equivip6," "defmask, isv4, v4tov6, v6tov4, nhgetv,/" "" "ip(2)"
+.xx "" "deroff," "delatex \- remove formatting requests" "" "deroff(1)"
+.xx "" "sleep, alarm \-" "delay, ask for delayed note" "" "sleep(2)"
+.xx "" "delkey \-" "delete keys from factotum" "" "delkey(1)"
+.xx "AVL tree/" "mkavltree, insertavl, lookupavl," "deleteavl, avlwalk, avlnext, avlprev, endwalk -" "" "avl(2)"
+.xx "" "/freemap, insertkey, caninsertkey, lookupkey," "deletekey \- integer to data structure maps" "" "intmap(2)"
+.xx "" "tail \-" "deliver the last part of a file" "" "tail(1)"
+.xx "" "filter, list," "deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "send \- mail routing and" "delivery" "" "send(8)"
+.xx "" "" "delkey \- delete keys from factotum" "" "delkey(1)"
+.xx "" "" "deroff, delatex \- remove formatting requests" "" "deroff(1)"
+.xx "" "encrypt, decrypt, netcrypt \-" "DES encryption" "" "encrypt(2)"
+.xx "" "/desECBdecrypt, des3CBCencrypt," "des3CBCdecrypt, des3ECBencrypt,/" "" "des(2)"
+.xx "" "/desECBencrypt, desECBdecrypt," "des3CBCencrypt, des3CBCdecrypt,/" "" "des(2)"
+.xx "" "/des3CBCdecrypt, des3ECBencrypt," "des3ECBdecrypt, key_setup, des56to64,/" "" "des(2)"
+.xx "" "/des3ECBdecrypt, key_setup, des56to64," "des64to56, setupDES3state,/" "" "des(2)"
+.xx "" "/des_key_setup, block_cipher, desCBCencrypt," "desCBCdecrypt, desECBencrypt,/" "" "des(2)"
+.xx "" "walk \-" "descend a directory hierarchy" "" "walk(5)"
+.xx "" "namespace \- name space" "description file" "" "namespace(6)"
+.xx "" "errstr, rerrstr, werrstr \-" "description of last system call error" "" "errstr(2)"
+.xx "" "dup \- duplicate an open file" "descriptor" "" "dup(2)"
+.xx "" "fd2path \- return file name associated with file" "descriptor" "" "fd2path(2)"
+.xx "" "iounit \- return size of atomic I/O unit for file" "descriptor" "" "iounit(2)"
+.xx "" "fauth \- set up authentication on a file" "descriptor to a file server" "" "fauth(2)"
+.xx "" "/block_cipher, desCBCencrypt, desCBCdecrypt," "desECBencrypt, desECBdecrypt,/" "" "des(2)"
+.xx "" "dc \-" "desk calculator" "" "dc(1)"
+.xx "desCBCdecrypt,/" "setupDESstate," "des_key_setup, block_cipher, desCBCencrypt," "" "des(2)"
+.xx "xformpointd,/" "ident, matmul, matmulr," "determinant, adjoint, invertmat, xformpoint," "" "matrix(2)"
+.xx "" "usbcmd, classname, closedev, configdev," "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usb(2)"
+.xx "" "ether \- Ethernet" "device" "" "ether(3)"
+.xx "" "Memory Card Interface Association (PCMCI)" "device" "i82365 \- Personal Computer" "i82365(3)"
+.xx "" "tcp17013 \- listen for calls on a network" "device" "/tcp17008, tcp17009, tcp17010," "listen(8)"
+.xx "" "vga \- VGA controller" "device" "" "vga(3)"
+.xx "" "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "device driver file system library" "/usbfsdel," "usbfs(2)"
+.xx "" "unstall, class, subclass, proto, CSP \- USB" "device driver library" "/openep, startdevs," "usb(2)"
+.xx "" "Controller Interface) SATA (Serial AT) storage" "device drivers" "sdahci \- AHCI (Advanced Host" "sdahci(3)"
+.xx "" "probe, serial, usbfat: \- Universal Serial Bus" "device drivers" "audio, disk, ether, kb, print," "usb(4)"
+.xx "" "opendisk, Disk \- generic disk" "device interface" "" "disk(2)"
+.xx "" "sd \- storage" "device interface" "" "sd(3)"
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "device interface" "" "sdaoe(3)"
+.xx "" "scsiready, scsi, scsicmd, scsierror \- SCSI" "device operations" "openscsi, closescsi," "scsi(2)"
+.xx "" "fs \- file system" "devices" "" "fs(3)"
+.xx "" "intro \- introduction to the Plan 9" "devices" "" "intro(3)"
+.xx "" "dhcpd," "dhcpleases, rarpd, tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial, hangup, announce, listen, accept, reject," "" "dial(2)"
+.xx "" "faxsend, fax, telcofax, telcodata \- telephone" "dialer network" "telco, faxreceive," "telco(4)"
+.xx "" "at, drain, expect, pass \-" "dialer scripting tools" "" "expect(1)"
+.xx "" "" "dict \- dictionary browser" "" "dict(7)"
+.xx "" "idiff \- interactive" "diff" "" "idiff(1)"
+.xx "" "" "diff \- differential file comparator" "" "diff(1)"
+.xx "" "yesterday," "diffy \- print file names from the dump" "" "yesterday(1)"
+.xx "" "triple_block_cipher - single and triple" "digital encryption standard" "/setupDES3state," "des(2)"
+.xx "authentication box" "securenet \-" "Digital Pathways SecureNet Key remote" "" "securenet(8)"
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub -" "digital signature algorithm" "/dsaprivfree," "dsa(2)"
+.xx "" "map \-" "digitized map formats" "" "map(6)"
+.xx "" "scat \- sky catalogue and" "Digitized Sky Survey" "" "scat(7)"
+.xx "" "/validitems, freeitems, freedocinfo, dimenkind," "dimenspec, targetid, targetname, fromStr,/" "" "html(2)"
+.xx "" "tar," "dircp \- archiver" "" "tar(1)"
+.xx "" "awk \-" "directed scanning and processing language" "" "awk(1)"
+.xx "" "chdir \- change working" "directory" "" "chdir(2)"
+.xx "" "dirread, dirreadall \- read" "directory" "" "dirread(2)"
+.xx "" "getwd \- get current" "directory" "" "getwd(2)"
+.xx "" "ls, lc \- list contents of" "directory" "" "ls(1)"
+.xx "" "mkdir \- make a" "directory" "" "mkdir(1)"
+.xx "" "pwd, pbd \- working" "directory" "" "pwd(1)"
+.xx "" "rwd, conswdir \- maintain remote working" "directory" "" "rwd(1)"
+.xx "" "walk \- descend a" "directory hierarchy" "" "walk(5)"
+.xx "" "/fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "dirfwstat, nulldir \- get and put file status" "" "stat(2)"
+.xx "" "/convD2M, convM2S, convM2D, fcallfmt, dirfmt," "dirmodefmt, read9pmsg, statcheck, sizeS2M,/" "" "fcall(2)"
+.xx "listensrv, postfd, postmountsrv, readbuf,/" "Srv," "dirread9p, emalloc9p, erealloc9p, estrdup9p," "" "9p(2)"
+.xx "" "dirread," "dirreadall \- read directory" "" "dirread(2)"
+.xx "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat(2)"
+.xx "" "/convkeys2, printnetkey, status, enable," "disable, authsrv, guard.srv, wrkey, login,/" "" "auth(8)"
+.xx "system" "cdfs, cddb \- optical" "disc (CD, DVD, B) track reader and writer file" "" "cdfs(4)"
+.xx "" "restore \- backup venti arenas to blu-ray" "discs or restore from them" "/dumparenas," "backup(8)"
+.xx "" "opendisk," "Disk \- generic disk device interface" "" "disk(2)"
+.xx "Universal Serial Bus device drivers" "audio," "disk, ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)"
+.xx "" "kfs \-" "disk file system" "" "kfs(4)"
+.xx "" "floppy \- floppy" "disk interface" "" "floppy(3)"
+.xx "" "disksim \-" "disk simulator" "" "disksim(8)"
+.xx "" "du \-" "disk usage" "" "du(1)"
+.xx "" "fdisk, format, mbr \- prepare hard and floppy" "diskettes, flashes" "prep," "prep(8)"
+.xx "" "" "diskparts, dmaon \- prepare disks for use" "" "diskparts(8)"
+.xx "" "" "disksim \- disk simulator" "" "disksim(8)"
+.xx "" "statusbar \-" "display a bar graph status window" "" "statusbar(8)"
+.xx "" "getmap, colors \-" "display color map" "" "colors(1)"
+.xx "" "RGB, readcolmap, writecolmap \- access" "display color map" "" "readcolmap(2)"
+.xx "" "stats \-" "display graphs of system activity" "" "stats(8)"
+.xx "" "ns \-" "display name space" "" "ns(1)"
+.xx "geninitdraw, drawerror, initdisplay,/" "" "Display, Point, Rectangle, Cursor, initdraw," "" "graphics(2)"
+.xx "" "prof, tprof, kprof \-" "display profiling data" "" "prof(1)"
+.xx "" "mul3, eqpt3, closept3, dot3, cross3, len3," "dist3, unit3, midpt3, lerp3, reflect3,/" "/div3," "arith3(2)"
+.xx "" "hypot \- Euclidean" "distance" "" "hypot(2)"
+.xx "" "bundle \- collect files for" "distribution" "" "bundle(1)"
+.xx "len3, dist3, unit3, midpt3,/" "add3, sub3, neg3," "div3, mul3, eqpt3, closept3, dot3, cross3," "" "arith3(2)"
+.xx "" "umuldiv \- high-precision multiplication and" "division" "muldiv," "muldiv(2)"
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt, mulpt," "divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)"
+.xx "" "diskparts," "dmaon \- prepare disks for use" "" "diskparts(8)"
+.xx "" "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "dnsdebug \- network database" "/mkdb," "ndb(8)"
+.xx "" "/ndbhash, ndbparse, csgetvalue, ndbfindattr," "dnsquery, ndbdiscard, ndbconcatenate,/" "" "ndb(2)"
+.xx "mswordstrings, msexceltables \- extract/" "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "" "doc2txt(1)"
+.xx "a document" "" "doctype \- intuit command line for formatting" "" "doctype(1)"
+.xx "" "/quotestrfmt, quoterunestrfmt, quotefmtinstall," "doquote, needsrcquote \- quoted character/" "" "quote(2)"
+.xx "fmtstrcpy, fmtrunestrcpy,/" "fmtinstall, dofmt," "dorfmt, fmtprint, fmtvprint, fmtrune," "" "fmtinstall(2)"
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:," "dosmnt, eject \- DOS and ISO9660 file systems" "" "dossrv(4)"
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3, closept3," "dot3, cross3, len3, dist3, unit3, midpt3,/" "" "arith3(2)"
+.xx "" "troff, nroff," "dpost \- text formatting and typesetting" "" "troff(1)"
+.xx "" "at," "drain, expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "" "draw \- screen graphics" "" "draw(3)"
+.xx "" "graph \-" "draw a graph" "" "graph(1)"
+.xx "replclipr, line, poly, fillpoly, bezier,/" "Image," "draw, gendraw, drawreplxy, drawrepl," "" "draw(2)"
+.xx "" "map, mapdemo \-" "draw maps on various projections" "" "map(7)"
+.xx "" "/memfillpoly, memimageline, memimagedraw," "drawclip, memlinebbox, memlineendsize,/" "" "memdraw(2)"
+.xx "" "Point, Rectangle, Cursor, initdraw, geninitdraw," "drawerror, initdisplay, closedisplay,/" "Display," "graphics(2)"
+.xx "" "/readmouse, closemouse, moveto, getrect," "drawgetrect, menuhit, setcursor \- mouse/" "" "mouse(2)"
+.xx "" "grap \- pic preprocessor for" "drawing graphs" "" "grap(1)"
+.xx "" "pic, tpic \- troff and tex preprocessors for" "drawing pictures" "" "pic(1)"
+.xx "images" "/memimagestring, iprint, hwdraw \-" "drawing routines for memory-resident" "" "memdraw(2)"
+.xx "" "Image, draw, gendraw, drawreplxy," "drawrepl, replclipr, line, poly, fillpoly, bezier,/" "" "draw(2)"
+.xx "fillpoly, bezier,/" "Image, draw, gendraw," "drawreplxy, drawrepl, replclipr, line, poly," "" "draw(2)"
+.xx "" "/runestringbg, runestringnbg, _string, ARROW," "drawsetdebug \- graphics functions PB L" "" "draw(2)"
+.xx "from other operating systems" "" "drawterm \- connect to Plan 9 CPU servers" "" "drawterm(8)"
+.xx "" "pcc \- APE C compiler" "driver" "" "pcc(1)"
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device" "driver file system library" "/usbdirread," "usbfs(2)"
+.xx "" "class, subclass, proto, CSP \- USB device" "driver library" "/openep, startdevs, unstall," "usb(2)"
+.xx "" "Interface) SATA (Serial AT) storage device" "drivers" "/\- AHCI (Advanced Host Controller" "sdahci(3)"
+.xx "" "serial, usbfat: \- Universal Serial Bus device" "drivers" "audio, disk, ether, kb, print, probe," "usb(4)"
+.xx "" "genprime, gensafeprime, genstrongprime," "DSAprimes, probably_prime, smallprimetest \-/" "" "prime(2)"
+.xx "" "/dsaprivfree, dsasigalloc, dsasigfree," "dsaprivtopub - digital signature algorithm" "" "dsa(2)"
+.xx "dsaprivfree,/" "dsagen, dsasign, dsaverify," "dsapuballoc, dsapubfree, dsaprivalloc," "" "dsa(2)"
+.xx "" "/dsapubfree, dsaprivalloc, dsaprivfree," "dsasigalloc, dsasigfree, dsaprivtopub - digital/" "" "dsa(2)"
+.xx "dsaprivalloc, dsaprivfree,/" "dsagen," "dsasign, dsaverify, dsapuballoc, dsapubfree," "" "dsa(2)"
+.xx "" "" "du \- disk usage" "" "du(1)"
+.xx "" "cwfs \- cached-worm file server," "dump" "" "cwfs(4)"
+.xx "" "fs \- file server," "dump" "" "fs(4)"
+.xx "" "history \- print file names from the" "dump" "" "history(1)"
+.xx "" "xd \- hex, octal, decimal, or ASCII" "dump" "" "xd(1)"
+.xx "" "yesterday, diffy \- print file names from the" "dump" "" "yesterday(1)"
+.xx "image" "" "dump9660, mk9660 \- create an ISO-9660 CD" "" "mk9660(8)"
+.xx "blu-ray discs or restore/" "backup, tobackup," "dumparenas, restore \- backup venti arenas to" "" "backup(8)"
+.xx "" "ktrace \- interpret kernel stack" "dumps" "" "ktrace(1)"
+.xx "" "" "dup \- duplicate an open file descriptor" "" "dup(2)"
+.xx "" "" "dup \- dups of open files" "" "dup(3)"
+.xx "" "cdfs, cddb \- optical disc (CD," "DVD, B) track reader and writer file system" "" "cdfs(4)"
+.xx "" "/rectinrect, rectXrect, rectclip, combinerect, Dx," "Dy, Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "letters/" "ARGBEGIN, ARGEND, ARGC, ARGF," "EARGF, arginit, argopt \- process option" "" "arg(2)"
+.xx "" "/eread, emouse, ekbd, ecanread, ecanmouse," "ecankbd, ereadmouse, eatomouse, eresized,/" "" "event(2)"
+.xx "" "" "echo \- print arguments" "" "echo(1)"
+.xx "" "udpecho \-" "echo UDP packets" "" "udpecho(8)"
+.xx "" "" "ecp \- fast copy, handling errors" "" "ecp(1)"
+.xx "" "" "ed \- text editor" "" "ed(1)"
+.xx "" "tweak \-" "edit image files, subfont files, face files, etc." "" "tweak(1)"
+.xx "" "sed \- stream" "editor" "" "sed(1)"
+.xx "" "emacs \-" "editor macros" "" "emacs(1)"
+.xx "" "sam, B, sam.save, samterm \- screen" "editor with structural regular expressions" "" "sam(1)"
+.xx "" "/ecankbd, ereadmouse, eatomouse, eresized," "egetrect, edrawgetrect, emenuhit, emoveto,/" "" "event(2)"
+.xx "" "/egverify, egpuballoc, egpubfree, egprivalloc," "egprivfree, egsigalloc, egsigfree, egprivtopub/" "" "elgamal(2)"
+.xx "egprivalloc,/" "eggen, egencrypt, egdecrypt," "egsign, egverify, egpuballoc, egpubfree," "" "elgamal(2)"
+.xx "" "uart," "eia \- serial communication control" "" "uart(3)"
+.xx "ekbd, ecanread, ecanmouse, ecankbd,/" "event," "einit, estart, estartfn, etimer, eread, emouse," "" "event(2)"
+.xx "v4parsecidr, parseether, myipaddr,/" "" "eipfmt, parseip, parseipmask, v4parseip," "" "ip(2)"
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt," "eject \- DOS and ISO9660 file systems" "" "dossrv(4)"
+.xx "" "/einit, estart, estartfn, etimer, eread, emouse," "ekbd, ecanread, ecanmouse, ecankbd,/" "" "event(2)"
+.xx "" "egsigalloc, egsigfree, egprivtopub -" "elgamal encryption" "/egprivalloc, egprivfree," "elgamal(2)"
+.xx "" "/bezier, bezspline, fillbezier, fillbezspline," "ellipse, fillellipse, arc, fillarc, icossin,/" "" "draw(2)"
+.xx "" "" "emacs \- editor macros" "" "emacs(1)"
+.xx "postfd, postmountsrv,/" "Srv, dirread9p," "emalloc9p, erealloc9p, estrdup9p, listensrv," "" "9p(2)"
+.xx "" "event, einit, estart, estartfn, etimer, eread," "emouse, ekbd, ecanread, ecanmouse,/" "" "event(2)"
+.xx "" "/eresized, egetrect, edrawgetrect, emenuhit," "emoveto, esetcursor, Event, Mouse, Menu \-/" "" "event(2)"
+.xx "" "vt \-" "emulate a VT-100 or VT-220 terminal" "" "vt(1)"
+.xx "" "/convkeys, convkeys2, printnetkey, status," "enable, disable, authsrv, guard.srv, wrkey,/" "" "auth(8)"
+.xx "byte arrays as strings" "dec64, enc64, dec32," "enc32, dec16, enc16, encodefmt \- encoding" "" "encode(2)"
+.xx "format" "pemdecode, pemencode \-" "encode files in Privacy Enhanced Mail (PE)" "" "pem(8)"
+.xx "" "" "encrypt, decrypt, netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "bfECBencrypt, bfECBdecrypt - blowfish" "encryption" "/bfCBCencrypt, bfCBCdecrypt," "blowfish(2)"
+.xx "" "egsigalloc, egsigfree, egprivtopub - elgamal" "encryption" "/egprivalloc, egprivfree," "elgamal(2)"
+.xx "" "encrypt, decrypt, netcrypt \- DES" "encryption" "" "encrypt(2)"
+.xx "" "rc4, rc4skip, rc4back - alleged rc4" "encryption" "setupRC4state," "rc4(2)"
+.xx "" "X509toRSApub, X509gen, X509verify \- RSA" "encryption algorithm" "/rsapubfree," "rsa(2)"
+.xx "" "triple_block_cipher - single and triple digital" "encryption standard" "/setupDES3state," "des(2)"
+.xx "" "/aesCBCencrypt, aesCBCdecrypt - advanced" "encryption standard (rijndael)" "" "aes(2)"
+.xx "" "pushssl \- attach SSL version 2" "encryption to a communication channel" "" "pushssl(2)"
+.xx "" "/readcert, readcertchain \- attach TLS1 or SSL3" "encryption to a communication channel" "" "pushtls(2)"
+.xx "" "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "endwalk - AVL tree routines" "/insertavl," "avl(2)"
+.xx "" "pemencode \- encode files in Privacy" "Enhanced Mail (PE) format" "pemdecode," "pem(8)"
+.xx "" "" "env \- environment variables" "" "env(3)"
+.xx "" "getenv, putenv \- access" "environment variables" "" "getenv(2)"
+.xx "plumbsendtext, plumblookup, plumbpack,/" "" "eplumb, plumbfree, plumbopen, plumbsend," "" "plumb(2)"
+.xx "" "nsec \- time in seconds and nanoseconds since" "epoch" "time," "time(2)"
+.xx "" "" "eqn \- typeset mathematics" "" "eqn(1)"
+.xx "unit3, midpt3,/" "add3, sub3, neg3, div3, mul3," "eqpt3, closept3, dot3, cross3, len3, dist3," "" "arith3(2)"
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt," "eqrect, ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)"
+.xx "" "/myipaddr, myetheraddr, maskip, equivip4," "equivip6, defmask, isv4, v4tov6, v6tov4,/" "" "ip(2)"
+.xx "" "/ekbd, ecanread, ecanmouse, ecankbd," "ereadmouse, eatomouse, eresized, egetrect,/" "" "event(2)"
+.xx "postmountsrv,/" "Srv, dirread9p, emalloc9p," "erealloc9p, estrdup9p, listensrv, postfd," "" "9p(2)"
+.xx "" "/fmtstrflush, runefmtstrinit, runefmtstrflush," "errfmt \- support for user-defined print/" "" "fmtinstall(2)"
+.xx "" "rerrstr, werrstr \- description of last system call" "error" "errstr," "errstr(2)"
+.xx "" "" "error \- return an error" "" "error(5)"
+.xx "" "perror, syslog, sysfatal \- system" "error messages" "" "perror(2)"
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "error-checking memory allocators" "/vtmalloc," "venti-mem(2)"
+.xx "" "ecp \- fast copy, handling" "errors" "" "ecp(1)"
+.xx "" "spell, sprog \- find spelling" "errors" "" "spell(1)"
+.xx "system call error" "" "errstr, rerrstr, werrstr \- description of last" "" "errstr(2)"
+.xx "" "/egetrect, edrawgetrect, emenuhit, emoveto," "esetcursor, Event, Mouse, Menu \- graphics/" "" "event(2)"
+.xx "\- network protocols over IP" "ip," "esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp" "" "ip(3)"
+.xx "" "attach, auth \- messages to" "establish a connection" "" "attach(5)"
+.xx "" "swap \-" "establish a swap file" "" "swap(8)"
+.xx "ecanread, ecanmouse,/" "event, einit, estart," "estartfn, etimer, eread, emouse, ekbd," "" "event(2)"
+.xx "" "Srv, dirread9p, emalloc9p, erealloc9p," "estrdup9p, listensrv, postfd, postmountsrv,/" "" "9p(2)"
+.xx "" "" "ether \- Ethernet device" "" "ether(3)"
+.xx "Universal Serial Bus device/" "audio, disk," "ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)"
+.xx "" "aoe \-" "Ethernet (Ao) interface" "" "aoe(3)"
+.xx "" "sdaoe \-" "Ethernet (Ao) storage device interface" "" "sdaoe(3)"
+.xx "" "bridge \- IPv4" "Ethernet bridge" "" "bridge(3)"
+.xx "" "cec \- Coraid" "Ethernet Console" "" "cec(8)"
+.xx "" "ether \-" "Ethernet device" "" "ether(3)"
+.xx "" "wol \- send wake-on-lan" "Ethernet packet" "" "wol(8)"
+.xx "ecanmouse,/" "event, einit, estart, estartfn," "etimer, eread, emouse, ekbd, ecanread," "" "event(2)"
+.xx "" "hypot \-" "Euclidean distance" "" "hypot(2)"
+.xx "., ~ \- command language" "rc, cd," "eval, exec, exit, flag, rfork, shift, wait, whatis," "" "rc(1)"
+.xx "" "/edrawgetrect, emenuhit, emoveto, esetcursor," "Event, Mouse, Menu \- graphics events" "" "event(2)"
+.xx "" "calendar \- print upcoming" "events" "" "calendar(1)"
+.xx "\- command language" "rc, cd, eval," "exec, exit, flag, rfork, shift, wait, whatis, ., ~" "" "rc(1)"
+.xx "file" "exec," "execl, _privates, _nprivates, _tos \- execute a" "" "exec(2)"
+.xx "execution" "" "execnet \- network interface to program" "" "execnet(4)"
+.xx "" "src \- find source code for" "executable" "" "src(1)"
+.xx "" "leswav \- machine-independent access to" "executable files" "/beswav, leswab, leswal," "mach(2)"
+.xx "" "size \- print size of" "executable files" "" "size(1)"
+.xx "" "exec, execl, _privates, _nprivates, _tos \-" "execute a file" "" "exec(2)"
+.xx "" "open, create \- prepare a fid for I/O on an" "existing or new file" "" "open(5)"
+.xx "" "await, wait, waitpid \- wait for a process to" "exit" "" "wait(2)"
+.xx "command language" "rc, cd, eval, exec," "exit, flag, rfork, shift, wait, whatis, ., ~ \-" "" "rc(1)"
+.xx "terminate process, process cleanup" "" "exits, _exits, atexit, atexitdont, terminate \-" "" "exits(2)"
+.xx "exponential, logarithm, power, square root" "" "exp, log, log10, pow, pow10, sqrt \-" "" "exp(2)"
+.xx "" "uncompress, zip, unzip \- compress and" "expand data" "/bzip2, bunzip2, compress," "gzip(1)"
+.xx "" "aliasmail \-" "expand system wide mail aliases" "" "aliasmail(8)"
+.xx "" "at, drain," "expect, pass \- dialer scripting tools" "" "expect(1)"
+.xx "" "frexp, ldexp, modf \- split into mantissa and" "exponent" "" "frexp(2)"
+.xx "" "exp, log, log10, pow, pow10, sqrt \-" "exponential, logarithm, power, square root" "" "exp(2)"
+.xx "" "" "exportfs, srvfs \- network file server plumbing" "" "exportfs(4)"
+.xx "" "regsub, rregexec, rregsub, regerror \- regular" "expression" "/regcomplit, regcompnl, regexec," "regexp(2)"
+.xx "" "regexp \- regular" "expression notation" "" "regexp(6)"
+.xx "" "samterm \- screen editor with structural regular" "expressions" "sam, B, sam.save," "sam(1)"
+.xx "" "fs," "exsort \- file server maintenance" "" "fs(8)"
+.xx "" "" "ext2srv \- ext2 file system" "" "ext2srv(4)"
+.xx "" "crtpre, crtin, crtout, crtprefree, crtresfree \-" "extended precision arithmetic" "/mpmagsub," "mp(2)"
+.xx "" "s_grow, s_read, s_read_line, s_getline \-" "extensible strings" "/s_putc, s_unique," "string(2)"
+.xx "" "font, subfont \-" "external format for fonts and subfonts" "" "font(6)"
+.xx "" "image \-" "external format for images" "" "image(6)"
+.xx "" "kbin \-" "external keyboard input" "" "kbin(3)"
+.xx "" "vac, unvac \- create," "extract a vac archive on Venti" "" "vac(1)"
+.xx "" "strings \-" "extract printable strings" "" "strings(1)"
+.xx "" "/xls2txt, olefs, mswordstrings, msexceltables \-" "extract printable text from Microsoft/" "" "doc2txt(1)"
+.xx "remainder, floor, ceiling functions" "" "fabs, fmod, floor, ceil \- absolute value," "" "floor(2)"
+.xx "" "" "face \- face files" "" "face(6)"
+.xx "" "tweak \- edit image files, subfont files," "face files, etc." "" "tweak(1)"
+.xx "" "mug - convert an image to a" "face icon" "" "mug(1)"
+.xx "" "" "faces, seemail, vwhois \- mailbox interface" "" "faces(1)"
+.xx "large primes" "" "factor, primes \- factor a number, generate" "" "factor(1)"
+.xx "" "delkey \- delete keys from" "factotum" "" "delkey(1)"
+.xx "" "" "factotum, fgui \- authentication agent" "" "factotum(4)"
+.xx "" "ecp \-" "fast copy, handling errors" "" "ecp(1)"
+.xx "" "/srand, truerand, ntruerand, genrandom, prng," "fastrand, nfastrand \- random number/" "" "rand(2)"
+.xx "" "abort \- generate a" "fault" "" "abort(2)"
+.xx "descriptor to a file server" "" "fauth \- set up authentication on a file" "" "fauth(2)"
+.xx "" "/newns, addns, login, noworld, auth_proxy," "fauth_proxy, auth_allocrpc, auth_freerpc,/" "" "auth(2)"
+.xx "typesetter output files" "page \- view" "FAX, image, graphic, PostScript, PDF, and" "" "page(1)"
+.xx "telephone dialer network" "telco," "faxreceive, faxsend, fax, telcofax, telcodata \-" "" "telco(4)"
+.xx "" "Fcall, convS2M, convD2M, convM2S, convM2D," "fcallfmt, dirfmt, dirmodefmt, read9pmsg,/" "" "fcall(2)"
+.xx "setvbuf,/" "fopen, freopen, fdopen, fileno," "fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)"
+.xx "" "cp," "fcp, mv \- copy, move files" "" "cp(1)"
+.xx "descriptor" "" "fd2path \- return file name associated with file" "" "fd2path(2)"
+.xx "diskettes, flashes" "prep," "fdisk, format, mbr \- prepare hard and floppy" "" "prep(8)"
+.xx "sclose, fflush, setvbuf,/" "fopen, freopen," "fdopen, fileno, fclose, sopenr, sopenw," "" "fopen(2)"
+.xx "" "" "fedex, ups, usps \- track shipments" "" "fedex(1)"
+.xx "" "/setbuf, fgetpos, ftell, fsetpos, fseek, rewind," "feof, ferror, clearerr \- standard buffered/" "" "fopen(2)"
+.xx "" "ap \-" "fetch Associated Press news articles" "" "ap(1)"
+.xx "" "getcallerpc \-" "fetch return PC of current function" "" "getcallerpc(2)"
+.xx "points/" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3," "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "" "arith3(2)"
+.xx "" "/sopenw, sclose, fflush, setvbuf, setbuf," "fgetpos, ftell, fsetpos, fseek, rewind, feof,/" "" "fopen(2)"
+.xx "" "/getc, getchar, fputc, putc, putchar, ungetc," "fgets, gets, fputs, puts, fread, fwrite \- Stdio/" "" "fgetc(2)"
+.xx "" "factotum," "fgui \- authentication agent" "" "factotum(4)"
+.xx "" "clunk \- forget about a" "fid" "" "clunk(5)"
+.xx "" "open, create \- prepare a" "fid for I/O on an existing or new file" "" "open(5)"
+.xx "closefid, lookupfid, removefid, Req,/" "Fid," "Fidpool, allocfidpool, freefidpool, allocfid," "" "9pfid(2)"
+.xx "" "gettokens, tokenize \- break a string into" "fields" "getfields," "getfields(2)"
+.xx "" "access \- determine accessibility of" "file" "" "access(2)"
+.xx "" "dd \- convert and copy a" "file" "" "dd(1)"
+.xx "" "execl, _privates, _nprivates, _tos \- execute a" "file" "exec," "exec(2)"
+.xx "" "fortune \- sample lines from a" "file" "" "fortune(1)"
+.xx "" "httpfile \- serve a single web" "file" "" "httpfile(4)"
+.xx "" "namespace \- name space description" "file" "" "namespace(6)"
+.xx "" "\- open a file for reading or writing, create" "file" "open, create, close" "open(2)"
+.xx "" "\- prepare a fid for I/O on an existing or new" "file" "open, create" "open(5)"
+.xx "" "pr \- print" "file" "" "pr(1)"
+.xx "" "readn, write, pread, pwrite \- read or write" "file" "read," "read(2)"
+.xx "" "read, write \- transfer data from and to a" "file" "" "read(5)"
+.xx "" "remove \- remove a" "file" "" "remove(2)"
+.xx "" "sha1sum \- sum and count blocks in a" "file" "sum, md5sum," "sum(1)"
+.xx "" "swap \- establish a swap" "file" "" "swap(8)"
+.xx "" "tail \- deliver the last part of a" "file" "" "tail(1)"
+.xx "" "touch \- set modification date of a" "file" "" "touch(1)"
+.xx "" "uniq \- report repeated lines in a" "file" "" "uniq(1)"
+.xx "" "venti.conf \- a venti configuration" "file" "" "venti.conf(6)"
+.xx "" "" "file \- determine file type" "" "file(1)"
+.xx "" "stat, wstat \- inquire or change" "file attributes" "" "stat(5)"
+.xx "" "diff \- differential" "file comparator" "" "diff(1)"
+.xx "" "ssh, sshnet, scp, sshserve \- secure login and" "file copy from/to Unix or Plan 9" "" "ssh(1)"
+.xx "opendirfile,/" "Tree, alloctree, freetree," "File, createfile, closefile, removefile, walkfile," "" "9pfile(2)"
+.xx "" "dup \- duplicate an open" "file descriptor" "" "dup(2)"
+.xx "" "fd2path \- return file name associated with" "file descriptor" "" "fd2path(2)"
+.xx "" "iounit \- return size of atomic I/O unit for" "file descriptor" "" "iounit(2)"
+.xx "" "fauth \- set up authentication on a" "file descriptor to a file server" "" "fauth(2)"
+.xx "" "grep \- search a" "file for a pattern" "" "grep(1)"
+.xx "" "plan9.ini \- configuration" "file for PCs" "" "plan9.ini(8)"
+.xx "" "open, create, close \- open a" "file for reading or writing, create file" "" "open(2)"
+.xx "" "a.out \- object" "file format" "" "a.out(6)"
+.xx "" "ar \- archive (library)" "file format" "" "ar(6)"
+.xx "" "intro \- introduction to" "file formats" "" "intro(6)"
+.xx "" "remove \- remove a" "file from a server" "" "remove(5)"
+.xx "" "chgrp \- change" "file group" "" "chgrp(1)"
+.xx "" "readdirfile, closedirfile, hasperm \- in-memory" "file hierarchy" "/walkfile, opendirfile," "9pfile(2)"
+.xx "" "pipefile \- attach filter to" "file in name space" "" "pipefile(1)"
+.xx "" "objtraverse, isar, nextar, readar \- object" "file interpretation functions" "/readobj," "object(2)"
+.xx "" "split \- split a" "file into pieces" "" "split(1)"
+.xx "" "rdproto \- parse and process a proto" "file listing" "" "proto(2)"
+.xx "" "mtime \- print" "file modification time" "" "mtime(1)"
+.xx "" "mktemp \- make a unique" "file name" "" "mktemp(2)"
+.xx "" "basename \- strip" "file name affixes" "" "basename(1)"
+.xx "" "fd2path \- return" "file name associated with file descriptor" "" "fd2path(2)"
+.xx "" "complete \-" "file name completion" "" "complete(2)"
+.xx "" "namespace \- structure of conventional" "file name space" "" "namespace(4)"
+.xx "" "history \- print" "file names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \- print" "file names from the dump" "" "yesterday(1)"
+.xx "" "seek \- change" "file offset" "" "seek(2)"
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9" "File protocol" "/read9pmsg, statcheck," "fcall(2)"
+.xx "" "intro \- introduction to the Plan 9" "File Protocol, 9P" "" "intro(5)"
+.xx "" "boot \- connect to the root" "file server" "" "boot(8)"
+.xx "" "\- set up authentication on a file descriptor to a" "file server" "fauth" "fauth(2)"
+.xx "" "fossil \- archival" "file server" "" "fossil(4)"
+.xx "" "fsconfig \- configuring a" "file server" "" "fsconfig(8)"
+.xx "" "upasfs \- mail" "file server" "" "upasfs(4)"
+.xx "" "\- reboot the system upon loss of remote" "file server connection" "reboot" "reboot(8)"
+.xx "" "cwfs \- cached-worm" "file server, dump" "" "cwfs(4)"
+.xx "" "fs \-" "file server, dump" "" "fs(4)"
+.xx "" "fs, exsort \-" "file server maintenance" "" "fs(8)"
+.xx "" "exportfs, srvfs \- network" "file server plumbing" "" "exportfs(4)"
+.xx "" "users \-" "file server user list format" "" "users(6)"
+.xx "" "intro \- introduction to" "file servers" "" "intro(4)"
+.xx "" "threadlistensrv, threadpostmountsrv, srv \- 9P" "file service" "/readstr, respond, responderror," "9p(2)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network" "file service" "" "srv(4)"
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put" "file status" "/wstat, fwstat, dirstat, dirfstat," "stat(2)"
+.xx "" "disc (CD, DVD, B) track reader and writer" "file system" "cdfs, cddb \- optical" "cdfs(4)"
+.xx "" "cfs \- cache" "file system" "" "cfs(4)"
+.xx "" "ext2srv \- ext2" "file system" "" "ext2srv(4)"
+.xx "" "ftpfs \- file transfer protocol (FT)" "file system" "" "ftpfs(4)"
+.xx "" "kfs \- disk" "file system" "" "kfs(4)"
+.xx "" "lnfs \- long name" "file system" "" "lnfs(4)"
+.xx "" "mkfs, mkext \- archive or update a" "file system" "" "mkfs(8)"
+.xx "" "mkpaqfs \- make a compressed read-only" "file system" "" "mkpaqfs(8)"
+.xx "" "mksacfs \- make a compressed" "file system" "" "mksacfs(8)"
+.xx "" "\- network news transport protocol (NNT)" "file system" "nntpfs" "nntpfs(4)"
+.xx "" "paqfs \- compressed read-only" "file system" "" "paqfs(4)"
+.xx "" "playlistfs \- playlist" "file system" "" "playlistfs(7)"
+.xx "" "ramfs \- memory" "file system" "" "ramfs(4)"
+.xx "" "ratfs \- mail address ratification" "file system" "" "ratfs(4)"
+.xx "" "rdbfs \- remote kernel debugging" "file system" "" "rdbfs(4)"
+.xx "" "root \- the root" "file system" "" "root(3)"
+.xx "" "sacfs \- compressed" "file system" "" "sacfs(4)"
+.xx "" "vacfs \- a Venti-based" "file system" "" "vacfs(4)"
+.xx "" "webfs \- world wide web" "file system" "" "webfs(4)"
+.xx "" "wikifs, wikipost \- wiki" "file system" "" "wikifs(4)"
+.xx "" "nfs \- Sun network" "file system client" "" "nfs(4)"
+.xx "" "fs \-" "file system devices" "" "fs(3)"
+.xx "" "consolefs, C, clog \-" "file system for console access" "" "consolefs(4)"
+.xx "" "plumber \-" "file system for interprocess messaging" "" "plumber(4)"
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device driver" "file system library" "/usbfsdel, usbdirread," "usbfs(2)"
+.xx "" "iostats \-" "file system to measure I/O" "" "iostats(4)"
+.xx "" "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "file systems" "dossrv, 9660srv, a:, b:," "dossrv(4)"
+.xx "" "\- automatically generate mount points for" "file systems" "mntgen" "mntgen(4)"
+.xx "" "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "file systems" "32vfs, cpiofs, tapfs," "tapefs(4)"
+.xx "" "setup.kfs, update \- administration for local" "file systems" "/setup.9fat, setup.disk," "update(8)"
+.xx "" "fshalt, reboot \- halt any local" "file systems and optionally reboot the system" "" "fshalt(8)"
+.xx "" "xmr \- remote login, execution, and XMODEM" "file transfer" "con, telnet, rx, hayes, xms," "con(1)"
+.xx "" "ftpfs \-" "file transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "file \- determine" "file type" "" "file(1)"
+.xx "" "partfs \- serve" "file, with partitions" "" "partfs(8)"
+.xx "table/" "/localsym, globalsym, textsym, file2pc," "fileelem, filesym, fileline, fnbound \- symbol" "" "symbol(2)"
+.xx "setvbuf, setbuf,/" "fopen, freopen, fdopen," "fileno, fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)"
+.xx "" "cat, read \- catenate" "files" "" "cat(1)"
+.xx "" "cmp \- compare two" "files" "" "cmp(1)"
+.xx "" "\- select or reject lines common to two sorted" "files" "comm" "comm(1)"
+.xx "" "cp, fcp, mv \- copy, move" "files" "" "cp(1)"
+.xx "" "dup \- dups of open" "files" "" "dup(3)"
+.xx "" "face \- face" "files" "" "face(6)"
+.xx "" "keyfs, warning \- authentication database" "files" "" "keyfs(4)"
+.xx "" "\- machine-independent access to executable" "files" "/beswal, beswav, leswab, leswal, leswav" "mach(2)"
+.xx "" "mk, membername \- maintain (make) related" "files" "" "mk(1)"
+.xx "" "mp3enc \- create mp3 audio" "files" "" "mp3enc(1)"
+.xx "" "graphic, PostScript, PDF, and typesetter output" "files" "page \- view FAX, image," "page(1)"
+.xx "" "qer, runq \- queue management for spooled" "files" "" "qer(8)"
+.xx "" "rio \- window system" "files" "" "rio(4)"
+.xx "" "rm \- remove" "files" "" "rm(1)"
+.xx "" "size \- print size of executable" "files" "" "size(1)"
+.xx "" "sort \- sort and/or merge" "files" "" "sort(1)"
+.xx "" "strip \- remove symbols from binary" "files" "" "strip(1)"
+.xx "" "tmpfile, tmpnam \- Stdio temporary" "files" "" "tmpfile(2)"
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti" "files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)"
+.xx "" "tweak \- edit image files, subfont" "files, face files, etc." "" "tweak(1)"
+.xx "" "bundle \- collect" "files for distribution" "" "bundle(1)"
+.xx "" "acme \- control" "files for text windows" "" "acme(4)"
+.xx "" "pemdecode, pemencode \- encode" "files in Privacy Enhanced Mail (PE) format" "" "pem(8)"
+.xx "" "mp3dec \- decode audio MPEG" "files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "tweak \- edit image" "files, subfont files, face files, etc." "" "tweak(1)"
+.xx "access/" "/globalsym, textsym, file2pc, fileelem," "filesym, fileline, fnbound \- symbol table" "" "symbol(2)"
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse, arc," "fillarc, icossin, icossin2, border, string,/" "" "draw(2)"
+.xx "" "/replclipr, line, poly, fillpoly, bezier, bezspline," "fillbezier, fillbezspline, ellipse, fillellipse, arc,/" "" "draw(2)"
+.xx "" "plot \- graphics" "filter" "" "plot(1)"
+.xx "" "" "filter, list, deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "pipefile \- attach" "filter to file in name space" "" "pipefile(1)"
+.xx "" "scanmail, testscan \- spam" "filters" "" "scanmail(8)"
+.xx "" "look \-" "find lines in a sorted list" "" "look(1)"
+.xx "" "leak, kmem, umem \- help" "find memory leaks" "" "leak(1)"
+.xx "" "man, lookman, sig \- print or" "find pages of this manual" "" "man(1)"
+.xx "" "src \-" "find source code for executable" "" "src(1)"
+.xx "" "spell, sprog \-" "find spelling errors" "" "spell(1)"
+.xx "" "/classname, closedev, configdev, devctl," "finddevs, loaddevstr, matchdevcsp, opendev,/" "" "usb(2)"
+.xx "" "/machbytype, machbyname, newmap, setmap," "findseg, unusemap, loadmap, attachproc,/" "" "mach(2)"
+.xx "" "/textseg, line2addr, lookup, findlocal, getauto," "findsym, localsym, globalsym, textsym,/" "" "symbol(2)"
+.xx "language" "rc, cd, eval, exec, exit," "flag, rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)"
+.xx "" "mbr \- prepare hard and floppy diskettes," "flashes" "prep, fdisk, format," "prep(8)"
+.xx "" "/inflatezlib, inflateblock, inflatezlibblock," "flateerr, mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control" "floating point" "" "getfcr(2)"
+.xx "" "hoc \- interactive" "floating point language" "" "hoc(1)"
+.xx "" "fmod, floor, ceil \- absolute value, remainder," "floor, ceiling functions" "fabs," "floor(2)"
+.xx "" "" "floppy \- floppy disk interface" "" "floppy(3)"
+.xx "" "prep, fdisk, format, mbr \- prepare hard and" "floppy diskettes, flashes" "" "prep(8)"
+.xx "" "" "flush \- abort a message" "" "flush(5)"
+.xx "" "segflush \-" "flush instruction and data caches" "" "segflush(2)"
+.xx "" "/getdefont, getwindow, gengetwindow," "flushimage, bufimage, lockdisplay,/" "" "graphics(2)"
+.xx "floor, ceiling functions" "fabs," "fmod, floor, ceil \- absolute value, remainder," "" "floor(2)"
+.xx "" "" "fmt, htmlfmt \- simple text formatters" "" "fmt(1)"
+.xx "venti/" "/conf, fmtarenas, fmtbloom, fmtindex," "fmtisect, syncindex \- prepare and maintain a" "" "venti-fmt(8)"
+.xx "" "/fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit," "fmtstrflush, runefmtstrinit, runefmtstrflush,/" "" "fmtinstall(2)"
+.xx "fmtfdinit,/" "fmtinstall, dofmt, dorfmt, fmtprint," "fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy," "" "fmtinstall(2)"
+.xx "" "/textsym, file2pc, fileelem, filesym, fileline," "fnbound \- symbol table access functions" "" "symbol(2)"
+.xx "subfonts" "" "font, subfont \- external format for fonts and" "" "font(6)"
+.xx "" "cachechars, agefont, loadchar, Subfont," "Fontchar, Font \- font utilities" "" "cachechars(2)"
+.xx "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)"
+.xx "" "" "fork, rfork \- manipulate process resources" "" "fork(2)"
+.xx "" "a.out \- object file" "format" "" "a.out(6)"
+.xx "" "ar \- archive (library) file" "format" "" "ar(6)"
+.xx "" "\- encode files in Privacy Enhanced Mail (PE)" "format" "pemdecode, pemencode" "pem(8)"
+.xx "" "users \- file server user list" "format" "" "users(6)"
+.xx "" "UTF, Unicode, ASCII, rune \- character set and" "format" "" "utf(6)"
+.xx "" "font, subfont \- external" "format for fonts and subfonts" "" "font(6)"
+.xx "" "image \- external" "format for images" "" "image(6)"
+.xx "diskettes, flashes" "prep, fdisk," "format, mbr \- prepare hard and floppy" "" "prep(8)"
+.xx "" "plumb \-" "format of plumb messages and rules" "" "plumb(6)"
+.xx "" "rsa2pub, rsa2ssh, rsa2x509 \- generate and" "format rsa keys" "rsagen, rsafill, asn12rsa," "rsa(8)"
+.xx "" "tbl \-" "format tables for nroff or troff" "" "tbl(1)"
+.xx "" "intro \- introduction to file" "formats" "" "intro(6)"
+.xx "" "map \- digitized map" "formats" "" "map(6)"
+.xx "" "vtparsescore, vtscorefmt \- venti data" "formats" "/vtrootpack, vtrootunpack," "venti-fcall(2)"
+.xx "" "/errfmt \- support for user-defined print" "formats and output routines" "" "fmtinstall(2)"
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan" "formatted input" "" "fscanf(2)"
+.xx "" "vfprintf, vprintf, vsprintf, vsnprintf \- print" "formatted output" "/printf, sprintf, snprintf," "fprintf(2)"
+.xx "" "runevseprint, runevsmprint \- print" "formatted output" "/vsmprint, runevsnprint," "print(2)"
+.xx "" "fmt, htmlfmt \- simple text" "formatters" "" "fmt(1)"
+.xx "" "doctype \- intuit command line for" "formatting a document" "" "doctype(1)"
+.xx "" "marshal \-" "formatting and sending mail" "" "marshal(1)"
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(6)"
+.xx "" "troff, nroff, dpost \- text" "formatting and typesetting" "" "troff(1)"
+.xx "" "mhtml \- macros for" "formatting HTML" "" "mhtml(6)"
+.xx "" "ms \- macros for" "formatting manuscripts" "" "ms(6)"
+.xx "" "deroff, delatex \- remove" "formatting requests" "" "deroff(1)"
+.xx "" "" "fortune \- sample lines from a file" "" "fortune(1)"
+.xx "" "trampoline \-" "forward incoming calls to another address" "" "trampoline(8)"
+.xx "" "" "fossil \- archival file server" "" "fossil(4)"
+.xx "" "" "fossilcons \- fossil console commands" "" "fossilcons(8)"
+.xx "" "/ciscframe, riscframe, localaddr, symoff," "fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)"
+.xx "runesprint, runesnprint, runeseprint,/" "print," "fprint, sprint, snprint, seprint, smprint," "" "print(2)"
+.xx "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf, printf, sprintf, snprintf, vfprintf," "" "fprintf(2)"
+.xx "" "/fputc, putc, putchar, ungetc, fgets, gets," "fputs, puts, fread, fwrite \- Stdio input and/" "" "fgetc(2)"
+.xx "Network Computing (VN)" "vncs, vncv \- remote" "frame buffer server and viewer for Virtual" "" "vnc(1)"
+.xx "" "crop, iconv \-" "frame, crop, and convert image" "" "crop(1)"
+.xx "ntruerand, genrandom, prng,/" "rand, lrand," "frand, nrand, lnrand, srand, truerand," "" "rand(2)"
+.xx "frselect,/" "frinit, frsetrects, frinittick, frclear," "frcharofpt, frptofchar, frinsert, frdelete," "" "frame(2)"
+.xx "" "/frinsert, frdelete, frselect, frtick, frselectpaint," "frdrawsel, frdrawsel0, frgetmouse \- frames of/" "" "frame(2)"
+.xx "" "putc, putchar, ungetc, fgets, gets, fputs, puts," "fread, fwrite \- Stdio input and output" "/fputc," "fgetc(2)"
+.xx "setrealloctag,/" "malloc, mallocalign, mallocz," "free, realloc, calloc, msize, setmalloctag," "" "malloc(2)"
+.xx "" "/ctlstrdup, ctlprint, deactivate, freectlfont," "freectlimage, initcontrols, namectlfont,/" "" "control(2)"
+.xx "" "parsehtml, printitems, validitems, freeitems," "freedocinfo, dimenkind, dimenspec, targetid,/" "" "html(2)"
+.xx "removefid, Req,/" "Fid, Fidpool, allocfidpool," "freefidpool, allocfid, closefid, lookupfid," "" "9pfid(2)"
+.xx "" "/unlockdisplay, openfont, buildfont," "freefont, Pfmt, Rfmt, strtochan, chantostr,/" "" "graphics(2)"
+.xx "setalpha,/" "allocimage, allocimagemix," "freeimage, nameimage, namedimage," "" "allocimage(2)"
+.xx "" "bytesperline, wordsperline \- allocating," "freeing, reading, writing images" "/writeimage," "allocimage(2)"
+.xx "" "parsehtml, printitems, validitems," "freeitems, freedocinfo, dimenkind,/" "" "html(2)"
+.xx "deletekey \- integer to data/" "Intmap, allocmap," "freemap, insertkey, caninsertkey, lookupkey," "" "intmap(2)"
+.xx "" "/creadmemimage, writememimage," "freememimage, memsetchan, loadmemimage,/" "" "memdraw(2)"
+.xx "" "/allocmemsubfont, openmemsubfont," "freememsubfont, memsubfontwidth,/" "" "memdraw(2)"
+.xx "" "/reject, netmkaddr, setnetmtpt, getnetconninfo," "freenetconninfo \- make and break network/" "" "dial(2)"
+.xx "" "/removefid, Req, Reqpool, allocreqpool," "freereqpool, allocreq, closereq, lookupreq,/" "" "9pfid(2)"
+.xx "" "Screen, allocscreen, publicscreen," "freescreen, allocwindow, bottomwindow,/" "" "window(2)"
+.xx "uninstallsubfont, subfontname,/" "allocsubfont," "freesubfont, installsubfont, lookupsubfont," "" "subfont(2)"
+.xx "" "pushtls, tlsClient, tlsServer, initThumbprints," "freeThumbprints, okThumbprint, readcert,/" "" "pushtls(2)"
+.xx "walkfile, opendirfile,/" "Tree, alloctree," "freetree, File, createfile, closefile, removefile," "" "9pfile(2)"
+.xx "sopenw, sclose, fflush, setvbuf,/" "fopen," "freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)"
+.xx "frequencies" "" "freq \- print histogram of character" "" "freq(1)"
+.xx "exponent" "" "frexp, ldexp, modf \- split into mantissa and" "" "frexp(2)"
+.xx "" "frtick, frselectpaint, frdrawsel, frdrawsel0," "frgetmouse \- frames of text" "/frselect," "frame(2)"
+.xx "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)"
+.xx "" "dimenkind, dimenspec, targetid, targetname," "fromStr, toStr \- HTML parser" "/freedocinfo," "html(2)"
+.xx "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frame(2)"
+.xx "" "/frptofchar, frinsert, frdelete, frselect, frtick," "frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)"
+.xx "frptofchar, frinsert, frdelete, frselect,/" "frinit," "frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)"
+.xx "" "/frptofchar, frinsert, frdelete, frselect," "frtick, frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)"
+.xx "" "" "fs \- file server, dump" "" "fs(4)"
+.xx "" "" "fs \- file system devices" "" "fs(3)"
+.xx "" "" "fs, exsort \- file server maintenance" "" "fs(8)"
+.xx "input" "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "" "fscanf(2)"
+.xx "" "" "fsconfig \- configuring a file server" "" "fsconfig(8)"
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos, ftell," "fsetpos, fseek, rewind, feof, ferror, clearerr \-/" "" "fopen(2)"
+.xx "optionally reboot the system" "" "fshalt, reboot \- halt any local file systems and" "" "fshalt(8)"
+.xx "dirfwstat, nulldir \- get and put file/" "stat," "fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)"
+.xx "" "ftpfs \- file transfer protocol" "FT) file system" "" "ftpfs(4)"
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos," "ftell, fsetpos, fseek, rewind, feof, ferror,/" "" "fopen(2)"
+.xx "" "telnetd, rlogind, rexexec," "ftpd \- Internet remote access daemons" "" "ipserv(8)"
+.xx "" "" "ftpfs \- file transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "runetochar, chartorune, runelen, runenlen," "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "rune(2)"
+.xx "negotiate version" "" "fversion \- initialize 9P connection and" "" "fversion(2)"
+.xx "" "putchar, ungetc, fgets, gets, fputs, puts, fread," "fwrite \- Stdio input and output" "/fputc, putc," "fgetc(2)"
+.xx "nulldir \- get and put file/" "stat, fstat, wstat," "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "" "stat(2)"
+.xx "" "readv, writev, preadv, pwritev \-" "gather read and write" "" "readv(2)"
+.xx "poly, fillpoly, bezier, bezspline,/" "Image, draw," "gendraw, drawreplxy, drawrepl, replclipr, line," "" "draw(2)"
+.xx "" "smallprimetest \- prime number" "generation" "/DSAprimes, probably_prime," "prime(2)"
+.xx "" "prng, fastrand, nfastrand \- random number" "generators" "/ntruerand, genrandom," "rand(2)"
+.xx "" "opendisk, Disk \-" "generic disk device interface" "" "disk(2)"
+.xx "" "/closedisplay, getdefont, getwindow," "gengetwindow, flushimage, bufimage,/" "" "graphics(2)"
+.xx "" "Display, Point, Rectangle, Cursor, initdraw," "geninitdraw, drawerror, initdisplay,/" "" "graphics(2)"
+.xx "" "/nrand, lnrand, srand, truerand, ntruerand," "genrandom, prng, fastrand, nfastrand \-/" "" "rand(2)"
+.xx "probably_prime, smallprimetest \-/" "genprime," "gensafeprime, genstrongprime, DSAprimes," "" "prime(2)"
+.xx "" "move, xform, ixform, persp, look, viewport \-" "Geometric transformations" "/rot, qrot, scale," "matrix(2)"
+.xx "" "/unusemap, loadmap, attachproc, get1," "get2, get4, get8, put1, put2, put4, put8,/" "" "mach(2)"
+.xx "" "/pc2line, textseg, line2addr, lookup, findlocal," "getauto, findsym, localsym, globalsym,/" "" "symbol(2)"
+.xx "function" "" "getcallerpc \- fetch return PC of current" "" "getcallerpc(2)"
+.xx "gets, fputs, puts, fread, fwrite \-/" "fgetc, getc," "getchar, fputc, putc, putchar, ungetc, fgets," "" "fgetc(2)"
+.xx "" "/drawerror, initdisplay, closedisplay," "getdefont, getwindow, gengetwindow,/" "" "graphics(2)"
+.xx "variables" "" "getenv, putenv \- access environment" "" "getenv(2)"
+.xx "point" "" "getfcr, setfcr, getfsr, setfsr \- control floating" "" "getfcr(2)"
+.xx "into fields" "" "getfields, gettokens, tokenize \- break a string" "" "getfields(2)"
+.xx "shell scripts" "" "getflags, usage \- command-line parsing for" "" "getflags(8)"
+.xx "" "getfcr, setfcr," "getfsr, setfsr \- control floating point" "" "getfcr(2)"
+.xx "" "calloc, msize, setmalloctag, setrealloctag," "getmalloctag, getrealloctag,/" "/free, realloc," "malloc(2)"
+.xx "" "" "getmap, colors \- display color map" "" "colors(1)"
+.xx "hwdraw/" "/freememsubfont, memsubfontwidth," "getmemdefont, memimagestring, iprint," "" "memdraw(2)"
+.xx "" "/listen, accept, reject, netmkaddr, setnetmtpt," "getnetconninfo, freenetconninfo \- make and/" "" "dial(2)"
+.xx "" "getpid," "getppid \- get process ids" "" "getpid(2)"
+.xx "" "/setmalloctag, setrealloctag, getmalloctag," "getrealloctag, malloctopoolblock \- memory/" "" "malloc(2)"
+.xx "" "initmouse, readmouse, closemouse, moveto," "getrect, drawgetrect, menuhit, setcursor \-/" "" "mouse(2)"
+.xx "" "/getchar, fputc, putc, putchar, ungetc, fgets," "gets, fputs, puts, fread, fwrite \- Stdio input/" "" "fgetc(2)"
+.xx "line2addr, lookup, findlocal,/" "syminit," "getsym, symbase, pc2sp, pc2line, textseg," "" "symbol(2)"
+.xx "fields" "getfields," "gettokens, tokenize \- break a string into" "" "getfields(2)"
+.xx "" "" "getuser, sysname \- get user or system name" "" "getuser(2)"
+.xx "" "" "getwd \- get current directory" "" "getwd(2)"
+.xx "" "/drawerror, initdisplay, closedisplay, getdefont," "getwindow, gengetwindow, flushimage,/" "" "graphics(2)"
+.xx "interpreter)" "gs \- Aladdin" "Ghostscript (PostScript and PDF language" "" "gs(1)"
+.xx "topng, toico \- view and convert pictures" "jpg," "gif, png, ppm, bmp, yuv, ico, togif, toppm," "" "jpg(1)"
+.xx "" "/lookup, findlocal, getauto, findsym, localsym," "globalsym, textsym, file2pc, fileelem, filesym,/" "" "symbol(2)"
+.xx "date and time" "ctime, localtime," "gmtime, asctime, tm2sec, timezone \- convert" "" "ctime(2)"
+.xx "" "mail," "go.fishing \- mail and mailboxes" "" "mail(1)"
+.xx "" "setjmp, longjmp, notejmp \- non-local" "goto" "" "setjmp(2)"
+.xx "Internet" "ping," "gping, traceroute, hogports \- probe the" "" "ping(8)"
+.xx "" "gpsfs," "gpsevermore \- GPS time and position service" "" "gpsfs(8)"
+.xx "" "" "grap \- pic preprocessor for drawing graphs" "" "grap(1)"
+.xx "" "" "graph \- draw a graph" "" "graph(1)"
+.xx "" "statusbar \- display a bar" "graph status window" "" "statusbar(8)"
+.xx "" "gview \- interactive" "graph viewer" "" "gview(1)"
+.xx "output files" "page \- view FAX, image," "graphic, PostScript, PDF, and typesetter" "" "page(1)"
+.xx "" "newcontrolset, resizecontrolset \- interactive" "graphical controls" "/namectlimage," "control(2)"
+.xx "" "runestringwidth, runestringnwidth \-" "graphical size of strings" "/runestringsize," "stringsize(2)"
+.xx "" "draw \- screen" "graphics" "" "draw(3)"
+.xx "" "strtochan, chantostr, chantodepth \- interactive" "graphics" "/buildfont, freefont, Pfmt, Rfmt," "graphics(2)"
+.xx "" "emoveto, esetcursor, Event, Mouse, Menu \-" "graphics events" "/edrawgetrect, emenuhit," "event(2)"
+.xx "" "plot \-" "graphics filter" "" "plot(1)"
+.xx "" "_string, ARROW, drawsetdebug \-" "graphics functions PB L" "/runestringnbg," "draw(2)"
+.xx "" "plot \-" "graphics interface" "" "plot(6)"
+.xx "" "grap \- pic preprocessor for drawing" "graphs" "" "grap(1)"
+.xx "" "stats \- display" "graphs of system activity" "" "stats(8)"
+.xx "network protocols over IP" "ip, esp," "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "" "ip(3)"
+.xx "" "" "grep \- search a file for a pattern" "" "grep(1)"
+.xx "" "chgrp \- change file" "group" "" "chgrp(1)"
+.xx "" "postnote \- send a note to a process or process" "group" "" "postnote(2)"
+.xx "" "cons \- console, clocks, process/process" "group ids, user, null, reboot, etc." "" "cons(3)"
+.xx "" "binalloc, bingrow, binfree \-" "grouped memory allocation" "" "bin(2)"
+.xx "language interpreter)" "" "gs \- Aladdin Ghostscript (PostScript and PDF" "" "gs(1)"
+.xx "" "/printnetkey, status, enable, disable, authsrv," "guard.srv, wrkey, login, newns, none \-/" "" "auth(8)"
+.xx "" "" "gview \- interactive graph viewer" "" "gview(1)"
+.xx "uncompress, zip, unzip \- compress and/" "" "gzip, gunzip, bzip2, bunzip2, compress," "" "gzip(1)"
+.xx "" "/HSPairs, hmydomain, hversion, htmlesc," "halloc, hbodypush, hbuflen, hcheckcontent,/" "" "httpd(2)"
+.xx "reboot the system" "fshalt, reboot \-" "halt any local file systems and optionally" "" "fshalt(8)"
+.xx "" "notify, noted, atnotify \-" "handle asynchronous process notification" "" "notify(2)"
+.xx "" "ecp \- fast copy," "handling errors" "" "ecp(1)"
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "dial," "hangup, announce, listen, accept, reject," "" "dial(2)"
+.xx "" "prep, fdisk, format, mbr \- prepare" "hard and floppy diskettes, flashes" "" "prep(8)"
+.xx "" "uptime \- show how long the system" "has been running" "" "uptime(1)"
+.xx "" "sha1unpickle \- cryptographically secure" "hashes" "/md5unpickle, sha1pickle," "sechash(2)"
+.xx "" "/walkfile, opendirfile, readdirfile, closedirfile," "hasperm \- in-memory file hierarchy" "" "9pfile(2)"
+.xx "and XMODEM file transfer" "con, telnet, rx," "hayes, xms, xmr \- remote login, execution," "" "con(1)"
+.xx "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "HConnect, HContent, HContents, HETag," "" "httpd(2)"
+.xx "" "/hbodypush, hbuflen, hcheckcontent, hclose," "hdate2sec, hdatefmt, hfail, hflush, hgetc,/" "" "httpd(2)"
+.xx "" "leak, kmem, umem \-" "help find memory leaks" "" "leak(1)"
+.xx "" "xd \-" "hex, octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "HConnect, HContent, HContents, HETag," "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "httpd(2)"
+.xx "hload,/" "/hclose, hdate2sec, hdatefmt, hfail," "hflush, hgetc, hgethead, hinit, hiserror," "" "httpd(2)"
+.xx "url" "" "hget \- retrieve a web page corresponding to a" "" "hget(1)"
+.xx "" "closedirfile, hasperm \- in-memory file" "hierarchy" "/walkfile, opendirfile, readdirfile," "9pfile(2)"
+.xx "" "walk \- descend a directory" "hierarchy" "" "walk(5)"
+.xx "" "muldiv, umuldiv \-" "high-precision multiplication and division" "" "muldiv(2)"
+.xx "" "/HContent, HContents, HETag, HFields," "Hio, Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)"
+.xx "" "/hdatefmt, hfail, hflush, hgetc, hgethead, hinit," "hiserror, hload, hlower, hmkcontent,/" "" "httpd(2)"
+.xx "" "freq \- print" "histogram of character frequencies" "" "freq(1)"
+.xx "" "" "history \- print file names from the dump" "" "history(1)"
+.xx "" "hflush, hgetc, hgethead, hinit, hiserror, hload," "hlower, hmkcontent, hmkhfields,/" "/hfail," "httpd(2)"
+.xx "md5pickle,/" "md4, md5, sha1, aes, hmac_x," "hmac_md5, hmac_sha1, hmac_aes," "" "sechash(2)"
+.xx "" "/hgetc, hgethead, hinit, hiserror, hload, hlower," "hmkcontent, hmkhfields, hmkmimeboundary,/" "" "httpd(2)"
+.xx "" "/hmkhfields, hmkmimeboundary, hmkspairs," "hmoved, hokheaders, hparseheaders,/" "" "httpd(2)"
+.xx "" "Htmlesc, HttpHead, HttpReq, HRange, HSPairs," "hmydomain, hversion, htmlesc, halloc,/" "/Hio," "httpd(2)"
+.xx "" "/nhgetv, nhgetl, nhgets, hnputv, hnputl," "hnputs, ptclbsum, readipifc \- Internet/" "" "ip(2)"
+.xx "" "" "hoc \- interactive floating point language" "" "hoc(1)"
+.xx "" "ping, gping, traceroute," "hogports \- probe the Internet" "" "ping(8)"
+.xx "" "/hmkmimeboundary, hmkspairs, hmoved," "hokheaders, hparseheaders, hparsequery,/" "" "httpd(2)"
+.xx "" "keys.who \- biographic information for key" "holders" "" "keys.who(6)"
+.xx "" "usb \- USB" "Host Controller Interface" "" "usb(3)"
+.xx "storage device/" "sdahci \- AHCI (Advanced" "Host Controller Interface) SATA (Serial AT)" "" "sdahci(3)"
+.xx "" "uptime \- show" "how long the system has been running" "" "uptime(1)"
+.xx "" "keyboard \-" "how to type characters" "" "keyboard(6)"
+.xx "hprint,/" "/hmkspairs, hmoved, hokheaders," "hparseheaders, hparsequery, hparsereq," "" "httpd(2)"
+.xx "" "/hmoved, hokheaders, hparseheaders," "hparsequery, hparsereq, hprint, hputc,/" "" "httpd(2)"
+.xx "" "/HFields, Hio, Htmlesc, HttpHead, HttpReq," "HRange, HSPairs, hmydomain, hversion,/" "" "httpd(2)"
+.xx "" "/hparsequery, hparsereq, hprint, hputc," "hreadbuf, hredirected, hreqcleanup,/" "" "httpd(2)"
+.xx "" "/hputc, hreadbuf, hredirected, hreqcleanup," "hrevhfields, hrevspairs, hstrdup, http11,/" "" "httpd(2)"
+.xx "" "/Hio, Htmlesc, HttpHead, HttpReq, HRange," "HSPairs, hmydomain, hversion, htmlesc,/" "" "httpd(2)"
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs," "hstrdup, http11, httpfmt, httpunesc,/" "" "httpd(2)"
+.xx "" "mhtml \- macros for formatting" "HTML" "" "mhtml(6)"
+.xx "" "\- convert between troff's ms macros and" "html" "ms2html, html2ms" "ms2html(1)"
+.xx "" "troff2html \- convert troff output into" "HTML" "" "troff2html(1)"
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(6)"
+.xx "" "targetid, targetname, fromStr, toStr \-" "HTML parser" "/dimenkind, dimenspec," "html(2)"
+.xx "and html" "ms2html," "html2ms \- convert between troff's ms macros" "" "ms2html(1)"
+.xx "" "/HRange, HSPairs, hmydomain, hversion," "htmlesc, halloc, hbodypush, hbuflen,/" "" "httpd(2)"
+.xx "" "/HContent, HContents, HETag, HFields, Hio," "Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)"
+.xx "" "fmt," "htmlfmt \- simple text formatters" "" "fmt(1)"
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(1)"
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(6)"
+.xx "" "webcookies \-" "HTTP cookie manager" "" "webcookies(4)"
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs, hstrdup," "http11, httpfmt, httpunesc, hunallowed,/" "" "httpd(2)"
+.xx "webls \- HTTP server" "" "httpd, mirror, save, imagemap, man2html," "" "httpd(8)"
+.xx "" "" "httpfile \- serve a single web file" "" "httpfile(4)"
+.xx "" "/hrevhfields, hrevspairs, hstrdup, http11," "httpfmt, httpunesc, hunallowed, hungetc,/" "" "httpd(2)"
+.xx "" "/HContents, HETag, HFields, Hio, Htmlesc," "HttpHead, HttpReq, HRange, HSPairs,/" "" "httpd(2)"
+.xx "" "/hrevspairs, hstrdup, http11, httpfmt," "httpunesc, hunallowed, hungetc, hunload,/" "" "httpd(2)"
+.xx "\-/" "/httpunesc, hunallowed, hungetc, hunload," "hurlfmt, hurlunesc, hvprint, hwrite, hxferenc," "" "httpd(2)"
+.xx "" "/HttpReq, HRange, HSPairs, hmydomain," "hversion, htmlesc, halloc, hbodypush,/" "" "httpd(2)"
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc," "hvprint, hwrite, hxferenc, \- routines for/" "" "httpd(2)"
+.xx "" "/getmemdefont, memimagestring, iprint," "hwdraw \- drawing routines for/" "" "memdraw(2)"
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc, hvprint," "hwrite, hxferenc, \- routines for creating an/" "" "httpd(2)"
+.xx "" "sinh, cosh, tanh \-" "hyperbolic functions" "" "sinh(2)"
+.xx "" "" "hypot \- Euclidean distance" "" "hypot(2)"
+.xx "Interface Association (PCMCI) device" "" "i82365 \- Personal Computer Memory Card" "" "i82365(3)"
+.xx "protocols over IP" "ip, esp, gre, icmp," "icmpv6, ipmux, rudp, tcp, udp \- network" "" "ip(3)"
+.xx "convert/" "jpg, gif, png, ppm, bmp, yuv," "ico, togif, toppm, topng, toico \- view and" "" "jpg(1)"
+.xx "" "mug - convert an image to a face" "icon" "" "mug(1)"
+.xx "" "crop," "iconv \- frame, crop, and convert image" "" "crop(1)"
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin," "icossin2, border, string, stringn, runestring,/" "" "draw(2)"
+.xx "" "cap \- capabilities for setting the user" "id of processes" "" "cap(3)"
+.xx "invertmat, xformpoint, xformpointd,/" "" "ident, matmul, matmulr, determinant, adjoint," "" "matrix(2)"
+.xx "" "pcmcia \-" "identify a PCMCIA card" "" "pcmcia(8)"
+.xx "" "" "idiff \- interactive diff" "" "idiff(1)"
+.xx "" "/leieee80ftos, leieeesftos, leieeedftos," "ieeesftos, ieeedftos \- machine-independent/" "" "debugger(2)"
+.xx "" "crop, iconv \- frame, crop, and convert" "image" "" "crop(1)"
+.xx "" "dump9660, mk9660 \- create an ISO-9660 CD" "image" "" "mk9660(8)"
+.xx "" "" "image \- external format for images" "" "image(6)"
+.xx "replclipr, line, poly, fillpoly, bezier,/" "" "Image, draw, gendraw, drawreplxy, drawrepl," "" "draw(2)"
+.xx "" "tweak \- edit" "image files, subfont files, face files, etc." "" "tweak(1)"
+.xx "typesetter output files" "page \- view FAX," "image, graphic, PostScript, PDF, and" "" "page(1)"
+.xx "" "mug - convert an" "image to a face icon" "" "mug(1)"
+.xx "" "httpd, mirror, save," "imagemap, man2html, webls \- HTTP server" "" "httpd(8)"
+.xx "" "\- allocating, freeing, reading, writing" "images" "/bytesperline, wordsperline" "allocimage(2)"
+.xx "" "image \- external format for" "images" "" "image(6)"
+.xx "" "\- drawing routines for memory-resident" "images" "/memimagestring, iprint, hwdraw" "memdraw(2)"
+.xx "" "memltorearn \- windows of memory-resident" "images" "/memltofrontn, memltorear," "memlayer(2)"
+.xx "" "pop3," "imap4d \- Internet mail servers" "" "pop3(8)"
+.xx "system" "" "import \- import a name space from a remote" "" "import(4)"
+.xx "" "trampoline \- forward" "incoming calls to another address" "" "trampoline(8)"
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall," "incref, decref \- spin locks, queueing/" "" "lock(2)"
+.xx "" "/beswal, beswav, leswab, leswal, leswav \-" "independent access to executable files" "" "mach(2)"
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "independent debugger functions" "" "debugger(2)"
+.xx "functions" "NaN," "Inf, isNaN, isInf \- not-a-number and infinity" "" "nan(2)"
+.xx "" "/deflatezlibblock, inflateinit, inflate, inflatezlib," "inflateblock, inflatezlibblock, flateerr,/" "" "flate(2)"
+.xx "" "astro \- print astronomical" "information" "" "astro(7)"
+.xx "" "arch \- architecture-specific" "information and control" "" "arch(3)"
+.xx "" "keys.who \- biographic" "information for key holders" "" "keys.who(6)"
+.xx "" "" "init \- initialize machine upon booting" "" "init(8)"
+.xx "" "/ctlprint, deactivate, freectlfont, freectlimage," "initcontrols, namectlfont, namectlimage,/" "" "control(2)"
+.xx "" "Display, Point, Rectangle, Cursor," "initdraw, geninitdraw, drawerror, initdisplay,/" "" "graphics(2)"
+.xx "" "fversion \-" "initialize 9P connection and negotiate version" "" "fversion(2)"
+.xx "" "init \-" "initialize machine upon booting" "" "init(8)"
+.xx "keyboard control" "" "initkeyboard, ctlkeyboard, closekeyboard \-" "" "keyboard(2)"
+.xx "getrect, drawgetrect, menuhit, setcursor \-/" "" "initmouse, readmouse, closemouse, moveto," "" "mouse(2)"
+.xx "okThumbprint,/" "pushtls, tlsClient, tlsServer," "initThumbprints, freeThumbprints," "" "pushtls(2)"
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "input" "" "fscanf(2)"
+.xx "" "kbin \- external keyboard" "input" "" "kbin(3)"
+.xx "" "fgets, gets, fputs, puts, fread, fwrite \- Stdio" "input and output" "/putc, putchar, ungetc," "fgetc(2)"
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "input/output" "/Bputrune, Bprint, Bvprint," "bio(2)"
+.xx "" "feof, ferror, clearerr \- standard buffered" "input/output package" "/fseek, rewind," "fopen(2)"
+.xx "" "stat, wstat \-" "inquire or change file attributes" "" "stat(5)"
+.xx "avlnext, avlprev, endwalk - AVL/" "mkavltree," "insertavl, lookupavl, deleteavl, avlwalk," "" "avl(2)"
+.xx "\- integer to data/" "Intmap, allocmap, freemap," "insertkey, caninsertkey, lookupkey, deletekey" "" "intmap(2)"
+.xx "" "/subpt, mulpt, divpt, rectaddpt, rectsubpt," "insetrect, canonrect, eqpt, eqrect, ptinrect,/" "" "addpt(2)"
+.xx "uninstallsubfont,/" "allocsubfont, freesubfont," "installsubfont, lookupsubfont," "" "subfont(2)"
+.xx "" "segflush \- flush" "instruction and data caches" "" "segflush(2)"
+.xx "" "5i, ki, vi, qi \-" "instruction simulators" "" "vi(1)"
+.xx "" "pnp \- Plug 'n' Play ISA and PCI" "Interfaces" "" "pnp(3)"
+.xx "" "ping, gping, traceroute, hogports \- probe the" "Internet" "" "ping(8)"
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \-" "Internet booting" "" "dhcpd(8)"
+.xx "" "ipconfig, rip, linklocal, ipv6on \-" "Internet configuration and routing" "" "ipconfig(8)"
+.xx "" "pop3, imap4d \-" "Internet mail servers" "" "pop3(8)"
+.xx "" "hnputv, hnputl, hnputs, ptclbsum, readipifc \-" "Internet Protocol addressing" "/nhgetl, nhgets," "ip(2)"
+.xx "" "telnetd, rlogind, rexexec, ftpd \-" "Internet remote access daemons" "" "ipserv(8)"
+.xx "" "ascii, unicode \-" "interpret ASCII, Unicode characters" "" "ascii(1)"
+.xx "" "ktrace \-" "interpret kernel stack dumps" "" "ktrace(1)"
+.xx "" "objtraverse, isar, nextar, readar \- object file" "interpretation functions" "objtype, readobj," "object(2)"
+.xx "" "pipe \- create an" "interprocess channel" "" "pipe(2)"
+.xx "" "pipe \- two-way" "interprocess communication" "" "pipe(3)"
+.xx "" "plumber \- file system for" "interprocess messaging" "" "plumber(4)"
+.xx "caninsertkey, lookupkey, deletekey \- integer/" "" "Intmap, allocmap, freemap, insertkey," "" "intmap(2)"
+.xx "" "intro \-" "introduction to databases" "" "intro(7)"
+.xx "" "intro \-" "introduction to file formats" "" "intro(6)"
+.xx "" "intro \-" "introduction to file servers" "" "intro(4)"
+.xx "" "intro \-" "introduction to library functions" "" "intro(2)"
+.xx "" "intro \-" "introduction to Plan 9" "" "intro(1)"
+.xx "" "intro \-" "introduction to system administration" "" "intro(8)"
+.xx "" "intro \-" "introduction to the Plan 9 devices" "" "intro(3)"
+.xx "" "intro \-" "introduction to the Plan 9 File Protocol, 9P" "" "intro(5)"
+.xx "document" "doctype \-" "intuit command line for formatting a" "" "doctype(1)"
+.xx "" "assert \- check program" "invariants" "" "assert(2)"
+.xx "" "ident, matmul, matmulr, determinant, adjoint," "invertmat, xformpoint, xformpointd,/" "" "matrix(2)"
+.xx "" "iostats \- file system to measure" "I/O" "" "iostats(4)"
+.xx "" "open, create \- prepare a fid for" "I/O on an existing or new file" "" "open(5)"
+.xx "" "ioopen, ioproc, ioread, ioreadn, iowrite \- slave" "I/O processes for threaded programs" "/iodial," "ioproc(2)"
+.xx "" "na \- assembler for the Symbios Logic PCI-SCSI" "I/O Processors" "" "na(8)"
+.xx "" "iounit \- return size of atomic" "I/O unit for file descriptor" "" "iounit(2)"
+.xx "ioread, ioreadn, iowrite \-/" "closeioproc, iocall," "ioclose, iointerrupt, iodial, ioopen, ioproc," "" "ioproc(2)"
+.xx "" "" "iostats \- file system to measure I/O" "" "iostats(4)"
+.xx "descriptor" "" "iounit \- return size of atomic I/O unit for file" "" "iounit(2)"
+.xx "" "/iodial, ioopen, ioproc, ioread, ioreadn," "iowrite \- slave I/O processes for threaded/" "" "ioproc(2)"
+.xx "udp \- network protocols over IP" "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "" "ip(3)"
+.xx "" "/ndbsearch, ndbsnext, ndbgetvalue, ndbfree," "ipattr, ndbgetipaddr, ndbipinfo, csipinfo,/" "" "ndb(2)"
+.xx "configuration and routing" "" "ipconfig, rip, linklocal, ipv6on \- Internet" "" "ipconfig(8)"
+.xx "over IP" "ip, esp, gre, icmp, icmpv6," "ipmux, rudp, tcp, udp \- network protocols" "" "ip(3)"
+.xx "csquery, dns, dnstcp, dnsquery,/" "query," "ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)"
+.xx "" "/getmemdefont, memimagestring," "iprint, hwdraw \- drawing routines for/" "" "memdraw(2)"
+.xx "" "aescbc," "ipso, secstore \- secstore commands" "" "secstore(1)"
+.xx "" "bridge \-" "IPv4 Ethernet bridge" "" "bridge(3)"
+.xx "" "and run automatic or manual 6to4 tunnel of" "IPv6 through IPv4" "6in4 - configure" "6in4(8)"
+.xx "" "ipconfig, rip, linklocal," "ipv6on \- Internet configuration and routing" "" "ipconfig(8)"
+.xx "" "pnp \- Plug 'n' Play" "ISA and PCI Interfaces" "" "pnp(3)"
+.xx "isalnum, isspace, ispunct, isprint, isgraph,/" "" "isalpha, isupper, islower, isdigit, isxdigit," "" "ctype(2)"
+.xx "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune, islowerrune, isspacerune," "" "isalpharune(2)"
+.xx "functions" "objtype, readobj, objtraverse," "isar, nextar, readar \- object file interpretation" "" "object(2)"
+.xx "" "/isspace, ispunct, isprint, isgraph, iscntrl," "isascii, toascii, _toupper, _tolower, toupper,/" "" "ctype(2)"
+.xx "" "/isalnum, isspace, ispunct, isprint, isgraph," "iscntrl, isascii, toascii, _toupper, _tolower,/" "" "ctype(2)"
+.xx "isprint, isgraph,/" "isalpha, isupper, islower," "isdigit, isxdigit, isalnum, isspace, ispunct," "" "ctype(2)"
+.xx "isupperrune, tolowerrune,/" "isalpharune," "islowerrune, isspacerune, istitlerune," "" "isalpharune(2)"
+.xx "functions" "NaN, Inf," "isNaN, isInf \- not-a-number and infinity" "" "nan(2)"
+.xx "" "dump9660, mk9660 \- create an" "ISO-9660 CD image" "" "mk9660(8)"
+.xx "" "a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "ISO9660 file systems" "dossrv, 9660srv," "dossrv(4)"
+.xx "" "/islower, isdigit, isxdigit, isalnum, isspace," "ispunct, isprint, isgraph, iscntrl, isascii,/" "" "ctype(2)"
+.xx "" "isalpharune, islowerrune, isspacerune," "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune(2)"
+.xx "" "/maskip, equivip4, equivip6, defmask," "isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)"
+.xx "isgraph,/" "isalpha, isupper, islower, isdigit," "isxdigit, isalnum, isspace, ispunct, isprint," "" "ctype(2)"
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi," "itomp, uvtomp, mptouv, vtomp, mptov,/" "" "mp(2)"
+.xx "" "tel," "iwhois \- look in phone book" "" "tel(1)"
+.xx "" "/popmat, rot, qrot, scale, move, xform," "ixform, persp, look, viewport \- Geometric/" "" "matrix(2)"
+.xx "" "mnihongo \- macros for typesetting" "Japanese" "" "mnihongo(6)"
+.xx "" "" "join \- relational database operator" "" "join(1)"
+.xx "toppm, topng, toico \- view and convert/" "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "" "jpg(1)"
+.xx "time wasters" "4s, 5s," "juggle, mahjongg, memo, sokoban, sudoku \-" "" "games(1)"
+.xx "" "" "juke \- music jukebox" "" "juke(7)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a," "ka, qa, va \- assemblers" "" "2a(1)"
+.xx "Serial Bus device drivers" "audio, disk, ether," "kb, print, probe, serial, usbfat: \- Universal" "" "usb(4)"
+.xx "" "" "kbin \- external keyboard input" "" "kbin(3)"
+.xx "" "" "kbmap \- keyboard map" "" "kbmap(3)"
+.xx "maps and switch between them." "" "kbmap \- show a list of available keyboard" "" "kbmap(1)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c," "kc, qc, vc \- C compilers" "" "2c(1)"
+.xx "" "rdbfs \- remote" "kernel debugging file system" "" "rdbfs(4)"
+.xx "" "mouse, cursor \-" "kernel mouse interface" "" "mouse(3)"
+.xx "" "kprof \-" "kernel profiling" "" "kprof(3)"
+.xx "" "ktrace \- interpret" "kernel stack dumps" "" "ktrace(1)"
+.xx "" "keys.who \- biographic information for" "key holders" "" "keys.who(6)"
+.xx "" "securenet \- Digital Pathways SecureNet" "Key remote authentication box" "" "securenet(8)"
+.xx "" "thumbprint \- public" "key thumbprints" "" "thumbprint(6)"
+.xx "" "" "keyboard \- how to type characters" "" "keyboard(6)"
+.xx "" "initkeyboard, ctlkeyboard, closekeyboard \-" "keyboard control" "" "keyboard(2)"
+.xx "" "kbin \- external" "keyboard input" "" "kbin(3)"
+.xx "" "kbmap \-" "keyboard map" "" "kbmap(3)"
+.xx "" "kbmap \- show a list of available" "keyboard maps and switch between them." "" "kbmap(1)"
+.xx "utilities" "bitsyload, light, pencal," "keyboard, params, prompter \- bitsy-specific" "" "bitsyload(1)"
+.xx "" "" "keyfs, warning \- authentication database files" "" "keyfs(4)"
+.xx "" "rsa2ssh, rsa2x509 \- generate and format rsa" "keys" "rsagen, rsafill, asn12rsa, rsa2pub," "rsa(8)"
+.xx "" "delkey \- delete" "keys from factotum" "" "delkey(1)"
+.xx "" "/des3ECBencrypt, des3ECBdecrypt," "key_setup, des56to64, des64to56,/" "" "des(2)"
+.xx "holders" "" "keys.who \- biographic information for key" "" "keys.who(6)"
+.xx "" "" "kfs \- disk file system" "" "kfs(4)"
+.xx "" "" "kfscmd, ksync \- kfs administration" "" "kfscmd(8)"
+.xx "" "5i," "ki, vi, qi \- instruction simulators" "" "vi(1)"
+.xx "processes" "" "kill, slay, broke \- print commands to kill" "" "kill(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l," "kl, ql, vl \- loaders" "" "2l(1)"
+.xx "" "leak," "kmem, umem \- help find memory leaks" "" "leak(1)"
+.xx "" "prof, tprof," "kprof \- display profiling data" "" "prof(1)"
+.xx "" "" "kprof \- kernel profiling" "" "kprof(3)"
+.xx "" "kfscmd," "ksync \- kfs administration" "" "kfscmd(8)"
+.xx "" "" "ktrace \- interpret kernel stack dumps" "" "ktrace(1)"
+.xx "" "ARROW, drawsetdebug \- graphics functions PB" "L" "/runestringbg, runestringnbg, _string," "draw(2)"
+.xx "" "rio," "label, window, wloc \- window system" "" "rio(1)"
+.xx "" "abs," "labs \- integer absolute values" "" "abs(2)"
+.xx "" "wol \- send" "lan Ethernet packet" "" "wol(8)"
+.xx "" "\- pattern-directed scanning and processing" "language" "awk" "awk(1)"
+.xx "" "bc \- arbitrary-precision arithmetic" "language" "" "bc(1)"
+.xx "" "hoc \- interactive floating point" "language" "" "hoc(1)"
+.xx "" "flag, rfork, shift, wait, whatis, ., ~ \- command" "language" "rc, cd, eval, exec, exit," "rc(1)"
+.xx "" "gs \- Aladdin Ghostscript (PostScript and PDF" "language interpreter)" "" "gs(1)"
+.xx "" "cpp \- C" "language preprocessor" "" "cpp(1)"
+.xx "" "ssl \- SSL record" "layer" "" "ssl(3)"
+.xx "" "tls \- TLS1 and SSL3 record" "layer" "" "tls(3)"
+.xx "" "mp3dec \- decode audio MPEG files" "layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "ls," "lc \- list contents of directory" "" "ls(1)"
+.xx "" "9load, 9pxeload," "ld \- PC bootstrap program" "" "9load(8)"
+.xx "exponent" "frexp," "ldexp, modf \- split into mantissa and" "" "frexp(2)"
+.xx "" "" "leak, kmem, umem \- help find memory leaks" "" "leak(1)"
+.xx "" "/beieeedftos, leieee80ftos, leieeesftos," "leieeedftos, ieeesftos, ieeedftos \-/" "" "debugger(2)"
+.xx "" "" "lens \- interactive screen magnifier" "" "lens(1)"
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3," "lerp3, reflect3, nearseg3, pldist3, vdiv3,/" "" "arith3(2)"
+.xx "" "/put4, put8, beswab, beswal, beswav, leswab," "leswal, leswav \- machine-independent access/" "" "mach(2)"
+.xx "" "/strtomp, mpfmt,mptoa, betomp, mptobe," "letomp, mptole, mptoui, uitomp, mptoi,/" "" "mp(2)"
+.xx "" "ARGF, EARGF, arginit, argopt \- process option" "letters from argv" "/ARGEND, ARGC," "arg(2)"
+.xx "" "rendezvous \- user" "level process synchronization" "" "rendezvous(2)"
+.xx "" "semacquire, semrelease \- user" "level semaphores" "" "semacquire(2)"
+.xx "" "" "lex \- generator of lexical analysis programs" "" "lex(1)"
+.xx "" "class, subclass, proto, CSP \- USB device driver" "library" "/openep, startdevs, unstall," "usb(2)"
+.xx "" "usbdirfs, usbfs \- USB device driver file system" "library" "/usbfsdel, usbdirread, usbfsinit," "usbfs(2)"
+.xx "" "ar \- archive" "library) file format" "" "ar(6)"
+.xx "" "intro \- introduction to" "library functions" "" "intro(2)"
+.xx "" "ar \- archive and" "library maintainer" "" "ar(1)"
+.xx "bitsy-specific utilities" "bitsyload," "light, pencal, keyboard, params, prompter \-" "" "bitsyload(1)"
+.xx "" "doctype \- intuit command" "line for formatting a document" "" "doctype(1)"
+.xx "" "getflags, usage \-" "line parsing for shell scripts" "" "getflags(8)"
+.xx "" "gendraw, drawreplxy, drawrepl, replclipr," "line, poly, fillpoly, bezier, bezspline,/" "/draw," "draw(2)"
+.xx "" "/getsym, symbase, pc2sp, pc2line, textseg," "line2addr, lookup, findlocal, getauto,/" "" "symbol(2)"
+.xx "" "comm \- select or reject" "lines common to two sorted files" "" "comm(1)"
+.xx "" "fortune \- sample" "lines from a file" "" "fortune(1)"
+.xx "" "uniq \- report repeated" "lines in a file" "" "uniq(1)"
+.xx "" "look \- find" "lines in a sorted list" "" "look(1)"
+.xx "" "loopback \- network" "link simulation" "" "loopback(3)"
+.xx "routing" "ipconfig, rip," "linklocal, ipv6on \- Internet configuration and" "" "ipconfig(8)"
+.xx "" "look \- find lines in a sorted" "list" "" "look(1)"
+.xx "" "ls, lc \-" "list contents of directory" "" "ls(1)"
+.xx "" "filter," "list, deliver, token, vf \- filtering mail" "" "filter(1)"
+.xx "" "users \- file server user" "list format" "" "users(6)"
+.xx "between them." "kbmap \- show a" "list of available keyboard maps and switch" "" "kbmap(1)"
+.xx "" "nm \- name" "list (symbol table)" "" "nm(1)"
+.xx "getnetconninfo,/" "dial, hangup, announce," "listen, accept, reject, netmkaddr, setnetmtpt," "" "dial(2)"
+.xx "tcp22, tcp23, tcp25, tcp53, tcp110, tcp113,/" "" "listen, listen1, tcp7, tcp9, tcp19, tcp21," "" "listen(8)"
+.xx "" "smtpd \- SMTP" "listener configuration" "" "smtpd(6)"
+.xx "" "/dirread9p, emalloc9p, erealloc9p, estrdup9p," "listensrv, postfd, postmountsrv, readbuf,/" "" "9p(2)"
+.xx "" "rdproto \- parse and process a proto file" "listing" "" "proto(2)"
+.xx "" "ml, mlmgr, mlowner \- unmoderated mailing" "lists" "" "mlmgr(1)"
+.xx "" "segment \- long" "lived memory segments" "" "segment(3)"
+.xx "" "" "lnfs \- long name file system" "" "lnfs(4)"
+.xx "genrandom, prng,/" "rand, lrand, frand, nrand," "lnrand, srand, truerand, ntruerand," "" "rand(2)"
+.xx "utilities" "cachechars, agefont," "loadchar, Subfont, Fontchar, Font \- font" "" "cachechars(2)"
+.xx "" "/closedev, configdev, devctl, finddevs," "loaddevstr, matchdevcsp, opendev,/" "" "usb(2)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \-" "loaders" "" "2l(1)"
+.xx "" "/nameimage, namedimage, setalpha," "loadimage, cloadimage, unloadimage,/" "" "allocimage(2)"
+.xx "put1,/" "/newmap, setmap, findseg, unusemap," "loadmap, attachproc, get1, get2, get4, get8," "" "mach(2)"
+.xx "" "/writememimage, freememimage, memsetchan," "loadmemimage, cloadmemimage,/" "" "memdraw(2)"
+.xx "" "cisctrace, risctrace, ciscframe, riscframe," "localaddr, symoff, fpformat, beieee80ftos,/" "" "debugger(2)"
+.xx "" "/line2addr, lookup, findlocal, getauto, findsym," "localsym, globalsym, textsym, file2pc,/" "" "symbol(2)"
+.xx "\- convert date and time" "ctime," "localtime, gmtime, asctime, tm2sec, timezone" "" "ctime(2)"
+.xx "" "" "lock \- run a command under lock" "" "lock(1)"
+.xx "" "/gengetwindow, flushimage, bufimage," "lockdisplay, unlockdisplay, openfont,/" "" "graphics(2)"
+.xx "" "rwakeup, rwakeupall, incref, decref \- spin" "locks, queueing rendezvous locks,/" "/rsleep," "lock(2)"
+.xx "logarithm, power, square root" "exp, log," "log10, pow, pow10, sqrt \- exponential," "" "exp(2)"
+.xx "" "na \- assembler for the Symbios" "Logic PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "ssh, sshnet, scp, sshserve \- secure" "login and file copy from/to Unix or Plan 9" "" "ssh(1)"
+.xx "" "con, telnet, rx, hayes, xms, xmr \- remote" "login, execution, and XMODEM file transfer" "" "con(1)"
+.xx "" "/enable, disable, authsrv, guard.srv, wrkey," "login, newns, none \- maintain or query/" "" "auth(8)"
+.xx "auth_allocrpc,/" "amount, newns, addns," "login, noworld, auth_proxy, fauth_proxy," "" "auth(2)"
+.xx "" "vtlogremove, vtlogopen, ventilogging \- Venti" "logs" "/vtlognames, vtlogopen, vtlogprint," "venti-log(2)"
+.xx "" "setjmp," "longjmp, notejmp \- non-local goto" "" "setjmp(2)"
+.xx "" "" "look \- find lines in a sorted list" "" "look(1)"
+.xx "" "tel, iwhois \-" "look in phone book" "" "tel(1)"
+.xx "" "/rot, qrot, scale, move, xform, ixform, persp," "look, viewport \- Geometric transformations" "" "matrix(2)"
+.xx "manual" "man," "lookman, sig \- print or find pages of this" "" "man(1)"
+.xx "" "/symbase, pc2sp, pc2line, textseg, line2addr," "lookup, findlocal, getauto, findsym, localsym,/" "" "symbol(2)"
+.xx "endwalk - AVL tree/" "mkavltree, insertavl," "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "" "avl(2)"
+.xx "" "Cmdbuf, parsecmd, respondcmderror," "lookupcmd \- control message parsing" "" "9pcmdbuf(2)"
+.xx "" "/allocfidpool, freefidpool, allocfid, closefid," "lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)"
+.xx "" "/allocmap, freemap, insertkey, caninsertkey," "lookupkey, deletekey \- integer to data/" "" "intmap(2)"
+.xx "" "/allocreqpool, freereqpool, allocreq, closereq," "lookupreq, removereq \- 9P fid, request/" "" "9pfid(2)"
+.xx "" "allocsubfont, freesubfont, installsubfont," "lookupsubfont, uninstallsubfont,/" "" "subfont(2)"
+.xx "" "" "loopback \- network link simulation" "" "loopback(3)"
+.xx "" "reboot \- reboot the system upon" "loss of remote file server connection" "" "reboot(8)"
+.xx "" "" "lp \- PostScript preprocessors" "" "lp(8)"
+.xx "" "" "lp \- printer output" "" "lp(1)"
+.xx "" "" "lpt \- parallel port interface for PC's" "" "lpt(3)"
+.xx "ntruerand, genrandom, prng, fastrand,/" "rand," "lrand, frand, nrand, lnrand, srand, truerand," "" "rand(2)"
+.xx "" "" "ls, lc \- list contents of directory" "" "ls(1)"
+.xx "findseg, unusemap, loadmap,/" "crackhdr," "machbytype, machbyname, newmap, setmap," "" "mach(2)"
+.xx "" "who, whois \- who is using the" "machine" "" "who(1)"
+.xx "" "init \- initialize" "machine upon booting" "" "init(8)"
+.xx "files" "/beswal, beswav, leswab, leswal, leswav \-" "machine-independent access to executable" "" "mach(2)"
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "machine-independent debugger functions" "" "debugger(2)"
+.xx "" "emacs \- editor" "macros" "" "emacs(1)"
+.xx "" "mpictures \- picture inclusion" "macros" "" "mpictures(6)"
+.xx "" "html2ms \- convert between troff's ms" "macros and html" "ms2html," "ms2html(1)"
+.xx "" "mhtml \-" "macros for formatting HTML" "" "mhtml(6)"
+.xx "" "ms \-" "macros for formatting manuscripts" "" "ms(6)"
+.xx "" "mnihongo \-" "macros for typesetting Japanese" "" "mnihongo(6)"
+.xx "" "man \-" "macros to typeset manual" "" "man(6)"
+.xx "" "lens \- interactive screen" "magnifier" "" "lens(1)"
+.xx "wasters" "4s, 5s, juggle," "mahjongg, memo, sokoban, sudoku \- time" "" "games(1)"
+.xx "" "filter, list, deliver, token, vf \- filtering" "mail" "" "filter(1)"
+.xx "" "marshal \- formatting and sending" "mail" "" "marshal(1)"
+.xx "" "nedmail \- reading" "mail" "" "nedmail(1)"
+.xx "" "ratfs \-" "mail address ratification file system" "" "ratfs(4)"
+.xx "" "aliasmail \- expand system wide" "mail aliases" "" "aliasmail(8)"
+.xx "" "upasfs \-" "mail file server" "" "upasfs(4)"
+.xx "" "" "mail, go.fishing \- mail and mailboxes" "" "mail(1)"
+.xx "" "pemencode \- encode files in Privacy Enhanced" "Mail (PE) format" "pemdecode," "pem(8)"
+.xx "" "rewrite \-" "mail rewrite rules" "" "rewrite(6)"
+.xx "" "send \-" "mail routing and delivery" "" "send(8)"
+.xx "" "pop3, imap4d \- Internet" "mail servers" "" "pop3(8)"
+.xx "" "smtp, smtpd \-" "mail transport" "" "smtp(8)"
+.xx "" "faces, seemail, vwhois \-" "mailbox interface" "" "faces(1)"
+.xx "" "mail, go.fishing \- mail and" "mailboxes" "" "mail(1)"
+.xx "" "ml, mlmgr, mlowner \- unmoderated" "mailing lists" "" "mlmgr(1)"
+.xx "" "alt, chancreate, chanfree, chaninit, chanprint," "mainstacksize, proccreate, procdata,/" "" "thread(2)"
+.xx "" "ar \- archive and library" "maintainer" "" "ar(1)"
+.xx "" "fs, exsort \- file server" "maintenance" "" "fs(8)"
+.xx "" "mksacfs \-" "make a compressed file system" "" "mksacfs(8)"
+.xx "" "mkpaqfs \-" "make a compressed read-only file system" "" "mkpaqfs(8)"
+.xx "" "mkdir \-" "make a directory" "" "mkdir(1)"
+.xx "" "mktemp \-" "make a unique file name" "" "mktemp(2)"
+.xx "" "/setnetmtpt, getnetconninfo, freenetconninfo \-" "make and break network connections" "" "dial(2)"
+.xx "" "mk, membername \- maintain" "make) related files" "" "mk(1)"
+.xx "" "/setrealloctag, getmalloctag, getrealloctag," "malloctopoolblock \- memory allocator" "" "malloc(2)"
+.xx "setmalloctag,/" "malloc, mallocalign," "mallocz, free, realloc, calloc, msize," "" "malloc(2)"
+.xx "" "" "man \- macros to typeset manual" "" "man(6)"
+.xx "this manual" "" "man, lookman, sig \- print or find pages of" "" "man(1)"
+.xx "" "httpd, mirror, save, imagemap," "man2html, webls \- HTTP server" "" "httpd(8)"
+.xx "" "privfree \- per-process private storage" "management" "privalloc," "privalloc(2)"
+.xx "" "pull, push, scan \- client-server replica" "management" "changes," "replica(1)"
+.xx "" "updatedb \- simple client-server replica" "management" "/applylog, compactdb," "replica(8)"
+.xx "" "threadwaitchan, yield \- thread and proc" "management" "/threadsetgrp, threadsetname," "thread(2)"
+.xx "" "topnwindows, originwindow \- window" "management" "/bottomnwindows, topwindow," "window(2)"
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(8)"
+.xx "" "qer, runq \- queue" "management for spooled files" "" "qer(8)"
+.xx "" "poolblockcheck, pooldump \- general memory" "management routines" "/poolcheck," "pool(2)"
+.xx "" "webcookies \- HTTP cookie" "manager" "" "webcookies(4)"
+.xx "" "strsubfontwidth, mkfont \- subfont" "manipulation" "/writesubfont, stringsubfont," "subfont(2)"
+.xx "" "frexp, ldexp, modf \- split into" "mantissa and exponent" "" "frexp(2)"
+.xx "" "man, lookman, sig \- print or find pages of this" "manual" "" "man(1)"
+.xx "" "man \- macros to typeset" "manual" "" "man(6)"
+.xx "" "6in4 - configure and run automatic or" "manual 6to4 tunnel of IPv6 through IPv4" "" "6in4(8)"
+.xx "" "ms \- macros for formatting" "manuscripts" "" "ms(6)"
+.xx "" "getmap, colors \- display color" "map" "" "colors(1)"
+.xx "" "kbmap \- keyboard" "map" "" "kbmap(3)"
+.xx "" "readcolmap, writecolmap \- access display color" "map" "RGB," "readcolmap(2)"
+.xx "" "" "map \- digitized map formats" "" "map(6)"
+.xx "" "map," "mapdemo \- draw maps on various projections" "" "map(7)"
+.xx "" "cmap2rgba, rgb2cmap \- colors and color" "maps" "cmap2rgb," "color(2)"
+.xx "" "deletekey \- integer to data structure" "maps" "/insertkey, caninsertkey, lookupkey," "intmap(2)"
+.xx "" "kbmap \- show a list of available keyboard" "maps and switch between them." "" "kbmap(1)"
+.xx "" "map, mapdemo \- draw" "maps on various projections" "" "map(7)"
+.xx "" "segattach, segdetach, segfree \-" "map/unmap a segment in virtual memory" "" "segattach(2)"
+.xx "" "" "marshal \- formatting and sending mail" "" "marshal(1)"
+.xx "v4tov6,/" "/parseether, myipaddr, myetheraddr," "maskip, equivip4, equivip6, defmask, isv4," "" "ip(2)"
+.xx "" "/configdev, devctl, finddevs, loaddevstr," "matchdevcsp, opendev, opendevdata,/" "" "usb(2)"
+.xx "" "eqn \- typeset" "mathematics" "" "eqn(1)"
+.xx "xformpoint, xformpointd,/" "ident, matmul," "matmulr, determinant, adjoint, invertmat," "" "matrix(2)"
+.xx "flashes" "prep, fdisk, format," "mbr \- prepare hard and floppy diskettes," "" "prep(8)"
+.xx "" "" "mc \- multicolumn print" "" "mc(1)"
+.xx "a file" "sum," "md5sum, sha1sum \- sum and count blocks in" "" "sum(1)"
+.xx "" "/hmac_md5, hmac_sha1, hmac_aes, md5pickle," "md5unpickle, sha1pickle, sha1unpickle \-/" "" "sechash(2)"
+.xx "" "iostats \- file system to" "measure I/O" "" "iostats(4)"
+.xx "" "/unloadmemimage, memfillcolor," "memarc, mempoly, memellipse, memfillpoly,/" "" "memdraw(2)"
+.xx "" "mk," "membername \- maintain (make) related files" "" "mk(1)"
+.xx "memset \- memory operations" "memccpy," "memchr, memcmp, memcpy, memmove," "" "memory(2)"
+.xx "wordaddr, byteaddr,/" "Memimage," "Memdata, Memdrawparam, memimageinit," "" "memdraw(2)"
+.xx "byteaddr,/" "Memimage, Memdata," "Memdrawparam, memimageinit, wordaddr," "" "memdraw(2)"
+.xx "" "/memfillcolor, memarc, mempoly," "memellipse, memfillpoly, memimageline,/" "" "memdraw(2)"
+.xx "memimageinit, wordaddr, byteaddr,/" "" "Memimage, Memdata, Memdrawparam," "" "memdraw(2)"
+.xx "" "/memellipse, memfillpoly, memimageline," "memimagedraw, drawclip, memlinebbox,/" "" "memdraw(2)"
+.xx "" "Memimage, Memdata, Memdrawparam," "memimageinit, wordaddr, byteaddr,/" "" "memdraw(2)"
+.xx "" "/memarc, mempoly, memellipse, memfillpoly," "memimageline, memimagedraw, drawclip,/" "" "memdraw(2)"
+.xx "" "/memimageinit, wordaddr, byteaddr," "memimagemove, allocmemimage,/" "" "memdraw(2)"
+.xx "routines/" "/memsubfontwidth, getmemdefont," "memimagestring, iprint, hwdraw \- drawing" "" "memdraw(2)"
+.xx "memlfree, memlhide, memline,/" "memdraw," "memlalloc, memldelete, memlexpose," "" "memlayer(2)"
+.xx "" "/memimagedraw, drawclip, memlinebbox," "memlineendsize, allocmemsubfont,/" "" "memdraw(2)"
+.xx "" "/memlexpose, memlfree, memlhide, memline," "memlnorefresh, memload, memunload,/" "" "memlayer(2)"
+.xx "" "/memload, memunload, memlorigin," "memlsetrefresh, memltofront, memltofrontn,/" "" "memlayer(2)"
+.xx "" "/memlsetrefresh, memltofront, memltofrontn," "memltorear, memltorearn \- windows of/" "" "memlayer(2)"
+.xx "" "memccpy, memchr, memcmp, memcpy," "memmove, memset \- memory operations" "" "memory(2)"
+.xx "" "4s, 5s, juggle, mahjongg," "memo, sokoban, sudoku \- time wasters" "" "games(1)"
+.xx "" "segfree \- map/unmap a segment in virtual" "memory" "segattach, segdetach," "segattach(2)"
+.xx "" "binalloc, bingrow, binfree \- grouped" "memory allocation" "" "bin(2)"
+.xx "" "brk, sbrk \- change" "memory allocation" "" "brk(2)"
+.xx "" "segbrk \- change" "memory allocation" "" "segbrk(2)"
+.xx "" "getrealloctag, malloctopoolblock \-" "memory allocator" "/getmalloctag," "malloc(2)"
+.xx "" "vtrealloc, vtstrdup, vtfree \- error-checking" "memory allocators" "/vtmalloc, vtmallocz," "venti-mem(2)"
+.xx "device" "i82365 \- Personal Computer" "Memory Card Interface Association (PCMCI)" "" "i82365(3)"
+.xx "" "opendirfile, readdirfile, closedirfile, hasperm \-" "memory file hierarchy" "/removefile, walkfile," "9pfile(2)"
+.xx "" "ramfs \-" "memory file system" "" "ramfs(4)"
+.xx "" "leak, kmem, umem \- help find" "memory leaks" "" "leak(1)"
+.xx "" "poolblockcheck, pooldump \- general" "memory management routines" "/poolcheck," "pool(2)"
+.xx "" "memcmp, memcpy, memmove, memset \-" "memory operations" "memccpy, memchr," "memory(2)"
+.xx "" "segment \- long lived" "memory segments" "" "segment(3)"
+.xx "" "iprint, hwdraw \- drawing routines for" "memory-resident images" "/memimagestring," "memdraw(2)"
+.xx "" "memltorear, memltorearn \- windows of" "memory-resident images" "/memltofrontn," "memlayer(2)"
+.xx "" "/unloadmemimage, memfillcolor, memarc," "mempoly, memellipse, memfillpoly,/" "" "memdraw(2)"
+.xx "" "memchr, memcmp, memcpy, memmove," "memset \- memory operations" "memccpy," "memory(2)"
+.xx "" "/writememimage, freememimage," "memsetchan, loadmemimage,/" "" "memdraw(2)"
+.xx "" "/openmemsubfont, freememsubfont," "memsubfontwidth, getmemdefont,/" "" "memdraw(2)"
+.xx "" "/memline, memlnorefresh, memload," "memunload, memlorigin, memlsetrefresh,/" "" "memlayer(2)"
+.xx "" "emenuhit, emoveto, esetcursor, Event, Mouse," "Menu \- graphics events" "/edrawgetrect," "event(2)"
+.xx "" "/closemouse, moveto, getrect, drawgetrect," "menuhit, setcursor \- mouse control" "" "mouse(2)"
+.xx "" "sort \- sort and/or" "merge files" "" "sort(1)"
+.xx "" "flush \- abort a" "message" "" "flush(5)"
+.xx "" "respondcmderror, lookupcmd \- control" "message parsing" "Cmdbuf, parsecmd," "9pcmdbuf(2)"
+.xx "" "plumb \- send" "message to plumber" "" "plumb(1)"
+.xx "" "perror, syslog, sysfatal \- system error" "messages" "" "perror(2)"
+.xx "" "plumbunpackattr, Plumbmsg \- plumb" "messages" "/plumbunpackpartial," "plumb(2)"
+.xx "" "plumb \- format of plumb" "messages and rules" "" "plumb(6)"
+.xx "" "attach, auth \-" "messages to establish a connection" "" "attach(5)"
+.xx "" "plumber \- file system for interprocess" "messaging" "" "plumber(4)"
+.xx "" "" "mhtml \- macros for formatting HTML" "" "mhtml(6)"
+.xx "" "msexceltables \- extract printable text from" "Microsoft documents" "/olefs, mswordstrings," "doc2txt(1)"
+.xx "" "/closept3, dot3, cross3, len3, dist3, unit3," "midpt3, lerp3, reflect3, nearseg3, pldist3,/" "" "arith3(2)"
+.xx "HTTP server" "httpd," "mirror, save, imagemap, man2html, webls \-" "" "httpd(8)"
+.xx "files" "" "mk, membername \- maintain (make) related" "" "mk(1)"
+.xx "" "dump9660," "mk9660 \- create an ISO-9660 CD image" "" "mk9660(8)"
+.xx "avlwalk, avlnext, avlprev, endwalk - AVL tree/" "" "mkavltree, insertavl, lookupavl, deleteavl," "" "avl(2)"
+.xx "" "/inflateblock, inflatezlibblock, flateerr," "mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)"
+.xx "dnsquery, dnsdebug/" "query, ipquery, mkhash," "mkdb, mkhosts, cs, csquery, dns, dnstcp," "" "ndb(8)"
+.xx "" "" "mkdir \- make a directory" "" "mkdir(1)"
+.xx "" "/writesubfont, stringsubfont, strsubfontwidth," "mkfont \- subfont manipulation" "" "subfont(2)"
+.xx "" "" "mkfs, mkext \- archive or update a file system" "" "mkfs(8)"
+.xx "" "archfs \- mount" "mkfs-style archive" "" "archfs(4)"
+.xx "dnsdebug \-/" "query, ipquery, mkhash, mkdb," "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "" "ndb(8)"
+.xx "system" "" "mkpaqfs \- make a compressed read-only file" "" "mkpaqfs(8)"
+.xx "" "" "mksacfs \- make a compressed file system" "" "mksacfs(8)"
+.xx "" "" "mktemp \- make a unique file name" "" "mktemp(2)"
+.xx "" "ml," "mlmgr, mlowner \- unmoderated mailing lists" "" "mlmgr(1)"
+.xx "" "" "mnihongo \- macros for typesetting Japanese" "" "mnihongo(6)"
+.xx "" "" "mnt \- attach to 9P servers" "" "mnt(3)"
+.xx "points for file systems" "" "mntgen \- automatically generate mount" "" "mntgen(4)"
+.xx "" "chmod \- change" "mode" "" "chmod(1)"
+.xx "" "spin - verification tool for" "models of concurrent systems" "" "spin(1)"
+.xx "" "frexp, ldexp," "modf \- split into mantissa and exponent" "" "frexp(2)"
+.xx "" "touch \- set" "modification date of a file" "" "touch(1)"
+.xx "" "mtime \- print file" "modification time" "" "mtime(1)"
+.xx "" "vgadb \- VGA controller and" "monitor database" "" "vgadb(6)"
+.xx "" "winwatch \-" "monitor rio windows" "" "winwatch(1)"
+.xx "" "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "mount archival file systems" "32vfs," "tapefs(4)"
+.xx "" "archfs \-" "mount mkfs-style archive" "" "archfs(4)"
+.xx "" "stub \- provide" "mount point stubs" "" "stub(8)"
+.xx "" "mntgen \- automatically generate" "mount points for file systems" "" "mntgen(4)"
+.xx "" "snap, snapfs \- create and" "mount process snapshots" "" "snap(4)"
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(1)"
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(2)"
+.xx "a port" "" "mouse, aux/accupoint \- configure a mouse to" "" "mouse(8)"
+.xx "" "getrect, drawgetrect, menuhit, setcursor \-" "mouse control" "/closemouse, moveto," "mouse(2)"
+.xx "" "" "mouse, cursor \- kernel mouse interface" "" "mouse(3)"
+.xx "" "/emenuhit, emoveto, esetcursor, Event," "Mouse, Menu \- graphics events" "" "event(2)"
+.xx "" "aux/mouse, aux/accupoint \- configure a" "mouse to a port" "" "mouse(8)"
+.xx "" "cp, fcp, mv \- copy," "move files" "" "cp(1)"
+.xx "" "/xformplane, pushmat, popmat, rot, qrot, scale," "move, xform, ixform, persp, look, viewport \-/" "" "matrix(2)"
+.xx "" "initmouse, readmouse, closemouse," "moveto, getrect, drawgetrect, menuhit,/" "" "mouse(2)"
+.xx "2 and 3)" "" "mp3dec \- decode audio MPEG files (layers 1," "" "mp3dec(1)"
+.xx "" "" "mp3enc \- create mp3 audio files" "" "mp3enc(1)"
+.xx "" "/uvtomp, mptouv, vtomp, mptov, mpdigdiv," "mpadd, mpsub, mpleft, mpright, mpmul,/" "" "mp(2)"
+.xx "" "/mpnew, mpfree, mpbits, mpnorm, mpcopy," "mpassign, mprand, strtomp, mpfmt,mptoa,/" "" "mp(2)"
+.xx "" "/mpright, mpmul, mpexp, mpmod, mpdiv," "mpcmp, mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)"
+.xx "" "/mpnew, mpfree, mpbits, mpnorm," "mpcopy, mpassign, mprand, strtomp,/" "" "mp(2)"
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp, mptov," "mpdigdiv, mpadd, mpsub, mpleft, mpright,/" "" "mp(2)"
+.xx "" "/mpleft, mpright, mpmul, mpexp, mpmod," "mpdiv, mpcmp, mpextendedgcd, mpinvert,/" "" "mp(2)"
+.xx "" "mp3dec \- decode audio" "MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)"
+.xx "" "mpadd, mpsub, mpleft, mpright, mpmul," "mpexp, mpmod, mpdiv, mpcmp,/" "/mpdigdiv," "mp(2)"
+.xx "" "/mpmul, mpexp, mpmod, mpdiv, mpcmp," "mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)"
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mpfmt,mptoa, betomp, mptobe, letomp,/" "" "mp(2)"
+.xx "mprand, strtomp,/" "mpsetminbits, mpnew," "mpfree, mpbits, mpnorm, mpcopy, mpassign," "" "mp(2)"
+.xx "" "" "mpictures \- picture inclusion macros" "" "mpictures(6)"
+.xx "" "mpmod, mpdiv, mpcmp, mpextendedgcd," "mpinvert, mpsignif, mplowbits0,/" "/mpexp," "mp(2)"
+.xx "" "/vtomp, mptov, mpdigdiv, mpadd, mpsub," "mpleft, mpright, mpmul, mpexp, mpmod,/" "" "mp(2)"
+.xx "" "mpcmp, mpextendedgcd, mpinvert, mpsignif," "mplowbits0, mpvecdigmuladd,/" "/mpdiv," "mp(2)"
+.xx "" "/mpveccmp, mpvecmul, mpmagcmp," "mpmagadd, mpmagsub, crtpre, crtin, crtout,/" "" "mp(2)"
+.xx "" "/mpsub, mpleft, mpright, mpmul, mpexp," "mpmod, mpdiv, mpcmp, mpextendedgcd,/" "" "mp(2)"
+.xx "mpassign, mprand, strtomp,/" "mpsetminbits," "mpnew, mpfree, mpbits, mpnorm, mpcopy," "" "mp(2)"
+.xx "" "/mptov, mpdigdiv, mpadd, mpsub, mpleft," "mpright, mpmul, mpexp, mpmod, mpdiv,/" "" "mp(2)"
+.xx "mpnorm, mpcopy, mpassign, mprand,/" "" "mpsetminbits, mpnew, mpfree, mpbits," "" "mp(2)"
+.xx "" "/mpdiv, mpcmp, mpextendedgcd, mpinvert," "mpsignif, mplowbits0, mpvecdigmuladd,/" "" "mp(2)"
+.xx "" "/mptouv, vtomp, mptov, mpdigdiv, mpadd," "mpsub, mpleft, mpright, mpmul, mpexp,/" "" "mp(2)"
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mptoa, betomp, mptobe, letomp, mptole,/" "" "mp(2)"
+.xx "" "/mptobe, letomp, mptole, mptoui, uitomp," "mptoi, itomp, uvtomp, mptouv, vtomp,/" "" "mp(2)"
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp," "mptov, mpdigdiv, mpadd, mpsub, mpleft,/" "" "mp(2)"
+.xx "" "/mpvecdigmuladd, mpvecdigmulsub," "mpvecadd, mpvecsub, mpveccmp, mpvecmul,/" "" "mp(2)"
+.xx "" "" "ms \- macros for formatting manuscripts" "" "ms(6)"
+.xx "ms macros and html" "" "ms2html, html2ms \- convert between troff's" "" "ms2html(1)"
+.xx "" "mallocalign, mallocz, free, realloc, calloc," "msize, setmalloctag, setrealloctag,/" "malloc," "malloc(2)"
+.xx "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "mswordstrings, msexceltables \- extract/" "" "doc2txt(1)"
+.xx "" "" "mtime \- print file modification time" "" "mtime(1)"
+.xx "qinv, qlen, slerp, qmid, qsqrt \-/" "qtom," "mtoq, qadd, qsub, qneg, qmul, qdiv, qunit," "" "quaternion(2)"
+.xx "" "" "mug - convert an image to a face icon" "" "mug(1)"
+.xx "dist3, unit3, midpt3,/" "add3, sub3, neg3, div3," "mul3, eqpt3, closept3, dot3, cross3, len3," "" "arith3(2)"
+.xx "multiplication and division" "" "muldiv, umuldiv \- high-precision" "" "muldiv(2)"
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt," "mulpt, divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)"
+.xx "" "mc \-" "multicolumn print" "" "mc(1)"
+.xx "" "muldiv, umuldiv \- high-precision" "multiplication and division" "" "muldiv(2)"
+.xx "" "juke \-" "music jukebox" "" "juke(7)"
+.xx "" "cp, fcp," "mv \- copy, move files" "" "cp(1)"
+.xx "equivip6,/" "/v4parseip, v4parsecidr, parseether," "myipaddr, myetheraddr, maskip, equivip4," "" "ip(2)"
+.xx "PCI Interfaces" "pnp \- Plug" "'n' Play ISA and" "" "pnp(3)"
+.xx "PCI-SCSI I/O Processors" "" "na \- assembler for the Symbios Logic" "" "na(8)"
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(1)"
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(2)"
+.xx "" "getuser, sysname \- get user or system" "name" "" "getuser(2)"
+.xx "" "mktemp \- make a unique file" "name" "" "mktemp(2)"
+.xx "" "basename \- strip file" "name affixes" "" "basename(1)"
+.xx "" "fd2path \- return file" "name associated with file descriptor" "" "fd2path(2)"
+.xx "" "complete \- file" "name completion" "" "complete(2)"
+.xx "" "lnfs \- long" "name file system" "" "lnfs(4)"
+.xx "" "nm \-" "name list (symbol table)" "" "nm(1)"
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(1)"
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(2)"
+.xx "" "namespace \- structure of conventional file" "name space" "" "namespace(4)"
+.xx "" "ns \- display" "name space" "" "ns(1)"
+.xx "" "pipefile \- attach filter to file in" "name space" "" "pipefile(1)"
+.xx "" "namespace \-" "name space description file" "" "namespace(6)"
+.xx "" "import \- import a" "name space from a remote system" "" "import(4)"
+.xx "" "freectlimage, initcontrols, namectlfont," "namectlimage, newcontrolset,/" "/freectlfont," "control(2)"
+.xx "" "allocimage, allocimagemix, freeimage," "nameimage, namedimage, setalpha,/" "" "allocimage(2)"
+.xx "" "history \- print file" "names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \- print file" "names from the dump" "" "yesterday(1)"
+.xx "" "" "namespace \- name space description file" "" "namespace(6)"
+.xx "name space" "" "namespace \- structure of conventional file" "" "namespace(4)"
+.xx "infinity functions" "" "NaN, Inf, isNaN, isInf \- not-a-number and" "" "nan(2)"
+.xx "" "time, nsec \- time in seconds and" "nanoseconds since epoch" "" "time(2)"
+.xx "" "nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp," "nbsendul, threadcreate, threaddata,/" "/sendul," "thread(2)"
+.xx "" "" "ndb \- Network database" "" "ndb(6)"
+.xx "ndbsearch, ndbsnext, ndbgetvalue,/" "ndbopen," "ndbcat, ndbchanged, ndbclose, ndbreopen," "" "ndb(2)"
+.xx "ndbsearch, ndbsnext,/" "ndbopen, ndbcat," "ndbchanged, ndbclose, ndbreopen," "" "ndb(2)"
+.xx "" "/csgetvalue, ndbfindattr, dnsquery, ndbdiscard," "ndbconcatenate, ndbreorder, ndbsubstitute,/" "" "ndb(2)"
+.xx "csipinfo,/" "/ndbsearch, ndbsnext, ndbgetvalue," "ndbfree, ipattr, ndbgetipaddr, ndbipinfo," "" "ndb(2)"
+.xx "" "/ipattr, ndbgetipaddr, ndbipinfo, csipinfo," "ndbhash, ndbparse, csgetvalue, ndbfindattr,/" "" "ndb(2)"
+.xx "" "ndbsubstitute, ndbgetval, csgetval," "ndblookval \- network database" "/ndbreorder," "ndb(2)"
+.xx "ndbreopen, ndbsearch, ndbsnext,/" "" "ndbopen, ndbcat, ndbchanged, ndbclose," "" "ndb(2)"
+.xx "" "/ndbgetipaddr, ndbipinfo, csipinfo, ndbhash," "ndbparse, csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)"
+.xx "" "ndbopen, ndbcat, ndbchanged, ndbclose," "ndbreopen, ndbsearch, ndbsnext,/" "" "ndb(2)"
+.xx "" "/dnsquery, ndbdiscard, ndbconcatenate," "ndbreorder, ndbsubstitute, ndbgetval,/" "" "ndb(2)"
+.xx "" "/ndbcat, ndbchanged, ndbclose, ndbreopen," "ndbsearch, ndbsnext, ndbgetvalue, ndbfree,/" "" "ndb(2)"
+.xx "" "/ndbdiscard, ndbconcatenate, ndbreorder," "ndbsubstitute, ndbgetval, csgetval,/" "" "ndb(2)"
+.xx "" "/len3, dist3, unit3, midpt3, lerp3, reflect3," "nearseg3, pldist3, vdiv3, vrem3, pn2f3,/" "" "arith3(2)"
+.xx "" "" "nedmail \- reading mail" "" "nedmail(1)"
+.xx "" "/quoterunestrfmt, quotefmtinstall, doquote," "needsrcquote \- quoted character strings" "" "quote(2)"
+.xx "cross3, len3, dist3, unit3,/" "add3, sub3," "neg3, div3, mul3, eqpt3, closept3, dot3," "" "arith3(2)"
+.xx "" "version \-" "negotiate protocol version" "" "version(5)"
+.xx "" "fversion \- initialize 9P connection and" "negotiate version" "" "fversion(2)"
+.xx "" "encrypt, decrypt," "netcrypt \- DES encryption" "" "encrypt(2)"
+.xx "" "passwd," "netkey \- change or verify user password" "" "passwd(1)"
+.xx "" "dial, hangup, announce, listen, accept, reject," "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial(2)"
+.xx "" "" "netstat \- summarize network connections" "" "netstat(1)"
+.xx "" "aan \- always available" "network" "" "aan(8)"
+.xx "" "fax, telcofax, telcodata \- telephone dialer" "network" "telco, faxreceive, faxsend," "telco(4)"
+.xx "" "packettrailer, packettrim \- zero-copy" "network buffers" "/packetsplit, packetstats," "venti-packet(2)"
+.xx "" "frame buffer server and viewer for Virtual" "Network Computing (VN)" "/vncv \- remote" "vnc(1)"
+.xx "" "freenetconninfo \- make and break" "network connections" "/getnetconninfo," "dial(2)"
+.xx "" "netstat \- summarize" "network connections" "" "netstat(1)"
+.xx "" "vtrecv, vtversion, vtdebug, vthangup \- Venti" "network connections" "/vtfreeconn, vtsend," "venti-conn(2)"
+.xx "" "ndbgetval, csgetval, ndblookval \-" "network database" "/ndbsubstitute," "ndb(2)"
+.xx "" "ndb \-" "Network database" "" "ndb(6)"
+.xx "" "csquery, dns, dnstcp, dnsquery, dnsdebug \-" "network database" "/mkdb, mkhosts, cs," "ndb(8)"
+.xx "" "tcp17010, tcp17013 \- listen for calls on a" "network device" "/tcp17008, tcp17009," "listen(8)"
+.xx "" "exportfs, srvfs \-" "network file server plumbing" "" "exportfs(4)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start" "network file service" "" "srv(4)"
+.xx "" "nfs \- Sun" "network file system client" "" "nfs(4)"
+.xx "" "execnet \-" "network interface to program execution" "" "execnet(4)"
+.xx "" "loopback \-" "network link simulation" "" "loopback(3)"
+.xx "system" "nntpfs \-" "network news transport protocol (NNT) file" "" "nntpfs(4)"
+.xx "" "snoopy \- spy on" "network packets" "" "snoopy(8)"
+.xx "" "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "network protocols over IP" "ip, esp," "ip(3)"
+.xx "" "create \- prepare a fid for I/O on an existing or" "new file" "open," "open(5)"
+.xx "" "newuser \- adding a" "new user" "" "newuser(8)"
+.xx "" "/initcontrols, namectlfont, namectlimage," "newcontrolset, resizecontrolset \- interactive/" "" "control(2)"
+.xx "" "crackhdr, machbytype, machbyname," "newmap, setmap, findseg, unusemap,/" "" "mach(2)"
+.xx "fauth_proxy, auth_allocrpc,/" "amount," "newns, addns, login, noworld, auth_proxy," "" "auth(2)"
+.xx "" "disable, authsrv, guard.srv, wrkey, login," "newns, none \- maintain or query/" "/enable," "auth(8)"
+.xx "" "" "news \- print news items" "" "news(1)"
+.xx "" "ap \- fetch Associated Press" "news articles" "" "ap(1)"
+.xx "" "nntpfs \- network" "news transport protocol (NNT) file system" "" "nntpfs(4)"
+.xx "" "" "newuser \- adding a new user" "" "newuser(8)"
+.xx "functions" "objtype, readobj, objtraverse, isar," "nextar, readar \- object file interpretation" "" "object(2)"
+.xx "" "/ntruerand, genrandom, prng, fastrand," "nfastrand \- random number generators" "" "rand(2)"
+.xx "" "" "nfs \- Sun network file system client" "" "nfs(4)"
+.xx "" "" "nfsserver, portmapper, pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "/defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl," "nhgets, hnputv, hnputl, hnputs, ptclbsum,/" "" "ip(2)"
+.xx "" "" "nm \- name list (symbol table)" "" "nm(1)"
+.xx "(NNT) file system" "" "nntpfs \- network news transport protocol" "" "nntpfs(4)"
+.xx "" "/authsrv, guard.srv, wrkey, login, newns," "none \- maintain or query authentication/" "" "auth(8)"
+.xx "" "setjmp, longjmp, notejmp \-" "non-local goto" "" "setjmp(2)"
+.xx "" "rtc \- real-time clock and" "non-volatile RAM" "" "rtc(3)"
+.xx "" "NaN, Inf, isNaN, isInf \-" "not-a-number and infinity functions" "" "nan(2)"
+.xx "" "regexp \- regular expression" "notation" "" "regexp(6)"
+.xx "" "sleep, alarm \- delay, ask for delayed" "note" "" "sleep(2)"
+.xx "" "postnote \- send a" "note to a process or process group" "" "postnote(2)"
+.xx "" "setjmp, longjmp," "notejmp \- non-local goto" "" "setjmp(2)"
+.xx "process notification" "" "notify, noted, atnotify \- handle asynchronous" "" "notify(2)"
+.xx "auth_allocrpc,/" "amount, newns, addns, login," "noworld, auth_proxy, fauth_proxy," "" "auth(2)"
+.xx "" "exec, execl, _privates," "_nprivates, _tos \- execute a file" "" "exec(2)"
+.xx "genrandom, prng,/" "rand, lrand, frand," "nrand, lnrand, srand, truerand, ntruerand," "" "rand(2)"
+.xx "" "troff," "nroff, dpost \- text formatting and typesetting" "" "troff(1)"
+.xx "" "tbl \- format tables for" "nroff or troff" "" "tbl(1)"
+.xx "" "" "ns \- display name space" "" "ns(1)"
+.xx "since epoch" "time," "nsec \- time in seconds and nanoseconds" "" "time(2)"
+.xx "" "/lrand, frand, nrand, lnrand, srand, truerand," "ntruerand, genrandom, prng, fastrand,/" "" "rand(2)"
+.xx "" "clocks, process/process group ids, user," "null, reboot, etc." "cons \- console," "cons(3)"
+.xx "" "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "nulldir \- get and put file status" "/fstat, wstat," "stat(2)"
+.xx "" "NaN, Inf, isNaN, isInf \-" "number and infinity functions" "" "nan(2)"
+.xx "" "factor, primes \- factor a" "number, generate large primes" "" "factor(1)"
+.xx "" "probably_prime, smallprimetest \- prime" "number generation" "/DSAprimes," "prime(2)"
+.xx "" "prng, fastrand, nfastrand \- random" "number generators" "/ntruerand, genrandom," "rand(2)"
+.xx "" "strtol, strtoll, strtoul, strtoull \- convert text to" "numbers" "/atoi, atol, atoll, charstod, strtod," "atof(2)"
+.xx "" "seq \- print sequences of" "numbers" "" "seq(1)"
+.xx "convTR2M, convM2TR,/" "authdial, passtokey," "nvcsum, readnvram, convT2M, convM2T," "" "authsrv(2)"
+.xx "" "a.out \-" "object file format" "" "a.out(6)"
+.xx "interpretation functions" "objtype, readobj," "objtraverse, isar, nextar, readar \- object file" "" "object(2)"
+.xx "" "xd \- hex," "octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "seek \- change file" "offset" "" "seek(2)"
+.xx "" "/tlsServer, initThumbprints, freeThumbprints," "okThumbprint, readcert, readcertchain \-/" "" "pushtls(2)"
+.xx "printable/" "doc2txt, doc2ps, wdoc2txt, xls2txt," "olefs, mswordstrings, msexceltables \- extract" "" "doc2txt(1)"
+.xx "" "thesaurus \- search" "online thesaurus" "" "thesaurus(1)"
+.xx "" "mkpaqfs \- make a compressed" "only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \- compressed" "only file system" "" "paqfs(4)"
+.xx "existing or new file" "" "open, create \- prepare a fid for I/O on an" "" "open(5)"
+.xx "or writing, create file" "" "open, create, close \- open a file for reading" "" "open(2)"
+.xx "" "dup \- duplicate an" "open file descriptor" "" "dup(2)"
+.xx "" "dup \- dups of" "open files" "" "dup(3)"
+.xx "" "/finddevs, loaddevstr, matchdevcsp, opendev," "opendevdata, openep, startdevs, unstall,/" "" "usb(2)"
+.xx "" "/File, createfile, closefile, removefile, walkfile," "opendirfile, readdirfile, closedirfile, hasperm/" "" "9pfile(2)"
+.xx "" "" "opendisk, Disk \- generic disk device interface" "" "disk(2)"
+.xx "proto,/" "/matchdevcsp, opendev, opendevdata," "openep, startdevs, unstall, class, subclass," "" "usb(2)"
+.xx "" "/bufimage, lockdisplay, unlockdisplay," "openfont, buildfont, freefont, Pfmt, Rfmt,/" "" "graphics(2)"
+.xx "" "/memlineendsize, allocmemsubfont," "openmemsubfont, freememsubfont,/" "" "memdraw(2)"
+.xx "scsierror \- SCSI device operations" "" "openscsi, closescsi, scsiready, scsi, scsicmd," "" "scsi(2)"
+.xx "" "\- connect to Plan 9 CPU servers from other" "operating systems" "drawterm" "drawterm(8)"
+.xx "writer file system" "cdfs, cddb \-" "optical disc (CD, DVD, B) track reader and" "" "cdfs(4)"
+.xx "" "ARGC, ARGF, EARGF, arginit, argopt \- process" "option letters from argv" "/ARGEND," "arg(2)"
+.xx "" "fshalt, reboot \- halt any local file systems and" "optionally reboot the system" "" "fshalt(8)"
+.xx "" "/bottomnwindows, topwindow, topnwindows," "originwindow \- window management" "" "window(2)"
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "output" "/Bputc, Bputrune, Bprint, Bvprint," "bio(2)"
+.xx "" "fputs, puts, fread, fwrite \- Stdio input and" "output" "/putc, putchar, ungetc, fgets, gets," "fgetc(2)"
+.xx "" "vprintf, vsprintf, vsnprintf \- print formatted" "output" "/printf, sprintf, snprintf, vfprintf," "fprintf(2)"
+.xx "" "lp \- printer" "output" "" "lp(1)"
+.xx "" "runevseprint, runevsmprint \- print formatted" "output" "/vseprint, vsmprint, runevsnprint," "print(2)"
+.xx "" "image, graphic, PostScript, PDF, and typesetter" "output files" "page \- view FAX," "page(1)"
+.xx "" "proof \- troff" "output interpreter" "" "proof(1)"
+.xx "" "troff2html \- convert troff" "output into HTML" "" "troff2html(1)"
+.xx "" "feof, ferror, clearerr \- standard buffered" "output package" "/ftell, fsetpos, fseek, rewind," "fopen(2)"
+.xx "" "\- support for user-defined print formats and" "output routines" "/runefmtstrflush, errfmt" "fmtinstall(2)"
+.xx "" "" "p \- paginate" "" "p(1)"
+.xx "" "authsrv, p9any," "p9sk1, p9sk2 \- authentication protocols" "" "authsrv(6)"
+.xx "" "clearerr \- standard buffered input/output" "package" "/fsetpos, fseek, rewind, feof, ferror," "fopen(2)"
+.xx "" "wol \- send wake-on-lan Ethernet" "packet" "" "wol(8)"
+.xx "packetasize, packetcmp, packetconcat,/" "" "Packet, packetalloc, packetappend," "" "venti-packet(2)"
+.xx "packetcmp, packetconcat,/" "Packet," "packetalloc, packetappend, packetasize," "" "venti-packet(2)"
+.xx "" "/packetasize, packetcmp, packetconcat," "packetconsume, packetcopy, packetdup,/" "" "venti-packet(2)"
+.xx "" "/packetconsume, packetcopy, packetdup," "packetforeign, packetfragments, packetfree,/" "" "venti-packet(2)"
+.xx "" "/packetforeign, packetfragments, packetfree," "packetheader, packetpeek, packetprefix,/" "" "venti-packet(2)"
+.xx "" "snoopy \- spy on network" "packets" "" "snoopy(8)"
+.xx "" "udpecho \- echo UDP" "packets" "" "udpecho(8)"
+.xx "" "/packetheader, packetpeek, packetprefix," "packetsha1, packetsize, packetsplit,/" "" "venti-packet(2)"
+.xx "" "/packetpeek, packetprefix, packetsha1," "packetsize, packetsplit, packetstats,/" "" "venti-packet(2)"
+.xx "buffers" "/packetsize, packetsplit, packetstats," "packettrailer, packettrim \- zero-copy network" "" "venti-packet(2)"
+.xx "PDF, and typesetter output files" "" "page \- view FAX, image, graphic, PostScript," "" "page(1)"
+.xx "" "hget \- retrieve a web" "page corresponding to a url" "" "hget(1)"
+.xx "" "man, lookman, sig \- print or find" "pages of this manual" "" "man(1)"
+.xx "" "p \-" "paginate" "" "p(1)"
+.xx "" "" "paqfs \- compressed read-only file system" "" "paqfs(4)"
+.xx "" "lpt \-" "parallel port interface for PC's" "" "lpt(3)"
+.xx "" "bitsyload, light, pencal, keyboard," "params, prompter \- bitsy-specific utilities" "" "bitsyload(1)"
+.xx "" "rdproto \-" "parse and process a proto file listing" "" "proto(2)"
+.xx "control message parsing" "Cmdbuf," "parsecmd, respondcmderror, lookupcmd \-" "" "9pcmdbuf(2)"
+.xx "freedocinfo, dimenkind, dimenspec, targetid,/" "" "parsehtml, printitems, validitems, freeitems," "" "html(2)"
+.xx "parseether, myipaddr, myetheraddr,/" "eipfmt," "parseip, parseipmask, v4parseip, v4parsecidr," "" "ip(2)"
+.xx "" "targetid, targetname, fromStr, toStr \- HTML" "parser" "/freedocinfo, dimenkind, dimenspec," "html(2)"
+.xx "" "lookupcmd \- control message" "parsing" "/parsecmd, respondcmderror," "9pcmdbuf(2)"
+.xx "" "getflags, usage \- command-line" "parsing for shell scripts" "" "getflags(8)"
+.xx "" "" "partfs \- serve file, with partitions" "" "partfs(8)"
+.xx "" "at, drain, expect," "pass \- dialer scripting tools" "" "expect(1)"
+.xx "convM2T, convTR2M, convM2TR,/" "authdial," "passtokey, nvcsum, readnvram, convT2M," "" "authsrv(2)"
+.xx "password" "" "passwd, netkey \- change or verify user" "" "passwd(1)"
+.xx "system" "" "patch \- simple patch creation and tracking" "" "patch(1)"
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(1)"
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(2)"
+.xx "authentication box" "securenet \- Digital" "Pathways SecureNet Key remote" "" "securenet(8)"
+.xx "" "grep \- search a file for a" "pattern" "" "grep(1)"
+.xx "language" "awk \-" "pattern-directed scanning and processing" "" "awk(1)"
+.xx "" "ARROW, drawsetdebug \- graphics functions" "PB L" "/runestringbg, runestringnbg, _string," "draw(2)"
+.xx "" "pwd," "pbd \- working directory" "" "pwd(1)"
+.xx "" "9load, 9pxeload, ld \-" "PC bootstrap program" "" "9load(8)"
+.xx "" "getcallerpc \- fetch return" "PC of current function" "" "getcallerpc(2)"
+.xx "findlocal, getauto,/" "syminit, getsym, symbase," "pc2sp, pc2line, textseg, line2addr, lookup," "" "symbol(2)"
+.xx "" "" "pcc \- APE C compiler driver" "" "pcc(1)"
+.xx "" "" "pci \- print PCI bus configuration" "" "pci(8)"
+.xx "" "pnp \- Plug 'n' Play ISA and" "PCI Interfaces" "" "pnp(3)"
+.xx "" "na \- assembler for the Symbios Logic" "PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "Computer Memory Card Interface Association" "PCMCI) device" "i82365 \- Personal" "i82365(3)"
+.xx "" "" "pcmcia \- identify a PCMCIA card" "" "pcmcia(8)"
+.xx "" "nfsserver, portmapper," "pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "lpt \- parallel port interface for" "PC's" "" "lpt(3)"
+.xx "" "plan9.ini \- configuration file for" "PCs" "" "plan9.ini(8)"
+.xx "" "pdf2ps \- convert between PostScript and" "PDF" "ps2pdf," "ps2pdf(1)"
+.xx "" "page \- view FAX, image, graphic, PostScript," "PDF, and typesetter output files" "" "page(1)"
+.xx "" "gs \- Aladdin Ghostscript (PostScript and" "PDF language interpreter)" "" "gs(1)"
+.xx "" "ps2pdf," "pdf2ps \- convert between PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3," "pdiv4, add4, sub4 \- operations on 3-d points/" "" "arith3(2)"
+.xx "Privacy Enhanced Mail (PE) format" "" "pemdecode, pemencode \- encode files in" "" "pem(8)"
+.xx "bitsy-specific utilities" "bitsyload, light," "pencal, keyboard, params, prompter \-" "" "bitsyload(1)"
+.xx "" "privalloc, privfree \-" "per-process private storage management" "" "privalloc(2)"
+.xx "messages" "" "perror, syslog, sysfatal \- system error" "" "perror(2)"
+.xx "Association (PCMCI) device" "i82365 \-" "Personal Computer Memory Card Interface" "" "i82365(3)"
+.xx "" "bootfloppy, bootplan9, bootwin9x, bootwinnt," "personalize, setup.9fat, setup.disk, setup.kfs,/" "" "update(8)"
+.xx "" "popmat, rot, qrot, scale, move, xform, ixform," "persp, look, viewport \- Geometric/" "/pushmat," "matrix(2)"
+.xx "" "/unlockdisplay, openfont, buildfont, freefont," "Pfmt, Rfmt, strtochan, chantostr, chantodepth/" "" "graphics(2)"
+.xx "" "tel, iwhois \- look in" "phone book" "" "tel(1)"
+.xx "" "grap \-" "pic preprocessor for drawing graphs" "" "grap(1)"
+.xx "drawing pictures" "" "pic, tpic \- troff and tex preprocessors for" "" "pic(1)"
+.xx "" "resample \- resample a" "picture" "" "resample(1)"
+.xx "" "mpictures \-" "picture inclusion macros" "" "mpictures(6)"
+.xx "" "togif, toppm, topng, toico \- view and convert" "pictures" "jpg, gif, png, ppm, bmp, yuv, ico," "jpg(1)"
+.xx "" "tpic \- troff and tex preprocessors for drawing" "pictures" "pic," "pic(1)"
+.xx "Internet" "" "ping, gping, traceroute, hogports \- probe the" "" "ping(8)"
+.xx "" "" "pipe \- create an interprocess channel" "" "pipe(2)"
+.xx "" "" "pipe \- two-way interprocess communication" "" "pipe(3)"
+.xx "" "tee \-" "pipe fitting" "" "tee(1)"
+.xx "" "" "pipefile \- attach filter to file in name space" "" "pipefile(1)"
+.xx "" "color \- representation of" "pixels and colors" "" "color(6)"
+.xx "" "intro \- introduction to" "Plan 9" "" "intro(1)"
+.xx "" "\- secure login and file copy from/to Unix or" "Plan 9" "ssh, sshnet, scp, sshserve" "ssh(1)"
+.xx "" "style \-" "Plan 9 coding conventions for C" "" "style(6)"
+.xx "systems" "drawterm \- connect to" "Plan 9 CPU servers from other operating" "" "drawterm(8)"
+.xx "" "intro \- introduction to the" "Plan 9 devices" "" "intro(3)"
+.xx "" "statcheck, sizeS2M, sizeD2M \- interface to" "Plan 9 File protocol" "/read9pmsg," "fcall(2)"
+.xx "" "intro \- introduction to the" "Plan 9 File Protocol, 9P" "" "intro(5)"
+.xx "" "" "plan9.ini \- configuration file for PCs" "" "plan9.ini(8)"
+.xx "" "add4, sub4 \- operations on 3-d points and" "planes" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "arith3(2)"
+.xx "" "pnp \- Plug 'n'" "Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "" "playlistfs \- playlist file system" "" "playlistfs(7)"
+.xx "" "/dist3, unit3, midpt3, lerp3, reflect3, nearseg3," "pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3,/" "" "arith3(2)"
+.xx "" "" "plot \- graphics filter" "" "plot(1)"
+.xx "" "" "plot \- graphics interface" "" "plot(6)"
+.xx "" "pnp \-" "Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "" "plumb \- format of plumb messages and rules" "" "plumb(6)"
+.xx "" "" "plumb \- send message to plumber" "" "plumb(1)"
+.xx "" "/plumblookup, plumbpack, plumbpackattr," "plumbaddattr, plumbdelattr, plumbrecv,/" "" "plumb(2)"
+.xx "messaging" "" "plumber \- file system for interprocess" "" "plumber(4)"
+.xx "plumbsendtext, plumblookup,/" "eplumb," "plumbfree, plumbopen, plumbsend," "" "plumb(2)"
+.xx "" "exportfs, srvfs \- network file server" "plumbing" "" "exportfs(4)"
+.xx "" "/plumbopen, plumbsend, plumbsendtext," "plumblookup, plumbpack, plumbpackattr,/" "" "plumb(2)"
+.xx "" "plumbunpackpartial, plumbunpackattr," "Plumbmsg \- plumb messages" "/plumbunpack," "plumb(2)"
+.xx "plumblookup,/" "eplumb, plumbfree," "plumbopen, plumbsend, plumbsendtext," "" "plumb(2)"
+.xx "" "/plumbsend, plumbsendtext, plumblookup," "plumbpack, plumbpackattr, plumbaddattr,/" "" "plumb(2)"
+.xx "" "plumbpackattr, plumbaddattr, plumbdelattr," "plumbrecv, plumbunpack,/" "/plumbpack," "plumb(2)"
+.xx "plumbpack,/" "eplumb, plumbfree, plumbopen," "plumbsend, plumbsendtext, plumblookup," "" "plumb(2)"
+.xx "" "/plumbaddattr, plumbdelattr, plumbrecv," "plumbunpack, plumbunpackpartial,/" "" "plumb(2)"
+.xx "" "/plumbrecv, plumbunpack, plumbunpackpartial," "plumbunpackattr, Plumbmsg \- plumb/" "" "plumb(2)"
+.xx "" "/reflect3, nearseg3, pldist3, vdiv3, vrem3," "pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)"
+.xx "toico \- view and convert pictures" "jpg, gif," "png, ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)"
+.xx "" "" "pnp \- Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)"
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control floating" "point" "" "getfcr(2)"
+.xx "" "hoc \- interactive floating" "point language" "" "hoc(1)"
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point protocol" "" "ppp(8)"
+.xx "geninitdraw, drawerror, initdisplay,/" "Display," "Point, Rectangle, Cursor, initdraw," "" "graphics(2)"
+.xx "" "stub \- provide mount" "point stubs" "" "stub(8)"
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "points and planes" "/vrem3, pn2f3, ppp2f3," "arith3(2)"
+.xx "" "Dx, Dy, Pt, Rect, Rpt \- arithmetic on" "points and rectangles" "/rectclip, combinerect," "addpt(2)"
+.xx "" "locks, reader-writer locks, rendezvous" "points, and reference counts" "/rendezvous" "lock(2)"
+.xx "" "mntgen \- automatically generate mount" "points for file systems" "" "mntgen(4)"
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point-to-point protocol" "" "ppp(8)"
+.xx "" "/gendraw, drawreplxy, drawrepl, replclipr, line," "poly, fillpoly, bezier, bezspline, fillbezier,/" "" "draw(2)"
+.xx "" "/poolrealloc, poolcompact, poolcheck," "poolblockcheck, pooldump \- general memory/" "" "pool(2)"
+.xx "poolcompact,/" "poolalloc, poolallocalignspan," "poolfree, poolmsize, poolrealloc," "" "pool(2)"
+.xx "" "" "pop3, imap4d \- Internet mail servers" "" "pop3(8)"
+.xx "ixform,/" "/xformpointd, xformplane, pushmat," "popmat, rot, qrot, scale, move, xform," "" "matrix(2)"
+.xx "" "aux/accupoint \- configure a mouse to a" "port" "aux/mouse," "mouse(8)"
+.xx "" "lpt \- parallel" "port interface for PC's" "" "lpt(3)"
+.xx "" "nfsserver," "portmapper, pcnfsd \- NFS service" "" "nfsserver(8)"
+.xx "" "gpsfs, gpsevermore \- GPS time and" "position service" "" "gpsfs(8)"
+.xx "" "/erealloc9p, estrdup9p, listensrv, postfd," "postmountsrv, readbuf, readstr, respond,/" "" "9p(2)"
+.xx "process group" "" "postnote \- send a note to a process or" "" "postnote(2)"
+.xx "" "ps2pdf, pdf2ps \- convert between" "PostScript and PDF" "" "ps2pdf(1)"
+.xx "" "gs \- Aladdin Ghostscript" "PostScript and PDF language interpreter)" "" "gs(1)"
+.xx "" "page \- view FAX, image, graphic," "PostScript, PDF, and typesetter output files" "" "page(1)"
+.xx "" "lp \-" "PostScript preprocessors" "" "lp(8)"
+.xx "square root" "exp, log, log10, pow," "pow10, sqrt \- exponential, logarithm, power," "" "exp(2)"
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(3)"
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(8)"
+.xx "" "pow, pow10, sqrt \- exponential, logarithm," "power, square root" "exp, log, log10," "exp(2)"
+.xx "toico \- view and convert/" "jpg, gif, png," "ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)"
+.xx "" "/nearseg3, pldist3, vdiv3, vrem3, pn2f3," "ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)"
+.xx "" "ppp," "pppoe, pptp, pptpd \- point-to-point protocol" "" "ppp(8)"
+.xx "" "" "pr \- print file" "" "pr(1)"
+.xx "" "read, readn, write," "pread, pwrite \- read or write file" "" "read(2)"
+.xx "write" "readv, writev," "preadv, pwritev \- scatter/gather read and" "" "readv(2)"
+.xx "" "crtin, crtout, crtprefree, crtresfree \- extended" "precision arithmetic" "/mpmagsub, crtpre," "mp(2)"
+.xx "" "bc \-" "precision arithmetic language" "" "bc(1)"
+.xx "" "muldiv, umuldiv \-" "precision multiplication and division" "" "muldiv(2)"
+.xx "floppy diskettes, flashes" "" "prep, fdisk, format, mbr \- prepare hard and" "" "prep(8)"
+.xx "" "cpp \- C language" "preprocessor" "" "cpp(1)"
+.xx "" "grap \- pic" "preprocessor for drawing graphs" "" "grap(1)"
+.xx "" "lp \- PostScript" "preprocessors" "" "lp(8)"
+.xx "" "pic, tpic \- troff and tex" "preprocessors for drawing pictures" "" "pic(1)"
+.xx "" "ap \- fetch Associated" "Press news articles" "" "ap(1)"
+.xx "" "DSAprimes, probably_prime, smallprimetest \-" "prime number generation" "/genstrongprime," "prime(2)"
+.xx "primes" "factor," "primes \- factor a number, generate large" "" "factor(1)"
+.xx "" "mc \- multicolumn" "print" "" "mc(1)"
+.xx "" "echo \-" "print arguments" "" "echo(1)"
+.xx "" "astro \-" "print astronomical information" "" "astro(7)"
+.xx "" "cal \-" "print calendar" "" "cal(1)"
+.xx "" "kill, slay, broke \-" "print commands to kill processes" "" "kill(1)"
+.xx "" "stop, start \-" "print commands to stop and start processes" "" "stop(1)"
+.xx "" "pr \-" "print file" "" "pr(1)"
+.xx "" "mtime \-" "print file modification time" "" "mtime(1)"
+.xx "" "history \-" "print file names from the dump" "" "history(1)"
+.xx "" "yesterday, diffy \-" "print file names from the dump" "" "yesterday(1)"
+.xx "" "/errfmt \- support for user-defined" "print formats and output routines" "" "fmtinstall(2)"
+.xx "" "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "print formatted output" "/printf, sprintf," "fprintf(2)"
+.xx "runesprint, runesnprint, runeseprint,/" "" "print, fprint, sprint, snprint, seprint, smprint," "" "print(2)"
+.xx "" "freq \-" "print histogram of character frequencies" "" "freq(1)"
+.xx "" "news \-" "print news items" "" "news(1)"
+.xx "" "man, lookman, sig \-" "print or find pages of this manual" "" "man(1)"
+.xx "" "pci \-" "print PCI bus configuration" "" "pci(8)"
+.xx "Bus device drivers" "audio, disk, ether, kb," "print, probe, serial, usbfat: \- Universal Serial" "" "usb(4)"
+.xx "" "seq \-" "print sequences of numbers" "" "seq(1)"
+.xx "" "size \-" "print size of executable files" "" "size(1)"
+.xx "" "calendar \-" "print upcoming events" "" "calendar(1)"
+.xx "" "weather \-" "print weather report" "" "weather(1)"
+.xx "" "strings \- extract" "printable strings" "" "strings(1)"
+.xx "" "/olefs, mswordstrings, msexceltables \- extract" "printable text from Microsoft documents" "" "doc2txt(1)"
+.xx "" "lp \-" "printer output" "" "lp(1)"
+.xx "vsprintf, vsnprintf \- print formatted/" "fprintf," "printf, sprintf, snprintf, vfprintf, vprintf," "" "fprintf(2)"
+.xx "dimenkind, dimenspec, targetid,/" "parsehtml," "printitems, validitems, freeitems, freedocinfo," "" "html(2)"
+.xx "guard.srv,/" "changeuser, convkeys, convkeys2," "printnetkey, status, enable, disable, authsrv," "" "auth(8)"
+.xx "" "pemdecode, pemencode \- encode files in" "Privacy Enhanced Mail (PE) format" "" "pem(8)"
+.xx "storage management" "" "privalloc, privfree \- per-process private" "" "privalloc(2)"
+.xx "" "exec, execl," "_privates, _nprivates, _tos \- execute a file" "" "exec(2)"
+.xx "" "/srand, truerand, ntruerand, genrandom," "prng, fastrand, nfastrand \- random number/" "" "rand(2)"
+.xx "" "/gensafeprime, genstrongprime, DSAprimes," "probably_prime, smallprimetest \- prime/" "" "prime(2)"
+.xx "device drivers" "audio, disk, ether, kb, print," "probe, serial, usbfat: \- Universal Serial Bus" "" "usb(4)"
+.xx "" "ping, gping, traceroute, hogports \-" "probe the Internet" "" "ping(8)"
+.xx "" "" "proc \- running processes" "" "proc(3)"
+.xx "" "/chanfree, chaninit, chanprint, mainstacksize," "proccreate, procdata, procexec, procexecl,/" "" "thread(2)"
+.xx "" "booting \- bootstrapping" "procedures" "" "booting(8)"
+.xx "" "rdproto \- parse and" "process a proto file listing" "" "proto(2)"
+.xx "" "cputime, times \- cpu time in this" "process and children" "" "cputime(2)"
+.xx "" "trace \- show (real-time)" "process behavior" "" "trace(1)"
+.xx "" "atexitdont, terminate \- terminate process," "process cleanup" "exits, _exits, atexit," "exits(2)"
+.xx "" "postnote \- send a note to a process or" "process group" "" "postnote(2)"
+.xx "" "cons \- console, clocks," "process group ids, user, null, reboot, etc." "" "cons(3)"
+.xx "" "getpid, getppid \- get" "process ids" "" "getpid(2)"
+.xx "" "notify, noted, atnotify \- handle asynchronous" "process notification" "" "notify(2)"
+.xx "" "ARGEND, ARGC, ARGF, EARGF, arginit, argopt \-" "process option letters from argv" "ARGBEGIN," "arg(2)"
+.xx "" "postnote \- send a note to a" "process or process group" "" "postnote(2)"
+.xx "" "privalloc, privfree \-" "process private storage management" "" "privalloc(2)"
+.xx "" "_exits, atexit, atexitdont, terminate \- terminate" "process, process cleanup" "exits," "exits(2)"
+.xx "" "fork, rfork \- manipulate" "process resources" "" "fork(2)"
+.xx "" "snap, snapfs \- create and mount" "process snapshots" "" "snap(4)"
+.xx "" "snap \-" "process snapshots" "" "snap(6)"
+.xx "" "ps, psu \-" "process status" "" "ps(1)"
+.xx "" "rendezvous \- user level" "process synchronization" "" "rendezvous(2)"
+.xx "" "await, wait, waitpid \- wait for a" "process to exit" "" "wait(2)"
+.xx "" "cap \- capabilities for setting the user id of" "processes" "" "cap(3)"
+.xx "" "kill, slay, broke \- print commands to kill" "processes" "" "kill(1)"
+.xx "" "proc \- running" "processes" "" "proc(3)"
+.xx "" "stop, start \- print commands to stop and start" "processes" "" "stop(1)"
+.xx "" "ioproc, ioread, ioreadn, iowrite \- slave I/O" "processes for threaded programs" "/ioopen," "ioproc(2)"
+.xx "" "awk \- pattern-directed scanning and" "processing language" "" "awk(1)"
+.xx "" "\- assembler for the Symbios Logic PCI-SCSI I/O" "Processors" "na" "na(8)"
+.xx "etc." "cons \- console, clocks," "process/process group ids, user, null, reboot," "" "cons(3)"
+.xx "" "/mainstacksize, proccreate, procdata, procexec," "procexecl, procrfork, recv, recvp, recvul,/" "" "thread(2)"
+.xx "" "" "prof, tprof, kprof \- display profiling data" "" "prof(1)"
+.xx "" "kprof \- kernel" "profiling" "" "kprof(3)"
+.xx "" "9load, 9pxeload, ld \- PC bootstrap" "program" "" "9load(8)"
+.xx "" "units \- conversion" "program" "" "units(1)"
+.xx "" "cb \- C" "program beautifier" "" "cb(1)"
+.xx "" "execnet \- network interface to" "program execution" "" "execnet(4)"
+.xx "" "assert \- check" "program invariants" "" "assert(2)"
+.xx "" "iowrite \- slave I/O processes for threaded" "programs" "/ioopen, ioproc, ioread, ioreadn," "ioproc(2)"
+.xx "" "lex \- generator of lexical analysis" "programs" "" "lex(1)"
+.xx "" "map, mapdemo \- draw maps on various" "projections" "" "map(7)"
+.xx "" "bitsyload, light, pencal, keyboard, params," "prompter \- bitsy-specific utilities" "" "bitsyload(1)"
+.xx "" "" "proof \- troff output interpreter" "" "proof(1)"
+.xx "" "/openep, startdevs, unstall, class, subclass," "proto, CSP \- USB device driver library" "" "usb(2)"
+.xx "" "rdproto \- parse and process a" "proto file listing" "" "proto(2)"
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9 File" "protocol" "/read9pmsg, statcheck," "fcall(2)"
+.xx "" "ppp, pppoe, pptp, pptpd \- point-to-point" "protocol" "" "ppp(8)"
+.xx "" "intro \- introduction to the Plan 9 File" "Protocol, 9P" "" "intro(5)"
+.xx "" "hnputl, hnputs, ptclbsum, readipifc \- Internet" "Protocol addressing" "/nhgetl, nhgets, hnputv," "ip(2)"
+.xx "" "ftpfs \- file transfer" "protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "nntpfs \- network news transport" "protocol (NNT) file system" "" "nntpfs(4)"
+.xx "" "version \- negotiate" "protocol version" "" "version(5)"
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \- authentication" "protocols" "" "authsrv(6)"
+.xx "" "icmp, icmpv6, ipmux, rudp, tcp, udp \- network" "protocols over IP" "ip, esp, gre," "ip(3)"
+.xx "and PDF" "" "ps2pdf, pdf2ps \- convert between PostScript" "" "ps2pdf(1)"
+.xx "" "ps," "psu \- process status" "" "ps(1)"
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy," "Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "" "/nhgetl, nhgets, hnputv, hnputl, hnputs," "ptclbsum, readipifc \- Internet Protocol/" "" "ip(2)"
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt, eqrect," "ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)"
+.xx "" "thumbprint \-" "public key thumbprints" "" "thumbprint(6)"
+.xx "bottomwindow,/" "Screen, allocscreen," "publicscreen, freescreen, allocwindow," "" "window(2)"
+.xx "circular buffer" "" "pump \- copy asynchronously via a large" "" "pump(1)"
+.xx "management" "changes, pull," "push, scan \- client-server replica" "" "replica(1)"
+.xx "" "/xformpoint, xformpointd, xformplane," "pushmat, popmat, rot, qrot, scale, move,/" "" "matrix(2)"
+.xx "communication channel" "" "pushssl \- attach SSL version 2 encryption to a" "" "pushssl(2)"
+.xx "freeThumbprints, okThumbprint, readcert,/" "" "pushtls, tlsClient, tlsServer, initThumbprints," "" "pushtls(2)"
+.xx "" "dirfstat, dirwstat, dirfwstat, nulldir \- get and" "put file status" "/fstat, wstat, fwstat, dirstat," "stat(2)"
+.xx "" "/attachproc, get1, get2, get4, get8, put1," "put2, put4, put8, beswab, beswal, beswav,/" "" "mach(2)"
+.xx "fread, fwrite/" "fgetc, getc, getchar, fputc, putc," "putchar, ungetc, fgets, gets, fputs, puts," "" "fgetc(2)"
+.xx "" "getenv," "putenv \- access environment variables" "" "getenv(2)"
+.xx "" "" "pwd, pbd \- working directory" "" "pwd(1)"
+.xx "" "read, readn, write, pread," "pwrite \- read or write file" "" "read(2)"
+.xx "" "readv, writev, preadv," "pwritev \- scatter/gather read and write" "" "readv(2)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka," "qa, va \- assemblers" "" "2a(1)"
+.xx "qlen, slerp, qmid, qsqrt \-/" "qtom, mtoq," "qadd, qsub, qneg, qmul, qdiv, qunit, qinv," "" "quaternion(2)"
+.xx "" "" "qball \- 3-d rotation controller" "" "qball(2)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc," "qc, vc \- C compilers" "" "2c(1)"
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul," "qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)"
+.xx "files" "" "qer, runq \- queue management for spooled" "" "qer(8)"
+.xx "" "5i, ki, vi," "qi \- instruction simulators" "" "vi(1)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl," "ql, vl \- loaders" "" "2l(1)"
+.xx "runlock, wlock,/" "lock, canlock, unlock," "qlock, canqlock, qunlock, rlock, canrlock," "" "lock(2)"
+.xx "qsqrt \-/" "qtom, mtoq, qadd, qsub, qneg," "qmul, qdiv, qunit, qinv, qlen, slerp, qmid," "" "quaternion(2)"
+.xx "viewport/" "/xformplane, pushmat, popmat, rot," "qrot, scale, move, xform, ixform, persp, look," "" "matrix(2)"
+.xx "" "" "qsort \- quicker sort" "" "qsort(2)"
+.xx "slerp, qmid, qsqrt \-/" "qtom, mtoq, qadd," "qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "" "quaternion(2)"
+.xx "" "wrkey, login, newns, none \- maintain or" "query authentication databases" "/guard.srv," "auth(8)"
+.xx "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)"
+.xx "" "qer, runq \-" "queue management for spooled files" "" "qer(8)"
+.xx "locks,/" "/rwakeupall, incref, decref \- spin locks," "queueing rendezvous locks, reader-writer" "" "lock(2)"
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul, qdiv," "qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)"
+.xx "" "lock, canlock, unlock, qlock, canqlock," "qunlock, rlock, canrlock, runlock, wlock,/" "" "lock(2)"
+.xx "quoted/" "/quotestrfmt, quoterunestrfmt," "quotefmtinstall, doquote, needsrcquote \-" "" "quote(2)"
+.xx "unquoterunestrdup,/" "quotestrdup," "quoterunestrdup, unquotestrdup," "" "quote(2)"
+.xx "" "/unquoterunestrdup, quotestrfmt," "quoterunestrfmt, quotefmtinstall, doquote,/" "" "quote(2)"
+.xx "unquotestrdup, unquoterunestrdup,/" "" "quotestrdup, quoterunestrdup," "" "quote(2)"
+.xx "" "/unquotestrdup, unquoterunestrdup," "quotestrfmt, quoterunestrfmt,/" "" "quote(2)"
+.xx "" "rtc \- real-time clock and non-volatile" "RAM" "" "rtc(3)"
+.xx "" "" "ramfs \- memory file system" "" "ramfs(4)"
+.xx "truerand, ntruerand, genrandom, prng,/" "" "rand, lrand, frand, nrand, lnrand, srand," "" "rand(2)"
+.xx "" "dhcpd, dhcpleases," "rarpd, tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "" "" "ratfs \- mail address ratification file system" "" "ratfs(4)"
+.xx "" "dumparenas, restore \- backup venti arenas to" "ray discs or restore from them" "/tobackup," "backup(8)"
+.xx "whatis, ., ~ \- command language" "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)"
+.xx "" "setupRC4state," "rc4, rc4skip, rc4back - alleged rc4 encryption" "" "rc4(2)"
+.xx "servers" "" "rdarena, wrarena \- copy arenas between venti" "" "venti-backup(8)"
+.xx "" "" "rdbfs \- remote kernel debugging file system" "" "rdbfs(4)"
+.xx "listing" "" "rdproto \- parse and process a proto file" "" "proto(2)"
+.xx "" "cat," "read \- catenate files" "" "cat(1)"
+.xx "" "readv, writev, preadv, pwritev \- scatter/gather" "read and write" "" "readv(2)"
+.xx "" "dirread, dirreadall \-" "read directory" "" "dirread(2)"
+.xx "write file" "" "read, readn, write, pread, pwrite \- read or" "" "read(2)"
+.xx "" "" "read, write \- transfer data from and to a file" "" "read(5)"
+.xx "" "" "read, write, copy \- simple Venti clients" "" "venti(1)"
+.xx "" "/convM2D, fcallfmt, dirfmt, dirmodefmt," "read9pmsg, statcheck, sizeS2M, sizeD2M \-/" "" "fcall(2)"
+.xx "" "objtype, readobj, objtraverse, isar, nextar," "readar \- object file interpretation functions" "" "object(2)"
+.xx "" "/estrdup9p, listensrv, postfd, postmountsrv," "readbuf, readstr, respond, responderror,/" "" "9p(2)"
+.xx "" "/freeThumbprints, okThumbprint, readcert," "readcertchain \- attach TLS1 or SSL3/" "" "pushtls(2)"
+.xx "color map" "RGB," "readcolmap, writecolmap \- access display" "" "readcolmap(2)"
+.xx "file/" "/closefile, removefile, walkfile, opendirfile," "readdirfile, closedirfile, hasperm \- in-memory" "" "9pfile(2)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "reader and writer file system" "" "cdfs(4)"
+.xx "" "/\- spin locks, queueing rendezvous locks," "reader-writer locks, rendezvous points, and/" "" "lock(2)"
+.xx "" "/loadimage, cloadimage, unloadimage," "readimage, writeimage, bytesperline,/" "" "allocimage(2)"
+.xx "" "nedmail \-" "reading mail" "" "nedmail(1)"
+.xx "" "open, create, close \- open a file for" "reading or writing, create file" "" "open(2)"
+.xx "" "wordsperline \- allocating, freeing," "reading, writing images" "/bytesperline," "allocimage(2)"
+.xx "" "/nhgets, hnputv, hnputl, hnputs, ptclbsum," "readipifc \- Internet Protocol addressing" "" "ip(2)"
+.xx "" "/allocmemimage, allocmemimaged," "readmemimage, creadmemimage,/" "" "memdraw(2)"
+.xx "drawgetrect, menuhit, setcursor \-/" "initmouse," "readmouse, closemouse, moveto, getrect," "" "mouse(2)"
+.xx "" "read," "readn, write, pread, pwrite \- read or write file" "" "read(2)"
+.xx "convM2TR,/" "authdial, passtokey, nvcsum," "readnvram, convT2M, convM2T, convTR2M," "" "authsrv(2)"
+.xx "object file interpretation functions" "objtype," "readobj, objtraverse, isar, nextar, readar \-" "" "object(2)"
+.xx "" "mkpaqfs \- make a compressed" "read-only file system" "" "mkpaqfs(8)"
+.xx "" "paqfs \- compressed" "read-only file system" "" "paqfs(4)"
+.xx "" "listensrv, postfd, postmountsrv, readbuf," "readstr, respond, responderror,/" "/estrdup9p," "9p(2)"
+.xx "" "/uninstallsubfont, subfontname, readsubfont," "readsubfonti, writesubfont, stringsubfont,/" "" "subfont(2)"
+.xx "scatter/gather read and write" "" "readv, writev, preadv, pwritev \-" "" "readv(2)"
+.xx "" "malloc, mallocalign, mallocz, free," "realloc, calloc, msize, setmalloctag,/" "" "malloc(2)"
+.xx "" "rtc \-" "real-time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "trace \- show" "real-time) process behavior" "" "trace(1)"
+.xx "optionally reboot the system" "fshalt," "reboot \- halt any local file systems and" "" "fshalt(8)"
+.xx "remote file server connection" "" "reboot \- reboot the system upon loss of" "" "reboot(8)"
+.xx "" "clocks, process/process group ids, user, null," "reboot, etc." "cons \- console," "cons(3)"
+.xx "" "\- halt any local file systems and optionally" "reboot the system" "fshalt, reboot" "fshalt(8)"
+.xx "server connection" "reboot \-" "reboot the system upon loss of remote file" "" "reboot(8)"
+.xx "" "scribblealloc," "recognize \- character recognition" "" "scribble(2)"
+.xx "" "ssl \- SSL" "record layer" "" "ssl(3)"
+.xx "" "tls \- TLS1 and SSL3" "record layer" "" "tls(3)"
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy, Pt," "Rect, Rpt \- arithmetic on points and/" "" "addpt(2)"
+.xx "eqpt, eqrect,/" "addpt, subpt, mulpt, divpt," "rectaddpt, rectsubpt, insetrect, canonrect," "" "addpt(2)"
+.xx "drawerror, initdisplay,/" "Display, Point," "Rectangle, Cursor, initdraw, geninitdraw," "" "graphics(2)"
+.xx "" "/insetrect, canonrect, eqpt, eqrect, ptinrect," "rectinrect, rectXrect, rectclip, combinerect,/" "" "addpt(2)"
+.xx "" "addpt, subpt, mulpt, divpt, rectaddpt," "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt(2)"
+.xx "" "/canonrect, eqpt, eqrect, ptinrect, rectinrect," "rectXrect, rectclip, combinerect, Dx, Dy, Pt,/" "" "addpt(2)"
+.xx "" "/procdata, procexec, procexecl, procrfork, recv," "recvp, recvul, send, sendp, sendul, nbrecv,/" "" "thread(2)"
+.xx "" "reader-writer locks, rendezvous points, and" "reference counts" "/rendezvous locks," "lock(2)"
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3, lerp3," "reflect3, nearseg3, pldist3, vdiv3, vrem3,/" "" "arith3(2)"
+.xx "rregexec, rregsub, regerror \-/" "regcomp," "regcomplit, regcompnl, regexec, regsub," "" "regexp(2)"
+.xx "" "" "regexp \- regular expression notation" "" "regexp(6)"
+.xx "" "srv \- server" "registry" "" "srv(3)"
+.xx "" "regcomp, regcomplit, regcompnl, regexec," "regsub, rregexec, rregsub, regerror \- regular/" "" "regexp(2)"
+.xx "" "regexp \-" "regular expression notation" "" "regexp(6)"
+.xx "" "samterm \- screen editor with structural" "regular expressions" "sam, B, sam.save," "sam(1)"
+.xx "" "comm \- select or" "reject lines common to two sorted files" "" "comm(1)"
+.xx "" "dial, hangup, announce, listen, accept," "reject, netmkaddr, setnetmtpt,/" "" "dial(2)"
+.xx "" "join \-" "relational database operator" "" "join(1)"
+.xx "" "fabs, fmod, floor, ceil \- absolute value," "remainder, floor, ceiling functions" "" "floor(2)"
+.xx "" "telnetd, rlogind, rexexec, ftpd \- Internet" "remote access daemons" "" "ipserv(8)"
+.xx "" "securenet \- Digital Pathways SecureNet Key" "remote authentication box" "" "securenet(8)"
+.xx "" "reboot \- reboot the system upon loss of" "remote file server connection" "" "reboot(8)"
+.xx "Virtual Network Computing (VN)" "vncs, vncv \-" "remote frame buffer server and viewer for" "" "vnc(1)"
+.xx "" "rdbfs \-" "remote kernel debugging file system" "" "rdbfs(4)"
+.xx "transfer" "con, telnet, rx, hayes, xms, xmr \-" "remote login, execution, and XMODEM file" "" "con(1)"
+.xx "" "import \- import a name space from a" "remote system" "" "import(4)"
+.xx "" "rwd, conswdir \- maintain" "remote working directory" "" "rwd(1)"
+.xx "" "" "remove \- remove a file" "" "remove(2)"
+.xx "" "" "remove \- remove a file from a server" "" "remove(5)"
+.xx "" "rm \-" "remove files" "" "rm(1)"
+.xx "" "deroff, delatex \-" "remove formatting requests" "" "deroff(1)"
+.xx "" "strip \-" "remove symbols from binary files" "" "strip(1)"
+.xx "" "/freefidpool, allocfid, closefid, lookupfid," "removefid, Req, Reqpool, allocreqpool,/" "" "9pfid(2)"
+.xx "" "/alloctree, freetree, File, createfile, closefile," "removefile, walkfile, opendirfile, readdirfile,/" "" "9pfile(2)"
+.xx "" "/freereqpool, allocreq, closereq, lookupreq," "removereq \- 9P fid, request tracking" "" "9pfid(2)"
+.xx "synchronization" "" "rendezvous \- user level process" "" "rendezvous(2)"
+.xx "" "/rendezvous locks, reader-writer locks," "rendezvous points, and reference counts" "" "lock(2)"
+.xx "" "uniq \- report" "repeated lines in a file" "" "uniq(1)"
+.xx "" "Image, draw, gendraw, drawreplxy, drawrepl," "replclipr, line, poly, fillpoly, bezier, bezspline,/" "" "draw(2)"
+.xx "" "changes, pull, push, scan \- client-server" "replica management" "" "replica(1)"
+.xx "" "compactdb, updatedb \- simple client-server" "replica management" "/applylog," "replica(8)"
+.xx "" "weather \- print weather" "report" "" "weather(1)"
+.xx "" "uniq \-" "report repeated lines in a file" "" "uniq(1)"
+.xx "" "color \-" "representation of pixels and colors" "" "color(6)"
+.xx "" "/allocfid, closefid, lookupfid, removefid, Req," "Reqpool, allocreqpool, freereqpool, allocreq,/" "" "9pfid(2)"
+.xx "" "deroff, delatex \- remove formatting" "requests" "" "deroff(1)"
+.xx "call error" "errstr," "rerrstr, werrstr \- description of last system" "" "errstr(2)"
+.xx "" "" "resample \- resample a picture" "" "resample(1)"
+.xx "" "iprint, hwdraw \- drawing routines for" "resident images" "/memimagestring," "memdraw(2)"
+.xx "" "memltorear, memltorearn \- windows of" "resident images" "/memltofrontn," "memlayer(2)"
+.xx "" "/namectlfont, namectlimage, newcontrolset," "resizecontrolset \- interactive graphical/" "" "control(2)"
+.xx "" "fork, rfork \- manipulate process" "resources" "" "fork(2)"
+.xx "message parsing" "Cmdbuf, parsecmd," "respondcmderror, lookupcmd \- control" "" "9pcmdbuf(2)"
+.xx "" "postmountsrv, readbuf, readstr, respond," "responderror, threadlistensrv,/" "/postfd," "9p(2)"
+.xx "or restore/" "backup, tobackup, dumparenas," "restore \- backup venti arenas to blu-ray discs" "" "backup(8)"
+.xx "" "hget \-" "retrieve a web page corresponding to a url" "" "hget(1)"
+.xx "" "error \-" "return an error" "" "error(5)"
+.xx "descriptor" "fd2path \-" "return file name associated with file" "" "fd2path(2)"
+.xx "" "getcallerpc \- fetch" "return PC of current function" "" "getcallerpc(2)"
+.xx "descriptor" "iounit \-" "return size of atomic I/O unit for file" "" "iounit(2)"
+.xx "" "/setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek," "rewind, feof, ferror, clearerr \- standard/" "" "fopen(2)"
+.xx "" "" "rewrite \- mail rewrite rules" "" "rewrite(6)"
+.xx "daemons" "telnetd, rlogind," "rexexec, ftpd \- Internet remote access" "" "ipserv(8)"
+.xx "" "/openfont, buildfont, freefont, Pfmt," "Rfmt, strtochan, chantostr, chantodepth \-/" "" "graphics(2)"
+.xx "" "fork," "rfork \- manipulate process resources" "" "fork(2)"
+.xx "language" "rc, cd, eval, exec, exit, flag," "rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)"
+.xx "display color map" "" "RGB, readcolmap, writecolmap \- access" "" "readcolmap(2)"
+.xx "" "cmap2rgb, cmap2rgba," "rgb2cmap \- colors and color maps" "" "color(2)"
+.xx "" "- advanced encryption standard" "rijndael)" "/aesCBCencrypt, aesCBCdecrypt" "aes(2)"
+.xx "" "" "rio \- window system files" "" "rio(4)"
+.xx "" "" "rio, label, window, wloc \- window system" "" "rio(1)"
+.xx "" "winwatch \- monitor" "rio windows" "" "winwatch(1)"
+.xx "and routing" "ipconfig," "rip, linklocal, ipv6on \- Internet configuration" "" "ipconfig(8)"
+.xx "symoff, fpformat, beieee80ftos,/" "cisctrace," "risctrace, ciscframe, riscframe, localaddr," "" "debugger(2)"
+.xx "" "/canlock, unlock, qlock, canqlock, qunlock," "rlock, canrlock, runlock, wlock, canwlock,/" "" "lock(2)"
+.xx "access daemons" "telnetd," "rlogind, rexexec, ftpd \- Internet remote" "" "ipserv(8)"
+.xx "" "" "rm \- remove files" "" "rm(1)"
+.xx "" "sqrt \- exponential, logarithm, power, square" "root" "exp, log, log10, pow, pow10," "exp(2)"
+.xx "" "" "root \- the root file system" "" "root(3)"
+.xx "" "boot \- connect to the" "root file server" "" "boot(8)"
+.xx "" "/xformpointd, xformplane, pushmat, popmat," "rot, qrot, scale, move, xform, ixform, persp,/" "" "matrix(2)"
+.xx "" "qball \- 3-d" "rotation controller" "" "qball(2)"
+.xx "" "linklocal, ipv6on \- Internet configuration and" "routing" "ipconfig, rip," "ipconfig(8)"
+.xx "" "send \- mail" "routing and delivery" "" "send(8)"
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect," "Rpt \- arithmetic on points and rectangles" "" "addpt(2)"
+.xx "" "/regcompnl, regexec, regsub, rregexec," "rregsub, regerror \- regular expression" "" "regexp(2)"
+.xx "" "/asn1toRSApriv, decodePEM, rsadecrypt," "rsaencrypt, rsagen, rsaprivalloc, rsaprivfree,/" "" "rsa(2)"
+.xx "rsa2x509 \- generate and format rsa keys" "" "rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh," "" "rsa(8)"
+.xx "" "/rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub," "rsapuballoc, rsapubfree, X509toRSApub,/" "" "rsa(2)"
+.xx "" "/canrlock, runlock, wlock, canwlock, wunlock," "rsleep, rwakeup, rwakeupall, incref, decref \-/" "" "lock(2)"
+.xx "" "" "rtc \- real-time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux," "rudp, tcp, udp \- network protocols over IP" "" "ip(3)"
+.xx "" "plumb \- format of plumb messages and" "rules" "" "plumb(6)"
+.xx "" "rewrite \- mail rewrite" "rules" "" "rewrite(6)"
+.xx "" "lock \-" "run a command under lock" "" "lock(1)"
+.xx "through IPv4" "6in4 - configure and" "run automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)"
+.xx "" "UTF, Unicode, ASCII," "rune \- character set and format" "" "utf(6)"
+.xx "" "runestrrchr, runestrdup, runestrstr \-" "rune string operations" "/runestrchr," "runestrcat(2)"
+.xx "" "/fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush," "runefmtstrinit, runefmtstrflush, errfmt \-/" "" "fmtinstall(2)"
+.xx "utfrune,/" "runetochar, chartorune, runelen," "runenlen, fullrune, utfecpy, utflen, utfnlen," "" "rune(2)"
+.xx "" "/smprint, runesprint, runesnprint, runeseprint," "runesmprint, vfprint, vsnprint, vseprint,/" "" "print(2)"
+.xx "runestrncpy,/" "runestrcat, runestrncat," "runestrcmp, runestrncmp, runestrcpy," "" "runestrcat(2)"
+.xx "" "/runestrlen, runestrchr, runestrrchr," "runestrdup, runestrstr \- rune string/" "" "runestrcat(2)"
+.xx "" "/runestrncmp, runestrcpy, runestrncpy," "runestrecpy, runestrlen, runestrchr,/" "" "runestrcat(2)"
+.xx "" "/runestring, runestringn, stringbg, stringnbg," "runestringbg, runestringnbg, _string, ARROW,/" "" "draw(2)"
+.xx "" "/stringnwidth, runestringsize, runestringwidth," "runestringnwidth \- graphical size of strings" "" "stringsize(2)"
+.xx "" "stringsize, stringwidth, stringnwidth," "runestringsize, runestringwidth,/" "" "stringsize(2)"
+.xx "runestrcpy, runestrncpy,/" "runestrcat," "runestrncat, runestrcmp, runestrncmp," "" "runestrcat(2)"
+.xx "string/" "/runestrecpy, runestrlen, runestrchr," "runestrrchr, runestrdup, runestrstr \- rune" "" "runestrcat(2)"
+.xx "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "runetochar, chartorune, runelen, runenlen," "" "rune(2)"
+.xx "" "utflen, utfnlen, utfrune, utfrrune, utfutf \-" "rune/UTF conversion" "/fullrune, utfecpy," "rune(2)"
+.xx "" "/vseprint, vsmprint, runevsnprint, runevseprint," "runevsmprint \- print formatted output" "" "print(2)"
+.xx "" "/qlock, canqlock, qunlock, rlock, canrlock," "runlock, wlock, canwlock, wunlock, rsleep,/" "" "lock(2)"
+.xx "" "uptime \- show how long the system has been" "running" "" "uptime(1)"
+.xx "" "proc \-" "running processes" "" "proc(3)"
+.xx "" "qer," "runq \- queue management for spooled files" "" "qer(8)"
+.xx "" "/wlock, canwlock, wunlock, rsleep, rwakeup," "rwakeupall, incref, decref \- spin locks,/" "" "lock(2)"
+.xx "directory" "" "rwd, conswdir \- maintain remote working" "" "rwd(1)"
+.xx "execution, and XMODEM file/" "con, telnet," "rx, hayes, xms, xmr \- remote login," "" "con(1)"
+.xx "" "" "sacfs \- compressed file system" "" "sacfs(4)"
+.xx "s_free, s_incref, s_memappend, s_nappend,/" "" "s_alloc, s_append, s_array, s_copy, s_error," "" "string(2)"
+.xx "" "fortune \-" "sample lines from a file" "" "fortune(1)"
+.xx "structural regular expressions" "sam, B," "sam.save, samterm \- screen editor with" "" "sam(1)"
+.xx "s_memappend,/" "s_alloc, s_append," "s_array, s_copy, s_error, s_free, s_incref," "" "string(2)"
+.xx "" "/\- AHCI (Advanced Host Controller Interface)" "SATA (Serial AT) storage device drivers" "" "sdahci(3)"
+.xx "server" "httpd, mirror," "save, imagemap, man2html, webls \- HTTP" "" "httpd(8)"
+.xx "" "brk," "sbrk \- change memory allocation" "" "brk(2)"
+.xx "" "/xformplane, pushmat, popmat, rot, qrot," "scale, move, xform, ixform, persp, look,/" "" "matrix(2)"
+.xx "" "changes, pull, push," "scan \- client-server replica management" "" "replica(1)"
+.xx "" "fscanf," "scanf, sscanf, vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "" "" "scanmail, testscan \- spam filters" "" "scanmail(8)"
+.xx "" "awk \- pattern-directed" "scanning and processing language" "" "awk(1)"
+.xx "" "" "scat \- sky catalogue and Digitized Sky Survey" "" "scat(7)"
+.xx "" "readv, writev, preadv, pwritev \-" "scatter/gather read and write" "" "readv(2)"
+.xx "" "/fdopen, fileno, fclose, sopenr, sopenw," "sclose, fflush, setvbuf, setbuf, fgetpos, ftell,/" "" "fopen(2)"
+.xx "s_memappend,/" "s_alloc, s_append, s_array," "s_copy, s_error, s_free, s_incref," "" "string(2)"
+.xx "from/to Unix or Plan 9" "ssh, sshnet," "scp, sshserve \- secure login and file copy" "" "ssh(1)"
+.xx "allocwindow, bottomwindow,/" "" "Screen, allocscreen, publicscreen, freescreen," "" "window(2)"
+.xx "expressions" "sam, B, sam.save, samterm \-" "screen editor with structural regular" "" "sam(1)"
+.xx "" "draw \-" "screen graphics" "" "draw(3)"
+.xx "" "lens \- interactive" "screen magnifier" "" "lens(1)"
+.xx "recognition" "" "scribblealloc, recognize \- character" "" "scribble(2)"
+.xx "" "at, drain, expect, pass \- dialer" "scripting tools" "" "expect(1)"
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \- boot" "scripts" "" "cpurc(8)"
+.xx "" "usage \- command-line parsing for shell" "scripts" "getflags," "getflags(8)"
+.xx "" "na \- assembler for the Symbios Logic" "SCSI I/O Processors" "" "na(8)"
+.xx "" "openscsi, closescsi, scsiready, scsi, scsicmd," "scsierror \- SCSI device operations" "" "scsi(2)"
+.xx "" "" "scuzz \- SCSI target control" "" "scuzz(8)"
+.xx "" "" "sd \- storage device interface" "" "sd(3)"
+.xx "Interface) SATA (Serial AT) storage device/" "" "sdahci \- AHCI (Advanced Host Controller" "" "sdahci(3)"
+.xx "device interface" "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "" "sdaoe(3)"
+.xx "" "grep \-" "search a file for a pattern" "" "grep(1)"
+.xx "" "thesaurus \-" "search online thesaurus" "" "thesaurus(1)"
+.xx "" "time, nsec \- time in" "seconds and nanoseconds since epoch" "" "time(2)"
+.xx "" "aescbc, ipso," "secstore \- secstore commands" "" "secstore(1)"
+.xx "" "" "secstored, secuser \- secstore commands" "" "secstore(8)"
+.xx "" "sha1pickle, sha1unpickle \- cryptographically" "secure hashes" "/md5pickle, md5unpickle," "sechash(2)"
+.xx "Plan 9" "ssh, sshnet, scp, sshserve \-" "secure login and file copy from/to Unix or" "" "ssh(1)"
+.xx "remote authentication box" "" "securenet \- Digital Pathways SecureNet Key" "" "securenet(8)"
+.xx "" "secstored," "secuser \- secstore commands" "" "secstore(8)"
+.xx "" "" "sed \- stream editor" "" "sed(1)"
+.xx "" "" "seek \- change file offset" "" "seek(2)"
+.xx "" "faces," "seemail, vwhois \- mailbox interface" "" "faces(1)"
+.xx "" "" "segbrk \- change memory allocation" "" "segbrk(2)"
+.xx "" "" "segflush \- flush instruction and data caches" "" "segflush(2)"
+.xx "memory" "segattach, segdetach," "segfree \- map/unmap a segment in virtual" "" "segattach(2)"
+.xx "" "" "segment \- long lived memory segments" "" "segment(3)"
+.xx "files" "comm \-" "select or reject lines common to two sorted" "" "comm(1)"
+.xx "" "semacquire," "semrelease \- user level semaphores" "" "semacquire(2)"
+.xx "" "" "send \- mail routing and delivery" "" "send(8)"
+.xx "" "postnote \-" "send a note to a process or process group" "" "postnote(2)"
+.xx "" "plumb \-" "send message to plumber" "" "plumb(1)"
+.xx "" "/procexecl, procrfork, recv, recvp, recvul," "send, sendp, sendul, nbrecv, nbrecvp,/" "" "thread(2)"
+.xx "" "wol \-" "send wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "marshal \- formatting and" "sending mail" "" "marshal(1)"
+.xx "" "/procrfork, recv, recvp, recvul, send, sendp," "sendul, nbrecv, nbrecvp, nbrecvul, nbsend,/" "" "thread(2)"
+.xx "runeseprint,/" "print, fprint, sprint, snprint," "seprint, smprint, runesprint, runesnprint," "" "print(2)"
+.xx "" "" "seq \- print sequences of numbers" "" "seq(1)"
+.xx "" "(Advanced Host Controller Interface) SATA" "Serial AT) storage device drivers" "/\- AHCI" "sdahci(3)"
+.xx "" "usbd \- Universal" "Serial Bus daemon" "" "usbd(4)"
+.xx "" "uart, eia \-" "serial communication control" "" "uart(3)"
+.xx "drivers" "audio, disk, ether, kb, print, probe," "serial, usbfat: \- Universal Serial Bus device" "" "usb(4)"
+.xx "" "s_alloc, s_append, s_array, s_copy," "s_error, s_free, s_incref, s_memappend,/" "" "string(2)"
+.xx "" "u9fs \-" "serve 9P from Unix" "" "u9fs(4)"
+.xx "" "httpfile \-" "serve a single web file" "" "httpfile(4)"
+.xx "" "partfs \-" "serve file, with partitions" "" "partfs(8)"
+.xx "" "aquarela \- CIFS" "server" "" "aquarela(8)"
+.xx "" "boot \- connect to the root file" "server" "" "boot(8)"
+.xx "" "cpu \- connection to CPU" "server" "" "cpu(1)"
+.xx "" "up authentication on a file descriptor to a file" "server" "fauth \- set" "fauth(2)"
+.xx "" "fossil \- archival file" "server" "" "fossil(4)"
+.xx "" "fsconfig \- configuring a file" "server" "" "fsconfig(8)"
+.xx "" "hxferenc, \- routines for creating an http" "server" "/hurlfmt, hurlunesc, hvprint, hwrite," "httpd(2)"
+.xx "" "save, imagemap, man2html, webls \- HTTP" "server" "httpd, mirror," "httpd(8)"
+.xx "" "remove \- remove a file from a" "server" "" "remove(5)"
+.xx "" "upasfs \- mail file" "server" "" "upasfs(4)"
+.xx "" "venti \- archival storage" "server" "" "venti(2)"
+.xx "" "venti \- archival storage" "server" "" "venti(6)"
+.xx "" "venti \- archival storage" "server" "" "venti(8)"
+.xx "" "syncindex \- prepare and maintain a venti" "server" "/fmtbloom, fmtindex, fmtisect," "venti-fmt(8)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti" "server" "" "venti-server(2)"
+.xx "" "tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS" "server and client" "tlssrv," "tlssrv(8)"
+.xx "Computing/" "vncs, vncv \- remote frame buffer" "server and viewer for Virtual Network" "" "vnc(1)"
+.xx "" "\- reboot the system upon loss of remote file" "server connection" "reboot" "reboot(8)"
+.xx "" "cwfs \- cached-worm file" "server, dump" "" "cwfs(4)"
+.xx "" "fs \- file" "server, dump" "" "fs(4)"
+.xx "" "fs, exsort \- file" "server maintenance" "" "fs(8)"
+.xx "" "exportfs, srvfs \- network file" "server plumbing" "" "exportfs(4)"
+.xx "" "srv \-" "server registry" "" "srv(3)"
+.xx "" "changes, pull, push, scan \-" "server replica management" "" "replica(1)"
+.xx "" "applylog, compactdb, updatedb \- simple" "server replica management" "applychanges," "replica(8)"
+.xx "" "users \- file" "server user list format" "" "users(6)"
+.xx "" "for communicating with authentication" "servers" "/_asgetticket, _asrdresp \- routines" "authsrv(2)"
+.xx "" "intro \- introduction to file" "servers" "" "intro(4)"
+.xx "" "mnt \- attach to 9P" "servers" "" "mnt(3)"
+.xx "" "pop3, imap4d \- Internet mail" "servers" "" "pop3(8)"
+.xx "" "rdarena, wrarena \- copy arenas between venti" "servers" "" "venti-backup(8)"
+.xx "" "drawterm \- connect to Plan 9 CPU" "servers from other operating systems" "" "drawterm(8)"
+.xx "" "threadpostmountsrv, srv \- 9P file" "service" "/responderror, threadlistensrv," "9p(2)"
+.xx "" "gpsfs, gpsevermore \- GPS time and position" "service" "" "gpsfs(8)"
+.xx "" "nfsserver, portmapper, pcnfsd \- NFS" "service" "" "nfsserver(8)"
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network file" "service" "" "srv(4)"
+.xx "" "/freeimage, nameimage, namedimage," "setalpha, loadimage, cloadimage,/" "" "allocimage(2)"
+.xx "" "/fclose, sopenr, sopenw, sclose, fflush, setvbuf," "setbuf, fgetpos, ftell, fsetpos, fseek, rewind,/" "" "fopen(2)"
+.xx "" "moveto, getrect, drawgetrect, menuhit," "setcursor \- mouse control" "/closemouse," "mouse(2)"
+.xx "" "getfcr, setfcr, getfsr," "setfsr \- control floating point" "" "getfcr(2)"
+.xx "" "" "setjmp, longjmp, notejmp \- non-local goto" "" "setjmp(2)"
+.xx "" "/mallocz, free, realloc, calloc, msize," "setmalloctag, setrealloctag, getmalloctag,/" "" "malloc(2)"
+.xx "" "crackhdr, machbytype, machbyname, newmap," "setmap, findseg, unusemap, loadmap,/" "" "mach(2)"
+.xx "" "/announce, listen, accept, reject, netmkaddr," "setnetmtpt, getnetconninfo, freenetconninfo/" "" "dial(2)"
+.xx "" "/free, realloc, calloc, msize, setmalloctag," "setrealloctag, getmalloctag, getrealloctag,/" "" "malloc(2)"
+.xx "" "cap \- capabilities for" "setting the user id of processes" "" "cap(3)"
+.xx "" "/bootplan9, bootwin9x, bootwinnt, personalize," "setup.9fat, setup.disk, setup.kfs, update \-/" "" "update(8)"
+.xx "aesCBCdecrypt - advanced encryption/" "" "setupAESstate, aesCBCencrypt," "" "aes(2)"
+.xx "bfECBencrypt, bfECBdecrypt - blowfish/" "" "setupBFstate, bfCBCencrypt, bfCBCdecrypt," "" "blowfish(2)"
+.xx "and triple/" "/key_setup, des56to64, des64to56," "setupDES3state, triple_block_cipher - single" "" "des(2)"
+.xx "desCBCencrypt, desCBCdecrypt,/" "" "setupDESstate, des_key_setup, block_cipher," "" "des(2)"
+.xx "" "/bootwinnt, personalize, setup.9fat, setup.disk," "setup.kfs, update \- administration for local/" "" "update(8)"
+.xx "alleged rc4 encryption" "" "setupRC4state, rc4, rc4skip, rc4back -" "" "rc4(2)"
+.xx "" "/fileno, fclose, sopenr, sopenw, sclose, fflush," "setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek,/" "" "fopen(2)"
+.xx "" "s_alloc, s_append, s_array, s_copy, s_error," "s_free, s_incref, s_memappend, s_nappend,/" "" "string(2)"
+.xx "" "s_putc, s_unique, s_grow, s_read, s_read_line," "s_getline \- extensible strings" "/s_tolower," "string(2)"
+.xx "secure/" "/hmac_aes, md5pickle, md5unpickle," "sha1pickle, sha1unpickle \- cryptographically" "" "sechash(2)"
+.xx "" "sum, md5sum," "sha1sum \- sum and count blocks in a file" "" "sum(1)"
+.xx "" "getflags, usage \- command-line parsing for" "shell scripts" "" "getflags(8)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork," "shift, wait, whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "fedex, ups, usps \- track" "shipments" "" "fedex(1)"
+.xx "switch between them." "kbmap \-" "show a list of available keyboard maps and" "" "kbmap(1)"
+.xx "" "uptime \-" "show how long the system has been running" "" "uptime(1)"
+.xx "" "trace \-" "show (real-time) process behavior" "" "trace(1)"
+.xx "" "man, lookman," "sig \- print or find pages of this manual" "" "man(1)"
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub - digital" "signature algorithm" "/dsaprivfree," "dsa(2)"
+.xx "" "loopback \- network link" "simulation" "" "loopback(3)"
+.xx "" "disksim \- disk" "simulator" "" "disksim(8)"
+.xx "" "5i, ki, vi, qi \- instruction" "simulators" "" "vi(1)"
+.xx "trigonometric functions" "" "sin, cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)"
+.xx "" "time, nsec \- time in seconds and nanoseconds" "since epoch" "" "time(2)"
+.xx "" "/s_append, s_array, s_copy, s_error, s_free," "s_incref, s_memappend, s_nappend, s_new,/" "" "string(2)"
+.xx "" "/setupDES3state, triple_block_cipher -" "single and triple digital encryption standard" "" "des(2)"
+.xx "" "httpfile \- serve a" "single web file" "" "httpfile(4)"
+.xx "" "" "sinh, cosh, tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "" "size \- print size of executable files" "" "size(1)"
+.xx "" "iounit \- return" "size of atomic I/O unit for file descriptor" "" "iounit(2)"
+.xx "" "runestringwidth, runestringnwidth \- graphical" "size of strings" "/stringnwidth, runestringsize," "stringsize(2)"
+.xx "" "/dirfmt, dirmodefmt, read9pmsg, statcheck," "sizeS2M, sizeD2M \- interface to Plan 9 File/" "" "fcall(2)"
+.xx "" "scat \- sky catalogue and Digitized" "Sky Survey" "" "scat(7)"
+.xx "" "/ioopen, ioproc, ioread, ioreadn, iowrite \-" "slave I/O processes for threaded programs" "" "ioproc(2)"
+.xx "processes" "kill," "slay, broke \- print commands to kill" "" "kill(1)"
+.xx "" "" "sleep \- suspend execution for an interval" "" "sleep(1)"
+.xx "" "" "sleep, alarm \- delay, ask for delayed note" "" "sleep(2)"
+.xx "" "/qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "slerp, qmid, qsqrt \- Quaternion arithmetic" "" "quaternion(2)"
+.xx "" "/genstrongprime, DSAprimes, probably_prime," "smallprimetest \- prime number generation" "" "prime(2)"
+.xx "" "/s_array, s_copy, s_error, s_free, s_incref," "s_memappend, s_nappend, s_new,/" "" "string(2)"
+.xx "" "print, fprint, sprint, snprint, seprint," "smprint, runesprint, runesnprint, runeseprint,/" "" "print(2)"
+.xx "" "smtp," "smtpd \- mail transport" "" "smtp(8)"
+.xx "" "" "smtpd \- SMTP listener configuration" "" "smtpd(6)"
+.xx "" "" "snap \- process snapshots" "" "snap(6)"
+.xx "" "snap," "snapfs \- create and mount process snapshots" "" "snap(4)"
+.xx "" "/s_free, s_incref, s_memappend, s_nappend," "s_new, s_newalloc, s_parse, s_reset, s_restart,/" "" "string(2)"
+.xx "" "" "snoopy \- spy on network packets" "" "snoopy(8)"
+.xx "runesnprint, runeseprint,/" "print, fprint, sprint," "snprint, seprint, smprint, runesprint," "" "print(2)"
+.xx "print formatted output" "fprintf, printf, sprintf," "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "" "fprintf(2)"
+.xx "" "4s, 5s, juggle, mahjongg, memo," "sokoban, sudoku \- time wasters" "" "games(1)"
+.xx "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen(2)"
+.xx "" "qsort \- quicker" "sort" "" "qsort(2)"
+.xx "" "" "sort \- sort and/or merge files" "" "sort(1)"
+.xx "" "comm \- select or reject lines common to two" "sorted files" "" "comm(1)"
+.xx "" "look \- find lines in a" "sorted list" "" "look(1)"
+.xx "" "audio \-" "SoundBlaster audio controller" "" "audio(3)"
+.xx "" "\- synchronize the system clock to a time" "source" "timesync" "timesync(8)"
+.xx "" "src \- find" "source code for executable" "" "src(1)"
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(1)"
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(2)"
+.xx "" "\- structure of conventional file name" "space" "namespace" "namespace(4)"
+.xx "" "ns \- display name" "space" "" "ns(1)"
+.xx "" "pipefile \- attach filter to file in name" "space" "" "pipefile(1)"
+.xx "" "namespace \- name" "space description file" "" "namespace(6)"
+.xx "" "import \- import a name" "space from a remote system" "" "import(4)"
+.xx "" "scanmail, testscan \-" "spam filters" "" "scanmail(8)"
+.xx "" "/s_memappend, s_nappend, s_new, s_newalloc," "s_parse, s_reset, s_restart, s_terminate,/" "" "string(2)"
+.xx "" "arch \-" "specific information and control" "" "arch(3)"
+.xx "" "light, pencal, keyboard, params, prompter \-" "specific utilities" "bitsyload," "bitsyload(1)"
+.xx "" "" "spell, sprog \- find spelling errors" "" "spell(1)"
+.xx "concurrent systems" "" "spin - verification tool for models of" "" "spin(1)"
+.xx "" "/rsleep, rwakeup, rwakeupall, incref, decref \-" "spin locks, queueing rendezvous locks,/" "" "lock(2)"
+.xx "" "" "split \- split a file into pieces" "" "split(1)"
+.xx "" "frexp, ldexp, modf \-" "split into mantissa and exponent" "" "frexp(2)"
+.xx "" "qer, runq \- queue management for" "spooled files" "" "qer(8)"
+.xx "runesnprint, runeseprint,/" "print, fprint," "sprint, snprint, seprint, smprint, runesprint," "" "print(2)"
+.xx "vsnprintf \- print formatted/" "fprintf, printf," "sprintf, snprintf, vfprintf, vprintf, vsprintf," "" "fprintf(2)"
+.xx "" "spell," "sprog \- find spelling errors" "" "spell(1)"
+.xx "" "/s_reset, s_restart, s_terminate, s_tolower," "s_putc, s_unique, s_grow, s_read, s_read_line,/" "" "string(2)"
+.xx "" "snoopy \-" "spy on network packets" "" "snoopy(8)"
+.xx "root" "exp, log, log10, pow, pow10," "sqrt \- exponential, logarithm, power, square" "" "exp(2)"
+.xx "fastrand,/" "rand, lrand, frand, nrand, lnrand," "srand, truerand, ntruerand, genrandom, prng," "" "rand(2)"
+.xx "" "" "src \- find source code for executable" "" "src(1)"
+.xx "strings" "/s_tolower, s_putc, s_unique, s_grow," "s_read, s_read_line, s_getline \- extensible" "" "string(2)"
+.xx "" "/s_tolower, s_putc, s_unique, s_grow, s_read," "s_read_line, s_getline \- extensible strings" "" "string(2)"
+.xx "" "/s_nappend, s_new, s_newalloc, s_parse," "s_reset, s_restart, s_terminate, s_tolower,/" "" "string(2)"
+.xx "" "" "srv \- server registry" "" "srv(3)"
+.xx "estrdup9p, listensrv, postfd, postmountsrv,/" "" "Srv, dirread9p, emalloc9p, erealloc9p," "" "9p(2)"
+.xx "" "exportfs," "srvfs \- network file server plumbing" "" "exportfs(4)"
+.xx "service" "srv," "srvold9p, 9fs, srvssh \- start network file" "" "srv(4)"
+.xx "" "fscanf, scanf," "sscanf, vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "copy from/to Unix or Plan 9" "ssh," "sshnet, scp, sshserve \- secure login and file" "" "ssh(1)"
+.xx "" "" "ssl \- SSL record layer" "" "ssl(3)"
+.xx "channel" "pushssl \- attach" "SSL version 2 encryption to a communication" "" "pushssl(2)"
+.xx "" "/readcert, readcertchain \- attach TLS1 or" "SSL3 encryption to a communication channel" "" "pushtls(2)"
+.xx "" "tls \- TLS1 and" "SSL3 record layer" "" "tls(3)"
+.xx "" "ktrace \- interpret kernel" "stack dumps" "" "ktrace(1)"
+.xx "" "- single and triple digital encryption" "standard" "/triple_block_cipher" "des(2)"
+.xx "" "/fsetpos, fseek, rewind, feof, ferror, clearerr \-" "standard buffered input/output package" "" "fopen(2)"
+.xx "" "aesCBCdecrypt - advanced encryption" "standard (rijndael)" "/aesCBCencrypt," "aes(2)"
+.xx "processes" "stop," "start \- print commands to stop and start" "" "stop(1)"
+.xx "" "srv, srvold9p, 9fs, srvssh \-" "start network file service" "" "srv(4)"
+.xx "" "/matchdevcsp, opendev, opendevdata, openep," "startdevs, unstall, class, subclass, proto, CSP/" "" "usb(2)"
+.xx "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "" "stat(2)"
+.xx "" "" "stat, wstat \- inquire or change file attributes" "" "stat(5)"
+.xx "" "/fcallfmt, dirfmt, dirmodefmt, read9pmsg," "statcheck, sizeS2M, sizeD2M \- interface to/" "" "fcall(2)"
+.xx "" "" "stats \- display graphs of system activity" "" "stats(8)"
+.xx "" "ps, psu \- process" "status" "" "ps(1)"
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put file" "status" "/fstat, wstat, fwstat, dirstat, dirfstat," "stat(2)"
+.xx "" "test \- set" "status according to condition" "" "test(1)"
+.xx "" "changeuser, convkeys, convkeys2, printnetkey," "status, enable, disable, authsrv, guard.srv,/" "" "auth(8)"
+.xx "" "" "statusbar \- display a bar graph status window" "" "statusbar(8)"
+.xx "" "ungetc, fgets, gets, fputs, puts, fread, fwrite \-" "Stdio input and output" "/fputc, putc, putchar," "fgetc(2)"
+.xx "" "tmpfile, tmpnam \-" "Stdio temporary files" "" "tmpfile(2)"
+.xx "" "/s_parse, s_reset, s_restart, s_terminate," "s_tolower, s_putc, s_unique, s_grow, s_read,/" "" "string(2)"
+.xx "processes" "" "stop, start \- print commands to stop and start" "" "stop(1)"
+.xx "" "Host Controller Interface) SATA (Serial AT)" "storage device drivers" "/\- AHCI (Advanced" "sdahci(3)"
+.xx "" "sd \-" "storage device interface" "" "sd(3)"
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao)" "storage device interface" "" "sdaoe(3)"
+.xx "" "privalloc, privfree \- per-process private" "storage management" "" "privalloc(2)"
+.xx "" "venti \- archival" "storage server" "" "venti(2)"
+.xx "" "venti \- archival" "storage server" "" "venti(6)"
+.xx "" "venti \- archival" "storage server" "" "venti(8)"
+.xx "strncpy, strecpy, strlen,/" "strcat, strncat," "strcmp, strncmp, cistrcmp, cistrncmp, strcpy," "" "strcat(2)"
+.xx "" "/strecpy, strlen, strchr, strrchr, strpbrk, strspn," "strcspn, strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)"
+.xx "" "sed \-" "stream editor" "" "sed(1)"
+.xx "" "/stringnbg, runestringbg, runestringnbg," "_string, ARROW, drawsetdebug \- graphics/" "" "draw(2)"
+.xx "" "getfields, gettokens, tokenize \- break a" "string into fields" "" "getfields(2)"
+.xx "" "runestrrchr, runestrdup, runestrstr \- rune" "string operations" "/runestrlen, runestrchr," "runestrcat(2)"
+.xx "" "strspn, strcspn, strtok, strdup, strstr, cistrstr \-" "string operations" "/strchr, strrchr, strpbrk," "strcat(2)"
+.xx "" "string, stringn, runestring, runestringn," "stringbg, stringnbg, runestringbg,/" "/border," "draw(2)"
+.xx "runestringnwidth \-/" "stringsize, stringwidth," "stringnwidth, runestringsize, runestringwidth," "" "stringsize(2)"
+.xx "" "enc16, encodefmt \- encoding byte arrays as" "strings" "dec64, enc64, dec32, enc32, dec16," "encode(2)"
+.xx "" "doquote, needsrcquote \- quoted character" "strings" "/quoterunestrfmt, quotefmtinstall," "quote(2)"
+.xx "" "s_read, s_read_line, s_getline \- extensible" "strings" "/s_tolower, s_putc, s_unique, s_grow," "string(2)"
+.xx "" "" "strings \- extract printable strings" "" "strings(1)"
+.xx "runestringsize, runestringwidth,/" "" "stringsize, stringwidth, stringnwidth," "" "stringsize(2)"
+.xx "" "/readsubfont, readsubfonti, writesubfont," "stringsubfont, strsubfontwidth, mkfont \-/" "" "subfont(2)"
+.xx "" "" "strip \- remove symbols from binary files" "" "strip(1)"
+.xx "" "basename \-" "strip file name affixes" "" "basename(1)"
+.xx "cistrncmp, strcpy, strncpy, strecpy,/" "strcat," "strncat, strcmp, strncmp, cistrcmp," "" "strcat(2)"
+.xx "" "/strcpy, strncpy, strecpy, strlen, strchr, strrchr," "strpbrk, strspn, strcspn, strtok, strdup, strstr,/" "" "strcat(2)"
+.xx "" "/readsubfonti, writesubfont, stringsubfont," "strsubfontwidth, mkfont \- subfont/" "" "subfont(2)"
+.xx "" "/openfont, buildfont, freefont, Pfmt, Rfmt," "strtochan, chantostr, chantodepth \-/" "" "graphics(2)"
+.xx "" "/strlen, strchr, strrchr, strpbrk, strspn, strcspn," "strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)"
+.xx "" "/mpbits, mpnorm, mpcopy, mpassign, mprand," "strtomp, mpfmt,mptoa, betomp, mptobe,/" "" "mp(2)"
+.xx "" "atoll, charstod, strtod, strtol, strtoll, strtoul," "strtoull \- convert text to numbers" "/atoi, atol," "atof(2)"
+.xx "" "B, sam.save, samterm \- screen editor with" "structural regular expressions" "sam," "sam(1)"
+.xx "" "lookupkey, deletekey \- integer to data" "structure maps" "/insertkey, caninsertkey," "intmap(2)"
+.xx "" "namespace \-" "structure of conventional file name space" "" "namespace(4)"
+.xx "" "" "stub \- provide mount point stubs" "" "stub(8)"
+.xx "" "" "style \- Plan 9 coding conventions for C" "" "style(6)"
+.xx "" "archfs \- mount" "style archive" "" "archfs(4)"
+.xx "dot3, cross3, len3, dist3, unit3,/" "add3," "sub3, neg3, div3, mul3, eqpt3, closept3," "" "arith3(2)"
+.xx "" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4," "sub4 \- operations on 3-d points and planes" "" "arith3(2)"
+.xx "" "/opendevdata, openep, startdevs, unstall, class," "subclass, proto, CSP \- USB device driver/" "" "usb(2)"
+.xx "subfonts" "font," "subfont \- external format for fonts and" "" "font(6)"
+.xx "" "tweak \- edit image files," "subfont files, face files, etc." "" "tweak(1)"
+.xx "" "cachechars, agefont, loadchar," "Subfont, Fontchar, Font \- font utilities" "" "cachechars(2)"
+.xx "" "/lookupsubfont, uninstallsubfont," "subfontname, readsubfont, readsubfonti,/" "" "subfont(2)"
+.xx "" "font, subfont \- external format for fonts and" "subfonts" "" "font(6)"
+.xx "insetrect, canonrect, eqpt, eqrect,/" "addpt," "subpt, mulpt, divpt, rectaddpt, rectsubpt," "" "addpt(2)"
+.xx "" "4s, 5s, juggle, mahjongg, memo, sokoban," "sudoku \- time wasters" "" "games(1)"
+.xx "blocks in a file" "" "sum, md5sum, sha1sum \- sum and count" "" "sum(1)"
+.xx "" "nfs \-" "Sun network file system client" "" "nfs(4)"
+.xx "" "/s_restart, s_terminate, s_tolower, s_putc," "s_unique, s_grow, s_read, s_read_line,/" "" "string(2)"
+.xx "" "/runefmtstrinit, runefmtstrflush, errfmt \-" "support for user-defined print formats and/" "" "fmtinstall(2)"
+.xx "" "scat \- sky catalogue and Digitized Sky" "Survey" "" "scat(7)"
+.xx "" "sleep \-" "suspend execution for an interval" "" "sleep(1)"
+.xx "" "" "swap \- establish a swap file" "" "swap(8)"
+.xx "" "\- show a list of available keyboard maps and" "switch between them." "kbmap" "kbmap(1)"
+.xx "lookup, findlocal, getauto,/" "syminit, getsym," "symbase, pc2sp, pc2line, textseg, line2addr," "" "symbol(2)"
+.xx "" "na \- assembler for the" "Symbios Logic PCI-SCSI I/O Processors" "" "na(8)"
+.xx "" "nm \- name list" "symbol table)" "" "nm(1)"
+.xx "" "strip \- remove" "symbols from binary files" "" "strip(1)"
+.xx "textseg, line2addr, lookup, findlocal,/" "" "syminit, getsym, symbase, pc2sp, pc2line," "" "symbol(2)"
+.xx "" "/risctrace, ciscframe, riscframe, localaddr," "symoff, fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)"
+.xx "" "rendezvous \- user level process" "synchronization" "" "rendezvous(2)"
+.xx "source" "timesync \-" "synchronize the system clock to a time" "" "timesync(8)"
+.xx "" "/conf, fmtarenas, fmtbloom, fmtindex, fmtisect," "syncindex \- prepare and maintain a venti/" "" "venti-fmt(8)"
+.xx "" "" "syscall \- test a system call" "" "syscall(1)"
+.xx "" "perror," "syslog, sysfatal \- system error messages" "" "perror(2)"
+.xx "" "getuser," "sysname \- get user or system name" "" "getuser(2)"
+.xx "" "disc (CD, DVD, B) track reader and writer file" "system" "cdfs, cddb \- optical" "cdfs(4)"
+.xx "" "cfs \- cache file" "system" "" "cfs(4)"
+.xx "" "ext2srv \- ext2 file" "system" "" "ext2srv(4)"
+.xx "" "any local file systems and optionally reboot the" "system" "fshalt, reboot \- halt" "fshalt(8)"
+.xx "" "ftpfs \- file transfer protocol (FT) file" "system" "" "ftpfs(4)"
+.xx "" "import \- import a name space from a remote" "system" "" "import(4)"
+.xx "" "kfs \- disk file" "system" "" "kfs(4)"
+.xx "" "lnfs \- long name file" "system" "" "lnfs(4)"
+.xx "" "mkfs, mkext \- archive or update a file" "system" "" "mkfs(8)"
+.xx "" "mkpaqfs \- make a compressed read-only file" "system" "" "mkpaqfs(8)"
+.xx "" "mksacfs \- make a compressed file" "system" "" "mksacfs(8)"
+.xx "" "\- network news transport protocol (NNT) file" "system" "nntpfs" "nntpfs(4)"
+.xx "" "paqfs \- compressed read-only file" "system" "" "paqfs(4)"
+.xx "" "patch \- simple patch creation and tracking" "system" "" "patch(1)"
+.xx "" "playlistfs \- playlist file" "system" "" "playlistfs(7)"
+.xx "" "ramfs \- memory file" "system" "" "ramfs(4)"
+.xx "" "ratfs \- mail address ratification file" "system" "" "ratfs(4)"
+.xx "" "rdbfs \- remote kernel debugging file" "system" "" "rdbfs(4)"
+.xx "" "rio, label, window, wloc \- window" "system" "" "rio(1)"
+.xx "" "root \- the root file" "system" "" "root(3)"
+.xx "" "sacfs \- compressed file" "system" "" "sacfs(4)"
+.xx "" "vacfs \- a Venti-based file" "system" "" "vacfs(4)"
+.xx "" "webfs \- world wide web file" "system" "" "webfs(4)"
+.xx "" "wikifs, wikipost \- wiki file" "system" "" "wikifs(4)"
+.xx "" "stats \- display graphs of" "system activity" "" "stats(8)"
+.xx "" "intro \- introduction to" "system administration" "" "intro(8)"
+.xx "" "syscall \- test a" "system call" "" "syscall(1)"
+.xx "" "errstr, rerrstr, werrstr \- description of last" "system call error" "" "errstr(2)"
+.xx "" "nfs \- Sun network file" "system client" "" "nfs(4)"
+.xx "" "timesync \- synchronize the" "system clock to a time source" "" "timesync(8)"
+.xx "" "fs \- file" "system devices" "" "fs(3)"
+.xx "" "perror, syslog, sysfatal \-" "system error messages" "" "perror(2)"
+.xx "" "rio \- window" "system files" "" "rio(4)"
+.xx "" "consolefs, C, clog \- file" "system for console access" "" "consolefs(4)"
+.xx "" "plumber \- file" "system for interprocess messaging" "" "plumber(4)"
+.xx "" "uptime \- show how long the" "system has been running" "" "uptime(1)"
+.xx "" "usbdirfs, usbfs \- USB device driver file" "system library" "/usbdirread, usbfsinit," "usbfs(2)"
+.xx "" "getuser, sysname \- get user or" "system name" "" "getuser(2)"
+.xx "" "iostats \- file" "system to measure I/O" "" "iostats(4)"
+.xx "connection" "reboot \- reboot the" "system upon loss of remote file server" "" "reboot(8)"
+.xx "" "aliasmail \- expand" "system wide mail aliases" "" "aliasmail(8)"
+.xx "" "d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file" "systems" "dossrv, 9660srv, a:, b:, c:," "dossrv(4)"
+.xx "" "to Plan 9 CPU servers from other operating" "systems" "drawterm \- connect" "drawterm(8)"
+.xx "" "\- automatically generate mount points for file" "systems" "mntgen" "mntgen(4)"
+.xx "" "- verification tool for models of concurrent" "systems" "spin" "spin(1)"
+.xx "" "tpfs, v6fs, v10fs, zipfs \- mount archival file" "systems" "32vfs, cpiofs, tapfs, tarfs," "tapefs(4)"
+.xx "" "setup.kfs, update \- administration for local file" "systems" "/personalize, setup.9fat, setup.disk," "update(8)"
+.xx "" "fshalt, reboot \- halt any local file" "systems and optionally reboot the system" "" "fshalt(8)"
+.xx "" "nm \- name list (symbol" "table)" "" "nm(1)"
+.xx "" "fileelem, filesym, fileline, fnbound \- symbol" "table access functions" "/textsym, file2pc," "symbol(2)"
+.xx "" "tbl \- format" "tables for nroff or troff" "" "tbl(1)"
+.xx "" "" "tail \- deliver the last part of a file" "" "tail(1)"
+.xx "functions" "sin, cos," "tan, asin, acos, atan, atan2 \- trigonometric" "" "sin(2)"
+.xx "" "sinh, cosh," "tanh \- hyperbolic functions" "" "sinh(2)"
+.xx "" "" "tar, dircp \- archiver" "" "tar(1)"
+.xx "file systems" "32vfs, cpiofs, tapfs," "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "" "tapefs(4)"
+.xx "" "scuzz \- SCSI" "target control" "" "scuzz(8)"
+.xx "" "/freedocinfo, dimenkind, dimenspec, targetid," "targetname, fromStr, toStr \- HTML parser" "" "html(2)"
+.xx "" "" "tbl \- format tables for nroff or troff" "" "tbl(1)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp," "tcp, udp \- network protocols over IP" "" "ip(3)"
+.xx "" "/tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "tcp110, tcp113, tcp143, tcp513, tcp515,/" "" "listen(8)"
+.xx "" "/tcp21, tcp22, tcp23, tcp25, tcp53, tcp110," "tcp113, tcp143, tcp513, tcp515, tcp564,/" "" "listen(8)"
+.xx "" "/tcp566, tcp567, tcp993, tcp995, tcp1723," "tcp17007, tcp17008, tcp17009, tcp17010,/" "" "listen(8)"
+.xx "" "/tcp17007, tcp17008, tcp17009, tcp17010," "tcp17013 \- listen for calls on a network/" "" "listen(8)"
+.xx "" "/tcp565, tcp566, tcp567, tcp993, tcp995," "tcp1723, tcp17007, tcp17008, tcp17009,/" "" "listen(8)"
+.xx "tcp110, tcp113,/" "listen, listen1, tcp7, tcp9," "tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "" "listen(8)"
+.xx "" "/tcp23, tcp25, tcp53, tcp110, tcp113, tcp143," "tcp513, tcp515, tcp564, tcp565, tcp566,/" "" "listen(8)"
+.xx "" "/tcp513, tcp515, tcp564, tcp565, tcp566," "tcp567, tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)"
+.xx "tcp53, tcp110, tcp113,/" "listen, listen1," "tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25," "" "listen(8)"
+.xx "" "/tcp515, tcp564, tcp565, tcp566, tcp567," "tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)"
+.xx "" "" "tcs \- translate character sets" "" "tcs(1)"
+.xx "" "" "tee \- pipe fitting" "" "tee(1)"
+.xx "" "" "tel, iwhois \- look in phone book" "" "tel(1)"
+.xx "" "telco, faxreceive, faxsend, fax, telcofax," "telcodata \- telephone dialer network" "" "telco(4)"
+.xx "execution, and XMODEM file transfer" "con," "telnet, rx, hayes, xms, xmr \- remote login," "" "con(1)"
+.xx "remote access daemons" "" "telnetd, rlogind, rexexec, ftpd \- Internet" "" "ipserv(8)"
+.xx "" "tmpfile, tmpnam \- Stdio" "temporary files" "" "tmpfile(2)"
+.xx "" "vt \- emulate a VT-100 or VT-220" "terminal" "" "vt(1)"
+.xx "" "exits, _exits, atexit, atexitdont, terminate \-" "terminate process, process cleanup" "" "exits(2)"
+.xx "" "cpurc, cpurc.local, termrc," "termrc.local \- boot scripts" "" "cpurc(8)"
+.xx "" "" "test \- set status according to condition" "" "test(1)"
+.xx "" "syscall \-" "test a system call" "" "syscall(1)"
+.xx "" "scanmail," "testscan \- spam filters" "" "scanmail(8)"
+.xx "" "pic, tpic \- troff and" "tex preprocessors for drawing pictures" "" "pic(1)"
+.xx "" "frdrawsel, frdrawsel0, frgetmouse \- frames of" "text" "/frdelete, frselect, frtick, frselectpaint," "frame(2)"
+.xx "" "ed \-" "text editor" "" "ed(1)"
+.xx "" "fmt, htmlfmt \- simple" "text formatters" "" "fmt(1)"
+.xx "" "troff, nroff, dpost \-" "text formatting and typesetting" "" "troff(1)"
+.xx "" "/msexceltables \- extract printable" "text from Microsoft documents" "" "doc2txt(1)"
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \- convert" "text to numbers" "/atoi, atol, atoll, charstod," "atof(2)"
+.xx "" "9pcon \- 9P to" "text translator" "" "9pcon(8)"
+.xx "" "acme, win, awd \- interactive" "text windows" "" "acme(1)"
+.xx "" "acme \- control files for" "text windows" "" "acme(4)"
+.xx "" "syminit, getsym, symbase, pc2sp, pc2line," "textseg, line2addr, lookup, findlocal, getauto,/" "" "symbol(2)"
+.xx "" "/getauto, findsym, localsym, globalsym," "textsym, file2pc, fileelem, filesym, fileline,/" "" "symbol(2)"
+.xx "" "dhcpd, dhcpleases, rarpd," "tftpd \- Internet booting" "" "dhcpd(8)"
+.xx "" "venti arenas to blu-ray discs or restore from" "them" "/dumparenas, restore \- backup" "backup(8)"
+.xx "" "available keyboard maps and switch between" "them." "kbmap \- show a list of" "kbmap(1)"
+.xx "" "" "thesaurus \- search online thesaurus" "" "thesaurus(1)"
+.xx "" "/nbrecvul, nbsend, nbsendp, nbsendul," "threadcreate, threaddata, threadexits,/" "" "thread(2)"
+.xx "" "ioreadn, iowrite \- slave I/O processes for" "threaded programs" "/ioopen, ioproc, ioread," "ioproc(2)"
+.xx "" "/threadcreate, threaddata, threadexits," "threadexitsall, threadgetgrp, threadgetname,/" "" "thread(2)"
+.xx "" "/threadkillgrp, threadmain, threadnotify," "threadid, threadpid, threadsetgrp,/" "" "thread(2)"
+.xx "" "/threadexitsall, threadgetgrp, threadgetname," "threadint, threadintgrp, threadkill,/" "" "thread(2)"
+.xx "threadid,/" "/threadint, threadintgrp, threadkill," "threadkillgrp, threadmain, threadnotify," "" "thread(2)"
+.xx "" "/respond, responderror, threadlistensrv," "threadpostmountsrv, srv \- 9P file service" "" "9p(2)"
+.xx "" "/threadpid, threadsetgrp, threadsetname," "threadwaitchan, yield \- thread and proc/" "" "thread(2)"
+.xx "" "run automatic or manual 6to4 tunnel of IPv6" "through IPv4" "6in4 - configure and" "6in4(8)"
+.xx "" "" "thumbprint \- public key thumbprints" "" "thumbprint(6)"
+.xx "" "asctime, tm2sec, timezone \- convert date and" "time" "ctime, localtime, gmtime," "ctime(2)"
+.xx "" "date, clock \- date and" "time" "" "date(1)"
+.xx "" "mtime \- print file modification" "time" "" "mtime(1)"
+.xx "" "" "time \- time a command" "" "time(1)"
+.xx "" "gpsfs, gpsevermore \- GPS" "time and position service" "" "gpsfs(8)"
+.xx "" "rtc \-" "time clock and non-volatile RAM" "" "rtc(3)"
+.xx "" "cputime, times \- cpu" "time in this process and children" "" "cputime(2)"
+.xx "nanoseconds since epoch" "" "time, nsec \- time in seconds and" "" "time(2)"
+.xx "" "trace \- show" "time) process behavior" "" "trace(1)"
+.xx "" "timesync \- synchronize the system clock to a" "time source" "" "timesync(8)"
+.xx "" "juggle, mahjongg, memo, sokoban, sudoku \-" "time wasters" "4s, 5s," "games(1)"
+.xx "" "cputime," "times \- cpu time in this process and children" "" "cputime(2)"
+.xx "time source" "" "timesync \- synchronize the system clock to a" "" "timesync(8)"
+.xx "" "ctime, localtime, gmtime, asctime, tm2sec," "timezone \- convert date and time" "" "ctime(2)"
+.xx "" "" "tls \- TLS1 and SSL3 record layer" "" "tls(3)"
+.xx "" "tlssrv, tlsclient, tlssrvtunnel," "tlsclienttunnel \- TLS server and client" "" "tlssrv(8)"
+.xx "okThumbprint, readcert,/" "pushtls, tlsClient," "tlsServer, initThumbprints, freeThumbprints," "" "pushtls(2)"
+.xx "" "ctime, localtime, gmtime, asctime," "tm2sec, timezone \- convert date and time" "" "ctime(2)"
+.xx "" "tmpfile," "tmpnam \- Stdio temporary files" "" "tmpfile(2)"
+.xx "ASCII/" "/ispunct, isprint, isgraph, iscntrl, isascii," "toascii, _toupper, _tolower, toupper, tolower \-" "" "ctype(2)"
+.xx "venti arenas to blu-ray discs or/" "backup," "tobackup, dumparenas, restore \- backup" "" "backup(8)"
+.xx "" "png, ppm, bmp, yuv, ico, togif, toppm, topng," "toico \- view and convert pictures" "jpg, gif," "jpg(1)"
+.xx "" "filter, list, deliver," "token, vf \- filtering mail" "" "filter(1)"
+.xx "" "getfields, gettokens," "tokenize \- break a string into fields" "" "getfields(2)"
+.xx "" "/isgraph, iscntrl, isascii, toascii, _toupper," "_tolower, toupper, tolower \- ASCII character/" "" "ctype(2)"
+.xx "" "/isspacerune, istitlerune, isupperrune," "tolowerrune, totitlerune, toupperrune \-/" "" "isalpharune(2)"
+.xx "" "spin - verification" "tool for models of concurrent systems" "" "spin(1)"
+.xx "" "at, drain, expect, pass \- dialer scripting" "tools" "" "expect(1)"
+.xx "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "toppm, topng, toico \- view and convert/" "" "jpg(1)"
+.xx "window/" "/bottomwindow, bottomnwindows," "topwindow, topnwindows, originwindow \-" "" "window(2)"
+.xx "" "exec, execl, _privates, _nprivates," "_tos \- execute a file" "" "exec(2)"
+.xx "" "dimenspec, targetid, targetname, fromStr," "toStr \- HTML parser" "/freedocinfo, dimenkind," "html(2)"
+.xx "classes/" "/istitlerune, isupperrune, tolowerrune," "totitlerune, toupperrune \- Unicode character" "" "isalpharune(2)"
+.xx "" "" "touch \- set modification date of a file" "" "touch(1)"
+.xx "" "/ispunct, isprint, isgraph, iscntrl, isascii, toascii," "_toupper, _tolower, toupper, tolower \- ASCII/" "" "ctype(2)"
+.xx "cases" "/isupperrune, tolowerrune, totitlerune," "toupperrune \- Unicode character classes and" "" "isalpharune(2)"
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs," "tpfs, v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)"
+.xx "pictures" "pic," "tpic \- troff and tex preprocessors for drawing" "" "pic(1)"
+.xx "" "prof," "tprof, kprof \- display profiling data" "" "prof(1)"
+.xx "" "" "tr \- translate characters" "" "tr(1)"
+.xx "" "" "trace \- show (real-time) process behavior" "" "trace(1)"
+.xx "" "ping, gping," "traceroute, hogports \- probe the Internet" "" "ping(8)"
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B)" "track reader and writer file system" "" "cdfs(4)"
+.xx "" "fedex, ups, usps \-" "track shipments" "" "fedex(1)"
+.xx "" "lookupreq, removereq \- 9P fid, request" "tracking" "/freereqpool, allocreq, closereq," "9pfid(2)"
+.xx "" "patch \- simple patch creation and" "tracking system" "" "patch(1)"
+.xx "another address" "" "trampoline \- forward incoming calls to" "" "trampoline(8)"
+.xx "" "\- remote login, execution, and XMODEM file" "transfer" "con, telnet, rx, hayes, xms, xmr" "con(1)"
+.xx "" "read, write \-" "transfer data from and to a file" "" "read(5)"
+.xx "" "ftpfs \- file" "transfer protocol (FT) file system" "" "ftpfs(4)"
+.xx "" "ixform, persp, look, viewport \- Geometric" "transformations" "/qrot, scale, move, xform," "matrix(2)"
+.xx "" "tcs \-" "translate character sets" "" "tcs(1)"
+.xx "" "tr \-" "translate characters" "" "tr(1)"
+.xx "" "9pcon \- 9P to text" "translator" "" "9pcon(8)"
+.xx "closefile, removefile, walkfile, opendirfile,/" "" "Tree, alloctree, freetree, File, createfile," "" "9pfile(2)"
+.xx "" "avlwalk, avlnext, avlprev, endwalk - AVL" "tree routines" "/insertavl, lookupavl, deleteavl," "avl(2)"
+.xx "" "sin, cos, tan, asin, acos, atan, atan2 \-" "trigonometric functions" "" "sin(2)"
+.xx "" "/des56to64, des64to56, setupDES3state," "triple_block_cipher - single and triple digital/" "" "des(2)"
+.xx "" "tbl \- format tables for nroff or" "troff" "" "tbl(1)"
+.xx "pictures" "pic, tpic \-" "troff and tex preprocessors for drawing" "" "pic(1)"
+.xx "typesetting" "" "troff, nroff, dpost \- text formatting and" "" "troff(1)"
+.xx "" "proof \-" "troff output interpreter" "" "proof(1)"
+.xx "" "" "troff2html \- convert troff output into HTML" "" "troff2html(1)"
+.xx "" "ms2html, html2ms \- convert between" "troff's ms macros and html" "" "ms2html(1)"
+.xx "" "rand, lrand, frand, nrand, lnrand, srand," "truerand, ntruerand, genrandom, prng,/" "" "rand(2)"
+.xx "" "vtzeroextend, vtzeroscore \- Venti block" "truncation" "vtzerotruncate," "venti-zero(2)"
+.xx "" "acid," "truss, trump \- debugger" "" "acid(1)"
+.xx "" "- configure and run automatic or manual 6to4" "tunnel of IPv6 through IPv4" "6in4" "6in4(8)"
+.xx "files, etc." "" "tweak \- edit image files, subfont files, face" "" "tweak(1)"
+.xx "" "file \- determine file" "type" "" "file(1)"
+.xx "" "keyboard \- how to" "type characters" "" "keyboard(6)"
+.xx "" "man \- macros to" "typeset manual" "" "man(6)"
+.xx "" "eqn \-" "typeset mathematics" "" "eqn(1)"
+.xx "" "view FAX, image, graphic, PostScript, PDF, and" "typesetter output files" "page \-" "page(1)"
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(1)"
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(6)"
+.xx "" "troff, nroff, dpost \- text formatting and" "typesetting" "" "troff(1)"
+.xx "" "mnihongo \- macros for" "typesetting Japanese" "" "mnihongo(6)"
+.xx "" "" "u9fs \- serve 9P from Unix" "" "u9fs(4)"
+.xx "" "" "uart, eia \- serial communication control" "" "uart(3)"
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "udp \- network protocols over IP" "" "ip(3)"
+.xx "" "" "udpecho \- echo UDP packets" "" "udpecho(8)"
+.xx "" "/betomp, mptobe, letomp, mptole, mptoui," "uitomp, mptoi, itomp, uvtomp, mptouv,/" "" "mp(2)"
+.xx "" "leak, kmem," "umem \- help find memory leaks" "" "leak(1)"
+.xx "division" "muldiv," "umuldiv \- high-precision multiplication and" "" "muldiv(2)"
+.xx "" "gzip, gunzip, bzip2, bunzip2, compress," "uncompress, zip, unzip \- compress and/" "" "gzip(1)"
+.xx "" "lock \- run a command" "under lock" "" "lock(1)"
+.xx "" "fgetc, getc, getchar, fputc, putc, putchar," "ungetc, fgets, gets, fputs, puts, fread, fwrite \-/" "" "fgetc(2)"
+.xx "" "ascii," "unicode \- interpret ASCII, Unicode characters" "" "ascii(1)"
+.xx "format" "UTF," "Unicode, ASCII, rune \- character set and" "" "utf(6)"
+.xx "" "/tolowerrune, totitlerune, toupperrune \-" "Unicode character classes and cases" "" "isalpharune(2)"
+.xx "" "ascii, unicode \- interpret ASCII," "Unicode characters" "" "ascii(1)"
+.xx "" "/freesubfont, installsubfont, lookupsubfont," "uninstallsubfont, subfontname, readsubfont,/" "" "subfont(2)"
+.xx "" "" "uniq \- report repeated lines in a file" "" "uniq(1)"
+.xx "" "mktemp \- make a" "unique file name" "" "mktemp(2)"
+.xx "" "iounit \- return size of atomic I/O" "unit for file descriptor" "" "iounit(2)"
+.xx "" "/eqpt3, closept3, dot3, cross3, len3, dist3," "unit3, midpt3, lerp3, reflect3, nearseg3,/" "" "arith3(2)"
+.xx "" "" "units \- conversion program" "" "units(1)"
+.xx "" "usbd \-" "Universal Serial Bus daemon" "" "usbd(4)"
+.xx "" "disk, ether, kb, print, probe, serial, usbfat: \-" "Universal Serial Bus device drivers" "audio," "usb(4)"
+.xx "" "u9fs \- serve 9P from" "Unix" "" "u9fs(4)"
+.xx "" "sshserve \- secure login and file copy from/to" "Unix or Plan 9" "ssh, sshnet, scp," "ssh(1)"
+.xx "" "/setalpha, loadimage, cloadimage," "unloadimage, readimage, writeimage,/" "" "allocimage(2)"
+.xx "mempoly,/" "/loadmemimage, cloadmemimage," "unloadmemimage, memfillcolor, memarc," "" "memdraw(2)"
+.xx "canrlock, runlock, wlock,/" "lock, canlock," "unlock, qlock, canqlock, qunlock, rlock," "" "lock(2)"
+.xx "Pfmt,/" "/flushimage, bufimage, lockdisplay," "unlockdisplay, openfont, buildfont, freefont," "" "graphics(2)"
+.xx "" "segattach, segdetach, segfree \-" "unmap a segment in virtual memory" "" "segattach(2)"
+.xx "" "ml, mlmgr, mlowner \-" "unmoderated mailing lists" "" "mlmgr(1)"
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(1)"
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(2)"
+.xx "quotestrfmt,/" "quotestrdup, quoterunestrdup," "unquotestrdup, unquoterunestrdup," "" "quote(2)"
+.xx "" "/opendev, opendevdata, openep, startdevs," "unstall, class, subclass, proto, CSP \- USB/" "" "usb(2)"
+.xx "" "/machbyname, newmap, setmap, findseg," "unusemap, loadmap, attachproc, get1, get2,/" "" "mach(2)"
+.xx "" "vac," "unvac \- create, extract a vac archive on Venti" "" "vac(1)"
+.xx "" "bzip2, bunzip2, compress, uncompress, zip," "unzip \- compress and expand data" "/gunzip," "gzip(1)"
+.xx "" "" "upasfs \- mail file server" "" "upasfs(4)"
+.xx "" "/personalize, setup.9fat, setup.disk, setup.kfs," "update \- administration for local file systems" "" "update(8)"
+.xx "" "mkfs, mkext \- archive or" "update a file system" "" "mkfs(8)"
+.xx "" "applychanges, applylog, compactdb," "updatedb \- simple client-server replica/" "" "replica(8)"
+.xx "" "init \- initialize machine" "upon booting" "" "init(8)"
+.xx "" "reboot \- reboot the system" "upon loss of remote file server connection" "" "reboot(8)"
+.xx "" "fedex," "ups, usps \- track shipments" "" "fedex(1)"
+.xx "running" "" "uptime \- show how long the system has been" "" "uptime(1)"
+.xx "" "hget \- retrieve a web page corresponding to a" "url" "" "hget(1)"
+.xx "" "du \- disk" "usage" "" "du(1)"
+.xx "scripts" "getflags," "usage \- command-line parsing for shell" "" "getflags(8)"
+.xx "" "" "usb \- USB Host Controller Interface" "" "usb(3)"
+.xx "" "/usbdirread, usbfsinit, usbdirfs, usbfs \-" "USB device driver file system library" "" "usbfs(2)"
+.xx "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usbcmd, classname, closedev, configdev," "" "usb(2)"
+.xx "" "" "usbd \- Universal Serial Bus daemon" "" "usbd(4)"
+.xx "device/" "usbreadbuf, usbfsadd, usbfsdel," "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "" "usbfs(2)"
+.xx "" "audio, disk, ether, kb, print, probe, serial," "usbfat: \- Universal Serial Bus device drivers" "" "usb(4)"
+.xx "" "newuser \- adding a new" "user" "" "newuser(8)"
+.xx "" "cap \- capabilities for setting the" "user id of processes" "" "cap(3)"
+.xx "" "rendezvous \-" "user level process synchronization" "" "rendezvous(2)"
+.xx "" "semacquire, semrelease \-" "user level semaphores" "" "semacquire(2)"
+.xx "" "users \- file server" "user list format" "" "users(6)"
+.xx "" "\- console, clocks, process/process group ids," "user, null, reboot, etc." "cons" "cons(3)"
+.xx "" "getuser, sysname \- get" "user or system name" "" "getuser(2)"
+.xx "" "passwd, netkey \- change or verify" "user password" "" "passwd(1)"
+.xx "" "/runefmtstrflush, errfmt \- support for" "user-defined print formats and output/" "" "fmtinstall(2)"
+.xx "" "auth_getinfo \- routines for authenticating" "users" "/auth_getuserpasswd," "auth(2)"
+.xx "" "" "users \- file server user list format" "" "users(6)"
+.xx "" "who, whois \- who is" "using the machine" "" "who(1)"
+.xx "" "fedex, ups," "usps \- track shipments" "" "fedex(1)"
+.xx "format" "" "UTF, Unicode, ASCII, rune \- character set and" "" "utf(6)"
+.xx "" "utfecpy, utflen, utfnlen, utfrune, utfrrune," "utfutf \- rune/UTF conversion" "/fullrune," "rune(2)"
+.xx "" "keyboard, params, prompter \- bitsy-specific" "utilities" "bitsyload, light, pencal," "bitsyload(1)"
+.xx "" "loadchar, Subfont, Fontchar, Font \- font" "utilities" "cachechars, agefont," "cachechars(2)"
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi, itomp," "uvtomp, mptouv, vtomp, mptov, mpdigdiv,/" "" "mp(2)"
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs," "v10fs, zipfs \- mount archival file systems" "" "tapefs(4)"
+.xx "" "eipfmt, parseip, parseipmask, v4parseip," "v4parsecidr, parseether, myipaddr,/" "" "ip(2)"
+.xx "myetheraddr,/" "eipfmt, parseip, parseipmask," "v4parseip, v4parsecidr, parseether, myipaddr," "" "ip(2)"
+.xx "" "/maskip, equivip4, equivip6, defmask, isv4," "v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)"
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs, tpfs," "v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)"
+.xx "" "/equivip4, equivip6, defmask, isv4, v4tov6," "v6tov4, nhgetv, nhgetl, nhgets, hnputv,/" "" "ip(2)"
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa," "va \- assemblers" "" "2a(1)"
+.xx "Venti" "" "vac, unvac \- create, extract a vac archive on" "" "vac(1)"
+.xx "" "" "vacfs \- a Venti-based file system" "" "vacfs(4)"
+.xx "dimenspec, targetid,/" "parsehtml, printitems," "validitems, freeitems, freedocinfo, dimenkind," "" "html(2)"
+.xx "" "env \- environment" "variables" "" "env(3)"
+.xx "" "getenv, putenv \- access environment" "variables" "" "getenv(2)"
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc," "vc \- C compilers" "" "2c(1)"
+.xx "" "/midpt3, lerp3, reflect3, nearseg3, pldist3," "vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4,/" "" "arith3(2)"
+.xx "" "vac, unvac \- create, extract a vac archive on" "Venti" "" "vac(1)"
+.xx "" "" "venti \- archival storage server" "" "venti(2)"
+.xx "" "" "venti \- archival storage server" "" "venti(6)"
+.xx "" "" "venti \- archival storage server" "" "venti(8)"
+.xx "" "/tobackup, dumparenas, restore \- backup" "venti arenas to blu-ray discs or restore from/" "" "backup(8)"
+.xx "" "vtglobaltolocal, vtlocaltoglobal \-" "Venti block cache" "/vtcachesetwrite," "venti-cache(2)"
+.xx "" "vtzerotruncate, vtzeroextend, vtzeroscore \-" "Venti block truncation" "" "venti-zero(2)"
+.xx "" "vtsync, vtping, vtrpc, ventidoublechecksha1 \-" "Venti client" "/vtreadpacket, vtwritepacket," "venti-client(2)"
+.xx "" "read, write, copy \- simple" "Venti clients" "" "venti(1)"
+.xx "" "venti.conf \- a" "venti configuration file" "" "venti.conf(6)"
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \-" "venti data formats" "/vtputstring, vtrootpack," "venti-fcall(2)"
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \-" "Venti files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)"
+.xx "" "vtlogremove, vtlogopen, ventilogging \-" "Venti logs" "/vtlogopen, vtlogprint," "venti-log(2)"
+.xx "" "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "Venti network connections" "/vtfreeconn," "venti-conn(2)"
+.xx "" "fmtisect, syncindex \- prepare and maintain a" "venti server" "/fmtarenas, fmtbloom, fmtindex," "venti-fmt(8)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "Venti server" "" "venti-server(2)"
+.xx "" "rdarena, wrarena \- copy arenas between" "venti servers" "" "venti-backup(8)"
+.xx "" "vacfs \- a" "Venti-based file system" "" "vacfs(4)"
+.xx "" "" "venti.conf \- a venti configuration file" "" "venti.conf(6)"
+.xx "" "/vtwritepacket, vtsync, vtping, vtrpc," "ventidoublechecksha1 \- Venti client" "" "venti-client(2)"
+.xx "" "vtlogopen, vtlogprint, vtlogremove, vtlogopen," "ventilogging \- Venti logs" "/vtlognames," "venti-log(2)"
+.xx "systems" "spin -" "verification tool for models of concurrent" "" "spin(1)"
+.xx "" "passwd, netkey \- change or" "verify user password" "" "passwd(1)"
+.xx "" "\- initialize 9P connection and negotiate" "version" "fversion" "fversion(2)"
+.xx "" "" "version \- negotiate protocol version" "" "version(5)"
+.xx "channel" "pushssl \- attach SSL" "version 2 encryption to a communication" "" "pushssl(2)"
+.xx "" "filter, list, deliver, token," "vf \- filtering mail" "" "filter(1)"
+.xx "" "/runesnprint, runeseprint, runesmprint," "vfprint, vsnprint, vseprint, vsmprint,/" "" "print(2)"
+.xx "formatted/" "fprintf, printf, sprintf, snprintf," "vfprintf, vprintf, vsprintf, vsnprintf \- print" "" "fprintf(2)"
+.xx "" "fscanf, scanf, sscanf," "vfscanf \- scan formatted input" "" "fscanf(2)"
+.xx "" "" "vga \- configure a VGA card" "" "vga(8)"
+.xx "" "" "vga \- VGA controller device" "" "vga(3)"
+.xx "" "" "vgadb \- VGA controller and monitor database" "" "vgadb(6)"
+.xx "" "5i, ki," "vi, qi \- instruction simulators" "" "vi(1)"
+.xx "" "bmp, yuv, ico, togif, toppm, topng, toico \-" "view and convert pictures" "/gif, png, ppm," "jpg(1)"
+.xx "and typesetter output files" "page \-" "view FAX, image, graphic, PostScript, PDF," "" "page(1)"
+.xx "" "gview \- interactive graph" "viewer" "" "gview(1)"
+.xx "" "vncs, vncv \- remote frame buffer server and" "viewer for Virtual Network Computing (VN)" "" "vnc(1)"
+.xx "" "qrot, scale, move, xform, ixform, persp, look," "viewport \- Geometric transformations" "/rot," "matrix(2)"
+.xx "" "segdetach, segfree \- map/unmap a segment in" "virtual memory" "segattach," "segattach(2)"
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql," "vl \- loaders" "" "2l(1)"
+.xx "viewer for Virtual Network Computing (VN)" "" "vncs, vncv \- remote frame buffer server and" "" "vnc(1)"
+.xx "" "rtc \- real-time clock and" "volatile RAM" "" "rtc(3)"
+.xx "" "fprintf, printf, sprintf, snprintf, vfprintf," "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf(2)"
+.xx "" "/lerp3, reflect3, nearseg3, pldist3, vdiv3," "vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4,/" "" "arith3(2)"
+.xx "" "/runesmprint, vfprint, vsnprint, vseprint," "vsmprint, runevsnprint, runevseprint,/" "" "print(2)"
+.xx "" "/printf, sprintf, snprintf, vfprintf, vprintf," "vsprintf, vsnprintf \- print formatted output" "" "fprintf(2)"
+.xx "" "vt \- emulate a" "VT-100 or VT-220 terminal" "" "vt(1)"
+.xx "vtblockput, vtblockwrite,/" "VtBlock, VtCache," "vtblockcopy, vtblockdirty, vtblockduplock," "" "venti-cache(2)"
+.xx "vtfree \- error-checking memory allocators" "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "" "venti-mem(2)"
+.xx "" "/vtblockduplock, vtblockput, vtblockwrite," "vtcachealloc, vtcacheallocblock,/" "" "venti-cache(2)"
+.xx "" "/vtblockwrite, vtcachealloc, vtcacheallocblock," "vtcacheblocksize, vtcachefree, vtcacheglobal,/" "" "venti-cache(2)"
+.xx "" "/vtcacheblocksize, vtcachefree, vtcacheglobal," "vtcachelocal, vtcachesetwrite, vtglobaltolocal,/" "" "venti-cache(2)"
+.xx "vtversion, vtdebug, vthangup \- Venti/" "VtConn," "vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "" "venti-conn(2)"
+.xx "vtreadpacket, vtwritepacket, vtsync, vtping,/" "" "vtconnect, vthello, vtread, vtwrite," "" "venti-client(2)"
+.xx "vtentryunpack, vtfcallclear, vtfcallfmt,/" "" "VtEntry, VtFcall, VtRoot, vtentrypack," "" "venti-fcall(2)"
+.xx "vtfcallfmt,/" "VtEntry, VtFcall, VtRoot," "vtentrypack, vtentryunpack, vtfcallclear," "" "venti-fcall(2)"
+.xx "" "/vtentryunpack, vtfcallclear, vtfcallfmt," "vtfcallpack, vtfcallunpack, vtfromdisktype,/" "" "venti-fcall(2)"
+.xx "vtfilecreate, vtfilecreateroot, vtfileflush,/" "" "VtFile, vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)"
+.xx "vtfilecreate, vtfilecreateroot,/" "VtFile," "vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)"
+.xx "" "/vtfileclose, vtfilecreate, vtfilecreateroot," "vtfileflush, vtfileflushbefore, vtfilegetdirsize,/" "" "venti-file(2)"
+.xx "" "/vtfileflush, vtfileflushbefore, vtfilegetdirsize," "vtfilegetentry, vtfilegetsize, vtfileincref,/" "" "venti-file(2)"
+.xx "" "/vtfilegetentry, vtfilegetsize, vtfileincref," "vtfilelock, vtfilelock2, vtfileopen,/" "" "venti-file(2)"
+.xx "" "/vtfileincref, vtfilelock, vtfilelock2, vtfileopen," "vtfileopenroot, vtfileread, vtfileremove,/" "" "venti-file(2)"
+.xx "" "/vtfileopenroot, vtfileread, vtfileremove," "vtfilesetdirsize, vtfilesetentry, vtfilesetsize,/" "" "venti-file(2)"
+.xx "" "/vtfilesetdirsize, vtfilesetentry, vtfilesetsize," "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti/" "" "venti-file(2)"
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "vtfree \- error-checking memory allocators" "" "venti-mem(2)"
+.xx "vtdebug, vthangup \-/" "VtConn, vtconn, vtdial," "vtfreeconn, vtsend, vtrecv, vtversion," "" "venti-conn(2)"
+.xx "" "vtsrvhello, vtlisten," "vtgetreq, vtrespond \- Venti server" "" "venti-server(2)"
+.xx "" "/vtfcallunpack, vtfromdisktype, vttodisktype," "vtgetstring, vtputstring, vtrootpack,/" "" "venti-fcall(2)"
+.xx "" "/vtcacheglobal, vtcachelocal, vtcachesetwrite," "vtglobaltolocal, vtlocaltoglobal \- Venti block/" "" "venti-cache(2)"
+.xx "" "/vtfreeconn, vtsend, vtrecv, vtversion, vtdebug," "vthangup \- Venti network connections" "" "venti-conn(2)"
+.xx "vtwritepacket, vtsync, vtping,/" "vtconnect," "vthello, vtread, vtwrite, vtreadpacket," "" "venti-client(2)"
+.xx "" "vtsrvhello," "vtlisten, vtgetreq, vtrespond \- Venti server" "" "venti-server(2)"
+.xx "" "/vtcachelocal, vtcachesetwrite, vtglobaltolocal," "vtlocaltoglobal \- Venti block cache" "" "venti-cache(2)"
+.xx "vtlogdump, vtlognames, vtlogopen,/" "" "VtLog, VtLogChunk, vtlog, vtlogclose," "" "venti-log(2)"
+.xx "vtlogopen, vtlogprint,/" "VtLog, VtLogChunk," "vtlog, vtlogclose, vtlogdump, vtlognames," "" "venti-log(2)"
+.xx "" "/vtlogdump, vtlognames, vtlogopen, vtlogprint," "vtlogremove, vtlogopen, ventilogging \- Venti/" "" "venti-log(2)"
+.xx "error-checking memory/" "vtbrk, vtmalloc," "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "" "venti-mem(2)"
+.xx "" "/uitomp, mptoi, itomp, uvtomp, mptouv," "vtomp, mptov, mpdigdiv, mpadd, mpsub,/" "" "mp(2)"
+.xx "" "/vtputstring, vtrootpack, vtrootunpack," "vtparsescore, vtscorefmt \- venti data formats" "" "venti-fcall(2)"
+.xx "" "/vtfromdisktype, vttodisktype, vtgetstring," "vtputstring, vtrootpack, vtrootunpack,/" "" "venti-fcall(2)"
+.xx "vtsync, vtping, vtrpc,/" "vtconnect, vthello," "vtread, vtwrite, vtreadpacket, vtwritepacket," "" "venti-client(2)"
+.xx "memory allocators" "vtbrk, vtmalloc, vtmallocz," "vtrealloc, vtstrdup, vtfree \- error-checking" "" "venti-mem(2)"
+.xx "" "VtConn, vtconn, vtdial, vtfreeconn, vtsend," "vtrecv, vtversion, vtdebug, vthangup \- Venti/" "" "venti-conn(2)"
+.xx "" "vtsrvhello, vtlisten, vtgetreq," "vtrespond \- Venti server" "" "venti-server(2)"
+.xx "vtfcallclear, vtfcallfmt,/" "VtEntry, VtFcall," "VtRoot, vtentrypack, vtentryunpack," "" "venti-fcall(2)"
+.xx "" "/vttodisktype, vtgetstring, vtputstring," "vtrootpack, vtrootunpack, vtparsescore,/" "" "venti-fcall(2)"
+.xx "" "/vtreadpacket, vtwritepacket, vtsync, vtping," "vtrpc, ventidoublechecksha1 \- Venti client" "" "venti-client(2)"
+.xx "" "vtrootpack, vtrootunpack, vtparsescore," "vtscorefmt \- venti data formats" "/vtputstring," "venti-fcall(2)"
+.xx "Venti/" "VtConn, vtconn, vtdial, vtfreeconn," "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "" "venti-conn(2)"
+.xx "Venti server" "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "" "venti-server(2)"
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc," "vtstrdup, vtfree \- error-checking memory/" "" "venti-mem(2)"
+.xx "" "/vtread, vtwrite, vtreadpacket, vtwritepacket," "vtsync, vtping, vtrpc, ventidoublechecksha1 \-/" "" "venti-client(2)"
+.xx "" "/vtfcallpack, vtfcallunpack, vtfromdisktype," "vttodisktype, vtgetstring, vtputstring,/" "" "venti-fcall(2)"
+.xx "" "/vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "vtversion, vtdebug, vthangup \- Venti network/" "" "venti-conn(2)"
+.xx "" "/vthello, vtread, vtwrite, vtreadpacket," "vtwritepacket, vtsync, vtping, vtrpc,/" "" "venti-client(2)"
+.xx "" "vtzerotruncate, vtzeroextend," "vtzeroscore \- Venti block truncation" "" "venti-zero(2)"
+.xx "" "faces, seemail," "vwhois \- mailbox interface" "" "faces(1)"
+.xx "" "await," "wait, waitpid \- wait for a process to exit" "" "wait(2)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift," "wait, whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "wol \- send" "wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "" "walk \- descend a directory hierarchy" "" "walk(5)"
+.xx "" "/freetree, File, createfile, closefile, removefile," "walkfile, opendirfile, readdirfile, closedirfile,/" "" "9pfile(2)"
+.xx "" "keyfs," "warning \- authentication database files" "" "keyfs(4)"
+.xx "" "mahjongg, memo, sokoban, sudoku \- time" "wasters" "4s, 5s, juggle," "games(1)"
+.xx "" "" "wc \- word count" "" "wc(1)"
+.xx "msexceltables \- extract/" "doc2txt, doc2ps," "wdoc2txt, xls2txt, olefs, mswordstrings," "" "doc2txt(1)"
+.xx "" "" "weather \- print weather report" "" "weather(1)"
+.xx "" "httpfile \- serve a single" "web file" "" "httpfile(4)"
+.xx "" "webfs \- world wide" "web file system" "" "webfs(4)"
+.xx "" "hget \- retrieve a" "web page corresponding to a url" "" "hget(1)"
+.xx "" "" "webcookies \- HTTP cookie manager" "" "webcookies(4)"
+.xx "" "" "webfs \- world wide web file system" "" "webfs(4)"
+.xx "" "httpd, mirror, save, imagemap, man2html," "webls \- HTTP server" "" "httpd(8)"
+.xx "" "errstr, rerrstr," "werrstr \- description of last system call error" "" "errstr(2)"
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "whatis, ., ~ \- command language" "" "rc(1)"
+.xx "" "" "who, whois \- who is using the machine" "" "who(1)"
+.xx "" "aliasmail \- expand system" "wide mail aliases" "" "aliasmail(8)"
+.xx "" "webfs \- world" "wide web file system" "" "webfs(4)"
+.xx "" "" "wikifs, wikipost \- wiki file system" "" "wikifs(4)"
+.xx "" "acme," "win, awd \- interactive text windows" "" "acme(1)"
+.xx "" "statusbar \- display a bar graph status" "window" "" "statusbar(8)"
+.xx "" "topwindow, topnwindows, originwindow \-" "window management" "/bottomnwindows," "window(2)"
+.xx "" "rio \-" "window system files" "" "rio(4)"
+.xx "" "rio, label," "window, wloc \- window system" "" "rio(1)"
+.xx "" "acme, win, awd \- interactive text" "windows" "" "acme(1)"
+.xx "" "acme \- control files for text" "windows" "" "acme(4)"
+.xx "" "/memltofrontn, memltorear, memltorearn \-" "windows of memory-resident images" "" "memlayer(2)"
+.xx "" "" "winwatch \- monitor rio windows" "" "winwatch(1)"
+.xx "" "rio, label, window," "wloc \- window system" "" "rio(1)"
+.xx "" "/canqlock, qunlock, rlock, canrlock, runlock," "wlock, canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)"
+.xx "" "" "wol \- send wake-on-lan Ethernet packet" "" "wol(8)"
+.xx "" "wc \-" "word count" "" "wc(1)"
+.xx "" "/Memdata, Memdrawparam, memimageinit," "wordaddr, byteaddr, memimagemove,/" "" "memdraw(2)"
+.xx "writing/" "/readimage, writeimage, bytesperline," "wordsperline \- allocating, freeing, reading," "" "allocimage(2)"
+.xx "" "chdir \- change" "working directory" "" "chdir(2)"
+.xx "" "pwd, pbd \-" "working directory" "" "pwd(1)"
+.xx "" "rwd, conswdir \- maintain remote" "working directory" "" "rwd(1)"
+.xx "" "webfs \-" "world wide web file system" "" "webfs(4)"
+.xx "" "cwfs \-" "worm file server, dump" "" "cwfs(4)"
+.xx "" "rdarena," "wrarena \- copy arenas between venti servers" "" "venti-backup(8)"
+.xx "" "preadv, pwritev \- scatter/gather read and" "write" "readv, writev," "readv(2)"
+.xx "" "read," "write \- transfer data from and to a file" "" "read(5)"
+.xx "" "read," "write, copy \- simple Venti clients" "" "venti(1)"
+.xx "" "read, readn," "write, pread, pwrite \- read or write file" "" "read(2)"
+.xx "" "RGB, readcolmap," "writecolmap \- access display color map" "" "readcolmap(2)"
+.xx "" "/cloadimage, unloadimage, readimage," "writeimage, bytesperline, wordsperline \-/" "" "allocimage(2)"
+.xx "" "/readmemimage, creadmemimage," "writememimage, freememimage,/" "" "memdraw(2)"
+.xx "" "\- optical disc (CD, DVD, B) track reader and" "writer file system" "cdfs, cddb" "cdfs(4)"
+.xx "" "\- spin locks, queueing rendezvous locks," "writer locks, rendezvous points, and/" "/decref" "lock(2)"
+.xx "" "/subfontname, readsubfont, readsubfonti," "writesubfont, stringsubfont, strsubfontwidth,/" "" "subfont(2)"
+.xx "and write" "readv," "writev, preadv, pwritev \- scatter/gather read" "" "readv(2)"
+.xx "" "open, create, close \- open a file for reading or" "writing, create file" "" "open(2)"
+.xx "" "wordsperline \- allocating, freeing, reading," "writing images" "/writeimage, bytesperline," "allocimage(2)"
+.xx "" "/status, enable, disable, authsrv, guard.srv," "wrkey, login, newns, none \- maintain or/" "" "auth(8)"
+.xx "" "stat," "wstat \- inquire or change file attributes" "" "stat(5)"
+.xx "dirfwstat, nulldir \- get and put file/" "stat, fstat," "wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)"
+.xx "" "/rlock, canrlock, runlock, wlock, canwlock," "wunlock, rsleep, rwakeup, rwakeupall, incref,/" "" "lock(2)"
+.xx "" "/rsaprivtopub, rsapuballoc, rsapubfree," "X509toRSApub, X509gen, X509verify \- RSA/" "" "rsa(2)"
+.xx "" "" "xd \- hex, octal, decimal, or ASCII dump" "" "xd(1)"
+.xx "" "/adjoint, invertmat, xformpoint, xformpointd," "xformplane, pushmat, popmat, rot, qrot,/" "" "matrix(2)"
+.xx "\- extract/" "doc2txt, doc2ps, wdoc2txt," "xls2txt, olefs, mswordstrings, msexceltables" "" "doc2txt(1)"
+.xx "file transfer" "con, telnet, rx, hayes, xms," "xmr \- remote login, execution, and XMODEM" "" "con(1)"
+.xx "" "" "yacc \- yet another compiler-compiler" "" "yacc(1)"
+.xx "dump" "" "yesterday, diffy \- print file names from the" "" "yesterday(1)"
+.xx "" "/threadsetgrp, threadsetname, threadwaitchan," "yield \- thread and proc management" "" "thread(2)"
+.xx "convert pictures" "jpg, gif, png, ppm, bmp," "yuv, ico, togif, toppm, topng, toico \- view and" "" "jpg(1)"
+.xx "" "packetstats, packettrailer, packettrim \-" "zero-copy network buffers" "/packetsplit," "venti-packet(2)"
+.xx "" "/bzip2, bunzip2, compress, uncompress," "zip, unzip \- compress and expand data" "" "gzip(1)"
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "zipfs \- mount archival file systems" "" "tapefs(4)"

+ 529 - 0
sys/lib/man/permind/junk4

@@ -0,0 +1,529 @@
+"intro(1)" 1
+"2a(1)" 4
+"2c(1)" 5
+"2l(1)" 8
+"acid(1)" 10
+"acme(1)" 14
+"ap(1)" 19
+"ar(1)" 20
+"ascii(1)" 21
+"awk(1)" 22
+"basename(1)" 26
+"bc(1)" 27
+"bind(1)" 29
+"bitsyload(1)" 31
+"bundle(1)" 32
+"cal(1)" 33
+"calendar(1)" 34
+"cat(1)" 35
+"cb(1)" 36
+"chgrp(1)" 37
+"chmod(1)" 38
+"cleanname(1)" 39
+"cmp(1)" 40
+"col(1)" 41
+"colors(1)" 42
+"comm(1)" 43
+"con(1)" 44
+"cp(1)" 46
+"cpp(1)" 47
+"cpu(1)" 48
+"crop(1)" 50
+"date(1)" 51
+"db(1)" 52
+"dc(1)" 58
+"dd(1)" 60
+"delkey(1)" 62
+"deroff(1)" 63
+"diff(1)" 64
+"doc2txt(1)" 65
+"doctype(1)" 66
+"du(1)" 67
+"echo(1)" 68
+"ecp(1)" 69
+"ed(1)" 70
+"emacs(1)" 74
+"eqn(1)" 75
+"expect(1)" 77
+"faces(1)" 79
+"factor(1)" 80
+"fedex(1)" 81
+"file(1)" 82
+"filter(1)" 83
+"fmt(1)" 85
+"fortune(1)" 86
+"freq(1)" 87
+"games(1)" 88
+"grap(1)" 90
+"graph(1)" 92
+"grep(1)" 93
+"gs(1)" 94
+"gview(1)" 97
+"gzip(1)" 99
+"hget(1)" 101
+"history(1)" 102
+"hoc(1)" 103
+"htmlroff(1)" 104
+"idiff(1)" 105
+"join(1)" 106
+"jpg(1)" 107
+"kbmap(1)" 109
+"kill(1)" 110
+"ktrace(1)" 111
+"leak(1)" 112
+"lens(1)" 114
+"lex(1)" 115
+"lock(1)" 116
+"look(1)" 117
+"lp(1)" 118
+"ls(1)" 120
+"mail(1)" 122
+"man(1)" 123
+"marshal(1)" 124
+"mc(1)" 125
+"mk(1)" 126
+"mkdir(1)" 131
+"mlmgr(1)" 132
+"mp3dec(1)" 133
+"mp3enc(1)" 134
+"ms2html(1)" 136
+"mtime(1)" 137
+"mug(1)" 138
+"nedmail(1)" 139
+"netstat(1)" 142
+"news(1)" 143
+"nm(1)" 144
+"ns(1)" 145
+"p(1)" 146
+"page(1)" 147
+"passwd(1)" 149
+"patch(1)" 150
+"pcc(1)" 152
+"pic(1)" 154
+"pipefile(1)" 157
+"plot(1)" 158
+"plumb(1)" 159
+"pr(1)" 160
+"prof(1)" 161
+"proof(1)" 163
+"ps(1)" 164
+"ps2pdf(1)" 165
+"pump(1)" 166
+"pwd(1)" 167
+"rc(1)" 168
+"replica(1)" 174
+"resample(1)" 177
+"rio(1)" 178
+"rm(1)" 182
+"rwd(1)" 183
+"sam(1)" 185
+"secstore(1)" 190
+"sed(1)" 192
+"seq(1)" 195
+"size(1)" 196
+"sleep(1)" 197
+"sort(1)" 198
+"spell(1)" 200
+"spin(1)" 201
+"split(1)" 203
+"src(1)" 204
+"ssh(1)" 205
+"stop(1)" 207
+"strings(1)" 208
+"strip(1)" 209
+"sum(1)" 210
+"syscall(1)" 211
+"tail(1)" 212
+"tar(1)" 213
+"tbl(1)" 215
+"tcs(1)" 217
+"tee(1)" 219
+"tel(1)" 220
+"test(1)" 221
+"thesaurus(1)" 223
+"time(1)" 224
+"touch(1)" 225
+"tr(1)" 226
+"trace(1)" 227
+"troff(1)" 228
+"troff2html(1)" 230
+"tweak(1)" 231
+"uniq(1)" 233
+"units(1)" 234
+"uptime(1)" 235
+"vac(1)" 236
+"venti(1)" 238
+"vi(1)" 239
+"vnc(1)" 241
+"vt(1)" 243
+"wc(1)" 244
+"weather(1)" 245
+"who(1)" 246
+"winwatch(1)" 247
+"xd(1)" 248
+"yacc(1)" 249
+"yesterday(1)" 251
+"intro(2)" 253
+"9p(2)" 256
+"9pcmdbuf(2)" 261
+"9pfid(2)" 262
+"9pfile(2)" 264
+"abort(2)" 266
+"abs(2)" 267
+"access(2)" 268
+"addpt(2)" 269
+"aes(2)" 271
+"allocimage(2)" 272
+"arg(2)" 275
+"arith3(2)" 277
+"assert(2)" 279
+"atof(2)" 280
+"auth(2)" 281
+"authsrv(2)" 284
+"avl(2)" 286
+"bin(2)" 287
+"bind(2)" 288
+"bio(2)" 290
+"blowfish(2)" 293
+"brk(2)" 294
+"cachechars(2)" 295
+"chdir(2)" 298
+"cleanname(2)" 299
+"color(2)" 300
+"complete(2)" 301
+"control(2)" 302
+"cputime(2)" 317
+"ctime(2)" 318
+"ctype(2)" 320
+"debugger(2)" 321
+"des(2)" 324
+"dial(2)" 326
+"dirread(2)" 329
+"disk(2)" 330
+"draw(2)" 331
+"dsa(2)" 337
+"dup(2)" 339
+"elgamal(2)" 340
+"encode(2)" 342
+"encrypt(2)" 343
+"errstr(2)" 344
+"event(2)" 345
+"exec(2)" 348
+"exits(2)" 350
+"exp(2)" 351
+"fauth(2)" 352
+"fcall(2)" 353
+"fd2path(2)" 356
+"fgetc(2)" 357
+"flate(2)" 359
+"floor(2)" 361
+"fmtinstall(2)" 362
+"fopen(2)" 365
+"fork(2)" 368
+"fprintf(2)" 370
+"frame(2)" 373
+"frexp(2)" 376
+"fscanf(2)" 377
+"fversion(2)" 380
+"getcallerpc(2)" 381
+"getenv(2)" 382
+"getfcr(2)" 383
+"getfields(2)" 384
+"getpid(2)" 385
+"getuser(2)" 386
+"getwd(2)" 387
+"graphics(2)" 388
+"html(2)" 392
+"httpd(2)" 404
+"hypot(2)" 409
+"intmap(2)" 410
+"ioproc(2)" 411
+"iounit(2)" 413
+"ip(2)" 414
+"isalpharune(2)" 417
+"keyboard(2)" 418
+"lock(2)" 419
+"mach(2)" 422
+"malloc(2)" 425
+"matrix(2)" 427
+"memdraw(2)" 429
+"memlayer(2)" 433
+"memory(2)" 436
+"mktemp(2)" 437
+"mouse(2)" 438
+"mp(2)" 440
+"muldiv(2)" 444
+"nan(2)" 445
+"ndb(2)" 446
+"notify(2)" 450
+"object(2)" 452
+"open(2)" 454
+"perror(2)" 455
+"pipe(2)" 456
+"plumb(2)" 457
+"pool(2)" 459
+"postnote(2)" 462
+"prime(2)" 463
+"print(2)" 464
+"privalloc(2)" 467
+"proto(2)" 468
+"pushssl(2)" 469
+"pushtls(2)" 470
+"qball(2)" 473
+"qsort(2)" 474
+"quaternion(2)" 475
+"quote(2)" 477
+"rand(2)" 478
+"rc4(2)" 480
+"read(2)" 481
+"readcolmap(2)" 482
+"readv(2)" 483
+"regexp(2)" 484
+"remove(2)" 486
+"rendezvous(2)" 487
+"rsa(2)" 488
+"rune(2)" 490
+"runestrcat(2)" 492
+"scribble(2)" 493
+"scsi(2)" 495
+"sechash(2)" 497
+"seek(2)" 499
+"segattach(2)" 500
+"segbrk(2)" 502
+"segflush(2)" 503
+"semacquire(2)" 504
+"setjmp(2)" 505
+"sin(2)" 506
+"sinh(2)" 507
+"sleep(2)" 508
+"stat(2)" 509
+"strcat(2)" 511
+"string(2)" 513
+"stringsize(2)" 515
+"subfont(2)" 516
+"symbol(2)" 518
+"thread(2)" 521
+"time(2)" 525
+"tmpfile(2)" 526
+"usb(2)" 527
+"usbfs(2)" 531
+"venti(2)" 534
+"venti-cache(2)" 535
+"venti-client(2)" 537
+"venti-conn(2)" 539
+"venti-fcall(2)" 541
+"venti-file(2)" 543
+"venti-log(2)" 545
+"venti-mem(2)" 546
+"venti-packet(2)" 547
+"venti-server(2)" 549
+"venti-zero(2)" 550
+"wait(2)" 551
+"window(2)" 552
+"intro(3)" 554
+"aoe(3)" 555
+"apm(3)" 558
+"arch(3)" 559
+"audio(3)" 561
+"bridge(3)" 562
+"cap(3)" 564
+"cons(3)" 565
+"draw(3)" 568
+"dup(3)" 572
+"env(3)" 573
+"ether(3)" 574
+"floppy(3)" 575
+"fs(3)" 576
+"i82365(3)" 578
+"ip(3)" 579
+"kbin(3)" 587
+"kbmap(3)" 588
+"kprof(3)" 589
+"loopback(3)" 590
+"lpt(3)" 591
+"mnt(3)" 592
+"mouse(3)" 593
+"pipe(3)" 595
+"pnp(3)" 596
+"proc(3)" 598
+"root(3)" 602
+"rtc(3)" 603
+"sd(3)" 604
+"sdahci(3)" 606
+"sdaoe(3)" 608
+"segment(3)" 609
+"srv(3)" 610
+"ssl(3)" 611
+"tls(3)" 613
+"uart(3)" 615
+"usb(3)" 616
+"vga(3)" 620
+"intro(4)" 622
+"acme(4)" 623
+"archfs(4)" 626
+"cdfs(4)" 627
+"cfs(4)" 629
+"consolefs(4)" 630
+"cwfs(4)" 632
+"dossrv(4)" 634
+"execnet(4)" 636
+"exportfs(4)" 637
+"ext2srv(4)" 639
+"factotum(4)" 640
+"fossil(4)" 645
+"fs(4)" 648
+"ftpfs(4)" 650
+"httpfile(4)" 652
+"import(4)" 653
+"iostats(4)" 655
+"keyfs(4)" 656
+"kfs(4)" 658
+"lnfs(4)" 659
+"mntgen(4)" 660
+"namespace(4)" 661
+"nfs(4)" 664
+"nntpfs(4)" 666
+"paqfs(4)" 667
+"plumber(4)" 668
+"ramfs(4)" 669
+"ratfs(4)" 670
+"rdbfs(4)" 671
+"rio(4)" 672
+"sacfs(4)" 675
+"snap(4)" 676
+"srv(4)" 677
+"tapefs(4)" 679
+"telco(4)" 680
+"u9fs(4)" 682
+"upasfs(4)" 684
+"usb(4)" 686
+"usbd(4)" 688
+"vacfs(4)" 690
+"webcookies(4)" 691
+"webfs(4)" 693
+"wikifs(4)" 696
+"intro(5)" 698
+"attach(5)" 702
+"clunk(5)" 703
+"error(5)" 704
+"flush(5)" 705
+"open(5)" 706
+"read(5)" 708
+"remove(5)" 709
+"stat(5)" 710
+"version(5)" 712
+"walk(5)" 713
+"intro(6)" 714
+"a.out(6)" 715
+"ar(6)" 717
+"authsrv(6)" 718
+"color(6)" 722
+"face(6)" 724
+"font(6)" 725
+"htmlroff(6)" 726
+"image(6)" 729
+"keyboard(6)" 731
+"keys.who(6)" 733
+"man(6)" 734
+"map(6)" 736
+"mhtml(6)" 737
+"mnihongo(6)" 738
+"mpictures(6)" 739
+"ms(6)" 740
+"namespace(6)" 742
+"ndb(6)" 743
+"plot(6)" 746
+"plumb(6)" 748
+"regexp(6)" 752
+"rewrite(6)" 753
+"smtpd(6)" 754
+"snap(6)" 756
+"style(6)" 757
+"thumbprint(6)" 758
+"users(6)" 759
+"utf(6)" 760
+"venti(6)" 761
+"venti.conf(6)" 764
+"vgadb(6)" 765
+"intro(7)" 768
+"astro(7)" 769
+"dict(7)" 770
+"juke(7)" 771
+"map(7)" 774
+"playlistfs(7)" 778
+"scat(7)" 780
+"intro(8)" 783
+"6in4(8)" 784
+"9load(8)" 785
+"9pcon(8)" 788
+"aan(8)" 789
+"aliasmail(8)" 790
+"apm(8)" 791
+"aquarela(8)" 792
+"auth(8)" 794
+"backup(8)" 796
+"boot(8)" 797
+"booting(8)" 800
+"cec(8)" 802
+"cpurc(8)" 803
+"cron(8)" 804
+"dhcpd(8)" 805
+"diskparts(8)" 807
+"disksim(8)" 808
+"drawterm(8)" 809
+"fossilcons(8)" 810
+"fs(8)" 816
+"fsconfig(8)" 821
+"fshalt(8)" 825
+"getflags(8)" 826
+"gpsfs(8)" 827
+"httpd(8)" 829
+"init(8)" 832
+"ipconfig(8)" 833
+"ipserv(8)" 836
+"kfscmd(8)" 838
+"listen(8)" 840
+"lp(8)" 842
+"mk9660(8)" 843
+"mkfs(8)" 845
+"mkpaqfs(8)" 846
+"mksacfs(8)" 847
+"mouse(8)" 848
+"na(8)" 849
+"ndb(8)" 850
+"newuser(8)" 855
+"nfsserver(8)" 857
+"partfs(8)" 859
+"pci(8)" 860
+"pcmcia(8)" 861
+"pem(8)" 862
+"ping(8)" 863
+"plan9.ini(8)" 865
+"pop3(8)" 873
+"ppp(8)" 874
+"prep(8)" 876
+"qer(8)" 880
+"reboot(8)" 882
+"replica(8)" 883
+"rsa(8)" 885
+"scanmail(8)" 887
+"scuzz(8)" 890
+"secstore(8)" 893
+"securenet(8)" 894
+"send(8)" 895
+"smtp(8)" 896
+"snoopy(8)" 898
+"stats(8)" 900
+"statusbar(8)" 902
+"stub(8)" 903
+"swap(8)" 904
+"timesync(8)" 905
+"tlssrv(8)" 906
+"trampoline(8)" 907
+"udpecho(8)" 908
+"update(8)" 909
+"venti(8)" 910
+"venti-backup(8)" 914
+"venti-fmt(8)" 915
+"vga(8)" 918
+"wol(8)" 920

+ 31053 - 0
sys/lib/man/permind/out

@@ -0,0 +1,31053 @@
+x T utf
+x res 720 1 1
+x init
+x font 1 LucidaSans
+f1
+x font 2 LucidaSansI
+f1
+x font 3 LucidaSansB
+f1
+x font 5 LucidaCW
+f1
+V0
+p1
+x font 1 LucidaSans
+x font 2 LucidaSansI
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s10
+f1
+H720
+f3
+s12
+V1230
+h1793cP
+73E72R83Mh109cU
+89T83E72Dwh133cI
+40N92D95E72Xn150 0
+H720
+f1
+s10
+V1836
+cM
+86a55n62u62a55lw61p63a55g62e56sw83f37o61rw73a55l29lw61s51e56c51t37i29o61n62sw83a55r41ew88a55c51c51e56s51s51i29b63l29ew88o61nw94l29i29n62ew88t37h62r41o61u62g62hwf2
+94m93a61nf1
+62(33163)33.n120 0
+H720
+V1992
+cT
+63ow99s51a55v52ew94s51p63a55c51e56,w70n62e56i29g62h62b63o61r41i29n62gwh100cr
+41e56f37e56r41e56n62c51e56sw89t37ow99t37h62ew94s51a55m93ew94p63a55g62ew94h62a55v52ew94b63e56e56nwh100cc
+51o61l29l29a55p63s51e56dwh102ci
+29n62t37owh100ca
+w94s51i29n62g62l29ew95r41e56fh37Chy
+n120 0
+H720
+V2112
+ce
+56r41e56n62c51e56.wh126cT
+63h62i29swh112cs
+51h62o61u62l29dwh124cc
+51a55u62s51ewh117cn
+62owh122cd
+63i29f37f37i29c51u62l29t37ywh113ci
+29nwh123cc
+51a55s51e56swh112cl
+29i29k58ewh117c`
+32a55t37a55n62'w93a55n62dwh124c`
+32a55t37a55n62263'32,w93b63u62tw98i29swh112cs
+51o61m93e56w77h62a55tn120 0
+H720
+V2232
+co
+61b63s51c51u62r41ew88i29nw94t37h62ew88c51a55s51ew88o61fw69`32s51t37r41c51a55t37'w64a55n62dw95`32s51t37r41c51h62r41'32.n120 0
+x font 2 I
+f1
+H720
+s8
+V2478
+h208ce
+45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w98~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+56.53.53.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,wh462cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V2568
+ca
+44s41s41e45m74b50l23e45r33s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+40 wf2
+55.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V2658
+cc
+41o49m74p50i23l23e45r33s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66C55 wf2
+57.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+wV2748
+h1944c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+60.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V2838
+h240cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33swh113c1
+50,w522w76a44n50dw76350)26 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V2928
+h1327cv
+42twh56C\-
+w66e45m74u50l23a44t30ew71awh116c1
+500500w76o49rw59V52T50-462502500w76t30e45r33m74i23n50a44l23 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h475cv
+42t30(26150)wh128c2
+504503n90 0
+H720
+V3018
+h449ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50twh102c1
+50.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+V3108
+h449ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50twh102c1
+50.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V3198
+h1752c0
+50a44,w98150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+56.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V3288
+h1755c0
+50c41,w98150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+60.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V3378
+h1773c0
+50l23,w98150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+79.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V3468
+h138cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,w982w76a44n50dw76350)26 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V3558
+h782cp
+50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hw76S43S43Lw68v42e45r33s41i23o49nwh122c2
+w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+59.53.53.53.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V3648
+h895cv
+42twh56C\-
+w66e45m74u50l23a44t30ew71aw70V52T50-461500500w76o49rwh105c2
+502500w76t30e45r33m74i23n50a44l23 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h475cv
+42t30(26150)wh128c2
+504503n90 0
+H720
+V3738
+h1606c0
+50a44,w52150a44,w98250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+43.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V3828
+h1612c0
+50c41,w52150c41,w98250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+44.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V3918
+h1648c0
+50l23,w52150l23,w98250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+45.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V4008
+h228C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,w522w76a44n50dwh122c3
+50)26 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74p50350d50e45cwh241cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V4098
+cz
+46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+63.53.53.53.53.53.53.53.53.wf1
+h109c3
+50250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,26 wf2
+44.53.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V4188
+h245cf
+30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nwh122c3
+50-46dw76p50o49i23n50t30sw67a44n50dw76p50l23a44n50e45s41 wf2
+76.53.53.53.53.53 f1
+37/42p50n50250f30350,w52p50p50p50250f30350,wh306ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V4278
+h1616cq
+50b50a44l23lwh49C\-
+wh112c3
+50-46dw76r33o49t30a44t30i23o49nw76c41o49n50t30r33o49l23l23e45r33 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cq
+50b50a44l23l23(26250)wh128c4
+507503n90 0
+H720
+V4368
+cs
+41u50d50o49k46uwh76C\-
+w66t30i23m74ew71w62a44s41t30e45r33s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109c4
+50s41,w52550s41,w52j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,26 wf2
+57.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V4458
+h1460c0
+50a44,w52150a44,w52250a44,w98550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+83.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V4548
+h1469c0
+50c41,w52150c41,w52250c41,w98550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+81.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+wV4638
+h1944c5
+50i23,w52k46i23,w52v42i23,w52q50iwh49C\-
+w66i23n50s41t30r33u50c41t30i23o49nw76s41i23m74u50l23a44t30o49r33s41 wf2
+82.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V4728
+h1523c0
+50l23,w52150l23,w52250l23,w98550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V4818
+cs
+41u50d50o49k46uwh76C\-
+w66t30i23m74ew71w62a44s41t30e45r33s41 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37450s41,w98550s41,w52j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,26 wf2
+94.53.53.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V4908
+h1314c0
+50a44,w52150a44,w52250a44,w52550a44,w98650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+70.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V4998
+h1326c0
+50c41,w52150c41,w52250c41,w52550c41,w98650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+65.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V5088
+c6
+50t30o494w76t30u50n50n50e45lw49o49fw56I23P44v426w76t30h50r33o49u50g50hw76I23P44v42450 wf2
+92.53.53.53.53.53.53.53.53.53.wf1
+h109c6
+50i23n504w76-w72c41o49n50f30i23g50u50r33ew71a44n50dw76r33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44l23 wwh408c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V5178
+h1398c0
+50l23,w52150l23,w52250l23,w52550l23,w98650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V5268
+h1168c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w98750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V5358
+h1183c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w98750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V5448
+h1273c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w98750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V5538
+h1022c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w98850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V5628
+h1040c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w98850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V5718
+h1148c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w98850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V5808
+h626cd
+50u50m74p50950650650050,w52m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nwh122c9
+506506500w76C55Dw86i23m74a44g50e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V5898
+cs
+41y42s41t30e45m74s41 wf2
+56.53.53.53.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,w52c41:26,w52d50:26,w98950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O629506506500w76f30i23l23e45 wf2
+91.53.wf1
+h291cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V5988
+h1340cs
+41r33v42,w52s41r33v42o49l23d50950p50,w98950f30s41,w52s41r33v42s41s41hwh76C\-
+w66s41t30a44r33tw56n50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42i23c41e45 wf2
+42.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+wV6078
+h1944c9
+50l23o49a44d50,w52950p50x49e45l23o49a44d50,w52l23dwh76C\-
+w66P44Cw81b50o49o49t30s41t30r33a44pw76p50r33o49g50r33a44m74 wf2
+77.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+V6168
+68i23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769w76F43i23l23ew71P44r33o49t30o49c41o49l23,w98950P44 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26550)wh128c6
+509508n90 0
+H720
+V6258
+h1137cf
+30v42e45r33s41i23o49nwh76C\-
+w66i23n50i23t30i23a44l23i23z46ewh117c9
+50Pw70c41o49n50n50e45c41t30i23o49nw76a44n50dw76n50e45g50o49t30i23a44t30ew71v42e45r33s41i23o49n50 wf2
+45.53.53.53.53.53.53.53.wf1
+h234cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+V6348
+h204ca
+44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,w52l23o49o49k46u50p50r33e45q50,w52r33e45m74o49v42e45r33e45qwh76C\-
+wh112c9
+50Pw70f30i23d50,w52r33e45q50u50e45s41tw56t30r33a44c41k46i23n50g50 wf2
+85.53.53.53.53.53.53 f1
+37/42f30r33e45e45r33e45q50p50o49o49l23,wh333c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V6438
+h215ct
+30h50r33e45a44d50l23i23s41t30e45n50s41r33v42,w52t30h50r33e45a44d50p50o49s41t30m74o49u50n50t30s41r33v42,w52s41r33vwh68C\-
+wh112c9
+50Pw70f30i23l23ew71s41e45r33v42i23c41e45 wf2
+84.53.53.53.53.53 f1
+37/42r33e45s41p50o49n50d50,w52r33e45s41p50o49n50d50e45r33r33o49r33,wh436c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V6528
+h1403cu
+50950f30swh67C\-
+w66s41e45r33v42ewh117c9
+50Pw70f30r33o49mwh100cU
+55n50i23x49 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cu
+50950f30s41(26450)wh128c6
+508502n90 0
+H720
+V6618
+h1282cm
+74n50twh56C\-
+w66a44t30t30a44c41hw76t30owh121c9
+50Pw70s41e45r33v42e45r33s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h393cm
+74n50t30(26350)wh128c5
+509502n90 0
+H720
+wV6708
+h1944c9
+50p50c41o49nwh76C\-
+w66950Pw70t30ow75t30e45x49tw56t30r33a44n50s41l23a44t30o49r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h307c9
+50p50c41o49n50(26850)wh128c7
+508508n90 0
+H720
+V6798
+h1630c9
+50l23o49a44d50,w98950p50x49e45l23o49a44d50,w52l23dwh76C\-
+w66P44Cw81b50o49o49t30s41t30r33a44pw76p50r33o49g50r33a44m74 wf2
+80.53.53.53.53.53.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+wV6888
+h1944ca
+44a44nwh76C\-
+w66a44l23w62a44y42sw67a44v42a44i23l23a44b50l23ew71n50e45t30w62o49r33k46 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44a44n50(26850)wh128c7
+508509n90 0
+H720
+wV6978
+h1944ca
+44b50o49r33twh56C\-
+w66g50e45n50e45r33a44t30ew71aw70f30a44u50l23t30 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h341ca
+44b50o49r33t30(26250)wh128c2
+506506n90 0
+H720
+V7068
+h1612cf
+30l23u50s41hwh76C\-
+wh112ca
+44b50o49r33tw56aw70m74e45s41s41a44g50e45 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cf
+30l23u50s41h50(26550)wh128c7
+500505n90 0
+H720
+wV7158
+h1944ca
+44b50s41,w52l23a44b50swh67C\-
+w66i23n50t30e45g50e45rw59a44b50s41o49l23u50t30ew71v42a44l23u50e45s41 wf2
+69.53.53.53.53.53.53.53.53.wf1
+h412ca
+44b50s41(26250)wh128c2
+506507n90 0
+H720
+V7248
+cf
+30u50n50c41t30i23o49n50s41 wf2
+88.53.53.53.53.53.53.53.53.53 f1
+37f30a44b50s41,w52f30m74o49d50,w52f30l23o49o49r33,w52c41e45i23lwh49C\-
+wh112ca
+44b50s41o49l23u50t30ew71v42a44l23u50e45,w52r33e45m74a44i23n50d50e45r33,w52f30l23o49o49r33,w52c41e45i23l23i23n50g50 wf2
+69.53.53.53.53.wf1
+h363cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+s10
+V7650
+h4530c1
+63-58iwn90 0
+V7920
+p2
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+x font 0 NI
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h207cc
+41o49n50s41o49l23e45f30s41,w52C55,w52c41l23o49gwh76C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23ewh117ca
+44c41c41e45s41s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+wV800
+h1944ca
+44c41c41e45s41swh67C\-
+w66d50e45t30e45r33m74i23n50ew71a44c41c41e45s41s41i23b50i23l23i23t30yw68o49fw56f30i23l23e45 wf2
+85.53.53.53.53.53.wf1
+h294ca
+44c41c41e45s41s41(26250)wh128c2
+506508n90 0
+H720
+V890
+h323cr
+33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56r33e45m74o49t30ewh117ca
+44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23n50e45t30d50,wh302ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V980
+h621cR
+50G58B46,w52r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+wh112ca
+44c41c41e45s41sw67d50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V1070
+h1225cg
+50e45t30e45n50v42,w52p50u50t30e45n50vwh68C\-
+wh112ca
+44c41c41e45s41sw67e45n50v42i23r33o49n50m74e45n50tw56v42a44r33i23a44b50l23e45s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h285cg
+50e45t30e45n50v42(26250)wh128c3
+508502n90 0
+H720
+V1160
+h310cf
+30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,w52f30n50b50o49u50n50dwh76C\-
+w66s41y42m74b50o49lw49t30a44b50l23ewh117ca
+44c41c41e45s41sw67f30u50n50c41t30i23o49n50s41 wf2
+86.53 f1
+37/42t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w52f30i23l23e45e45l23e45m74,wh257cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V1250
+55l23e45s41w62a44b50,w52l23e45s41w62a44l23,w52l23e45s41w62a44vwh68C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50twh102ca
+44c41c41e45s41sw67t30ow75e45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+66.53.53 f1
+37/42b50e45s41w62a44l23,w52b50e45s41w62a44v42,wh327cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V1340
+h1132ca
+44c41c41e45s41swh67C\-
+w66d50e45t30e45r33m74i23n50ewh117ca
+44c41c41e45s41s41i23b50i23l23i23t30yw68o49fw56f30i23l23e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h294ca
+44c41c41e45s41s41(26250)wh128c2
+506508n90 0
+H720
+V1430
+h1256ct
+30e45s41twh56C\-
+w66s41e45tw56s41t30a44t30u50swh113ca
+44c41c41o49r33d50i23n50gw76t30ow75c41o49n50d50i23t30i23o49n50 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h401ct
+30e45s41t30(26150)wh128c2
+502501n90 0
+H720
+V1520
+h1402ca
+44u50x49/42m74o49u50s41e45,w98a44c41c41u50p50o49i23n50twh56C\-
+w66c41o49n50f30i23g50u50r33ew71aw70m74o49u50s41ew71t30ow75aw70p50o49r33t30 wf2
+64.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+wV1610
+h1944ca
+44c41i23d50,w52t30r33u50s41s41,w52t30r33u50m74pwh76C\-
+w66d50e45b50u50g50g50e45r33 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389ca
+44c41i23d50(26150)wh178c1
+500n90 0
+H720
+wV1700
+h1944ca
+44c41m74ewh71C\-
+w66c41o49n50t30r33o49lw49f30i23l23e45sw67f30o49rw59t30e45x49tw56w62i23n50d50o49w62s41 wf2
+77.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26450)wh128c6
+502503n90 0
+H720
+wV1790
+h1944ca
+44c41m74e45,w52w62i23n50,w52a44w62dwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71t30e45x49tw56w62i23n50d50o49w62s41 wf2
+89.53.53.wf1
+h343ca
+44c41m74e45(26150)wh178c1
+504n90 0
+H720
+V1880
+h1163cs
+41i23n50,w52c41o49s41,w52t30a44n50,w52a44s41i23n50,w98a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+w66t30r33i23g50o49n50o49m74e45t30r33i23cw67f30u50n50c41t30i23o49n50s41 wf2
+52.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V1970
+cc
+41o49n50t30r33o49l23c41a44l23l23e45d50,26/42 wf2
+70.53.53.53.53.53.53.53.53 f1
+37C55o49n50t30r33o49l23,w52C55o49n50t30r33o49l23s41e45t30,w98a44c41t30i23v42a44t30e45,w52c41l23o49s41e45c41o49n50t30r33o49l23,w52c41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,26 wf2
+77.53.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V2060
+cc
+41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,26/42 wf2
+73.53.53.wf1
+h109ca
+44d50d50350,w52s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,26 wf2
+64.53.53.53.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V2150
+h128c/
+42v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,w98a44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46dw76p50o49i23n50t30sw67a44n50d50/42 wf2
+61.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V2240
+h1480cn
+50e45w62u50s41e45rwh59C\-
+wh112ca
+44d50d50i23n50gw76aw70n50e45ww88u50s41e45r33 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h221cn
+50e45w62u50s41e45r33(26850)wh128c8
+505505n90 0
+H720
+V2330
+cf
+30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,26/42 wf2
+54.53 f1
+37a44m74o49u50n50t30,w52n50e45w62n50s41,w98a44d50d50n50s41,w52l23o49g50i23n50,w52n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,26 wf2
+46.53.53.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V2420
+cr
+33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+49.wf1
+h109ca
+44d50d50p50t30,w52s41u50b50p50t30,w52m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,26 wf2
+43.53.53.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V2510
+42t30r33a44m74p50o49l23i23n50ewh71C\-
+w66f30o49r33w62a44r33dw76i23n50c41o49m74i23n50gw76c41a44l23l23sw67t30ow75a44n50o49t30h50e45rwh105ca
+44d50d50r33e45s41s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h126ct
+30r33a44m74p50o49l23i23n50e45(26850)wh128c9
+500507n90 0
+H720
+V2600
+h1438cr
+33a44t30f30swh67C\-
+w66m74a44i23lw95a44d50d50r33e45s41sw67r33a44t30i23f30i23c41a44t30i23o49nw76f30i23l23ew71s41y42s41t30e45m74 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cr
+33a44t30f30s41(26450)wh128c6
+507500n90 0
+H720
+V2690
+57h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,w52r33e45a44d50i23p50i23f30cwh67C\-
+w66I23n50t30e45r33n50e45tw56P44r33o49t30o49c41o49lw95a44d50d50r33e45s41s41i23n50g50 wf2
+92.53 f1
+37/42n50h50g50e45t30l23,w52n50h50g50e45t30s41,w52h50n50p50u50t30v42,w52h50n50p50u50t30l23,wh463ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V2780
+h395ci
+23d50e45n50t30,w52m74a44t30m74u50l23,w52m74a44t30m74u50l23r33,w52d50e45t30e45r33m74i23n50a44n50t30,w98a44d50j24o49i23n50t30,w52i23n50v42e45r33t30m74a44t30,w52x49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,26/42 wf2
+46.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V2870
+h128ci
+23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52f30l23a44t30e45e45r33r33,w52m74k46c41r33c41t30a44b50,w52b50l23o49c41k46c41r33c41,w98a44d50l23e45r333502wh76C\-
+w66d50e45f30l23a44t30ew71c41o49m74p50r33e45s41s41i23o49n50 wf2
+84.53 f1
+37/42i23n50f30l23a44t30e45b50l23o49c41k46,wh364cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V2960
+h713ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75s41y42s41t30e45mwh146ca
+44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26850)wh128c7
+508503n90 0
+H720
+V3050
+h1109ck
+46f30s41c41m74d50,w52k46s41y42n50cwh67C\-
+w66k46f30swh113ca
+44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h265ck
+46f30s41c41m74d50(26850)wh128c8
+503508n90 0
+H720
+V3140
+h182c/
+42s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,w52s41e45t30u50p50.26k46f30s41,w52u50p50d50a44t30ewh71C\-
+wh112ca
+44d50m74i23n50i23s41t30r33a44t30i23o49nw76f30o49rw59l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+69.53.53.53.53.53.53.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V3230
+h552c/
+42a44e45s41C55B46C55e45n50c41r33y42p50t30,w52a44e45s41C55B46C55d50e45c41r33y42p50tw56-wh118ca
+44d50v42a44n50c41e45dw76e45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33dw76(26r33i23j24n50d50a44e45l23)26 wf2
+80.53.53.53.53.wf1
+h417ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+V3320
+c(
+26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41e45/42 wf2
+64.53.53.53.53 f1
+37s41d50a44h50c41iwh49C\-
+w66A55H59C55Iw95A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50A55 wf2
+56.53.53.53.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V3410
+ci
+23n50t30e45r33f30a44c41e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37a44p50mwh100C\-
+wh112cA
+55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62S43 wf2
+55.53.53.53.53.53.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+V3500
+ci
+23n50t30e45r33f30a44c41e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37a44p50mwh100C\-
+wh112cA
+55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62S43 wf2
+55.53.53.53.53.53.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V3590
+ch
+50m74a44c41_40a44e45s41,w52m74d50550p50i23c41k46l23e45,26/42 wf2
+59.53.53.53.53 f1
+37m74d50450,w52m74d50550,w52s41h50a44150,w98a44e45s41,w52h50m74a44c41_40x49,w52h50m74a44c41_40m74d50550,w52h50m74a44c41_40s41h50a44150,26 wf2
+50.53.53.53.53.53.53.wf1
+h235cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+wV3680
+h1944ca
+44e45s41c41b50c41,w52i23p50s41o49,w52s41e45c41s41t30o49r33ewh71C\-
+w66s41e45c41s41t30o49r33ew71c41o49m74m74a44n50d50s41 wf2
+62.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26150)wh128c1
+509500n90 0
+H720
+V3770
+ce
+45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33dw76(26r33i23j24n50d50a44e45l23)26 wf2
+58.53 f1
+37s41e45t30u50p50A55E43S43s41t30a44t30e45,w98a44e45s41C55B46C55e45n50c41r33y42p50t30,w52a44e45s41C55B46C55d50e45c41r33y42p50tw56-w72a44d50v42a44n50c41e45d50 wf2
+59.53.53.wf1
+h417ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+V3860
+cf
+30o49n50tw56u50t30i23l23i23t30i23e45s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41a44c41h50e45c41h50a44r33s41,w98a44g50e45f30o49n50t30,w52l23o49a44d50c41h50a44r33,w52S43u50b50f30o49n50t30,w52F43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+40 wf2
+62.53.wf1
+h117cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V3950
+h668cf
+30a44c41t30o49t30u50m74,w52f30g50u50iwh49C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122ca
+44g50e45n50t30 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h199cf
+30a44c41t30o49t30u50m74(26450)wh128c6
+504500n90 0
+H720
+V4040
+cS
+43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41e45/42 wf2
+53.53.53.53.53 f1
+37s41d50a44h50c41iwh49C\-
+wh112cA
+55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)26 wf2
+94.53.53.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V4130
+cl
+23a44n50g50u50a44g50ew71i23n50t30e45r33p50r33e45t30e45r33)26 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50swh67C\-
+wh112cA
+55l23a44d50d50i23nw76G58h50o49s41t30s41c41r33i23p50tw56(26P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60F43 wf2
+77.53.53.53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V4220
+h1642cs
+41l23e45e45p50,w98a44l23a44r33mwh100C\-
+w66d50e45l23a44y42,w52a44s41kw72f30o49rw59d50e45l23a44y42e45dw76n50o49t30e45 wf2
+51.53.53.53.53.53.53.53.53.wf1
+h343cs
+41l23e45e45p50(26250)wh128c5
+500508n90 0
+H720
+V4310
+h173cd
+50s41a44s41i23g50f30r33e45e45,w52d50s41a44p50r33i23v42t30o49p50u50bw76-w72d50i23g50i23t30a44lw49s41i23g50n50a44t30u50r33ewh117ca
+44l23g50o49r33i23t30h50m74 wf2
+50.53.53.53.53.53.53.53.53 f1
+37/42d50s41a44p50r33i23v42f30r33e45e45,w52d50s41a44s41i23g50a44l23l23o49c41,wh401cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V4400
+h381cX
+50550050950g50e45n50,w52X50550050950v42e45r33i23f30ywh68C\-
+w66R50S43Aw81e45n50c41r33y42p50t30i23o49nwh122ca
+44l23g50o49r33i23t30h50m74 wf2
+76.53.53.53.53.53 f1
+37/42r33s41a44p50u50b50f30r33e45e45,w52X50550050950t30o49R50S43A55p50u50b50,wh418cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+wV4490
+h1944ca
+44l23i23a44s41m74a44i23lwh49C\-
+w66e45x49p50a44n50dw76s41y42s41t30e45mwh100cw
+62i23d50ew71m74a44i23lw49a44l23i23a44s41e45s41 wf2
+81.53.wf1
+h208ca
+44l23i23a44s41m74a44i23l23(26850)wh128c7
+509500n90 0
+H720
+V4580
+h1380cc
+41o49lwh49C\-
+w66c41o49l23u50m74nwh122ca
+44l23i23g50n50m74e45n50t30 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h434cc
+41o49l23(26150)wh178c4
+501n90 0
+H720
+V4670
+h370cs
+41e45t30u50p50R50C55450s41t30a44t30e45,w52r33c41450,w52r33c41450s41k46i23p50,w52r33c41450b50a44c41kw72-wh118ca
+44l23l23e45g50e45dw76r33c414w76e45n50c41r33y42p50t30i23o49n50 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cr
+33c41450(26250)wh128c4
+508500n90 0
+H720
+V4760
+h250c/
+42w62r33i23t30e45i23m74a44g50e45,w52b50y42t30e45s41p50e45r33l23i23n50e45,w52w62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+wh112ca
+44l23l23o49c41a44t30i23n50g50,w52f30r33e45e45i23n50g50,w52r33e45a44d50i23n50g50,w52w62r33i23t30i23n50gw76i23m74a44g50e45s41 wf2
+51.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4850
+h110cb
+50i23n50a44l23l23o49c41,w52b50i23n50g50r33o49w62,w52b50i23n50f30r33e45ewh71C\-
+w66g50r33o49u50p50e45dw76m74e45m74o49r33ywh114ca
+44l23l23o49c41a44t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h424cb
+50i23n50(26250)wh128c2
+508507n90 0
+H720
+V4940
+h806cb
+50r33k46,w52s41b50r33kwh72C\-
+w66c41h50a44n50g50ew71m74e45m74o49r33ywh114ca
+44l23l23o49c41a44t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h418cb
+50r33k46(26250)wh128c2
+509504n90 0
+H720
+V5030
+h892cs
+41e45g50b50r33kwh72C\-
+w66c41h50a44n50g50ew71m74e45m74o49r33ywh114ca
+44l23l23o49c41a44t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h282cs
+41e45g50b50r33k46(26250)wh128c5
+500502n90 0
+H720
+V5120
+h191cg
+50e45t30r33e45a44l23l23o49c41t30a44g50,w52m74a44l23l23o49c41t30o49p50o49o49l23b50l23o49c41kwh72C\-
+w66m74e45m74o49r33ywh114ca
+44l23l23o49c41a44t30o49r33 wf2
+60.53.53.53.53.53.53 f1
+37/42s41e45t30r33e45a44l23l23o49c41t30a44g50,w52g50e45t30m74a44l23l23o49c41t30a44g50,wh282cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V5210
+h249cv
+42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33ywh114ca
+44l23l23o49c41a44t30o49r33s41 wf2
+46.53.53.53.53 f1
+37/42v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,wh107cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V5300
+cl
+23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,26/42 wf2
+64.53.53.53.53 f1
+37F43i23d50,w52F43i23d50p50o49o49l23,w98a44l23l23o49c41f30i23d50p50o49o49l23,w52f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,w52c41l23o49s41e45f30i23d50,26 wf2
+81.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V5390
+cn
+50a44m74e45d50i23m74a44g50e45,w52s41e45t30a44l23p50h50a44,26/42 wf2
+76.53.53.53.53.53.53.53 f1
+37a44l23l23o49c41i23m74a44g50e45,w98a44l23l23o49c41i23m74a44g50e45m74i23x49,w52f30r33e45e45i23m74a44g50e45,w52n50a44m74e45i23m74a44g50e45,26 wf2
+93.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V5480
+cl
+23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30o49/42 wf2
+94.53.53 f1
+37I23n50t30m74a44p50,w98a44l23l23o49c41m74a44p50,w52f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,26 wf2
+86.53.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V5570
+h346c/
+42w62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,w52m74e45m74i23m74a44g50e45m74o49v42e45,w98a44l23l23o49c41m74e45m74i23m74a44g50e45,w52a44l23l23o49c41m74e45m74i23m74a44g50e45d50,26/42 wf2
+76.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V5660
+h108c/
+42b50y42t30e45a44d50d50r33,w52m74e45m74i23m74a44g50e45m74o49v42e45,w52a44l23l23o49c41m74e45m74i23m74a44g50e45,w98a44l23l23o49c41m74e45m74i23m74a44g50e45d50,w52r33e45a44d50m74e45m74i23m74a44g50e45,26/42 wf2
+84.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V5750
+h208c/
+42d50r33a44w62c41l23i23p50,w52m74e45m74l23i23n50e45b50b50o49x49,w52m74e45m74l23i23n50e45e45n50d50s41i23z46e45,w98a44l23l23o49c41m74e45m74s41u50b50f30o49n50t30,w52o49p50e45n50m74e45m74s41u50b50f30o49n50t30,26/42 wf2
+90.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V5840
+72/42c41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,w52R50e45q50p50o49o49l23,w98a44l23l23o49c41r33e45q50p50o49o49l23,w52f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,26/42 wf2
+45.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V5930
+ca
+44l23l23o49c41w62i23n50d50o49w62,w52b50o49t30t30o49m74w62i23n50d50o49w62,26/42 wf2
+60.53.53.53.53.53.53 f1
+37S43c41r33e45e45n50,w98a44l23l23o49c41s41c41r33e45e45n50,w52p50u50b50l23i23c41s41c41r33e45e45n50,w52f30r33e45e45s41c41r33e45e45n50,26 wf2
+52.53.53.53.53.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V6020
+cl
+23o49o49k46u50p50s41u50b50f30o49n50t30,w52u50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,26/42 wf2
+90.53.53.53.53.53.53.53.53.wf1
+h109ca
+44l23l23o49c41s41u50b50f30o49n50t30,w52f30r33e45e45s41u50b50f30o49n50t30,w52i23n50s41t30a44l23l23s41u50b50f30o49n50t30,26 wf2
+79.53.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V6110
+cr
+33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+73.53.53.53.53.53 f1
+37T50r33e45e45,w98a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,26 wf2
+43.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V6200
+98S43c41r33e45e45n50,w52a44l23l23o49c41s41c41r33e45e45n50,w52p50u50b50l23i23c41s41c41r33e45e45n50,w52f30r33e45e45s41c41r33e45e45n50,w98a44l23l23o49c41w62i23n50d50o49w62,w52b50o49t30t30o49m74w62i23n50d50o49w62,26/42 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V6290
+cm
+74a44i23n50s41t30a44c41k46s41i23z46e45,w52p50r33o49c41c41r33e45a44t30e45,w52p50r33o49c41d50a44t30a44,26/42 wf2
+45.53.53.53.53.53.53.wf1
+h109ca
+44l23t30,w52c41h50a44n50c41r33e45a44t30e45,w52c41h50a44n50f30r33e45e45,w52c41h50a44n50i23n50i23t30,w52c41h50a44n50p50r33i23n50t30,26 wf2
+61.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6380
+h1668ca
+44a44nwh76C\-
+wh112ca
+44l23w62a44y42sw67a44v42a44i23l23a44b50l23ew71n50e45t30w62o49r33k46 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44a44n50(26850)wh128c7
+508509n90 0
+H720
+V6470
+h399c/
+42a44u50t30h50_40f30r33e45e45r33p50c41,w52a44u50t30h50_40r33p50c41,w52a44u50t30h50_40g50e45t30k46e45y42,w98a44m74o49u50n50t30_40g50e45t30k46e45y42,w52a44u50t30h50_40f30r33e45e45A55I23,w52a44u50t30h50_40c41h50u50i23d50,26/42 wf2
+89.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V6560
+h905cl
+23e45xwh75C\-
+w66g50e45n50e45r33a44t30o49rw59o49fw56l23e45x49i23c41a44lw95a44n50a44l23y42s41i23sw67p50r33o49g50r33a44m74s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430cl
+23e45x49(26150)wh128c1
+501505n90 0
+H720
+V6650
+cs
+41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,26/42 wf2
+80.53.53 f1
+37d50i23a44l23,w52h50a44n50g50u50p50,w98a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,26 wf2
+66.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V6740
+ct
+30h50ew71s41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23twh102ca
+44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49t30 wf2
+92.53.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V6830
+h804cs
+41d50a44o49ewh71C\-
+w66A55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45twh102cA
+55o49)w52s41t30o49r33a44g50ew71d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+wV6920
+h1944ca
+44o49ewh71C\-
+w66A55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w52i23n50t30e45r33f30a44c41e45 wf2
+44.53.53.53.53.53.wf1
+h409ca
+44o49e45(26350)wh128c5
+505505n90 0
+H720
+wV7010
+h1944ca
+44.26o49u50twh56C\-
+w66o49b50j24e45c41tw56f30i23l23ew71f30o49r33m74a44t30 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348ca
+44.26o49u50t30(26650)wh128c7
+501505n90 0
+H720
+wV7100
+h1944ca
+44pwh76C\-
+w66f30e45t30c41hw76A55s41s41o49c41i23a44t30e45dw76P44r33e45s41sw67n50e45w62sw67a44r33t30i23c41l23e45s41 wf2
+89.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V7190
+h1674cp
+50c41cwh67C\-
+wh112cA
+55P44Ew69Cw81c41o49m74p50i23l23e45rw59d50r33i23v42e45r33 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h415cp
+50c41c41(26150)wh128c1
+505502n90 0
+H720
+V7280
+ci
+23n50t30e45r33f30a44c41e45 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62S43 wf2
+60.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+s10
+V7650
+c2
+63-58iwn90 0
+V7920
+p3
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+ci
+23n50t30e45r33f30a44c41e45 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62S43 wf2
+60.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V800
+cc
+41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41a44/42 wf2
+84.53.53.53.53.53.53.53 f1
+37a44p50p50l23y42c41h50a44n50g50e45s41,w98a44p50p50l23y42l23o49g50,w52c41o49m74p50a44c41t30d50b50,w52u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23e45 wf2
+42.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+wV890
+h1944ca
+44q50u50a44r33e45l23awh70C\-
+w66C55I23F43Sw69s41e45r33v42e45r33 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h214ca
+44q50u50a44r33e45l23a44(26850)wh128c7
+509502n90 0
+H720
+wV980
+h1944ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71a44n50dw76l23i23b50r33a44r33yw68m74a44i23n50t30a44i23n50e45r33 wf2
+78.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26150)wh178c2
+500n90 0
+H720
+wV1070
+h1944ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71(26l23i23b50r33a44r33y42)w52f30i23l23ew71f30o49r33m74a44t30 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26650)wh128c7
+501507n90 0
+H720
+V1160
+h236c/
+42f30i23l23l23b50e45z46i23e45r33,w52f30i23l23l23b50e45z46s41p50l23i23n50e45,w52e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w98a44r33c41,w52f30i23l23l23a44r33c41,w52i23c41o49s41s41i23n50,w52i23c41o49s41s41i23n50250,w52b50o49r33d50e45r33,w52s41t30r33i23n50g50,26/42 wf2
+46.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+wV1250
+h1944ca
+44r33c41h50f30swh67C\-
+w66m74o49u50n50tw56m74k46f30s41-46s41t30y42l23ew71a44r33c41h50i23v42e45 wf2
+79.53.53.53.53.53.53.53.53.wf1
+h308ca
+44r33c41h50f30s41(26450)wh128c6
+502506n90 0
+H720
+V1340
+h1638ca
+44r33c41hwh76C\-
+wh112ca
+44r33c41h50i23t30e45c41t30u50r33e45-46s41p50e45c41i23f30i23cw67i23n50f30o49r33m74a44t30i23o49nw76a44n50dw76c41o49n50t30r33o49l23 wf2
+78.wf1
+h379ca
+44r33c41h50(26350)wh128c5
+505509n90 0
+H720
+V1430
+h1599cf
+30o49s41s41i23lwh49C\-
+wh112ca
+44r33c41h50i23v42a44lw49f30i23l23ew71s41e45r33v42e45r33 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30o49s41s41i23l23(26450)wh128c6
+504505n90 0
+H720
+V1520
+h177ct
+30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50twh102ca
+44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+46.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,wh296ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V1610
+h1616cv
+42e45n50t30iwh49C\-
+wh112ca
+44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26250)wh128c5
+503504n90 0
+H720
+V1700
+h1616cv
+42e45n50t30iwh49C\-
+wh112ca
+44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26650)wh128c7
+506501n90 0
+H720
+V1790
+h1616cv
+42e45n50t30iwh49C\-
+wh112ca
+44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26850)wh128c9
+501500n90 0
+H720
+V1880
+h844ca
+44r33c41h50f30swh67C\-
+w66m74o49u50n50tw56m74k46f30s41-46s41t30y42l23ewh117ca
+44r33c41h50i23v42e45 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44r33c41h50f30s41(26450)wh128c6
+502506n90 0
+H720
+V1970
+h1729ca
+44rwh59C\-
+wh112ca
+44r33c41h50i23v42ew71a44n50dw76l23i23b50r33a44r33yw68m74a44i23n50t30a44i23n50e45r33 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26150)wh178c2
+500n90 0
+H720
+V2060
+h1729ca
+44rwh59C\-
+wh112ca
+44r33c41h50i23v42ew71(26l23i23b50r33a44r33y42)w52f30i23l23ew71f30o49r33m74a44t30 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26650)wh128c7
+501507n90 0
+H720
+V2150
+h589cv
+42a44c41,w52u50n50v42a44cwh67C\-
+w66c41r33e45a44t30e45,w52e45x49t30r33a44c41tw56aw70v42a44cwh113ca
+44r33c41h50i23v42ew71o49nw76V52e45n50t30i23 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+V2240
+h1319cm
+74k46f30s41,w52m74k46e45x49twh56C\-
+wh112ca
+44r33c41h50i23v42ew71o49rw59u50p50d50a44t30ew71aw70f30i23l23ew71s41y42s41t30e45m74 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cm
+74k46f30s41(26850)wh128c8
+504505n90 0
+H720
+V2330
+h1450ct
+30a44r33,w52d50i23r33c41pwh76C\-
+wh112ca
+44r33c41h50i23v42e45r33 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440ct
+30a44r33(26150)wh128c2
+501503n90 0
+H720
+V2420
+h936cr
+33d50a44r33e45n50a44,w52w62r33a44r33e45n50awh70C\-
+w66c41o49p50ywh114ca
+44r33e45n50a44sw67b50e45t30w62e45e45nw76v42e45n50t30iw49s41e45r33v42e45r33s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+V2510
+20/42t30o49b50a44c41k46u50p50,w52d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw95a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49mwh100ct
+30h50e45m74 wf2
+90.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V2600
+co
+49p50t30i23o49nw76l23e45t30t30e45r33sw67f30r33o49mwh100ca
+44r33g50v42 wf2
+56.53 f1
+37A55R50G58B46E43G58I23N59,w52A55R50G58E43N59D60,w98A55R50G58C55,w52A55R50G58F43,w52E43A55R50G58F43,w52a44r33g50i23n50i23t30,w52a44r33g50o49p50twh56C\-
+w66p50r33o49c41e45s41s41 wf2
+53.wf1
+h420ca
+44r33g50(26250)wh128c2
+507505n90 0
+H720
+V2690
+h1409ce
+45c41h50owh75C\-
+w66p50r33i23n50twh102ca
+44r33g50u50m74e45n50t30s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ce
+45c41h50o49(26150)wh178c6
+508n90 0
+H720
+V2780
+h222cc
+41r33t30p50r33e45f30r33e45e45,w52c41r33t30r33e45s41f30r33e45ewh71C\-
+w66e45x49t30e45n50d50e45dw76p50r33e45c41i23s41i23o49nwh122ca
+44r33i23t30h50m74e45t30i23c41 wf2
+90.53 f1
+37/42m74p50m74a44g50s41u50b50,w52c41r33t30p50r33e45,w52c41r33t30i23n50,w52c41r33t30o49u50t30,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V2870
+h210cq
+50i23n50v42,w52q50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+w66Q62u50a44t30e45r33n50i23o49nwh122ca
+44r33i23t30h50m74e45t30i23c41 wf2
+56.53.53.53 f1
+37/42q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,wh112cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V2960
+h956cb
+50cwh67C\-
+w66a44r33b50i23t30r33a44r33y42-46p50r33e45c41i23s41i23o49nwh122ca
+44r33i23t30h50m74e45t30i23cw67l23a44n50g50u50a44g50e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cb
+50c41(26150)wh178c2
+507n90 0
+H720
+V3050
+h104c/
+42r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w52P44t30,w52R50e45c41t30,w52R50p50twh56C\-
+wh112ca
+44r33i23t30h50m74e45t30i23cw67o49nw76p50o49i23n50t30sw67a44n50dw76r33e45c41t30a44n50g50l23e45s41 wf2
+79.53.53.53.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V3140
+h239cd
+50e45c41150650,w52e45n50c41150650,w52e45n50c41o49d50e45f30m74twh56C\-
+w66e45n50c41o49d50i23n50gw76b50y42t30ewh117ca
+44r33r33a44y42sw67a44sw67s41t30r33i23n50g50s41 wf2
+48.53.53.53.53.53 f1
+37/42e45n50c41650450,w52d50e45c41350250,w52e45n50c41350250,wh256ce
+45n50c41o49d50e45(26250)wh128c3
+504502n90 0
+H720
+V3230
+cP
+44Bw72L42 wf2
+72.53.53 f1
+37/42r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w52_40s41t30r33i23n50g50,w98A55R50R50O62W69,w52d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+w66g50r33a44p50h50i23c41sw67f30u50n50c41t30i23o49n50s41 wf2
+80.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V3320
+h591ca
+44pwh76C\-
+w66f30e45t30c41hw76A55s41s41o49c41i23a44t30e45dw76P44r33e45s41sw67n50e45w62swh113ca
+44r33t30i23c41l23e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V3410
+71t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+wh112cA
+55S43C55I23Iw49c41h50a44r33a44c41t30e45rw59c41l23a44s41s41i23f30i23c41a44t30i23o49n50 wf2
+70.53 f1
+37/42i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,wh328cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3500
+h812cx
+49dwh76C\-
+w66h50e45x49,w52o49c41t30a44l23,w52d50e45c41i23m74a44l23,w52o49rwh105cA
+55S43C55I23Iw49d50u50m74p50 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V3590
+h1333cU
+55T50F43,w52U55n50i23c41o49d50e45,w98A55S43C55I23I23,w52r33u50n50ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59s41e45tw56a44n50dw76f30o49r33m74a44t30 wf2
+90.53.53.53.53.53.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V3680
+h909ca
+44s41c41i23i23,w52u50n50i23c41o49d50ewh71C\-
+w66i23n50t30e45r33p50r33e45twh102cA
+55S43C55I23I23,w52U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ca
+44s41c41i23i23(26150)wh178c2
+501n90 0
+H720
+V3770
+ct
+30i23m74e45 wf2
+89.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,w98a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50d50 wf2
+43.wf1
+h334cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V3860
+h146c/
+42c41o49n50v42A55250M69,w52c41o49n50v42M69250A55,w52c41o49n50v42P44R50250M69,w52c41o49n50v42M69250P44R50,w98_40a44s41g50e45t30t30i23c41k46e45t30,w52_40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45sw67f30o49r33/42 wf2
+83.53.53.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V3950
+cf
+30u50n50c41t30i23o49n50s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41i23n50,w52c41o49s41,w52t30a44n50,w98a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+w66t30r33i23g50o49n50o49m74e45t30r33i23c41 wf2
+73.53.53.53.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V4040
+cg
+50e45n50e45r33a44t30ew71a44n50dw76f30o49r33m74a44tw56r33s41aw70k46e45y42s41 wf2
+82.53 f1
+37r33s41a44g50e45n50,w52r33s41a44f30i23l23l23,w98a44s41n50150250r33s41a44,w52r33s41a44250p50u50b50,w52r33s41a44250s41s41h50,w52r33s41a44250x495500509wh76C\-
+40 wf2
+63.53.53.53.53.wf1
+h429cr
+33s41a44(26850)wh128c8
+508505n90 0
+H720
+V4130
+cr
+33s41a44e45n50c41r33y42p50t30,w52r33s41a44g50e45n50,w52r33s41a44p50r33i23v42a44l23l23o49c41,26/42 wf2
+57.53 f1
+37a44s41n50150d50u50m74p50,w98a44s41n50150t30o49R50S43A55p50r33i23v42,w52d50e45c41o49d50e45P44E43M69,w52r33s41a44d50e45c41r33y42p50t30,26 wf2
+88.53.53.53.53.wf1
+h429cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+V4220
+37/42c41o49n50v42M69250A55,w52c41o49n50v42P44R50250M69,w52c41o49n50v42M69250P44R50,w52_40a44s41g50e45t30t30i23c41k46e45t30,w98_40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59c41o49m74m74u50n50i23c41a44t30i23n50gw76w62i23t30h50/42 wf2
+49.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V4310
+cP
+44r33o49c41e45s41s41o49r33s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50awh70C\-
+wh112ca
+44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23cw67P44C55I23-46S43C55S43Iw49I23/42O62 wf2
+60.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V4400
+h410c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w52v42awh70C\-
+wh112ca
+44s41s41e45m74b50l23e45r33s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+wV4490
+h1944ca
+44s41s41e45r33twh56C\-
+w66c41h50e45c41kw72p50r33o49g50r33a44mwh100ci
+23n50v42a44r33i23a44n50t30s41 wf2
+44.53.53.53.53.53.53.53.53.53.wf1
+h313ca
+44s41s41e45r33t30(26250)wh128c2
+507509n90 0
+H720
+V4580
+h1490ca
+44pwh76C\-
+w66f30e45t30c41hwh122cA
+55s41s41o49c41i23a44t30e45dw76P44r33e45s41sw67n50e45w62sw67a44r33t30i23c41l23e45s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V4670
+h849cf
+30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nw76f30i23l23ew71n50a44m74ewh117ca
+44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V4760
+h152C\-
+w66P44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rw59M69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41ewh117cA
+55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+43.53.53.53.53.53.53.53.53.53 f1
+37i238502503506505wh287ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+wV4850
+h1944ca
+44s41t30r33owh75C\-
+w66p50r33i23n50tw56a44s41t30r33o49n50o49m74i23c41a44lw49i23n50f30o49r33m74a44t30i23o49n50 wf2
+87.53.53.53.53.53.wf1
+h350ca
+44s41t30r33o49(26750)wh128c7
+506509n90 0
+H720
+V4940
+h668cn
+50o49t30i23f30y42,w52n50o49t30e45d50,w52a44t30n50o49t30i23f30ywh68C\-
+w66h50a44n50d50l23ewh117ca
+44s41y42n50c41h50r33o49n50o49u50sw67p50r33o49c41e45s41sw67n50o49t30i23f30i23c41a44t30i23o49n50 wf2
+77.53.53.53.53.53.53.53.53.wf1
+h323cn
+50o49t30i23f30y42(26250)wh128c4
+505500n90 0
+H720
+V5030
+h1374cp
+50u50m74pwh76C\-
+w66c41o49p50ywh114ca
+44s41y42n50c41h50r33o49n50o49u50s41l23yw68v42i23aw70aw70l23a44r33g50ew71c41i23r33c41u50l23a44rw59b50u50f30f30e45r33 wf2
+67.53.53.53.wf1
+h323cp
+50u50m74p50(26150)wh128c1
+506506n90 0
+H720
+wV5120
+h1944ca
+44t30,w52d50r33a44i23n50,w52e45x49p50e45c41t30,w52p50a44s41swh67C\-
+w66d50i23a44l23e45rw59s41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+74.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+V5210
+h392cH
+59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw95A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+92 f1
+37/h42C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dwh311cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V5300
+h716cs
+41i23n50,w52c41o49s41,w52t30a44n50,w52a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w98a44t30a44n502wh76C\-
+w66t30r33i23g50o49n50o49m74e45t30r33i23cw67f30u50n50c41t30i23o49n50s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V5390
+h1668ca
+44o49ewh71C\-
+wh112cA
+55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w52i23n50t30e45r33f30a44c41e45 wf2
+62.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44o49e45(26350)wh128c5
+505505n90 0
+H720
+V5480
+ci
+23n50t30e45r33f30a44c41e45 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41d50a44o49ewh71C\-
+wh112cA
+55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w52s41t30o49r33a44g50ew71d50e45v42i23c41e45 wf2
+51.53.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+V5570
+cp
+50r33o49c41e45s41sw67c41l23e45a44n50u50p50 wf2
+68.53.53.53.53.53.53.53 f1
+37e45x49i23t30s41,w52_40e45x49i23t30s41,w52a44t30e45x49i23t30,w98a44t30e45x49i23t30d50o49n50t30,w52t30e45r33m74i23n50a44t30ewh71C\-
+w66t30e45r33m74i23n50a44t30ew71p50r33o49c41e45s41s41,26 wf2
+85.53.53.wf1
+h359ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V5660
+cn
+50o49t30i23f30i23c41a44t30i23o49n50 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50o49t30i23f30y42,w52n50o49t30e45d50,w98a44t30n50o49t30i23f30ywh68C\-
+w66h50a44n50d50l23ew71a44s41y42n50c41h50r33o49n50o49u50sw67p50r33o49c41e45s41s41 wf2
+79.53.53.53.53.wf1
+h323cn
+50o49t30i23f30y42(26250)wh128c4
+505500n90 0
+H720
+V5750
+cs
+41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w52s41t30r33t30o49u50l23lwh49C\-
+w66c41o49n50v42e45r33tw56t30e45x49tw56t30o49/42 wf2
+79 f1
+37a44t30o49f30,w98a44t30o49i23,w52a44t30o49l23,w52a44t30o49l23l23,w52c41h50a44r33s41t30o49d50,w52s41t30r33t30o49d50,w52s41t30r33t30o49l23,26 wf2
+46.53.53.53.53.53.wf1
+h394ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V5840
+h1028ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fwh102ca
+44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rw59f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+59.53.53.53.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V5930
+cc
+41o49n50n50e45c41t30i23o49n50 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44t30t30a44c41h50,w52a44u50t30hwh76C\-
+w66m74e45s41s41a44g50e45sw67t30ow75e45s41t30a44b50l23i23s41hw76a44 wf2
+84.53.53.53.53.53.wf1
+h308ca
+44t30t30a44c41h50(26550)wh128c7
+500502n90 0
+H720
+V6020
+h1517cp
+50i23p50e45f30i23l23ewh71C\-
+wh112ca
+44t30t30a44c41hw76f30i23l23t30e45rw59t30ow75f30i23l23ew71i23nw76n50a44m74ew71s41p50a44c41e45 wf2
+72.53.53.53.53.53.53.53.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V6110
+cc
+41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+69.53.53.53.53.53.53.53.53.53 f1
+37p50u50s41h50s41s41lwh49C\-
+wh112ca
+44t30t30a44c41hw76S43S43Lw68v42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75a44 wf2
+72.53.53.53.53.53.53.53.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V6200
+h255c/
+42o49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,w52r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+wh112ca
+44t30t30a44c41hw76T50L42S431w76o49rw59S43S43L423w76e45n50c41r33y42p50t30i23o49nw76t30ow75a44/42 wf2
+46.53.53.53.53.53.53.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V6290
+h1652cm
+74n50twh56C\-
+wh112ca
+44t30t30a44c41hw76t30ow75950Pw70s41e45r33v42e45r33s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h393cm
+74n50t30(26350)wh128c5
+509502n90 0
+H720
+V6380
+cp
+50u50t30250,26/42 wf2
+52 f1
+37/42s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,w98a44t30t30a44c41h50p50r33o49c41,w52g50e45t30150,w52g50e45t30250,w52g50e45t30450,w52g50e45t30850,w52p50u50t30150,26 wf2
+45.53.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V6470
+h541cs
+41t30a44t30,w52w62s41t30a44twh56C\-
+w66i23n50q50u50i23r33ew71o49rw59c41h50a44n50g50ew71f30i23l23ewh117ca
+44t30t30r33i23b50u50t30e45s41 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+wV6560
+h1944ca
+44u50d50i23owh75C\-
+w66S43o49u50n50d50B46l23a44s41t30e45rw59a44u50d50i23ow75c41o49n50t30r33o49l23l23e45r33 wf2
+61.53.53.53.53.53.53.wf1
+h331ca
+44u50d50i23o49(26350)wh128c5
+506501n90 0
+H720
+V6650
+cu
+50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+45.53.53.wf1
+h109ca
+44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,26 wf2
+94.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V6740
+h1032cm
+74p50350e45n50cwh67C\-
+w66c41r33e45a44t30ew71m74p503wh122ca
+44u50d50i23ow75f30i23l23e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350e45n50c41(26150)wh128c1
+503504n90 0
+H720
+V6830
+h1190cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ewh117ca
+44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,w522w76a44n50dw76350)26 wf2
+90.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V6920
+h1607ca
+44t30t30a44c41h50,w98a44u50t30hwh76C\-
+w66m74e45s41s41a44g50e45sw67t30ow75e45s41t30a44b50l23i23s41hw76aw70c41o49n50n50e45c41t30i23o49n50 wf2
+80.53.53.wf1
+h308ca
+44t30t30a44c41h50(26550)wh128c7
+500502n90 0
+H720
+V7010
+h233c/
+42l23o49g50i23n50,w52n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,w52f30a44u50t30h50_40p50r33o49x49y42,w98a44u50t30h50_40a44l23l23o49c41r33p50c41,w52a44u50t30h50_40f30r33e45e45r33p50c41,w52a44u50t30h50_40r33p50c41,26/42 wf2
+51.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V7100
+h232c/
+42a44m74o49u50n50t30_40g50e45t30k46e45y42,w52a44u50t30h50_40f30r33e45e45A55I23,w52a44u50t30h50_40c41h50u50i23d50,w98a44u50t30h50_40c41h50a44l23l23e45n50g50e45,w52a44u50t30h50_40r33e45s41p50o49n50s41e45,26/42 wf2
+85.53.53.53.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V7190
+cc
+41o49n50v42T50250M69,w52c41o49n50v42M69250T50,w52c41o49n50v42T50R50250M69,w52c41o49n50v42M69250T50R50,26/42 wf2
+54.53.wf1
+h109ca
+44u50t30h50d50i23a44l23,w52p50a44s41s41t30o49k46e45y42,w52n50v42c41s41u50m74,w52r33e45a44d50n50v42r33a44m74,26 wf2
+79.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V7280
+h1253cf
+30a44c41t30o49t30u50m74,w52f30g50u50iwh49C\-
+wh112ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76a44g50e45n50t30 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h199cf
+30a44c41t30o49t30u50m74(26450)wh128c6
+504500n90 0
+H720
+s10
+V7650
+h4530c3
+63-58iwn90 0
+V7920
+p4
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h286C\-
+w66D60i23g50i23t30a44lw49P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45yw68r33e45m74o49t30ewh117ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45c41u50r33e45n50e45twh160cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V800
+h1238ck
+46e45y42f30s41,w52w62a44r33n50i23n50gwh76C\-
+wh112ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41ew71f30i23l23e45s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ck
+46e45y42f30s41(26450)wh128c6
+505506n90 0
+H720
+V890
+67w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rw59q50u50e45r33ywh114ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41e45s41 wf2
+53.53.53.53.53.53.53.53 f1
+37/42g50u50a44r33d50.26s41r33v42,wh362ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V980
+cs
+41e45r33v42e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44u50t30hwh76C\-
+w66s41e45tw56u50pwh122ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76aw70f30i23l23ew71d50e45s41c41r33i23p50t30o49rw59t30ow75aw70f30i23l23e45 wf2
+85.53.53.wf1
+h343cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V1070
+h650ca
+44u50t30h50s41r33v42,w52p50950a44n50y42,w52p50950s41k46150,w52p50950s41k462wh76C\-
+wh112ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76p50r33o49t30o49c41o49l23s41 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26650)wh128c7
+501508n90 0
+H720
+V1160
+h128c_
+40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59c41o49m74m74u50n50i23c41a44t30i23n50gw76w62i23t30hwh122ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76s41e45r33v42e45r33s41 wf2
+66.53.53.53.53.53.53.53 f1
+37/42_40a44s41g50e45t30t30i23c41k46e45t30,wh246ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V1250
+h295c/
+42a44u50t30h50_40r33p50c41,w52a44u50t30h50_40g50e45t30k46e45y42,w52a44m74o49u50n50t30_40g50e45t30k46e45y42,w98a44u50t30h50_40f30r33e45e45A55I23,w52a44u50t30h50_40c41h50u50i23d50,w52a44u50t30h50_40c41h50a44l23l23e45n50g50e45,26/42 wf2
+46.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1340
+h161ca
+44u50t30h50_40c41h50u50i23d50,w52a44u50t30h50_40c41h50a44l23l23e45n50g50e45,w52a44u50t30h50_40r33e45s41p50o49n50s41e45,w98a44u50t30h50_40f30r33e45e45c41h50a44l23,w52a44u50t30h50_40r33e45s41p50o49n50d50,26/42 wf2
+92.53 f1
+37/42a44u50t30h50_40f30r33e45e45A55I23,wh362ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1430
+h278c/
+42a44u50t30h50_40p50r33o49x49y42,w52f30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,w98a44u50t30h50_40f30r33e45e45r33p50c41,w52a44u50t30h50_40r33p50c41,w52a44u50t30h50_40g50e45t30k46e45y42,26/42 wf2
+44.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1520
+h285c/
+42a44u50t30h50_40u50s41e45r33p50a44s41s41w62d50,w52a44u50t30h50_40g50e45t30u50s41e45r33p50a44s41s41w62d50,w98a44u50t30h50_40g50e45t30i23n50f30owh75C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59a44u50t30h50e45n50t30i23c41a44t30i23n50g50/42 wf2
+59.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1610
+h353c/
+42a44u50t30h50_40a44l23l23o49c41r33p50c41,w52a44u50t30h50_40f30r33e45e45r33p50c41,w52a44u50t30h50_40r33p50c41,w98a44u50t30h50_40g50e45t30k46e45y42,w52a44m74o49u50n50t30_40g50e45t30k46e45y42,w52a44u50t30h50_40f30r33e45e45A55I23,26/42 wf2
+45.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1700
+cf
+30o49r33/42 wf2
+93.53.53.53.53.53 f1
+37/42a44u50t30h50_40r33e45s41p50o49n50d50,w52a44u50t30h50_40u50s41e45r33p50a44s41s41w62d50,w98a44u50t30h50_40g50e45t30u50s41e45r33p50a44s41s41w62d50,w52a44u50t30h50_40g50e45t30i23n50f30owh75C\-
+w66r33o49u50t30i23n50e45s41 wf2
+83.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1790
+h347ca
+44m74o49u50n50t30,w52n50e45w62n50s41,w52a44d50d50n50s41,w52l23o49g50i23n50,w52n50o49w62o49r33l23d50,w98a44u50t30h50_40p50r33o49x49y42,w52f30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,26/42 wf2
+82.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1880
+22/42a44u50t30h50_40c41h50a44l23l23e45n50g50e45,w52a44u50t30h50_40r33e45s41p50o49n50s41e45,w52a44u50t30h50_40f30r33e45e45c41h50a44l23,w98a44u50t30h50_40r33e45s41p50o49n50d50,w52a44u50t30h50_40u50s41e45r33p50a44s41s41w62d50,26/42 wf2
+88.53.53.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1970
+h224c/
+42f30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,w52a44u50t30h50_40f30r33e45e45r33p50c41,w98a44u50t30h50_40r33p50c41,w52a44u50t30h50_40g50e45t30k46e45y42,w52a44m74o49u50n50t30_40g50e45t30k46e45y42,26/42 wf2
+46.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V2060
+C\-
+40/42 wf2
+51.53.53.53.53.53 f1
+37/42p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w98a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50e45 wf2
+51.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V2150
+ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76p50r33o49t30o49c41o49l23s41 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44u50t30h50s41r33v42,w52p50950a44n50y42,w52p50950s41k46150,w52p50950s41k462wh76C\-
+40 wf2
+83.53.53.53.53.53.53.53.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26650)wh128c7
+501508n90 0
+H720
+V2240
+75/42a44u50t30h50_40r33e45s41p50o49n50s41e45,w52a44u50t30h50_40f30r33e45e45c41h50a44l23,w52a44u50t30h50_40r33e45s41p50o49n50d50,w98a44u50t30h50_40u50s41e45r33p50a44s41s41w62d50,w52a44u50t30h50_40g50e45t30u50s41e45r33p50a44s41s41w62d50,26/42 wf2
+89.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V2330
+ct
+30h50r33o49u50g50hw76I23P44v42450 wf2
+49.53.53.53.53.53.53 f1
+37650i23n504w76-w72c41o49n50f30i23g50u50r33ew71a44n50dw76r33u50nwh122ca
+44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o494w76t30u50n50n50e45lw49o49fw56I23P44v42650 wf2
+50.53.53.53.53.wf1
+h374c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V2420
+cs
+41y42s41t30e45m74s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74n50t30g50e45nwh76C\-
+wh112ca
+44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ew71m74o49u50n50tw56p50o49i23n50t30sw67f30o49rw59f30i23l23e45 wf2
+64.53.wf1
+h248cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V2510
+cm
+74o49u50s41ew71t30ow75aw70p50o49r33t30 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44u50x49/42m74o49u50s41e45,w52a44u50x49/42a44c41c41u50p50o49i23n50twh56C\-
+w66c41o49n50f30i23g50u50r33ew71a44 wf2
+84.53.53.53.wf1
+h288cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+V2600
+ct
+30h50e45m74.26 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46b50m74a44pwh76C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fwh102ca
+44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dw76m74a44p50sw67a44n50dw76s41w62i23t30c41hw76b50e45t30w62e45e45n50 wf2
+81.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V2690
+h1386ca
+44a44nwh76C\-
+w66a44l23w62a44y42swh113ca
+44v42a44i23l23a44b50l23ew71n50e45t30w62o49r33k46 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44a44n50(26850)wh128c7
+508509n90 0
+H720
+V2780
+h310c/
+42i23n50s41e45r33t30a44v42l23,w52l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,w52a44v42l23w62a44l23k46,w98a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w52e45n50d50w62a44l23kw72-w72A55V52Lw68t30r33e45ew71r33o49u50t30i23n50e45s41 wf2
+76.wf1
+h438ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V2870
+ce
+45x49i23t30 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44w62a44i23t30,w52w62a44i23t30,w52w62a44i23t30p50i23dwh76C\-
+w66w62a44i23tw56f30o49rw59aw70p50r33o49c41e45s41sw67t30o49 wf2
+91.53.53.wf1
+h388cw
+62a44i23t30(26250)wh128c5
+505501n90 0
+H720
+V2960
+h1455ca
+44c41m74e45,w52w62i23n50,w98a44w62dwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71t30e45x49tw56w62i23n50d50o49w62s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26150)wh178c1
+504n90 0
+H720
+V3050
+cp
+50r33o49c41e45s41s41i23n50gw76l23a44n50g50u50a44g50e45 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ca
+44w62kwh72C\-
+w66p50a44t30t30e45r33n50-46d50i23r33e45c41t30e45dw76s41c41a44n50n50i23n50gw76a44n50d50 wf2
+83.53.53.53.53.53.53.wf1
+h395ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+V3140
+cI
+23S43O629506506500w76f30i23l23ew71s41y42s41t30e45m74s41 wf2
+89.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w98b50:26,w52c41:26,w52d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50d50 wf2
+58.53.53.53.53.wf1
+h291cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V3230
+cs
+41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50s41 wf2
+54.53.53.53.53.53.53.53.53 f1
+37s41a44m74,w98B46,w52s41a44m74.26s41a44v42e45,w52s41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30h50 wf2
+87.53.53.wf1
+h388cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V3320
+h517cc
+41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w98B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+81.53.53.53.53.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V3410
+h252cb
+50a44c41k46u50p50,w52t30o49b50a44c41k46u50p50,w52d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+wh112cb
+50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41sw67o49r33/42 wf2
+52.53.53.53.53.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V3500
+h1074cs
+41t30a44t30u50s41b50a44rwh59C\-
+w66d50i23s41p50l23a44yw68awh116cb
+50a44rw59g50r33a44p50hw76s41t30a44t30u50sw67w62i23n50d50o49w62 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h184cs
+41t30a44t30u50s41b50a44r33(26850)wh128c9
+500502n90 0
+H720
+V3590
+h1538cv
+42a44c41f30swh67C\-
+w66awh116cb
+50a44s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cv
+42a44c41f30s41(26450)wh128c6
+509500n90 0
+H720
+wV3680
+h1944cb
+50a44s41e45n50a44m74ewh71C\-
+w66s41t30r33i23pw76f30i23l23ew71n50a44m74ew71a44f30f30i23x49e45s41 wf2
+75.53.53.53.53.53.53.53.53.wf1
+h154cb
+50a44s41e45n50a44m74e45(26150)wh178c2
+506n90 0
+H720
+V3770
+h383c/
+42B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w52B46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,w98B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50t30 wf2
+77.53.53.53.53.53.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+wV3860
+h1944cb
+50cwh67C\-
+w66a44r33b50i23t30r33a44r33y42-46p50r33e45c41i23s41i23o49nw76a44r33i23t30h50m74e45t30i23cw67l23a44n50g50u50a44g50e45 wf2
+65.53.wf1
+h456cb
+50c41(26150)wh178c2
+507n90 0
+H720
+V3950
+h1275cc
+41bwh76C\-
+w66Cw81p50r33o49g50r33a44mwh146cb
+50e45a44u50t30i23f30i23e45r33 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41b50(26150)wh178c3
+506n90 0
+H720
+V4040
+h310cu
+50p50t30i23m74ewh71C\-
+w66s41h50o49ww88h50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh100ch
+50a44swh113cb
+50e45e45nw76r33u50n50n50i23n50g50 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V4130
+h618ct
+30r33a44c41ewh71C\-
+w66s41h50o49ww88(26r33e45a44l23-46t30i23m74e45)w52p50r33o49c41e45s41swh113cb
+50e45h50a44v42i23o49r33 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V4220
+95/42s41y42m74o49f30f30,w52f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,w52b50e45i23e45e45e45s41f30t30o49s41,w98b50e45i23e45e45e45d50f30t30o49s41,w52l23e45i23e45e45e45850050f30t30o49s41,w52l23e45i23e45e45e45s41f30t30o49s41,26/42 wf2
+52.53.53.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V4310
+h130c/
+42g50e45t30450,w52g50e45t30850,w52p50u50t30150,w52p50u50t30250,w52p50u50t30450,w52p50u50t30850,w52b50e45s41w62a44b50,w98b50e45s41w62a44l23,w52b50e45s41w62a44v42,w52l23e45s41w62a44b50,w52l23e45s41w62a44l23,w52l23e45s41w62a44vwh68C\-
+40/42 wf2
+51.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V4400
+h136c/
+42m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,w52m74p50f30m74t30,26m74p50t30o49a44,w98b50e45t30o49m74p50,w52m74p50t30o49b50e45,w52l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,26/42 wf2
+92.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V4490
+73/42d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w98b50e45z46s41p50l23i23n50e45,w52f30i23l23l23b50e45z46i23e45r33,w52f30i23l23l23b50e45z46s41p50l23i23n50e45,w52e45l23l23i23p50s41e45,26/42 wf2
+69.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4580
+cb
+50f30E43C55B46d50e45c41r33y42p50tw56-w72b50l23o49w62f30i23s41h50/42 wf2
+66.53.53.53.53.53 f1
+37s41e45t30u50p50B46F43s41t30a44t30e45,w98b50f30C55B46C55e45n50c41r33y42p50t30,w52b50f30C55B46C55d50e45c41r33y42p50t30,w52b50f30E43C55B46e45n50c41r33y42p50t30,26 wf2
+83.53.wf1
+h219cb
+50l23o49w62f30i23s41h50(26250)wh128c2
+509503n90 0
+H720
+V4670
+h123c/
+42B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,w52B46s41e45e45k46,w52B46o49f30f30s41e45t30,w98B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,26/42 wf2
+87.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V4760
+h322cB
+46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w52B46w62r33i23t30e45,w98B46f30l23u50s41h50,w52B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45d50/42 wf2
+44 f1
+37/42B46l23i23n50e45l23e45n50,wh414cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V4850
+cB
+46r33e45a44d50,26/42 wf2
+81.53.53 f1
+37B46o49p50e45n50,w52B46i23n50i23t30,w52B46i23n50i23t30s41,w52B46r33d50l23i23n50e45,w52B46r33d50s41t30r33,w98B46g50e45t30c41,w52B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,w52B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,26 wf2
+58.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V4940
+ca
+44l23l23o49c41a44t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cb
+50i23n50a44l23l23o49c41,w52b50i23n50g50r33o49w62,w52b50i23n50f30r33e45ewh71C\-
+w66g50r33o49u50p50e45dw76m74e45m74o49r33y42 wf2
+73.wf1
+h424cb
+50i23n50(26250)wh128c2
+508507n90 0
+H720
+V5030
+h757cs
+41t30r33i23pwh76C\-
+w66r33e45m74o49v42ew71s41y42m74b50o49l23sw67f30r33o49mwh146cb
+50i23n50a44r33yw68f30i23l23e45s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41t30r33i23p50(26150)wh128c2
+500509n90 0
+H720
+wV5120
+h1944cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+94.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+wV5210
+h1944cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+94.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V5300
+ca
+44l23l23o49c41a44t30i23o49n50 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23n50a44l23l23o49c41,w98b50i23n50g50r33o49w62,w52b50i23n50f30r33e45ewh71C\-
+w66g50r33o49u50p50e45dw76m74e45m74o49r33y42 wf2
+57.53.53.53.53.53.53.53.wf1
+h424cb
+50i23n50(26250)wh128c2
+508507n90 0
+H720
+V5390
+cB
+46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,26/42 wf2
+88.53.53 f1
+37B46o49p50e45n50,w52B46i23n50i23t30,w98B46i23n50i23t30s41,w52B46r33d50l23i23n50e45,w52B46r33d50s41t30r33,w52B46g50e45t30c41,w52B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,26 wf2
+51.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V5480
+h1445ck
+46e45y42s41.26w62h50owh75C\-
+wh112cb
+50i23o49g50r33a44p50h50i23cw67i23n50f30o49r33m74a44t30i23o49nw76f30o49rw59k46e45yw68h50o49l23d50e45r33s41 wf2
+62.53.53.53.53.53.wf1
+h186ck
+46e45y42s41.26w62h50o49(26650)wh128c7
+503503n90 0
+H720
+V5570
+h297ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262wh122cB
+46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+V5660
+h297ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262wh122cB
+46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V5750
+h160cl
+23i23g50h50t30,w52p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+wh112cb
+50i23t30s41y42-46s41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,wh184cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+V5840
+h177c/
+42B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,w52B46s41e45e45k46,w52B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w98B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,26/42 wf2
+71.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V5930
+h388cv
+42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,w52v42t30l23o49c41a44l23t30o49g50l23o49b50a44lwh49C\-
+w66V52e45n50t30iw95b50l23o49c41kw72c41a44c41h50e45 wf2
+78.53.53 f1
+37/42v42t30c41a44c41h50e45l23o49c41a44l23,w52v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w79v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V6020
+h560cv
+42t30z46e45r33o49e45x49t30e45n50d50,w52v42t30z46e45r33o49s41c41o49r33ewh71C\-
+w66V52e45n50t30iw95b50l23o49c41kw72t30r33u50n50c41a44t30i23o49n50 wf2
+76.53.53.53.53.53.53.53.53.53.53 f1
+37v42t30z46e45r33o49t30r33u50n50c41a44t30e45,wh127cv
+42e45n50t30i23-46z46e45r33o49(26250)wh128c5
+505500n90 0
+H720
+V6110
+h677cs
+41e45t30u50p50D60E43S43s41t30a44t30e45,w52d50e45s41_40k46e45y42_40s41e45t30u50p50,w98b50l23o49c41k46_40c41i23p50h50e45r33,w52d50e45s41C55B46C55e45n50c41r33y42p50t30,w52d50e45s41C55B46C55d50e45c41r33y42p50t30,26/42 wwh417cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V6200
+h462c/
+42i23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52f30l23a44t30e45e45r33r33,w52m74k46c41r33c41t30a44b50,w98b50l23o49c41k46c41r33c41,w52a44d50l23e45r333502wh76C\-
+w66d50e45f30l23a44t30ew71c41o49m74p50r33e45s41s41i23o49n50 wf2
+71.53.53.53.53.wf1
+h375cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V6290
+h241cs
+41u50m74,w52m74d50550s41u50m74,w52s41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dw76c41o49u50n50twh102cb
+50l23o49c41k46sw67i23nw76aw70f30i23l23e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V6380
+h139cb
+50f30C55B46C55d50e45c41r33y42p50t30,w52b50f30E43C55B46e45n50c41r33y42p50t30,w52b50f30E43C55B46d50e45c41r33y42p50tw56-wh118cb
+50l23o49w62f30i23s41hw76e45n50c41r33y42p50t30i23o49n50 wf2
+49.53.53.53.53.53.53.53.53 f1
+37/42b50f30C55B46C55e45n50c41r33y42p50t30,wh208cb
+50l23o49w62f30i23s41h50(26250)wh128c2
+509503n90 0
+H720
+V6470
+44/42d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30owh121cb
+50l23u50-46r33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49mwh100ct
+30h50e45m74 wf2
+54.53.53.53.53.53.53.53.53.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V6560
+cv
+42i23e45ww88a44n50dw76c41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+52.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w98b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+40 wf2
+74.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V6650
+h173c/
+42B46g50e45t30d50,w52B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,w52B46s41e45e45k46,w98B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,26/42 wf2
+48.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V6740
+h846ct
+30e45l23,w52i23w62h50o49i23swh67C\-
+w66l23o49o49kw72i23nw76p50h50o49n50ewh117cb
+50o49o49k46 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h449ct
+30e45l23(26150)wh128c2
+502500n90 0
+H720
+wV6830
+h1944cb
+50o49o49twh56C\-
+w66c41o49n50n50e45c41tw56t30ow75t30h50ew71r33o49o49tw56f30i23l23ew71s41e45r33v42e45r33 wf2
+86.53.53.53.53.53.53.wf1
+h369cb
+50o49o49t30(26850)wh128c7
+509507n90 0
+H720
+V6920
+h296cc
+41p50u50r33c41,w52c41p50u50r33c41.26l23o49c41a44l23,w52t30e45r33m74r33c41,w52t30e45r33m74r33c41.26l23o49c41a44lwh49C\-
+wh112cb
+50o49o49tw56s41c41r33i23p50t30s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cc
+41p50u50r33c41(26850)wh128c8
+500503n90 0
+H720
+V7010
+cb
+50o49o49t30w62i23n50n50t30,w52p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,26/42 wf2
+54.53.53.53.53.53.53.53.wf1
+h109cb
+50o49o49t30f30l23o49p50p50y42,w52b50o49o49t30p50l23a44n50950,w52b50o49o49t30w62i23n50950x49,26 wf2
+52.53.53.53.53.53.53.53.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V7100
+h247cd
+50h50c41p50d50,w52d50h50c41p50l23e45a44s41e45s41,w52r33a44r33p50d50,w52t30f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45twh102cb
+50o49o49t30i23n50g50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h306cd
+50h50c41p50d50(26850)wh128c8
+500505n90 0
+H720
+V7190
+h746ci
+23n50i23twh56C\-
+w66i23n50i23t30i23a44l23i23z46ew71m74a44c41h50i23n50ew71u50p50o49nwh122cb
+50o49o49t30i23n50g50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h421ci
+23n50i23t30(26850)wh128c8
+503502n90 0
+H720
+wV7280
+h1944cb
+50o49o49t30i23n50gwh76C\-
+w66b50o49o49t30s41t30r33a44p50p50i23n50gw76p50r33o49c41e45d50u50r33e45s41 wf2
+59.53.53.53.53.53.53.53.wf1
+h246cb
+50o49o49t30i23n50g50(26850)wh128c8
+500500n90 0
+H720
+s10
+V7650
+c4
+63-58iwn90 0
+V7920
+p5
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+cp
+50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,26/42 wf2
+51.53.53.53.53.53.53.53 f1
+37b50o49o49t30f30l23o49p50p50y42,w98b50o49o49t30p50l23a44n50950,w52b50o49o49t30w62i23n50950x49,w52b50o49o49t30w62i23n50n50t30,26 wf2
+81.53.53.53.53.53.53.53.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V800
+h928c9
+50l23o49a44d50,w52950p50x49e45l23o49a44d50,w52l23dwh76C\-
+w66P44Cwh127cb
+50o49o49t30s41t30r33a44pw76p50r33o49g50r33a44m74 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+V890
+h1505cb
+50o49o49t30i23n50gwh76C\-
+wh112cb
+50o49o49t30s41t30r33a44p50p50i23n50gw76p50r33o49c41e45d50u50r33e45s41 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h246cb
+50o49o49t30i23n50g50(26850)wh128c8
+500500n90 0
+H720
+V980
+h513cb
+50o49o49t30f30l23o49p50p50y42,w52b50o49o49t30p50l23a44n50950,w52b50o49o49t30w62i23n50950x49,w98b50o49o49t30w62i23n50n50t30,w52p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,26/42 wf2
+54.53.53.53.53.53.53.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V1070
+cB
+46g50e45t30r33u50n50e45,w52B46g50e45t30d50,w52B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,26/42 wf2
+68.53.53.53.53.wf1
+h109cB
+46o49p50e45n50,w52B46i23n50i23t30,w52B46i23n50i23t30s41,w52B46r33d50l23i23n50e45,w52B46r33d50s41t30r33,w52B46g50e45t30c41,26 wf2
+50.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1160
+24/42e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w52a44r33c41,w52f30i23l23l23a44r33c41,w52i23c41o49s41s41i23n50,w52i23c41o49s41s41i23n50250,w98b50o49r33d50e45r33,w52s41t30r33i23n50g50,w52s41t30r33i23n50g50n50,w52r33u50n50e45s41t30r33i23n50g50,26/42 wf2
+71.53.53.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V1250
+h324c/
+42p50u50b50l23i23c41s41c41r33e45e45n50,w52f30r33e45e45s41c41r33e45e45n50,w52a44l23l23o49c41w62i23n50d50o49w62,w98b50o49t30t30o49m74w62i23n50d50o49w62,w52b50o49t30t30o49m74n50w62i23n50d50o49w62s41,w52t30o49p50w62i23n50d50o49w62,26/42 wwh242cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V1340
+46P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45yw68r33e45m74o49t30ew71a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122cb
+50o49x49 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45c41u50r33e45n50e45twh56C\-
+w66D60i23g50i23t30a44lwh153cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V1430
+h233cB
+46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w98B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w52B46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,26/42 wf2
+55 f1
+37/42B46s41e45e45k46,wh414cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1520
+h321c/
+42B46r33e45a44d50,w52B46s41e45e45k46,w52B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w98B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w52B46w62r33i23t30e45,26/42 wf2
+84.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1610
+cB
+46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,26/42 wf2
+93.53.53 f1
+37B46o49p50e45n50,w52B46i23n50i23t30,w52B46i23n50i23t30s41,w98B46r33d50l23i23n50e45,w52B46r33d50s41t30r33,w52B46g50e45t30c41,w52B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,26 wf2
+51.53.53.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1700
+53/42B46g50e45t30c41,w52B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,w52B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,w98B46r33e45a44d50,w52B46s41e45e45k46,w52B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,26/42 wwh440cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1790
+h645cg
+50e45t30f30i23e45l23d50s41,w52g50e45t30t30o49k46e45n50s41,w52t30o49k46e45n50i23z46ewh71C\-
+wh112cb
+50r33e45a44kw72aw70s41t30r33i23n50gw76i23n50t30ow75f30i23e45l23d50s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h210cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+V1880
+h137cg
+50e45t30n50e45t30c41o49n50n50i23n50f30o49,w52f30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+w66m74a44k46ew71a44n50dwh122cb
+50r33e45a44kw72n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+76.53.53.53.53 f1
+37/42s41e45t30n50e45t30m74t30p50t30,wh396cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+wV1970
+h1944cb
+50r33i23d50g50ewh71C\-
+w66I23P44v424w76E43t30h50e45r33n50e45tw56b50r33i23d50g50e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cb
+50r33i23d50g50e45(26350)wh128c5
+506502n90 0
+H720
+wV2060
+h1944cb
+50r33k46,w52s41b50r33kwh72C\-
+w66c41h50a44n50g50ew71m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+49.53.53.53.53.53.53.wf1
+h418cb
+50r33k46(26250)wh128c2
+509504n90 0
+H720
+V2150
+h1529ck
+46i23l23l23,w52s41l23a44y42,w98b50r33o49k46ewh71C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75k46i23l23lw49p50r33o49c41e45s41s41e45s41 wf2
+68.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+V2240
+h1251cd
+50i23c41twh56C\-
+w66d50i23c41t30i23o49n50a44r33ywh114cb
+50r33o49w62s41e45r33 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cd
+50i23c41t30(26750)wh128c7
+507500n90 0
+H720
+V2330
+47/42B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,w52B46u50n50g50e45t30c41,w52B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,w98B46s41e45e45k46,w52B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,w52B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,26/42 wf2
+73.53.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V2420
+H708
+c/
+42B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w52B46w62r33i23t30e45,w52B46f30l23u50s41h50,w98B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50t30 wf2
+62.53.53.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V2510
+h253C\-
+w66c41o49p50yw68a44s41y42n50c41h50r33o49n50o49u50s41l23yw68v42i23aw70aw70l23a44r33g50ew71c41i23r33c41u50l23a44rwh105cb
+50u50f30f30e45r33 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50u50m74pwh336cp
+50u50m74p50(26150)wh128c1
+506506n90 0
+H720
+V2600
+cC
+55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+88.53.53 f1
+37v42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ew71f30r33a44m74ewh117cb
+50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw49N59e45t30w62o49r33k46 wf2
+64.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V2690
+h238cB
+46v42p50r33i23n50t30,w52B46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+wh112cb
+50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50t30 wf2
+54.53.53.53.53 f1
+37/42B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,wh414cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V2780
+86f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dwh122cb
+50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50tw56p50a44c41k46a44g50e45 wf2
+60.53.53.53.53 f1
+37/42f30s41e45t30p50o49s41,wh312cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V2870
+83p50a44c41k46e45t30t30r33a44i23l23e45r33,w52p50a44c41k46e45t30t30r33i23mwh100C\-
+w66z46e45r33o49-46c41o49p50yw68n50e45t30w62o49r33kwh118cb
+50u50f30f30e45r33s41 wf2
+55.53 f1
+37/42p50a44c41k46e45t30s41i23z46e45,w52p50a44c41k46e45t30s41p50l23i23t30,w52p50a44c41k46e45t30s41t30a44t30s41,w44v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V2960
+h283c/
+42g50e45t30w62i23n50d50o49w62,w52g50e45n50g50e45t30w62i23n50d50o49w62,w52f30l23u50s41h50i23m74a44g50e45,w98b50u50f30i23m74a44g50e45,w52l23o49c41k46d50i23s41p50l23a44y42,w52u50n50l23o49c41k46d50i23s41p50l23a44y42,26/42 wf2
+68.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V3050
+h383c/
+42l23o49c41k46d50i23s41p50l23a44y42,w52u50n50l23o49c41k46d50i23s41p50l23a44y42,w52o49p50e45n50f30o49n50t30,w98b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,w52s41t30r33t30o49c41h50a44n50,26/42 wf2
+56.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V3140
+cf
+30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,w52f30m74t30i23s41e45c41t30,26/42 wf2
+70.53.53.wf1
+h109cb
+50u50i23l23d50i23n50d50e45x49,w52c41h50e45c41k46a44r33e45n50a44s41,w52c41h50e45c41k46i23n50d50e45x49,w52c41o49n50f30,26 wf2
+44.53.53.wf1
+h177cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+wV3230
+h1944cb
+50u50n50d50l23ewh71C\-
+w66c41o49l23l23e45c41tw56f30i23l23e45sw67f30o49rw59d50i23s41t30r33i23b50u50t30i23o49n50 wf2
+48.53.53.53.53.53.53.53.wf1
+h279cb
+50u50n50d50l23e45(26150)wh178c3
+502n90 0
+H720
+V3320
+h269c/
+42B46r33d50s41t30r33,w52B46g50e45t30c41,w52B46g50e45t30r33u50n50e45,w52B46g50e45t30d50,w52B46u50n50g50e45t30c41,w98B46u50n50g50e45t30r33u50n50e45,w52B46r33e45a44d50,w52B46s41e45e45k46,w52B46o49f30f30s41e45t30,w52B46f30i23l23d50e45s41,26/42 wf2
+87.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V3410
+cc
+41o49m74p50r33e45s41sw67a44n50dw76e45x49p50a44n50d50/42 wf2
+42.53.53 f1
+37g50z46i23p50,w52g50u50n50z46i23p50,w52b50z46i23p50250,w98b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w52u50n50z46i23pwh76C\-
+40 wf2
+56.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V3500
+h1332cp
+50c41iwh49C\-
+w66p50r33i23n50tw56P44C55Iw95b50u50sw67c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h433cp
+50c41i23(26850)wh128c8
+506500n90 0
+H720
+V3590
+h996cu
+50s41b50dwh76C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw95B46u50sw67d50a44e45m74o49n50 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cu
+50s41b50d50(26450)wh128c6
+508508n90 0
+H720
+V3680
+h138cp
+50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw95B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+64.53.53.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,wh395cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V3770
+h214c/
+42B46l23i23n50e45l23e45n50,w52B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,w98B46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45d50/42 wf2
+73.53.wf1
+h425cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V3860
+h144ce
+45n50c41350250,w52d50e45c41150650,w52e45n50c41150650,w52e45n50c41o49d50e45f30m74twh56C\-
+w66e45n50c41o49d50i23n50gwh122cb
+50y42t30ew71a44r33r33a44y42sw67a44sw67s41t30r33i23n50g50s41 wf2
+56.53.53 f1
+37d50e45c41650450,w52e45n50c41650450,w52d50e45c41350250,wh256ce
+45n50c41o49d50e45(26250)wh128c3
+504502n90 0
+H720
+V3950
+h152c/
+42M69e45m74d50r33a44w62p50a44r33a44m74,w52m74e45m74i23m74a44g50e45i23n50i23t30,w52w62o49r33d50a44d50d50r33,w98b50y42t30e45a44d50d50r33,w52m74e45m74i23m74a44g50e45m74o49v42e45,w52a44l23l23o49c41m74e45m74i23m74a44g50e45,26/42 wf2
+71.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4040
+h361c/
+42u50n50l23o49a44d50i23m74a44g50e45,w52r33e45a44d50i23m74a44g50e45,w52w62r33i23t30e45i23m74a44g50e45,w98b50y42t30e45s41p50e45r33l23i23n50e45,w52w62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+w66a44l23l23o49c41a44t30i23n50g50,26/42 wf2
+53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4130
+cu
+50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50dw76e45x49p50a44n50d50/42 wf2
+55.53 f1
+37g50z46i23p50,w52g50u50n50z46i23p50,w98b50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,w52z46i23p50,26 wf2
+43.53.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V4220
+h439cs
+41t30y42l23ewh71C\-
+w66P44l23a44nw769w76c41o49d50i23n50gw76c41o49n50v42e45n50t30i23o49n50sw67f30o49rwh105cC
+55 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cs
+41t30y42l23e45(26650)wh128c7
+505507n90 0
+H720
+V4310
+h1477cc
+41o49n50s41o49l23e45f30s41,w98C55,w52c41l23o49gwh76C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23ew71a44c41c41e45s41s41 wf2
+47.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V4400
+h1506cp
+50c41cwh67C\-
+w66A55P44Ewh115cC
+w81c41o49m74p50i23l23e45rw59d50r33i23v42e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h415cp
+50c41c41(26150)wh128c1
+505502n90 0
+H720
+V4490
+h440c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+wh112cC
+w81c41o49m74p50i23l23e45r33s41 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V4580
+cf
+30i23l23ew71s41y42s41t30e45m74s41 wf2
+50.53.53.53.53.53.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,w98c41:26,w52d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O62950650650050 wf2
+44.wf1
+h291cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V4670
+h1665cc
+41p50pwh76C\-
+wh112cC
+w81l23a44n50g50u50a44g50ew71p50r33e45p50r33o49c41e45s41s41o49r33 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50p50(26150)wh178c4
+507n90 0
+H720
+V4760
+h1715cc
+41bwh76C\-
+wh112cC
+w81p50r33o49g50r33a44mwh100cb
+50e45a44u50t30i23f30i23e45r33 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41b50(26150)wh178c3
+506n90 0
+H720
+V4850
+h153cv
+42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,w52v42t30l23o49c41a44l23t30o49g50l23o49b50a44lwh49C\-
+w66V52e45n50t30iw49b50l23o49c41kwh118cc
+41a44c41h50e45 wf2
+48.53.53.53.53.53.53.53 f1
+37/42v42t30c41a44c41h50e45l23o49c41a44l23,w52v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w79v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V4940
+h1694cc
+41f30swh67C\-
+wh112cc
+41a44c41h50ew71f30i23l23ew71s41y42s41t30e45m74 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435cc
+41f30s41(26450)wh128c6
+502509n90 0
+H720
+V5030
+cF
+43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+w66f30o49n50tw56u50t30i23l23i23t30i23e45s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41a44c41h50e45c41h50a44r33s41,w52a44g50e45f30o49n50t30,w52l23o49a44d50c41h50a44r33,w52S43u50b50f30o49n50t30,26 wf2
+77.53.53.53.53.wf1
+h117cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V5120
+h1632cc
+41w62f30swh67C\-
+wh112cc
+41a44c41h50e45d50-46w62o49r33mwh100cf
+30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+82.53.53.53.53.53.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V5210
+h446cs
+41e45g50f30l23u50s41hwh76C\-
+w66f30l23u50s41hw76i23n50s41t30r33u50c41t30i23o49nw76a44n50dw76d50a44t30awh116cc
+41a44c41h50e45s41 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h217cs
+41e45g50f30l23u50s41h50(26250)wh128c5
+500503n90 0
+H720
+wV5300
+h1944cc
+41a44lwh49C\-
+w66p50r33i23n50tw56c41a44l23e45n50d50a44r33 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h439cc
+41a44l23(26150)wh178c3
+503n90 0
+H720
+V5390
+h1507cd
+50cwh67C\-
+w66d50e45s41kwh118cc
+41a44l23c41u50l23a44t30o49r33 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cd
+50c41(26150)wh178c5
+508n90 0
+H720
+wV5480
+h1944cc
+41a44l23e45n50d50a44rwh59C\-
+w66p50r33i23n50tw56u50p50c41o49m74i23n50gw76e45v42e45n50t30s41 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h217cc
+41a44l23e45n50d50a44r33(26150)wh178c3
+504n90 0
+H720
+V5570
+h229cm
+74a44l23l23o49c41,w52m74a44l23l23o49c41a44l23i23g50n50,w52m74a44l23l23o49c41z46,w52f30r33e45e45,w52r33e45a44l23l23o49c41,w98c41a44l23l23o49c41,w52m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,w52s41e45t30r33e45a44l23l23o49c41t30a44g50,26/42 wf2
+63.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V5660
+h213ct
+30c41p50150750050050950,w52t30c41p50150750050150050,w52t30c41p501507500501503wh76C\-
+w66l23i23s41t30e45nw76f30o49rwh105cc
+41a44l23l23sw67o49nw76aw70n50e45t30w62o49r33kw72d50e45v42i23c41e45 wf2
+45.53.53.53.53.53.53.53 f1
+37/42t30c41p50150750050050850,wh324cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V5750
+h672ct
+30r33a44m74p50o49l23i23n50ewh71C\-
+w66f30o49r33w62a44r33dw76i23n50c41o49m74i23n50gwh122cc
+41a44l23l23sw67t30ow75a44n50o49t30h50e45rw59a44d50d50r33e45s41s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h126ct
+30r33a44m74p50o49l23i23n50e45(26850)wh128c9
+500507n90 0
+H720
+V5840
+ct
+30ow75d50a44t30a44/42 wf2
+43 f1
+37I23n50t30m74a44p50,w52a44l23l23o49c41m74a44p50,w52f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,w98c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45r33 wf2
+49.53.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V5930
+cr
+33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,26/42 wf2
+76.53.53.53.53.53.53 f1
+37l23o49c41k46,w98c41a44n50l23o49c41k46,w52u50n50l23o49c41k46,w52q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,26 wf2
+80.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6020
+93/42m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w98c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,w52r33e45c41t30i23n50r33e45c41t30,26/42 wf2
+84.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6110
+cw
+62l23o49c41k46,26/42 wf2
+72.53.53.53.53.53.53.53 f1
+37l23o49c41k46,w52c41a44n50l23o49c41k46,w52u50n50l23o49c41k46,w52q50l23o49c41k46,w98c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,26 wf2
+84.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6200
+h255c/
+42q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,w98c41a44n50w62l23o49c41k46,w52w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,26/42 wf2
+49.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6290
+cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41a44pwh76C\-
+w66c41a44p50a44b50i23l23i23t30i23e45sw67f30o49rw59s41e45t30t30i23n50gw76t30h50ew71u50s41e45rw59i23dw76o49f30 wf2
+82.53.53.wf1
+h412cc
+41a44p50(26350)wh128c5
+506504n90 0
+H720
+V6380
+h817cp
+50c41m74c41i23awh70C\-
+w66i23d50e45n50t30i23f30yw68aw70P44C55M69C55I23Awh127cc
+41a44r33d50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h274cp
+50c41m74c41i23a44(26850)wh128c8
+506501n90 0
+H720
+V6470
+h1012cv
+42g50awh70C\-
+w66c41o49n50f30i23g50u50r33ew71aw70V52G58Awh127cc
+41a44r33d50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26850)wh128c9
+501508n90 0
+H720
+V6560
+h428ci
+238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rw59M69e45m74o49r33ywh114cC
+55a44r33dw76I23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+59.53.53.53.wf1
+h274ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V6650
+h123ct
+30o49u50p50p50e45r33r33u50n50ewh71C\-
+w66U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45rw59c41l23a44s41s41e45sw67a44n50dwh122cc
+41a44s41e45s41 wf2
+51.53 f1
+37/42i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,w52t30o49t30i23t30l23e45r33u50n50e45,w83i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+wV6740
+h1944cc
+41a44t30,w52r33e45a44dwh76C\-
+w66c41a44t30e45n50a44t30ew71f30i23l23e45s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cc
+41a44t30(26150)wh178c3
+505n90 0
+H720
+V6830
+h1495cs
+41c41a44twh56C\-
+w66s41k46ywh114cc
+41a44t30a44l23o49g50u50ew71a44n50dw76D60i23g50i23t30i23z46e45dw76S43k46yw68S43u50r33v42e45y42 wf2
+51.53.53.53.53.53.53.53.53.wf1
+h391cs
+41c41a44t30(26750)wh128c7
+508500n90 0
+H720
+wV6920
+h1944cc
+41bwh76C\-
+w66Cw81p50r33o49g50r33a44mwh100cb
+50e45a44u50t30i23f30i23e45r33 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41b50(26150)wh178c3
+506n90 0
+H720
+V7010
+cs
+41y42s41t30e45m74 wf2
+94.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cwh113cC
+55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23e45 wf2
+42.53.53.53.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V7100
+cw
+62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+78.53.53.53.53.53.53.53 f1
+37r33c41,w98c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,26 wf2
+43.53.53.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V7190
+h226cd
+50u50m74p50950650650050,w52m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nw76I23S43O62-469506506500wh122cC
+55Dw86i23m74a44g50e45 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V7280
+cr
+33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41k46 wf2
+56.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+s10
+V7650
+h4530c5
+63-58iwn90 0
+V7920
+p6
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+ws8
+V710
+h1944cc
+41e45cwh67C\-
+w66C55o49r33a44i23dw76E43t30h50e45r33n50e45tw56C55o49n50s41o49l23e45 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cc
+41e45c41(26850)wh128c8
+500502n90 0
+H720
+V800
+cf
+30u50n50c41t30i23o49n50s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44b50s41,w52f30m74o49d50,w52f30l23o49o49r33,w98c41e45i23lwh49C\-
+w66a44b50s41o49l23u50t30ew71v42a44l23u50e45,w52r33e45m74a44i23n50d50e45r33,w52f30l23o49o49r33,w52c41e45i23l23i23n50g50 wf2
+57.wf1
+h363cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+wV890
+h1944cc
+41f30swh67C\-
+w66c41a44c41h50ew71f30i23l23ew71s41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435cc
+41f30s41(26450)wh128c6
+502509n90 0
+H720
+V980
+cp
+50r33o49c41c41r33e45a44t30e45,w52p50r33o49c41d50a44t30a44,26/42 wf2
+47.53.53.53.53.53.53 f1
+37a44l23t30,w52c41h50a44n50c41r33e45a44t30e45,w98c41h50a44n50f30r33e45e45,w52c41h50a44n50i23n50i23t30,w52c41h50a44n50p50r33i23n50t30,w52m74a44i23n50s41t30a44c41k46s41i23z46e45,26 wf2
+85.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V1070
+h994cs
+41t30a44t30,w52w62s41t30a44twh56C\-
+w66i23n50q50u50i23r33ew71o49rwh105cc
+41h50a44n50g50ew71f30i23l23ew71a44t30t30r33i23b50u50t30e45s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+V1160
+h1582cc
+41h50g50r33pwh76C\-
+wh112cc
+41h50a44n50g50ew71f30i23l23ew71g50r33o49u50p50 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cc
+41h50g50r33p50(26150)wh178c3
+507n90 0
+H720
+V1250
+h1629cs
+41e45e45kwh72C\-
+wh112cc
+41h50a44n50g50ew71f30i23l23ew71o49f30f30s41e45t30 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41e45e45k46(26250)wh128c4
+509509n90 0
+H720
+V1340
+h1455cb
+50r33k46,w52s41b50r33kwh72C\-
+wh112cc
+41h50a44n50g50ew71m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h418cb
+50r33k46(26250)wh128c2
+509504n90 0
+H720
+V1430
+h1541cs
+41e45g50b50r33kwh72C\-
+wh112cc
+41h50a44n50g50ew71m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h282cs
+41e45g50b50r33k46(26250)wh128c5
+500502n90 0
+H720
+V1520
+h1542cc
+41h50m74o49dwh76C\-
+wh112cc
+41h50a44n50g50ew71m74o49d50e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cc
+41h50m74o49d50(26150)wh178c3
+508n90 0
+H720
+V1610
+h923cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+wh112cc
+41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+V1700
+h923cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+wh112cc
+41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V1790
+h1208cp
+50a44s41s41w62d50,w52n50e45t30k46e45ywh68C\-
+wh112cc
+41h50a44n50g50ew71o49rw59v42e45r33i23f30yw68u50s41e45rw59p50a44s41s41w62o49r33d50 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h259cp
+50a44s41s41w62d50(26150)wh128c1
+504509n90 0
+H720
+V1880
+h1609cc
+41h50d50i23rwh59C\-
+wh112cc
+41h50a44n50g50ew71w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cc
+41h50d50i23r33(26250)wh128c2
+509508n90 0
+H720
+V1970
+cr
+33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41h50a44n50g50e45s41,w52p50u50l23l23,w52p50u50s41h50,w52s41c41a44nwh76C\-
+w66c41l23i23e45n50t30-46s41e45r33v42e45r33 wf2
+44.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V2060
+cp
+50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,26/42 wf2
+56.wf1
+h109cc
+41h50a44n50g50e45u50s41e45r33,w52c41o49n50v42k46e45y42s41,w52c41o49n50v42k46e45y42s41250,26 wf2
+70.53.53.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V2150
+cp
+50r33o49c41c41r33e45a44t30e45,26/42 wf2
+50.53.53.53.53.53.53 f1
+37a44l23t30,w52c41h50a44n50c41r33e45a44t30e45,w52c41h50a44n50f30r33e45e45,w98c41h50a44n50i23n50i23t30,w52c41h50a44n50p50r33i23n50t30,w52m74a44i23n50s41t30a44c41k46s41i23z46e45,26 wf2
+51.53.53.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V2240
+h747cp
+50i23p50ewh71C\-
+w66c41r33e45a44t30ew71a44nw76i23n50t30e45r33p50r33o49c41e45s41swh113cc
+41h50a44n50n50e45l23 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26250)wh128c4
+505506n90 0
+H720
+V2330
+h121cS
+43S43Lw68v42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nwh122cc
+41h50a44n50n50e45l23 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hwh264cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V2420
+h137cT
+50L42S431w76o49rw59S43S43L423w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nwh122cc
+41h50a44n50n50e45l23 wf2
+45.53.53.53.53 f1
+37/42r33e45a44d50c41e45r33t30,w52r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+w66a44t30t30a44c41hwh275cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V2510
+cp
+50r33o49c41d50a44t30a44,26/42 wf2
+75 f1
+37a44l23t30,w52c41h50a44n50c41r33e45a44t30e45,w52c41h50a44n50f30r33e45e45,w52c41h50a44n50i23n50i23t30,w98c41h50a44n50p50r33i23n50t30,w52m74a44i23n50s41t30a44c41k46s41i23z46e45,w52p50r33o49c41c41r33e45a44t30e45,26 wf2
+57.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V2600
+h199c/
+42b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,w52s41t30r33t30o49c41h50a44n50,w98c41h50a44n50t30o49s41t30r33,w52c41h50a44n50t30o49d50e45p50t30hwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71g50r33a44p50h50i23c41s41 wf2
+70.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V2690
+h522ct
+30o49t30i23t30l23e45r33u50n50e45,w52t30o49u50p50p50e45r33r33u50n50ewh71C\-
+w66U55n50i23c41o49d50ewh117cc
+41h50a44r33a44c41t30e45rw59c41l23a44s41s41e45sw67a44n50dw76c41a44s41e45s41 wf2
+68.53.53.53 f1
+37/42t30o49l23o49w62e45r33r33u50n50e45,w83i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V2780
+h149c_
+40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+w66A55S43C55I23Iw95c41h50a44r33a44c41t30e45rw59c41l23a44s41s41i23f30i23c41a44t30i23o49n50 wf2
+73.53.53.53.53.53 f1
+37/42i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,wh328cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V2870
+h911cf
+30r33e45qwh76C\-
+w66p50r33i23n50tw56h50i23s41t30o49g50r33a44mwh100co
+49fwh102cc
+41h50a44r33a44c41t30e45rw59f30r33e45q50u50e45n50c41i23e45s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cf
+30r33e45q50(26150)wh178c8
+507n90 0
+H720
+V2960
+h886cs
+41c41r33i23b50b50l23e45a44l23l23o49c41,w52r33e45c41o49g50n50i23z46ewh71C\-
+wh112cc
+41h50a44r33a44c41t30e45rw59r33e45c41o49g50n50i23t30i23o49n50 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h241cs
+41c41r33i23b50b50l23e45(26250)wh128c4
+509503n90 0
+H720
+V3050
+h812cU
+55T50F43,w52U55n50i23c41o49d50e45,w52A55S43C55I23I23,w52r33u50n50ewh71C\-
+wh112cc
+41h50a44r33a44c41t30e45rw59s41e45tw56a44n50dw76f30o49r33m74a44t30 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V3140
+h1328ct
+30c41swh67C\-
+w66t30r33a44n50s41l23a44t30ewh117cc
+41h50a44r33a44c41t30e45rw59s41e45t30s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435ct
+30c41s41(26150)wh128c2
+501507n90 0
+H720
+V3230
+h602cd
+50o49q50u50o49t30e45,w52n50e45e45d50s41r33c41q50u50o49t30ewh71C\-
+w66q50u50o49t30e45dwh122cc
+41h50a44r33a44c41t30e45rw59s41t30r33i23n50g50s41 wf2
+43.53.53.53.53.53.53.53.53.53 f1
+37/42q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,wh312cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V3320
+h319ca
+44s41c41i23i23,w52u50n50i23c41o49d50ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56A55S43C55I23I23,w52U55n50i23c41o49d50ewh117cc
+41h50a44r33a44c41t30e45r33s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ca
+44s41c41i23i23(26150)wh178c2
+501n90 0
+H720
+V3410
+h962ck
+46e45y42b50o49a44r33dwh76C\-
+w66h50o49ww88t30ow75t30y42p50ewh117cc
+41h50a44r33a44c41t30e45r33s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26650)wh128c7
+503501n90 0
+H720
+V3500
+h1377ct
+30rwh59C\-
+w66t30r33a44n50s41l23a44t30ewh117cc
+41h50a44r33a44c41t30e45r33s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h484ct
+30r33(26150)wh128c2
+502506n90 0
+H720
+V3590
+C\-
+w66c41o49n50v42e45r33tw56t30e45x49tw56t30o49/42 wf2
+91.53.53.53.53.53 f1
+37a44t30o49f30,w52a44t30o49i23,w52a44t30o49l23,w52a44t30o49l23l23,w98c41h50a44r33s41t30o49d50,w52s41t30r33t30o49d50,w52s41t30r33t30o49l23,w52s41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w52s41t30r33t30o49u50l23l23 wwh428ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V3680
+cu
+50t30f30e45c41p50y42,w52u50t30f30l23e45n50,w52u50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,26/42 wf2
+78 f1
+37r33u50n50e45t30o49c41h50a44r33,w98c41h50a44r33t30o49r33u50n50e45,w52r33u50n50e45l23e45n50,w52r33u50n50e45n50l23e45n50,w52f30u50l23l23r33u50n50e45,26 wf2
+70.53.53.53.53.wf1
+h369cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+wV3770
+h1944cc
+41h50d50i23rwh59C\-
+w66c41h50a44n50g50ew71w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+78.53.53.53.53.53.53.53.53.53.wf1
+h350cc
+41h50d50i23r33(26250)wh128c2
+509508n90 0
+H720
+V3860
+h1572ca
+44s41s41e45r33twh56C\-
+wh112cc
+41h50e45c41kw72p50r33o49g50r33a44mwh100ci
+23n50v42a44r33i23a44n50t30s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h313ca
+44s41s41e45r33t30(26250)wh128c2
+507509n90 0
+H720
+V3950
+cf
+30m74t30i23n50d50e45x49,w52f30m74t30i23s41e45c41t30,26/42 wf2
+79 f1
+37b50u50i23l23d50i23n50d50e45x49,w52c41h50e45c41k46a44r33e45n50a44s41,w98c41h50e45c41k46i23n50d50e45x49,w52c41o49n50f30,w52f30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,26 wf2
+61.53.53.53.53.wf1
+h177cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+V4040
+h397cv
+42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+wh112cc
+41h50e45c41k46i23n50gw76m74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+85.53 f1
+37v42t30b50r33k46,w52v42t30m74a44l23l23o49c41,wh107cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+wV4130
+h1944cc
+41h50g50r33pwh76C\-
+w66c41h50a44n50g50ew71f30i23l23ew71g50r33o49u50p50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cc
+41h50g50r33p50(26150)wh178c3
+507n90 0
+H720
+V4220
+98c41p50u50t30i23m74e45,w52t30i23m74e45swh67C\-
+w66c41p50uw76t30i23m74ew71i23nw76t30h50i23sw67p50r33o49c41e45s41sw67a44n50dwh122cc
+41h50i23l23d50r33e45n50 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cc
+41p50u50t30i23m74e45(26250)wh128c3
+501507n90 0
+H720
+wV4310
+h1944cc
+41h50m74o49dwh76C\-
+w66c41h50a44n50g50ew71m74o49d50e45 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cc
+41h50m74o49d50(26150)wh178c3
+508n90 0
+H720
+V4400
+h1473ca
+44q50u50a44r33e45l23awh70C\-
+wh112cC
+55I23F43Sw69s41e45r33v42e45r33 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h214ca
+44q50u50a44r33e45l23a44(26850)wh128c7
+509502n90 0
+H720
+V4490
+h317cp
+50u50m74pwh76C\-
+w66c41o49p50yw68a44s41y42n50c41h50r33o49n50o49u50s41l23yw68v42i23aw70aw70l23a44r33g50ewh117cc
+41i23r33c41u50l23a44rw59b50u50f30f30e45r33 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cp
+50u50m74p50(26150)wh128c1
+506506n90 0
+H720
+V4580
+cl
+23o49c41a44l23a44d50d50r33,w52s41y42m74o49f30f30,w52f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,26/42 wf2
+92.53.wf1
+h109cc
+41i23s41c41t30r33a44c41e45,w52r33i23s41c41t30r33a44c41e45,w52c41i23s41c41f30r33a44m74e45,w52r33i23s41c41f30r33a44m74e45,26 wf2
+88.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V4670
+cs
+41t30r33l23e45n50,26/42 wf2
+75.53.53.53.53 f1
+37s41t30r33c41a44t30,w52s41t30r33n50c41a44t30,w52s41t30r33c41m74p50,w52s41t30r33n50c41m74p50,w98c41i23s41t30r33c41m74p50,w52c41i23s41t30r33n50c41m74p50,w52s41t30r33c41p50y42,w52s41t30r33n50c41p50y42,w52s41t30r33e45c41p50y42,26 wf2
+79.wf1
+h328cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V4760
+h229cs
+41t30r33c41a44t30,w52s41t30r33n50c41a44t30,w52s41t30r33c41m74p50,w52s41t30r33n50c41m74p50,w52c41i23s41t30r33c41m74p50,w98c41i23s41t30r33n50c41m74p50,w52s41t30r33c41p50y42,w52s41t30r33n50c41p50y42,w52s41t30r33e45c41p50y42,w52s41t30r33l23e45n50,26/42 wf2
+42.53.53.wf1
+h328cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V4850
+81s41t30r33p50b50r33k46,w52s41t30r33s41p50n50,w52s41t30r33c41s41p50n50,w52s41t30r33t30o49k46,w52s41t30r33d50u50p50,w52s41t30r33s41t30r33,w98c41i23s41t30r33s41t30rwh59C\-
+w66s41t30r33i23n50gw76o49p50e45r33a44t30i23o49n50s41 wf2
+89.53.53 f1
+37/42s41t30r33c41h50r33,w52s41t30r33r33c41h50r33,wh317cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V4940
+h243c/
+42o49p50e45n50d50e45v42d50a44t30a44,w52o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w98c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45r33/42 wwh409cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V5030
+h135ct
+30o49t30i23t30l23e45r33u50n50e45,w52t30o49u50p50p50e45r33r33u50n50ewh71C\-
+w66U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45rwh105cc
+41l23a44s41s41e45sw67a44n50dw76c41a44s41e45s41 wf2
+92 f1
+37/42i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,w83i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V5120
+h161c_
+40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+w66A55S43C55I23Iw49c41h50a44r33a44c41t30e45rwh105cc
+41l23a44s41s41i23f30i23c41a44t30i23o49n50 wf2
+61.53.53.53.53.53 f1
+37/42i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,wh328cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V5210
+cf
+30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,26/42 wf2
+85 f1
+37u50s41b50c41m74d50,w98c41l23a44s41s41n50a44m74e45,w52c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,26 wf2
+91.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+wV5300
+h1944cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76aw70p50a44t30hw76n50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26150)wh178c3
+509n90 0
+H720
+wV5390
+h1944cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76aw70p50a44t30hw76n50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26250)wh128c2
+509509n90 0
+H720
+V5480
+h354ct
+30e45r33m74i23n50a44t30ewh71C\-
+w66t30e45r33m74i23n50a44t30ew71p50r33o49c41e45s41s41,w52p50r33o49c41e45s41swh113cc
+41l23e45a44n50u50p50 wf2
+48.53.53.53.53.53 f1
+37e45x49i23t30s41,w52_40e45x49i23t30s41,w52a44t30e45x49i23t30,w52a44t30e45x49i23t30d50o49n50t30,wh348ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V5570
+h260c/
+42f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,w98c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50t30/42 wf2
+67.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V5660
+h729cn
+50f30swh67C\-
+w66S43u50nw76n50e45t30w62o49r33kw72f30i23l23ew71s41y42s41t30e45mwh146cc
+41l23i23e45n50t30 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+V5750
+h146ct
+30l23s41s41r33v42t30u50n50n50e45l23,w52t30l23s41c41l23i23e45n50t30t30u50n50n50e45lwh49C\-
+w66T50L42Sw69s41e45r33v42e45rw59a44n50dwh122cc
+41l23i23e45n50t30 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30l23s41s41r33v42,w52t30l23s41c41l23i23e45n50t30,wh326ct
+30l23s41s41r33v42(26850)wh128c9
+500506n90 0
+H720
+V5840
+h170cv
+42t30p50i23n50g50,w52v42t30r33p50c41,w52v42e45n50t30i23d50o49u50b50l23e45c41h50e45c41k46s41h50a441wh76C\-
+w66V52e45n50t30iw95c41l23i23e45n50t30 wf2
+78.53.53 f1
+37/42v42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w88v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V5930
+h647cr
+33e45a44d50,w52w62r33i23t30e45,w52c41o49p50ywh68C\-
+w66s41i23m74p50l23ew71V52e45n50t30iw95c41l23i23e45n50t30s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26150)wh128c2
+503508n90 0
+H720
+V6020
+h816cc
+41h50a44n50g50e45s41,w52p50u50l23l23,w52p50u50s41h50,w52s41c41a44nwh76C\-
+wh112cc
+41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+44.53.53.53.53.53.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V6110
+h249c/
+42a44p50p50l23y42l23o49g50,w52c41o49m74p50a44c41t30d50b50,w52u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ewh117cc
+41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+44.53.53.53.53.53.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V6200
+h472c/
+42n50a44m74e45d50i23m74a44g50e45,w52s41e45t30a44l23p50h50a44,w52l23o49a44d50i23m74a44g50e45,w98c41l23o49a44d50i23m74a44g50e45,w52u50n50l23o49a44d50i23m74a44g50e45,w52r33e45a44d50i23m74a44g50e45,26/42 wf2
+45.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V6290
+29/42f30r33e45e45m74e45m74i23m74a44g50e45,w52m74e45m74s41e45t30c41h50a44n50,w52l23o49a44d50m74e45m74i23m74a44g50e45,w98c41l23o49a44d50m74e45m74i23m74a44g50e45,w52u50n50l23o49a44d50m74e45m74i23m74a44g50e45,26/42 wf2
+66.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6380
+h1677cd
+50a44t30e45,w98c41l23o49c41kwh72C\-
+w66d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378cd
+50a44t30e45(26150)wh178c5
+501n90 0
+H720
+V6470
+h1313cr
+33t30cwh67C\-
+w66r33e45a44l23-46t30i23m74ewh117cc
+41l23o49c41kw72a44n50dw76n50o49n50-46v42o49l23a44t30i23l23ew71R50A55M69 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V6560
+h1633cc
+41r33o49nwh76C\-
+wh112cc
+41l23o49c41kw72d50a44e45m74o49n50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49n50(26850)wh128c8
+500504n90 0
+H720
+V6650
+h514ct
+30i23m74e45s41y42n50cwh67C\-
+w66s41y42n50c41h50r33o49n50i23z46ew71t30h50ew71s41y42s41t30e45mwh146cc
+41l23o49c41kw72t30ow75aw70t30i23m74ew71s41o49u50r33c41e45 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h201ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V6740
+cr
+33e45b50o49o49t30,w52e45t30c41.26 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,w98c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,26 wf2
+57.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V6830
+h1370cc
+41o49n50s41o49l23e45f30s41,w52C55,w98c41l23o49gwh76C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23ew71a44c41c41e45s41s41 wf2
+48.53.53.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V6920
+cc
+41r33e45a44t30ew71f30i23l23e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,w52c41r33e45a44t30e45,w98c41l23o49s41ewh71C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rw59r33e45a44d50i23n50gw76o49rw59w62r33i23t30i23n50g50,26 wf2
+84.53.53.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V7010
+h223cC
+55o49n50t30r33o49l23,w52C55o49n50t30r33o49l23s41e45t30,w52a44c41t30i23v42a44t30e45,w52c41l23o49s41e45c41o49n50t30r33o49l23,w98c41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,w52c41o49n50t30r33o49l23c41a44l23l23e45d50,w52c41o49n50t30r33o49l23w62i23r33e45,26/42 wf2
+81.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V7100
+cl
+23o49a44d50d50e45v42s41t30r33,26/42 wf2
+43.53.53.53.53.53.53.53.53.53.53 f1
+37u50s41b50c41m74d50,w52c41l23a44s41s41n50a44m74e45,w98c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,26 wf2
+57.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V7190
+h123c/
+42r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,w98c41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33mwh100C\-
+w66i23n50-46m74e45m74o49r33yw68f30i23l23e45/42 wf2
+91.53.53.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V7280
+h134ci
+23n50i23t30d50r33a44w62,w52g50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,w98c41l23o49s41e45d50i23s41p50l23a44y42,w52g50e45t30d50e45f30o49n50t30,w52g50e45t30w62i23n50d50o49w62,26/42 wf2
+62 f1
+37/42C55u50r33s41o49r33,wh204cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+s10
+V7650
+c6
+63-58iwn90 0
+V7920
+p7
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+71F43i23d50,w52F43i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50p50o49o49l23,w52f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,w98c41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,w52R50e45q50p50o49o49l23,26/42 wwh379c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V800
+h333cT
+50r33e45e45,w52a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w98c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+59.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V890
+ci
+23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+40/42 wf2
+46.53.53.53.wf1
+h109cc
+41l23o49s41e45i23o49p50r33o49c41,w52i23o49c41a44l23l23,w52i23o49c41l23o49s41e45,w52i23o49i23n50t30e45r33r33u50p50t30,w52i23o49d50i23a44l23,26 wf2
+55.wf1
+h302ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V980
+h856ci
+23n50i23t30k46e45y42b50o49a44r33d50,w52c41t30l23k46e45y42b50o49a44r33d50,w98c41l23o49s41e45k46e45y42b50o49a44r33dwh76C\-
+w66k46e45y42b50o49a44r33dw76c41o49n50t30r33o49l23 wf2
+48.53.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26250)wh128c4
+501508n90 0
+H720
+V1070
+cm
+74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+40/42 wf2
+43.53 f1
+37i23n50i23t30m74o49u50s41e45,w52r33e45a44d50m74o49u50s41e45,w98c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,26 wf2
+63.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V1160
+h419ca
+44d50d50350,w52s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w98c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,26/42 wf2
+73.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1250
+93/42R50e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50p50o49o49l23,w52f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w98c41l23o49s41e45r33e45q50,w52l23o49o49k46u50p50r33e45q50,w52r33e45m74o49v42e45r33e45qwh76C\-
+w66950Pw70f30i23d50,26/42 wf2
+51.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V1340
+cS
+43C55S43Iw49d50e45v42i23c41ew71o49p50e45r33a44t30i23o49n50s41 wf2
+63.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50s41c41s41i23,w98c41l23o49s41e45s41c41s41i23,w52s41c41s41i23r33e45a44d50y42,w52s41c41s41i23,w52s41c41s41i23c41m74d50,w52s41c41s41i23e45r33r33o49rwh59C\-
+40 wf2
+60.wf1
+h401cs
+41c41s41i23(26250)wh128c4
+509505n90 0
+H720
+wV1430
+h1944cc
+41l23u50n50kwh72C\-
+w66f30o49r33g50e45tw56a44b50o49u50tw56aw70f30i23d50 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cc
+41l23u50n50k46(26550)wh128c7
+500503n90 0
+H720
+V1520
+cm
+74a44p50s41 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41m74a44p50250r33g50b50,w98c41m74a44p50250r33g50b50a44,w52r33g50b50250c41m74a44pwh76C\-
+w66c41o49l23o49r33sw67a44n50dw76c41o49l23o49r33 wf2
+77.53.53.53.wf1
+h352cc
+41o49l23o49r33(26250)wh128c3
+500500n90 0
+H720
+V1610
+cl
+23o49o49k46u50p50c41m74dwh76C\-
+w66c41o49n50t30r33o49lw49m74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+88.53.53.53.53.53.wf1
+h109cC
+55m74d50b50u50f30,w52p50a44r33s41e45c41m74d50,w52r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,26 wf2
+77.53.53.53.53.53.wf1
+h152c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+wV1700
+h1944cc
+41m74pwh76C\-
+w66c41o49m74p50a44r33ew71t30w62ow75f30i23l23e45s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cc
+41m74p50(26150)wh178c4
+500n90 0
+H720
+V1790
+h1227cs
+41r33cwh67C\-
+w66f30i23n50dw76s41o49u50r33c41ewh117cc
+41o49d50ew71f30o49rw59e45x49e45c41u50t30a44b50l23e45 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cs
+41r33c41(26150)wh128c2
+500504n90 0
+H720
+V1880
+h1362cs
+41t30y42l23ewh71C\-
+w66P44l23a44nw769wh122cc
+41o49d50i23n50gw76c41o49n50v42e45n50t30i23o49n50sw67f30o49rw59C55 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cs
+41t30y42l23e45(26650)wh128c7
+505507n90 0
+H720
+wV1970
+h1944cc
+41o49lwh49C\-
+w66c41o49l23u50m74nw76a44l23i23g50n50m74e45n50t30 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h434cc
+41o49l23(26150)wh178c4
+501n90 0
+H720
+V2060
+h1538cb
+50u50n50d50l23ewh71C\-
+wh112cc
+41o49l23l23e45c41tw56f30i23l23e45sw67f30o49rw59d50i23s41t30r33i23b50u50t30i23o49n50 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279cb
+50u50n50d50l23e45(26150)wh178c3
+502n90 0
+H720
+wV2150
+h1944cc
+41o49l23o49rwh59C\-
+w66r33e45p50r33e45s41e45n50t30a44t30i23o49nw76o49fw56p50i23x49e45l23sw67a44n50dw76c41o49l23o49r33s41 wf2
+80.53.53.wf1
+h352cc
+41o49l23o49r33(26650)wh128c7
+502502n90 0
+H720
+V2240
+h926cg
+50e45t30m74a44p50,w52c41o49l23o49r33swh67C\-
+w66d50i23s41p50l23a44ywh114cc
+41o49l23o49rw59m74a44p50 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cc
+41o49l23o49r33s41(26150)wh178c4
+502n90 0
+H720
+V2330
+43R50G58B46,w52r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41sw67d50i23s41p50l23a44ywh114cc
+41o49l23o49rw59m74a44p50 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V2420
+50c41m74a44p50250r33g50b50,w52c41m74a44p50250r33g50b50a44,w52r33g50b50250c41m74a44pwh76C\-
+w66c41o49l23o49r33sw67a44n50dwh122cc
+41o49l23o49rw59m74a44p50s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26250)wh128c3
+500500n90 0
+H720
+V2510
+h485cc
+41o49l23o49rwh59C\-
+w66r33e45p50r33e45s41e45n50t30a44t30i23o49nw76o49fw56p50i23x49e45l23sw67a44n50dwh122cc
+41o49l23o49r33s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26650)wh128c7
+502502n90 0
+H720
+V2600
+h1553cg
+50e45t30m74a44p50,w98c41o49l23o49r33swh67C\-
+w66d50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cc
+41o49l23o49r33s41(26150)wh178c4
+502n90 0
+H720
+V2690
+h482cc
+41m74a44p50250r33g50b50,w52c41m74a44p50250r33g50b50a44,w52r33g50b50250c41m74a44pwh76C\-
+wh112cc
+41o49l23o49r33sw67a44n50dw76c41o49l23o49rw59m74a44p50s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26250)wh128c3
+500500n90 0
+H720
+V2780
+h1693cc
+41o49lwh49C\-
+wh112cc
+41o49l23u50m74nw76a44l23i23g50n50m74e45n50t30 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h434cc
+41o49l23(26150)wh178c4
+501n90 0
+H720
+V2870
+87e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,w52r33e45c41t30i23n50r33e45c41t30,w52r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w98c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w52P44t30,w52R50e45c41t30,w52R50p50twh56C\-
+40/42 wf2
+56.53.53 f1
+37/42e45q50p50t30,wh312ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V2960
+cs
+41o49r33t30e45dw76f30i23l23e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41o49m74mwh100C\-
+w66s41e45l23e45c41tw56o49rw59r33e45j24e45c41tw56l23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62o49 wf2
+85.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V3050
+h1366ct
+30i23m74ewh71C\-
+w66t30i23m74ew71awh116cc
+41o49m74m74a44n50d50 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26150)wh128c2
+502504n90 0
+H720
+V3140
+66e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+wh112cc
+41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+92.53.53.53.53.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,wh462cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V3230
+h1267cd
+50o49c41t30y42p50ewh71C\-
+w66i23n50t30u50i23twh102cc
+41o49m74m74a44n50dw76l23i23n50ew71f30o49rw59f30o49r33m74a44t30t30i23n50gw76aw70d50o49c41u50m74e45n50t30 wf2
+65.53.53.53.wf1
+h240cd
+50o49c41t30y42p50e45(26150)wh178c6
+506n90 0
+H720
+V3320
+h1418cl
+23o49c41kwh72C\-
+w66r33u50nw76awh116cc
+41o49m74m74a44n50dw76u50n50d50e45rw59l23o49c41k46 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26150)wh128c1
+501506n90 0
+H720
+V3410
+h1211cg
+50e45t30f30l23a44g50s41,w52u50s41a44g50ewh71C\-
+wh112cc
+41o49m74m74a44n50d50-46l23i23n50ew71p50a44r33s41i23n50gw76f30o49rw59s41h50e45l23lw49s41c41r33i23p50t30s41 wf2
+53.53.53.53.53.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+V3500
+h861cf
+30o49s41s41i23l23c41o49n50swh67C\-
+w66f30o49s41s41i23lw49c41o49n50s41o49l23ewh117cc
+41o49m74m74a44n50d50s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h159cf
+30o49s41s41i23l23c41o49n50s41(26850)wh128c8
+501500n90 0
+H720
+V3590
+h601ca
+44e45s41c41b50c41,w52i23p50s41o49,w52s41e45c41s41t30o49r33ewh71C\-
+w66s41e45c41s41t30o49r33ewh117cc
+41o49m74m74a44n50d50s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26150)wh128c1
+509500n90 0
+H720
+V3680
+h732cs
+41e45c41s41t30o49r33e45d50,w52s41e45c41u50s41e45rwh59C\-
+w66s41e45c41s41t30o49r33ewh117cc
+41o49m74m74a44n50d50s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26850)wh128c8
+509503n90 0
+H720
+V3770
+h1002ck
+46i23l23l23,w52s41l23a44y42,w52b50r33o49k46ewh71C\-
+w66p50r33i23n50twh102cc
+41o49m74m74a44n50d50sw67t30ow75k46i23l23lw49p50r33o49c41e45s41s41e45s41 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+V3860
+h1194cs
+41t30o49p50,w52s41t30a44r33twh56C\-
+w66p50r33i23n50twh102cc
+41o49m74m74a44n50d50sw67t30ow75s41t30o49pw76a44n50dw76s41t30a44r33tw56p50r33o49c41e45s41s41e45s41 wf2
+60.53.53.53.53.53.wf1
+h377cs
+41t30o49p50(26150)wh128c2
+500507n90 0
+H720
+V3950
+h757cc
+41o49m74mwh100C\-
+w66s41e45l23e45c41tw56o49rw59r33e45j24e45c41tw56l23i23n50e45swh113cc
+41o49m74m74o49nw76t30ow75t30w62ow75s41o49r33t30e45dw76f30i23l23e45s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V4040
+h385c/
+42_40a44s41g50e45t30t30i23c41k46e45t30,w52_40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45sw67f30o49rwh105cc
+41o49m74m74u50n50i23c41a44t30i23n50gw76w62i23t30hw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76s41e45r33v42e45r33s41 wf2
+48.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V4130
+h770cp
+50i23p50ewh71C\-
+w66t30w62o49-46w62a44yw68i23n50t30e45r33p50r33o49c41e45s41swh113cc
+41o49m74m74u50n50i23c41a44t30i23o49n50 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26350)wh128c5
+509505n90 0
+H720
+V4220
+92p50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hw76S43S43Lw68v42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75awh116cc
+41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V4310
+h430C\-
+w66a44t30t30a44c41hw76T50L42S431w76o49rw59S43S43L423w76e45n50c41r33y42p50t30i23o49nw76t30ow75awh116cc
+41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+72.53.53.53.53.53 f1
+37/42r33e45a44d50c41e45r33t30c41h50a44i23nwh275cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V4400
+h1250cu
+50a44r33t30,w52e45i23awh70C\-
+w66s41e45r33i23a44lw95c41o49m74m74u50n50i23c41a44t30i23o49nw76c41o49n50t30r33o49l23 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h390cu
+50a44r33t30(26350)wh128c6
+501505n90 0
+H720
+V4490
+cr
+33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+52.53 f1
+37a44p50p50l23y42c41h50a44n50g50e45s41,w52a44p50p50l23y42l23o49g50,w98c41o49m74p50a44c41t30d50b50,w52u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ew71c41l23i23e45n50t30-46s41e45r33v42e45r33 wf2
+61.53.wf1
+h288cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V4580
+h1074cd
+50i23f30fwh56C\-
+w66d50i23f30f30e45r33e45n50t30i23a44lw49f30i23l23ewh117cc
+41o49m74p50a44r33a44t30o49r33 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h414cd
+50i23f30f30(26150)wh178c6
+504n90 0
+H720
+V4670
+h1641cc
+41m74pwh76C\-
+wh112cc
+41o49m74p50a44r33ew71t30w62ow75f30i23l23e45s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cc
+41m74p50(26150)wh178c4
+500n90 0
+H720
+V4760
+h1425cp
+50c41cwh67C\-
+w66A55P44Ew69Cwh127cc
+41o49m74p50i23l23e45rw59d50r33i23v42e45r33 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h415cp
+50c41c41(26150)wh128c1
+505502n90 0
+H720
+V4850
+h1168cy
+42a44c41cwh67C\-
+w66y42e45tw56a44n50o49t30h50e45rwh105cc
+41o49m74p50i23l23e45r33-46c41o49m74p50i23l23e45r33 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cy
+42a44c41c41(26150)wh128c2
+504509n90 0
+H720
+V4940
+h359c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w52v42cwh67C\-
+w66Cwh127cc
+41o49m74p50i23l23e45r33s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+wV5030
+h1944cc
+41o49m74p50l23e45t30ewh71C\-
+w66f30i23l23ew71n50a44m74ew71c41o49m74p50l23e45t30i23o49n50 wf2
+89.53.53.53.53.53.53.53.53.53.wf1
+h190cc
+41o49m74p50l23e45t30e45(26250)wh128c3
+500501n90 0
+H720
+V5120
+cc
+41o49m74p50r33e45s41sw67a44n50d50/42 wf2
+91 f1
+37g50z46i23p50,w52g50u50n50z46i23p50,w52b50z46i23p50250,w52b50u50n50z46i23p50250,w98c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w52u50n50z46i23pwh76C\-
+40 wf2
+56.53.53.53.53.53.53.53.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V5210
+h1184cm
+74k46s41a44c41f30swh67C\-
+w66m74a44k46ew71awh116cc
+41o49m74p50r33e45s41s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h230cm
+74k46s41a44c41f30s41(26850)wh128c8
+504507n90 0
+H720
+V5300
+h1609cs
+41a44c41f30swh67C\-
+wh112cc
+41o49m74p50r33e45s41s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41a44c41f30s41(26450)wh128c6
+507505n90 0
+H720
+V5390
+h1166cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71awh116cc
+41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+88.53.53.53.53.53.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V5480
+h1591cp
+50a44q50f30swh67C\-
+wh112cc
+41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+88.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V5570
+96f30l23a44t30e45e45r33r33,w52m74k46c41r33c41t30a44b50,w52b50l23o49c41k46c41r33c41,w52a44d50l23e45r333502wh76C\-
+w66d50e45f30l23a44t30ewh117cc
+41o49m74p50r33e45s41s41i23o49n50 wf2
+63.53.53 f1
+37/42i23n50f30l23a44t30e45b50l23o49c41k46,w52i23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,wh364cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V5660
+c(
+26P44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+94.53.53.53.53.53.53.53.53.53 f1
+37i238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lw95C55o49m74p50u50t30e45rw59M69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49n50 wf2
+64.wf1
+h274ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V5750
+h154cb
+50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw49N59e45t30w62o49r33kwh118cC
+55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+88.53.53 f1
+37v42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ew71f30r33a44m74ewh422cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V5840
+cl
+23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+46.53.53.wf1
+h109cc
+41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+w66r33e45m74o49t30e45 wf2
+61.53.53.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V5930
+h449cs
+41p50i23nw76-w72v42e45r33i23f30i23c41a44t30i23o49nw76t30o49o49lw49f30o49rw59m74o49d50e45l23sw67o49fwh102cc
+41o49n50c41u50r33r33e45n50tw56s41y42s41t30e45m74s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h383cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V6020
+h409cb
+50u50i23l23d50i23n50d50e45x49,w52c41h50e45c41k46a44r33e45n50a44s41,w52c41h50e45c41k46i23n50d50e45x49,w98c41o49n50f30,w52f30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,26/42 wf2
+55.53.53.53.53.53.wf1
+h177cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+V6110
+cm
+74a44t30c41h50d50e45v42c41s41p50,26/42 wf2
+84 f1
+37u50s41b50c41m74d50,w52c41l23a44s41s41n50a44m74e45,w52c41l23o49s41e45d50e45v42,w98c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,26 wf2
+92.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V6200
+h1165cp
+50c41iwh49C\-
+w66p50r33i23n50tw56P44C55Iw49b50u50swh113cc
+41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h433cp
+50c41i23(26850)wh128c8
+506500n90 0
+H720
+V6290
+h1013cs
+41m74t30p50dwh76C\-
+w66S43M69T50Pw70l23i23s41t30e45n50e45rwh105cc
+41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h302cs
+41m74t30p50d50(26650)wh128c7
+505504n90 0
+H720
+V6380
+h310ci
+23p50c41o49n50f30i23g50,w52r33i23p50,w52l23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45twh102cc
+41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50dw76r33o49u50t30i23n50g50 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V6470
+h1134cv
+42e45n50t30i23.26c41o49n50fwh56C\-
+w66aw70v42e45n50t30iw95c41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h161cv
+42e45n50t30i23.26c41o49n50f30(26650)wh128c7
+506504n90 0
+H720
+V6560
+h1467cp
+50l23a44n50950.26i23n50iwh49C\-
+wh112cc
+41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23ew71f30o49rw59P44C55s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208cp
+50l23a44n50950.26i23n50i23(26850)wh128c8
+506505n90 0
+H720
+V6650
+h747ca
+44u50x49/42m74o49u50s41e45,w52a44u50x49/42a44c41c41u50p50o49i23n50twh56C\-
+wh112cc
+41o49n50f30i23g50u50r33ew71aw70m74o49u50s41ew71t30ow75aw70p50o49r33t30 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+V6740
+h1670cv
+42g50awh70C\-
+wh112cc
+41o49n50f30i23g50u50r33ew71aw70V52G58Aw81c41a44r33d50 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26850)wh128c9
+501508n90 0
+H720
+V6830
+ct
+30u50n50n50e45lw49o49fw56I23P44v426w76t30h50r33o49u50g50hw76I23P44v42450 wf2
+52.53.53.53.53.53.53.53.53.53 f1
+37650i23n504w76-wh118cc
+41o49n50f30i23g50u50r33ew71a44n50dw76r33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o49450 wf2
+47.53.wf1
+h374c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V6920
+h1492cf
+30s41c41o49n50f30i23gwh76C\-
+wh112cc
+41o49n50f30i23g50u50r33i23n50gw76aw70f30i23l23ew71s41e45r33v42e45r33 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h233cf
+30s41c41o49n50f30i23g50(26850)wh128c8
+502501n90 0
+H720
+V7010
+co
+49p50e45r33a44t30i23n50gw76s41y42s41t30e45m74s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37d50r33a44w62t30e45r33mwh100C\-
+wh112cc
+41o49n50n50e45c41tw56t30ow75P44l23a44nw769w76C55P44Uw81s41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45r33 wf2
+71.53.53.53.wf1
+h176cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V7100
+h1628cb
+50o49o49twh56C\-
+wh112cc
+41o49n50n50e45c41tw56t30ow75t30h50ew71r33o49o49tw56f30i23l23ew71s41e45r33v42e45r33 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cb
+50o49o49t30(26850)wh128c7
+509507n90 0
+H720
+V7190
+h386ca
+44t30t30a44c41h50,w52a44u50t30hwh76C\-
+w66m74e45s41s41a44g50e45sw67t30ow75e45s41t30a44b50l23i23s41hw76awh116cc
+41o49n50n50e45c41t30i23o49n50 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44t30t30a44c41h50(26550)wh128c7
+500502n90 0
+H720
+V7280
+h224ct
+30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45rwh105cc
+41o49n50n50e45c41t30i23o49n50 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45b50o49o49twh56C\-
+w66r33e45b50o49o49twh284cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+s10
+V7650
+h4530c7
+63-58iwn90 0
+V7920
+p8
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1017cf
+30v42e45r33s41i23o49nwh76C\-
+w66i23n50i23t30i23a44l23i23z46ew71950Pwh116cc
+41o49n50n50e45c41t30i23o49nw76a44n50dw76n50e45g50o49t30i23a44t30ew71v42e45r33s41i23o49n50 wf2
+59.53.53.53.53.53.53.53.53.53.wf1
+h234cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+V800
+h1665cc
+41p50uwh76C\-
+wh112cc
+41o49n50n50e45c41t30i23o49nw76t30ow75C55P44Uw81s41e45r33v42e45r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50u50(26150)wh178c4
+508n90 0
+H720
+V890
+h196cf
+30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+w66m74a44k46ew71a44n50dw76b50r33e45a44kw72n50e45t30w62o49r33kwh118cc
+41o49n50n50e45c41t30i23o49n50s41 wf2
+70.53.53.53 f1
+37/42s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,wh396cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V980
+h739cn
+50e45t30s41t30a44twh56C\-
+w66s41u50m74m74a44r33i23z46ew71n50e45t30w62o49r33kwh118cc
+41o49n50n50e45c41t30i23o49n50s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h277cn
+50e45t30s41t30a44t30(26150)wh128c1
+504502n90 0
+H720
+V1070
+97v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30iw49n50e45t30w62o49r33kwh118cc
+41o49n50n50e45c41t30i23o49n50s41 wf2
+76.53.53.53.53 f1
+37/42v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w52v42t30r33e45c41v42,wh110cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V1160
+cg
+50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41s41 wf2
+65.53.53.53.53.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V1250
+h1047cc
+41e45cwh67C\-
+w66C55o49r33a44i23dw76E43t30h50e45r33n50e45twh102cC
+55o49n50s41o49l23e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cc
+41e45c41(26850)wh128c8
+500502n90 0
+H720
+V1340
+h531cc
+41o49n50s41o49l23e45f30s41,w52C55,w52c41l23o49gwh76C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rwh105cc
+41o49n50s41o49l23ew71a44c41c41e45s41s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V1430
+cu
+50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh67C\-
+wh112cc
+41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,26 wf2
+73.53.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V1520
+h1185cf
+30o49s41s41i23l23c41o49n50swh67C\-
+w66f30o49s41s41i23lw95c41o49n50s41o49l23ew71c41o49m74m74a44n50d50s41 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h159cf
+30o49s41s41i23l23c41o49n50s41(26850)wh128c8
+501500n90 0
+H720
+V1610
+ca
+44c41c41e45s41s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41o49n50s41o49l23e45f30s41,w52C55,w52c41l23o49gwh76C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23e45 wf2
+64.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V1700
+h1701cr
+33w62d50,w98c41o49n50s41w62d50i23rwh59C\-
+w66m74a44i23n50t30a44i23nw76r33e45m74o49t30ew71w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+43.wf1
+h402cr
+33w62d50(26150)wh128c1
+508503n90 0
+H720
+V1790
+h156ca
+44r33c41hwh76C\-
+w66a44r33c41h50i23t30e45c41t30u50r33e45-46s41p50e45c41i23f30i23cw67i23n50f30o49r33m74a44t30i23o49nw76a44n50dwh122cc
+41o49n50t30r33o49l23 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44r33c41h50(26350)wh128c5
+505509n90 0
+H720
+V1880
+h358cc
+41t30l23k46e45y42b50o49a44r33d50,w52c41l23o49s41e45k46e45y42b50o49a44r33dwh76C\-
+w66k46e45y42b50o49a44r33dwh122cc
+41o49n50t30r33o49l23 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23n50i23t30k46e45y42b50o49a44r33d50,wh177ck
+46e45y42b50o49a44r33d50(26250)wh128c4
+501508n90 0
+H720
+V1970
+h269cd
+50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+w66m74o49u50s41ewh117cc
+41o49n50t30r33o49l23 wf2
+49.53.53.53.53.53.53 f1
+37/42c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,wh277cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V2060
+h1134cs
+41c41u50z46zwh72C\-
+w66S43C55S43Iw49t30a44r33g50e45twh102cc
+41o49n50t30r33o49l23 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cs
+41c41u50z46z46(26850)wh128c8
+509500n90 0
+H720
+V2150
+h626cu
+50a44r33t30,w52e45i23awh70C\-
+w66s41e45r33i23a44lw49c41o49m74m74u50n50i23c41a44t30i23o49nwh122cc
+41o49n50t30r33o49l23 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h390cu
+50a44r33t30(26350)wh128c6
+501505n90 0
+H720
+V2240
+cc
+41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,w52c41o49n50t30r33o49l23c41a44l23l23e45d50,w52c41o49n50t30r33o49l23w62i23r33e45,26/42 wf2
+81.53.wf1
+h109cC
+55o49n50t30r33o49l23,w52C55o49n50t30r33o49l23s41e45t30,w52a44c41t30i23v42a44t30e45,w52c41l23o49s41e45c41o49n50t30r33o49l23,26 wf2
+80.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V2330
+h1602ca
+44c41m74ewh71C\-
+wh112cc
+41o49n50t30r33o49lw49f30i23l23e45sw67f30o49rw59t30e45x49tw56w62i23n50d50o49w62s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26450)wh128c6
+502503n90 0
+H720
+V2420
+h752cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w52g50e45t30f30s41r33,w52s41e45t30f30s41rwh59C\-
+wh112cc
+41o49n50t30r33o49lw49f30l23o49a44t30i23n50gw76p50o49i23n50t30 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+V2510
+h216cp
+50a44r33s41e45c41m74d50,w52r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,w52l23o49o49k46u50p50c41m74dwh76C\-
+wh112cc
+41o49n50t30r33o49lw49m74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+65.53.53.53.53.53.53.53.53.53 f1
+37C55m74d50b50u50f30,wh141c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+V2600
+h337c/
+42a44c41t30i23v42a44t30e45,w52c41l23o49s41e45c41o49n50t30r33o49l23,w52c41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,w98c41o49n50t30r33o49l23c41a44l23l23e45d50,w52c41o49n50t30r33o49l23w62i23r33e45,w52c41r33e45a44t30e45b50o49x49,26/42 wf2
+73.53.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V2690
+h818ca
+44u50d50i23owh75C\-
+w66S43o49u50n50d50B46l23a44s41t30e45rw59a44u50d50i23owh121cc
+41o49n50t30r33o49l23l23e45r33 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331ca
+44u50d50i23o49(26350)wh128c5
+506501n90 0
+H720
+V2780
+h1110cq
+50b50a44l23lwh49C\-
+w66350-46dw76r33o49t30a44t30i23o49nwh122cc
+41o49n50t30r33o49l23l23e45r33 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cq
+50b50a44l23l23(26250)wh128c4
+507503n90 0
+H720
+V2870
+h1379cv
+42g50a44d50bwh76C\-
+w66V52G58Awh127cc
+41o49n50t30r33o49l23l23e45rw59a44n50dw76m74o49n50i23t30o49rw59d50a44t30a44b50a44s41e45 wf2
+51.53.53.53.53.53.53.53.53.53.53.wf1
+h311cv
+42g50a44d50b50(26650)wh128c7
+506505n90 0
+H720
+V2960
+h1479cv
+42g50awh70C\-
+w66V52G58Awh127cc
+41o49n50t30r33o49l23l23e45rw59d50e45v42i23c41e45 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26350)wh128c6
+502500n90 0
+H720
+V3050
+h1290cu
+50s41bwh76C\-
+w66U55S43Bw72H59o49s41twh102cC
+55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26350)wh128c6
+501506n90 0
+H720
+V3140
+cd
+50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+76.53 f1
+37s41d50a44h50c41iwh49C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41twh102cC
+55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50e45 wf2
+85.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V3230
+cc
+41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,w52c41o49n50t30r33o49l23c41a44l23l23e45d50,26/42 wf2
+44.53.53.53.53.53 f1
+37C55o49n50t30r33o49l23,w98C55o49n50t30r33o49l23s41e45t30,w52a44c41t30i23v42a44t30e45,w52c41l23o49s41e45c41o49n50t30r33o49l23,26 wf2
+50.53.53.53.53.53.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V3320
+h135c/
+42c41l23o49s41e45c41o49n50t30r33o49l23,w52c41l23o49s41e45c41o49n50t30r33o49l23s41e45t30,w52c41o49n50t30r33o49l23c41a44l23l23e45d50,w98c41o49n50t30r33o49l23w62i23r33e45,w52c41r33e45a44t30e45b50o49x49,w52c41r33e45a44t30e45b50o49x49b50o49x49,26/42 wf2
+93.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V3410
+h144c/
+42c41o49n50v42T50250M69,w52c41o49n50v42M69250T50,w52c41o49n50v42T50R50250M69,w52c41o49n50v42M69250T50R50,w98c41o49n50v42A55250M69,w52c41o49n50v42M69250A55,w52c41o49n50v42P44R50250M69,w52c41o49n50v42M69250P44R50,26/42 wf2
+56.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V3500
+cd
+50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,26/42 wf2
+50.53.53.53.53.53.53.53 f1
+37F43c41a44l23l23,w52c41o49n50v42S43250M69,w98c41o49n50v42D60250M69,w52c41o49n50v42M69250S43,w52c41o49n50v42M69250D60,w52f30c41a44l23l23f30m74t30,26 wf2
+80.53.53.53.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3590
+h1073cs
+41t30y42l23ewh71C\-
+w66P44l23a44nw769w76c41o49d50i23n50gwh122cc
+41o49n50v42e45n50t30i23o49n50sw67f30o49rw59C55 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cs
+41t30y42l23e45(26650)wh128c7
+505507n90 0
+H720
+V3680
+h149cu
+50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,w52u50t30f30r33r33u50n50e45,w52u50t30f30u50t30fwh56C\-
+w66r33u50n50e45/42U55T50Fwh115cc
+41o49n50v42e45r33s41i23o49n50 wf2
+49.53.53.53.53.53.53.53 f1
+37/42f30u50l23l23r33u50n50e45,w52u50t30f30e45c41p50y42,w52u50t30f30l23e45n50,wh358cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V3770
+h1612cu
+50n50i23t30swh67C\-
+wh112cc
+41o49n50v42e45r33s41i23o49nw76p50r33o49g50r33a44m74 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cu
+50n50i23t30s41(26150)wh128c2
+503504n90 0
+H720
+V3860
+h1626cm
+74u50gw76-wh118cc
+41o49n50v42e45r33tw56a44nw76i23m74a44g50ew71t30ow75aw70f30a44c41ew71i23c41o49n50 wf2
+83.53.53.53.53.53.53.53.53.53.53.wf1
+h373cm
+74u50g50(26150)wh128c1
+503508n90 0
+H720
+V3950
+h1706cd
+50dwh76C\-
+wh112cc
+41o49n50v42e45r33tw56a44n50dw76c41o49p50yw68aw70f30i23l23e45 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50d50(26150)wh178c6
+500n90 0
+H720
+V4040
+h1212cp
+50s41250p50d50f30,w52p50d50f30250p50swh67C\-
+wh112cc
+41o49n50v42e45r33tw56b50e45t30w62e45e45nw76P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60F43 wf2
+68.53.53.53.53.53.53.53.wf1
+h276cp
+50s41250p50d50f30(26150)wh128c1
+506505n90 0
+H720
+V4130
+h1070cm
+74s41250h50t30m74l23,w52h50t30m74l23250m74swh67C\-
+wh112cc
+41o49n50v42e45r33tw56b50e45t30w62e45e45nw76t30r33o49f30f30'26sw67m74sw67m74a44c41r33o49sw67a44n50dw76h50t30m74l23 wf2
+52.53.wf1
+h205cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V4220
+h413cg
+50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+wh112cc
+41o49n50v42e45r33tw56d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+74.53.53.53.53.53 f1
+37c41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,wh323cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V4310
+h703cc
+41r33o49p50,w52i23c41o49n50vwh68C\-
+w66f30r33a44m74e45,w52c41r33o49p50,w52a44n50dwh122cc
+41o49n50v42e45r33tw56i23m74a44g50e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49p50(26150)wh178c5
+500n90 0
+H720
+V4400
+75y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dwh122cc
+41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+88.53.53.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,wh412cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V4490
+h395cs
+41t30r33t30o49d50,w52s41t30r33t30o49l23,w52s41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w52s41t30r33t30o49u50l23lwh49C\-
+wh112cc
+41o49n50v42e45r33tw56t30e45x49tw56t30ow75n50u50m74b50e45r33s41 wf2
+52.53.53.53.53 f1
+37/42a44t30o49l23l23,w52c41h50a44r33s41t30o49d50,wh383ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V4580
+h1407ct
+30r33o49f30f30250h50t30m74lwh49C\-
+wh112cc
+41o49n50v42e45r33tw56t30r33o49f30fw56o49u50t30p50u50tw56i23n50t30ow75H59T50M69L42 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.wf1
+h148ct
+30r33o49f30f30250h50t30m74l23(26150)wh128c2
+503500n90 0
+H720
+V4670
+cd
+50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,26/42 wf2
+54.53.53.53.53 f1
+37c41h50a44n50g50e45u50s41e45r33,w52c41o49n50v42k46e45y42s41,w98c41o49n50v42k46e45y42s41250,w52p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,26 wf2
+45.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V4760
+h140c/
+42c41o49n50v42M69250T50R50,w52c41o49n50v42A55250M69,w52c41o49n50v42M69250A55,w52c41o49n50v42P44R50250M69,w98c41o49n50v42M69250P44R50,w52_40a44s41g50e45t30t30i23c41k46e45t30,w52_40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45s41/42 wwh296ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V4850
+h130c/
+42r33e45a44d50n50v42r33a44m74,w52c41o49n50v42T50250M69,w52c41o49n50v42M69250T50,w52c41o49n50v42T50R50250M69,w98c41o49n50v42M69250T50R50,w52c41o49n50v42A55250M69,w52c41o49n50v42M69250A55,w52c41o49n50v42P44R50250M69,26/42 wf2
+50.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V4940
+cf
+30c41a44l23l23f30m74t30,w52d50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,26/42 wf2
+46.53.53.53.53.53.53.53.53 f1
+37F43c41a44l23l23,w98c41o49n50v42S43250M69,w52c41o49n50v42D60250M69,w52c41o49n50v42M69250S43,w52c41o49n50v42M69250D60,26 wf2
+84.53.53.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V5030
+h1126cw
+62e45b50c41o49o49k46i23e45swh67C\-
+w66H59T50T50Pwh116cc
+41o49o49k46i23ew71m74a44n50a44g50e45r33 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96w62e45b50c41o49o49k46i23e45s41(26450)wh128c6
+509501n90 0
+H720
+V5120
+h1429cr
+33e45a44d50,w52w62r33i23t30e45,w98c41o49p50ywh68C\-
+w66s41i23m74p50l23ew71V52e45n50t30iw49c41l23i23e45n50t30s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26150)wh128c2
+503508n90 0
+H720
+V5210
+h1220cd
+50dwh76C\-
+w66c41o49n50v42e45r33tw56a44n50dwh122cc
+41o49p50yw68aw70f30i23l23e45 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50d50(26150)wh178c6
+500n90 0
+H720
+V5300
+h1144cr
+33d50a44r33e45n50a44,w52w62r33a44r33e45n50awh70C\-
+wh112cc
+41o49p50yw68a44r33e45n50a44sw67b50e45t30w62e45e45nw76v42e45n50t30iw49s41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+V5390
+cb
+50u50f30f30e45r33 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50u50m74pwh76C\-
+wh112cc
+41o49p50yw68a44s41y42n50c41h50r33o49n50o49u50s41l23yw68v42i23aw70aw70l23a44r33g50ew71c41i23r33c41u50l23a44r33 wf2
+70.53.53.53.53.wf1
+h323cp
+50u50m74p50(26150)wh128c1
+506506n90 0
+H720
+V5480
+h156cs
+41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23ewh117cc
+41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49rw59P44l23a44nw76950 wf2
+58.53.53.53.53.53.53.53.53.53.53 f1
+37s41s41h50,wh404cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V5570
+h1499ce
+45c41pwh76C\-
+w66f30a44s41twh102cc
+41o49p50y42,w52h50a44n50d50l23i23n50gw76e45r33r33o49r33s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411ce
+45c41p50(26150)wh178c6
+509n90 0
+H720
+V5660
+h1374cc
+41p50,w52f30c41p50,w52m74vwh68C\-
+wh112cc
+41o49p50y42,w52m74o49v42ew71f30i23l23e45s41 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V5750
+h357cp
+50a44c41k46e45t30s41t30a44t30s41,w52p50a44c41k46e45t30t30r33a44i23l23e45r33,w52p50a44c41k46e45t30t30r33i23mwh100C\-
+wh112cc
+41o49p50yw68n50e45t30w62o49r33kw72b50u50f30f30e45r33s41 wf2
+92.53.53.53.53.53.53.53.53 f1
+37/42p50a44c41k46e45t30s41p50l23i23t30,w44v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V5840
+h1679cc
+41e45cwh67C\-
+wh112cC
+55o49r33a44i23dw76E43t30h50e45r33n50e45tw56C55o49n50s41o49l23e45 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cc
+41e45c41(26850)wh128c8
+500502n90 0
+H720
+V5930
+h841ch
+50g50e45twh56C\-
+w66r33e45t30r33i23e45v42ew71aw70w62e45bw76p50a44g50ewh117cc
+41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75aw70u50r33l23 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+V6020
+ct
+30r33i23g50o49n50o49m74e45t30r33i23cw67f30u50n50c41t30i23o49n50s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41i23n50,w98c41o49s41,w52t30a44n50,w52a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+40 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V6110
+h1682cs
+41i23n50h50,w98c41o49s41h50,w52t30a44n50hwh76C\-
+w66h50y42p50e45r33b50o49l23i23cw67f30u50n50c41t30i23o49n50s41 wf2
+63.53.53.53.53.53.53.53.53.53.wf1
+h383cs
+41i23n50h50(26250)wh128c5
+500507n90 0
+H720
+V6200
+h1483cw
+62cwh67C\-
+w66w62o49r33dwh122cc
+41o49u50n50t30 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cw
+62c41(26150)wh128c2
+504504n90 0
+H720
+V6290
+h487cs
+41u50m74,w52m74d50550s41u50m74,w52s41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dwh122cc
+41o49u50n50tw56b50l23o49c41k46sw67i23nw76aw70f30i23l23e45 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V6380
+h311cl
+23o49c41k46s41,w52r33e45n50d50e45z46v42o49u50sw67p50o49i23n50t30s41,w52a44n50dw76r33e45f30e45r33e45n50c41ewh117cc
+41o49u50n50t30s41 wf2
+69.53.53.53.53 f1
+37/42r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,w52r33e45a44d50e45r33-46w62r33i23t30e45rwh384cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+wV6470
+h1944cc
+41p50,w52f30c41p50,w52m74vwh68C\-
+w66c41o49p50y42,w52m74o49v42ew71f30i23l23e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V6560
+cm
+74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+53.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w98c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+40 wf2
+80.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+wV6650
+h1944cc
+41p50pwh76C\-
+w66Cw81l23a44n50g50u50a44g50ew71p50r33e45p50r33o49c41e45s41s41o49r33 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50p50(26150)wh178c4
+507n90 0
+H720
+wV6740
+h1944cc
+41p50uwh76C\-
+w66c41o49n50n50e45c41t30i23o49nw76t30ow75C55P44Uw81s41e45r33v42e45r33 wf2
+94.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50u50(26150)wh178c4
+508n90 0
+H720
+V6830
+h735cd
+50r33a44w62t30e45r33mwh100C\-
+w66c41o49n50n50e45c41tw56t30ow75P44l23a44nw769wh122cC
+55P44Uw81s41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45rw59o49p50e45r33a44t30i23n50gw76s41y42s41t30e45m74s41 wf2
+84.53.53.wf1
+h176cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V6920
+h1631cc
+41p50u50r33c41,w98c41p50u50r33c41.26l23o49c41a44l23,w52t30e45r33m74r33c41,w52t30e45r33m74r33c41.26l23o49c41a44lwh49C\-
+w66b50o49o49tw56s41c41r33i23p50t30s41 wwh369cc
+41p50u50r33c41(26850)wh128c8
+500503n90 0
+H720
+V7010
+cc
+41h50i23l23d50r33e45n50 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41p50u50t30i23m74e45,w52t30i23m74e45swh67C\-
+w66c41p50uw76t30i23m74ew71i23nw76t30h50i23sw67p50r33o49c41e45s41sw67a44n50d50 wf2
+61.wf1
+h234cc
+41p50u50t30i23m74e45(26250)wh128c3
+501507n90 0
+H720
+V7100
+cn
+50e45w62m74a44p50,w52s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,26/42 wf2
+44.53.53.53.53.53.wf1
+h109cc
+41r33a44c41k46h50d50r33,w52m74a44c41h50b50y42t30y42p50e45,w52m74a44c41h50b50y42n50a44m74e45,26 wf2
+67.53.53.53.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V7190
+h492c/
+42a44l23l23o49c41m74e45m74i23m74a44g50e45d50,w52r33e45a44d50m74e45m74i23m74a44g50e45,w98c41r33e45a44d50m74e45m74i23m74a44g50e45,w52w62r33i23t30e45m74e45m74i23m74a44g50e45,26/42 wf2
+80.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V7280
+co
+49rw59n50e45ww88f30i23l23e45 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,w98c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rw59I23/42Ow88o49nw76a44nw76e45x49i23s41t30i23n50g50 wf2
+80.53.wf1
+h353co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+s10
+V7650
+c8
+63-58iwn90 0
+V7920
+p9
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1638cp
+50i23p50ewh71C\-
+wh112cc
+41r33e45a44t30ew71a44nw76i23n50t30e45r33p50r33o49c41e45s41sw67c41h50a44n50n50e45l23 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26250)wh128c4
+505506n90 0
+H720
+V800
+h1010cd
+50u50m74p50950650650050,w52m74k469506506500wh76C\-
+wh112cc
+41r33e45a44t30ew71a44nw76I23S43O62-469506506500w76C55Dw86i23m74a44g50e45 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V890
+h1313cs
+41n50a44p50,w52s41n50a44p50f30swh67C\-
+wh112cc
+41r33e45a44t30ew71a44n50dw76m74o49u50n50tw56p50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+82.53.53.53.53.53.53.wf1
+h362cs
+41n50a44p50(26450)wh128c6
+507506n90 0
+H720
+V980
+cw
+62r33i23t30i23n50g50,w52c41r33e45a44t30ew71f30i23l23e45 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,w98c41r33e45a44t30e45,w52c41l23o49s41ewh71C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rw59r33e45a44d50i23n50gw76o49r33 wf2
+64.53.53.53.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V1070
+h1400cv
+42a44c41,w52u50n50v42a44cwh67C\-
+wh112cc
+41r33e45a44t30e45,w52e45x49t30r33a44c41tw56aw70v42a44cw67a44r33c41h50i23v42ew71o49nw76V52e45n50t30i23 wf2
+77.53.53.53.53.53.53.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+V1160
+h1496cm
+74p50350e45n50cwh67C\-
+wh112cc
+41r33e45a44t30ew71m74p503w76a44u50d50i23ow75f30i23l23e45s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350e45n50c41(26150)wh128c1
+503504n90 0
+H720
+V1250
+h144c/
+42c41r33e45a44t30e45b50o49x49b50o49x49,w52c41r33e45a44t30e45b50u50t30t30o49n50,w52c41r33e45a44t30e45c41o49l23u50m74n50,w98c41r33e45a44t30e45e45n50t30r33y42,w52c41r33e45a44t30e45k46e45y42b50o49a44r33d50,w52c41r33e45a44t30e45l23a44b50e45l23,26/42 wf2
+46.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V1340
+co
+49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+59.53.53.53 f1
+37T50r33e45e45,w52a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w52F43i23l23e45,w98c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,26 wf2
+57.53.53.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V1430
+h242c/
+42c41r33e45a44t30e45e45n50t30r33y42,w52c41r33e45a44t30e45k46e45y42b50o49a44r33d50,w52c41r33e45a44t30e45l23a44b50e45l23,w98c41r33e45a44t30e45m74e45n50u50,w52c41r33e45a44t30e45r33a44d50i23o49b50u50t30t30o49n50,w52c41r33e45a44t30e45r33o49w62,26/42 wf2
+75.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V1520
+h165c/
+42c41r33e45a44t30e45m74e45n50u50,w52c41r33e45a44t30e45r33a44d50i23o49b50u50t30t30o49n50,w52c41r33e45a44t30e45r33o49w62,w98c41r33e45a44t30e45s41c41r33i23b50b50l23e45,w52c41r33e45a44t30e45s41l23i23d50e45r33,w52c41r33e45a44t30e45s41t30a44c41k46,26/42 wf2
+67.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V1610
+h263c/
+42c41r33e45a44t30e45s41c41r33i23b50b50l23e45,w52c41r33e45a44t30e45s41l23i23d50e45r33,w52c41r33e45a44t30e45s41t30a44c41k46,w98c41r33e45a44t30e45t30a44b50,w52c41r33e45a44t30e45t30e45x49t30,w52c41r33e45a44t30e45t30e45x49t30b50u50t30t30o49n50,26/42 wf2
+46.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V1700
+h327ch
+50v42p50r33i23n50t30,w52h50w62r33i23t30e45,w52h50x49f30e45r33e45n50c41,wh52C\-
+w66r33o49u50t30i23n50e45sw67f30o49rwh105cc
+41r33e45a44t30i23n50gw76a44nw76h50t30t30pw76s41e45r33v42e45r33 wf2
+49.53.53 f1
+37/42h50u50r33l23f30m74t30,w52h50u50r33l23u50n50e45s41c41,wh326ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V1790
+h1068cp
+50a44t30c41hwh76C\-
+w66s41i23m74p50l23ew71p50a44t30c41hwh122cc
+41r33e45a44t30i23o49nw76a44n50dw76t30r33a44c41k46i23n50gw76s41y42s41t30e45m74 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44t30c41h50(26150)wh128c1
+505500n90 0
+H720
+wV1880
+h1944cc
+41r33o49nwh76C\-
+w66c41l23o49c41kw72d50a44e45m74o49n50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49n50(26850)wh128c8
+500504n90 0
+H720
+wV1970
+h1944cc
+41r33o49p50,w52i23c41o49n50vwh68C\-
+w66f30r33a44m74e45,w52c41r33o49p50,w52a44n50dw76c41o49n50v42e45r33tw56i23m74a44g50e45 wf2
+88.wf1
+h374cc
+41r33o49p50(26150)wh178c5
+500n90 0
+H720
+V2060
+11/42s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w98c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,26/42 wf2
+50.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V2150
+h370c/
+42m74p50m74a44g50a44d50d50,w52m74p50m74a44g50s41u50b50,w52c41r33t30p50r33e45,w52c41r33t30i23n50,w98c41r33t30o49u50t30,w52c41r33t30p50r33e45f30r33e45e45,w52c41r33t30r33e45s41f30r33e45ewh71C\-
+w66e45x49t30e45n50d50e45d50/42 wf2
+80.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V2240
+h274cm
+74d50550u50n50p50i23c41k46l23e45,w52s41h50a44150p50i23c41k46l23e45,w52s41h50a44150u50n50p50i23c41k46l23ewh71C\-
+wh112cc
+41r33y42p50t30o49g50r33a44p50h50i23c41a44l23l23yw68s41e45c41u50r33ew71h50a44s41h50e45s41 wf2
+66.53 f1
+37/42m74d50550p50i23c41k46l23e45,wh224cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V2330
+C\-
+40/42 wf2
+44.53.53 f1
+37q50u50e45r33y42,w52i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w52m74k46d50b50,w52m74k46h50o49s41t30s41,w98c41s41,w52c41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50g50 wwh438cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V2420
+h268c/
+42n50d50b50i23p50i23n50f30o49,w52c41s41i23p50i23n50f30o49,w52n50d50b50h50a44s41h50,w52n50d50b50p50a44r33s41e45,w98c41s41g50e45t30v42a44l23u50e45,w52n50d50b50f30i23n50d50a44t30t30r33,w52d50n50s41q50u50e45r33y42,26/42 wf2
+80.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V2510
+h289cs
+41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w98C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rw59l23i23b50r33a44r33y42 wf2
+90.53.53.53.53 f1
+37/42o49p50e45n50e45p50,wh395cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V2600
+h135cq
+50u50e45r33y42,w52i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w52m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,w98c41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50gwh76C\-
+40/42 wf2
+67.wf1
+h397cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V2690
+ct
+30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+51.53.53.53.53.53.53.53.53.53.wf1
+h109cc
+41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,26 wf2
+55.53.53.wf1
+h334cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V2780
+cc
+41o49n50t30r33o49l23 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23n50i23t30k46e45y42b50o49a44r33d50,w98c41t30l23k46e45y42b50o49a44r33d50,w52c41l23o49s41e45k46e45y42b50o49a44r33dwh76C\-
+w66k46e45y42b50o49a44r33d50 wf2
+56.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26250)wh128c4
+501508n90 0
+H720
+V2870
+h370c/
+42c41r33e45a44t30e45t30e45x49t30,w52c41r33e45a44t30e45t30e45x49t30b50u50t30t30o49n50,w52c41t30l23e45r33r33o49r33,w98c41t30l23m74a44l23l23o49c41,w52c41t30l23r33e45a44l23l23o49c41,w52c41t30l23s41t30r33d50u50p50,w52c41t30l23p50r33i23n50t30,26/42 wf2
+71.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V2960
+h1418cg
+50e45t30w62dwh76C\-
+w66g50e45twh102cc
+41u50r33r33e45n50tw56d50i23r33e45c41t30o49r33y42 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cg
+50e45t30w62d50(26250)wh128c3
+508507n90 0
+H720
+V3050
+h662cg
+50e45t30c41a44l23l23e45r33p50cwh67C\-
+w66f30e45t30c41hw76r33e45t30u50r33nw76P44Cw81o49fwh102cc
+41u50r33r33e45n50tw56f30u50n50c41t30i23o49n50 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h122cg
+50e45t30c41a44l23l23e45r33p50c41(26250)wh128c3
+508501n90 0
+H720
+V3140
+h1587cm
+74o49u50s41e45,w98c41u50r33s41o49rwh59C\-
+w66k46e45r33n50e45lw49m74o49u50s41ew71i23n50t30e45r33f30a44c41e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26350)wh128c5
+509503n90 0
+H720
+V3230
+ci
+23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+63.53.53.53.53.53.53 f1
+37D60i23s41p50l23a44y42,w52P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w98C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,w52g50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,26 wf2
+76.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+wV3320
+h1944cc
+41w62f30swh67C\-
+w66c41a44c41h50e45d50-46w62o49r33mwh100cf
+30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+81.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V3410
+h1407cc
+41r33o49nwh76C\-
+w66c41l23o49c41kwh118cd
+50a44e45m74o49n50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49n50(26850)wh128c8
+500504n90 0
+H720
+V3500
+h833cu
+50s41b50dwh76C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50swh113cd
+50a44e45m74o49n50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cu
+50s41b50d50(26450)wh128c6
+508508n90 0
+H720
+V3590
+44r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56r33e45m74o49t30ew71a44c41c41e45s41swh113cd
+50a44e45m74o49n50s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23n50e45t30d50,wh302ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V3680
+h532cz
+46i23p50,w52u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50dw76e45x49p50a44n50dwh122cd
+50a44t30a44 wf2
+63.53.53.53.53.53 f1
+37/42b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,wh367cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V3770
+h484cp
+50r33o49f30,w52t30p50r33o49f30,w52k46p50r33o49fwh56C\-
+w66d50i23s41p50l23a44yw68p50r33o49f30i23l23i23n50gwh122cd
+50a44t30a44 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50r33o49f30(26150)wh128c1
+506501n90 0
+H720
+V3860
+h640cs
+41e45g50f30l23u50s41hwh76C\-
+w66f30l23u50s41hw76i23n50s41t30r33u50c41t30i23o49nw76a44n50dwh122cd
+50a44t30aw70c41a44c41h50e45s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h217cs
+41e45g50f30l23u50s41h50(26250)wh128c5
+500503n90 0
+H720
+V3950
+63v42t30r33o49o49t30u50n50p50a44c41k46,w52v42t30p50a44r33s41e45s41c41o49r33e45,w52v42t30s41c41o49r33e45f30m74twh56C\-
+w66v42e45n50t30iw95d50a44t30aw70f30o49r33m74a44t30s41 wf2
+59.53.53.53.53.53.53 f1
+37/42v42t30p50u50t30s41t30r33i23n50g50,w52v42t30r33o49o49t30p50a44c41k46,wh139cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V4040
+h1057cr
+33e45a44d50,w52w62r33i23t30ewh71C\-
+w66t30r33a44n50s41f30e45rwh105cd
+50a44t30aw70f30r33o49mwh100ca
+44n50dw76t30ow75aw70f30i23l23e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26550)wh128c7
+500508n90 0
+H720
+V4130
+34c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30owh121cd
+50a44t30aw70s41t30r33u50c41t30u50r33ew71m74a44p50s41 wf2
+45.53.53.53.53 f1
+37/42f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,wh265ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V4220
+h235cn
+50d50b50g50e45t30v42a44l23,w52c41s41g50e45t30v42a44l23,w52n50d50b50l23o49o49k46v42a44lwh49C\-
+w66n50e45t30w62o49r33kwh118cd
+50a44t30a44b50a44s41e45 wf2
+71.53.53.53.53.53.53 f1
+37/42n50d50b50r33e45o49r33d50e45r33,w52n50d50b50s41u50b50s41t30i23t30u50t30e45,wh386cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V4310
+h1306cn
+50d50bwh76C\-
+w66N59e45t30w62o49r33kwh118cd
+50a44t30a44b50a44s41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26650)wh128c7
+504503n90 0
+H720
+V4400
+h159cd
+50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50gwh76C\-
+w66n50e45t30w62o49r33kwh118cd
+50a44t30a44b50a44s41e45 wf2
+63.53.53.53.53.53 f1
+37/42m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,w52c41s41q50u50e45r33y42,wh386cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V4490
+h473cv
+42g50a44d50bwh76C\-
+w66V52G58Aw81c41o49n50t30r33o49l23l23e45rw59a44n50dw76m74o49n50i23t30o49rwh105cd
+50a44t30a44b50a44s41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cv
+42g50a44d50b50(26650)wh128c7
+506505n90 0
+H720
+V4580
+h653ck
+46e45y42f30s41,w52w62a44r33n50i23n50gwh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122cd
+50a44t30a44b50a44s41ew71f30i23l23e45s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ck
+46e45y42f30s41(26450)wh128c6
+505506n90 0
+H720
+V4670
+h1270cj
+24o49i23nwh76C\-
+w66r33e45l23a44t30i23o49n50a44lw95d50a44t30a44b50a44s41ew71o49p50e45r33a44t30o49r33 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h401cj
+24o49i23n50(26150)wh128c1
+500506n90 0
+H720
+V4760
+h309cn
+50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rw59q50u50e45r33yw68a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122cd
+50a44t30a44b50a44s41e45s41 wf2
+76.53.53 f1
+37/42g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,wh362ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V4850
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cd
+50a44t30a44b50a44s41e45s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26750)wh128c7
+506508n90 0
+H720
+V4940
+97g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33twh102cd
+50a44t30ew71a44n50dw76t30i23m74e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,wh323cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+wV5030
+h1944cd
+50a44t30e45,w52c41l23o49c41kwh72C\-
+w66d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378cd
+50a44t30e45(26150)wh178c5
+501n90 0
+H720
+V5120
+h932ct
+30o49u50c41hwh76C\-
+w66s41e45tw56m74o49d50i23f30i23c41a44t30i23o49nwh122cd
+50a44t30ew71o49fw56aw70f30i23l23e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h327ct
+30o49u50c41h50(26150)wh128c2
+502505n90 0
+H720
+wV5210
+h1944cd
+50bwh76C\-
+w66d50e45b50u50g50g50e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50b50(26150)wh178c5
+502n90 0
+H720
+wV5300
+h1944cd
+50cwh67C\-
+w66d50e45s41kw72c41a44l23c41u50l23a44t30o49r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cd
+50c41(26150)wh178c5
+508n90 0
+H720
+wV5390
+h1944cd
+50dwh76C\-
+w66c41o49n50v42e45r33tw56a44n50dw76c41o49p50yw68aw70f30i23l23e45 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50d50(26150)wh178c6
+500n90 0
+H720
+V5480
+h320c/
+42c41t30l23m74a44l23l23o49c41,w52c41t30l23r33e45a44l23l23o49c41,w52c41t30l23s41t30r33d50u50p50,w52c41t30l23p50r33i23n50t30,w98d50e45a44c41t30i23v42a44t30e45,w52f30r33e45e45c41t30l23f30o49n50t30,w52f30r33e45e45c41t30l23i23m74a44g50e45,26/42 wf2
+62.53.53.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V5570
+h1112ca
+44c41i23d50,w52t30r33u50s41s41,w52t30r33u50m74pwh76C\-
+wh112cd
+50e45b50u50g50g50e45r33 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389ca
+44c41i23d50(26150)wh178c1
+500n90 0
+H720
+V5660
+h1706cd
+50bwh76C\-
+wh112cd
+50e45b50u50g50g50e45r33 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50b50(26150)wh178c5
+502n90 0
+H720
+V5750
+h160ci
+23e45e45e45s41f30t30o49s41,w52i23e45e45e45d50f30t30o49swh67C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50twh102cd
+50e45b50u50g50g50e45rw59f30u50n50c41t30i23o49n50s41 wf2
+56.53 f1
+37/42l23e45i23e45e45e45s41f30t30o49s41,w52l23e45i23e45e45e45d50f30t30o49s41,wh163cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V5840
+h1032cr
+33d50b50f30swh67C\-
+w66r33e45m74o49t30ew71k46e45r33n50e45lw95d50e45b50u50g50g50i23n50gw76f30i23l23ew71s41y42s41t30e45m74 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V5930
+ce
+45n50c41o49d50i23n50gw76b50y42t30ew71a44r33r33a44y42sw67a44s41/42 wf2
+53.53.53.53.53.53 f1
+37d50e45c41650450,w52e45n50c41650450,w98d50e45c41350250,w52e45n50c41350250,w52d50e45c41150650,w52e45n50c41150650,w52e45n50c41o49d50e45f30m74twh56C\-
+40 wf2
+44.53.53.53.wf1
+h267ce
+45n50c41o49d50e45(26250)wh128c3
+504502n90 0
+H720
+V6020
+h1272cx
+49dwh76C\-
+w66h50e45x49,w52o49c41t30a44l23,w98d50e45c41i23m74a44l23,w52o49rw59A55S43C55I23Iw49d50u50m74p50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V6110
+h1496cm
+74p50350d50e45cwh67C\-
+wh112cd
+50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,w522w76a44n50dw76350)26 wf2
+49.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V6200
+cr
+33s41a44p50r33i23v42a44l23l23o49c41,26/42 wf2
+62.53.53.53.53 f1
+37a44s41n50150d50u50m74p50,w52a44s41n50150t30o49R50S43A55p50r33i23v42,w98d50e45c41o49d50e45P44E43M69,w52r33s41a44d50e45c41r33y42p50t30,w52r33s41a44e45n50c41r33y42p50t30,w52r33s41a44g50e45n50,26 wf2
+83.53.wf1
+h429cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+V6290
+66/42w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w98d50e45c41r33e45fwh56C\-
+w66s41p50i23nw76l23o49c41k46s41,w52q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50s41/42 wf2
+69.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6380
+h1555ce
+45n50c41r33y42p50t30,w98d50e45c41r33y42p50t30,w52n50e45t30c41r33y42p50twh56C\-
+w66D60E43Sw69e45n50c41r33y42p50t30i23o49n50 wf2
+70.53.53.53.53.53.53.53.53.wf1
+h256ce
+45n50c41r33y42p50t30(26250)wh128c3
+504503n90 0
+H720
+V6470
+h390c/
+42r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w52e45r33r33f30m74twh56C\-
+w66s41u50p50p50o49r33tw56f30o49rwh105cd
+50e45f30i23n50e45dw76p50r33i23n50tw56f30o49r33m74a44t30sw67a44n50dw76o49u50t30p50u50tw56r33o49u50t30i23n50e45s41 wf2
+42.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V6560
+cd
+50e45f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52i23n50f30l23a44t30e45i23n50i23t30,26/42 wf2
+42.53.53.53.53.53 f1
+37d50e45f30l23a44t30e45i23n50i23t30,w98d50e45f30l23a44t30e45,w52d50e45f30l23a44t30e45z46l23i23b50,w52d50e45f30l23a44t30e45b50l23o49c41k46,26 wf2
+76.53.53.53.53.53.53.53.53.53.wf1
+h375cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V6650
+h208c/
+42m74y42e45t30h50e45r33a44d50d50r33,w52m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,w52e45q50u50i23v42i23p50650,w98d50e45f30m74a44s41k46,w52i23s41v42450,w52v42450t30o49v42650,w52v42650t30o49v42450,w52n50h50g50e45t30v42,26/42 wf2
+68.53.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V6740
+h1609cd
+50e45r33o49f30f30,w98d50e45l23a44t30e45xwh75C\-
+w66r33e45m74o49v42ew71f30o49r33m74a44t30t30i23n50gw76r33e45q50u50e45s41t30s41 wf2
+51.53.53.53.53.53.53.wf1
+h310cd
+50e45r33o49f30f30(26150)wh178c6
+503n90 0
+H720
+V6830
+h1332cs
+41l23e45e45p50,w52a44l23a44r33mwh100C\-
+wh112cd
+50e45l23a44y42,w52a44s41kw72f30o49rw59d50e45l23a44y42e45dw76n50o49t30e45 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cs
+41l23e45e45p50(26250)wh128c5
+500508n90 0
+H720
+V6920
+h1555cd
+50e45l23k46e45ywh68C\-
+wh112cd
+50e45l23e45t30ew71k46e45y42sw67f30r33o49mwh100cf
+30a44c41t30o49t30u50m74 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cd
+50e45l23k46e45y42(26150)wh178c6
+502n90 0
+H720
+V7010
+cA
+55V52Lw68t30r33e45e45/42 wf2
+87.53.53.53 f1
+37m74k46a44v42l23t30r33e45e45,w52i23n50s41e45r33t30a44v42l23,w52l23o49o49k46u50p50a44v42l23,w98d50e45l23e45t30e45a44v42l23,w52a44v42l23w62a44l23k46,w52a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w52e45n50d50w62a44l23kw72-46 wf2
+42.wf1
+h438ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V7100
+82/42f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,w98d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30aw70s41t30r33u50c41t30u50r33ew71m74a44p50s41 wf2
+77.53.53.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V7190
+h1686ct
+30a44i23lwh49C\-
+wh112cd
+50e45l23i23v42e45rw59t30h50ew71l23a44s41tw56p50a44r33tw56o49fw56aw70f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427ct
+30a44i23l23(26150)wh128c2
+501502n90 0
+H720
+V7280
+h1493cf
+30i23l23t30e45r33,w52l23i23s41t30,w98d50e45l23i23v42e45r33,w52t30o49k46e45n50,w52v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gw76m74a44i23l23 wf2
+59.53.53.53.53.53.53.53.53.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+s10
+V7650
+h4530c9
+63-58iwn90 0
+V7920
+p10
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h949cs
+41e45n50dwh76C\-
+w66m74a44i23lw49r33o49u50t30i23n50gw76a44n50dwh122cd
+50e45l23i23v42e45r33y42 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41e45n50d50(26850)wh128c8
+509505n90 0
+H720
+wV800
+h1944cd
+50e45l23k46e45ywh68C\-
+w66d50e45l23e45t30ew71k46e45y42sw67f30r33o49mwh100cf
+30a44c41t30o49t30u50m74 wf2
+44.53.53.53.53.53.53.53.53.wf1
+h296cd
+50e45l23k46e45y42(26150)wh178c6
+502n90 0
+H720
+wV890
+h1944cd
+50e45r33o49f30f30,w52d50e45l23a44t30e45xwh75C\-
+w66r33e45m74o49v42ew71f30o49r33m74a44t30t30i23n50gw76r33e45q50u50e45s41t30s41 wf2
+80.wf1
+h310cd
+50e45r33o49f30f30(26150)wh178c6
+503n90 0
+H720
+V980
+h799ce
+45n50c41r33y42p50t30,w52d50e45c41r33y42p50t30,w52n50e45t30c41r33y42p50twh56C\-
+wh112cD
+60E43Sw69e45n50c41r33y42p50t30i23o49n50 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h256ce
+45n50c41r33y42p50t30(26250)wh128c3
+504503n90 0
+H720
+V1070
+h548c/
+42d50e45s41E43C55B46d50e45c41r33y42p50t30,w52d50e45s41350C55B46C55e45n50c41r33y42p50t30,w98d50e45s41350C55B46C55d50e45c41r33y42p50t30,w52d50e45s41350E43C55B46e45n50c41r33y42p50t30,26/42 wf2
+90.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V1160
+h610c/
+42d50e45s41E43C55B46e45n50c41r33y42p50t30,w52d50e45s41E43C55B46d50e45c41r33y42p50t30,w98d50e45s41350C55B46C55e45n50c41r33y42p50t30,w52d50e45s41350C55B46C55d50e45c41r33y42p50t30,26/42 wf2
+78.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V1250
+h498c/
+42d50e45s41350C55B46C55d50e45c41r33y42p50t30,w52d50e45s41350E43C55B46e45n50c41r33y42p50t30,w98d50e45s41350E43C55B46d50e45c41r33y42p50t30,w52k46e45y42_40s41e45t30u50p50,w52d50e45s41550650t30o49650450,26/42 wf2
+79.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V1340
+h275c/
+42d50e45s41350E43C55B46d50e45c41r33y42p50t30,w52k46e45y42_40s41e45t30u50p50,w52d50e45s41550650t30o49650450,w98d50e45s41650450t30o49550650,w52s41e45t30u50p50D60E43S43350s41t30a44t30e45,26/42 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V1430
+61/42d50e45s41_40k46e45y42_40s41e45t30u50p50,w52b50l23o49c41k46_40c41i23p50h50e45r33,w52d50e45s41C55B46C55e45n50c41r33y42p50t30,w98d50e45s41C55B46C55d50e45c41r33y42p50t30,w52d50e45s41E43C55B46e45n50c41r33y42p50t30,26/42 wf2
+84.53.53.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V1520
+h1631cw
+62a44l23kwh72C\-
+wh112cd
+50e45s41c41e45n50dw76aw70d50i23r33e45c41t30o49r33yw68h50i23e45r33a44r33c41h50y42 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372cw
+62a44l23k46(26550)wh128c7
+501503n90 0
+H720
+V1610
+h886cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66n50a44m74ew71s41p50a44c41ewh117cd
+50e45s41c41r33i23p50t30i23o49nw76f30i23l23e45 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26650)wh128c7
+504502n90 0
+H720
+V1700
+h962ce
+45r33r33s41t30r33,w52r33e45r33r33s41t30r33,w52w62e45r33r33s41t30rwh59C\-
+wh112cd
+50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41tw56s41y42s41t30e45mwh100cc
+41a44l23lw49e45r33r33o49r33 wf2
+85.53.53.53.53.53.53.53.wf1
+h332ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+V1790
+h787cd
+50u50pwh76C\-
+w66d50u50p50l23i23c41a44t30ew71a44nw76o49p50e45nw76f30i23l23ewh117cd
+50e45s41c41r33i23p50t30o49r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26250)wh128c3
+503509n90 0
+H720
+V1880
+77f30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nw76f30i23l23ew71n50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23ewh117cd
+50e45s41c41r33i23p50t30o49r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V1970
+h124ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rw59f30i23l23ewh117cd
+50e45s41c41r33i23p50t30o49r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V2060
+h407cf
+30a44u50t30hwh76C\-
+w66s41e45tw56u50pw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76aw70f30i23l23ewh117cd
+50e45s41c41r33i23p50t30o49rw59t30ow75aw70f30i23l23ew71s41e45r33v42e45r33 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V2150
+43/42b50l23o49c41k46_40c41i23p50h50e45r33,w52d50e45s41C55B46C55e45n50c41r33y42p50t30,w52d50e45s41C55B46C55d50e45c41r33y42p50t30,w98d50e45s41E43C55B46e45n50c41r33y42p50t30,w52d50e45s41E43C55B46d50e45c41r33y42p50t30,26/42 wf2
+43.53.53.53.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V2240
+h1715cd
+50cwh67C\-
+wh112cd
+50e45s41kw72c41a44l23c41u50l23a44t30o49r33 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cd
+50c41(26150)wh178c5
+508n90 0
+H720
+V2330
+cd
+50e45s41C55B46C55d50e45c41r33y42p50t30,26/42 wf2
+76.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45t30u50p50D60E43S43s41t30a44t30e45,w98d50e45s41_40k46e45y42_40s41e45t30u50p50,w52b50l23o49c41k46_40c41i23p50h50e45r33,w52d50e45s41C55B46C55e45n50c41r33y42p50t30,26 wf2
+66.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V2420
+cx
+49f30o49r33m74p50o49i23n50t30d50,26/42 wf2
+64.53.53.53.53.53 f1
+37i23d50e45n50t30,w52m74a44t30m74u50l23,w52m74a44t30m74u50l23r33,w98d50e45t30e45r33m74i23n50a44n50t30,w52a44d50j24o49i23n50t30,w52i23n50v42e45r33t30m74a44t30,w52x49f30o49r33m74p50o49i23n50t30,26 wf2
+48.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V2510
+h265cu
+50s41b50c41m74d50,w52c41l23a44s41s41n50a44m74e45,w52c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,w98d50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,26/42 wf2
+81.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V2600
+h1251ce
+45t30h50e45rwh59C\-
+w66E43t30h50e45r33n50e45twh102cd
+50e45v42i23c41e45 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h344ce
+45t30h50e45r33(26350)wh128c5
+507504n90 0
+H720
+V2690
+h189cM
+69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)w98d50e45v42i23c41e45 wf2
+59.53.53.53.53.53.53.53.53 f1
+37i238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rwh270ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V2780
+h325ct
+30c41p501507500501503wh76C\-
+w66l23i23s41t30e45nw76f30o49rw59c41a44l23l23sw67o49nw76aw70n50e45t30w62o49r33kwh118cd
+50e45v42i23c41e45 wf2
+92.53.53.53.53 f1
+37/42t30c41p50150750050050850,w52t30c41p50150750050050950,w52t30c41p50150750050150050,wh324cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2870
+h1077cv
+42g50awh70C\-
+w66V52G58Aw81c41o49n50t30r33o49l23l23e45rwh105cd
+50e45v42i23c41e45 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26350)wh128c6
+502500n90 0
+H720
+V2960
+h193cu
+50s41b50d50i23r33r33e45a44d50,w52u50s41b50f30s41i23n50i23t30,w52u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43Bwh118cd
+50e45v42i23c41ew71d50r33i23v42e45rw59f30i23l23ew71s41y42s41t30e45mwh100cl
+23i23b50r33a44r33y42 wf2
+60.53.53.53 f1
+37/42u50s41b50f30s41d50e45l23,wh324cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V3050
+h293cu
+50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bwh118cd
+50e45v42i23c41ew71d50r33i23v42e45rw59l23i23b50r33a44r33y42 wf2
+86.53.53.53.53 f1
+37/42o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,wh395cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V3140
+h122cC
+55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ewh117cd
+50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+76.53 f1
+37s41d50a44h50c41iwh49C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41twh291cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V3230
+h213cp
+50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50swh113cd
+50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+42.53.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,wh395cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V3320
+h731co
+49p50e45n50d50i23s41k46,w52D60i23s41kwh72C\-
+w66g50e45n50e45r33i23cw67d50i23s41kwh118cd
+50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h387cd
+50i23s41k46(26250)wh128c3
+503500n90 0
+H720
+V3410
+h1397cs
+41dwh76C\-
+w66s41t30o49r33a44g50ewh117cd
+50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cs
+41d50(26350)wh128c6
+500504n90 0
+H720
+V3500
+h304cs
+41d50a44o49ewh71C\-
+w66A55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w52s41t30o49r33a44g50ewh117cd
+50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+V3590
+h304cs
+41c41s41i23r33e45a44d50y42,w52s41c41s41i23,w52s41c41s41i23c41m74d50,w52s41c41s41i23e45r33r33o49rwh59C\-
+w66S43C55S43Iw95d50e45v42i23c41ew71o49p50e45r33a44t30i23o49n50s41 wf2
+68.53.53.53.53.53.53 f1
+37o49p50e45n50s41c41s41i23,w52c41l23o49s41e45s41c41s41i23,wh390cs
+41c41s41i23(26250)wh128c4
+509505n90 0
+H720
+V3680
+h1289cf
+30swh67C\-
+w66f30i23l23ew71s41y42s41t30e45mwh146cd
+50e45v42i23c41e45s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26350)wh128c5
+507506n90 0
+H720
+V3770
+h598ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769wh122cd
+50e45v42i23c41e45s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26350)wh128c5
+505504n90 0
+H720
+V3860
+h1605cd
+50h50c41p50d50,w98d50h50c41p50l23e45a44s41e45s41,w52r33a44r33p50d50,w52t30f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56b50o49o49t30i23n50g50 wf2
+70.53.53.wf1
+h306cd
+50h50c41p50d50(26850)wh128c8
+500505n90 0
+H720
+V3950
+cn
+50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,26/42 wf2
+65.53.53.53.wf1
+h109cd
+50i23a44l23,w52h50a44n50g50u50p50,w52a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,26 wf2
+55.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V4040
+h138cf
+30a44x49s41e45n50d50,w52f30a44x49,w52t30e45l23c41o49f30a44x49,w52t30e45l23c41o49d50a44t30awh70C\-
+w66t30e45l23e45p50h50o49n50ewh117cd
+50i23a44l23e45rw59n50e45t30w62o49r33k46 wf2
+83.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23c41o49,w52f30a44x49r33e45c41e45i23v42e45,wh348ct
+30e45l23c41o49(26450)wh128c6
+508500n90 0
+H720
+V4130
+h940ca
+44t30,w52d50r33a44i23n50,w52e45x49p50e45c41t30,w52p50a44s41swh67C\-
+wh112cd
+50i23a44l23e45rw59s41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+wV4220
+h1944cd
+50i23c41twh56C\-
+w66d50i23c41t30i23o49n50a44r33yw68b50r33o49w62s41e45r33 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cd
+50i23c41t30(26750)wh128c7
+507500n90 0
+H720
+V4310
+h1218ci
+23d50i23f30fwh56C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cd
+50i23f30f30 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h391ci
+23d50i23f30f30(26150)wh128c1
+500505n90 0
+H720
+wV4400
+h1944cd
+50i23f30fwh56C\-
+w66d50i23f30f30e45r33e45n50t30i23a44lw49f30i23l23ew71c41o49m74p50a44r33a44t30o49r33 wf2
+87.53.53.53.53.53.53.53.53.53.wf1
+h414cd
+50i23f30f30(26150)wh178c6
+504n90 0
+H720
+V4490
+h1474cy
+42e45s41t30e45r33d50a44y42,w98d50i23f30f30ywh68C\-
+w66p50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+77.53.53.53.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+V4580
+h407ct
+30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rw59-w72s41i23n50g50l23ew71a44n50dw76t30r33i23p50l23ewh117cd
+50i23g50i23t30a44lw49e45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33d50 wf2
+62.53 f1
+37/42s41e45t30u50p50D60E43S43350s41t30a44t30e45,wh400cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V4670
+ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+73.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45c41u50r33e45n50e45twh56C\-
+wh112cD
+60i23g50i23t30a44lw49P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45yw68r33e45m74o49t30e45 wf2
+50.53.53.53.53.53.wf1
+h167cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V4760
+h353cd
+50s41a44s41i23g50a44l23l23o49c41,w52d50s41a44s41i23g50f30r33e45e45,w52d50s41a44p50r33i23v42t30o49p50u50bw76-wh118cd
+50i23g50i23t30a44lw49s41i23g50n50a44t30u50r33ew71a44l23g50o49r33i23t30h50m74 wf2
+82.53.53.53.53 f1
+37/42d50s41a44p50r33i23v42f30r33e45e45,wh401cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V4850
+h1638cm
+74a44pwh76C\-
+wh112cd
+50i23g50i23t30i23z46e45dw76m74a44pw76f30o49r33m74a44t30s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26650)wh128c7
+503506n90 0
+H720
+V4940
+h923cs
+41c41a44twh56C\-
+w66s41k46yw68c41a44t30a44l23o49g50u50ew71a44n50dwh122cD
+60i23g50i23t30i23z46e45dw76S43k46yw68S43u50r33v42e45y42 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h391cs
+41c41a44t30(26750)wh128c7
+508500n90 0
+H720
+V5030
+31/42v42a44l23i23d50i23t30e45m74s41,w52f30r33e45e45i23t30e45m74s41,w52f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,w98d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,w52t30a44r33g50e45t30n50a44m74e45,w52f30r33o49m74S43t30r33,26/42 wf2
+44.53.53.wf1
+h370ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V5120
+h1739ct
+30a44r33,w98d50i23r33c41pwh76C\-
+w66a44r33c41h50i23v42e45r33 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440ct
+30a44r33(26150)wh128c2
+501503n90 0
+H720
+V5210
+h1654ca
+44w62kwh72C\-
+wh112cd
+50i23r33e45c41t30e45dw76s41c41a44n50n50i23n50gw76a44n50dw76p50r33o49c41e45s41s41i23n50gw76l23a44n50g50u50a44g50e45 wf2
+89.53.wf1
+h395ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+V5300
+h964cc
+41h50d50i23rwh59C\-
+w66c41h50a44n50g50ew71w62o49r33k46i23n50gwh122cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cc
+41h50d50i23r33(26250)wh128c2
+509508n90 0
+H720
+V5390
+h910cd
+50i23r33r33e45a44d50,w52d50i23r33r33e45a44d50a44l23lwh49C\-
+w66r33e45a44dwh122cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h269cd
+50i23r33r33e45a44d50(26250)wh128c3
+502509n90 0
+H720
+V5480
+h1110cg
+50e45t30w62dwh76C\-
+w66g50e45tw56c41u50r33r33e45n50twh102cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cg
+50e45t30w62d50(26250)wh128c3
+508507n90 0
+H720
+V5570
+h1016cl
+23s41,w52l23cwh67C\-
+w66l23i23s41tw56c41o49n50t30e45n50t30sw67o49fwh102cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h483cl
+23s41(26150)wh128c1
+502500n90 0
+H720
+V5660
+h1275cm
+74k46d50i23rwh59C\-
+w66m74a44k46ew71awh116cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h321cm
+74k46d50i23r33(26150)wh128c1
+503501n90 0
+H720
+V5750
+h1103cp
+50w62d50,w52p50b50dwh76C\-
+w66w62o49r33k46i23n50gwh122cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50w62d50(26150)wh128c1
+506507n90 0
+H720
+V5840
+h255cr
+33w62d50,w52c41o49n50s41w62d50i23rwh59C\-
+w66m74a44i23n50t30a44i23nw76r33e45m74o49t30ew71w62o49r33k46i23n50gwh122cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cr
+33w62d50(26150)wh128c1
+508503n90 0
+H720
+V5930
+h1213cw
+62a44l23kwh72C\-
+w66d50e45s41c41e45n50dw76awh116cd
+50i23r33e45c41t30o49r33yw68h50i23e45r33a44r33c41h50y42 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372cw
+62a44l23k46(26550)wh128c7
+501503n90 0
+H720
+V6020
+80/42f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,w98d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23ew71s41t30a44t30u50s41 wf2
+77.53.53.53.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V6110
+H715
+c/
+42c41o49n50v42D60250M69,w52c41o49n50v42M69250S43,w52c41o49n50v42M69250D60,w52f30c41a44l23l23f30m74t30,w52d50i23r33f30m74t30,w98d50i23r33m74o49d50e45f30m74t30,w52r33e45a44d50950p50m74s41g50,w52s41t30a44t30c41h50e45c41k46,w52s41i23z46e45S43250M69,26/42 wwh417cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V6200
+cl
+23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,w52r33e45a44d50b50u50f30,26/42 wf2
+48 f1
+37S43r33v42,w98d50i23r33r33e45a44d50950p50,w52e45m74a44l23l23o49c41950p50,w52e45r33e45a44l23l23o49c41950p50,w52e45s41t30r33d50u50p50950p50,26 wf2
+74.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V6290
+h1568cd
+50i23r33r33e45a44d50,w98d50i23r33r33e45a44d50a44l23lwh49C\-
+w66r33e45a44dw76d50i23r33e45c41t30o49r33y42 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h269cd
+50i23r33r33e45a44d50(26250)wh128c3
+502509n90 0
+H720
+V6380
+h290cs
+41t30a44t30,w52f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w98d50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23e45/42 wf2
+91.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V6470
+h305c/
+42c41o49n50v42k46e45y42s41250,w52p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,w98d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,26/42 wf2
+42.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V6560
+cs
+41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw95d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23e45 wf2
+47.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V6650
+h305cr
+33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44ywh114cd
+50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49mwh100ct
+30h50e45m74 wf2
+84.53.53.53 f1
+37/42d50u50m74p50a44r33e45n50a44s41,wh255cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V6740
+h1492co
+49p50e45n50d50i23s41k46,w98D60i23s41kwh72C\-
+w66g50e45n50e45r33i23cw67d50i23s41kw72d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+90.53.53.53.53.53.53.53.wf1
+h387cd
+50i23s41k46(26250)wh128c3
+503500n90 0
+H720
+V6830
+cU
+55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+60.53.53.53.53 f1
+37a44u50d50i23o49,w98d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+40 wf2
+52.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V6920
+h1689ck
+46f30swh67C\-
+wh112cd
+50i23s41kw72f30i23l23ew71s41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430ck
+46f30s41(26450)wh128c6
+505508n90 0
+H720
+V7010
+h1292cf
+30l23o49p50p50ywh68C\-
+w66f30l23o49p50p50ywh114cd
+50i23s41kw72i23n50t30e45r33f30a44c41e45 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h303cf
+30l23o49p50p50y42(26350)wh128c5
+507505n90 0
+H720
+V7100
+h1508cd
+50i23s41k46s41i23mwh100C\-
+wh112cd
+50i23s41kw72s41i23m74u50l23a44t30o49r33 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h249cd
+50i23s41k46s41i23m74(26850)wh128c8
+500508n90 0
+H720
+V7190
+h1706cd
+50uwh76C\-
+wh112cd
+50i23s41kw72u50s41a44g50e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50u50(26150)wh178c6
+507n90 0
+H720
+V7280
+h126cf
+30d50i23s41k46,w52f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dw76f30l23o49p50p50ywh114cd
+50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33e45p50,wh358cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+s10
+V7650
+c1
+63063-58iwn90 0
+V7920
+p11
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+ws8
+V710
+h1944cd
+50i23s41k46p50a44r33t30s41,w52d50m74a44o49nwh76C\-
+w66p50r33e45p50a44r33ew71d50i23s41k46sw67f30o49rw59u50s41e45 wf2
+80.53.53.53.wf1
+h189cd
+50i23s41k46p50a44r33t30s41(26850)wh128c8
+500507n90 0
+H720
+wV800
+h1944cd
+50i23s41k46s41i23mwh100C\-
+w66d50i23s41kw72s41i23m74u50l23a44t30o49r33 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h249cd
+50i23s41k46s41i23m74(26850)wh128c8
+500508n90 0
+H720
+V890
+h1443cs
+41t30a44t30u50s41b50a44rwh59C\-
+wh112cd
+50i23s41p50l23a44yw68aw70b50a44rw59g50r33a44p50hw76s41t30a44t30u50sw67w62i23n50d50o49w62 wf2
+78.53.53.53.53.53.53.53.53.wf1
+h184cs
+41t30a44t30u50s41b50a44r33(26850)wh128c9
+500502n90 0
+H720
+V980
+h1225cg
+50e45t30m74a44p50,w52c41o49l23o49r33swh67C\-
+wh112cd
+50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cc
+41o49l23o49r33s41(26150)wh178c4
+502n90 0
+H720
+V1070
+h342cR
+50G58B46,w52r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41swh113cd
+50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V1160
+h1620cs
+41t30a44t30swh67C\-
+wh112cd
+50i23s41p50l23a44yw68g50r33a44p50h50sw67o49fw56s41y42s41t30e45mwh100ca
+44c41t30i23v42i23t30y42 wf2
+86.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41t30a44t30s41(26850)wh128c9
+500500n90 0
+H720
+V1250
+h1715cn
+50swh67C\-
+wh112cd
+50i23s41p50l23a44yw68n50a44m74ew71s41p50a44c41e45 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cn
+50s41(26150)wh128c1
+504505n90 0
+H720
+V1340
+cg
+50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+51.53.53.53.53.53.53.53.wf1
+h109cD
+60i23s41p50l23a44y42,w52P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,26 wf2
+62.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V1430
+h1140cp
+50r33o49f30,w52t30p50r33o49f30,w52k46p50r33o49fwh56C\-
+wh112cd
+50i23s41p50l23a44yw68p50r33o49f30i23l23i23n50gw76d50a44t30a44 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50r33o49f30(26150)wh128c1
+506501n90 0
+H720
+V1520
+h233cm
+74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w98d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,26/42 wf2
+48.53.53 f1
+37/42d50i23v42350,wh306ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1610
+h1190ch
+50y42p50o49twh56C\-
+w66E43u50c41l23i23d50e45a44nwh122cd
+50i23s41t30a44n50c41e45 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h326ch
+50y42p50o49t30(26250)wh128c4
+500509n90 0
+H720
+V1700
+h934cb
+50u50n50d50l23ewh71C\-
+w66c41o49l23l23e45c41tw56f30i23l23e45sw67f30o49rwh105cd
+50i23s41t30r33i23b50u50t30i23o49n50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279cb
+50u50n50d50l23e45(26150)wh178c3
+502n90 0
+H720
+V1790
+cl
+23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,26/42 wf2
+59 f1
+37a44d50d50350,w52s41u50b50350,w52n50e45g50350,w98d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,26 wf2
+93.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1880
+h165cu
+50m74u50l23d50i23vwh68C\-
+w66h50i23g50h50-46p50r33e45c41i23s41i23o49nw76m74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50dwh122cd
+50i23v42i23s41i23o49n50 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74u50l23d50i23v42,wh274cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V1970
+cc
+41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+59 f1
+37a44d50d50p50t30,w52s41u50b50p50t30,w52m74u50l23p50t30,w98d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,26 wf2
+59.53.53.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V2060
+h1488cd
+50i23s41k46p50a44r33t30s41,w98d50m74a44o49nwh76C\-
+w66p50r33e45p50a44r33ew71d50i23s41k46sw67f30o49rw59u50s41e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.wf1
+h189cd
+50i23s41k46p50a44r33t30s41(26850)wh128c8
+500507n90 0
+H720
+V2150
+h107cm
+74k46h50o49s41t30s41,w52c41s41,w52c41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w98d50n50s41d50e45b50u50gwh76C\-
+w66n50e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+62.53.53.53.53.53.53 f1
+37/42m74k46d50b50,wh386cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V2240
+99/42n50d50b50h50a44s41h50,w52n50d50b50p50a44r33s41e45,w52c41s41g50e45t30v42a44l23u50e45,w52n50d50b50f30i23n50d50a44t30t30r33,w98d50n50s41q50u50e45r33y42,w52n50d50b50d50i23s41c41a44r33d50,w52n50d50b50c41o49n50c41a44t30e45n50a44t30e45,26/42 wf2
+92.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V2330
+cm
+74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41t30/42 wf2
+90.53.53.53.wf1
+h109cd
+50o49c41250t30x49t30,w52d50o49c41250p50s41,w52w62d50o49c41250t30x49t30,w52x49l23s41250t30x49t30,w52o49l23e45f30s41,26 wf2
+94.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V2420
+ca
+w70d50o49c41u50m74e45n50t30 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cd
+50o49c41t30y42p50ewh71C\-
+w66i23n50t30u50i23tw56c41o49m74m74a44n50dw76l23i23n50ew71f30o49rw59f30o49r33m74a44t30t30i23n50g50 wf2
+78.wf1
+h240cd
+50o49c41t30y42p50e45(26150)wh178c6
+506n90 0
+H720
+V2510
+06/42q50u50o49t30e45s41t30r33f30m74t30,w52q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,w52q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,w98d50o49q50u50o49t30e45,w52n50e45e45d50s41r33c41q50u50o49t30ewh71C\-
+w66q50u50o49t30e45dw76c41h50a44r33a44c41t30e45r33/42 wf2
+83.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V2600
+cf
+30m74t30s41t30r33c41p50y42,w52f30m74t30r33u50n50e45s41t30r33c41p50y42,26/42 wf2
+63.53 f1
+37f30m74t30i23n50s41t30a44l23l23,w52d50o49f30m74t30,w98d50o49r33f30m74t30,w52f30m74t30p50r33i23n50t30,w52f30m74t30v42p50r33i23n50t30,w52f30m74t30r33u50n50e45,26 wf2
+75.53.53.53.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V2690
+h493cd
+50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,w52c41:26,w52d50:26,w52950f30a44t30:26,w98d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O629506506500w76f30i23l23ew71s41y42s41t30e45m74s41 wwh327cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V2780
+38a44d50d50350,w52s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w98d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,26/42 wf2
+72.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V2870
+h1430ct
+30r33o49f30f30,w52n50r33o49f30f30,w98d50p50o49s41twh56C\-
+w66t30e45x49tw56f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+86.53.53.53.53.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V2960
+h1772ca
+44t30,w98d50r33a44i23n50,w52e45x49p50e45c41t30,w52p50a44s41swh67C\-
+w66d50i23a44l23e45rw59s41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+94.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+wV3050
+h1944cd
+50r33a44wwh88C\-
+w66s41c41r33e45e45nw76g50r33a44p50h50i23c41s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26350)wh128c5
+506508n90 0
+H720
+V3140
+h1579cg
+50r33a44p50hwh76C\-
+wh112cd
+50r33a44ww88aw70g50r33a44p50h50 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320cg
+50r33a44p50h50(26150)wh178c9
+502n90 0
+H720
+V3230
+cr
+33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,26/42 wf2
+60.53.53 f1
+37I23m74a44g50e45,w98d50r33a44w62,w52g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,26 wf2
+94.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V3320
+h1200cm
+74a44p50,w52m74a44p50d50e45m74owh75C\-
+wh112cd
+50r33a44ww88m74a44p50sw67o49nw76v42a44r33i23o49u50sw67p50r33o49j24e45c41t30i23o49n50s41 wf2
+93.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26750)wh128c7
+507504n90 0
+H720
+V3410
+56/42m74e45m74f30i23l23l23p50o49l23y42,w52m74e45m74i23m74a44g50e45l23i23n50e45,w52m74e45m74i23m74a44g50e45d50r33a44w62,w98d50r33a44w62c41l23i23p50,w52m74e45m74l23i23n50e45b50b50o49x49,w52m74e45m74l23i23n50e45e45n50d50s41i23z46e45,26/42 wf2
+65.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3500
+28P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,w52g50e45n50i23n50i23t30d50r33a44w62,w98d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,w52c41l23o49s41e45d50i23s41p50l23a44y42,26/42 wf2
+48.53 f1
+37D60i23s41p50l23a44y42,wh204cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V3590
+h196c/
+42r33e45a44d50m74o49u50s41e45,w52c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,w98d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+w66m74o49u50s41e45/42 wf2
+84.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V3680
+h815cg
+50r33a44pwh76C\-
+w66p50i23cw67p50r33e45p50r33o49c41e45s41s41o49rw59f30o49rwh105cd
+50r33a44w62i23n50gw76g50r33a44p50h50s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cg
+50r33a44p50(26150)wh178c9
+500n90 0
+H720
+V3770
+h263cp
+50i23c41,w52t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dw76t30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rwh105cd
+50r33a44w62i23n50gw76p50i23c41t30u50r33e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V3860
+ci
+23m74a44g50e45s41 wf2
+74.53.53 f1
+37/42m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w52i23p50r33i23n50t30,w52h50w62d50r33a44wwh88C\-
+wh112cd
+50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49rw59m74e45m74o49r33y42-46r33e45s41i23d50e45n50t30 wf2
+67.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3950
+h500cI
+23m74a44g50e45,w52d50r33a44w62,w52g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w98d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,26/42 wwh394cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4040
+cf
+30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,26/42 wf2
+56.53.53.53.53.53 f1
+37I23m74a44g50e45,w52d50r33a44w62,w52g50e45n50d50r33a44w62,w98d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,26 wf2
+45.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4130
+35/42r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w52_40s41t30r33i23n50g50,w52A55R50R50O62W69,w98d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+w66g50r33a44p50h50i23c41sw67f30u50n50c41t30i23o49n50sw67P44Bw72L42 wf2
+75.53.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4220
+cf
+30r33o49mwh100co
+49t30h50e45rw59o49p50e45r33a44t30i23n50gw76s41y42s41t30e45m74s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cd
+50r33a44w62t30e45r33mwh100C\-
+w66c41o49n50n50e45c41tw56t30ow75P44l23a44nw769w76C55P44Uw81s41e45r33v42e45r33s41 wf2
+53.53.53.53.wf1
+h176cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V4310
+h1061cp
+50c41cwh67C\-
+w66A55P44Ew69Cw81c41o49m74p50i23l23e45rwh105cd
+50r33i23v42e45r33 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h415cp
+50c41c41(26150)wh128c1
+505502n90 0
+H720
+V4400
+h392cu
+50s41b50f30s41i23n50i23t30,w52u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43Bw72d50e45v42i23c41ewh117cd
+50r33i23v42e45rw59f30i23l23ew71s41y42s41t30e45mwh100cl
+23i23b50r33a44r33y42 wf2
+84.53.53.53.53.53.53 f1
+37/42u50s41b50d50i23r33r33e45a44d50,wh324cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V4490
+h334cc
+41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ewh117cd
+50r33i23v42e45rw59l23i23b50r33a44r33y42 wf2
+45.53.53.53.53 f1
+37/42o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,wh395cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V4580
+h266cI
+23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41ewh117cd
+50r33i23v42e45r33s41 wf2
+59.53.53.53 f1
+37/h42C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45rwh294cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V4670
+h220cs
+41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ewh117cd
+50r33i23v42e45r33s41 wf2
+88.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,wh395cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V4760
+h219cg
+50e45n50p50r33i23m74e45,w52g50e45n50s41a44f30e45p50r33i23m74e45,w52g50e45n50s41t30r33o49n50g50p50r33i23m74e45,w98D60S43A55p50r33i23m74e45s41,w52p50r33o49b50a44b50l23y42_40p50r33i23m74e45,w52s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+40/42 wwh339cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V4850
+h433c/
+42d50s41a44p50r33i23v42f30r33e45e45,w52d50s41a44s41i23g50a44l23l23o49c41,w52d50s41a44s41i23g50f30r33e45e45,w98d50s41a44p50r33i23v42t30o49p50u50bw76-w72d50i23g50i23t30a44lw49s41i23g50n50a44t30u50r33ew71a44l23g50o49r33i23t30h50m74 wf2
+82.53.53.wf1
+h412cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V4940
+cd
+50s41a44p50r33i23v42f30r33e45e45,26/42 wf2
+60.53.53.53.53 f1
+37d50s41a44g50e45n50,w52d50s41a44s41i23g50n50,w52d50s41a44v42e45r33i23f30y42,w98d50s41a44p50u50b50a44l23l23o49c41,w52d50s41a44p50u50b50f30r33e45e45,w52d50s41a44p50r33i23v42a44l23l23o49c41,26 wf2
+74.53.53.53.53.53.wf1
+h412cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V5030
+h363c/
+42d50s41a44p50u50b50f30r33e45e45,w52d50s41a44p50r33i23v42a44l23l23o49c41,w52d50s41a44p50r33i23v42f30r33e45e45,w98d50s41a44s41i23g50a44l23l23o49c41,w52d50s41a44s41i23g50f30r33e45e45,w52d50s41a44p50r33i23v42t30o49p50u50bw76-w72d50i23g50i23t30a44l23/42 wwh417cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V5120
+cd
+50s41a44p50r33i23v42a44l23l23o49c41,w52d50s41a44p50r33i23v42f30r33e45e45,26/42 wf2
+86.53.53.53.53.53.53.53.53 f1
+37d50s41a44g50e45n50,w98d50s41a44s41i23g50n50,w52d50s41a44v42e45r33i23f30y42,w52d50s41a44p50u50b50a44l23l23o49c41,w52d50s41a44p50u50b50f30r33e45e45,26 wf2
+48.53.wf1
+h412cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+wV5210
+h1944cd
+50uwh76C\-
+w66d50i23s41kw72u50s41a44g50e45 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50u50(26150)wh178c6
+507n90 0
+H720
+V5300
+h633cc
+41w62f30swh67C\-
+w66c41a44c41h50e45d50-46w62o49r33mwh100cf
+30i23l23ew71s41e45r33v42e45r33,w98d50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V5390
+h1297cf
+30swh67C\-
+w66f30i23l23ew71s41e45r33v42e45r33,w98d50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26450)wh128c6
+504508n90 0
+H720
+V5480
+h536ch
+50i23s41t30o49r33ywh68C\-
+w66p50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ewh117cd
+50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279ch
+50i23s41t30o49r33y42(26150)wh128c1
+500502n90 0
+H720
+V5570
+h587cx
+49dwh76C\-
+w66h50e45x49,w52o49c41t30a44l23,w52d50e45c41i23m74a44l23,w52o49rw59A55S43C55I23Iw95d50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V5660
+h205cy
+42e45s41t30e45r33d50a44y42,w52d50i23f30f30ywh68C\-
+w66p50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ewh117cd
+50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+V5750
+ci
+23m74a44g50e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cd
+50u50m74p50950650650050,w52m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nw76I23S43O62-469506506500w76C55D60 wf2
+48.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V5840
+cb
+50l23u50-46r33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33e45/42 wf2
+48.53.53 f1
+37b50a44c41k46u50p50,w52t30o49b50a44c41k46u50p50,w98d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30o49 wf2
+49.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V5930
+h706ck
+46t30r33a44c41ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56k46e45r33n50e45lw49s41t30a44c41kwh118cd
+50u50m74p50s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ck
+46t30r33a44c41e45(26150)wh128c1
+501501n90 0
+H720
+wV6020
+h1944cd
+50u50pwh76C\-
+w66d50u50p50l23i23c41a44t30ew71a44nw76o49p50e45nw76f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+64.53.53.53.53.53.wf1
+h397cd
+50u50p50(26250)wh128c3
+503509n90 0
+H720
+wV6110
+h1944cd
+50u50pwh76C\-
+w66d50u50p50sw67o49fw56o49p50e45nw76f30i23l23e45s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26350)wh128c5
+507502n90 0
+H720
+V6200
+h741cc
+41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w98D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+69.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V6290
+01/42r33e45c41t30i23n50r33e45c41t30,w52r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w98D60y42,w52P44t30,w52R50e45c41t30,w52R50p50twh56C\-
+w66a44r33i23t30h50m74e45t30i23cw67o49nw76p50o49i23n50t30sw67a44n50d50/42 wf2
+63.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6380
+cl
+23e45t30t30e45r33s41/42 wf2
+64.53.53.53 f1
+37A55R50G58B46E43G58I23N59,w52A55R50G58E43N59D60,w52A55R50G58C55,w52A55R50G58F43,w98E43A55R50G58F43,w52a44r33g50i23n50i23t30,w52a44r33g50o49p50twh56C\-
+w66p50r33o49c41e45s41sw67o49p50t30i23o49n50 wf2
+92.53.53.53.53.wf1
+h420ca
+44r33g50(26250)wh128c2
+507505n90 0
+H720
+V6470
+93/42e45r33e45a44d50,w52e45m74o49u50s41e45,w52e45k46b50d50,w52e45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,w98e45c41a44n50k46b50d50,w52e45r33e45a44d50m74o49u50s41e45,w52e45a44t30o49m74o49u50s41e45,w52e45r33e45s41i23z46e45d50,26/42 wf2
+54.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+wV6560
+h1944ce
+45c41h50owh75C\-
+w66p50r33i23n50tw56a44r33g50u50m74e45n50t30s41 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ce
+45c41h50o49(26150)wh178c6
+508n90 0
+H720
+V6650
+h1471cu
+50d50p50e45c41h50owh75C\-
+wh112ce
+45c41h50ow75U55D60Pw70p50a44c41k46e45t30s41 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cu
+50d50p50e45c41h50o49(26850)wh128c9
+500508n90 0
+H720
+wV6740
+h1944ce
+45c41pwh76C\-
+w66f30a44s41tw56c41o49p50y42,w52h50a44n50d50l23i23n50gw76e45r33r33o49r33s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.wf1
+h411ce
+45c41p50(26150)wh178c6
+509n90 0
+H720
+wV6830
+h1944ce
+45dwh76C\-
+w66t30e45x49tw56e45d50i23t30o49r33 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h452ce
+45d50(26150)wh178c7
+500n90 0
+H720
+V6920
+h1579ct
+30w62e45a44kwh72C\-
+wh112ce
+45d50i23tw56i23m74a44g50ew71f30i23l23e45s41,w52s41u50b50f30o49n50tw56f30i23l23e45s41,w52f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+50.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V7010
+h1377cs
+41e45dwh76C\-
+w66s41t30r33e45a44mwh146ce
+45d50i23t30o49r33 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45d50(26150)wh128c1
+509502n90 0
+H720
+V7100
+h1561ce
+45m74a44c41swh67C\-
+wh112ce
+45d50i23t30o49rw59m74a44c41r33o49s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h302ce
+45m74a44c41s41(26150)wh178c7
+504n90 0
+H720
+V7190
+h466cs
+41a44m74,w52B46,w52s41a44m74.26s41a44v42e45,w52s41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nwh122ce
+45d50i23t30o49rw59w62i23t30hw76s41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50s41 wf2
+57.53.53.53.wf1
+h388cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V7280
+91/42e45c41a44n50k46b50d50,w52e45r33e45a44d50m74o49u50s41e45,w52e45a44t30o49m74o49u50s41e45,w52e45r33e45s41i23z46e45d50,w98e45g50e45t30r33e45c41t30,w52e45d50r33a44w62g50e45t30r33e45c41t30,w52e45m74e45n50u50h50i23t30,w52e45m74o49v42e45t30o49,26/42 wf2
+83.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+s10
+V7650
+h4467c1
+63163-58iwn90 0
+V7920
+p12
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+92/42e45g50v42e45r33i23f30y42,w52e45g50p50u50b50a44l23l23o49c41,w52e45g50p50u50b50f30r33e45e45,w52e45g50p50r33i23v42a44l23l23o49c41,w98e45g50p50r33i23v42f30r33e45e45,w52e45g50s41i23g50a44l23l23o49c41,w52e45g50s41i23g50f30r33e45e45,w52e45g50p50r33i23v42t30o49p50u50b50/42 wwh262ce
+45l23g50a44m74a44l23(26250)wh128c3
+504500n90 0
+H720
+V800
+ce
+45g50p50r33i23v42a44l23l23o49c41,26/42 wf2
+43.53.53.53 f1
+37e45g50g50e45n50,w52e45g50e45n50c41r33y42p50t30,w52e45g50d50e45c41r33y42p50t30,w98e45g50s41i23g50n50,w52e45g50v42e45r33i23f30y42,w52e45g50p50u50b50a44l23l23o49c41,w52e45g50p50u50b50f30r33e45e45,26 wf2
+49.53.53.53.53.wf1
+h244ce
+45l23g50a44m74a44l23(26250)wh128c3
+504500n90 0
+H720
+V890
+h1689cu
+50a44r33t30,w98e45i23awh70C\-
+w66s41e45r33i23a44lw49c41o49m74m74u50n50i23c41a44t30i23o49nw76c41o49n50t30r33o49l23 wf2
+73.53.53.53.53.53.53.53.53.wf1
+h390cu
+50a44r33t30(26350)wh128c6
+501505n90 0
+H720
+V980
+ce
+45k46b50d50,w52e45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,w52e45c41a44n50k46b50d50,26/42 wf2
+65 f1
+37e45v42e45n50t30,w98e45i23n50i23t30,w52e45s41t30a44r33t30,w52e45s41t30a44r33t30f30n50,w52e45t30i23m74e45r33,w52e45r33e45a44d50,w52e45m74o49u50s41e45,26 wf2
+81.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V1070
+cv
+42450p50a44r33s41e45c41i23d50r33,w52p50a44r33s41e45e45t30h50e45r33,w52m74y42i23p50a44d50d50r33,26/42 wf2
+58.53.53.53.53.53.53.53.wf1
+h109ce
+45i23p50f30m74t30,w52p50a44r33s41e45i23p50,w52p50a44r33s41e45i23p50m74a44s41k46,w52v42450p50a44r33s41e45i23p50,26 wf2
+87.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V1160
+h147cd
+50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,w52c41:26,w52d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w98e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O629506506500w76f30i23l23ew71s41y42s41t30e45m74s41 wf2
+64.53.53.53.53.53.53.wf1
+h291cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V1250
+76/42e45i23n50i23t30,w52e45s41t30a44r33t30,w52e45s41t30a44r33t30f30n50,w52e45t30i23m74e45r33,w52e45r33e45a44d50,w52e45m74o49u50s41e45,w98e45k46b50d50,w52e45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,w52e45c41a44n50k46b50d50,26/42 wf2
+91.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V1340
+h473ce
+45g50s41i23g50a44l23l23o49c41,w52e45g50s41i23g50f30r33e45e45,w52e45g50p50r33i23v42t30o49p50u50bw76-wh118ce
+45l23g50a44m74a44lw49e45n50c41r33y42p50t30i23o49n50 wf2
+48.53.53 f1
+37/42e45g50p50r33i23v42a44l23l23o49c41,w52e45g50p50r33i23v42f30r33e45e45,wh233ce
+45l23g50a44m74a44l23(26250)wh128c3
+504500n90 0
+H720
+V1430
+h220c/
+42b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,w52f30i23l23l23b50e45z46i23e45r33,w52f30i23l23l23b50e45z46s41p50l23i23n50e45,w98e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w52a44r33c41,w52f30i23l23l23a44r33c41,w52i23c41o49s41s41i23n50,26/42 wf2
+92.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+wV1520
+h1944ce
+45m74a44c41swh67C\-
+w66e45d50i23t30o49rw59m74a44c41r33o49s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h302ce
+45m74a44c41s41(26150)wh178c7
+504n90 0
+H720
+V1610
+cp
+50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,26/42 wf2
+87.53.53.53.53.53 f1
+37S43r33v42,w52d50i23r33r33e45a44d50950p50,w98e45m74a44l23l23o49c41950p50,w52e45r33e45a44l23l23o49c41950p50,w52e45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,26 wf2
+71.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V1700
+h210ce
+45v42e45n50t30,w52e45i23n50i23t30,w52e45s41t30a44r33t30,w52e45s41t30a44r33t30f30n50,w52e45t30i23m74e45r33,w52e45r33e45a44d50,w98e45m74o49u50s41e45,w52e45k46b50d50,w52e45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,26/42 wf2
+60.53.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V1790
+h126c/
+42e45r33e45s41i23z46e45d50,w52e45g50e45t30r33e45c41t30,w52e45d50r33a44w62g50e45t30r33e45c41t30,w52e45m74e45n50u50h50i23t30,w98e45m74o49v42e45t30o49,w52e45s41e45t30c41u50r33s41o49r33,w52E43v42e45n50t30,w52M69o49u50s41e45,w52M69e45n50uwh76C\-
+40/42 wf2
+46.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V1880
+h1734cv
+42twh56C\-
+wh112ce
+45m74u50l23a44t30ew71aw70V52T50-461500500w76o49rw59V52T50-462502500w76t30e45r33m74i23n50a44l23 wf2
+85.53.53.53.53.53.wf1
+h475cv
+42t30(26150)wh128c2
+504503n90 0
+H720
+V1970
+h206c/
+42c41o49n50v42k46e45y42s41,w52c41o49n50v42k46e45y42s41250,w52p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w98e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,26/42 wf2
+86.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V2060
+cb
+50y42t30ew71a44r33r33a44y42sw67a44sw67s41t30r33i23n50g50s41 wf2
+56.53.53 f1
+37d50e45c41650450,w52e45n50c41650450,w52d50e45c41350250,w98e45n50c41350250,w52d50e45c41150650,w52e45n50c41150650,w52e45n50c41o49d50e45f30m74twh56C\-
+w66e45n50c41o49d50i23n50g50 wf2
+54.53.wf1
+h267ce
+45n50c41o49d50e45(26250)wh128c3
+504502n90 0
+H720
+V2150
+cf
+30o49r33m74a44t30 wf2
+82.53.53.53.53.53.53.53.53.53 f1
+37p50e45m74d50e45c41o49d50e45,w52p50e45m74e45n50c41o49d50ewh71C\-
+wh112ce
+45n50c41o49d50ew71f30i23l23e45sw67i23nw76P44r33i23v42a44c41yw68E43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)26 wf2
+65.53.53.53.wf1
+h378cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+wV2240
+h1944ce
+45n50c41r33y42p50t30,w52d50e45c41r33y42p50t30,w52n50e45t30c41r33y42p50twh56C\-
+w66D60E43Sw69e45n50c41r33y42p50t30i23o49n50 wf2
+45.53.53.wf1
+h256ce
+45n50c41r33y42p50t30(26250)wh128c3
+504503n90 0
+H720
+V2330
+h364cb
+50f30E43C55B46e45n50c41r33y42p50t30,w52b50f30E43C55B46d50e45c41r33y42p50tw56-w72b50l23o49w62f30i23s41hwh122ce
+45n50c41r33y42p50t30i23o49n50 wf2
+89.53.53.53 f1
+37/42b50f30C55B46C55e45n50c41r33y42p50t30,w52b50f30C55B46C55d50e45c41r33y42p50t30,wh208cb
+50l23o49w62f30i23s41h50(26250)wh128c2
+509503n90 0
+H720
+V2420
+h144ce
+45g50s41i23g50a44l23l23o49c41,w52e45g50s41i23g50f30r33e45e45,w52e45g50p50r33i23v42t30o49p50u50bw76-w72e45l23g50a44m74a44lw95e45n50c41r33y42p50t30i23o49n50 wf2
+59.53.53.53.53.53.53.53.53 f1
+37/42e45g50p50r33i23v42a44l23l23o49c41,w52e45g50p50r33i23v42f30r33e45e45,wh233ce
+45l23g50a44m74a44l23(26250)wh128c3
+504500n90 0
+H720
+V2510
+h627ce
+45n50c41r33y42p50t30,w52d50e45c41r33y42p50t30,w52n50e45t30c41r33y42p50twh56C\-
+w66D60E43Swh115ce
+45n50c41r33y42p50t30i23o49n50 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h256ce
+45n50c41r33y42p50t30(26250)wh128c3
+504503n90 0
+H720
+V2600
+h527cr
+33c41450,w52r33c41450s41k46i23p50,w52r33c41450b50a44c41kw72-w72a44l23l23e45g50e45dw76r33c414wh122ce
+45n50c41r33y42p50t30i23o49n50 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45t30u50p50R50C55450s41t30a44t30e45,wh412cr
+33c41450(26250)wh128c4
+508500n90 0
+H720
+V2690
+h191cX
+50550050950t30o49R50S43A55p50u50b50,w52X50550050950g50e45n50,w52X50550050950v42e45r33i23f30ywh68C\-
+w66R50S43Awh127ce
+45n50c41r33y42p50t30i23o49nw76a44l23g50o49r33i23t30h50m74 wf2
+54.53.53.53.53.53.53.53.53.53 f1
+37/42r33s41a44p50u50b50f30r33e45e45,wh418cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+V2780
+h138ct
+30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rw59-w72s41i23n50g50l23ew71a44n50dw76t30r33i23p50l23ew71d50i23g50i23t30a44lw95e45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33d50 wf2
+66.53.53.53.53.53.53 f1
+37/42s41e45t30u50p50D60E43S43350s41t30a44t30e45,wh400cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V2870
+h160c/
+42a44e45s41C55B46C55e45n50c41r33y42p50t30,w52a44e45s41C55B46C55d50e45c41r33y42p50tw56-w72a44d50v42a44n50c41e45dwh122ce
+45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33dw76(26r33i23j24n50d50a44e45l23)26 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h417ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+V2960
+h706cp
+50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hw76S43S43Lw68v42e45r33s41i23o49nw762wh122ce
+45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+82.53.53.53.53.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V3050
+74/42r33e45a44d50c41e45r33t30,w52r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+w66a44t30t30a44c41hw76T50L42S431w76o49rw59S43S43L423wh122ce
+45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+82.53.53.53.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V3140
+69l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,w52a44v42l23w62a44l23k46,w52a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w98e45n50d50w62a44l23kw72-w72A55V52Lw68t30r33e45ew71r33o49u50t30i23n50e45s41 wf2
+78.53.53.53.53.53 f1
+37/42i23n50s41e45r33t30a44v42l23,wh427ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V3230
+h469cp
+50e45m74e45n50c41o49d50ewh71C\-
+w66e45n50c41o49d50ew71f30i23l23e45sw67i23nw76P44r33i23v42a44c41ywh114cE
+43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)w52f30o49r33m74a44t30 wf2
+86.53.53.53.53.53 f1
+37p50e45m74d50e45c41o49d50e45,wh367cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+wV3320
+h1944ce
+45n50vwh68C\-
+w66e45n50v42i23r33o49n50m74e45n50tw56v42a44r33i23a44b50l23e45s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h410ce
+45n50v42(26350)wh128c5
+507503n90 0
+H720
+V3410
+h946cg
+50e45t30e45n50v42,w52p50u50t30e45n50vwh68C\-
+w66a44c41c41e45s41swh113ce
+45n50v42i23r33o49n50m74e45n50tw56v42a44r33i23a44b50l23e45s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h285cg
+50e45t30e45n50v42(26250)wh128c3
+508502n90 0
+H720
+V3500
+cp
+50l23u50m74b50s41e45n50d50t30e45x49t30,w52p50l23u50m74b50l23o49o49k46u50p50,w52p50l23u50m74b50p50a44c41k46,26/42 wf2
+81.53.wf1
+h109ce
+45p50l23u50m74b50,w52p50l23u50m74b50f30r33e45e45,w52p50l23u50m74b50o49p50e45n50,w52p50l23u50m74b50s41e45n50d50,26 wf2
+87.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V3590
+57n50s41e45cwh67C\-
+w66t30i23m74ew71i23nw76s41e45c41o49n50d50sw67a44n50dw76n50a44n50o49s41e45c41o49n50d50sw67s41i23n50c41ewh117ce
+45p50o49c41h50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30i23m74e45,wh364ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+wV3680
+h1944ce
+45q50nwh76C\-
+w66t30y42p50e45s41e45tw56m74a44t30h50e45m74a44t30i23c41s41 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402ce
+45q50n50(26150)wh178c7
+505n90 0
+H720
+V3770
+cu
+50n50i23t30350,w52m74i23d50p50t30350,26/42 wf2
+59 f1
+37a44d50d50350,w52s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w98e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,26 wf2
+93.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V3860
+h382c/
+42r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w98e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,w52r33e45c41t30i23n50r33e45c41t30,w52r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,26/42 wwh331ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V3950
+h175c/
+42m74y42i23p50a44d50d50r33,w52m74y42e45t30h50e45r33a44d50d50r33,w52m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,w98e45q50u50i23v42i23p50650,w52d50e45f30m74a44s41k46,w52i23s41v42450,w52v42450t30o49v42650,w52v42650t30o49v42450,26/42 wf2
+55.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V4040
+h340c/
+42e45k46b50d50,w52e45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,w52e45c41a44n50k46b50d50,w98e45r33e45a44d50m74o49u50s41e45,w52e45a44t30o49m74o49u50s41e45,w52e45r33e45s41i23z46e45d50,w52e45g50e45t30r33e45c41t30,26/42 wf2
+61.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V4130
+cp
+50o49s41t30m74o49u50n50t30s41r33v42,26/42 wf2
+44.53.53.53 f1
+37S43r33v42,w52d50i23r33r33e45a44d50950p50,w52e45m74a44l23l23o49c41950p50,w98e45r33e45a44l23l23o49c41950p50,w52e45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,26 wf2
+61.53.53.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V4220
+h116c/
+42f30m74t30s41t30r33f30l23u50s41h50,w52r33u50n50e45f30m74t30s41t30r33i23n50i23t30,w52r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w98e45r33r33f30m74twh56C\-
+w66s41u50p50p50o49r33tw56f30o49rw59u50s41e45r33-46d50e45f30i23n50e45dw76p50r33i23n50t30/42 wf2
+57.53.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V4310
+43r33e45r33r33s41t30r33,w52w62e45r33r33s41t30rwh59C\-
+w66d50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41tw56s41y42s41t30e45mwh100cc
+41a44l23lw95e45r33r33o49r33 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37e45r33r33s41t30r33,wh321ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+wV4400
+h1944ce
+45r33r33o49rwh59C\-
+w66r33e45t30u50r33nw76a44nw76e45r33r33o49r33 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ce
+45r33r33o49r33(26550)wh128c7
+500504n90 0
+H720
+V4490
+h619cp
+50e45r33r33o49r33,w52s41y42s41l23o49g50,w52s41y42s41f30a44t30a44lwh49C\-
+w66s41y42s41t30e45mwh146ce
+45r33r33o49rw59m74e45s41s41a44g50e45s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h304cp
+50e45r33r33o49r33(26250)wh128c4
+505505n90 0
+H720
+V4580
+h397cv
+42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+wh112ce
+45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+57.53 f1
+37/42v42t30m74a44l23l23o49c41,wh107cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V4670
+h899ce
+45c41pwh76C\-
+w66f30a44s41tw56c41o49p50y42,w52h50a44n50d50l23i23n50gwh122ce
+45r33r33o49r33s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411ce
+45c41p50(26150)wh178c6
+509n90 0
+H720
+V4760
+h839cs
+41p50e45l23l23,w52s41p50r33o49gwh76C\-
+w66f30i23n50dw76s41p50e45l23l23i23n50gwh122ce
+45r33r33o49r33s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h365cs
+41p50e45l23l23(26150)wh128c2
+500500n90 0
+H720
+V4850
+cs
+41y42s41t30e45mwh100cc
+41a44l23lw49e45r33r33o49r33 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ce
+45r33r33s41t30r33,w52r33e45r33r33s41t30r33,w52w62e45r33r33s41t30rwh59C\-
+w66d50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41t30 wf2
+89.53.53.wf1
+h332ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+V4940
+h120c/
+42e45g50e45t30r33e45c41t30,w52e45d50r33a44w62g50e45t30r33e45c41t30,w52e45m74e45n50u50h50i23t30,w52e45m74o49v42e45t30o49,w98e45s41e45t30c41u50r33s41o49r33,w52E43v42e45n50t30,w52M69o49u50s41e45,w52M69e45n50uwh76C\-
+w66g50r33a44p50h50i23c41s41/42 wf2
+74.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V5030
+C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+93.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23p50,w98e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50p50 wwh513ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V5120
+h829ca
+44t30t30a44c41h50,w52a44u50t30hwh76C\-
+w66m74e45s41s41a44g50e45sw67t30owh121ce
+45s41t30a44b50l23i23s41hw76aw70c41o49n50n50e45c41t30i23o49n50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44t30t30a44c41h50(26550)wh128c7
+500502n90 0
+H720
+V5210
+h1609cs
+41w62a44pwh76C\-
+wh112ce
+45s41t30a44b50l23i23s41hw76aw70s41w62a44pw76f30i23l23e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41w62a44p50(26850)wh128c9
+500504n90 0
+H720
+V5300
+ce
+45c41a44n50r33e45a44d50,w52e45c41a44n50m74o49u50s41e45,26/42 wf2
+82.53.53 f1
+37e45v42e45n50t30,w52e45i23n50i23t30,w52e45s41t30a44r33t30,w98e45s41t30a44r33t30f30n50,w52e45t30i23m74e45r33,w52e45r33e45a44d50,w52e45m74o49u50s41e45,w52e45k46b50d50,26 wf2
+71.53.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V5390
+h392cS
+43r33v42,w52d50i23r33r33e45a44d50950p50,w52e45m74a44l23l23o49c41950p50,w52e45r33e45a44l23l23o49c41950p50,w98e45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,26/42 wf2
+42.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+wV5480
+h1944ce
+45t30h50e45rwh59C\-
+w66E43t30h50e45r33n50e45tw56d50e45v42i23c41e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h344ce
+45t30h50e45r33(26350)wh128c5
+507504n90 0
+H720
+V5570
+cU
+55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41e45/42 wf2
+46.53.53.53.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w98e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+40 wf2
+52.53.53.53.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V5660
+h1668ca
+44o49ewh71C\-
+wh112cE
+43t30h50e45r33n50e45tw56(26A55o49)w52i23n50t30e45r33f30a44c41e45 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44o49e45(26350)wh128c5
+505505n90 0
+H720
+V5750
+h1577cs
+41d50a44o49ewh71C\-
+wh112cE
+43t30h50e45r33n50e45tw56(26A55o49)w52s41t30o49r33a44g50ew71d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+52.53.53.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+V5840
+h1370cb
+50r33i23d50g50ewh71C\-
+w66I23P44v424wh122cE
+43t30h50e45r33n50e45tw56b50r33i23d50g50e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cb
+50r33i23d50g50e45(26350)wh128c5
+506502n90 0
+H720
+V5930
+h1399cc
+41e45cwh67C\-
+w66C55o49r33a44i23dwh122cE
+43t30h50e45r33n50e45tw56C55o49n50s41o49l23e45 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cc
+41e45c41(26850)wh128c8
+500502n90 0
+H720
+V6020
+h1603ce
+45t30h50e45rwh59C\-
+wh112cE
+43t30h50e45r33n50e45tw56d50e45v42i23c41e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h344ce
+45t30h50e45r33(26350)wh128c5
+507504n90 0
+H720
+V6110
+h929cw
+62o49lwh49C\-
+w66s41e45n50dw76w62a44k46e45-46o49n50-46l23a44nwh122cE
+43t30h50e45r33n50e45tw56p50a44c41k46e45t30 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+V6200
+ce
+45c41a44n50m74o49u50s41e45,26/42 wf2
+78.53.53.53 f1
+37e45v42e45n50t30,w52e45i23n50i23t30,w52e45s41t30a44r33t30,w52e45s41t30a44r33t30f30n50,w98e45t30i23m74e45r33,w52e45r33e45a44d50,w52e45m74o49u50s41e45,w52e45k46b50d50,w52e45c41a44n50r33e45a44d50,26 wf2
+75.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V6290
+h1585ch
+50y42p50o49twh56C\-
+wh112cE
+43u50c41l23i23d50e45a44nw76d50i23s41t30a44n50c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h326ch
+50y42p50o49t30(26250)wh128c4
+500509n90 0
+H720
+V6380
+c,
+c.
+26e45lw49.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+64.53.53.53.53.53.53.53.53.f1
+37r33c41,w52c41d50,w98e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,26 wf2
+43.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V6470
+31/42e45d50r33a44w62g50e45t30r33e45c41t30,w52e45m74e45n50u50h50i23t30,w52e45m74o49v42e45t30o49,w52e45s41e45t30c41u50r33s41o49r33,w98E43v42e45n50t30,w52M69o49u50s41e45,w52M69e45n50uwh76C\-
+w66g50r33a44p50h50i23c41sw67e45v42e45n50t30s41 wf2
+85.53.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V6560
+h851cc
+41a44l23e45n50d50a44rwh59C\-
+w66p50r33i23n50tw56u50p50c41o49m74i23n50gwh122ce
+45v42e45n50t30s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h217cc
+41a44l23e45n50d50a44r33(26150)wh178c3
+504n90 0
+H720
+V6650
+C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+79.53.53.53.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,w98e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~50 wf2
+42.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V6740
+cf
+30i23l23e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37e45x49e45c41,w98e45x49e45c41l23,w52_40p50r33i23v42a44t30e45s41,w52_40n50p50r33i23v42a44t30e45s41,w52_40t30o49swh67C\-
+w66e45x49e45c41u50t30ew71a44 wf2
+50.53.wf1
+h367ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V6830
+ce
+45x49e45c41u50t30i23o49n50 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ce
+45x49e45c41n50e45twh56C\-
+w66n50e45t30w62o49r33kw72i23n50t30e45r33f30a44c41ew71t30ow75p50r33o49g50r33a44m74 wf2
+80.53.53.53.53.wf1
+h242ce
+45x49e45c41n50e45t30(26450)wh128c6
+503506n90 0
+H720
+V6920
+h878cs
+41r33cwh67C\-
+w66f30i23n50dw76s41o49u50r33c41ew71c41o49d50ew71f30o49rwh105ce
+45x49e45c41u50t30a44b50l23e45 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cs
+41r33c41(26150)wh128c2
+500504n90 0
+H720
+V7010
+h278cl
+23e45s41w62a44vwh68C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50tw56a44c41c41e45s41sw67t30owh121ce
+45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+54.53.53.53.53 f1
+37/42b50e45s41w62a44v42,w52l23e45s41w62a44b50,w52l23e45s41w62a44l23,wh327cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V7100
+h1153cs
+41i23z46ewh71C\-
+w66p50r33i23n50tw56s41i23z46ew71o49fwh102ce
+45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h392cs
+41i23z46e45(26150)wh128c1
+509506n90 0
+H720
+V7190
+h309ce
+45x49e45c41,w52e45x49e45c41l23,w52_40p50r33i23v42a44t30e45s41,w52_40n50p50r33i23v42a44t30e45s41,w52_40t30o49swh67C\-
+wh112ce
+45x49e45c41u50t30ew71aw70f30i23l23e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h367ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V7280
+h261co
+49p50e45n50,w52c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rw59I23/42Ow88o49nw76a44nwh122ce
+45x49i23s41t30i23n50gw76o49rw59n50e45ww88f30i23l23e45 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+s10
+V7650
+c1
+63263-58iwn90 0
+V7920
+p13
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h234ca
+44w62a44i23t30,w52w62a44i23t30,w52w62a44i23t30p50i23dwh76C\-
+w66w62a44i23tw56f30o49rw59aw70p50r33o49c41e45s41sw67t30owh121ce
+45x49i23t30 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cw
+62a44i23t30(26250)wh128c5
+505501n90 0
+H720
+V800
+cc
+41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+72.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w98e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+40 wf2
+49.53.53.53.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V890
+ct
+30e45r33m74i23n50a44t30ew71p50r33o49c41e45s41s41,w52p50r33o49c41e45s41sw67c41l23e45a44n50u50p50 wf2
+83.53.53.53.53.53.53.53.wf1
+h109ce
+45x49i23t30s41,w52_40e45x49i23t30s41,w52a44t30e45x49i23t30,w52a44t30e45x49i23t30d50o49n50t30,w52t30e45r33m74i23n50a44t30ewh71C\-
+40 wf2
+44.53.53.wf1
+h359ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V980
+ce
+45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,w52s41q50u50a44r33ew71r33o49o49t30 wf2
+50.53.53.wf1
+h109ce
+45x49p50,w52l23o49g50,w52l23o49g50150050,w52p50o49w62,w52p50o49w62150050,w52s41q50r33twh56C\-
+40 wf2
+74.53.53.53.53.53.53.53.wf1
+h403ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+V1070
+h320cu
+50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w52u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50dwh122ce
+45x49p50a44n50dw76d50a44t30a44 wf2
+57.53.53.53.53 f1
+37/42b50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,wh367cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V1160
+h1467ca
+44l23i23a44s41m74a44i23lwh49C\-
+wh112ce
+45x49p50a44n50dw76s41y42s41t30e45mwh100cw
+62i23d50ew71m74a44i23lw49a44l23i23a44s41e45s41 wf2
+88.53.53.53.53.53.53.53.53.53.wf1
+h208ca
+44l23i23a44s41m74a44i23l23(26850)wh128c7
+509500n90 0
+H720
+V1250
+h1520ca
+44t30,w52d50r33a44i23n50,w98e45x49p50e45c41t30,w52p50a44s41swh67C\-
+w66d50i23a44l23e45rw59s41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+81.53.53.53.53.53.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+V1340
+h161cf
+30r33e45x49p50,w52l23d50e45x49p50,w52m74o49d50fwh56C\-
+w66s41p50l23i23tw56i23n50t30ow75m74a44n50t30i23s41s41aw70a44n50dwh122ce
+45x49p50o49n50e45n50t30 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+V1430
+h482ce
+45x49p50,w52l23o49g50,w52l23o49g50150050,w52p50o49w62,w52p50o49w62150050,w52s41q50r33twh56C\-
+wh112ce
+45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,w52s41q50u50a44r33ew71r33o49o49t30 wf2
+50.53.53.wf1
+h403ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+wV1520
+h1944ce
+45x49p50o49r33t30f30s41,w52s41r33v42f30swh67C\-
+w66n50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42e45rw59p50l23u50m74b50i23n50g50 wf2
+54.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V1610
+h113cr
+33e45g50s41u50b50,w52r33r33e45g50e45x49e45c41,w52r33r33e45g50s41u50b50,w52r33e45g50e45r33r33o49rwh59C\-
+w66r33e45g50u50l23a44rwh105ce
+45x49p50r33e45s41s41i23o49n50 wf2
+43.53 f1
+37/42r33e45g50c41o49m74p50l23i23t30,w52r33e45g50c41o49m74p50n50l23,w52r33e45g50e45x49e45c41,wh264cr
+33e45g50e45x49p50(26250)wh128c4
+508504n90 0
+H720
+V1700
+h1230cr
+33e45g50e45x49pwh76C\-
+w66r33e45g50u50l23a44rwh105ce
+45x49p50r33e45s41s41i23o49nw76n50o49t30a44t30i23o49n50 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26650)wh128c7
+505502n90 0
+H720
+V1790
+32s41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30hw76s41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44rwh105ce
+45x49p50r33e45s41s41i23o49n50s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41a44m74,w52B46,w52s41a44m74.26s41a44v42e45,wh377cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V1880
+h1775cf
+30s41,w98e45x49s41o49r33twh56C\-
+w66f30i23l23ew71s41e45r33v42e45rw59m74a44i23n50t30e45n50a44n50c41e45 wf2
+58.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26850)wh128c8
+501506n90 0
+H720
+wV1970
+h1944ce
+45x49t30250s41r33vwh68C\-
+w66e45x49t302w76f30i23l23ew71s41y42s41t30e45m74 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h257ce
+45x49t30250s41r33v42(26450)wh128c6
+503509n90 0
+H720
+V2060
+h195cc
+41r33t30p50r33e45,w52c41r33t30i23n50,w52c41r33t30o49u50t30,w52c41r33t30p50r33e45f30r33e45e45,w52c41r33t30r33e45s41f30r33e45ewh71C\-
+wh112ce
+45x49t30e45n50d50e45dw76p50r33e45c41i23s41i23o49nw76a44r33i23t30h50m74e45t30i23c41 wf2
+64.53.53 f1
+37/42m74p50m74a44g50s41u50b50,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V2150
+h341cs
+41_40g50r33o49w62,w52s41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,w52s41_40g50e45t30l23i23n50ewh71C\-
+wh112ce
+45x49t30e45n50s41i23b50l23ew71s41t30r33i23n50g50s41 wf2
+48.53.53.53.53.53.53.53 f1
+37/42s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,wh309cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V2240
+h1295cf
+30o49n50t30,w52s41u50b50f30o49n50twh56C\-
+wh112ce
+45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59f30o49n50t30sw67a44n50dw76s41u50b50f30o49n50t30s41 wf2
+64.53.53.53.53.53.wf1
+h388cf
+30o49n50t30(26650)wh128c7
+502505n90 0
+H720
+V2330
+h1570ci
+23m74a44g50ewh71C\-
+wh112ce
+45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59i23m74a44g50e45s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311ci
+23m74a44g50e45(26650)wh128c7
+502509n90 0
+H720
+V2420
+h1637ck
+46b50i23nwh76C\-
+wh112ce
+45x49t30e45r33n50a44lw49k46e45y42b50o49a44r33dw76i23n50p50u50t30 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378ck
+46b50i23n50(26350)wh128c5
+508507n90 0
+H720
+V2510
+h1110cv
+42a44c41,w52u50n50v42a44cwh67C\-
+w66c41r33e45a44t30e45,w98e45x49t30r33a44c41tw56aw70v42a44cw67a44r33c41h50i23v42ew71o49nw76V52e45n50t30i23 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+V2600
+h1538cs
+41t30r33i23n50g50swh67C\-
+wh112ce
+45x49t30r33a44c41tw56p50r33i23n50t30a44b50l23ew71s41t30r33i23n50g50s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279cs
+41t30r33i23n50g50s41(26150)wh128c2
+500508n90 0
+H720
+V2690
+20/42x49l23s41250t30x49t30,w52o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+wh112ce
+45x49t30r33a44c41tw56p50r33i23n50t30a44b50l23ew71t30e45x49tw56f30r33o49mwh100cM
+69i23c41r33o49s41o49f30t30/42 wf2
+46.53.53.53.53.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V2780
+cr
+33e45m74a44i23n50d50e45r33,w52f30l23o49o49r33,w52c41e45i23l23i23n50gw76f30u50n50c41t30i23o49n50s41 wf2
+81.53.53.53.53.53.53.53.53.wf1
+h109cf
+30a44b50s41,w52f30m74o49d50,w52f30l23o49o49r33,w52c41e45i23lwh49C\-
+w66a44b50s41o49l23u50t30ew71v42a44l23u50e45,26 wf2
+50.53.53.53.53.53.wf1
+h363cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+wV2870
+h1944cf
+30a44c41ewh71C\-
+w66f30a44c41ew71f30i23l23e45s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h387cf
+30a44c41e45(26650)wh128c7
+502504n90 0
+H720
+V2960
+h389ct
+30w62e45a44kwh72C\-
+w66e45d50i23tw56i23m74a44g50ew71f30i23l23e45s41,w52s41u50b50f30o49n50tw56f30i23l23e45s41,w98f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V3050
+h753cm
+74u50gw76-w72c41o49n50v42e45r33tw56a44nw76i23m74a44g50ew71t30ow75awh116cf
+30a44c41ew71i23c41o49n50 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cm
+74u50g50(26150)wh128c1
+503508n90 0
+H720
+wV3140
+h1944cf
+30a44c41e45s41,w52s41e45e45m74a44i23l23,w52v42w62h50o49i23swh67C\-
+w66m74a44i23l23b50o49xw75i23n50t30e45r33f30a44c41e45 wf2
+91.53.53.wf1
+h346cf
+30a44c41e45s41(26150)wh178c7
+509n90 0
+H720
+V3230
+cl
+23a44r33g50ew71p50r33i23m74e45s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30a44c41t30o49r33,w52p50r33i23m74e45swh67C\-
+w66f30a44c41t30o49rw59aw70n50u50m74b50e45r33,w52g50e45n50e45r33a44t30e45 wf2
+73.53.53.wf1
+h320cf
+30a44c41t30o49r33(26150)wh178c8
+500n90 0
+H720
+V3320
+h879cd
+50e45l23k46e45ywh68C\-
+w66d50e45l23e45t30ew71k46e45y42sw67f30r33o49mwh146cf
+30a44c41t30o49t30u50m74 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cd
+50e45l23k46e45y42(26150)wh178c6
+502n90 0
+H720
+wV3410
+h1944cf
+30a44c41t30o49t30u50m74,w52f30g50u50iwh49C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76a44g50e45n50t30 wf2
+68.53.53.53.53.53.53.wf1
+h199cf
+30a44c41t30o49t30u50m74(26450)wh128c6
+504500n90 0
+H720
+V3500
+h1670ce
+45c41pwh76C\-
+wh112cf
+30a44s41tw56c41o49p50y42,w52h50a44n50d50l23i23n50gw76e45r33r33o49r33s41 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411ce
+45c41p50(26150)wh178c6
+509n90 0
+H720
+V3590
+30/42s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,w98f30a44s41t30r33a44n50d50,w52n50f30a44s41t30r33a44n50dwh76C\-
+w66r33a44n50d50o49mwh100cn
+50u50m74b50e45r33/42 wf2
+62.53.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V3680
+h1162ca
+44b50o49r33twh56C\-
+w66g50e45n50e45r33a44t30ew71awh116cf
+30a44u50l23t30 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h341ca
+44b50o49r33t30(26250)wh128c2
+506506n90 0
+H720
+V3770
+cd
+50e45s41c41r33i23p50t30o49rw59t30ow75aw70f30i23l23ew71s41e45r33v42e45r33 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30a44u50t30hwh76C\-
+w66s41e45tw56u50pw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76aw70f30i23l23e45 wf2
+52.53.53.53.53.53.53.wf1
+h343cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V3860
+h165c/
+42n50e45w62n50s41,w52a44d50d50n50s41,w52l23o49g50i23n50,w52n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,w98f30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,w52a44u50t30h50_40f30r33e45e45r33p50c41,26/42 wf2
+81.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V3950
+ct
+30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+94.53.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+w66v42i23e45wwh134cF
+43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50d50 wf2
+66.53.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V4040
+ct
+30e45l23e45p50h50o49n50ew71d50i23a44l23e45rw59n50e45t30w62o49r33k46 wf2
+66.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23c41o49,w98f30a44x49r33e45c41e45i23v42e45,w52f30a44x49s41e45n50d50,w52f30a44x49,w52t30e45l23c41o49f30a44x49,w52t30e45l23c41o49d50a44t30awh70C\-
+40 wf2
+65.wf1
+h359ct
+30e45l23c41o49(26450)wh128c6
+508500n90 0
+H720
+V4130
+54F43c41a44l23l23,w52c41o49n50v42S43250M69,w52c41o49n50v42D60250M69,w52c41o49n50v42M69250S43,w52c41o49n50v42M69250D60,w98f30c41a44l23l23f30m74t30,w52d50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,w52r33e45a44d50950p50m74s41g50,26/42 wf2
+75.53.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V4220
+cs
+41e45t30v42b50u50f30,26/42 wf2
+65.53.53.53.53 f1
+37f30o49p50e45n50,w52f30r33e45o49p50e45n50,w52f30d50o49p50e45n50,w52f30i23l23e45n50o49,w98f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,26 wf2
+78.53.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V4310
+h1755cc
+41p50,w98f30c41p50,w52m74vwh68C\-
+w66c41o49p50y42,w52m74o49v42ew71f30i23l23e45s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V4400
+cd
+50e45s41c41r33i23p50t30o49r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nw76f30i23l23ew71n50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23e45 wwh283cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V4490
+cd
+50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33e45p50,w98f30d50i23s41k46,w52f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dw76f30l23o49p50p50y42 wf2
+89.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+V4580
+cs
+41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,26/42 wf2
+42.53.53.53.53.53 f1
+37f30o49p50e45n50,w52f30r33e45o49p50e45n50,w98f30d50o49p50e45n50,w52f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,26 wf2
+48.53.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+wV4670
+h1944cf
+30e45d50e45x49,w52u50p50s41,w52u50s41p50swh67C\-
+w66t30r33a44c41kw72s41h50i23p50m74e45n50t30s41 wf2
+49.53.53.53.53.53.53.53.53.wf1
+h328cf
+30e45d50e45x49(26150)wh178c8
+501n90 0
+H720
+V4760
+96/42s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w98f30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45d50/42 wf2
+63.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V4850
+h1712ca
+44pwh76C\-
+wh112cf
+30e45t30c41hw76A55s41s41o49c41i23a44t30e45dw76P44r33e45s41sw67n50e45w62sw67a44r33t30i23c41l23e45s41 wf2
+63.53.53.53.53.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V4940
+h1381cg
+50e45t30c41a44l23l23e45r33p50cwh67C\-
+wh112cf
+30e45t30c41hw76r33e45t30u50r33nw76P44Cw81o49fw56c41u50r33r33e45n50tw56f30u50n50c41t30i23o49n50 wf2
+61.53.53.53.53.53.53.53.53.wf1
+h122cg
+50e45t30c41a44l23l23e45r33p50c41(26250)wh128c3
+508501n90 0
+H720
+V5030
+cp
+50o49i23n50t30s41/42 wf2
+46 f1
+37/42p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w98f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46d50 wwh353ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V5120
+h301c/
+42s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w98f30g50e45t30p50o49s41,w52f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,26/42 wf2
+45.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V5210
+h149c/
+42g50e45t30c41,w52g50e45t30c41h50a44r33,w52f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w98f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23o49/42 wf2
+87.wf1
+h351cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V5300
+h1498cf
+30a44c41t30o49t30u50m74,w98f30g50u50iwh49C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76a44g50e45n50t30 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h199cf
+30a44c41t30o49t30u50m74(26450)wh128c6
+504500n90 0
+H720
+V5390
+h1014cc
+41l23u50n50kwh72C\-
+w66f30o49r33g50e45tw56a44b50o49u50tw56awh116cf
+30i23d50 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cc
+41l23u50n50k46(26550)wh128c7
+500503n90 0
+H720
+V5480
+h926co
+49p50e45n50,w52c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71awh116cf
+30i23dw76f30o49rw59I23/42Ow88o49nw76a44nw76e45x49i23s41t30i23n50gw76o49rw59n50e45ww88f30i23l23e45 wf2
+50.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+V5570
+cc
+41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,26/42 wf2
+49.53.53.53.53 f1
+37F43i23d50,w98F43i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50p50o49o49l23,w52f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,26 wf2
+43.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V5660
+h289cg
+50e45t30t30o49k46e45n50s41,w52t30o49k46e45n50i23z46ewh71C\-
+w66b50r33e45a44kw72aw70s41t30r33i23n50gw76i23n50t30owh121cf
+30i23e45l23d50s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50e45t30f30i23e45l23d50s41,wh199cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+V5750
+h534ca
+44c41c41e45s41swh67C\-
+w66d50e45t30e45r33m74i23n50ew71a44c41c41e45s41s41i23b50i23l23i23t30yw68o49fwh102cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h294ca
+44c41c41e45s41s41(26250)wh128c2
+506508n90 0
+H720
+V5840
+h942cd
+50dwh76C\-
+w66c41o49n50v42e45r33tw56a44n50dw76c41o49p50yw68awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50d50(26150)wh178c6
+500n90 0
+H720
+V5930
+h140ce
+45x49e45c41l23,w52_40p50r33i23v42a44t30e45s41,w52_40n50p50r33i23v42a44t30e45s41,w52_40t30o49swh67C\-
+w66e45x49e45c41u50t30ew71awh116cf
+30i23l23e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37e45x49e45c41,wh356ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V6020
+h726cf
+30o49r33t30u50n50ewh71C\-
+w66s41a44m74p50l23ew71l23i23n50e45sw67f30r33o49mwh100ca
+wh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h260cf
+30o49r33t30u50n50e45(26150)wh178c8
+506n90 0
+H720
+V6110
+h782ch
+50t30t30p50f30i23l23ewh71C\-
+w66s41e45r33v42ew71aw70s41i23n50g50l23ew71w62e45bwh122cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266ch
+50t30t30p50f30i23l23e45(26450)wh128c6
+505502n90 0
+H720
+V6200
+h425cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66n50a44m74ew71s41p50a44c41ew71d50e45s41c41r33i23p50t30i23o49nwh122cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26650)wh128c7
+504502n90 0
+H720
+V6290
+h241C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rw59r33e45a44d50i23n50gw76o49rw59w62r33i23t30i23n50g50,w52c41r33e45a44t30ewh117cf
+30i23l23e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,w52c41r33e45a44t30e45,w52c41l23o49s41ewh361co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V6380
+h143C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rw59I23/42Ow88o49nw76a44nw76e45x49i23s41t30i23n50gw76o49rw59n50e45wwh134cf
+30i23l23e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,w52c41r33e45a44t30ewh361co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+V6470
+h1511cp
+50rwh59C\-
+w66p50r33i23n50twh102cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h464cp
+50r33(26150)wh128c1
+506500n90 0
+H720
+V6560
+h245cr
+33e45a44d50n50,w52w62r33i23t30e45,w52p50r33e45a44d50,w52p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49rw59w62r33i23t30ewh117cf
+30i23l23e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45a44d50,wh364cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+V6650
+h306cr
+33e45a44d50,w52w62r33i23t30ewh71C\-
+w66t30r33a44n50s41f30e45rw59d50a44t30aw70f30r33o49mwh100ca
+44n50dw76t30ow75awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26550)wh128c7
+500508n90 0
+H720
+V6740
+h1134cr
+33e45m74o49v42ewh71C\-
+w66r33e45m74o49v42ew71awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cr
+33e45m74o49v42e45(26250)wh128c4
+508506n90 0
+H720
+V6830
+h404cs
+41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dw76c41o49u50n50tw56b50l23o49c41k46sw67i23nw76awh116cf
+30i23l23e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41u50m74,w52m74d50550s41u50m74,wh371cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V6920
+h943cs
+41w62a44pwh76C\-
+w66e45s41t30a44b50l23i23s41hw76aw70s41w62a44pwh122cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41w62a44p50(26850)wh128c9
+500504n90 0
+H720
+V7010
+h726ct
+30a44i23lwh49C\-
+w66d50e45l23i23v42e45rw59t30h50ew71l23a44s41tw56p50a44r33tw56o49fw56awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427ct
+30a44i23l23(26150)wh128c2
+501502n90 0
+H720
+V7100
+h562ct
+30o49u50c41hwh76C\-
+w66s41e45tw56m74o49d50i23f30i23c41a44t30i23o49nw76d50a44t30ew71o49fw56awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h327ct
+30o49u50c41h50(26150)wh128c2
+502505n90 0
+H720
+V7190
+h622cu
+50n50i23qwh76C\-
+w66r33e45p50o49r33tw56r33e45p50e45a44t30e45dw76l23i23n50e45sw67i23nw76awh116cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cu
+50n50i23q50(26150)wh128c2
+503503n90 0
+H720
+V7280
+h586cv
+42e45n50t30i23.26c41o49n50fwh56C\-
+w66aw70v42e45n50t30iw49c41o49n50f30i23g50u50r33a44t30i23o49nwh122cf
+30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h161cv
+42e45n50t30i23.26c41o49n50f30(26650)wh128c7
+506504n90 0
+H720
+s10
+V7650
+h4467c1
+63363-58iwn90 0
+V7920
+p14
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+ws8
+V710
+h1944cf
+30i23l23ewh71C\-
+w66d50e45t30e45r33m74i23n50ew71f30i23l23ew71t30y42p50e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cf
+30i23l23e45(26150)wh178c8
+502n90 0
+H720
+V800
+h688cs
+41t30a44t30,w52w62s41t30a44twh56C\-
+w66i23n50q50u50i23r33ew71o49rw59c41h50a44n50g50ewh117cf
+30i23l23ew71a44t30t30r33i23b50u50t30e45s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+V890
+h1221cd
+50i23f30fwh56C\-
+w66d50i23f30f30e45r33e45n50t30i23a44lw95f30i23l23ew71c41o49m74p50a44r33a44t30o49r33 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h414cd
+50i23f30f30(26150)wh178c6
+504n90 0
+H720
+V980
+h119cs
+41s41h50,w52s41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dwh122cf
+30i23l23ew71c41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49rw59P44l23a44nw76950 wf2
+69.53.53.53.53.53.53.53.53.53.53.wf1
+h415cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V1070
+co
+49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+86.53.53.53.53.53.53 f1
+37T50r33e45e45,w52a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w98F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,26 wf2
+83.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V1160
+h934cd
+50u50pwh76C\-
+w66d50u50p50l23i23c41a44t30ew71a44nw76o49p50e45nwh122cf
+30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26250)wh128c3
+503509n90 0
+H720
+V1250
+h224cf
+30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nw76f30i23l23ew71n50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hwh122cf
+30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V1340
+h271ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rwh105cf
+30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V1430
+h554cf
+30a44u50t30hwh76C\-
+w66s41e45tw56u50pw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76awh116cf
+30i23l23ew71d50e45s41c41r33i23p50t30o49rw59t30ow75aw70f30i23l23ew71s41e45r33v42e45r33 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V1520
+h1278cg
+50r33e45pwh76C\-
+w66s41e45a44r33c41hw76awh116cf
+30i23l23ew71f30o49rw59aw70p50a44t30t30e45r33n50 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cg
+50r33e45p50(26150)wh178c9
+503n90 0
+H720
+V1610
+h919cp
+50l23a44n50950.26i23n50iwh49C\-
+w66c41o49n50f30i23g50u50r33a44t30i23o49nwh122cf
+30i23l23ew71f30o49rw59P44C55s41 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208cp
+50l23a44n50950.26i23n50i23(26850)wh128c8
+506505n90 0
+H720
+V1700
+h781co
+49p50e45n50,w52c41r33e45a44t30e45,w52c41l23o49s41ewh71C\-
+w66o49p50e45nw76awh116cf
+30i23l23ew71f30o49rw59r33e45a44d50i23n50gw76o49rw59w62r33i23t30i23n50g50,w52c41r33e45a44t30ew71f30i23l23e45 wf2
+42.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V1790
+h1342ca
+44.26o49u50twh56C\-
+w66o49b50j24e45c41twh102cf
+30i23l23ew71f30o49r33m74a44t30 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348ca
+44.26o49u50t30(26650)wh128c7
+501505n90 0
+H720
+V1880
+h1099ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71(26l23i23b50r33a44r33y42)w98f30i23l23ew71f30o49r33m74a44t30 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26650)wh128c7
+501507n90 0
+H720
+V1970
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cf
+30i23l23ew71f30o49r33m74a44t30s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26650)wh128c7
+501504n90 0
+H720
+V2060
+h1134cr
+33e45m74o49v42ewh71C\-
+w66r33e45m74o49v42ew71awh116cf
+30i23l23ew71f30r33o49mwh100ca
+w70s41e45r33v42e45r33 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cr
+33e45m74o49v42e45(26550)wh128c7
+500509n90 0
+H720
+V2150
+h1276cc
+41h50g50r33pwh76C\-
+w66c41h50a44n50g50ewh117cf
+30i23l23ew71g50r33o49u50p50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cc
+41h50g50r33p50(26150)wh178c3
+507n90 0
+H720
+V2240
+78r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33mwh100C\-
+w66i23n50-46m74e45m74o49r33ywh114cf
+30i23l23ew71h50i23e45r33a44r33c41h50y42 wf2
+66.53.53.53.53.53.53.53.53 f1
+37/42w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,wh315c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V2330
+h937cp
+50i23p50e45f30i23l23ewh71C\-
+w66a44t30t30a44c41hw76f30i23l23t30e45rw59t30owh121cf
+30i23l23ew71i23nw76n50a44m74ew71s41p50a44c41e45 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V2420
+h308co
+49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w52n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41twh102cf
+30i23l23ew71i23n50t30e45r33p50r33e45t30a44t30i23o49nw76f30u50n50c41t30i23o49n50s41 wf2
+82.53.53.53.53.53.53 f1
+37/42r33e45a44d50o49b50j24,wh297co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V2510
+h1376cs
+41p50l23i23twh56C\-
+w66s41p50l23i23tw56awh116cf
+30i23l23ew71i23n50t30ow75p50i23e45c41e45s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cs
+41p50l23i23t30(26150)wh128c2
+500503n90 0
+H720
+V2600
+h470cr
+33d50p50r33o49t30owh75C\-
+w66p50a44r33s41ew71a44n50dw76p50r33o49c41e45s41sw67aw70p50r33o49t30owh121cf
+30i23l23ew71l23i23s41t30i23n50g50 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V2690
+h1348cm
+74t30i23m74ewh71C\-
+w66p50r33i23n50twh102cf
+30i23l23ew71m74o49d50i23f30i23c41a44t30i23o49nw76t30i23m74e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h301cm
+74t30i23m74e45(26150)wh128c1
+503507n90 0
+H720
+V2780
+h888cm
+74k46t30e45m74pwh76C\-
+w66m74a44k46ew71aw70u50n50i23q50u50ewh117cf
+30i23l23ew71n50a44m74e45 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228cm
+74k46t30e45m74p50(26250)wh128c4
+503507n90 0
+H720
+V2870
+h1210cb
+50a44s41e45n50a44m74ewh71C\-
+w66s41t30r33i23pwh122cf
+30i23l23ew71n50a44m74ew71a44f30f30i23x49e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h154cb
+50a44s41e45n50a44m74e45(26150)wh178c2
+506n90 0
+H720
+V2960
+h1235cf
+30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nwh122cf
+30i23l23ew71n50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+70.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V3050
+h1449cc
+41o49m74p50l23e45t30ewh71C\-
+wh112cf
+30i23l23ew71n50a44m74ew71c41o49m74p50l23e45t30i23o49n50 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h190cc
+41o49m74p50l23e45t30e45(26250)wh128c3
+500501n90 0
+H720
+V3140
+h366cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66s41t30r33u50c41t30u50r33ew71o49fw56c41o49n50v42e45n50t30i23o49n50a44lw95f30i23l23ew71n50a44m74ew71s41p50a44c41e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26450)wh128c6
+506501n90 0
+H720
+V3230
+h1326ch
+50i23s41t30o49r33ywh68C\-
+w66p50r33i23n50twh102cf
+30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279ch
+50i23s41t30o49r33y42(26150)wh128c1
+500502n90 0
+H720
+V3320
+h995cy
+42e45s41t30e45r33d50a44y42,w52d50i23f30f30ywh68C\-
+w66p50r33i23n50twh102cf
+30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+V3410
+h1323cs
+41e45e45kwh72C\-
+w66c41h50a44n50g50ewh117cf
+30i23l23ew71o49f30f30s41e45t30 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41e45e45k46(26250)wh128c4
+509509n90 0
+H720
+V3500
+h368cs
+41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+w66i23n50t30e45r33f30a44c41ew71t30ow75P44l23a44nw769wh122cF
+43i23l23ew71p50r33o49t30o49c41o49l23 wf2
+55.53.53.53.53.53.53.53 f1
+37/42r33e45a44d50950p50m74s41g50,w52s41t30a44t30c41h50e45c41k46,wh375cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3590
+h598ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769wh122cF
+43i23l23ew71P44r33o49t30o49c41o49l23,w52950P44 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26550)wh128c6
+509508n90 0
+H720
+V3680
+h853cb
+50o49o49twh56C\-
+w66c41o49n50n50e45c41tw56t30ow75t30h50ew71r33o49o49twh102cf
+30i23l23ew71s41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cb
+50o49o49t30(26850)wh128c7
+509507n90 0
+H720
+V3770
+h41C\-
+w66s41e45tw56u50pw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76aw70f30i23l23ew71d50e45s41c41r33i23p50t30o49rw59t30ow75awh116cf
+30i23l23ew71s41e45r33v42e45r33 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44u50t30hwh356cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V3860
+h1273cf
+30o49s41s41i23lwh49C\-
+w66a44r33c41h50i23v42a44lw95f30i23l23ew71s41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30o49s41s41i23l23(26450)wh128c6
+504505n90 0
+H720
+V3950
+h947cf
+30s41c41o49n50f30i23gwh76C\-
+w66c41o49n50f30i23g50u50r33i23n50gw76awh116cf
+30i23l23ew71s41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h233cf
+30s41c41o49n50f30i23g50(26850)wh128c8
+502501n90 0
+H720
+V4040
+h1360cu
+50p50a44s41f30swh67C\-
+w66m74a44i23lw95f30i23l23ew71s41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h291cu
+50p50a44s41f30s41(26450)wh128c6
+508504n90 0
+H720
+V4130
+h288C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ewh117cf
+30i23l23ew71s41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45b50o49o49twh284cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V4220
+h1071cc
+41w62f30swh67C\-
+w66c41a44c41h50e45d50-46w62o49r33mwh146cf
+30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V4310
+h1735cf
+30swh67C\-
+wh112cf
+30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26450)wh128c6
+504508n90 0
+H720
+V4400
+h1436cf
+30s41,w52e45x49s41o49r33twh56C\-
+wh112cf
+30i23l23ew71s41e45r33v42e45rw59m74a44i23n50t30e45n50a44n50c41e45 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26850)wh128c8
+501506n90 0
+H720
+V4490
+h899ce
+45x49p50o49r33t30f30s41,w52s41r33v42f30swh67C\-
+w66n50e45t30w62o49r33kwh118cf
+30i23l23ew71s41e45r33v42e45rw59p50l23u50m74b50i23n50g50 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V4580
+h1596cu
+50s41e45r33swh67C\-
+wh112cf
+30i23l23ew71s41e45r33v42e45rw59u50s41e45rw59l23i23s41tw56f30o49r33m74a44t30 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V4670
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cf
+30i23l23ew71s41e45r33v42e45r33s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26450)wh128c6
+502502n90 0
+H720
+V4760
+95t30h50r33e45a44d50l23i23s41t30e45n50s41r33v42,w52t30h50r33e45a44d50p50o49s41t30m74o49u50n50t30s41r33v42,w52s41r33vwh68C\-
+w66950Pwh116cf
+30i23l23ew71s41e45r33v42i23c41e45 wf2
+88.53 f1
+37/42r33e45a44d50s41t30r33,w52r33e45s41p50o49n50d50,w52r33e45s41p50o49n50d50e45r33r33o49r33,wh436c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V4850
+h282cs
+41r33v42,w52s41r33v42o49l23d50950p50,w52950f30s41,w52s41r33v42s41s41hwh76C\-
+w66s41t30a44r33tw56n50e45t30w62o49r33kwh118cf
+30i23l23ew71s41e45r33v42i23c41e45 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+V4940
+h317cd
+50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50twh102cf
+30i23l23ew71s41t30a44t30u50s41 wf2
+93.53.53.53 f1
+37/42w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,wh391cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V5030
+h284cd
+50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rwh105cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+75.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lwh371cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V5120
+h1447cc
+41f30swh67C\-
+w66c41a44c41h50ewh117cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435cc
+41f30s41(26450)wh128c6
+502509n90 0
+H720
+V5210
+h1316ce
+45x49t30250s41r33vwh68C\-
+w66e45x49t302wh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h257ce
+45x49t30250s41r33v42(26450)wh128c6
+503509n90 0
+H720
+V5300
+h625cf
+30t30p50f30swh67C\-
+w66f30i23l23ew71t30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw49(26F43T50)w98f30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V5390
+h1503ck
+46f30swh67C\-
+w66d50i23s41kwh118cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430ck
+46f30s41(26450)wh128c6
+505508n90 0
+H720
+V5480
+h1225cl
+23n50f30swh67C\-
+w66l23o49n50gw76n50a44m74ewh117cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cl
+23n50f30s41(26450)wh128c6
+505509n90 0
+H720
+V5570
+h542cm
+74k46f30s41,w52m74k46e45x49twh56C\-
+w66a44r33c41h50i23v42ew71o49rw59u50p50d50a44t30ew71awh116cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cm
+74k46f30s41(26850)wh128c8
+504505n90 0
+H720
+V5660
+h263cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23ywh114cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V5750
+h689cm
+74k46s41a44c41f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h230cm
+74k46s41a44c41f30s41(26850)wh128c8
+504507n90 0
+H720
+V5840
+h285C\-
+w66n50e45t30w62o49r33kw72n50e45w62sw67t30r33a44n50s41p50o49r33tw56p50r33o49t30o49c41o49lw49(26N59N59T50)w98f30i23l23ew71s41y42s41t30e45m74 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50n50t30p50f30swh300cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+V5930
+h688cp
+50a44q50f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23ywh114cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V6020
+h1157cp
+50l23a44y42l23i23s41t30f30swh67C\-
+w66p50l23a44y42l23i23s41twh102cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h200cp
+50l23a44y42l23i23s41t30f30s41(26750)wh128c7
+507508n90 0
+H720
+V6110
+h1241cr
+33a44m74f30swh67C\-
+w66m74e45m74o49r33ywh114cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cr
+33a44m74f30s41(26450)wh128c6
+506509n90 0
+H720
+V6200
+h662cr
+33a44t30f30swh67C\-
+w66m74a44i23lw49a44d50d50r33e45s41sw67r33a44t30i23f30i23c41a44t30i23o49nwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cr
+33a44t30f30s41(26450)wh128c6
+507500n90 0
+H720
+V6290
+h588cr
+33d50b50f30swh67C\-
+w66r33e45m74o49t30ew71k46e45r33n50e45lw49d50e45b50u50g50g50i23n50gwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V6380
+h1307cr
+33o49o49twh56C\-
+w66t30h50ew71r33o49o49twh102cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h386cr
+33o49o49t30(26350)wh128c6
+500502n90 0
+H720
+V6470
+h1114cs
+41a44c41f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41a44c41f30s41(26450)wh128c6
+507505n90 0
+H720
+V6560
+h1036cv
+42a44c41f30swh67C\-
+w66aw70V52e45n50t30i23-46b50a44s41e45dwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cv
+42a44c41f30s41(26450)wh128c6
+509500n90 0
+H720
+V6650
+h946cw
+62e45b50f30swh67C\-
+w66w62o49r33l23dw76w62i23d50ew71w62e45bwh122cf
+30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+V6740
+h1025cw
+62i23k46i23f30s41,w52w62i23k46i23p50o49s41twh56C\-
+w66w62i23k46iw95f30i23l23ew71s41y42s41t30e45m74 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322cw
+62i23k46i23f30s41(26450)wh128c6
+509506n90 0
+H720
+V6830
+h1175cn
+50f30swh67C\-
+w66S43u50nw76n50e45t30w62o49r33kwh118cf
+30i23l23ew71s41y42s41t30e45mwh100cc
+41l23i23e45n50t30 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+V6920
+h1735cf
+30swh67C\-
+wh112cf
+30i23l23ew71s41y42s41t30e45mwh100cd
+50e45v42i23c41e45s41 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26350)wh128c5
+507506n90 0
+H720
+V7010
+h1115cc
+41o49n50s41o49l23e45f30s41,w52C55,w52c41l23o49gwh76C\-
+wh112cf
+30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23ew71a44c41c41e45s41s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V7100
+h1481cp
+50l23u50m74b50e45rwh59C\-
+wh112cf
+30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59i23n50t30e45r33p50r33o49c41e45s41sw67m74e45s41s41a44g50i23n50g50 wf2
+61.53.53.53.53.53.wf1
+h222cp
+50l23u50m74b50e45r33(26450)wh128c6
+506508n90 0
+H720
+V7190
+h140cu
+50s41b50f30s41i23n50i23t30,w52u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rwh105cf
+30i23l23ew71s41y42s41t30e45mwh100cl
+23i23b50r33a44r33y42 wf2
+60.53.53.53.53 f1
+37/42u50s41b50f30s41d50e45l23,w52u50s41b50d50i23r33r33e45a44d50,wh324cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V7280
+h1548ci
+23o49s41t30a44t30swh67C\-
+wh112cf
+30i23l23ew71s41y42s41t30e45mwh100ct
+30ow75m74e45a44s41u50r33ew71I23/42O62 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h289ci
+23o49s41t30a44t30s41(26450)wh128c6
+505505n90 0
+H720
+s10
+V7650
+c1
+63463-58iwn90 0
+V7920
+p15
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+81c41:26,w52d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O629506506500wh122cf
+30i23l23ew71s41y42s41t30e45m74s41 wf2
+50.53.53.53.53.53.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,wh280cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V800
+h235C\-
+w66a44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ew71m74o49u50n50tw56p50o49i23n50t30sw67f30o49rwh105cf
+30i23l23ew71s41y42s41t30e45m74s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74n50t30g50e45nwh261cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V890
+98t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw95f30i23l23ew71s41y42s41t30e45m74s41 wf2
+72.53.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,wh296ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V980
+h192cs
+41e45t30u50p50.26k46f30s41,w52u50p50d50a44t30ewh71C\-
+w66a44d50m74i23n50i23s41t30r33a44t30i23o49nw76f30o49rw59l23o49c41a44lw95f30i23l23ew71s41y42s41t30e45m74s41 wf2
+85.53.53.53.53.53.53.53 f1
+37/42s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,wh267cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V1070
+h739cf
+30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw95f30i23l23ew71s41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+63.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V1160
+h118cx
+49m74rwh59C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mwh141cf
+30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+52.53.53.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,wh396cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V1250
+h1625cf
+30t30p50f30swh67C\-
+wh112cf
+30i23l23ew71t30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw49(26F43T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+44.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V1340
+h1264cf
+30i23l23ewh71C\-
+w66d50e45t30e45r33m74i23n50ewh117cf
+30i23l23ew71t30y42p50e45 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cf
+30i23l23e45(26150)wh178c8
+502n90 0
+H720
+V1430
+h1346cp
+50a44r33t30f30swh67C\-
+w66s41e45r33v42ewh117cf
+30i23l23e45,w52w62i23t30hw76p50a44r33t30i23t30i23o49n50s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cp
+50a44r33t30f30s41(26850)wh128c8
+505509n90 0
+H720
+V1520
+ct
+30a44b50l23e45/42 wf2
+71 f1
+37/42l23o49c41a44l23s41y42m74,w52g50l23o49b50a44l23s41y42m74,w52t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w98f30i23l23e45e45l23e45m74,w52f30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,w52f30n50b50o49u50n50dwh76C\-
+w66s41y42m74b50o49l23 wf2
+78.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V1610
+cs
+41e45t30v42b50u50f30,w52s41e45t30b50u50f30,26/42 wf2
+92.53.53.53 f1
+37f30o49p50e45n50,w52f30r33e45o49p50e45n50,w52f30d50o49p50e45n50,w98f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,26 wf2
+71.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V1700
+h1112cc
+41a44t30,w52r33e45a44dwh76C\-
+w66c41a44t30e45n50a44t30ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cc
+41a44t30(26150)wh178c3
+505n90 0
+H720
+V1790
+h1112cc
+41m74pwh76C\-
+w66c41o49m74p50a44r33ew71t30w62owh121cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cc
+41m74p50(26150)wh178c4
+500n90 0
+H720
+V1880
+h112C\-
+w66s41e45l23e45c41tw56o49rw59r33e45j24e45c41tw56l23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62ow75s41o49r33t30e45dwh122cf
+30i23l23e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49m74mwh346cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V1970
+h904cc
+41p50,w52f30c41p50,w52m74vwh68C\-
+w66c41o49p50y42,w52m74o49v42ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V2060
+h1114cd
+50u50pwh76C\-
+w66d50u50p50sw67o49fw56o49p50e45nwh122cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26350)wh128c5
+507502n90 0
+H720
+V2150
+h1460cf
+30a44c41ewh71C\-
+w66f30a44c41ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h387cf
+30a44c41e45(26650)wh128c7
+502504n90 0
+H720
+V2240
+h279ck
+46e45y42f30s41,w52w62a44r33n50i23n50gwh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ck
+46e45y42f30s41(26450)wh128c6
+505506n90 0
+H720
+V2330
+h113C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50tw56a44c41c41e45s41sw67t30ow75e45x49e45c41u50t30a44b50l23ewh117cf
+30i23l23e45s41 wf2
+61.53 f1
+37/42b50e45s41w62a44l23,w52b50e45s41w62a44v42,w52l23e45s41w62a44b50,w52l23e45s41w62a44l23,w52l23e45s41w62a44vwh343cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V2420
+h153cm
+74k46,w52m74e45m74b50e45r33n50a44m74ewh71C\-
+w66m74a44i23n50t30a44i23nw76(26m74a44k46e45)w52r33e45l23a44t30e45dwh122cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427cm
+74k46(26150)wh128c1
+502506n90 0
+H720
+V2510
+h790cm
+74p50350e45n50cwh67C\-
+w66c41r33e45a44t30ew71m74p503w76a44u50d50i23owh121cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350e45n50c41(26150)wh128c1
+503504n90 0
+H720
+V2600
+48g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50twh102cf
+30i23l23e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w52i23m74a44g50e45,wh347cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V2690
+h174cq
+50e45r33,w52r33u50n50qwh76C\-
+w66q50u50e45u50ew71m74a44n50a44g50e45m74e45n50tw56f30o49rw59s41p50o49o49l23e45dwh122cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+V2780
+h1080cr
+33i23owh75C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45mwh146cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26450)wh128c6
+507502n90 0
+H720
+V2870
+h1385cr
+33mwh100C\-
+w66r33e45m74o49v42ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440cr
+33m74(26150)wh128c1
+508502n90 0
+H720
+V2960
+h705cs
+41i23z46ewh71C\-
+w66p50r33i23n50tw56s41i23z46ew71o49fw56e45x49e45c41u50t30a44b50l23ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h392cs
+41i23z46e45(26150)wh128c1
+509506n90 0
+H720
+V3050
+h907cs
+41o49r33twh56C\-
+w66s41o49r33tw56a44n50d50/42o49rw59m74e45r33g50ewh117cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h394cs
+41o49r33t30(26150)wh128c1
+509508n90 0
+H720
+V3140
+h489cs
+41t30r33i23pwh76C\-
+w66r33e45m74o49v42ew71s41y42m74b50o49l23sw67f30r33o49mwh100cb
+50i23n50a44r33ywh114cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41t30r33i23p50(26150)wh128c2
+500509n90 0
+H720
+V3230
+h510ct
+30m74p50f30i23l23e45,w52t30m74p50n50a44mwh100C\-
+w66S43t30d50i23ow75t30e45m74p50o49r33a44r33ywh114cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h272ct
+30m74p50f30i23l23e45(26250)wh128c5
+502506n90 0
+H720
+V3320
+h122cv
+42t30f30i23l23e45t30r33u50n50c41a44t30e45,w52v42t30f30i23l23e45u50n50l23o49c41k46,w52v42t30f30i23l23e45w62r33i23t30ewh71C\-
+w66V52e45n50t30iw95f30i23l23e45s41 wf2
+50.53.53.53.53.53.53.53.53.53.53 f1
+37/42v42t30f30i23l23e45s41e45t30e45n50t30r33y42,w52v42t30f30i23l23e45s41e45t30s41i23z46e45,wh179cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V3410
+h603ct
+30w62e45a44kwh72C\-
+w66e45d50i23tw56i23m74a44g50ew71f30i23l23e45s41,w52s41u50b50f30o49n50twh102cf
+30i23l23e45s41,w52f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V3500
+h1260cb
+50u50n50d50l23ewh71C\-
+w66c41o49l23l23e45c41twh102cf
+30i23l23e45sw67f30o49rw59d50i23s41t30r33i23b50u50t30i23o49n50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279cb
+50u50n50d50l23e45(26150)wh178c3
+502n90 0
+H720
+V3590
+h1301ca
+44c41m74ewh71C\-
+w66c41o49n50t30r33o49lw95f30i23l23e45sw67f30o49rw59t30e45x49tw56w62i23n50d50o49w62s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26450)wh128c6
+502503n90 0
+H720
+V3680
+h550cp
+50e45m74d50e45c41o49d50e45,w52p50e45m74e45n50c41o49d50ewh71C\-
+w66e45n50c41o49d50ewh117cf
+30i23l23e45sw67i23nw76P44r33i23v42a44c41yw68E43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)w52f30o49r33m74a44t30 wf2
+85.53.53.53.wf1
+h378cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+V3770
+h708cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gwh130cf
+30i23l23e45sw67(26l23a44y42e45r33sw67150,w522w76a44n50dw76350)26 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V3860
+h1143ct
+30w62e45a44kwh72C\-
+w66e45d50i23tw56i23m74a44g50ewh117cf
+30i23l23e45s41,w52s41u50b50f30o49n50tw56f30i23l23e45s41,w52f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+62.53.53.53.53.53.53.53.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V3950
+ca
+44c41c41e45s41s41/42 wf2
+39 f1
+37/42g50l23o49b50a44l23s41y42m74,w52t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w52f30i23l23e45e45l23e45m74,w98f30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,w52f30n50b50o49u50n50dwh76C\-
+w66s41y42m74b50o49lw49t30a44b50l23e45 wf2
+61.53.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V4040
+66/42f30i23l23l23b50e45z46i23e45r33,w52f30i23l23l23b50e45z46s41p50l23i23n50e45,w52e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w52a44r33c41,w98f30i23l23l23a44r33c41,w52i23c41o49s41s41i23n50,w52i23c41o49s41s41i23n50250,w52b50o49r33d50e45r33,w52s41t30r33i23n50g50,26/42 wf2
+57.53.53.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4130
+40/42r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,w98f30i23l23l23b50e45z46i23e45r33,w52f30i23l23l23b50e45z46s41p50l23i23n50e45,w52e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w52a44r33c41,26/42 wwh387cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4220
+h1296cp
+50l23o49twh56C\-
+w66g50r33a44p50h50i23c41swh113cf
+30i23l23t30e45r33 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395cp
+50l23o49t30(26150)wh128c1
+505508n90 0
+H720
+wV4310
+h1944cf
+30i23l23t30e45r33,w52l23i23s41t30,w52d50e45l23i23v42e45r33,w52t30o49k46e45n50,w52v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gw76m74a44i23l23 wf2
+78.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+V4400
+h1252cp
+50i23p50e45f30i23l23ewh71C\-
+w66a44t30t30a44c41hwh122cf
+30i23l23t30e45rw59t30ow75f30i23l23ew71i23nw76n50a44m74ew71s41p50a44c41e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V4490
+h857cs
+41c41a44n50m74a44i23l23,w52t30e45s41t30s41c41a44nwh76C\-
+w66s41p50a44mwh146cf
+30i23l23t30e45r33s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h207cs
+41c41a44n50m74a44i23l23(26850)wh128c8
+508507n90 0
+H720
+V4580
+h1639cl
+23o49o49kwh72C\-
+wh112cf
+30i23n50dw76l23i23n50e45sw67i23nw76aw70s41o49r33t30e45dw76l23i23s41t30 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cl
+23o49o49k46(26150)wh128c1
+501507n90 0
+H720
+V4670
+h868cl
+23e45a44k46,w52k46m74e45m74,w52u50m74e45mwh100C\-
+w66h50e45l23pwh122cf
+30i23n50dw76m74e45m74o49r33yw68l23e45a44k46s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+V4760
+h765cm
+74a44n50,w52l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+w66p50r33i23n50tw56o49rwh105cf
+30i23n50dw76p50a44g50e45sw67o49fw56t30h50i23sw67m74a44n50u50a44l23 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V4850
+h1691cs
+41r33cwh67C\-
+wh112cf
+30i23n50dw76s41o49u50r33c41ew71c41o49d50ew71f30o49rw59e45x49e45c41u50t30a44b50l23e45 wf2
+70.53.53.53.53.53.53.53.53.53.53.wf1
+h432cs
+41r33c41(26150)wh128c2
+500504n90 0
+H720
+V4940
+h1349cs
+41p50e45l23l23,w52s41p50r33o49gwh76C\-
+wh112cf
+30i23n50dw76s41p50e45l23l23i23n50gw76e45r33r33o49r33s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h365cs
+41p50e45l23l23(26150)wh128c2
+500500n90 0
+H720
+V5030
+h298c/
+42c41l23a44s41s41n50a44m74e45,w52c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,w98f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,26/42 wwh440cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V5120
+57/42m74a44c41h50b50y42t30y42p50e45,w52m74a44c41h50b50y42n50a44m74e45,w52n50e45w62m74a44p50,w52s41e45t30m74a44p50,w98f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,w52a44t30t30a44c41h50p50r33o49c41,26/42 wf2
+66.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V5210
+40/42t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,w98f30i23n50d50s41y42m74,w52l23o49c41a44l23s41y42m74,w52g50l23o49b50a44l23s41y42m74,w52t30e45x49t30s41y42m74,26/42 wf2
+45.53.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V5300
+cl
+23a44n50g50u50a44g50e45 wf2
+69.53.53.53.53.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w98f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50d50 wf2
+52.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V5390
+h277cm
+74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dw76f30l23o49p50p50yw68d50i23s41k46e45t30t30e45s41,w98f30l23a44s41h50e45s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33e45p50,w52f30d50i23s41k46,w52f30o49r33m74a44t30,wh358cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+V5480
+h263c/
+42i23n50f30l23a44t30e45z46l23i23b50,w52i23n50f30l23a44t30e45b50l23o49c41k46,w52i23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w98f30l23a44t30e45e45r33r33,w52m74k46c41r33c41t30a44b50,w52b50l23o49c41k46c41r33c41,w52a44d50l23e45r333502wh76C\-
+w66d50e45f30l23a44t30e45/42 wwh392cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V5570
+h451cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w52g50e45t30f30s41r33,w52s41e45t30f30s41rwh59C\-
+w66c41o49n50t30r33o49lw95f30l23o49a44t30i23n50gw76p50o49i23n50t30 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+V5660
+h1234ch
+50o49cwh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cf
+30l23o49a44t30i23n50gw76p50o49i23n50tw56l23a44n50g50u50a44g50e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h407ch
+50o49c41(26150)wh128c1
+500503n90 0
+H720
+V5750
+h120cf
+30m74o49d50,w52f30l23o49o49r33,w52c41e45i23lwh49C\-
+w66a44b50s41o49l23u50t30ew71v42a44l23u50e45,w52r33e45m74a44i23n50d50e45r33,w98f30l23o49o49r33,w52c41e45i23l23i23n50gw76f30u50n50c41t30i23o49n50s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44b50s41,wh352cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+wV5840
+h1944cf
+30l23o49p50p50ywh68C\-
+w66f30l23o49p50p50yw68d50i23s41kw72i23n50t30e45r33f30a44c41e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h303cf
+30l23o49p50p50y42(26350)wh128c5
+507505n90 0
+H720
+V5930
+h166cp
+50r33e45p50,w52f30d50i23s41k46,w52f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dwh122cf
+30l23o49p50p50yw68d50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+wV6020
+h1944cf
+30l23u50s41hwh76C\-
+w66a44b50o49r33tw56aw70m74e45s41s41a44g50e45 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cf
+30l23u50s41h50(26550)wh128c7
+500505n90 0
+H720
+V6110
+h1476cs
+41e45g50f30l23u50s41hwh76C\-
+wh112cf
+30l23u50s41hw76i23n50s41t30r33u50c41t30i23o49nw76a44n50dw76d50a44t30aw70c41a44c41h50e45s41 wf2
+66.53.53.53.53.53.53.53.53.53.wf1
+h217cs
+41e45g50f30l23u50s41h50(26250)wh128c5
+500503n90 0
+H720
+V6200
+h334c/
+42g50e45t30d50e45f30o49n50t30,w52g50e45t30w62i23n50d50o49w62,w52g50e45n50g50e45t30w62i23n50d50o49w62,w98f30l23u50s41h50i23m74a44g50e45,w52b50u50f30i23m74a44g50e45,w52l23o49c41k46d50i23s41p50l23a44y42,26/42 wf2
+64.53.53.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V6290
+cf
+30l23o49o49r33,w52c41e45i23l23i23n50gw76f30u50n50c41t30i23o49n50s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44b50s41,w98f30m74o49d50,w52f30l23o49o49r33,w52c41e45i23lwh49C\-
+w66a44b50s41o49l23u50t30ew71v42a44l23u50e45,w52r33e45m74a44i23n50d50e45r33,26 wf2
+83.wf1
+h363cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+wV6380
+h1944cf
+30m74t30,w52h50t30m74l23f30m74twh56C\-
+w66s41i23m74p50l23ew71t30e45x49tw56f30o49r33m74a44t30t30e45r33s41 wf2
+57.53.53.53.53.53.53.wf1
+h413cf
+30m74t30(26150)wh178c8
+505n90 0
+H720
+V6470
+cv
+42e45n50t30i23/42 wf2
+88 f1
+37/42c41o49n50f30,w52f30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,w98f30m74t30i23s41e45c41t30,w52s41y42n50c41i23n50d50e45xwh75C\-
+w66p50r33e45p50a44r33ew71a44n50dw76m74a44i23n50t30a44i23nw76a44 wf2
+82.wf1
+h177cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+V6560
+H707
+c/
+42f30m74t30r33u50n50e45s41t30r33c41p50y42,w52f30m74t30f30d50i23n50i23t30,w52f30m74t30f30d50f30l23u50s41h50,w52f30m74t30s41t30r33i23n50i23t30,w98f30m74t30s41t30r33f30l23u50s41h50,w52r33u50n50e45f30m74t30s41t30r33i23n50i23t30,w52r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,26/42 wf2
+79.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V6650
+cf
+30m74t30f30d50i23n50i23t30,26/42 wf2
+58 f1
+37f30m74t30i23n50s41t30a44l23l23,w52d50o49f30m74t30,w52d50o49r33f30m74t30,w52f30m74t30p50r33i23n50t30,w98f30m74t30v42p50r33i23n50t30,w52f30m74t30r33u50n50e45,w52f30m74t30s41t30r33c41p50y42,w52f30m74t30r33u50n50e45s41t30r33c41p50y42,26 wf2
+59.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V6740
+h175c/
+42t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w52f30i23l23e45e45l23e45m74,w52f30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,w98f30n50b50o49u50n50dwh76C\-
+w66s41y42m74b50o49lw49t30a44b50l23ew71a44c41c41e45s41sw67f30u50n50c41t30i23o49n50s41 wf2
+89.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V6830
+cs
+41u50b50f30o49n50t30s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30o49n50t30,w52s41u50b50f30o49n50twh56C\-
+w66e45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59f30o49n50t30sw67a44n50d50 wf2
+93.wf1
+h388cf
+30o49n50t30(26650)wh128c7
+502505n90 0
+H720
+V6920
+h326cc
+41a44c41h50e45c41h50a44r33s41,w52a44g50e45f30o49n50t30,w52l23o49a44d50c41h50a44r33,w52S43u50b50f30o49n50t30,w98F43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+w66f30o49n50tw56u50t30i23l23i23t30i23e45s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h117cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V7010
+cs
+41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,26/42 wf2
+52.53.53.53.53.wf1
+h109cf
+30o49p50e45n50,w52f30r33e45o49p50e45n50,w52f30d50o49p50e45n50,w52f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,26 wwh355cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+wV7100
+h1944cf
+30o49r33k46,w52r33f30o49r33kwh72C\-
+w66m74a44n50i23p50u50l23a44t30ew71p50r33o49c41e45s41sw67r33e45s41o49u50r33c41e45s41 wf2
+73.53.53.wf1
+h389cf
+30o49r33k46(26250)wh128c3
+506508n90 0
+H720
+V7190
+h1195ca
+44.26o49u50twh56C\-
+w66o49b50j24e45c41tw56f30i23l23ewh117cf
+30o49r33m74a44t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348ca
+44.26o49u50t30(26650)wh128c7
+501505n90 0
+H720
+V7280
+h952ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71(26l23i23b50r33a44r33y42)w52f30i23l23ewh117cf
+30o49r33m74a44t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26650)wh128c7
+501507n90 0
+H720
+s10
+V7650
+h4467c1
+63563-58iwn90 0
+V7920
+p16
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h195C\-
+w66e45n50c41o49d50ew71f30i23l23e45sw67i23nw76P44r33i23v42a44c41yw68E43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)w98f30o49r33m74a44t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50e45m74d50e45c41o49d50e45,w52p50e45m74e45n50c41o49d50ewh386cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+V800
+h846cu
+50s41e45r33swh67C\-
+w66f30i23l23ew71s41e45r33v42e45rw59u50s41e45rw59l23i23s41twh102cf
+30o49r33m74a44t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V890
+h113cU
+55T50F43,w52U55n50i23c41o49d50e45,w52A55S43C55I23I23,w52r33u50n50ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59s41e45tw56a44n50dwh122cf
+30o49r33m74a44t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V980
+h950cf
+30o49n50t30,w52s41u50b50f30o49n50twh56C\-
+w66e45x49t30e45r33n50a44lw95f30o49r33m74a44tw56f30o49rw59f30o49n50t30sw67a44n50dw76s41u50b50f30o49n50t30s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cf
+30o49n50t30(26650)wh128c7
+502505n90 0
+H720
+V1070
+h1225ci
+23m74a44g50ewh71C\-
+w66e45x49t30e45r33n50a44lw95f30o49r33m74a44tw56f30o49rw59i23m74a44g50e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311ci
+23m74a44g50e45(26650)wh128c7
+502509n90 0
+H720
+V1160
+cd
+50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33e45p50,w52f30d50i23s41k46,w98f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dw76f30l23o49p50p50y42 wf2
+66.53.53.53.53.53.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+V1250
+h1559cp
+50l23u50m74bwh76C\-
+wh112cf
+30o49r33m74a44tw56o49fw56p50l23u50m74bw76m74e45s41s41a44g50e45sw67a44n50dw76r33u50l23e45s41 wf2
+84.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26650)wh128c7
+504508n90 0
+H720
+V1340
+h179cr
+33s41a44250p50u50b50,w52r33s41a44250s41s41h50,w52r33s41a44250x495500509wh76C\-
+w66g50e45n50e45r33a44t30ew71a44n50dwh122cf
+30o49r33m74a44tw56r33s41aw70k46e45y42s41 wf2
+56.53.53.53.53 f1
+37r33s41a44g50e45n50,w52r33s41a44f30i23l23l23,w52a44s41n50150250r33s41a44,wh418cr
+33s41a44(26850)wh128c8
+508505n90 0
+H720
+V1430
+h1703ct
+30b50lwh49C\-
+wh112cf
+30o49r33m74a44tw56t30a44b50l23e45sw67f30o49rw59n50r33o49f30fw56o49rw59t30r33o49f30f30 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444ct
+30b50l23(26150)wh128c2
+501505n90 0
+H720
+V1520
+h865ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75f30i23l23ewh117cf
+30o49r33m74a44t30s41 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26650)wh128c7
+501504n90 0
+H720
+V1610
+h1078cm
+74a44pwh76C\-
+w66d50i23g50i23t30i23z46e45dw76m74a44pwh122cf
+30o49r33m74a44t30s41 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26650)wh128c7
+503506n90 0
+H720
+V1700
+h435cv
+42t30p50a44r33s41e45s41c41o49r33e45,w52v42t30s41c41o49r33e45f30m74twh56C\-
+w66v42e45n50t30iw49d50a44t30awh116cf
+30o49r33m74a44t30s41 wf2
+62.53.53.53.53.53.53.53.53 f1
+37/42v42t30r33o49o49t30p50a44c41k46,w52v42t30r33o49o49t30u50n50p50a44c41k46,wh139cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V1790
+h306c/
+42e45r33r33f30m74twh56C\-
+w66s41u50p50p50o49r33tw56f30o49rw59u50s41e45r33-46d50e45f30i23n50e45dw76p50r33i23n50twh102cf
+30o49r33m74a44t30sw67a44n50dw76o49u50t30p50u50tw56r33o49u50t30i23n50e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V1880
+h481cf
+30s41c41a44n50f30,w52s41c41a44n50f30,w52s41s41c41a44n50f30,w52v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nwh122cf
+30o49r33m74a44t30t30e45dw76i23n50p50u50t30 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+V1970
+h244cv
+42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50twh102cf
+30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+54.53.53.53 f1
+37/42p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,wh290cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V2060
+h529cr
+33u50n50e45v42s41e45p50r33i23n50t30,w52r33u50n50e45v42s41m74p50r33i23n50twh56C\-
+w66p50r33i23n50twh102cf
+30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+46.53.53.53 f1
+37/42v42s41m74p50r33i23n50t30,w52r33u50n50e45v42s41n50p50r33i23n50t30,wh350cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V2150
+h847cf
+30m74t30,w52h50t30m74l23f30m74twh56C\-
+w66s41i23m74p50l23ew71t30e45x49twh102cf
+30o49r33m74a44t30t30e45r33s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cf
+30m74t30(26150)wh178c8
+505n90 0
+H720
+V2240
+h554cd
+50o49c41t30y42p50ewh71C\-
+w66i23n50t30u50i23tw56c41o49m74m74a44n50dw76l23i23n50ew71f30o49rwh105cf
+30o49r33m74a44t30t30i23n50gw76aw70d50o49c41u50m74e45n50t30 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h240cd
+50o49c41t30y42p50e45(26150)wh178c6
+506n90 0
+H720
+V2330
+h1497cm
+74a44r33s41h50a44lwh49C\-
+wh112cf
+30o49r33m74a44t30t30i23n50gw76a44n50dw76s41e45n50d50i23n50gw76m74a44i23l23 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cm
+74a44r33s41h50a44l23(26150)wh128c1
+502504n90 0
+H720
+V2420
+h1241ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lwh114cf
+30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26150)wh128c1
+500504n90 0
+H720
+V2510
+h1241ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lwh114cf
+30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26650)wh128c7
+502506n90 0
+H720
+V2600
+h938ct
+30r33o49f30f30,w52n50r33o49f30f30,w52d50p50o49s41twh56C\-
+w66t30e45x49twh102cf
+30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V2690
+h1109cm
+74h50t30m74lwh49C\-
+w66m74a44c41r33o49sw67f30o49rwh105cf
+30o49r33m74a44t30t30i23n50gw76H59T50M69L42 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cm
+74h50t30m74l23(26650)wh128c7
+503507n90 0
+H720
+V2780
+h1245cm
+74swh67C\-
+w66m74a44c41r33o49sw67f30o49rwh105cf
+30o49r33m74a44t30t30i23n50gw76m74a44n50u50s41c41r33i23p50t30s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cm
+74s41(26650)wh128c7
+504500n90 0
+H720
+V2870
+h917cd
+50e45r33o49f30f30,w52d50e45l23a44t30e45xwh75C\-
+w66r33e45m74o49v42ewh117cf
+30o49r33m74a44t30t30i23n50gw76r33e45q50u50e45s41t30s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cd
+50e45r33o49f30f30(26150)wh178c6
+503n90 0
+H720
+wV2960
+h1944cf
+30o49r33t30u50n50ewh71C\-
+w66s41a44m74p50l23ew71l23i23n50e45sw67f30r33o49mwh100ca
+w70f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h260cf
+30o49r33t30u50n50e45(26150)wh178c8
+506n90 0
+H720
+V3050
+h1385ct
+30r33a44m74p50o49l23i23n50ewh71C\-
+wh112cf
+30o49r33w62a44r33dw76i23n50c41o49m74i23n50gw76c41a44l23l23sw67t30ow75a44n50o49t30h50e45rw59a44d50d50r33e45s41s41 wf2
+82.53.53.wf1
+h126ct
+30r33a44m74p50o49l23i23n50e45(26850)wh128c9
+500507n90 0
+H720
+wV3140
+h1944cf
+30o49s41s41i23lwh49C\-
+w66a44r33c41h50i23v42a44lw49f30i23l23ew71s41e45r33v42e45r33 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30o49s41s41i23l23(26450)wh128c6
+504505n90 0
+H720
+wV3230
+h1944cf
+30o49s41s41i23l23c41o49n50swh67C\-
+w66f30o49s41s41i23lw49c41o49n50s41o49l23ew71c41o49m74m74a44n50d50s41 wf2
+57.53.53.53.53.53.53.wf1
+h159cf
+30o49s41s41i23l23c41o49n50s41(26850)wh128c8
+501500n90 0
+H720
+V3320
+h289c/
+42c41i23s41c41f30r33a44m74e45,w52r33i23s41c41f30r33a44m74e45,w52l23o49c41a44l23a44d50d50r33,w52s41y42m74o49f30f30,w98f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,w52b50e45i23e45e45e45s41f30t30o49s41,26/42 wf2
+58.53.53.53.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V3410
+cr
+33u50n50e45s41p50r33i23n50t30,w52r33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,26/42 wf2
+88.53 f1
+37p50r33i23n50t30,w98f30p50r33i23n50t30,w52s41p50r33i23n50t30,w52s41n50p50r33i23n50t30,w52s41e45p50r33i23n50t30,w52s41m74p50r33i23n50t30,26 wf2
+43.53.53.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V3500
+cv
+42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45d50/42 wf2
+94.wf1
+h109cf
+30p50r33i23n50t30f30,w52p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,26 wf2
+75.53.53.53.53.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V3590
+h246c/
+42f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w98f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23ow75i23n50p50u50tw56a44n50d50/42 wf2
+48.53.53.wf1
+h351cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V3680
+cN
+59e45t30w62o49r33kw72C55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+43.53 f1
+37v42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ewh117cf
+30r33a44m74ew71b50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44l23 wf2
+56.53.53.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V3770
+h1376cc
+41r33o49p50,w52i23c41o49n50vwh68C\-
+wh112cf
+30r33a44m74e45,w52c41r33o49p50,w52a44n50dw76c41o49n50v42e45r33tw56i23m74a44g50e45 wf2
+80.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49p50(26150)wh178c5
+500n90 0
+H720
+V3860
+cn
+50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26/42 wf2
+89.53.53 f1
+37r33a44n50d50,w52l23r33a44n50d50,w98f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,26 wf2
+46.53.53.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V3950
+cf
+30r33s41e45l23e45c41t30,26/42 wf2
+55.53.53 f1
+37f30r33i23n50i23t30,w52f30r33s41e45t30r33e45c41t30s41,w52f30r33i23n50i23t30t30i23c41k46,w52f30r33c41l23e45a44r33,w98f30r33c41h50a44r33o49f30p50t30,w52f30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,26 wf2
+75.53.53.53.53.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V4040
+34/42f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w52f30r33t30i23c41k46,w52f30r33s41e45l23e45c41t30p50a44i23n50t30,w98f30r33d50r33a44w62s41e45l23,w52f30r33d50r33a44w62s41e45l23050,w52f30r33g50e45t30m74o49u50s41ewh71C\-
+w66f30r33a44m74e45sw67o49f30/42 wwh327cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V4130
+65p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w98f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23ow75i23n50p50u50tw56a44n50dw76o49u50t30p50u50t30 wf2
+65.53 f1
+37/42f30p50u50t30c41,wh340cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V4220
+cs
+41e45t30r33e45a44l23l23o49c41t30a44g50,26/42 wf2
+88.53 f1
+37m74a44l23l23o49c41,w52m74a44l23l23o49c41a44l23i23g50n50,w52m74a44l23l23o49c41z46,w98f30r33e45e45,w52r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w52m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,26 wf2
+87.53.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V4310
+h220c/
+42c41t30l23s41t30r33d50u50p50,w52c41t30l23p50r33i23n50t30,w52d50e45a44c41t30i23v42a44t30e45,w52f30r33e45e45c41t30l23f30o49n50t30,w98f30r33e45e45c41t30l23i23m74a44g50e45,w52i23n50i23t30c41o49n50t30r33o49l23s41,w52n50a44m74e45c41t30l23f30o49n50t30,26/42 wf2
+60.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V4400
+h140cp
+50a44r33s41e45h50t30m74l23,w52p50r33i23n50t30i23t30e45m74s41,w52v42a44l23i23d50i23t30e45m74s41,w52f30r33e45e45i23t30e45m74s41,w98f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,26/42 wwh401ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V4490
+cr
+33e45m74o49v42e45f30i23d50,w52R50e45q50,26/42 wf2
+86.53.53 f1
+37F43i23d50,w52F43i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50p50o49o49l23,w98f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,w52c41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,26 wf2
+59.53.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V4580
+h460c/
+42u50n50l23o49c41k46d50i23s41p50l23a44y42,w52o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w98f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,w52s41t30r33t30o49c41h50a44n50,w52c41h50a44n50t30o49s41t30r33,26/42 wf2
+43.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V4670
+cs
+41e45t30a44l23p50h50a44,26/42 wf2
+66.53.53.53.53.53.53 f1
+37a44l23l23o49c41i23m74a44g50e45,w52a44l23l23o49c41i23m74a44g50e45m74i23x49,w98f30r33e45e45i23m74a44g50e45,w52n50a44m74e45i23m74a44g50e45,w52n50a44m74e45d50i23m74a44g50e45,26 wf2
+50.53.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4760
+h344cb
+50y42t30e45s41p50e45r33l23i23n50e45,w52w62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+w66a44l23l23o49c41a44t30i23n50g50,w98f30r33e45e45i23n50g50,w52r33e45a44d50i23n50g50,w52w62r33i23t30i23n50gw76i23m74a44g50e45s41 wf2
+89 f1
+37/42w62r33i23t30e45i23m74a44g50e45,wh120ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4850
+h558cp
+50a44r33s41e45h50t30m74l23,w52p50r33i23n50t30i23t30e45m74s41,w52v42a44l23i23d50i23t30e45m74s41,w98f30r33e45e45i23t30e45m74s41,w52f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,26/42 wf2
+70.53.53.53.53.53.53.53.wf1
+h370ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V4940
+cd
+50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30a44/42 wf2
+58 f1
+37I23n50t30m74a44p50,w52a44l23l23o49c41m74a44p50,w98f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,26 wf2
+87.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V5030
+h488c/
+42c41r33e45a44d50m74e45m74i23m74a44g50e45,w52w62r33i23t30e45m74e45m74i23m74a44g50e45,w98f30r33e45e45m74e45m74i23m74a44g50e45,w52m74e45m74s41e45t30c41h50a44n50,w52l23o49a44d50m74e45m74i23m74a44g50e45,26/42 wwh157cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V5120
+h392c/
+42a44l23l23o49c41m74e45m74s41u50b50f30o49n50t30,w52o49p50e45n50m74e45m74s41u50b50f30o49n50t30,w98f30r33e45e45m74e45m74s41u50b50f30o49n50t30,w52m74e45m74s41u50b50f30o49n50t30w62i23d50t30h50,26/42 wf2
+43.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V5210
+H711
+c/
+42r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,w98f30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+w66m74a44k46ew71a44n50dw76b50r33e45a44kw72n50e45t30w62o49r33k46/42 wf2
+64.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V5300
+h317c/
+42r33e45m74o49v42e45f30i23d50,w52R50e45q50,w52R50e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50p50o49o49l23,w98f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,w52l23o49o49k46u50p50r33e45q50,26/42 wf2
+76.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V5390
+h558cS
+43c41r33e45e45n50,w52a44l23l23o49c41s41c41r33e45e45n50,w52p50u50b50l23i23c41s41c41r33e45e45n50,w98f30r33e45e45s41c41r33e45e45n50,w52a44l23l23o49c41w62i23n50d50o49w62,w52b50o49t30t30o49m74w62i23n50d50o49w62,26/42 wf2
+42.53.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V5480
+cu
+50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52s41u50b50f30o49n50t30n50a44m74e45,26/42 wf2
+62 f1
+37a44l23l23o49c41s41u50b50f30o49n50t30,w98f30r33e45e45s41u50b50f30o49n50t30,w52i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52l23o49o49k46u50p50s41u50b50f30o49n50t30,26 wf2
+45.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V5570
+h123cp
+50u50s41h50t30l23s41,w52t30l23s41C55l23i23e45n50t30,w52t30l23s41S43e45r33v42e45r33,w52i23n50i23t30T50h50u50m74b50p50r33i23n50t30s41,w98f30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,w52o49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,26/42 wf2
+80.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V5660
+cw
+62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+43.53.53.53.53.53.53.53 f1
+37T50r33e45e45,w52a44l23l23o49c41t30r33e45e45,w98f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,26 wf2
+73.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V5750
+cs
+41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,26/42 wf2
+47.53.53.53.53.53 f1
+37f30o49p50e45n50,w98f30r33e45o49p50e45n50,w52f30d50o49p50e45n50,w52f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,26 wf2
+43.53.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V5840
+cf
+30r33e45q50u50e45n50c41i23e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30r33e45qwh76C\-
+w66p50r33i23n50tw56h50i23s41t30o49g50r33a44mwh100co
+49fw56c41h50a44r33a44c41t30e45r33 wf2
+63.53.53.53.53.53.53.53.53.wf1
+h389cf
+30r33e45q50(26150)wh178c8
+507n90 0
+H720
+V5930
+ce
+45x49p50o49n50e45n50t30 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30r33e45x49p50,w52l23d50e45x49p50,w52m74o49d50fwh56C\-
+w66s41p50l23i23tw56i23n50t30ow75m74a44n50t30i23s41s41aw70a44n50d50 wf2
+71.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+V6020
+h230cf
+30r33t30i23c41k46,w52f30r33s41e45l23e45c41t30p50a44i23n50t30,w52f30r33d50r33a44w62s41e45l23,w52f30r33d50r33a44w62s41e45l23050,w98f30r33g50e45t30m74o49u50s41ewh71C\-
+w66f30r33a44m74e45sw67o49fw56t30e45x49t30 wf2
+70.53.53.53.53.53.53 f1
+37/42f30r33s41e45l23e45c41t30,wh310cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V6110
+cf
+30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w52f30r33t30i23c41k46,26/42 wf2
+92.wf1
+h109cf
+30r33i23n50i23t30,w52f30r33s41e45t30r33e45c41t30s41,w52f30r33i23n50i23t30t30i23c41k46,w52f30r33c41l23e45a44r33,w52f30r33c41h50a44r33o49f30p50t30,26 wf2
+75.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V6200
+h110cd
+50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,w52t30a44r33g50e45t30n50a44m74e45,w98f30r33o49m74S43t30r33,w52t30o49S43t30rwh59C\-
+w66H59T50M69Lw68p50a44r33s41e45r33 wf2
+50.53.53.53 f1
+37/42f30r33e45e45d50o49c41i23n50f30o49,wh359ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V6290
+h112cf
+30r33i23n50i23t30,w52f30r33s41e45t30r33e45c41t30s41,w52f30r33i23n50i23t30t30i23c41k46,w52f30r33c41l23e45a44r33,w52f30r33c41h50a44r33o49f30p50t30,w98f30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w52f30r33t30i23c41k46,26/42 wf2
+92.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V6380
+h129c/
+42f30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w52f30r33t30i23c41k46,w98f30r33s41e45l23e45c41t30p50a44i23n50t30,w52f30r33d50r33a44w62s41e45l23,w52f30r33d50r33a44w62s41e45l23050,26/42 wf2
+88.53.53.53.53.53.53.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V6470
+cf
+30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,26/42 wf2
+79.53 f1
+37f30r33i23n50i23t30,w98f30r33s41e45t30r33e45c41t30s41,w52f30r33i23n50i23t30t30i23c41k46,w52f30r33c41l23e45a44r33,w52f30r33c41h50a44r33o49f30p50t30,26 wf2
+51.53.53.53.53.53.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V6560
+h384c/
+42f30r33p50t30o49f30c41h50a44r33,w52f30r33i23n50s41e45r33t30,w52f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w98f30r33t30i23c41k46,w52f30r33s41e45l23e45c41t30p50a44i23n50t30,w52f30r33d50r33a44w62s41e45l23,w52f30r33d50r33a44w62s41e45l23050,26/42 wf2
+45.53.53.wf1
+h321cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+wV6650
+h1944cf
+30swh67C\-
+w66f30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26450)wh128c6
+504508n90 0
+H720
+wV6740
+h1944cf
+30swh67C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cd
+50e45v42i23c41e45s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26350)wh128c5
+507506n90 0
+H720
+wV6830
+h1944cf
+30s41,w52e45x49s41o49r33twh56C\-
+w66f30i23l23ew71s41e45r33v42e45rw59m74a44i23n50t30e45n50a44n50c41e45 wf2
+94.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26850)wh128c8
+501506n90 0
+H720
+V6920
+ci
+23n50p50u50t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30s41c41a44n50f30,w52s41c41a44n50f30,w52s41s41c41a44n50f30,w52v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nw76f30o49r33m74a44t30t30e45d50 wwh344cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+wV7010
+h1944cf
+30s41c41o49n50f30i23gwh76C\-
+w66c41o49n50f30i23g50u50r33i23n50gw76aw70f30i23l23ew71s41e45r33v42e45r33 wf2
+74.53.53.53.53.53.53.53.53.wf1
+h233cf
+30s41c41o49n50f30i23g50(26850)wh128c8
+502501n90 0
+H720
+V7100
+h100c/
+42s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,w98f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+40/42 wwh360cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V7190
+co
+49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50d50 wf2
+45.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V7280
+cd
+50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23e45/42 wf2
+73.53.53.53.53 f1
+37s41t30a44t30,w98f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,26 wf2
+85.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+s10
+V7650
+c1
+63663-58iwn90 0
+V7920
+p17
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h796cf
+30t30p50f30swh67C\-
+w66f30i23l23ew71t30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw95F43T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V800
+h303c/
+42s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w98f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,26/42 wf2
+64.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V890
+h884ct
+30e45l23n50e45t30d50,w52r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w98f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56r33e45m74o49t30ew71a44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+52.53.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+wV980
+h1944cf
+30t30p50f30swh67C\-
+w66f30i23l23ew71t30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw49(26F43T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+89.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V1070
+h198cr
+33u50n50e45t30o49c41h50a44r33,w52c41h50a44r33t30o49r33u50n50e45,w52r33u50n50e45l23e45n50,w52r33u50n50e45n50l23e45n50,w98f30u50l23l23r33u50n50e45,w52u50t30f30e45c41p50y42,w52u50t30f30l23e45n50,w52u50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,26/42 wf2
+67.53.53.wf1
+h369cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V1160
+cn
+50e45g50o49t30i23a44t30ew71v42e45r33s41i23o49n50 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cf
+30v42e45r33s41i23o49nwh76C\-
+w66i23n50i23t30i23a44l23i23z46ew71950Pw70c41o49n50n50e45c41t30i23o49nw76a44n50d50 wf2
+91.53.53.53.53.53.wf1
+h234cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+V1250
+34p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w98f30w62r33i23t30ewh71C\-
+w66S43t30d50i23ow75i23n50p50u50tw56a44n50dw76o49u50t30p50u50t30 wf2
+43.53.53 f1
+37/42f30p50u50t30c41,w52p50u50t30c41,wh340cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V1340
+cn
+50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23e45/42 wf2
+88.53.53 f1
+37s41t30a44t30,w52f30s41t30a44t30,w52w62s41t30a44t30,w98f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,26 wf2
+70.53.53.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V1430
+h652cr
+33e45a44d50v42,w52w62r33i23t30e45v42,w52p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+wh112cg
+50a44t30h50e45rw59r33e45a44dw76a44n50dw76w62r33i23t30e45 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V1520
+cp
+50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,26/42 wf2
+66 f1
+37I23m74a44g50e45,w52d50r33a44w62,w98g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,26 wwh392cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V1610
+h651cs
+41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+w66p50r33i23m74ew71n50u50m74b50e45rwh105cg
+50e45n50e45r33a44t30i23o49n50 wf2
+54.53.53.53.53 f1
+37/42D60S43A55p50r33i23m74e45s41,w52p50r33o49b50a44b50l23y42_40p50r33i23m74e45,wh311cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V1700
+h171cp
+50r33n50g50,w52f30a44s41t30r33a44n50d50,w52n50f30a44s41t30r33a44n50dwh76C\-
+w66r33a44n50d50o49mwh100cn
+50u50m74b50e45rwh105cg
+50e45n50e45r33a44t30o49r33s41 wf2
+94.53.53.53.53.53.53.53 f1
+37/42n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,wh359cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V1790
+h1230co
+49p50e45n50d50i23s41k46,w52D60i23s41kwh72C\-
+wh112cg
+50e45n50e45r33i23cw67d50i23s41kw72d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h387cd
+50i23s41k46(26250)wh128c3
+503500n90 0
+H720
+V1880
+h428c/
+42c41l23o49s41e45d50i23s41p50l23a44y42,w52g50e45t30d50e45f30o49n50t30,w52g50e45t30w62i23n50d50o49w62,w98g50e45n50g50e45t30w62i23n50d50o49w62,w52f30l23u50s41h50i23m74a44g50e45,w52b50u50f30i23m74a44g50e45,26/42 wf2
+89.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V1970
+h205cD
+60i23s41p50l23a44y42,w52P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,w98g50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+51.53.53.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V2060
+h181c/
+42n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w98g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,w52f30a44s41t30r33a44n50d50,w52n50f30a44s41t30r33a44n50dwh76C\-
+40/42 wf2
+90.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V2150
+cp
+50r33o49b50a44b50l23y42_40p50r33i23m74e45,w52s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+40/42 wf2
+44.53 f1
+37g50e45n50p50r33i23m74e45,w98g50e45n50s41a44f30e45p50r33i23m74e45,w52g50e45n50s41t30r33o49n50g50p50r33i23m74e45,w52D60S43A55p50r33i23m74e45s41,26 wf2
+75.53.wf1
+h322cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V2240
+h123cm
+74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+wh112cG
+58e45o49m74e45t30r33i23cw67t30r33a44n50s41f30o49r33m74a44t30i23o49n50s41 wf2
+44.53.53 f1
+37/42r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,wh283cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V2330
+h323c/
+42u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,w52a44t30t30a44c41h50p50r33o49c41,w52g50e45t30150,w98g50e45t30250,w52g50e45t30450,w52g50e45t30850,w52p50u50t30150,w52p50u50t30250,w52p50u50t30450,w52p50u50t30850,26/42 wf2
+51.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V2420
+56/42p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w98g50e45t30a44u50t30o49,w52f30i23n50d50s41y42m74,w52l23o49c41a44l23s41y42m74,w52g50l23o49b50a44l23s41y42m74,26/42 wf2
+58.53.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V2510
+cf
+30u50n50c41t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50e45t30c41a44l23l23e45r33p50cwh67C\-
+w66f30e45t30c41hw76r33e45t30u50r33nw76P44Cw81o49fw56c41u50r33r33e45n50t30 wf2
+52.53.53.53.53.53.wf1
+h122cg
+50e45t30c41a44l23l23e45r33p50c41(26250)wh128c3
+508501n90 0
+H720
+V2600
+cg
+50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+40/42 wf2
+63.53 f1
+37f30g50e45t30c41,w52g50e45t30c41,w98g50e45t30c41h50a44r33,w52f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,26 wf2
+71.53.wf1
+h351cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V2690
+h447c/
+42d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,w52c41l23o49s41e45d50i23s41p50l23a44y42,w98g50e45t30d50e45f30o49n50t30,w52g50e45t30w62i23n50d50o49w62,w52g50e45n50g50e45t30w62i23n50d50o49w62,26/42 wf2
+85.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V2780
+cv
+42a44r33i23a44b50l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50e45t30e45n50v42,w52p50u50t30e45n50vwh68C\-
+w66a44c41c41e45s41sw67e45n50v42i23r33o49n50m74e45n50t30 wf2
+74.53.53.53.53.53.53.wf1
+h285cg
+50e45t30e45n50v42(26250)wh128c3
+508502n90 0
+H720
+V2870
+cp
+50o49i23n50t30 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w52g50e45t30f30s41r33,w52s41e45t30f30s41rwh59C\-
+w66c41o49n50t30r33o49lw49f30l23o49a44t30i23n50g50 wf2
+89.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+V2960
+ci
+23n50t30ow75f30i23e45l23d50s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50e45t30f30i23e45l23d50s41,w52g50e45t30t30o49k46e45n50s41,w52t30o49k46e45n50i23z46ewh71C\-
+w66b50r33e45a44kw72aw70s41t30r33i23n50g50 wwh251cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+V3050
+cs
+41h50e45l23lw49s41c41r33i23p50t30s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50e45t30f30l23a44g50s41,w52u50s41a44g50ewh71C\-
+w66c41o49m74m74a44n50d50-46l23i23n50ew71p50a44r33s41i23n50gw76f30o49r33 wf2
+71.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+V3140
+h1345cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w98g50e45t30f30s41r33,w52s41e45t30f30s41rwh59C\-
+w66c41o49n50t30r33o49lw49f30l23o49a44t30i23n50gw76p50o49i23n50t30 wf2
+43.53.53.53.53.53.53.53.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+V3230
+h248cc
+41a44l23l23o49c41,w52m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,w52s41e45t30r33e45a44l23l23o49c41t30a44g50,w98g50e45t30m74a44l23l23o49c41t30a44g50,w52g50e45t30r33e45a44l23l23o49c41t30a44g50,26/42 wf2
+68.53.53 f1
+37/42f30r33e45e45,w52r33e45a44l23l23o49c41,wh282cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+wV3320
+h1944cg
+50e45t30m74a44p50,w52c41o49l23o49r33swh67C\-
+w66d50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+50.53.53.53.53.53.53.53.53.wf1
+h311cc
+41o49l23o49r33s41(26150)wh178c4
+502n90 0
+H720
+V3410
+ch
+50w62d50r33a44w62/42 wf2
+18 f1
+37/42f30r33e45e45m74e45m74s41u50b50f30o49n50t30,w52m74e45m74s41u50b50f30o49n50t30w62i23d50t30h50,w98g50e45t30m74e45m74d50e45f30o49n50t30,w52m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w52i23p50r33i23n50t30,26 wf2
+56.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3500
+68/42l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,w98g50e45t30n50e45t30c41o49n50n50i23n50f30o49,w52f30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+w66m74a44k46ew71a44n50d50/42 wf2
+58.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V3590
+h1598cg
+50e45t30p50i23d50,w98g50e45t30p50p50i23dwh76C\-
+w66g50e45tw56p50r33o49c41e45s41sw67i23d50s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h299cg
+50e45t30p50i23d50(26250)wh128c3
+508505n90 0
+H720
+V3680
+h205c/
+42s41e45t30m74a44l23l23o49c41t30a44g50,w52s41e45t30r33e45a44l23l23o49c41t30a44g50,w52g50e45t30m74a44l23l23o49c41t30a44g50,w98g50e45t30r33e45a44l23l23o49c41t30a44g50,w52m74a44l23l23o49c41t30o49p50o49o49l23b50l23o49c41kwh72C\-
+w66m74e45m74o49r33y42/42 wf2
+59.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V3770
+h127ci
+23n50i23t30m74o49u50s41e45,w52r33e45a44d50m74o49u50s41e45,w52c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w98g50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+40/42 wf2
+43.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V3860
+h119c/
+42g50e45t30c41h50a44r33,w52f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w98g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23ow75i23n50p50u50t30/42 wf2
+53.53.wf1
+h351cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V3950
+cl
+23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,26/42 wf2
+68.53.53.53.53.53.53 f1
+37s41y42m74i23n50i23t30,w98g50e45t30s41y42m74,w52s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,26 wf2
+72.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V4040
+cf
+30i23e45l23d50s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50e45t30f30i23e45l23d50s41,w98g50e45t30t30o49k46e45n50s41,w52t30o49k46e45n50i23z46ewh71C\-
+w66b50r33e45a44kw72aw70s41t30r33i23n50gw76i23n50t30o49 wf2
+93.53.53.53.wf1
+h210cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+wV4130
+h1944cg
+50e45t30u50s41e45r33,w52s41y42s41n50a44m74ewh71C\-
+w66g50e45tw56u50s41e45rw59o49rw59s41y42s41t30e45mwh100cn
+50a44m74e45 wf2
+94.wf1
+h253cg
+50e45t30u50s41e45r33(26250)wh128c3
+508506n90 0
+H720
+wV4220
+h1944cg
+50e45t30w62dwh76C\-
+w66g50e45tw56c41u50r33r33e45n50tw56d50i23r33e45c41t30o49r33y42 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cg
+50e45t30w62d50(26250)wh128c3
+508507n90 0
+H720
+V4310
+16/42d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,w52c41l23o49s41e45d50i23s41p50l23a44y42,w52g50e45t30d50e45f30o49n50t30,w98g50e45t30w62i23n50d50o49w62,w52g50e45n50g50e45t30w62i23n50d50o49w62,w52f30l23u50s41h50i23m74a44g50e45,26/42 wf2
+87.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V4400
+ci
+23n50t30e45r33p50r33e45t30e45r33)26 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50swh67C\-
+w66A55l23a44d50d50i23nwh122cG
+58h50o49s41t30s41c41r33i23p50tw56(26P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60Fw69l23a44n50g50u50a44g50e45 wf2
+69.53.53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V4490
+ct
+30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+70.53 f1
+37j24p50g50,w98g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,26 wf2
+56.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V4580
+51/42l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,w52f30i23n50d50s41y42m74,w52l23o49c41a44l23s41y42m74,w98g50l23o49b50a44l23s41y42m74,w52t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w52f30i23l23e45e45l23e45m74,w52f30i23l23e45s41y42m74,26/42 wwh272cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V4670
+cd
+50a44t30ew71a44n50dw76t30i23m74e45 wf2
+72.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w98g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33t30 wf2
+60.wf1
+h334cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V4760
+h1682cm
+74a44i23l23,w98g50o49.26f30i23s41h50i23n50gwh76C\-
+w66m74a44i23lw49a44n50dw76m74a44i23l23b50o49x49e45s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.wf1
+h383cm
+74a44i23l23(26150)wh128c1
+502502n90 0
+H720
+V4850
+h395cs
+41e45t30j24m74p50,w52l23o49n50g50j24m74p50,w52n50o49t30e45j24m74pwh76C\-
+w66n50o49n50-46l23o49c41a44lw95g50o49t30o49 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cs
+41e45t30j24m74p50(26250)wh128c5
+500505n90 0
+H720
+V4940
+cI
+23n50t30e45r33n50e45t30 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50i23n50g50,w98g50p50i23n50g50,w52t30r33a44c41e45r33o49u50t30e45,w52h50o49g50p50o49r33t30swh67C\-
+w66p50r33o49b50ew71t30h50e45 wf2
+74.53.53.53.53.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+V5030
+h1634cg
+50p50s41f30s41,w98g50p50s41e45v42e45r33m74o49r33ewh71C\-
+w66G58P44Sw69t30i23m74ew71a44n50dw76p50o49s41i23t30i23o49nw76s41e45r33v42i23c41e45 wf2
+86.wf1
+h335cg
+50p50s41f30s41(26850)wh128c8
+502507n90 0
+H720
+wV5120
+h1944cg
+50r33a44pwh76C\-
+w66p50i23cw67p50r33e45p50r33o49c41e45s41s41o49rw59f30o49rw59d50r33a44w62i23n50gw76g50r33a44p50h50s41 wf2
+93.53.wf1
+h370cg
+50r33a44p50(26150)wh178c9
+500n90 0
+H720
+wV5210
+h1944cg
+50r33a44p50hwh76C\-
+w66d50r33a44ww88aw70g50r33a44p50h50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320cg
+50r33a44p50h50(26150)wh178c9
+502n90 0
+H720
+V5300
+h921cs
+41t30a44t30u50s41b50a44rwh59C\-
+w66d50i23s41p50l23a44yw68aw70b50a44rwh105cg
+50r33a44p50hw76s41t30a44t30u50sw67w62i23n50d50o49w62 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h184cs
+41t30a44t30u50s41b50a44r33(26850)wh128c9
+500502n90 0
+H720
+V5390
+h1152cg
+50v42i23e45wwh88C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cg
+50r33a44p50hw76v42i23e45w62e45r33 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cg
+50v42i23e45w62(26150)wh178c9
+507n90 0
+H720
+V5480
+co
+49u50t30p50u50tw56f30i23l23e45s41 wf2
+76.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w52i23m74a44g50e45,w98g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45r33 wf2
+84.53.53.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V5570
+h150cn
+50e45w62c41o49n50t30r33o49l23s41e45t30,w52r33e45s41i23z46e45c41o49n50t30r33o49l23s41e45twh56C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cg
+50r33a44p50h50i23c41a44lw49c41o49n50t30r33o49l23s41 wf2
+47.53.53.53.53.53.53.53.53.53 f1
+37/42n50a44m74e45c41t30l23i23m74a44g50e45,wh261cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V5660
+h464cr
+33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,w52r33u50n50e45s41t30r33i23n50g50n50w62i23d50t30hwh76C\-
+wh112cg
+50r33a44p50h50i23c41a44lw49s41i23z46ew71o49fw56s41t30r33i23n50g50s41 wf2
+57.53.53.53.53 f1
+37/42r33u50n50e45s41t30r33i23n50g50s41i23z46e45,wh154cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V5750
+h1336cd
+50r33a44wwh88C\-
+w66s41c41r33e45e45nwh122cg
+50r33a44p50h50i23c41s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26350)wh128c5
+506508n90 0
+H720
+V5840
+45s41t30r33t30o49c41h50a44n50,w52c41h50a44n50t30o49s41t30r33,w52c41h50a44n50t30o49d50e45p50t30hwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cg
+50r33a44p50h50i23c41s41 wf2
+91.53.53.53 f1
+37/42b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,wh204cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V5930
+h178ce
+45m74o49v42e45t30o49,w52e45s41e45t30c41u50r33s41o49r33,w52E43v42e45n50t30,w52M69o49u50s41e45,w52M69e45n50uwh76C\-
+wh112cg
+50r33a44p50h50i23c41sw67e45v42e45n50t30s41 wf2
+70.53.53.53 f1
+37/42e45d50r33a44w62g50e45t30r33e45c41t30,w52e45m74e45n50u50h50i23t30,wh324ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V6020
+h1654cp
+50l23o49twh56C\-
+wh112cg
+50r33a44p50h50i23c41sw67f30i23l23t30e45r33 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395cp
+50l23o49t30(26150)wh128c1
+505508n90 0
+H720
+V6110
+h599c_
+40s41t30r33i23n50g50,w52A55R50R50O62W69,w52d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+wh112cg
+50r33a44p50h50i23c41sw67f30u50n50c41t30i23o49n50sw67P44Bw72L42 wf2
+94.53.53.53.53 f1
+37/42r33u50n50e45s41t30r33i23n50g50n50b50g50,wh347cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V6200
+h1654cp
+50l23o49twh56C\-
+wh112cg
+50r33a44p50h50i23c41sw67i23n50t30e45r33f30a44c41e45 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395cp
+50l23o49t30(26650)wh128c7
+504506n90 0
+H720
+V6290
+h477cg
+50r33a44pwh76C\-
+w66p50i23cw67p50r33e45p50r33o49c41e45s41s41o49rw59f30o49rw59d50r33a44w62i23n50gwh122cg
+50r33a44p50h50s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cg
+50r33a44p50(26150)wh178c9
+500n90 0
+H720
+V6380
+h1321cs
+41t30a44t30swh67C\-
+w66d50i23s41p50l23a44ywh114cg
+50r33a44p50h50sw67o49fw56s41y42s41t30e45mwh100ca
+44c41t30i23v42i23t30y42 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41t30a44t30s41(26850)wh128c9
+500500n90 0
+H720
+V6470
+cn
+50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+77.53.53.53.53.53.53.53.53.53 f1
+37i23p50,w52e45s41p50,w98g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+40 wf2
+55.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+wV6560
+h1944cg
+50r33e45pwh76C\-
+w66s41e45a44r33c41hw76aw70f30i23l23ew71f30o49rw59aw70p50a44t30t30e45r33n50 wf2
+48.53.53.53.53.53.53.53.53.53.53.wf1
+h369cg
+50r33e45p50(26150)wh178c9
+503n90 0
+H720
+V6650
+h1129cc
+41h50g50r33pwh76C\-
+w66c41h50a44n50g50ew71f30i23l23ewh117cg
+50r33o49u50p50 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cc
+41h50g50r33p50(26150)wh178c3
+507n90 0
+H720
+V6740
+45p50o49s41t30n50o49t30ewh71C\-
+w66s41e45n50dw76aw70n50o49t30ew71t30ow75aw70p50r33o49c41e45s41sw67o49rw59p50r33o49c41e45s41swh113cg
+50r33o49u50p50 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+V6830
+h314cc
+41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41swh113cg
+50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V6920
+h806cb
+50i23n50a44l23l23o49c41,w52b50i23n50g50r33o49w62,w52b50i23n50f30r33e45ewh71C\-
+wh112cg
+50r33o49u50p50e45dw76m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h424cb
+50i23n50(26250)wh128c2
+508507n90 0
+H720
+V7010
+cl
+23a44n50g50u50a44g50ew71i23n50t30e45r33p50r33e45t30e45r33)26 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cg
+50swh67C\-
+w66A55l23a44d50d50i23nw76G58h50o49s41t30s41c41r33i23p50tw56(26P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60F43 wf2
+53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V7100
+93/42p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w98g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50ewh71C\-
+40/42 wf2
+73.53.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+wV7190
+h1944cg
+50v42i23e45wwh88C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71g50r33a44p50hw76v42i23e45w62e45r33 wf2
+56.53.53.53.53.53.53.53.53.53.53.wf1
+h325cg
+50v42i23e45w62(26150)wh178c9
+507n90 0
+H720
+V7280
+cu
+50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w52u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50d50/42 wf2
+82.53.53.53.wf1
+h109cg
+50z46i23p50,w52g50u50n50z46i23p50,w52b50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,26 wf2
+92.53.53.53.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+s10
+V7650
+h4467c1
+63763-58iwn90 0
+V7920
+p18
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h268c/
+42H59S43P44a44i23r33s41,w52h50m74y42d50o49m74a44i23n50,w52h50v42e45r33s41i23o49n50,w52h50t30m74l23e45s41c41,w98h50a44l23l23o49c41,w52h50b50o49d50y42p50u50s41h50,w52h50b50u50f30l23e45n50,w52h50c41h50e45c41k46c41o49n50t30e45n50t30,26/42 wf2
+83.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V800
+cr
+33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+60.53.53.53.53.53.53.53.53.53 f1
+37f30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+wh112ch
+50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23y42 wf2
+42.53.53.53.53.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V890
+h956cn
+50o49t30i23f30y42,w52n50o49t30e45d50,w52a44t30n50o49t30i23f30ywh68C\-
+wh112ch
+50a44n50d50l23ew71a44s41y42n50c41h50r33o49n50o49u50sw67p50r33o49c41e45s41sw67n50o49t30i23f30i23c41a44t30i23o49n50 wf2
+54.53.53.53.wf1
+h323cn
+50o49t30i23f30y42(26250)wh128c4
+505500n90 0
+H720
+V980
+h1265ce
+45c41pwh76C\-
+w66f30a44s41tw56c41o49p50y42,w98h50a44n50d50l23i23n50gw76e45r33r33o49r33s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411ce
+45c41p50(26150)wh178c6
+509n90 0
+H720
+V1070
+cn
+50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,26/42 wf2
+58 f1
+37d50i23a44l23,w98h50a44n50g50u50p50,w52a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,26 wf2
+88.53.53.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V1160
+h539cp
+50r33e45p50,w52f30d50i23s41k46,w52f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ewh117ch
+50a44r33dw76a44n50dw76f30l23o49p50p50yw68d50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+91.53.53.53.53.53.53.53.53.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+V1250
+h471cu
+50p50t30i23m74ewh71C\-
+w66s41h50o49ww88h50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh146ch
+50a44sw67b50e45e45nw76r33u50n50n50i23n50g50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V1340
+h318cs
+41h50a44150u50n50p50i23c41k46l23ewh71C\-
+w66c41r33y42p50t30o49g50r33a44p50h50i23c41a44l23l23yw68s41e45c41u50r33ewh117ch
+50a44s41h50e45s41 wf2
+52.53.53.53.53.53.53.53.53.53 f1
+37/42m74d50550u50n50p50i23c41k46l23e45,w52s41h50a44150p50i23c41k46l23e45,wh224cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V1430
+h106c/
+42w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,w98h50a44s41p50e45r33mwh100C\-
+w66i23n50-46m74e45m74o49r33yw68f30i23l23ew71h50i23e45r33a44r33c41h50y42 wf2
+65.53.53.53.53.53.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V1520
+ca
+44n50dw76X50M69O62D60E43Mw95f30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+46.53.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w52r33x49,w98h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,26 wf2
+87.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V1610
+cH
+59F43i23e45l23d50s41,w52H59i23o49,w52H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,26/42 wf2
+44.53.53.wf1
+h109cH
+59C55o49n50n50e45c41t30,w52H59C55o49n50t30e45n50t30,w52H59C55o49n50t30e45n50t30s41,w52H59E43T50a44g50,26 wf2
+92.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V1700
+h101c/
+42h50b50o49d50y42p50u50s41h50,w52h50b50u50f30l23e45n50,w52h50c41h50e45c41k46c41o49n50t30e45n50t30,w52h50c41l23o49s41e45,w98h50d50a44t30e45250s41e45c41,w52h50d50a44t30e45f30m74t30,w52h50f30a44i23l23,w52h50f30l23u50s41h50,w52h50g50e45t30c41,26/42 wf2
+74.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V1790
+h1062cl
+23e45a44k46,w52k46m74e45m74,w52u50m74e45mwh100C\-
+wh112ch
+50e45l23pw76f30i23n50dw76m74e45m74o49r33yw68l23e45a44k46s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+V1880
+h1707cx
+49dwh76C\-
+wh112ch
+50e45x49,w52o49c41t30a44l23,w52d50e45c41i23m74a44l23,w52o49rw59A55S43C55I23Iw49d50u50m74p50 wf2
+67.53.53.53.53.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V1970
+h288cH
+59C55o49n50n50e45c41t30,w52H59C55o49n50t30e45n50t30,w52H59C55o49n50t30e45n50t30s41,w52H59E43T50a44g50,w98H59F43i23e45l23d50s41,w52H59i23o49,w52H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,26/42 wf2
+44.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V2060
+ch
+50l23o49a44d50,26/42 wf2
+53.53.53 f1
+37/42h50c41l23o49s41e45,w52h50d50a44t30e45250s41e45c41,w52h50d50a44t30e45f30m74t30,w52h50f30a44i23l23,w98h50f30l23u50s41h50,w52h50g50e45t30c41,w52h50g50e45t30h50e45a44d50,w52h50i23n50i23t30,w52h50i23s41e45r33r33o49r33,26 wf2
+82.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V2150
+cu
+50r33l23 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ch
+50g50e45twh56C\-
+w66r33e45t30r33i23e45v42ew71aw70w62e45bw76p50a44g50ew71c41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75a44 wwh411ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+V2240
+h382cc
+41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33mwh100C\-
+w66i23n50-46m74e45m74o49r33yw68f30i23l23ewh117ch
+50i23e45r33a44r33c41h50y42 wf2
+80.53.53 f1
+37/42w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,wh315c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V2330
+h841cw
+62a44l23kwh72C\-
+w66d50e45s41c41e45n50dw76aw70d50i23r33e45c41t30o49r33ywh114ch
+50i23e45r33a44r33c41h50y42 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372cw
+62a44l23k46(26550)wh128c7
+501503n90 0
+H720
+V2420
+h1180cm
+74u50l23d50i23v42,w52u50m74u50l23d50i23vwh68C\-
+wh112ch
+50i23g50h50-46p50r33e45c41i23s41i23o49nw76m74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50dw76d50i23v42i23s41i23o49n50 wf2
+46.53.53.53.wf1
+h285cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V2510
+h341c/
+42H59C55o49n50t30e45n50t30,w52H59C55o49n50t30e45n50t30s41,w52H59E43T50a44g50,w52H59F43i23e45l23d50s41,w98H59i23o49,w52H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,26/42 wf2
+83.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V2600
+21/42h50d50a44t30e45f30m74t30,w52h50f30a44i23l23,w52h50f30l23u50s41h50,w52h50g50e45t30c41,w52h50g50e45t30h50e45a44d50,w52h50i23n50i23t30,w98h50i23s41e45r33r33o49r33,w52h50l23o49a44d50,w52h50l23o49w62e45r33,w52h50m74k46c41o49n50t30e45n50t30,26/42 wf2
+43.53.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V2690
+h1436cf
+30r33e45qwh76C\-
+w66p50r33i23n50twh102ch
+50i23s41t30o49g50r33a44mwh100co
+49fw56c41h50a44r33a44c41t30e45rw59f30r33e45q50u50e45n50c41i23e45s41 wf2
+46.53.53.53.53.53.53.53.53.wf1
+h389cf
+30r33e45q50(26150)wh178c8
+507n90 0
+H720
+wV2780
+h1944ch
+50i23s41t30o49r33ywh68C\-
+w66p50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+90.53.53.53.wf1
+h279ch
+50i23s41t30o49r33y42(26150)wh128c1
+500502n90 0
+H720
+V2870
+63h50f30l23u50s41h50,w52h50g50e45t30c41,w52h50g50e45t30h50e45a44d50,w52h50i23n50i23t30,w52h50i23s41e45r33r33o49r33,w52h50l23o49a44d50,w98h50l23o49w62e45r33,w52h50m74k46c41o49n50t30e45n50t30,w52h50m74k46h50f30i23e45l23d50s41,26/42 wf2
+54.53.53.53.53 f1
+37/42h50f30a44i23l23,wh326ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V2960
+cm
+74d50550p50i23c41k46l23e45,26/42 wf2
+64.53.53 f1
+37m74d50450,w52m74d50550,w52s41h50a44150,w52a44e45s41,w52h50m74a44c41_40x49,w98h50m74a44c41_40m74d50550,w52h50m74a44c41_40s41h50a44150,w52h50m74a44c41_40a44e45s41,26 wf2
+45.53.53.53.53.53.53.53.53.wf1
+h235cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V3050
+03/42h50g50e45t30c41,w52h50g50e45t30h50e45a44d50,w52h50i23n50i23t30,w52h50i23s41e45r33r33o49r33,w52h50l23o49a44d50,w52h50l23o49w62e45r33,w98h50m74k46c41o49n50t30e45n50t30,w52h50m74k46h50f30i23e45l23d50s41,w52h50m74k46m74i23m74e45b50o49u50n50d50a44r33y42,26/42 wwh349ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V3140
+h112c/
+42h50m74k46h50f30i23e45l23d50s41,w52h50m74k46m74i23m74e45b50o49u50n50d50a44r33y42,w52h50m74k46s41p50a44i23r33s41,w98h50m74o49v42e45d50,w52h50o49k46h50e45a44d50e45r33s41,w52h50p50a44r33s41e45h50e45a44d50e45r33s41,26/42 wf2
+64.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V3230
+59H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,w52H59S43P44a44i23r33s41,w98h50m74y42d50o49m74a44i23n50,w52h50v42e45r33s41i23o49n50,w52h50t30m74l23e45s41c41,w52h50a44l23l23o49c41,26/42 wf2
+89 f1
+37/42H59i23o49,wh326ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V3320
+h290c/
+42n50h50g50e45t30v42,w52n50h50g50e45t30l23,w52n50h50g50e45t30s41,w52h50n50p50u50t30v42,w52h50n50p50u50t30l23,w98h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,w52r33e45a44d50i23p50i23f30cwh67C\-
+w66I23n50t30e45r33n50e45t30/42 wf2
+57.53.53.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+wV3410
+h1944ch
+50o49cwh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71f30l23o49a44t30i23n50gw76p50o49i23n50tw56l23a44n50g50u50a44g50e45 wf2
+50.53.53.53.53.wf1
+h407ch
+50o49c41(26150)wh128c1
+500503n90 0
+H720
+V3500
+h946cp
+50i23n50g50,w52g50p50i23n50g50,w52t30r33a44c41e45r33o49u50t30e45,w98h50o49g50p50o49r33t30swh67C\-
+w66p50r33o49b50ew71t30h50ew71I23n50t30e45r33n50e45t30 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+V3590
+h234c/
+42h50m74k46m74i23m74e45b50o49u50n50d50a44r33y42,w52h50m74k46s41p50a44i23r33s41,w52h50m74o49v42e45d50,w98h50o49k46h50e45a44d50e45r33s41,w52h50p50a44r33s41e45h50e45a44d50e45r33s41,w52h50p50a44r33s41e45q50u50e45r33y42,26/42 wf2
+50.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V3680
+h228ck
+46e45y42s41.26w62h50owh75C\-
+w66b50i23o49g50r33a44p50h50i23cw67i23n50f30o49r33m74a44t30i23o49nw76f30o49rw59k46e45ywh114ch
+50o49l23d50e45r33s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h186ck
+46e45y42s41.26w62h50o49(26650)wh128c7
+503503n90 0
+H720
+V3770
+h1495cu
+50s41bwh76C\-
+w66U55S43Bwh118cH
+59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26350)wh128c6
+501506n90 0
+H720
+V3860
+cs
+41t30o49r33a44g50ew71d50e45v42i23c41e45/42 wf2
+55.53.53.53.53 f1
+37s41d50a44h50c41iwh49C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dwh122cH
+59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)26 wf2
+92.53.53.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V3950
+h1306cu
+50p50t30i23m74ewh71C\-
+w66s41h50o49wwh134ch
+50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh100ch
+50a44sw67b50e45e45nw76r33u50n50n50i23n50g50 wf2
+52.53.53.53.53.53.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V4040
+h1447ck
+46e45y42b50o49a44r33dwh76C\-
+wh112ch
+50o49ww88t30ow75t30y42p50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26650)wh128c7
+503501n90 0
+H720
+V4130
+ch
+50p50r33i23n50t30,26/42 wf2
+88.53.53 f1
+37/42h50m74k46s41p50a44i23r33s41,w52h50m74o49v42e45d50,w52h50o49k46h50e45a44d50e45r33s41,w98h50p50a44r33s41e45h50e45a44d50e45r33s41,w52h50p50a44r33s41e45q50u50e45r33y42,w52h50p50a44r33s41e45r33e45q50,26 wf2
+48.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4220
+h366c/
+42h50m74o49v42e45d50,w52h50o49k46h50e45a44d50e45r33s41,w52h50p50a44r33s41e45h50e45a44d50e45r33s41,w98h50p50a44r33s41e45q50u50e45r33y42,w52h50p50a44r33s41e45r33e45q50,w52h50p50r33i23n50t30,w52h50p50u50t30c41,26/42 wf2
+68.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4310
+h187c/
+42H59F43i23e45l23d50s41,w52H59i23o49,w52H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w98H59R50a44n50g50e45,w52H59S43P44a44i23r33s41,w52h50m74y42d50o49m74a44i23n50,w52h50v42e45r33s41i23o49n50,26/42 wf2
+78.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4400
+h317c/
+42h50p50a44r33s41e45q50u50e45r33y42,w52h50p50a44r33s41e45r33e45q50,w52h50p50r33i23n50t30,w52h50p50u50t30c41,w98h50r33e45a44d50b50u50f30,w52h50r33e45d50i23r33e45c41t30e45d50,w52h50r33e45q50c41l23e45a44n50u50p50,26/42 wf2
+67.53.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4490
+h149c/
+42h50p50u50t30c41,w52h50r33e45a44d50b50u50f30,w52h50r33e45d50i23r33e45c41t30e45d50,w52h50r33e45q50c41l23e45a44n50u50p50,w98h50r33e45v42h50f30i23e45l23d50s41,w52h50r33e45v42s41p50a44i23r33s41,w52h50s41t30r33d50u50p50,w52h50t30t30p50150150,26/42 wf2
+54.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4580
+h173c/
+42H59i23o49,w52H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,w98H59S43P44a44i23r33s41,w52h50m74y42d50o49m74a44i23n50,w52h50v42e45r33s41i23o49n50,w52h50t30m74l23e45s41c41,26/42 wf2
+72.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4670
+h385c/
+42h50r33e45q50c41l23e45a44n50u50p50,w52h50r33e45v42h50f30i23e45l23d50s41,w52h50r33e45v42s41p50a44i23r33s41,w98h50s41t30r33d50u50p50,w52h50t30t30p50150150,w52h50t30t30p50f30m74t30,w52h50t30t30p50u50n50e45s41c41,26/42 wf2
+48.53.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V4760
+h670cm
+74h50t30m74lwh49C\-
+w66m74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gwh122cH
+59T50M69L42 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cm
+74h50t30m74l23(26650)wh128c7
+503507n90 0
+H720
+V4850
+h279C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76t30r33o49f30f30'26sw67m74sw67m74a44c41r33o49sw67a44n50dwh122ch
+50t30m74l23 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74s41250h50t30m74l23,w52h50t30m74l23250m74swh209cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V4940
+h430ct
+30r33o49f30f30250h50t30m74lwh49C\-
+w66c41o49n50v42e45r33tw56t30r33o49f30fw56o49u50t30p50u50tw56i23n50t30owh121cH
+59T50M69L42 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h148ct
+30r33o49f30f30250h50t30m74l23(26150)wh128c2
+503500n90 0
+H720
+V5030
+h1487ch
+50t30m74l23r33o49f30fwh56C\-
+wh112cH
+59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+67.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26150)wh128c1
+500504n90 0
+H720
+V5120
+h1487ch
+50t30m74l23r33o49f30fwh56C\-
+wh112cH
+59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+67.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26650)wh128c7
+502506n90 0
+H720
+V5210
+h423ct
+30a44r33g50e45t30i23d50,w52t30a44r33g50e45t30n50a44m74e45,w52f30r33o49m74S43t30r33,w52t30o49S43t30rwh59C\-
+wh112cH
+59T50M69Lw68p50a44r33s41e45r33 wf2
+75.53.53.53.53.53.53 f1
+37/42d50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,wh359ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V5300
+ca
+44n50dw76h50t30m74l23 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74s41250h50t30m74l23,w98h50t30m74l23250m74swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76t30r33o49f30f30'26sw67m74sw67m74a44c41r33o49s41 wf2
+44.wf1
+h205cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V5390
+h274c/
+42H59R50a44n50g50e45,w52H59S43P44a44i23r33s41,w52h50m74y42d50o49m74a44i23n50,w52h50v42e45r33s41i23o49n50,w98h50t30m74l23e45s41c41,w52h50a44l23l23o49c41,w52h50b50o49d50y42p50u50s41h50,w52h50b50u50f30l23e45n50,26/42 wf2
+82.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V5480
+h158c/
+42H59C55o49n50t30e45n50t30,w52H59C55o49n50t30e45n50t30s41,w52H59E43T50a44g50,w52H59F43i23e45l23d50s41,w52H59i23o49,w98H59t30m74l23e45s41c41,w52H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,26/42 wf2
+54.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V5570
+h1712cf
+30m74t30,w98h50t30m74l23f30m74twh56C\-
+w66s41i23m74p50l23ew71t30e45x49tw56f30o49r33m74a44t30t30e45r33s41 wf2
+84.53.53.53.53.53.53.53.53.53.wf1
+h413cf
+30m74t30(26150)wh178c8
+505n90 0
+H720
+wV5660
+h1944ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+80.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26150)wh128c1
+500504n90 0
+H720
+wV5750
+h1944ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+80.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26650)wh128c7
+502506n90 0
+H720
+V5840
+h1355cw
+62e45b50c41o49o49k46i23e45swh67C\-
+wh112cH
+59T50T50Pw70c41o49o49k46i23ew71m74a44n50a44g50e45r33 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96w62e45b50c41o49o49k46i23e45s41(26450)wh128c6
+509501n90 0
+H720
+V5930
+29/42h50r33e45q50c41l23e45a44n50u50p50,w52h50r33e45v42h50f30i23e45l23d50s41,w52h50r33e45v42s41p50a44i23r33s41,w52h50s41t30r33d50u50p50,w98h50t30t30p50150150,w52h50t30t30p50f30m74t30,w52h50t30t30p50u50n50e45s41c41,w52h50u50n50a44l23l23o49w62e45d50,26/42 wf2
+65.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6020
+cw
+62e45b50l23swh67C\-
+w66H59T50T50Pw70s41e45r33v42e45r33 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ch
+50t30t30p50d50,w52m74i23r33r33o49r33,w52s41a44v42e45,w52i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,26 wf2
+69.53.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+wV6110
+h1944ch
+50t30t30p50f30i23l23ewh71C\-
+w66s41e45r33v42ew71aw70s41i23n50g50l23ew71w62e45bw76f30i23l23e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.wf1
+h266ch
+50t30t30p50f30i23l23e45(26450)wh128c6
+505502n90 0
+H720
+V6200
+h250c/
+42h50r33e45v42h50f30i23e45l23d50s41,w52h50r33e45v42s41p50a44i23r33s41,w52h50s41t30r33d50u50p50,w52h50t30t30p50150150,w98h50t30t30p50f30m74t30,w52h50t30t30p50u50n50e45s41c41,w52h50u50n50a44l23l23o49w62e45d50,w52h50u50n50g50e45t30c41,26/42 wf2
+62.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6290
+h213c/
+42H59C55o49n50t30e45n50t30s41,w52H59E43T50a44g50,w52H59F43i23e45l23d50s41,w52H59i23o49,w52H59t30m74l23e45s41c41,w98H59t30t30p50H59e45a44d50,w52H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,w52H59S43P44a44i23r33s41,26/42 wf2
+80.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6380
+h388c/
+42h50r33e45v42s41p50a44i23r33s41,w52h50s41t30r33d50u50p50,w52h50t30t30p50150150,w52h50t30t30p50f30m74t30,w98h50t30t30p50u50n50e45s41c41,w52h50u50n50a44l23l23o49w62e45d50,w52h50u50n50g50e45t30c41,w52h50u50n50l23o49a44d50,26/42 wf2
+93.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6470
+C\-
+40/42 wf2
+64 f1
+37/42h50t30t30p50u50n50e45s41c41,w52h50u50n50a44l23l23o49w62e45d50,w52h50u50n50g50e45t30c41,w52h50u50n50l23o49a44d50,w98h50u50r33l23f30m74t30,w52h50u50r33l23u50n50e45s41c41,w52h50v42p50r33i23n50t30,w52h50w62r33i23t30e45,w52h50x49f30e45r33e45n50c41,26 wf2
+64.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6560
+h293c/
+42H59t30t30p50R50e45q50,w52H59R50a44n50g50e45,w52H59S43P44a44i23r33s41,w52h50m74y42d50o49m74a44i23n50,w98h50v42e45r33s41i23o49n50,w52h50t30m74l23e45s41c41,w52h50a44l23l23o49c41,w52h50b50o49d50y42p50u50s41h50,26/42 wf2
+47.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6650
+h343c/
+42h50u50n50g50e45t30c41,w52h50u50n50l23o49a44d50,w52h50u50r33l23f30m74t30,w52h50u50r33l23u50n50e45s41c41,w98h50v42p50r33i23n50t30,w52h50w62r33i23t30e45,w52h50x49f30e45r33e45n50c41,wh52C\-
+w66r33o49u50t30i23n50e45sw67f30o49r33/42 wf2
+89.53.53.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6740
+h263c/
+42g50e45t30m74e45m74d50e45f30o49n50t30,w52m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w52i23p50r33i23n50t30,w98h50w62d50r33a44wwh88C\-
+w66d50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49r33/42 wf2
+73.53.53.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6830
+13/42h50u50n50g50e45t30c41,w52h50u50n50l23o49a44d50,w52h50u50r33l23f30m74t30,w52h50u50r33l23u50n50e45s41c41,w52h50v42p50r33i23n50t30,w98h50w62r33i23t30e45,w52h50x49f30e45r33e45n50c41,wh52C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59c41r33e45a44t30i23n50gw76a44n50/42 wf2
+63.53.wf1
+h337ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V6920
+h1183cs
+41i23n50h50,w52c41o49s41h50,w52t30a44n50hwh76C\-
+wh112ch
+50y42p50e45r33b50o49l23i23cw67f30u50n50c41t30i23o49n50s41 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h383cs
+41i23n50h50(26250)wh128c5
+500507n90 0
+H720
+wV7010
+h1944ch
+50y42p50o49twh56C\-
+w66E43u50c41l23i23d50e45a44nw76d50i23s41t30a44n50c41e45 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h326ch
+50y42p50o49t30(26250)wh128c4
+500509n90 0
+H720
+V7100
+cI
+23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+55.53.53.53.53.53.53.53.wf1
+h109ci
+238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rw59M69e45m74o49r33yw68C55a44r33d50 wf2
+77.53.53.wf1
+h274ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V7190
+cp
+50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+51.53.53.53.53.53.53.53.53 f1
+37i23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w98i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+w66n50e45t30w62o49r33k46 wf2
+81.53.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V7280
+cc
+41o49n50v42e45r33t30/42 wf2
+93.53.53.53.53.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w98i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50d50 wf2
+65.53.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+s10
+V7650
+c1
+63863-58iwn90 0
+V7920
+p19
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h567cm
+74u50gw76-w72c41o49n50v42e45r33tw56a44nw76i23m74a44g50ew71t30ow75aw70f30a44c41ewh117ci
+23c41o49n50 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cm
+74u50g50(26150)wh128c1
+503508n90 0
+H720
+V800
+h1673cc
+41r33o49p50,w98i23c41o49n50vwh68C\-
+w66f30r33a44m74e45,w52c41r33o49p50,w52a44n50dw76c41o49n50v42e45r33tw56i23m74a44g50e45 wf2
+48.53.53.53.53.53.wf1
+h374cc
+41r33o49p50(26150)wh178c5
+500n90 0
+H720
+V890
+h394c/
+42e45l23l23i23p50s41e45,w52f30i23l23l23e45l23l23i23p50s41e45,w52a44r33c41,w52f30i23l23l23a44r33c41,w52i23c41o49s41s41i23n50,w98i23c41o49s41s41i23n50250,w52b50o49r33d50e45r33,w52s41t30r33i23n50g50,w52s41t30r33i23n50g50n50,w52r33u50n50e45s41t30r33i23n50g50,26/42 wf2
+72.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V980
+h429cc
+41a44pwh76C\-
+w66c41a44p50a44b50i23l23i23t30i23e45sw67f30o49rw59s41e45t30t30i23n50gw76t30h50ew71u50s41e45rwh105ci
+23dw76o49fw56p50r33o49c41e45s41s41e45s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h412cc
+41a44p50(26350)wh128c5
+506504n90 0
+H720
+V1070
+ci
+23n50v42e45r33t30m74a44t30,w52x49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,26/42 wf2
+50.53.53.53.53.53.53.wf1
+h109ci
+23d50e45n50t30,w52m74a44t30m74u50l23,w52m74a44t30m74u50l23r33,w52d50e45t30e45r33m74i23n50a44n50t30,w52a44d50j24o49i23n50t30,26 wwh330cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V1160
+h1533cp
+50c41m74c41i23awh70C\-
+wh112ci
+23d50e45n50t30i23f30yw68aw70P44C55M69C55I23Aw81c41a44r33d50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h274cp
+50c41m74c41i23a44(26850)wh128c8
+506501n90 0
+H720
+wV1250
+h1944ci
+23d50i23f30fwh56C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71d50i23f30f30 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h391ci
+23d50i23f30f30(26150)wh128c1
+500505n90 0
+H720
+V1340
+h381c/
+42l23e45i23e45e45e45850050f30t30o49s41,w52l23e45i23e45e45e45s41f30t30o49s41,w52l23e45i23e45e45e45d50f30t30o49s41,w98i23e45e45e45s41f30t30o49s41,w52i23e45e45e45d50f30t30o49swh67C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50t30/42 wf2
+81.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V1430
+h387cc
+41r33o49p50,w52i23c41o49n50vwh68C\-
+w66f30r33a44m74e45,w52c41r33o49p50,w52a44n50dw76c41o49n50v42e45r33twh102ci
+23m74a44g50e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cc
+41r33o49p50(26150)wh178c5
+500n90 0
+H720
+V1520
+85d50u50m74p50950650650050,w52m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nw76I23S43O62-469506506500w76C55Dwh132ci
+23m74a44g50e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+wV1610
+h1944ci
+23m74a44g50ewh71C\-
+w66e45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59i23m74a44g50e45s41 wf2
+90.53.53.53.53.53.53.53.wf1
+h311ci
+23m74a44g50e45(26650)wh128c7
+502509n90 0
+H720
+V1700
+cr
+33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,26/42 wf2
+57.53.53.53.53.53.53.53.wf1
+h109cI
+23m74a44g50e45,w52d50r33a44w62,w52g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,26 wf2
+71.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V1790
+h1405ct
+30w62e45a44kwh72C\-
+w66e45d50i23twh102ci
+23m74a44g50ew71f30i23l23e45s41,w52s41u50b50f30o49n50tw56f30i23l23e45s41,w52f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+65.53.53.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V1880
+ct
+30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w98i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50d50 wf2
+54.53.53.53.53.53.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V1970
+h1190cm
+74u50gw76-w72c41o49n50v42e45r33tw56a44nwh122ci
+23m74a44g50ew71t30ow75aw70f30a44c41ew71i23c41o49n50 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cm
+74u50g50(26150)wh128c1
+503508n90 0
+H720
+V2060
+h1115ch
+50t30t30p50d50,w52m74i23r33r33o49r33,w52s41a44v42e45,w98i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,w52w62e45b50l23swh67C\-
+w66H59T50T50Pw70s41e45r33v42e45r33 wf2
+45.53.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V2150
+h431C\-
+w66a44l23l23o49c41a44t30i23n50g50,w52f30r33e45e45i23n50g50,w52r33e45a44d50i23n50g50,w52w62r33i23t30i23n50gwh122ci
+23m74a44g50e45s41 wf2
+59.53.53.53.53.53.53.53.53 f1
+37/42b50y42t30e45s41p50e45r33l23i23n50e45,w52w62o49r33d50s41p50e45r33l23i23n50ewh139ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V2240
+h801ci
+23m74a44g50ewh71C\-
+w66e45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rwh105ci
+23m74a44g50e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311ci
+23m74a44g50e45(26650)wh128c7
+502509n90 0
+H720
+V2330
+h303C\-
+w66d50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49rw59m74e45m74o49r33y42-46r33e45s41i23d50e45n50twh102ci
+23m74a44g50e45s41 wf2
+87.53.53.53 f1
+37/42m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w52i23p50r33i23n50t30,w52h50w62d50r33a44wwh190cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V2420
+h132cm
+74e45m74l23t30o49r33e45a44r33nwh76C\-
+w66w62i23n50d50o49w62sw67o49fw56m74e45m74o49r33y42-46r33e45s41i23d50e45n50twh102ci
+23m74a44g50e45s41 wf2
+80.53.53.53.53.53.53.53 f1
+37/42m74e45m74l23t30o49f30r33o49n50t30n50,w52m74e45m74l23t30o49r33e45a44r33,wh156cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V2510
+h1647cp
+50o49p50350,w98i23m74a44p50450dwh76C\-
+w66I23n50t30e45r33n50e45tw56m74a44i23lw49s41e45r33v42e45r33s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348cp
+50o49p50350(26850)wh128c8
+507503n90 0
+H720
+V2600
+cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ci
+23m74p50o49r33twh56C\-
+w66i23m74p50o49r33tw56aw70n50a44m74ew71s41p50a44c41ew71f30r33o49mwh100ca
+w70r33e45m74o49t30e45 wf2
+85.wf1
+h288ci
+23m74p50o49r33t30(26450)wh128c6
+505503n90 0
+H720
+V2690
+h1058ct
+30r33a44m74p50o49l23i23n50ewh71C\-
+w66f30o49r33w62a44r33dwh122ci
+23n50c41o49m74i23n50gw76c41a44l23l23sw67t30ow75a44n50o49t30h50e45rw59a44d50d50r33e45s41s41 wf2
+91.53.53.53.53.53.53.53.53.wf1
+h126ct
+30r33a44m74p50o49l23i23n50e45(26850)wh128c9
+500507n90 0
+H720
+V2780
+h340c/
+42w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w98i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+w66s41p50i23nw76l23o49c41k46s41,w52q50u50e45u50e45i23n50g50/42 wf2
+60.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V2870
+h247c/
+42b50e45s41w62a44l23,w52b50e45s41w62a44v42,w52l23e45s41w62a44b50,w52l23e45s41w62a44l23,w52l23e45s41w62a44vwh68C\-
+wh112ci
+23n50d50e45p50e45n50d50e45n50tw56a44c41c41e45s41sw67t30ow75e45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+62.53.53.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V2960
+58/42l23e45i23e45e45e45s41f30t30o49s41,w52l23e45i23e45e45e45d50f30t30o49s41,w52i23e45e45e45s41f30t30o49s41,w52i23e45e45e45d50f30t30o49swh67C\-
+wh112ci
+23n50d50e45p50e45n50d50e45n50tw56d50e45b50u50g50g50e45rw59f30u50n50c41t30i23o49n50s41 wf2
+81.53.53.53.53.53.53.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V3050
+cf
+30u50n50c41t30i23o49n50s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37N59a44N59,w98I23n50f30,w52i23s41N59a44N59,w52i23s41I23n50fwh56C\-
+w66n50o49t30-46a44-46n50u50m74b50e45rw59a44n50dw76i23n50f30i23n50i23t30y42 wf2
+56.53.wf1
+h403cn
+50a44n50(26250)wh128c4
+504505n90 0
+H720
+V3140
+27/42d50e45f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52i23n50f30l23a44t30e45i23n50i23t30,w52i23n50f30l23a44t30e45,w52i23n50f30l23a44t30e45z46l23i23b50,w98i23n50f30l23a44t30e45b50l23o49c41k46,w52i23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52f30l23a44t30e45e45r33r33,26/42 wf2
+65.53.53.53.53.53.wf1
+h375cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V3230
+h870ca
+44s41t30r33owh75C\-
+w66p50r33i23n50tw56a44s41t30r33o49n50o49m74i23c41a44lw95i23n50f30o49r33m74a44t30i23o49n50 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350ca
+44s41t30r33o49(26750)wh128c7
+506509n90 0
+H720
+V3320
+h807ca
+44r33c41hwh76C\-
+w66a44r33c41h50i23t30e45c41t30u50r33e45-46s41p50e45c41i23f30i23cwh113ci
+23n50f30o49r33m74a44t30i23o49nw76a44n50dw76c41o49n50t30r33o49l23 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44r33c41h50(26350)wh128c5
+505509n90 0
+H720
+V3410
+h1006ck
+46e45y42s41.26w62h50owh75C\-
+w66b50i23o49g50r33a44p50h50i23cwh113ci
+23n50f30o49r33m74a44t30i23o49nw76f30o49rw59k46e45yw68h50o49l23d50e45r33s41 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h186ck
+46e45y42s41.26w62h50o49(26650)wh128c7
+503503n90 0
+H720
+wV3500
+h1944ci
+23n50i23twh56C\-
+w66i23n50i23t30i23a44l23i23z46ew71m74a44c41h50i23n50ew71u50p50o49nw76b50o49o49t30i23n50g50 wf2
+64.53.53.53.53.53.53.wf1
+h421ci
+23n50i23t30(26850)wh128c8
+503502n90 0
+H720
+V3590
+85/42c41t30l23p50r33i23n50t30,w52d50e45a44c41t30i23v42a44t30e45,w52f30r33e45e45c41t30l23f30o49n50t30,w52f30r33e45e45c41t30l23i23m74a44g50e45,w98i23n50i23t30c41o49n50t30r33o49l23s41,w52n50a44m74e45c41t30l23f30o49n50t30,w52n50a44m74e45c41t30l23i23m74a44g50e45,26/42 wf2
+53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V3680
+h572cD
+60i23s41p50l23a44y42,w52P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w98i23n50i23t30d50r33a44w62,w52g50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+55.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V3770
+h1493cf
+30v42e45r33s41i23o49nwh76C\-
+wh112ci
+23n50i23t30i23a44l23i23z46ew71950Pw70c41o49n50n50e45c41t30i23o49nw76a44n50dw76n50e45g50o49t30i23a44t30ew71v42e45r33s41i23o49n50 wf2
+60.wf1
+h234cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+V3860
+h1680ci
+23n50i23twh56C\-
+wh112ci
+23n50i23t30i23a44l23i23z46ew71m74a44c41h50i23n50ew71u50p50o49nw76b50o49o49t30i23n50g50 wf2
+70.53.53.53.53.53.53.53.53.53.53.wf1
+h421ci
+23n50i23t30(26850)wh128c8
+503502n90 0
+H720
+V3950
+ck
+46e45y42b50o49a44r33dw76c41o49n50t30r33o49l23 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ci
+23n50i23t30k46e45y42b50o49a44r33d50,w52c41t30l23k46e45y42b50o49a44r33d50,w52c41l23o49s41e45k46e45y42b50o49a44r33dwh76C\-
+40 wf2
+63.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26250)wh128c4
+501508n90 0
+H720
+V4040
+cg
+50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+40/42 wf2
+43.53.53.wf1
+h109ci
+23n50i23t30m74o49u50s41e45,w52r33e45a44d50m74o49u50s41e45,w52c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,26 wf2
+90.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V4130
+co
+49k46T50h50u50m74b50p50r33i23n50t30,26/42 wf2
+89.53 f1
+37p50u50s41h50t30l23s41,w52t30l23s41C55l23i23e45n50t30,w52t30l23s41S43e45r33v42e45r33,w98i23n50i23t30T50h50u50m74b50p50r33i23n50t30s41,w52f30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,26 wf2
+52.53.53.53.53.53.53.53.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V4220
+70f30s41c41a44n50f30,w52s41c41a44n50f30,w52s41s41c41a44n50f30,w52v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nw76f30o49r33m74a44t30t30e45dwh122ci
+23n50p50u50t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+V4310
+h907ck
+46b50i23nwh76C\-
+w66e45x49t30e45r33n50a44lw49k46e45y42b50o49a44r33dwh122ci
+23n50p50u50t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378ck
+46b50i23n50(26350)wh128c5
+508507n90 0
+H720
+V4400
+h166cf
+30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23owh121ci
+23n50p50u50tw56a44n50dw76o49u50t30p50u50t30 wf2
+58.53.53.53.53 f1
+37/42p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,wh340cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V4490
+h205cB
+46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45dwh122ci
+23n50p50u50t30/42o49u50t30p50u50t30 wf2
+87.53.53.53.53 f1
+37/42B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,wh414cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V4580
+h301cf
+30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45dwh122ci
+23n50p50u50t30/42o49u50t30p50u50tw56p50a44c41k46a44g50e45 wf2
+77.53.53.53.53.53.53 f1
+37/42f30s41e45e45k46,w52r33e45w62i23n50d50,wh312cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V4670
+h1402cs
+41t30a44t30,w52w62s41t30a44twh56C\-
+wh112ci
+23n50q50u50i23r33ew71o49rw59c41h50a44n50g50ew71f30i23l23ew71a44t30t30r33i23b50u50t30e45s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+V4760
+ca
+44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w52e45n50d50w62a44l23kw72-w72A55V52L42/42 wf2
+46.53.53 f1
+37m74k46a44v42l23t30r33e45e45,w98i23n50s41e45r33t30a44v42l23,w52l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,w52a44v42l23w62a44l23k46,26 wf2
+50.53.53.53.53.53.wf1
+h438ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V4850
+C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30a44/42 wf2
+82 f1
+37I23n50t30m74a44p50,w52a44l23l23o49c41m74a44p50,w52f30r33e45e45m74a44p50,w98i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45y42 wf2
+63.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V4940
+h210c/
+42s41u50b50p50t30,w52m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,w98i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,26/42 wf2
+64.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V5030
+cu
+50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,26/42 wf2
+69.53 f1
+37a44l23l23o49c41s41u50b50f30o49n50t30,w52f30r33e45e45s41u50b50f30o49n50t30,w98i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52l23o49o49k46u50p50s41u50b50f30o49n50t30,26 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V5120
+h1256cs
+41e45g50f30l23u50s41hwh76C\-
+w66f30l23u50s41hwh122ci
+23n50s41t30r33u50c41t30i23o49nw76a44n50dw76d50a44t30aw70c41a44c41h50e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h217cs
+41e45g50f30l23u50s41h50(26250)wh128c5
+500503n90 0
+H720
+V5210
+h1370c5
+50i23,w52k46i23,w52v42i23,w52q50iwh49C\-
+wh112ci
+23n50s41t30r33u50c41t30i23o49nw76s41i23m74u50l23a44t30o49r33s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V5300
+h691cp
+50n50pwh76C\-
+w66P44l23u50gw76'26n50'w52P44l23a44yw68I23S43Aw81a44n50dw76P44C55Iw95I23n50t30e45r33f30a44c41e45s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+V5390
+98p50i23n50g50,w52g50p50i23n50g50,w52t30r33a44c41e45r33o49u50t30e45,w52h50o49g50p50o49r33t30swh67C\-
+w66p50r33o49b50ew71t30h50ewh117cI
+23n50t30e45r33n50e45t30 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+V5480
+h579cd
+50h50c41p50d50,w52d50h50c41p50l23e45a44s41e45s41,w52r33a44r33p50d50,w52t30f30t30p50dwh76C\-
+wh112cI
+23n50t30e45r33n50e45tw56b50o49o49t30i23n50g50 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h306cd
+50h50c41p50d50(26850)wh128c8
+500505n90 0
+H720
+V5570
+h642ci
+23p50c41o49n50f30i23g50,w52r33i23p50,w52l23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+wh112cI
+23n50t30e45r33n50e45tw56c41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50dw76r33o49u50t30i23n50g50 wf2
+76.53.53.53.53.53.53.53.53.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V5660
+h1264cp
+50o49p50350,w52i23m74a44p50450dwh76C\-
+wh112cI
+23n50t30e45r33n50e45tw56m74a44i23lw49s41e45r33v42e45r33s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348cp
+50o49p50350(26850)wh128c8
+507503n90 0
+H720
+V5750
+h104ch
+50n50p50u50t30v42,w52h50n50p50u50t30l23,w52h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,w52r33e45a44d50i23p50i23f30cwh67C\-
+wh112cI
+23n50t30e45r33n50e45tw56P44r33o49t30o49c41o49lw49a44d50d50r33e45s41s41i23n50g50 wf2
+45.53 f1
+37/42n50h50g50e45t30l23,w52n50h50g50e45t30s41,wh463ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V5840
+h632ct
+30e45l23n50e45t30d50,w52r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+wh112cI
+23n50t30e45r33n50e45tw56r33e45m74o49t30ew71a44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+92.53.53.53.53.53.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V5930
+h1274ca
+44s41c41i23i23,w52u50n50i23c41o49d50ewh71C\-
+wh112ci
+23n50t30e45r33p50r33e45tw56A55S43C55I23I23,w52U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+54.53.53.53.53.53.53.53.53.wf1
+h375ca
+44s41c41i23i23(26150)wh178c2
+501n90 0
+H720
+V6020
+h1567ck
+46t30r33a44c41ewh71C\-
+wh112ci
+23n50t30e45r33p50r33e45tw56k46e45r33n50e45lw49s41t30a44c41kw72d50u50m74p50s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ck
+46t30r33a44c41e45(26150)wh128c1
+501501n90 0
+H720
+V6110
+h161co
+49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w52n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41tw56f30i23l23ewh117ci
+23n50t30e45r33p50r33e45t30a44t30i23o49nw76f30u50n50c41t30i23o49n50s41 wf2
+88.53.53.53 f1
+37o49b50j24t30y42p50e45,w52r33e45a44d50o49b50j24,wh297co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V6200
+h1254cp
+50i23p50ewh71C\-
+w66c41r33e45a44t30ew71a44nwh122ci
+23n50t30e45r33p50r33o49c41e45s41sw67c41h50a44n50n50e45l23 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26250)wh128c4
+505506n90 0
+H720
+V6290
+h1277cp
+50i23p50ewh71C\-
+w66t30w62o49-46w62a44ywh114ci
+23n50t30e45r33p50r33o49c41e45s41sw67c41o49m74m74u50n50i23c41a44t30i23o49n50 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26350)wh128c5
+509505n90 0
+H720
+V6380
+h897cp
+50l23u50m74b50e45rwh59C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rwh105ci
+23n50t30e45r33p50r33o49c41e45s41sw67m74e45s41s41a44g50i23n50g50 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cp
+50l23u50m74b50e45r33(26450)wh128c6
+506508n90 0
+H720
+V6470
+cc
+41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45r33/42 wf2
+60.wf1
+h109cI
+23n50t30m74a44p50,w52a44l23l23o49c41m74a44p50,w52f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,26 wf2
+93.53.53.53.53.53.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V6560
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75d50a44t30a44b50a44s41e45s41 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26750)wh128c7
+506508n90 0
+H720
+V6650
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75f30i23l23ew71f30o49r33m74a44t30s41 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26650)wh128c7
+501504n90 0
+H720
+V6740
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75f30i23l23ew71s41e45r33v42e45r33s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26450)wh128c6
+502502n90 0
+H720
+V6830
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75l23i23b50r33a44r33yw68f30u50n50c41t30i23o49n50s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26250)wh128c2
+505503n90 0
+H720
+V6920
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75P44l23a44nw76950 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26150)wh228c1
+n90 0
+H720
+V7010
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75s41y42s41t30e45mwh100ca
+44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+45.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26850)wh128c7
+508503n90 0
+H720
+V7100
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769w76d50e45v42i23c41e45s41 wf2
+48.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26350)wh128c5
+505504n90 0
+H720
+V7190
+h1621ci
+23n50t30r33owh75C\-
+wh112ci
+23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769w76F43i23l23ew71P44r33o49t30o49c41o49l23,w52950P44 wf2
+82.53.53.wf1
+h362ci
+23n50t30r33o49(26550)wh128c6
+509508n90 0
+H720
+V7280
+cd
+50o49c41u50m74e45n50t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37d50o49c41t30y42p50ewh71C\-
+wh112ci
+23n50t30u50i23tw56c41o49m74m74a44n50dw76l23i23n50ew71f30o49rw59f30o49r33m74a44t30t30i23n50gw76a44 wf2
+89.53.53.53.53.53.53.wf1
+h240cd
+50o49c41t30y42p50e45(26150)wh178c6
+506n90 0
+H720
+s10
+V7650
+h4467c1
+63963-58iwn90 0
+V7920
+p20
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h964ca
+44s41s41e45r33twh56C\-
+w66c41h50e45c41kw72p50r33o49g50r33a44mwh146ci
+23n50v42a44r33i23a44n50t30s41 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h313ca
+44s41s41e45r33t30(26250)wh128c2
+507509n90 0
+H720
+V800
+73i23d50e45n50t30,w52m74a44t30m74u50l23,w52m74a44t30m74u50l23r33,w52d50e45t30e45r33m74i23n50a44n50t30,w52a44d50j24o49i23n50t30,w98i23n50v42e45r33t30m74a44t30,w52x49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,26/42 wf2
+50.53.53.53.53.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V890
+h639ci
+23o49s41t30a44t30swh67C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100ct
+30ow75m74e45a44s41u50r33ewh117cI
+23/42O62 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h289ci
+23o49s41t30a44t30s41(26450)wh128c6
+505505n90 0
+H720
+V980
+h659co
+49p50e45n50,w52c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rwh105cI
+23/42Ow88o49nw76a44nw76e45x49i23s41t30i23n50gw76o49rw59n50e45ww88f30i23l23e45 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+V1070
+63i23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+w66s41l23a44v42ewh117cI
+23/42Ow88p50r33o49c41e45s41s41e45sw67f30o49rw59t30h50r33e45a44d50e45dw76p50r33o49g50r33a44m74s41 wf2
+52.53 f1
+37/42i23o49d50i23a44l23,wh291ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V1160
+64n50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23cw67P44C55I23-46S43C55S43Iw95I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V1250
+h741ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cwh113cI
+23/42Ow88u50n50i23tw56f30o49rw59f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V1340
+ci
+23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+40/42 wf2
+42.53 f1
+37c41l23o49s41e45i23o49p50r33o49c41,w52i23o49c41a44l23l23,w98i23o49c41l23o49s41e45,w52i23o49i23n50t30e45r33r33u50p50t30,w52i23o49d50i23a44l23,w52i23o49o49p50e45n50,w52i23o49p50r33o49c41,26 wf2
+85.53.53.wf1
+h302ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+wV1430
+h1944ci
+23o49s41t30a44t30swh67C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100ct
+30ow75m74e45a44s41u50r33ew71I23/42O62 wf2
+78.53.53.53.53.53.53.53.wf1
+h289ci
+23o49s41t30a44t30s41(26450)wh128c6
+505505n90 0
+H720
+V1520
+cd
+50e45s41c41r33i23p50t30o49r33 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rw59f30i23l23e45 wf2
+87.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V1610
+h335c/
+42i23o49d50i23a44l23,w52i23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w98i23o49w62r33i23t30ewh71C\-
+w66s41l23a44v42ew71I23/42Ow88p50r33o49c41e45s41s41e45sw67f30o49rw59t30h50r33e45a44d50e45d50/42 wf2
+59.53.53.wf1
+h302ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V1700
+cu
+50d50pwh76C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+69.53.53.53.53.53.53.53.53.53.53.wf1
+h109ci
+23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,26 wf2
+90.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V1790
+97/42n50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,w52n50d50b50g50e45t30v42a44l23u50e45,w52n50d50b50f30r33e45e45,w98i23p50a44t30t30r33,w52n50d50b50g50e45t30i23p50a44d50d50r33,w52n50d50b50i23p50i23n50f30o49,w52c41s41i23p50i23n50f30o49,26/42 wf2
+88.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V1880
+cc
+41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50dw76r33o49u50t30i23n50g50 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ci
+23p50c41o49n50f30i23g50,w52r33i23p50,w52l23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45t30 wf2
+61.53.53.53.53.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V1970
+co
+49v42e45rw59I23P44 wf2
+57.53.53.53.53.53.53.53.53.53 f1
+37i23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w98i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23s41 wf2
+75.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V2060
+cc
+41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,26/42 wf2
+87.53.53.53.53 f1
+37q50u50e45r33y42,w98i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w52m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,26 wf2
+52.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V2150
+h524c/
+42g50e45t30m74e45m74d50e45f30o49n50t30,w52m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w98i23p50r33i23n50t30,w52h50w62d50r33a44wwh88C\-
+w66d50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49r33/42 wf2
+77.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V2240
+h1584ca
+44e45s41c41b50c41,w98i23p50s41o49,w52s41e45c41s41t30o49r33ewh71C\-
+w66s41e45c41s41t30o49r33ew71c41o49m74m74a44n50d50s41 wf2
+58.53.53.53.53.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26150)wh128c1
+509500n90 0
+H720
+V2330
+h1555cb
+50r33i23d50g50ewh71C\-
+wh112cI
+23P44v424w76E43t30h50e45r33n50e45tw56b50r33i23d50g50e45 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cb
+50r33i23d50g50e45(26350)wh128c5
+506502n90 0
+H720
+V2420
+h155ca
+44n50dw76r33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o494w76t30u50n50n50e45lw49o49fwh102cI
+23P44v426w76t30h50r33o49u50g50hw76I23P44v42450 wf2
+87.53.53.53.53.53.53.53.53 f1
+37650i23n504w76-w72c41o49n50f30i23g50u50r33ewh382c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V2510
+h998ci
+23p50c41o49n50f30i23g50,w52r33i23p50,w52l23i23n50k46l23o49c41a44l23,w98i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45tw56c41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50dw76r33o49u50t30i23n50g50 wf2
+91.53.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V2600
+h1156cp
+50n50pwh76C\-
+w66P44l23u50gw76'26n50'w52P44l23a44ywh114cI
+23S43Aw81a44n50dw76P44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+V2690
+ci
+23s41a44l23n50u50m74,w52i23s41s41p50a44c41e45,w52i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,26/42 wf2
+90.53.wf1
+h109ci
+23s41a44l23p50h50a44,w52i23s41u50p50p50e45r33,w52i23s41l23o49w62e45r33,w52i23s41d50i23g50i23t30,w52i23s41x49d50i23g50i23t30,26 wf2
+70.53.53.53.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V2780
+ci
+23s41t30i23t30l23e45r33u50n50e45,w52i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,26/42 wf2
+66.53.53.53.53.53.wf1
+h109ci
+23s41a44l23p50h50a44r33u50n50e45,w52i23s41l23o49w62e45r33r33u50n50e45,w52i23s41s41p50a44c41e45r33u50n50e45,26 wf2
+70.53.53.53.53.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V2870
+cf
+30u50n50c41t30i23o49n50s41 wf2
+55.53.53.53.53.53 f1
+37o49b50j24t30y42p50e45,w52r33e45a44d50o49b50j24,w52o49b50j24t30r33a44v42e45r33s41e45,w98i23s41a44r33,w52n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41tw56f30i23l23ew71i23n50t30e45r33p50r33e45t30a44t30i23o49n50 wf2
+51.wf1
+h308co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V2960
+h244c/
+42i23s41s41p50a44c41e45,w52i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,w52i23s41c41n50t30r33l23,w98i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,26/42 wf2
+87.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3050
+h180c/
+42i23s41a44l23n50u50m74,w52i23s41s41p50a44c41e45,w52i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,w98i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,26/42 wf2
+47.53.53.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3140
+ci
+23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,26/42 wf2
+42.53.53.53 f1
+37i23s41a44l23p50h50a44,w52i23s41u50p50p50e45r33,w52i23s41l23o49w62e45r33,w98i23s41d50i23g50i23t30,w52i23s41x49d50i23g50i23t30,w52i23s41a44l23n50u50m74,w52i23s41s41p50a44c41e45,w52i23s41p50u50n50c41t30,26 wf2
+91.53.53.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3230
+ci
+23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,26/42 wf2
+85.53.53.53.53 f1
+37i23s41a44l23p50h50a44r33u50n50e45,w98i23s41l23o49w62e45r33r33u50n50e45,w52i23s41s41p50a44c41e45r33u50n50e45,w52i23s41t30i23t30l23e45r33u50n50e45,26 wf2
+77.53.53.53.53.53.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V3320
+cf
+30u50n50c41t30i23o49n50s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37N59a44N59,w52I23n50f30,w98i23s41N59a44N59,w52i23s41I23n50fwh56C\-
+w66n50o49t30-46a44-46n50u50m74b50e45rw59a44n50dw76i23n50f30i23n50i23t30y42 wf2
+52.53.53.53.53.wf1
+h403cn
+50a44n50(26250)wh128c4
+504505n90 0
+H720
+V3410
+h626cd
+50u50m74p50950650650050,w52m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nwh122cI
+23S43O62-469506506500w76C55Dw86i23m74a44g50e45 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V3500
+h185ca
+44:26,w52b50:26,w52c41:26,w52d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dwh122cI
+23S43O629506506500w76f30i23l23ew71s41y42s41t30e45m74s41 wf2
+52.53.53.53.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,wh280cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V3590
+h201c/
+42i23s41l23o49w62e45r33,w52i23s41d50i23g50i23t30,w52i23s41x49d50i23g50i23t30,w52i23s41a44l23n50u50m74,w52i23s41s41p50a44c41e45,w98i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,w52i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,26/42 wf2
+44.53.53.53.53.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3680
+h372ci
+23s41a44l23p50h50a44r33u50n50e45,w52i23s41l23o49w62e45r33r33u50n50e45,w52i23s41s41p50a44c41e45r33u50n50e45,w98i23s41t30i23t30l23e45r33u50n50e45,w52i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,26/42 wf2
+66.53.53.53.53.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V3770
+h374c/
+42m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,w52e45q50u50i23v42i23p50650,w52d50e45f30m74a44s41k46,w98i23s41v42450,w52v42450t30o49v42650,w52v42650t30o49v42450,w52n50h50g50e45t30v42,w52n50h50g50e45t30l23,w52n50h50g50e45t30s41,26/42 wf2
+44.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V3860
+ci
+23s41g50r33a44p50h50,26/42 wf2
+52.53.53.53 f1
+37i23s41a44l23p50h50a44,w52i23s41u50p50p50e45r33,w52i23s41l23o49w62e45r33,w52i23s41d50i23g50i23t30,w98i23s41x49d50i23g50i23t30,w52i23s41a44l23n50u50m74,w52i23s41s41p50a44c41e45,w52i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,26 wf2
+81.53.53.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3950
+h276c/
+42l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,w52u50i23t30o49m74p50,w52m74p50t30o49i23,w98i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,w52m74p50t30o49v42,26/42 wf2
+94.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V4040
+h1748ct
+30e45l23,w98i23w62h50o49i23swh67C\-
+w66l23o49o49kw72i23nw76p50h50o49n50ew71b50o49o49k46 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h449ct
+30e45l23(26150)wh128c2
+502500n90 0
+H720
+V4130
+h334c/
+42p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w98i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+w66G58e45o49m74e45t30r33i23c41/42 wf2
+63.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V4220
+h503cm
+74n50i23h50o49n50g50owh75C\-
+w66m74a44c41r33o49sw67f30o49rw59t30y42p50e45s41e45t30t30i23n50gwh122cJ
+25a44p50a44n50e45s41e45 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h152cm
+74n50i23h50o49n50g50o49(26650)wh128c7
+503508n90 0
+H720
+wV4310
+h1944cj
+24o49i23nwh76C\-
+w66r33e45l23a44t30i23o49n50a44lw49d50a44t30a44b50a44s41ew71o49p50e45r33a44t30o49r33 wf2
+76.53.53.53.53.53.53.53.53.wf1
+h401cj
+24o49i23n50(26150)wh128c1
+500506n90 0
+H720
+V4400
+ct
+30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33t30/42 wf2
+53.53.53.53.53.wf1
+h109cj
+24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,26 wf2
+79.53.53.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V4490
+ct
+30i23m74ew71w62a44s41t30e45r33s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37450s41,w52550s41,w98j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+40 wf2
+71.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+wV4580
+h1944cj
+24u50k46ewh71C\-
+w66m74u50s41i23cw67j24u50k46e45b50o49x49 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cj
+24u50k46e45(26750)wh128c7
+507501n90 0
+H720
+V4670
+h876c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w98k46a44,w52q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V4760
+cS
+43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+81.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w98k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44l23 wf2
+84.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+wV4850
+h1944ck
+46b50i23nwh76C\-
+w66e45x49t30e45r33n50a44lw49k46e45y42b50o49a44r33dw76i23n50p50u50t30 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378ck
+46b50i23n50(26350)wh128c5
+508507n90 0
+H720
+wV4940
+h1944ck
+46b50m74a44pwh76C\-
+w66k46e45y42b50o49a44r33dw76m74a44p50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283ck
+46b50m74a44p50(26350)wh128c5
+508508n90 0
+H720
+V5030
+cm
+74a44p50sw67a44n50dw76s41w62i23t30c41hw76b50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+49.53.53.53.53.53.53.53.53.53.53.wf1
+h109ck
+46b50m74a44pwh76C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33d50 wf2
+51.53.53.53.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V5120
+h897c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w98k46c41,w52q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V5210
+h1300cr
+33d50b50f30swh67C\-
+w66r33e45m74o49t30ewh117ck
+46e45r33n50e45lw49d50e45b50u50g50g50i23n50gw76f30i23l23ew71s41y42s41t30e45m74 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V5300
+h1248cm
+74o49u50s41e45,w52c41u50r33s41o49rwh59C\-
+wh112ck
+46e45r33n50e45lw49m74o49u50s41ew71i23n50t30e45r33f30a44c41e45 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26350)wh128c5
+509503n90 0
+H720
+V5390
+h1598ck
+46p50r33o49fwh56C\-
+wh112ck
+46e45r33n50e45lw49p50r33o49f30i23l23i23n50g50 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h339ck
+46p50r33o49f30(26350)wh128c5
+508509n90 0
+H720
+V5480
+h1202ck
+46t30r33a44c41ewh71C\-
+w66i23n50t30e45r33p50r33e45twh102ck
+46e45r33n50e45lw49s41t30a44c41kw72d50u50m74p50s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ck
+46t30r33a44c41e45(26150)wh128c1
+501501n90 0
+H720
+V5570
+h387ck
+46e45y42s41.26w62h50owh75C\-
+w66b50i23o49g50r33a44p50h50i23cw67i23n50f30o49r33m74a44t30i23o49nw76f30o49rwh105ck
+46e45yw68h50o49l23d50e45r33s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h186ck
+46e45y42s41.26w62h50o49(26650)wh128c7
+503503n90 0
+H720
+V5660
+h347cs
+41e45c41u50r33e45n50e45twh56C\-
+w66D60i23g50i23t30a44lw49P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45twh102cK
+52e45yw68r33e45m74o49t30ew71a44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.wf1
+h167cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V5750
+h1103ct
+30h50u50m74b50p50r33i23n50twh56C\-
+w66p50u50b50l23i23cwh113ck
+46e45yw68t30h50u50m74b50p50r33i23n50t30s41 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h107ct
+30h50u50m74b50p50r33i23n50t30(26650)wh128c7
+505508n90 0
+H720
+wV5840
+h1944ck
+46e45y42b50o49a44r33dwh76C\-
+w66h50o49ww88t30ow75t30y42p50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+73.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26650)wh128c7
+503501n90 0
+H720
+V5930
+h206ci
+23n50i23t30k46e45y42b50o49a44r33d50,w52c41t30l23k46e45y42b50o49a44r33d50,w52c41l23o49s41e45k46e45y42b50o49a44r33dwh76C\-
+wh112ck
+46e45y42b50o49a44r33dw76c41o49n50t30r33o49l23 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26250)wh128c4
+501508n90 0
+H720
+V6020
+h1292ck
+46b50i23nwh76C\-
+w66e45x49t30e45r33n50a44lw95k46e45y42b50o49a44r33dw76i23n50p50u50t30 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378ck
+46b50i23n50(26350)wh128c5
+508507n90 0
+H720
+V6110
+h1542ck
+46b50m74a44pwh76C\-
+wh112ck
+46e45y42b50o49a44r33dw76m74a44p50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283ck
+46b50m74a44p50(26350)wh128c5
+508508n90 0
+H720
+V6200
+h632ck
+46b50m74a44pwh76C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ewh117ck
+46e45y42b50o49a44r33dw76m74a44p50sw67a44n50dw76s41w62i23t30c41hw76b50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+88.53.53.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V6290
+cu
+50t30i23l23i23t30i23e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,w52l23i23g50h50t30,w52p50e45n50c41a44l23,w98k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+w66b50i23t30s41y42-46s41p50e45c41i23f30i23c41 wf2
+51.53.wf1
+h195cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+wV6380
+h1944ck
+46e45y42f30s41,w52w62a44r33n50i23n50gwh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41ew71f30i23l23e45s41 wf2
+54.wf1
+h343ck
+46e45y42f30s41(26450)wh128c6
+505506n90 0
+H720
+V6470
+h119cr
+33s41a44250s41s41h50,w52r33s41a44250x495500509wh76C\-
+w66g50e45n50e45r33a44t30ew71a44n50dw76f30o49r33m74a44tw56r33s41awh116ck
+46e45y42s41 wf2
+63.53.53.53.53.53 f1
+37r33s41a44g50e45n50,w52r33s41a44f30i23l23l23,w52a44s41n50150250r33s41a44,w52r33s41a44250p50u50b50,wh418cr
+33s41a44(26850)wh128c8
+508505n90 0
+H720
+V6560
+h1291cd
+50e45l23k46e45ywh68C\-
+w66d50e45l23e45t30ewh117ck
+46e45y42sw67f30r33o49mwh100cf
+30a44c41t30o49t30u50m74 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cd
+50e45l23k46e45y42(26150)wh178c6
+502n90 0
+H720
+V6650
+h510c/
+42d50e45s41350E43C55B46e45n50c41r33y42p50t30,w52d50e45s41350E43C55B46d50e45c41r33y42p50t30,w98k46e45y42_40s41e45t30u50p50,w52d50e45s41550650t30o49650450,w52d50e45s41650450t30o49550650,26/42 wf2
+73.53.53.53.53.53.53.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V6740
+ch
+50o49l23d50e45r33s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ck
+46e45y42s41.26w62h50owh75C\-
+w66b50i23o49g50r33a44p50h50i23cw67i23n50f30o49r33m74a44t30i23o49nw76f30o49rw59k46e45y42 wf2
+85.53.53.wf1
+h186ck
+46e45y42s41.26w62h50o49(26650)wh128c7
+503503n90 0
+H720
+wV6830
+h1944ck
+46f30swh67C\-
+w66d50i23s41kw72f30i23l23ew71s41y42s41t30e45m74 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430ck
+46f30s41(26450)wh128c6
+505508n90 0
+H720
+wV6920
+h1944ck
+46f30s41c41m74d50,w52k46s41y42n50cwh67C\-
+w66k46f30sw67a44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+58.53.53.53.53.53.53.53.53.wf1
+h265ck
+46f30s41c41m74d50(26850)wh128c8
+503508n90 0
+H720
+V7010
+h1773c5
+50i23,w98k46i23,w52v42i23,w52q50iwh49C\-
+w66i23n50s41t30r33u50c41t30i23o49nw76s41i23m74u50l23a44t30o49r33s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V7100
+cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ck
+46i23l23l23,w52s41l23a44y42,w52b50r33o49k46ewh71C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75k46i23l23l23 wf2
+58.53.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+V7190
+h1023c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w98k46l23,w52q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V7280
+h1688cl
+23e45a44k46,w98k46m74e45m74,w52u50m74e45mwh100C\-
+w66h50e45l23pw76f30i23n50dw76m74e45m74o49r33yw68l23e45a44k46s41 wf2
+82.53.53.53.53.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+s10
+V7650
+c2
+63063-58iwn90 0
+V7920
+p21
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1440cp
+50r33o49f30,w52t30p50r33o49f30,w98k46p50r33o49fwh56C\-
+w66d50i23s41p50l23a44yw68p50r33o49f30i23l23i23n50gw76d50a44t30a44 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50r33o49f30(26150)wh128c1
+506501n90 0
+H720
+wV800
+h1944ck
+46p50r33o49fwh56C\-
+w66k46e45r33n50e45lw49p50r33o49f30i23l23i23n50g50 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h339ck
+46p50r33o49f30(26350)wh128c5
+508509n90 0
+H720
+V890
+h1564ck
+46f30s41c41m74d50,w98k46s41y42n50cwh67C\-
+w66k46f30sw67a44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h265ck
+46f30s41c41m74d50(26850)wh128c8
+503508n90 0
+H720
+wV980
+h1944ck
+46t30r33a44c41ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56k46e45r33n50e45lw49s41t30a44c41kw72d50u50m74p50s41 wf2
+60.53.53.53.53.53.53.wf1
+h308ck
+46t30r33a44c41e45(26150)wh128c1
+501501n90 0
+H720
+V1070
+54A55R50R50O62W69,w52d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+w66g50r33a44p50h50i23c41sw67f30u50n50c41t30i23o49n50sw67P44Bwh118cL
+42 wf2
+82.53.53.53.53 f1
+37/42r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w52_40s41t30r33i23n50g50,wh347cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V1160
+h1741cr
+33i23o49,w98l23a44b50e45l23,w52w62i23n50d50o49w62,w52w62l23o49cwh67C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45m74 wf2
+70.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26150)wh128c1
+507508n90 0
+H720
+V1250
+h1711ca
+44b50s41,w98l23a44b50swh67C\-
+w66i23n50t30e45g50e45rw59a44b50s41o49l23u50t30ew71v42a44l23u50e45s41 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h412ca
+44b50s41(26250)wh128c2
+506507n90 0
+H720
+V1340
+h1460cw
+62o49lwh49C\-
+w66s41e45n50dwh122cl
+23a44nw76E43t30h50e45r33n50e45tw56p50a44c41k46e45t30 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+V1430
+h167C\-
+w66p50a44t30t30e45r33n50-46d50i23r33e45c41t30e45dw76s41c41a44n50n50i23n50gw76a44n50dw76p50r33o49c41e45s41s41i23n50gwh122cl
+23a44n50g50u50a44g50e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37a44w62kwh404ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+V1520
+h537cb
+50cwh67C\-
+w66a44r33b50i23t30r33a44r33y42-46p50r33e45c41i23s41i23o49nw76a44r33i23t30h50m74e45t30i23cwh113cl
+23a44n50g50u50a44g50e45 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cb
+50c41(26150)wh178c2
+507n90 0
+H720
+V1610
+h681ch
+50o49cwh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71f30l23o49a44t30i23n50gw76p50o49i23n50twh102cl
+23a44n50g50u50a44g50e45 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h407ch
+50o49c41(26150)wh128c1
+500503n90 0
+H720
+V1700
+89f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dwh122cl
+23a44n50g50u50a44g50e45 wf2
+69.53.53.53.53.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,wh462cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V1790
+h143cg
+50swh67C\-
+w66A55l23a44d50d50i23nw76G58h50o49s41t30s41c41r33i23p50tw56(26P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60Fwh115cl
+23a44n50g50u50a44g50ew71i23n50t30e45r33p50r33e45t30e45r33)26 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V1880
+h1584cc
+41p50pwh76C\-
+w66Cwh127cl
+23a44n50g50u50a44g50ew71p50r33e45p50r33o49c41e45s41s41o49r33 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50p50(26150)wh178c4
+507n90 0
+H720
+V1970
+h1270cs
+41s41lwh49C\-
+w66S43S43Lw68r33e45c41o49r33dwh122cl
+23a44y42e45r33 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cs
+41s41l23(26350)wh128c6
+501501n90 0
+H720
+V2060
+h850ct
+30l23swh67C\-
+w66T50L42S431w76a44n50dw76S43S43L423w76r33e45c41o49r33dwh122cl
+23a44y42e45r33 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ct
+30l23s41(26350)wh128c6
+501503n90 0
+H720
+V2150
+h520cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45swh113cl
+23a44y42e45r33sw67150,w522w76a44n50dw76350)26 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V2240
+h1782cl
+23s41,w98l23cwh67C\-
+w66l23i23s41tw56c41o49n50t30e45n50t30sw67o49fw56d50i23r33e45c41t30o49r33y42 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h483cl
+23s41(26150)wh128c1
+502500n90 0
+H720
+V2330
+h1218c9
+50l23o49a44d50,w52950p50x49e45l23o49a44d50,w98l23dwh76C\-
+w66P44Cw81b50o49o49t30s41t30r33a44pw76p50r33o49g50r33a44m74 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+V2420
+ce
+45x49p50o49n50e45n50t30 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30r33e45x49p50,w98l23d50e45x49p50,w52m74o49d50fwh56C\-
+w66s41p50l23i23tw56i23n50t30ow75m74a44n50t30i23s41s41aw70a44n50d50 wf2
+65.53.53.53.53.53.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+wV2510
+h1944cl
+23e45a44k46,w52k46m74e45m74,w52u50m74e45mwh100C\-
+w66h50e45l23pw76f30i23n50dw76m74e45m74o49r33yw68l23e45a44k46s41 wf2
+84.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+V2600
+h354c/
+42b50e45i23e45e45e45d50f30t30o49s41,w52l23e45i23e45e45e45850050f30t30o49s41,w52l23e45i23e45e45e45s41f30t30o49s41,w98l23e45i23e45e45e45d50f30t30o49s41,w52i23e45e45e45s41f30t30o49s41,w52i23e45e45e45d50f30t30o49swh67C\-
+40/42 wf2
+66.53.53.53.53.53.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+wV2690
+h1944cl
+23e45n50swh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71s41c41r33e45e45nw76m74a44g50n50i23f30i23e45r33 wf2
+75.53.53.53.53.53.53.53.53.wf1
+h388cl
+23e45n50s41(26150)wh128c1
+501504n90 0
+H720
+V2780
+h268c/
+42d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w98l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,26/42 wf2
+70.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V2870
+78/42p50u50t30450,w52p50u50t30850,w52b50e45s41w62a44b50,w52b50e45s41w62a44l23,w52b50e45s41w62a44v42,w52l23e45s41w62a44b50,w98l23e45s41w62a44l23,w52l23e45s41w62a44vwh68C\-
+w66m74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50tw56a44c41c41e45s41s41/42 wwh352cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V2960
+h214c/
+42s41t30r33t30o49m74p50,w52m74p50f30m74t30,26m74p50t30o49a44,w52b50e45t30o49m74p50,w52m74p50t30o49b50e45,w98l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,w52u50i23t30o49m74p50,w52m74p50t30o49i23,26/42 wf2
+80.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V3050
+83A55R50G58F43,w52E43A55R50G58F43,w52a44r33g50i23n50i23t30,w52a44r33g50o49p50twh56C\-
+w66p50r33o49c41e45s41sw67o49p50t30i23o49nwh122cl
+23e45t30t30e45r33sw67f30r33o49mwh100ca
+44r33g50v42 wf2
+94.53.53.53.53.53.53.53.53 f1
+37/42A55R50G58E43N59D60,w52A55R50G58C55,wh409ca
+44r33g50(26250)wh128c2
+507505n90 0
+H720
+V3140
+h1160cr
+33e45n50d50e45z46v42o49u50swh67C\-
+w66u50s41e45rwh105cl
+23e45v42e45lw49p50r33o49c41e45s41sw67s41y42n50c41h50r33o49n50i23z46a44t30i23o49n50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96r33e45n50d50e45z46v42o49u50s41(26250)wh128c4
+508507n90 0
+H720
+V3230
+h677cs
+41e45m74a44c41q50u50i23r33e45,w52s41e45m74r33e45l23e45a44s41ewh71C\-
+w66u50s41e45rwh105cl
+23e45v42e45lw49s41e45m74a44p50h50o49r33e45s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h101cs
+41e45m74a44c41q50u50i23r33e45(26250)wh128c5
+500504n90 0
+H720
+wV3320
+h1944cl
+23e45xwh75C\-
+w66g50e45n50e45r33a44t30o49rw59o49fw56l23e45x49i23c41a44lw49a44n50a44l23y42s41i23sw67p50r33o49g50r33a44m74s41 wf2
+81.53.wf1
+h430cl
+23e45x49(26150)wh128c1
+501505n90 0
+H720
+V3410
+82c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rwh105cl
+23i23b50r33a44r33y42 wf2
+85.53.53.53.53.53.53.53.53 f1
+37/42o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,wh395cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V3500
+84u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rw59f30i23l23ew71s41y42s41t30e45mwh146cl
+23i23b50r33a44r33y42 wf2
+63.53.53.53.53.53 f1
+37/42u50s41b50f30s41d50e45l23,w52u50s41b50d50i23r33r33e45a44d50,w52u50s41b50f30s41i23n50i23t30,wh324cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V3590
+h1425ca
+44rwh59C\-
+w66a44r33c41h50i23v42ewh117cl
+23i23b50r33a44r33y42)w52f30i23l23ew71f30o49r33m74a44t30 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26650)wh128c7
+501507n90 0
+H720
+V3680
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cl
+23i23b50r33a44r33yw68f30u50n50c41t30i23o49n50s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26250)wh128c2
+505503n90 0
+H720
+V3770
+h1255ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71a44n50dwh122cl
+23i23b50r33a44r33yw68m74a44i23n50t30a44i23n50e45r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26150)wh178c2
+500n90 0
+H720
+V3860
+cb
+50i23t30s41y42-46s41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,w98l23i23g50h50t30,w52p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+40 wf2
+70.53.wf1
+h195cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+V3950
+h859cd
+50o49c41t30y42p50ewh71C\-
+w66i23n50t30u50i23tw56c41o49m74m74a44n50dwh122cl
+23i23n50ew71f30o49rw59f30o49r33m74a44t30t30i23n50gw76aw70d50o49c41u50m74e45n50t30 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.wf1
+h240cd
+50o49c41t30y42p50e45(26150)wh178c6
+506n90 0
+H720
+V4040
+h1211cg
+50e45t30f30l23a44g50s41,w52u50s41a44g50ewh71C\-
+wh112cl
+23i23n50ew71p50a44r33s41i23n50gw76f30o49rw59s41h50e45l23lw49s41c41r33i23p50t30s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+V4130
+h264cg
+50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w98l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,26/42 wf2
+66.53 f1
+37/42d50r33a44w62,wh347cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V4220
+h173c/
+42g50e45t30s41y42m74,w52s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,w98l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,26/42 wf2
+80.53.53.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V4310
+h965cc
+41o49m74mwh100C\-
+w66s41e45l23e45c41tw56o49rw59r33e45j24e45c41twh102cl
+23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62ow75s41o49r33t30e45dw76f30i23l23e45s41 wf2
+79.53.53.53.53.53.53.53.53.53.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V4400
+h1216cf
+30o49r33t30u50n50ewh71C\-
+w66s41a44m74p50l23ewh117cl
+23i23n50e45sw67f30r33o49mwh100ca
+w70f30i23l23e45 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h260cf
+30o49r33t30u50n50e45(26150)wh178c8
+506n90 0
+H720
+V4490
+h999cu
+50n50i23qwh76C\-
+w66r33e45p50o49r33tw56r33e45p50e45a44t30e45dwh122cl
+23i23n50e45sw67i23nw76aw70f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cu
+50n50i23q50(26150)wh128c2
+503503n90 0
+H720
+V4580
+h1460cl
+23o49o49kwh72C\-
+w66f30i23n50dwh122cl
+23i23n50e45sw67i23nw76aw70s41o49r33t30e45dw76l23i23s41t30 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cl
+23o49o49k46(26150)wh128c1
+501507n90 0
+H720
+V4670
+h1113cl
+23o49o49p50b50a44c41kwh72C\-
+w66n50e45t30w62o49r33kwh118cl
+23i23n50kw72s41i23m74u50l23a44t30i23o49n50 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h195cl
+23o49o49p50b50a44c41k46(26350)wh128c5
+509500n90 0
+H720
+V4760
+cr
+33o49u50t30i23n50g50 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23p50c41o49n50f30i23g50,w52r33i23p50,w98l23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45tw56c41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50d50 wf2
+81.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V4850
+h809cl
+23o49o49kwh72C\-
+w66f30i23n50dw76l23i23n50e45sw67i23nw76aw70s41o49r33t30e45dwh122cl
+23i23s41t30 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cl
+23o49o49k46(26150)wh128c1
+501507n90 0
+H720
+V4940
+h1626cl
+23s41,w52l23cwh67C\-
+wh112cl
+23i23s41tw56c41o49n50t30e45n50t30sw67o49fw56d50i23r33e45c41t30o49r33y42 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h483cl
+23s41(26150)wh128c1
+502500n90 0
+H720
+V5030
+h1662cf
+30i23l23t30e45r33,w98l23i23s41t30,w52d50e45l23i23v42e45r33,w52t30o49k46e45n50,w52v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gw76m74a44i23l23 wf2
+49.53.53.53.53.53.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+V5120
+h989cu
+50s41e45r33swh67C\-
+w66f30i23l23ew71s41e45r33v42e45rw59u50s41e45rwh105cl
+23i23s41tw56f30o49r33m74a44t30 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V5210
+cb
+50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+46.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46b50m74a44pwh76C\-
+w66s41h50o49ww88awh116cl
+23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dw76m74a44p50sw67a44n50dw76s41w62i23t30c41h50 wf2
+80.53.53.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V5300
+h1443cn
+50mwh100C\-
+w66n50a44m74ewh117cl
+23i23s41tw56(26s41y42m74b50o49lw49t30a44b50l23e45)26 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cn
+50m74(26150)wh128c1
+504504n90 0
+H720
+V5390
+cg
+50e45t30n50e45t30c41o49n50n50i23n50f30o49,26/42 wf2
+73.53.53.53 f1
+37d50i23a44l23,w52h50a44n50g50u50p50,w52a44n50n50o49u50n50c41e45,w98l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,26 wf2
+73.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V5480
+ct
+30c41p50250250,w52t30c41p50250350,w52t30c41p50250550,w52t30c41p50550350,w52t30c41p50150150050,w52t30c41p50150150350,26/42 wf2
+81.wf1
+h109cl
+23i23s41t30e45n50,w52l23i23s41t30e45n50150,w52t30c41p50750,w52t30c41p50950,w52t30c41p50150950,w52t30c41p50250150,26 wf2
+79.53.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V5570
+h1329cs
+41m74t30p50dwh76C\-
+w66S43M69T50Pwh116cl
+23i23s41t30e45n50e45rw59c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h302cs
+41m74t30p50d50(26650)wh128c7
+505504n90 0
+H720
+V5660
+69/42d50i23r33r33e45a44d50950p50,w52e45m74a44l23l23o49c41950p50,w52e45r33e45a44l23l23o49c41950p50,w52e45s41t30r33d50u50p50950p50,w98l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,w52r33e45a44d50b50u50f30,26/42 wf2
+86.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V5750
+h323cr
+33d50p50r33o49t30owh75C\-
+w66p50a44r33s41ew71a44n50dw76p50r33o49c41e45s41sw67aw70p50r33o49t30ow75f30i23l23ewh117cl
+23i23s41t30i23n50g50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V5840
+h156cm
+74l23,w52m74l23m74g50r33,w52m74l23o49w62n50e45rwh59C\-
+w66u50n50m74o49d50e45r33a44t30e45dw76m74a44i23l23i23n50gwh122cl
+23i23s41t30s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h293cm
+74l23m74g50r33(26150)wh128c1
+503502n90 0
+H720
+V5930
+h1273cs
+41e45g50m74e45n50twh56C\-
+w66l23o49n50gwh122cl
+23i23v42e45dw76m74e45m74o49r33yw68s41e45g50m74e45n50t30s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cs
+41e45g50m74e45n50t30(26350)wh128c6
+500509n90 0
+H720
+wV6020
+h1944cl
+23n50f30swh67C\-
+w66l23o49n50gw76n50a44m74ew71f30i23l23ew71s41y42s41t30e45m74 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cl
+23n50f30s41(26450)wh128c6
+505509n90 0
+H720
+V6110
+cg
+50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26/42 wf2
+94 f1
+37r33a44n50d50,w52l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w98l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,26 wf2
+94.53.53.53.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V6200
+cu
+50t30i23l23i23t30i23e45s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41a44c41h50e45c41h50a44r33s41,w52a44g50e45f30o49n50t30,w98l23o49a44d50c41h50a44r33,w52S43u50b50f30o49n50t30,w52F43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+w66f30o49n50t30 wf2
+68.53.53.53.53.wf1
+h117cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V6290
+h370c/
+42c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,w98l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,26/42 wf2
+46.53.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V6380
+h620c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w52v42lwh49C\-
+wh112cl
+23o49a44d50e45r33s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V6470
+h425c/
+42n50a44m74e45i23m74a44g50e45,w52n50a44m74e45d50i23m74a44g50e45,w52s41e45t30a44l23p50h50a44,w98l23o49a44d50i23m74a44g50e45,w52c41l23o49a44d50i23m74a44g50e45,w52u50n50l23o49a44d50i23m74a44g50e45,26/42 wf2
+51.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V6560
+cp
+50u50t30150,26/42 wf2
+61 f1
+37/42n50e45w62m74a44p50,w52s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,w98l23o49a44d50m74a44p50,w52a44t30t30a44c41h50p50r33o49c41,w52g50e45t30150,w52g50e45t30250,w52g50e45t30450,w52g50e45t30850,26 wf2
+50.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V6650
+02/42w62r33i23t30e45m74e45m74i23m74a44g50e45,w52f30r33e45e45m74e45m74i23m74a44g50e45,w52m74e45m74s41e45t30c41h50a44n50,w98l23o49a44d50m74e45m74i23m74a44g50e45,w52c41l23o49a44d50m74e45m74i23m74a44g50e45,26/42 wf2
+60.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6740
+h284cc
+41i23s41c41t30r33a44c41e45,w52r33i23s41c41t30r33a44c41e45,w52c41i23s41c41f30r33a44m74e45,w52r33i23s41c41f30r33a44m74e45,w98l23o49c41a44l23a44d50d50r33,w52s41y42m74o49f30f30,w52f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,26/42 wf2
+92.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V6830
+20/42l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,w52f30i23n50d50s41y42m74,w98l23o49c41a44l23s41y42m74,w52g50l23o49b50a44l23s41y42m74,w52t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,26/42 wf2
+93.53.53.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V6920
+C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41t30i23m74e45,w98l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50e45 wwh372cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+wV7010
+h1944cl
+23o49c41kwh72C\-
+w66r33u50nw76aw70c41o49m74m74a44n50dw76u50n50d50e45rw59l23o49c41k46 wf2
+57.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26150)wh128c1
+501506n90 0
+H720
+V7100
+h338c/
+42g50e45n50g50e45t30w62i23n50d50o49w62,w52f30l23u50s41h50i23m74a44g50e45,w52b50u50f30i23m74a44g50e45,w98l23o49c41k46d50i23s41p50l23a44y42,w52u50n50l23o49c41k46d50i23s41p50l23a44y42,w52o49p50e45n50f30o49n50t30,26/42 wf2
+81.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V7190
+h244cr
+33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+w66s41p50i23nwh122cl
+23o49c41k46s41,w52q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,26/42 wf2
+91.53 f1
+37/42r33s41l23e45e45p50,wh377cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V7280
+cl
+23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,w52s41q50u50a44r33ew71r33o49o49t30 wf2
+57.53.53.53.53.53 f1
+37e45x49p50,w52l23o49g50,w98l23o49g50150050,w52p50o49w62,w52p50o49w62150050,w52s41q50r33twh56C\-
+w66e45x49p50o49n50e45n50t30i23a44l23,26 wf2
+93.53.53.53.53.wf1
+h403ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+s10
+V7650
+h4467c2
+63163-58iwn90 0
+V7920
+p22
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h653cn
+50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49swh113cL
+42o49g50i23cw67P44C55I23-46S43C55S43Iw49I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V800
+h510cs
+41s41h50,w52s41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ewh117cl
+23o49g50i23nw76a44n50dw76f30i23l23ew71c41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49rw59P44l23a44nw76950 wf2
+49.53.53.53.wf1
+h415cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V890
+h257cc
+41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+w66r33e45m74o49t30ewh117cl
+23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+46.53.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V980
+h176c/
+42e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w98l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rw59q50u50e45r33y42/42 wf2
+56.53.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V1070
+ca
+44u50t30h50_40a44l23l23o49c41r33p50c41,26/42 wf2
+74.53.53.53.53.53 f1
+37a44m74o49u50n50t30,w52n50e45w62n50s41,w52a44d50d50n50s41,w98l23o49g50i23n50,w52n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,w52f30a44u50t30h50_40p50r33o49x49y42,26 wf2
+79.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V1160
+h121cv
+42t30l23o49g50r33e45m74o49v42e45,w52v42t30l23o49g50o49p50e45n50,w52v42e45n50t30i23l23o49g50g50i23n50gwh76C\-
+w66V52e45n50t30iw95l23o49g50s41 wf2
+72.53.53.53.53 f1
+37/42v42t30l23o49g50n50a44m74e45s41,w52v42t30l23o49g50o49p50e45n50,w52v42t30l23o49g50p50r33i23n50t30,wh178cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V1250
+h1582cs
+41e45t30j24m74p50,w98l23o49n50g50j24m74p50,w52n50o49t30e45j24m74pwh76C\-
+w66n50o49n50-46l23o49c41a44lw49g50o49t30o49 wf2
+46.53.53.53.53.53.53.53.53.wf1
+h283cs
+41e45t30j24m74p50(26250)wh128c5
+500505n90 0
+H720
+wV1340
+h1944cl
+23o49o49kwh72C\-
+w66f30i23n50dw76l23i23n50e45sw67i23nw76aw70s41o49r33t30e45dw76l23i23s41t30 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cl
+23o49o49k46(26150)wh128c1
+501507n90 0
+H720
+V1430
+h1408ct
+30e45l23,w52i23w62h50o49i23swh67C\-
+wh112cl
+23o49o49kw72i23nw76p50h50o49n50ew71b50o49o49k46 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h449ct
+30e45l23(26150)wh128c2
+502500n90 0
+H720
+V1520
+h102c/
+42r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w98l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+w66G58e45o49m74e45t30r33i23cw67t30r33a44n50s41f30o49r33m74a44t30i23o49n50s41 wf2
+92.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V1610
+cm
+74a44n50u50a44l23 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74a44n50,w98l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+w66p50r33i23n50tw56o49rw59f30i23n50dw76p50a44g50e45sw67o49fw56t30h50i23s41 wf2
+79.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V1700
+87/42s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w98l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,w52f30i23n50d50s41y42m74,w52l23o49c41a44l23s41y42m74,26/42 wwh282cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V1790
+ce
+45n50d50w62a44l23kw72-w72A55V52Lw68t30r33e45e45/42 wf2
+44.53.53.53.53 f1
+37m74k46a44v42l23t30r33e45e45,w52i23n50s41e45r33t30a44v42l23,w98l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,w52a44v42l23w62a44l23k46,w52a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,26 wwh470ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V1880
+h379cC
+55m74d50b50u50f30,w52p50a44r33s41e45c41m74d50,w52r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,w98l23o49o49k46u50p50c41m74dwh76C\-
+w66c41o49n50t30r33o49lw49m74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+88.53.53.53.53.53.wf1
+h152c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+V1970
+h182c/
+42a44l23l23o49c41f30i23d50p50o49o49l23,w52f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,w52c41l23o49s41e45f30i23d50,w98l23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,w52R50e45q50p50o49o49l23,26/42 wf2
+71.53.53.53.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V2060
+h134c/
+42a44l23l23o49c41m74a44p50,w52f30r33e45e45m74a44p50,w52i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,w98l23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30a44/42 wf2
+91.53.53.53.53.wf1
+h276ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V2150
+82/42a44l23l23o49c41r33e45q50p50o49o49l23,w52f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,w98l23o49o49k46u50p50r33e45q50,w52r33e45m74o49v42e45r33e45qwh76C\-
+w66950Pw70f30i23d50,w52r33e45q50u50e45s41t30/42 wf2
+57.53.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V2240
+h275ca
+44l23l23o49c41s41u50b50f30o49n50t30,w52f30r33e45e45s41u50b50f30o49n50t30,w52i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w98l23o49o49k46u50p50s41u50b50f30o49n50t30,w52u50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,26/42 wf2
+90.53.53.53.53.53.53.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+wV2330
+h1944cl
+23o49o49p50b50a44c41kwh72C\-
+w66n50e45t30w62o49r33kw72l23i23n50kw72s41i23m74u50l23a44t30i23o49n50 wf2
+51.53.53.53.53.53.53.53.53.wf1
+h195cl
+23o49o49p50b50a44c41k46(26350)wh128c5
+509500n90 0
+H720
+V2420
+h593cr
+33e45b50o49o49twh56C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nwh122cl
+23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+90.53.53.53.53.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+wV2510
+h1944cl
+23pwh76C\-
+w66P44o49s41t30S43c41r33i23p50tw56p50r33e45p50r33o49c41e45s41s41o49r33s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26850)wh128c8
+504502n90 0
+H720
+wV2600
+h1944cl
+23pwh76C\-
+w66p50r33i23n50t30e45rw59o49u50t30p50u50t30 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26150)wh128c1
+501508n90 0
+H720
+wV2690
+h1944cl
+23p50twh56C\-
+w66p50a44r33a44l23l23e45lw49p50o49r33tw56i23n50t30e45r33f30a44c41ew71f30o49rw59P44C55'26s41 wf2
+46.53.53.53.53.53.53.53.53.wf1
+h444cl
+23p50t30(26350)wh128c5
+509501n90 0
+H720
+V2780
+cn
+50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,w52f30a44s41t30r33a44n50d50,26/42 wf2
+73 f1
+37r33a44n50d50,w98l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,26 wf2
+59.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+wV2870
+h1944cl
+23s41,w52l23cwh67C\-
+w66l23i23s41tw56c41o49n50t30e45n50t30sw67o49fw56d50i23r33e45c41t30o49r33y42 wf2
+77.53.53.53.53.53.53.53.53.53.53.wf1
+h483cl
+23s41(26150)wh128c1
+502500n90 0
+H720
+V2960
+cf
+30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,26/42 wf2
+60.53.53.53.53 f1
+37c41r33a44c41k46h50d50r33,w98m74a44c41h50b50y42t30y42p50e45,w52m74a44c41h50b50y42n50a44m74e45,w52n50e45w62m74a44p50,w52s41e45t30m74a44p50,26 wf2
+62.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V3050
+h700cw
+62h50o49,w52w62h50o49i23swh67C\-
+w66w62h50ow75i23sw67u50s41i23n50gw76t30h50ewh117cm
+74a44c41h50i23n50e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h386cw
+62h50o49(26150)wh128c2
+504506n90 0
+H720
+V3140
+h1324ci
+23n50i23twh56C\-
+w66i23n50i23t30i23a44l23i23z46ewh117cm
+74a44c41h50i23n50ew71u50p50o49nw76b50o49o49t30i23n50g50 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h421ci
+23n50i23t30(26850)wh128c8
+503502n90 0
+H720
+V3230
+cf
+30i23l23e45s41 wf2
+48 f1
+37/42b50e45s41w62a44l23,w52b50e45s41w62a44v42,w52l23e45s41w62a44b50,w52l23e45s41w62a44l23,w52l23e45s41w62a44vwh68C\-
+wh112cm
+74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50tw56a44c41c41e45s41sw67t30ow75e45x49e45c41u50t30a44b50l23e45 wf2
+89.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V3320
+58/42l23e45i23e45e45e45s41f30t30o49s41,w52l23e45i23e45e45e45d50f30t30o49s41,w52i23e45e45e45s41f30t30o49s41,w52i23e45e45e45d50f30t30o49swh67C\-
+wh112cm
+74a44c41h50i23n50e45-46i23n50d50e45p50e45n50d50e45n50tw56d50e45b50u50g50g50e45rw59f30u50n50c41t30i23o49n50s41 wf2
+79.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V3410
+h1305ce
+45m74a44c41swh67C\-
+w66e45d50i23t30o49rwh105cm
+74a44c41r33o49s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h302ce
+45m74a44c41s41(26150)wh178c7
+504n90 0
+H720
+V3500
+h745cm
+74p50i23c41t30u50r33e45swh67C\-
+w66p50i23c41t30u50r33ew71i23n50c41l23u50s41i23o49nwh122cm
+74a44c41r33o49s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h160cm
+74p50i23c41t30u50r33e45s41(26650)wh128c7
+503509n90 0
+H720
+V3590
+h389ch
+50t30m74l23250m74swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76t30r33o49f30f30'26sw67m74swh113cm
+74a44c41r33o49sw67a44n50dw76h50t30m74l23 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74s41250h50t30m74l23,wh194cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V3680
+h1555cm
+74h50t30m74lwh49C\-
+wh112cm
+74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gw76H59T50M69L42 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cm
+74h50t30m74l23(26650)wh128c7
+503507n90 0
+H720
+V3770
+h1691cm
+74swh67C\-
+wh112cm
+74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gw76m74a44n50u50s41c41r33i23p50t30s41 wf2
+49.53.53.53.53.53.53.53.53.wf1
+h432cm
+74s41(26650)wh128c7
+504500n90 0
+H720
+V3860
+h1411cm
+74n50i23h50o49n50g50owh75C\-
+wh112cm
+74a44c41r33o49sw67f30o49rw59t30y42p50e45s41e45t30t30i23n50gw76J25a44p50a44n50e45s41e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.wf1
+h152cm
+74n50i23h50o49n50g50o49(26650)wh128c7
+503508n90 0
+H720
+V3950
+h1638cm
+74a44nwh76C\-
+wh112cm
+74a44c41r33o49sw67t30ow75t30y42p50e45s41e45tw56m74a44n50u50a44l23 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26650)wh128c7
+503504n90 0
+H720
+V4040
+h934cl
+23e45n50swh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71s41c41r33e45e45nwh122cm
+74a44g50n50i23f30i23e45r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23e45n50s41(26150)wh128c1
+501504n90 0
+H720
+V4130
+cw
+62a44s41t30e45r33s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37450s41,w52550s41,w52j24u50g50g50l23e45,w98m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+w66t30i23m74e45 wf2
+61.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V4220
+h411cf
+30i23l23t30e45r33,w52l23i23s41t30,w52d50e45l23i23v42e45r33,w52t30o49k46e45n50,w52v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gwh122cm
+74a44i23l23 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+V4310
+h553cm
+74a44r33s41h50a44lwh49C\-
+w66f30o49r33m74a44t30t30i23n50gw76a44n50dw76s41e45n50d50i23n50gwh122cm
+74a44i23l23 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cm
+74a44r33s41h50a44l23(26150)wh128c1
+502504n90 0
+H720
+V4400
+h1176cn
+50e45d50m74a44i23lwh49C\-
+w66r33e45a44d50i23n50gwh122cm
+74a44i23l23 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cn
+50e45d50m74a44i23l23(26150)wh128c1
+503509n90 0
+H720
+V4490
+h1628cr
+33a44t30f30swh67C\-
+wh112cm
+74a44i23lw49a44d50d50r33e45s41sw67r33a44t30i23f30i23c41a44t30i23o49nw76f30i23l23ew71s41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.wf1
+h369cr
+33a44t30f30s41(26450)wh128c6
+507500n90 0
+H720
+V4580
+h648ca
+44l23i23a44s41m74a44i23lwh49C\-
+w66e45x49p50a44n50dw76s41y42s41t30e45mwh100cw
+62i23d50ewh117cm
+74a44i23lw49a44l23i23a44s41e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208ca
+44l23i23a44s41m74a44i23l23(26850)wh128c7
+509500n90 0
+H720
+V4670
+h1550cu
+50p50a44s41f30swh67C\-
+wh112cm
+74a44i23lw49f30i23l23ew71s41e45r33v42e45r33 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h291cu
+50p50a44s41f30s41(26450)wh128c6
+508504n90 0
+H720
+wV4760
+h1944cm
+74a44i23l23,w52g50o49.26f30i23s41h50i23n50gwh76C\-
+w66m74a44i23lw49a44n50dw76m74a44i23l23b50o49x49e45s41 wf2
+59.53.53.53.53.53.53.wf1
+h383cm
+74a44i23l23(26150)wh128c1
+502502n90 0
+H720
+V4850
+70p50e45m74e45n50c41o49d50ewh71C\-
+w66e45n50c41o49d50ew71f30i23l23e45sw67i23nw76P44r33i23v42a44c41yw68E43n50h50a44n50c41e45dwh122cM
+69a44i23lw49(26P44E43)w52f30o49r33m74a44t30 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50e45m74d50e45c41o49d50e45,wh367cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+V4940
+h1535cr
+33e45w62r33i23t30ewh71C\-
+wh112cm
+74a44i23lw49r33e45w62r33i23t30ew71r33u50l23e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h276cr
+33e45w62r33i23t30e45(26650)wh128c7
+505503n90 0
+H720
+V5030
+h1620cs
+41e45n50dwh76C\-
+wh112cm
+74a44i23lw49r33o49u50t30i23n50gw76a44n50dw76d50e45l23i23v42e45r33y42 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41e45n50d50(26850)wh128c8
+509505n90 0
+H720
+V5120
+h932cp
+50o49p50350,w52i23m74a44p50450dwh76C\-
+w66I23n50t30e45r33n50e45twh102cm
+74a44i23lw49s41e45r33v42e45r33s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348cp
+50o49p50350(26850)wh128c8
+507503n90 0
+H720
+V5210
+h1314cs
+41m74t30p50,w52s41m74t30p50dwh76C\-
+wh112cm
+74a44i23lw49t30r33a44n50s41p50o49r33t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cs
+41m74t30p50(26850)wh128c8
+509506n90 0
+H720
+V5300
+h939cf
+30a44c41e45s41,w52s41e45e45m74a44i23l23,w52v42w62h50o49i23swh67C\-
+wh112cm
+74a44i23l23b50o49xw75i23n50t30e45r33f30a44c41e45 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h346cf
+30a44c41e45s41(26150)wh178c7
+509n90 0
+H720
+V5390
+h838cm
+74a44i23l23,w52g50o49.26f30i23s41h50i23n50gwh76C\-
+w66m74a44i23lw49a44n50dwh122cm
+74a44i23l23b50o49x49e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h383cm
+74a44i23l23(26150)wh128c1
+502502n90 0
+H720
+V5480
+h469cm
+74l23,w52m74l23m74g50r33,w52m74l23o49w62n50e45rwh59C\-
+w66u50n50m74o49d50e45r33a44t30e45dwh122cm
+74a44i23l23i23n50gw76l23i23s41t30s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h293cm
+74l23m74g50r33(26150)wh128c1
+503502n90 0
+H720
+V5570
+98a44l23t30,w52c41h50a44n50c41r33e45a44t30e45,w52c41h50a44n50f30r33e45e45,w52c41h50a44n50i23n50i23t30,w52c41h50a44n50p50r33i23n50t30,w98m74a44i23n50s41t30a44c41k46s41i23z46e45,w52p50r33o49c41c41r33e45a44t30e45,w52p50r33o49c41d50a44t30a44,26/42 wf2
+45.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V5660
+h981ca
+44rwh59C\-
+w66a44r33c41h50i23v42ew71a44n50dw76l23i23b50r33a44r33ywh114cm
+74a44i23n50t30a44i23n50e45r33 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h470ca
+44r33(26150)wh178c2
+500n90 0
+H720
+V5750
+h1024cf
+30s41,w52e45x49s41o49r33twh56C\-
+w66f30i23l23ew71s41e45r33v42e45rwh105cm
+74a44i23n50t30e45n50a44n50c41e45 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26850)wh128c8
+501506n90 0
+H720
+V5840
+h1489cm
+74k46s41a44c41f30swh67C\-
+wh112cm
+74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h230cm
+74k46s41a44c41f30s41(26850)wh128c8
+504507n90 0
+H720
+V5930
+h1471cm
+74k46p50a44q50f30swh67C\-
+wh112cm
+74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+48.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V6020
+h1580cm
+74k46d50i23rwh59C\-
+wh112cm
+74a44k46ew71aw70d50i23r33e45c41t30o49r33y42 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h321cm
+74k46d50i23r33(26150)wh128c1
+503501n90 0
+H720
+V6110
+h1487cm
+74k46t30e45m74pwh76C\-
+wh112cm
+74a44k46ew71aw70u50n50i23q50u50ew71f30i23l23ew71n50a44m74e45 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228cm
+74k46t30e45m74p50(26250)wh128c4
+503507n90 0
+H720
+V6200
+23/42s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,w52f30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+wh112cm
+74a44k46ew71a44n50dw76b50r33e45a44kw72n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+58.53.53.53.53.53.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V6290
+h736cm
+74k46,w52m74e45m74b50e45r33n50a44m74ewh71C\-
+w66m74a44i23n50t30a44i23nwh122cm
+74a44k46e45)w52r33e45l23a44t30e45dw76f30i23l23e45s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427cm
+74k46(26150)wh128c1
+502506n90 0
+H720
+V6380
+h192c/
+42s41e45t30r33e45a44l23l23o49c41t30a44g50,w52g50e45t30m74a44l23l23o49c41t30a44g50,w52g50e45t30r33e45a44l23l23o49c41t30a44g50,w98m74a44l23l23o49c41t30o49p50o49o49l23b50l23o49c41kwh72C\-
+w66m74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33 wf2
+86.53.53.53.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V6470
+cs
+41e45t30m74a44l23l23o49c41t30a44g50,26/42 wf2
+73.53.53.53.53.53.53.53.53 f1
+37m74a44l23l23o49c41,w52m74a44l23l23o49c41a44l23i23g50n50,w98m74a44l23l23o49c41z46,w52f30r33e45e45,w52r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w52m74s41i23z46e45,26 wf2
+69.53.53.53.53.53.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+wV6560
+h1944cm
+74a44nwh76C\-
+w66m74a44c41r33o49sw67t30ow75t30y42p50e45s41e45tw56m74a44n50u50a44l23 wf2
+91.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26650)wh128c7
+503504n90 0
+H720
+V6650
+ct
+30h50i23sw67m74a44n50u50a44l23 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74a44n50,w52l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+w66p50r33i23n50tw56o49rw59f30i23n50dw76p50a44g50e45sw67o49f30 wf2
+82.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V6740
+h659ch
+50t30t30p50d50,w52m74i23r33r33o49r33,w52s41a44v42e45,w52i23m74a44g50e45m74a44p50,w98m74a44n50250h50t30m74l23,w52w62e45b50l23swh67C\-
+w66H59T50T50Pw70s41e45r33v42e45r33 wf2
+77.53.53.53.53.53.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V6830
+h394cp
+50r33i23v42f30r33e45ewh71C\-
+w66p50e45r33-46p50r33o49c41e45s41sw67p50r33i23v42a44t30ew71s41t30o49r33a44g50ewh117cm
+74a44n50a44g50e45m74e45n50t30 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33i23v42a44l23l23o49c41,wh208cp
+50r33i23v42a44l23l23o49c41(26250)wh128c4
+506507n90 0
+H720
+V6920
+h381cp
+50u50l23l23,w52p50u50s41h50,w52s41c41a44nwh76C\-
+w66c41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41awh116cm
+74a44n50a44g50e45m74e45n50t30 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41h50a44n50g50e45s41,wh277cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V7010
+h347cu
+50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ew71c41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41awh116cm
+74a44n50a44g50e45m74e45n50t30 wf2
+78.53.53.53.53.53.53.53 f1
+37/42a44p50p50l23y42l23o49g50,w52c41o49m74p50a44c41t30d50b50,wh277cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V7100
+h328ct
+30h50r33e45a44d50w62a44i23t30c41h50a44n50,w52y42i23e45l23dwh76C\-
+w66t30h50r33e45a44dw76a44n50dw76p50r33o49cwh113cm
+74a44n50a44g50e45m74e45n50t30 wf2
+74.53 f1
+37/42t30h50r33e45a44d50s41e45t30g50r33p50,w52t30h50r33e45a44d50s41e45t30n50a44m74e45,wh284ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V7190
+h392ct
+30o49p50n50w62i23n50d50o49w62s41,w52o49r33i23g50i23n50w62i23n50d50o49wwh88C\-
+w66w62i23n50d50o49wwh134cm
+74a44n50a44g50e45m74e45n50t30 wf2
+62.53 f1
+37/42b50o49t30t30o49m74n50w62i23n50d50o49w62s41,w52t30o49p50w62i23n50d50o49w62,wh240cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V7280
+h976ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rwh105cM
+69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+s10
+V7650
+c2
+63263-58iwn90 0
+V7920
+p23
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h976ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dw76P44o49w62e45rwh105cM
+69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V800
+h1177cq
+50e45r33,w52r33u50n50qwh76C\-
+w66q50u50e45u50ewh117cm
+74a44n50a44g50e45m74e45n50tw56f30o49rw59s41p50o49o49l23e45dw76f30i23l23e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+V890
+97p50o49o49l23b50l23o49c41k46c41h50e45c41k46,w52p50o49o49l23d50u50m74pwh76C\-
+w66g50e45n50e45r33a44lw49m74e45m74o49r33ywh114cm
+74a44n50a44g50e45m74e45n50tw56r33o49u50t30i23n50e45s41 wf2
+43.53.53.53.53.53.53.53.53.53 f1
+37/42p50o49o49l23c41h50e45c41k46,wh365cp
+50o49o49l23(26250)wh128c4
+505509n90 0
+H720
+V980
+h847cw
+62e45b50c41o49o49k46i23e45swh67C\-
+w66H59T50T50Pw70c41o49o49k46i23ewh117cm
+74a44n50a44g50e45r33 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96w62e45b50c41o49o49k46i23e45s41(26450)wh128c6
+509501n90 0
+H720
+V1070
+h530cs
+41t30r33s41u50b50f30o49n50t30w62i23d50t30h50,w52m74k46f30o49n50twh56C\-
+w66s41u50b50f30o49n50twh102cm
+74a44n50i23p50u50l23a44t30i23o49n50 wf2
+79.53.53 f1
+37/42w62r33i23t30e45s41u50b50f30o49n50t30,w52s41t30r33i23n50g50s41u50b50f30o49n50t30,wh236cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V1160
+h704cf
+30r33e45x49p50,w52l23d50e45x49p50,w52m74o49d50fwh56C\-
+w66s41p50l23i23tw56i23n50t30owh121cm
+74a44n50t30i23s41s41aw70a44n50dw76e45x49p50o49n50e45n50t30 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+V1250
+55m74a44n50,w52l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+w66p50r33i23n50tw56o49rw59f30i23n50dw76p50a44g50e45sw67o49fw56t30h50i23swh113cm
+74a44n50u50a44l23 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V1340
+h916cm
+74a44nwh76C\-
+w66m74a44c41r33o49sw67t30ow75t30y42p50e45s41e45twh102cm
+74a44n50u50a44l23 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26650)wh128c7
+503504n90 0
+H720
+V1430
+h382c6
+50i23n504w76-w72c41o49n50f30i23g50u50r33ew71a44n50dw76r33u50nw76a44u50t30o49m74a44t30i23cw67o49rwh105cm
+74a44n50u50a44lw49650t30o494w76t30u50n50n50e45lw49o49fw56I23P44v426w76t30h50r33o49u50g50hw76I23P44v42450 wf2
+46.53.53.53.53.wf1
+h374c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V1520
+h806cm
+74swh67C\-
+w66m74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gwh122cm
+74a44n50u50s41c41r33i23p50t30s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cm
+74s41(26650)wh128c7
+504500n90 0
+H720
+V1610
+h705cg
+50e45t30m74a44p50,w52c41o49l23o49r33swh67C\-
+w66d50i23s41p50l23a44yw68c41o49l23o49rwh105cm
+74a44p50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cc
+41o49l23o49r33s41(26150)wh178c4
+502n90 0
+H720
+V1700
+h1157ck
+46b50m74a44pwh76C\-
+w66k46e45y42b50o49a44r33dwh122cm
+74a44p50 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283ck
+46b50m74a44p50(26350)wh128c5
+508508n90 0
+H720
+V1790
+28r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41sw67d50i23s41p50l23a44yw68c41o49l23o49rwh105cm
+74a44p50 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37R50G58B46,w83r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+wV1880
+h1944cm
+74a44pwh76C\-
+w66d50i23g50i23t30i23z46e45dw76m74a44pw76f30o49r33m74a44t30s41 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26650)wh128c7
+503506n90 0
+H720
+V1970
+h1678cm
+74a44p50,w98m74a44p50d50e45m74owh75C\-
+w66d50r33a44ww88m74a44p50sw67o49nw76v42a44r33i23o49u50sw67p50r33o49j24e45c41t30i23o49n50s41 wwh418cm
+74a44p50(26750)wh128c7
+507504n90 0
+H720
+V2060
+h273cc
+41m74a44p50250r33g50b50a44,w52r33g50b50250c41m74a44pwh76C\-
+w66c41o49l23o49r33sw67a44n50dw76c41o49l23o49rwh105cm
+74a44p50s41 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41m74a44p50250r33g50b50,wh341cc
+41o49l23o49r33(26250)wh128c3
+500500n90 0
+H720
+V2150
+h455cd
+50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30aw70s41t30r33u50c41t30u50r33ewh117cm
+74a44p50s41 wf2
+50.53.53.53 f1
+37/42i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,w52l23o49o49k46u50p50k46e45y42,wh265ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V2240
+h247ck
+46b50m74a44pwh76C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dwh122cm
+74a44p50sw67a44n50dw76s41w62i23t30c41hw76b50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+49.53.53.53.53.53.53.53.53.53.53.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V2330
+h985cm
+74a44p50,w52m74a44p50d50e45m74owh75C\-
+w66d50r33a44wwh134cm
+74a44p50sw67o49nw76v42a44r33i23o49u50sw67p50r33o49j24e45c41t30i23o49n50s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26750)wh128c7
+507504n90 0
+H720
+V2420
+h642cs
+41e45g50a44t30t30a44c41h50,w52s41e45g50d50e45t30a44c41h50,w52s41e45g50f30r33e45ewh71C\-
+wh112cm
+74a44p50/42u50n50m74a44pw76aw70s41e45g50m74e45n50tw56i23nw76v42i23r33t30u50a44lw49m74e45m74o49r33y42 wf2
+54.53.53.53.wf1
+h172cs
+41e45g50a44t30t30a44c41h50(26250)wh128c5
+500500n90 0
+H720
+wV2510
+h1944cm
+74a44r33s41h50a44lwh49C\-
+w66f30o49r33m74a44t30t30i23n50gw76a44n50dw76s41e45n50d50i23n50gw76m74a44i23l23 wf2
+61.53.53.53.53.53.wf1
+h238cm
+74a44r33s41h50a44l23(26150)wh128c1
+502504n90 0
+H720
+V2600
+cv
+42450t30o49v42650,26/42 wf2
+54 f1
+37/42p50a44r33s41e45e45t30h50e45r33,w52m74y42i23p50a44d50d50r33,w52m74y42e45t30h50e45r33a44d50d50r33,w98m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,w52e45q50u50i23v42i23p50650,w52d50e45f30m74a44s41k46,w52i23s41v42450,26 wf2
+65.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V2690
+h299c/
+42c41o49n50f30i23g50d50e45v42,w52d50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w98m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,w52o49p50e45n50d50e45v42d50a44t30a44,26/42 wf2
+60.53.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V2780
+h1352ce
+45q50nwh76C\-
+w66t30y42p50e45s41e45twh102cm
+74a44t30h50e45m74a44t30i23c41s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402ce
+45q50n50(26150)wh178c7
+505n90 0
+H720
+V2870
+cx
+49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,26/42 wf2
+61.53.53.53 f1
+37i23d50e45n50t30,w52m74a44t30m74u50l23,w98m74a44t30m74u50l23r33,w52d50e45t30e45r33m74i23n50a44n50t30,w52a44d50j24o49i23n50t30,w52i23n50v42e45r33t30m74a44t30,26 wf2
+51.53.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V2960
+cf
+30l23a44s41h50e45s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50r33e45p50,w52f30d50i23s41k46,w52f30o49r33m74a44t30,w98m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50dw76f30l23o49p50p50yw68d50i23s41k46e45t30t30e45s41,26 wf2
+81.53.53.53.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+wV3050
+h1944cm
+74cwh67C\-
+w66m74u50l23t30i23c41o49l23u50m74nw76p50r33i23n50t30 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cm
+74c41(26150)wh128c1
+502505n90 0
+H720
+V3140
+ca
+w70f30i23l23e45 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41u50m74,w98m74d50550s41u50m74,w52s41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dw76c41o49u50n50tw56b50l23o49c41k46sw67i23n50 wf2
+46.wf1
+h382cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V3230
+10/42h50m74a44c41_40m74d50550,w52h50m74a44c41_40s41h50a44150,w52h50m74a44c41_40a44e45s41,w52m74d50550p50i23c41k46l23e45,w98m74d50550u50n50p50i23c41k46l23e45,w52s41h50a44150p50i23c41k46l23e45,w52s41h50a44150u50n50p50i23c41k46l23ewh71C\-
+40/42 wf2
+89.53.53.wf1
+h235cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V3320
+h997ci
+23o49s41t30a44t30swh67C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100ct
+30owh121cm
+74e45a44s41u50r33ew71I23/42O62 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h289ci
+23o49s41t30a44t30s41(26450)wh128c6
+505505n90 0
+H720
+V3410
+h570c/
+42u50n50l23o49a44d50m74e45m74i23m74a44g50e45,w52m74e45m74f30i23l23l23c41o49l23o49r33,w98m74e45m74a44r33c41,w52m74e45m74p50o49l23y42,w52m74e45m74e45l23l23i23p50s41e45,w52m74e45m74f30i23l23l23p50o49l23y42,26/42 wf2
+44.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3500
+h1726cm
+74k46,w98m74e45m74b50e45r33n50a44m74ewh71C\-
+w66m74a44i23n50t30a44i23nw76(26m74a44k46e45)w52r33e45l23a44t30e45dw76f30i23l23e45s41 wf2
+47.53.wf1
+h427cm
+74k46(26150)wh128c1
+502506n90 0
+H720
+V3590
+cm
+74e45m74s41e45twh56C\-
+w66m74e45m74o49r33yw68o49p50e45r33a44t30i23o49n50s41 wf2
+72.53.53.53.53 f1
+37m74e45m74c41c41p50y42,w98m74e45m74c41h50r33,w52m74e45m74c41m74p50,w52m74e45m74c41p50y42,w52m74e45m74m74o49v42e45,26 wf2
+90.53.53.53.wf1
+h230cm
+74e45m74o49r33y42(26250)wh128c4
+503506n90 0
+H720
+V3680
+cw
+62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,26/42 wf2
+73.53.53.53.53.53.53.53.53.53 f1
+37M69e45m74i23m74a44g50e45,w98M69e45m74d50a44t30a44,w52M69e45m74d50r33a44w62p50a44r33a44m74,w52m74e45m74i23m74a44g50e45i23n50i23t30,26 wf2
+66.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3770
+cb
+50y42t30e45a44d50d50r33,26/42 wf2
+88.53.53.53.53.53.53.53.53.53 f1
+37M69e45m74i23m74a44g50e45,w52M69e45m74d50a44t30a44,w98M69e45m74d50r33a44w62p50a44r33a44m74,w52m74e45m74i23m74a44g50e45i23n50i23t30,w52w62o49r33d50a44d50d50r33,26 wf2
+51.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3860
+h545c/
+42m74e45m74f30i23l23l23c41o49l23o49r33,w52m74e45m74a44r33c41,w52m74e45m74p50o49l23y42,w98m74e45m74e45l23l23i23p50s41e45,w52m74e45m74f30i23l23l23p50o49l23y42,w52m74e45m74i23m74a44g50e45l23i23n50e45,26/42 wf2
+88.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3950
+cm
+74e45m74i23m74a44g50e45i23n50i23t30,w52w62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,26/42 wf2
+75.53.53.53.53.53.53.wf1
+h109cM
+69e45m74i23m74a44g50e45,w52M69e45m74d50a44t30a44,w52M69e45m74d50r33a44w62p50a44r33a44m74,26 wf2
+91.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4040
+h231c/
+42m74e45m74e45l23l23i23p50s41e45,w52m74e45m74f30i23l23l23p50o49l23y42,w52m74e45m74i23m74a44g50e45l23i23n50e45,w98m74e45m74i23m74a44g50e45d50r33a44w62,w52d50r33a44w62c41l23i23p50,w52m74e45m74l23i23n50e45b50b50o49x49,26/42 wf2
+81.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4130
+h340cM
+69e45m74i23m74a44g50e45,w52M69e45m74d50a44t30a44,w52M69e45m74d50r33a44w62p50a44r33a44m74,w98m74e45m74i23m74a44g50e45i23n50i23t30,w52w62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,26/42 wf2
+75.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4220
+81/42m74e45m74a44r33c41,w52m74e45m74p50o49l23y42,w52m74e45m74e45l23l23i23p50s41e45,w52m74e45m74f30i23l23l23p50o49l23y42,w98m74e45m74i23m74a44g50e45l23i23n50e45,w52m74e45m74i23m74a44g50e45d50r33a44w62,w52d50r33a44w62c41l23i23p50,26/42 wf2
+43.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4310
+h430c/
+42m74e45m74i23m74a44g50e45i23n50i23t30,w52w62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,w98m74e45m74i23m74a44g50e45m74o49v42e45,w52a44l23l23o49c41m74e45m74i23m74a44g50e45,26/42 wf2
+43.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4400
+cr
+33o49u50t30i23n50e45s41/42 wf2
+72 f1
+37/42m74e45m74s41u50b50f30o49n50t30w62i23d50t30h50,w52g50e45t30m74e45m74d50e45f30o49n50t30,w98m74e45m74i23m74a44g50e45s41t30r33i23n50g50,w52i23p50r33i23n50t30,w52h50w62d50r33a44wwh88C\-
+w66d50r33a44w62i23n50g50 wf2
+55.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4490
+cm
+74e45m74l23f30r33e45e45,w52m74e45m74l23h50i23d50e45,w52m74e45m74l23i23n50e45,26/42 wf2
+62.53.53 f1
+37m74e45m74d50r33a44w62,w98m74e45m74l23a44l23l23o49c41,w52m74e45m74l23d50e45l23e45t30e45,w52m74e45m74l23e45x49p50o49s41e45,26 wf2
+42.53.53.53.53.53.53.wf1
+h167cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V4580
+h224c/
+42m74e45m74i23m74a44g50e45d50r33a44w62,w52d50r33a44w62c41l23i23p50,w52m74e45m74l23i23n50e45b50b50o49x49,w98m74e45m74l23i23n50e45e45n50d50s41i23z46e45,w52a44l23l23o49c41m74e45m74s41u50b50f30o49n50t30,26/42 wf2
+90.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4670
+66/42m74e45m74l23e45x49p50o49s41e45,w52m74e45m74l23f30r33e45e45,w52m74e45m74l23h50i23d50e45,w52m74e45m74l23i23n50e45,w98m74e45m74l23n50o49r33e45f30r33e45s41h50,w52m74e45m74l23o49a44d50,w52m74e45m74u50n50l23o49a44d50,26/42 wf2
+94.53.53.53.wf1
+h167cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V4760
+h438c/
+42m74e45m74l23o49a44d50,w52m74e45m74u50n50l23o49a44d50,w52m74e45m74l23o49r33i23g50i23n50,w98m74e45m74l23s41e45t30r33e45f30r33e45s41h50,w52m74e45m74l23t30o49f30r33o49n50t30,w52m74e45m74l23t30o49f30r33o49n50t30n50,26/42 wwh197cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V4850
+67/42m74e45m74l23s41e45t30r33e45f30r33e45s41h50,w52m74e45m74l23t30o49f30r33o49n50t30,w52m74e45m74l23t30o49f30r33o49n50t30n50,w98m74e45m74l23t30o49r33e45a44r33,w52m74e45m74l23t30o49r33e45a44r33nwh76C\-
+w66w62i23n50d50o49w62sw67o49f30/42 wf2
+45.53.53.53.53.wf1
+h167cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V4940
+h322cm
+74e45m74c41c41p50y42,w52m74e45m74c41h50r33,w52m74e45m74c41m74p50,w52m74e45m74c41p50y42,w98m74e45m74m74o49v42e45,w52m74e45m74s41e45twh56C\-
+w66m74e45m74o49r33yw68o49p50e45r33a44t30i23o49n50s41 wf2
+63.53.53.53.wf1
+h230cm
+74e45m74o49r33y42(26250)wh128c4
+503506n90 0
+H720
+V5030
+h875c4
+50s41,w52550s41,w52j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w98m74e45m74o49,w52s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+w66t30i23m74ew71w62a44s41t30e45r33s41 wf2
+76.53.53.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V5120
+h212cs
+41e45g50f30r33e45ewh71C\-
+w66m74a44p50/42u50n50m74a44pw76aw70s41e45g50m74e45n50tw56i23nw76v42i23r33t30u50a44lw95m74e45m74o49r33y42 wf2
+86.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45g50a44t30t30a44c41h50,w52s41e45g50d50e45t30a44c41h50,wh161cs
+41e45g50a44t30t30a44c41h50(26250)wh128c5
+500500n90 0
+H720
+V5210
+h453cb
+50i23n50a44l23l23o49c41,w52b50i23n50g50r33o49w62,w52b50i23n50f30r33e45ewh71C\-
+w66g50r33o49u50p50e45dwh122cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h424cb
+50i23n50(26250)wh128c2
+508507n90 0
+H720
+V5300
+h1149cb
+50r33k46,w52s41b50r33kwh72C\-
+w66c41h50a44n50g50ewh117cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h418cb
+50r33k46(26250)wh128c2
+509504n90 0
+H720
+V5390
+h1235cs
+41e45g50b50r33kwh72C\-
+w66c41h50a44n50g50ewh117cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h282cs
+41e45g50b50r33k46(26250)wh128c5
+500502n90 0
+H720
+V5480
+h534cg
+50e45t30r33e45a44l23l23o49c41t30a44g50,w52m74a44l23l23o49c41t30o49p50o49o49l23b50l23o49c41kwh72C\-
+wh112cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33 wf2
+55.53.53.53.53.53.53.53.53.53.53 f1
+37/42g50e45t30m74a44l23l23o49c41t30a44g50,wh282cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V5570
+h210cv
+42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50gwh122cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+85.53.53.53.53 f1
+37/42v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,wh107cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V5660
+cd
+50e45v42i23c41e45 wf2
+59.53.53.53.53.53.53.53.53 f1
+37i238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rwh105cM
+69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)26 wf2
+46.53.53.wf1
+h274ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V5750
+67o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33mwh100C\-
+wh112cm
+74e45m74o49r33yw68f30i23l23ew71h50i23e45r33a44r33c41h50y42 wf2
+53.53.53 f1
+37/42r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,wh315c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V5840
+h1584cr
+33a44m74f30swh67C\-
+wh112cm
+74e45m74o49r33yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cr
+33a44m74f30s41(26450)wh128c6
+506509n90 0
+H720
+V5930
+h689cl
+23e45a44k46,w52k46m74e45m74,w52u50m74e45mwh100C\-
+w66h50e45l23pw76f30i23n50dwh122cm
+74e45m74o49r33yw68l23e45a44k46s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+V6020
+h440cp
+50o49o49l23b50l23o49c41k46c41h50e45c41k46,w52p50o49o49l23d50u50m74pwh76C\-
+w66g50e45n50e45r33a44lw95m74e45m74o49r33yw68m74a44n50a44g50e45m74e45n50tw56r33o49u50t30i23n50e45s41 wf2
+71.53.53 f1
+37/42p50o49o49l23c41h50e45c41k46,wh365cp
+50o49o49l23(26250)wh128c4
+505509n90 0
+H720
+V6110
+h254cm
+74e45m74c41m74p50,w52m74e45m74c41p50y42,w52m74e45m74m74o49v42e45,w52m74e45m74s41e45twh56C\-
+wh112cm
+74e45m74o49r33yw68o49p50e45r33a44t30i23o49n50s41 wf2
+51.53.53.53.53.53 f1
+37m74e45m74c41c41p50y42,w52m74e45m74c41h50r33,wh219cm
+74e45m74o49r33y42(26250)wh128c4
+503506n90 0
+H720
+V6200
+h1064cs
+41e45g50m74e45n50twh56C\-
+w66l23o49n50gw76l23i23v42e45dwh122cm
+74e45m74o49r33yw68s41e45g50m74e45n50t30s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cs
+41e45g50m74e45n50t30(26350)wh128c6
+500509n90 0
+H720
+V6290
+h421ci
+23p50r33i23n50t30,w52h50w62d50r33a44wwh88C\-
+w66d50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49rwh105cm
+74e45m74o49r33y42-46r33e45s41i23d50e45n50tw56i23m74a44g50e45s41 wf2
+75.53 f1
+37/42m74e45m74i23m74a44g50e45s41t30r33i23n50g50,wh154cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6380
+h336cm
+74e45m74l23t30o49r33e45a44r33,w52m74e45m74l23t30o49r33e45a44r33nwh76C\-
+w66w62i23n50d50o49w62sw67o49fwh102cm
+74e45m74o49r33y42-46r33e45s41i23d50e45n50tw56i23m74a44g50e45s41 wf2
+88.53.53.53 f1
+37/42m74e45m74l23t30o49f30r33o49n50t30n50,wh156cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V6470
+h207c/
+42u50n50l23o49a44d50m74e45m74i23m74a44g50e45,w52m74e45m74f30i23l23l23c41o49l23o49r33,w52m74e45m74a44r33c41,w98m74e45m74p50o49l23y42,w52m74e45m74e45l23l23i23p50s41e45,w52m74e45m74f30i23l23l23p50o49l23y42,26/42 wf2
+89.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6560
+h286cm
+74e45m74c41h50r33,w52m74e45m74c41m74p50,w52m74e45m74c41p50y42,w52m74e45m74m74o49v42e45,w98m74e45m74s41e45twh56C\-
+w66m74e45m74o49r33yw68o49p50e45r33a44t30i23o49n50s41 wf2
+72.53.53.53.53 f1
+37m74e45m74c41c41p50y42,wh219cm
+74e45m74o49r33y42(26250)wh128c4
+503506n90 0
+H720
+V6650
+h548c/
+42w62r33i23t30e45m74e45m74i23m74a44g50e45,w52f30r33e45e45m74e45m74i23m74a44g50e45,w98m74e45m74s41e45t30c41h50a44n50,w52l23o49a44d50m74e45m74i23m74a44g50e45,26/42 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6740
+h419c/
+42o49p50e45n50m74e45m74s41u50b50f30o49n50t30,w52f30r33e45e45m74e45m74s41u50b50f30o49n50t30,w98m74e45m74s41u50b50f30o49n50t30w62i23d50t30h50,w52g50e45t30m74e45m74d50e45f30o49n50t30,26/42 wf2
+64.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6830
+h415c/
+42m74e45m74l23i23n50e45,w52m74e45m74l23n50o49r33e45f30r33e45s41h50,w52m74e45m74l23o49a44d50,w98m74e45m74u50n50l23o49a44d50,w52m74e45m74l23o49r33i23g50i23n50,w52m74e45m74l23s41e45t30r33e45f30r33e45s41h50,26/42 wf2
+45.53.53.wf1
+h167cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V6920
+65e45m74e45n50u50h50i23t30,w52e45m74o49v42e45t30o49,w52e45s41e45t30c41u50r33s41o49r33,w52E43v42e45n50t30,w52M69o49u50s41e45,w98M69e45n50uwh76C\-
+w66g50r33a44p50h50i23c41sw67e45v42e45n50t30s41 wf2
+77.53.53.53.53.53 f1
+37/42e45d50r33a44w62g50e45t30r33e45c41t30,wh324ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V7010
+h164c/
+42c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w98m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+w66m74o49u50s41ew71c41o49n50t30r33o49l23 wf2
+75.53.53.53.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V7100
+h1180cs
+41o49r33twh56C\-
+w66s41o49r33tw56a44n50d50/42o49rwh105cm
+74e45r33g50ew71f30i23l23e45s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h394cs
+41o49r33t30(26150)wh128c1
+509508n90 0
+H720
+V7190
+h1310cf
+30l23u50s41hwh76C\-
+w66a44b50o49r33tw56awh116cm
+74e45s41s41a44g50e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cf
+30l23u50s41h50(26550)wh128c7
+500505n90 0
+H720
+V7280
+h345cr
+33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,w52l23o49o49k46u50p50c41m74dwh76C\-
+w66c41o49n50t30r33o49lw95m74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+42.53.53.53.53.53.53.53 f1
+37C55m74d50b50u50f30,w52p50a44r33s41e45c41m74d50,wh141c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+s10
+V7650
+h4467c2
+63363-58iwn90 0
+V7920
+p24
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1347cp
+50l23u50m74bwh76C\-
+w66s41e45n50dwh122cm
+74e45s41s41a44g50ew71t30ow75p50l23u50m74b50e45r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26150)wh128c1
+505509n90 0
+H720
+V800
+h400cp
+50e45r33r33o49r33,w52s41y42s41l23o49g50,w52s41y42s41f30a44t30a44lwh49C\-
+w66s41y42s41t30e45mwh100ce
+45r33r33o49rwh105cm
+74e45s41s41a44g50e45s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h304cp
+50e45r33r33o49r33(26250)wh128c4
+505505n90 0
+H720
+V890
+h410cp
+50l23u50m74b50u50n50p50a44c41k46a44t30t30r33,w52P44l23u50m74b50m74s41gwh76C\-
+w66p50l23u50m74bwh122cm
+74e45s41s41a44g50e45s41 wf2
+81.53.53.53.53.53.53.53.53.53.53 f1
+37/42p50l23u50m74b50u50n50p50a44c41k46p50a44r33t30i23a44l23,wh289cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V980
+h895cp
+50l23u50m74bwh76C\-
+w66f30o49r33m74a44tw56o49fw56p50l23u50m74bwh122cm
+74e45s41s41a44g50e45sw67a44n50dw76r33u50l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26650)wh128c7
+504508n90 0
+H720
+V1070
+h1341ca
+44t30t30a44c41h50,w52a44u50t30hwh76C\-
+wh112cm
+74e45s41s41a44g50e45sw67t30ow75e45s41t30a44b50l23i23s41hw76aw70c41o49n50n50e45c41t30i23o49n50 wf2
+81.53.53.53.53.53.53.53.wf1
+h308ca
+44t30t30a44c41h50(26550)wh128c7
+500502n90 0
+H720
+V1160
+h390cp
+50l23u50m74b50e45rwh59C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59i23n50t30e45r33p50r33o49c41e45s41swh113cm
+74e45s41s41a44g50i23n50g50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cp
+50l23u50m74b50e45r33(26450)wh128c6
+506508n90 0
+H720
+wV1250
+h1944cm
+74h50t30m74lwh49C\-
+w66m74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gw76H59T50M69L42 wf2
+69.53.53.53.53.53.53.wf1
+h296cm
+74h50t30m74l23(26650)wh128c7
+503507n90 0
+H720
+V1340
+h191cm
+74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41tw56p50r33i23n50t30a44b50l23ew71t30e45x49tw56f30r33o49mwh146cM
+69i23c41r33o49s41o49f30tw56d50o49c41u50m74e45n50t30s41 wf2
+76.53 f1
+37/42o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,wh237cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V1430
+h216c/
+42c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w98m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,26/42 wf2
+53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1520
+cH
+59T50T50Pw70s41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37h50t30t30p50d50,w98m74i23r33r33o49r33,w52s41a44v42e45,w52i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,w52w62e45b50l23swh67C\-
+40 wf2
+71.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V1610
+cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74k46,w52m74e45m74b50e45r33n50a44m74ewh71C\-
+w66m74a44i23n50t30a44i23nw76(26m74a44k46e45)w52r33e45l23a44t30e45d50 wf2
+63.53.wf1
+h427cm
+74k46(26150)wh128c1
+502506n90 0
+H720
+V1700
+h1422cd
+50u50m74p50950650650050,w98m74k469506506500wh76C\-
+w66c41r33e45a44t30ew71a44nw76I23S43O62-469506506500w76C55Dw86i23m74a44g50e45 wf2
+50.53.53.53.53.wf1
+h227cm
+74k46950650650050(26850)wh128c8
+504503n90 0
+H720
+V1790
+ca
+44v42l23w62a44l23k46,w52a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w52e45n50d50w62a44l23kw72-w72A55V52Lw68t30r33e45e45/42 wf2
+45.wf1
+h109cm
+74k46a44v42l23t30r33e45e45,w52i23n50s41e45r33t30a44v42l23,w52l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,26 wf2
+58.53.53.53.wf1
+h438ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V1880
+h367c/
+42i23n50f30l23a44t30e45b50l23o49c41k46,w52i23n50f30l23a44t30e45z46l23i23b50b50l23o49c41k46,w52f30l23a44t30e45e45r33r33,w98m74k46c41r33c41t30a44b50,w52b50l23o49c41k46c41r33c41,w52a44d50l23e45r333502wh76C\-
+w66d50e45f30l23a44t30e45/42 wf2
+87.53.53.53.53.53.wf1
+h375cf
+30l23a44t30e45(26250)wh128c3
+505509n90 0
+H720
+V1970
+cd
+50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50g50/42 wf2
+46 f1
+37q50u50e45r33y42,w52i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w98m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,w52c41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,26 wf2
+52.53.53.53.wf1
+h397cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+wV2060
+h1944cm
+74k46d50i23rwh59C\-
+w66m74a44k46ew71aw70d50i23r33e45c41t30o49r33y42 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h321cm
+74k46d50i23r33(26150)wh128c1
+503501n90 0
+H720
+V2150
+61/42w62r33i23t30e45s41u50b50f30o49n50t30,w52s41t30r33i23n50g50s41u50b50f30o49n50t30,w52s41t30r33s41u50b50f30o49n50t30w62i23d50t30h50,w98m74k46f30o49n50twh56C\-
+w66s41u50b50f30o49n50tw56m74a44n50i23p50u50l23a44t30i23o49n50 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+wV2240
+h1944cm
+74k46f30s41,w52m74k46e45x49twh56C\-
+w66a44r33c41h50i23v42ew71o49rw59u50p50d50a44t30ew71aw70f30i23l23ew71s41y42s41t30e45m74 wf2
+59.wf1
+h356cm
+74k46f30s41(26850)wh128c8
+504505n90 0
+H720
+V2330
+h1288ca
+44r33c41h50f30swh67C\-
+w66m74o49u50n50twh102cm
+74k46f30s41-46s41t30y42l23ew71a44r33c41h50i23v42e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44r33c41h50f30s41(26450)wh128c6
+502506n90 0
+H720
+V2420
+cd
+50n50s41d50e45b50u50gwh76C\-
+40/42 wf2
+68.53 f1
+37q50u50e45r33y42,w52i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w52m74k46d50b50,w98m74k46h50o49s41t30s41,w52c41s41,w52c41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,26 wf2
+70.wf1
+h397cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V2510
+cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23e45 wf2
+79.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+wV2600
+h1944cm
+74k46s41a44c41f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+47.53.53.53.wf1
+h230cm
+74k46s41a44c41f30s41(26850)wh128c8
+504507n90 0
+H720
+wV2690
+h1944cm
+74k46t30e45m74pwh76C\-
+w66m74a44k46ew71aw70u50n50i23q50u50ew71f30i23l23ew71n50a44m74e45 wf2
+94.53.53.53.53.53.53.53.wf1
+h228cm
+74k46t30e45m74p50(26250)wh128c4
+503507n90 0
+H720
+V2780
+h1749cm
+74l23,w98m74l23m74g50r33,w52m74l23o49w62n50e45rwh59C\-
+w66u50n50m74o49d50e45r33a44t30e45dw76m74a44i23l23i23n50gw76l23i23s41t30s41 wf2
+84.wf1
+h293cm
+74l23m74g50r33(26150)wh128c1
+503502n90 0
+H720
+wV2870
+h1944cm
+74n50i23h50o49n50g50owh75C\-
+w66m74a44c41r33o49sw67f30o49rw59t30y42p50e45s41e45t30t30i23n50gw76J25a44p50a44n50e45s41e45 wf2
+43.53.wf1
+h152cm
+74n50i23h50o49n50g50o49(26650)wh128c7
+503508n90 0
+H720
+wV2960
+h1944cm
+74n50twh56C\-
+w66a44t30t30a44c41hw76t30ow75950Pw70s41e45r33v42e45r33s41 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h393cm
+74n50t30(26350)wh128c5
+509502n90 0
+H720
+V3050
+cp
+50o49i23n50t30sw67f30o49rw59f30i23l23ew71s41y42s41t30e45m74s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74n50t30g50e45nwh76C\-
+w66a44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ew71m74o49u50n50t30 wf2
+68.53.53.53.53.wf1
+h248cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V3140
+h1236cc
+41h50m74o49dwh76C\-
+w66c41h50a44n50g50ewh117cm
+74o49d50e45 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cc
+41h50m74o49d50(26150)wh178c3
+508n90 0
+H720
+V3230
+h862cs
+41p50i23nw76-w72v42e45r33i23f30i23c41a44t30i23o49nw76t30o49o49lw49f30o49rwh105cm
+74o49d50e45l23sw67o49fw56c41o49n50c41u50r33r33e45n50tw56s41y42s41t30e45m74s41 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.wf1
+h383cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V3320
+h1370cf
+30r33e45x49p50,w52l23d50e45x49p50,w98m74o49d50fwh56C\-
+w66s41p50l23i23tw56i23n50t30ow75m74a44n50t30i23s41s41aw70a44n50dw76e45x49p50o49n50e45n50t30 wf2
+46.53.53.53.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+V3410
+h1444ct
+30o49u50c41hwh76C\-
+w66s41e45twh102cm
+74o49d50i23f30i23c41a44t30i23o49nw76d50a44t30ew71o49fw56aw70f30i23l23e45 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h327ct
+30o49u50c41h50(26150)wh128c2
+502505n90 0
+H720
+V3500
+h1201cm
+74t30i23m74ewh71C\-
+w66p50r33i23n50tw56f30i23l23ewh117cm
+74o49d50i23f30i23c41a44t30i23o49nw76t30i23m74e45 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h301cm
+74t30i23m74e45(26150)wh128c1
+503507n90 0
+H720
+V3590
+h807cv
+42g50a44d50bwh76C\-
+w66V52G58Aw81c41o49n50t30r33o49l23l23e45rw59a44n50dwh122cm
+74o49n50i23t30o49rw59d50a44t30a44b50a44s41e45 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cv
+42g50a44d50b50(26650)wh128c7
+506505n90 0
+H720
+V3680
+h1444cw
+62i23n50w62a44t30c41hwh76C\-
+wh112cm
+74o49n50i23t30o49rw59r33i23ow75w62i23n50d50o49w62s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h185cw
+62i23n50w62a44t30c41h50(26150)wh128c2
+504507n90 0
+H720
+V3770
+h170cc
+41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+wh112cm
+74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+53.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,wh296ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V3860
+h1567ca
+44r33c41h50f30swh67C\-
+wh112cm
+74o49u50n50tw56m74k46f30s41-46s41t30y42l23ew71a44r33c41h50i23v42e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44r33c41h50f30s41(26450)wh128c6
+502506n90 0
+H720
+V3950
+h1317cs
+41t30u50bwh76C\-
+w66p50r33o49v42i23d50ewh117cm
+74o49u50n50tw56p50o49i23n50tw56s41t30u50b50s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cs
+41t30u50b50(26850)wh128c9
+500503n90 0
+H720
+V4040
+h596cm
+74n50t30g50e45nwh76C\-
+w66a44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ewh117cm
+74o49u50n50tw56p50o49i23n50t30sw67f30o49rw59f30i23l23ew71s41y42s41t30e45m74s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h248cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V4130
+h879cs
+41n50a44p50,w52s41n50a44p50f30swh67C\-
+w66c41r33e45a44t30ew71a44n50dwh122cm
+74o49u50n50tw56p50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362cs
+41n50a44p50(26450)wh128c6
+507506n90 0
+H720
+V4220
+h1673cb
+50i23n50d50,w98m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+54.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+V4310
+h1673cb
+50i23n50d50,w98m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+54.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V4400
+ca
+w70p50o49r33t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74o49u50s41e45,w52a44u50x49/42a44c41c41u50p50o49i23n50twh56C\-
+w66c41o49n50f30i23g50u50r33ew71aw70m74o49u50s41ew71t30o49 wwh326cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+V4490
+h228cg
+50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+wh112cm
+74o49u50s41ew71c41o49n50t30r33o49l23 wf2
+90.53.53.53.53.53.53 f1
+37/42c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,wh277cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+wV4580
+h1944cm
+74o49u50s41e45,w52c41u50r33s41o49rwh59C\-
+w66k46e45r33n50e45lw49m74o49u50s41ew71i23n50t30e45r33f30a44c41e45 wf2
+79.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26350)wh128c5
+509503n90 0
+H720
+V4670
+h329c/
+42e45m74e45n50u50h50i23t30,w52e45m74o49v42e45t30o49,w52e45s41e45t30c41u50r33s41o49r33,w52E43v42e45n50t30,w98M69o49u50s41e45,w52M69e45n50uwh76C\-
+w66g50r33a44p50h50i23c41sw67e45v42e45n50t30s41 wf2
+82.53.53.53.53.53.53.53.53.53.53.wf1
+h335ce
+45v42e45n50t30(26250)wh128c3
+504505n90 0
+H720
+V4760
+h280ca
+44u50x49/42m74o49u50s41e45,w52a44u50x49/42a44c41c41u50p50o49i23n50twh56C\-
+w66c41o49n50f30i23g50u50r33ew71awh116cm
+74o49u50s41ew71t30ow75aw70p50o49r33t30 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+V4850
+h1140cc
+41p50,w52f30c41p50,w52m74vwh68C\-
+w66c41o49p50y42,w98m74o49v42ew71f30i23l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V4940
+H713
+c/
+42x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w98m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+40/42 wf2
+44.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V5030
+h468ci
+23n50i23t30m74o49u50s41e45,w52r33e45a44d50m74o49u50s41e45,w52c41l23o49s41e45m74o49u50s41e45,w98m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,26/42 wf2
+51.53.53.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V5120
+c2
+w76a44n50dw76350)26 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23ow75M69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,26 wf2
+48.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+wV5210
+h1944cm
+74p50350e45n50cwh67C\-
+w66c41r33e45a44t30ew71m74p503w76a44u50d50i23ow75f30i23l23e45s41 wf2
+88.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350e45n50c41(26150)wh128c1
+503504n90 0
+H720
+V5300
+h154c/
+42u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,w52m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w98m74p50a44d50d50,w52m74p50s41u50b50,w52m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,26/42 wf2
+87.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5390
+h134c/
+42m74p50n50e45w62,w52m74p50f30r33e45e45,w52m74p50b50i23t30s41,w52m74p50n50o49r33m74,w52m74p50c41o49p50y42,w98m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,w52m74p50f30m74t30,26m74p50t30o49a44,26/42 wf2
+46.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5480
+h211c/
+42m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,w52m74p50m74o49d50,w52m74p50d50i23v42,w98m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,w52m74p50i23n50v42e45r33t30,w52m74p50s41i23g50n50i23f30,26/42 wwh428cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5570
+h492c/
+42m74p50n50e45w62,w52m74p50f30r33e45e45,w52m74p50b50i23t30s41,w52m74p50n50o49r33m74,w98m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,26/42 wf2
+59.53.53.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5660
+12/42m74p50t30o49i23,w52i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,w52m74p50t30o49v42,w98m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w52m74p50s41u50b50,w52m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,26/42 wf2
+49.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5750
+h198c/
+42m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,w52m74p50m74o49d50,w98m74p50d50i23v42,w52m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,w52m74p50i23n50v42e45r33t30,26/42 wf2
+54.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V5840
+h948cm
+74p50350d50e45cwh67C\-
+w66d50e45c41o49d50ew71a44u50d50i23owh121cM
+69P44E43Gw84f30i23l23e45sw67(26l23a44y42e45r33sw67150,w522w76a44n50dw76350)26 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h237cm
+74p50350d50e45c41(26150)wh128c1
+503503n90 0
+H720
+V5930
+h272cm
+74p50a44d50d50,w52m74p50s41u50b50,w52m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,w98m74p50e45x49p50,w52m74p50m74o49d50,w52m74p50d50i23v42,w52m74p50c41m74p50,26/42 wf2
+88 f1
+37/42m74p50d50i23g50d50i23v42,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6020
+h232c/
+42m74p50m74u50l23,w52m74p50e45x49p50,w52m74p50m74o49d50,w52m74p50d50i23v42,w52m74p50c41m74p50,w98m74p50e45x49t30e45n50d50e45d50g50c41d50,w52m74p50i23n50v42e45r33t30,w52m74p50s41i23g50n50i23f30,26/42 wf2
+81.53.53.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6110
+h361c/
+42m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,w98m74p50f30m74t30,26m74p50t30o49a44,w52b50e45t30o49m74p50,w52m74p50t30o49b50e45,w52l23e45t30o49m74p50,26/42 wf2
+54.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6200
+cm
+74p50r33a44n50d50,w52s41t30r33t30o49m74p50,26/42 wf2
+58.53.53.53 f1
+37m74p50s41e45t30m74i23n50b50i23t30s41,w52m74p50n50e45w62,w98m74p50f30r33e45e45,w52m74p50b50i23t30s41,w52m74p50n50o49r33m74,w52m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,26 wf2
+47.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+wV6290
+h1944cm
+74p50i23c41t30u50r33e45swh67C\-
+w66p50i23c41t30u50r33ew71i23n50c41l23u50s41i23o49nw76m74a44c41r33o49s41 wf2
+82.53.53.53.53.53.53.wf1
+h160cm
+74p50i23c41t30u50r33e45s41(26650)wh128c7
+503509n90 0
+H720
+V6380
+h236cm
+74p50m74o49d50,w52m74p50d50i23v42,w52m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,w98m74p50i23n50v42e45r33t30,w52m74p50s41i23g50n50i23f30,w52m74p50l23o49w62b50i23t30s41050,26/42 wf2
+81.53.53 f1
+37/42m74p50e45x49p50,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6470
+h211c/
+42v42t30o49m74p50,w52m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w52m74p50s41u50b50,w98m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,w52m74p50m74o49d50,26/42 wf2
+55.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6560
+84m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,w52m74p50i23n50v42e45r33t30,w52m74p50s41i23g50n50i23f30,w98m74p50l23o49w62b50i23t30s41050,w52m74p50v42e45c41d50i23g50m74u50l23a44d50d50,26/42 wf2
+78.53.53.53.53 f1
+37/42m74p50d50i23v42,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6650
+h427c/
+42m74p50v42e45c41c41m74p50,w52m74p50v42e45c41m74u50l23,w52m74p50m74a44g50c41m74p50,w98m74p50m74a44g50a44d50d50,w52m74p50m74a44g50s41u50b50,w52c41r33t30p50r33e45,w52c41r33t30i23n50,w52c41r33t30o49u50t30,26/42 wf2
+48.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6740
+h230c/
+42m74p50s41u50b50,w52m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,w98m74p50m74o49d50,w52m74p50d50i23v42,w52m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,26/42 wf2
+51.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6830
+cm
+74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,26/42 wf2
+72.53 f1
+37m74p50s41e45t30m74i23n50b50i23t30s41,w98m74p50n50e45w62,w52m74p50f30r33e45e45,w52m74p50b50i23t30s41,w52m74p50n50o49r33m74,w52m74p50c41o49p50y42,26 wf2
+86.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6920
+h204c/
+42m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w52m74p50s41u50b50,w52m74p50l23e45f30t30,w98m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,w52m74p50m74o49d50,w52m74p50d50i23v42,26/42 wf2
+68.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V7010
+cm
+74p50n50o49r33m74,w52m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,26/42 wf2
+89.53.53.53.53.wf1
+h109cm
+74p50s41e45t30m74i23n50b50i23t30s41,w52m74p50n50e45w62,w52m74p50f30r33e45e45,w52m74p50b50i23t30s41,26 wf2
+84.53.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V7100
+h144c/
+42m74p50d50i23v42,w52m74p50c41m74p50,w52m74p50e45x49t30e45n50d50e45d50g50c41d50,w52m74p50i23n50v42e45r33t30,w98m74p50s41i23g50n50i23f30,w52m74p50l23o49w62b50i23t30s41050,w52m74p50v42e45c41d50i23g50m74u50l23a44d50d50,26/42 wf2
+45.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V7190
+h181c/
+42m74p50t30o49u50v42,w52v42t30o49m74p50,w52m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w98m74p50s41u50b50,w52m74p50l23e45f30t30,w52m74p50r33i23g50h50t30,w52m74p50m74u50l23,w52m74p50e45x49p50,26/42 wf2
+87.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V7280
+h361c/
+42m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w52s41t30r33t30o49m74p50,w98m74p50t30o49a44,w52b50e45t30o49m74p50,w52m74p50t30o49b50e45,w52l23e45t30o49m74p50,w52m74p50t30o49l23e45,26/42 wf2
+68.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+s10
+V7650
+c2
+63463-58iwn90 0
+V7920
+p25
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h204c/
+42m74p50t30o49b50e45,w52l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,w52u50i23t30o49m74p50,w98m74p50t30o49i23,w52i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,26/42 wf2
+60.53.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V800
+h309c/
+42m74p50t30o49i23,w52i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,w98m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w52m74p50s41u50b50,w52m74p50l23e45f30t30,26/42 wf2
+61.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V890
+h423c/
+42m74p50v42e45c41d50i23g50m74u50l23a44d50d50,w52m74p50v42e45c41d50i23g50m74u50l23s41u50b50,w98m74p50v42e45c41a44d50d50,w52m74p50v42e45c41s41u50b50,w52m74p50v42e45c41c41m74p50,w52m74p50v42e45c41m74u50l23,26/42 wwh429cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+wV980
+h1944cm
+74swh67C\-
+w66m74a44c41r33o49sw67f30o49rw59f30o49r33m74a44t30t30i23n50gw76m74a44n50u50s41c41r33i23p50t30s41 wf2
+54.53.53.53.53.wf1
+h432cm
+74s41(26650)wh128c7
+504500n90 0
+H720
+V1070
+cm
+74sw67m74a44c41r33o49sw67a44n50dw76h50t30m74l23 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74s41250h50t30m74l23,w52h50t30m74l23250m74swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76t30r33o49f30f30'26s41 wf2
+46.53.wf1
+h205cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V1160
+h262cm
+74a44l23l23o49c41a44l23i23g50n50,w52m74a44l23l23o49c41z46,w52f30r33e45e45,w52r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w98m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,w52s41e45t30r33e45a44l23l23o49c41t30a44g50,26/42 wf2
+56.53.53 f1
+37m74a44l23l23o49c41,wh282cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V1250
+h237cd
+50o49c41250t30x49t30,w52d50o49c41250p50s41,w52w62d50o49c41250t30x49t30,w52x49l23s41250t30x49t30,w52o49l23e45f30s41,w98m74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41t30/42 wf2
+90.53.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+wV1340
+h1944cm
+74t30i23m74ewh71C\-
+w66p50r33i23n50tw56f30i23l23ew71m74o49d50i23f30i23c41a44t30i23o49nw76t30i23m74e45 wf2
+83.53.53.53.53.53.53.53.wf1
+h301cm
+74t30i23m74e45(26150)wh128c1
+503507n90 0
+H720
+V1430
+cq
+50i23n50v42,w52q50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+40/42 wf2
+46.53.53.53.53.53.53 f1
+37q50t30o49m74,w98m74t30o49q50,w52q50a44d50d50,w52q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,26 wf2
+43.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+wV1520
+h1944cm
+74u50gw76-w72c41o49n50v42e45r33tw56a44nw76i23m74a44g50ew71t30ow75aw70f30a44c41ew71i23c41o49n50 wf2
+76.53.53.53.53.53.wf1
+h373cm
+74u50g50(26150)wh128c1
+503508n90 0
+H720
+V1610
+cd
+50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,26/42 wf2
+62 f1
+37a44d50d50350,w52s41u50b50350,w52n50e45g50350,w52d50i23v42350,w98m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,26 wf2
+90.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1700
+cm
+74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50dw76d50i23v42i23s41i23o49n50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cm
+74u50l23d50i23v42,w52u50m74u50l23d50i23vwh68C\-
+w66h50i23g50h50-46p50r33e45c41i23s41i23o49n50 wf2
+66.53.53.53.53.53.53.53.53.53.wf1
+h285cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V1790
+cc
+41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+73.53.53.53.53.53 f1
+37a44d50d50p50t30,w52s41u50b50p50t30,w98m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,26 wf2
+45.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V1880
+h1691cm
+74cwh67C\-
+wh112cm
+74u50l23t30i23c41o49l23u50m74nw76p50r33i23n50t30 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cm
+74c41(26150)wh128c1
+502505n90 0
+H720
+V1970
+h580cm
+74u50l23d50i23v42,w52u50m74u50l23d50i23vwh68C\-
+w66h50i23g50h50-46p50r33e45c41i23s41i23o49nwh122cm
+74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50dw76d50i23v42i23s41i23o49n50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h285cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V2060
+h1641cj
+24u50k46ewh71C\-
+wh112cm
+74u50s41i23cw67j24u50k46e45b50o49x49 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h382cj
+24u50k46e45(26750)wh128c7
+507501n90 0
+H720
+V2150
+h1582cc
+41p50,w52f30c41p50,w98m74vwh68C\-
+w66c41o49p50y42,w52m74o49v42ew71f30i23l23e45s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41p50(26150)wh178c4
+506n90 0
+H720
+V2240
+ce
+45q50u50i23v42i23p50650,26/42 wf2
+16 f1
+37/42v42450p50a44r33s41e45i23p50,w52v42450p50a44r33s41e45c41i23d50r33,w52p50a44r33s41e45e45t30h50e45r33,w98m74y42i23p50a44d50d50r33,w52m74y42e45t30h50e45r33a44d50d50r33,w52m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,26 wf2
+74.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V2330
+cP
+44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50n50pwh76C\-
+w66P44l23u50gwh122c'
+26n50'w52P44l23a44yw68I23S43Aw81a44n50d50 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+V2420
+cP
+44C55I23-46S43C55S43Iw49I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cn
+50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23c41 wf2
+67.53.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V2510
+h891cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76aw70p50a44t30hwh122cn
+50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26150)wh178c3
+509n90 0
+H720
+V2600
+h891cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76aw70p50a44t30hwh122cn
+50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26250)wh128c2
+509509n90 0
+H720
+V2690
+h370cg
+50e45t30u50s41e45r33,w52s41y42s41n50a44m74ewh71C\-
+w66g50e45tw56u50s41e45rw59o49rw59s41y42s41t30e45mwh146cn
+50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h253cg
+50e45t30u50s41e45r33(26250)wh128c3
+508506n90 0
+H720
+V2780
+h741cm
+74k46t30e45m74pwh76C\-
+w66m74a44k46ew71aw70u50n50i23q50u50ew71f30i23l23ewh117cn
+50a44m74e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228cm
+74k46t30e45m74p50(26250)wh128c4
+503507n90 0
+H720
+V2870
+h1063cb
+50a44s41e45n50a44m74ewh71C\-
+w66s41t30r33i23pw76f30i23l23ewh117cn
+50a44m74ew71a44f30f30i23x49e45s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h154cb
+50a44s41e45n50a44m74e45(26150)wh178c2
+506n90 0
+H720
+V2960
+h1088cf
+30d50250p50a44t30hwh76C\-
+w66r33e45t30u50r33nw76f30i23l23ewh117cn
+50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+58.53.53.53.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V3050
+h1302cc
+41o49m74p50l23e45t30ewh71C\-
+w66f30i23l23ewh117cn
+50a44m74ew71c41o49m74p50l23e45t30i23o49n50 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h190cc
+41o49m74p50l23e45t30e45(26250)wh128c3
+500501n90 0
+H720
+V3140
+h1464cl
+23n50f30swh67C\-
+w66l23o49n50gwh122cn
+50a44m74ew71f30i23l23ew71s41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cl
+23n50f30s41(26450)wh128c6
+505509n90 0
+H720
+V3230
+h1682cn
+50mwh100C\-
+wh112cn
+50a44m74ew71l23i23s41tw56(26s41y42m74b50o49lw49t30a44b50l23e45)26 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cn
+50m74(26150)wh128c1
+504504n90 0
+H720
+V3320
+h617cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ewh117cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+V3410
+h617cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ewh117cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V3500
+h219cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66s41t30r33u50c41t30u50r33ew71o49fw56c41o49n50v42e45n50t30i23o49n50a44lw49f30i23l23ewh117cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26450)wh128c6
+506501n90 0
+H720
+V3590
+h1416cn
+50swh67C\-
+w66d50i23s41p50l23a44ywh114cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cn
+50s41(26150)wh128c1
+504505n90 0
+H720
+V3680
+h691cp
+50i23p50e45f30i23l23ewh71C\-
+w66a44t30t30a44c41hw76f30i23l23t30e45rw59t30ow75f30i23l23ew71i23nwh122cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V3770
+h1372cn
+50a44m74e45s41p50a44c41ewh71C\-
+wh112cn
+50a44m74ew71s41p50a44c41ew71d50e45s41c41r33i23p50t30i23o49nw76f30i23l23e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26650)wh128c7
+504502n90 0
+H720
+V3860
+h1192ci
+23m74p50o49r33twh56C\-
+w66i23m74p50o49r33tw56awh116cn
+50a44m74ew71s41p50a44c41ew71f30r33o49mwh100ca
+w70r33e45m74o49t30ew71s41y42s41t30e45m74 wf2
+68.53.53.53.53.53.53.53.53.wf1
+h288ci
+23m74p50o49r33t30(26450)wh128c6
+505503n90 0
+H720
+V3950
+h351cf
+30r33e45e45c41t30l23i23m74a44g50e45,w52i23n50i23t30c41o49n50t30r33o49l23s41,w52n50a44m74e45c41t30l23f30o49n50t30,w98n50a44m74e45c41t30l23i23m74a44g50e45,w52n50e45w62c41o49n50t30r33o49l23s41e45t30,26/42 wf2
+44.53.53 f1
+37/42f30r33e45e45c41t30l23f30o49n50t30,wh261cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V4040
+h375ca
+44l23l23o49c41i23m74a44g50e45,w52a44l23l23o49c41i23m74a44g50e45m74i23x49,w52f30r33e45e45i23m74a44g50e45,w98n50a44m74e45i23m74a44g50e45,w52n50a44m74e45d50i23m74a44g50e45,w52s41e45t30a44l23p50h50a44,26/42 wf2
+70.53.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4130
+h1179ch
+50i23s41t30o49r33ywh68C\-
+w66p50r33i23n50tw56f30i23l23ewh117cn
+50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279ch
+50i23s41t30o49r33y42(26150)wh128c1
+500502n90 0
+H720
+V4220
+h848cy
+42e45s41t30e45r33d50a44y42,w52d50i23f30f30ywh68C\-
+w66p50r33i23n50tw56f30i23l23ewh117cn
+50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+wV4310
+h1944cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66n50a44m74ew71s41p50a44c41ew71d50e45s41c41r33i23p50t30i23o49nw76f30i23l23e45 wf2
+82.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26650)wh128c7
+504502n90 0
+H720
+V4400
+cn
+50a44m74ew71s41p50a44c41e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66s41t30r33u50c41t30u50r33ew71o49fw56c41o49n50v42e45n50t30i23o49n50a44lw49f30i23l23e45 wf2
+76.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26450)wh128c6
+506501n90 0
+H720
+V4490
+ci
+23n50f30i23n50i23t30yw68f30u50n50c41t30i23o49n50s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cN
+59a44N59,w52I23n50f30,w52i23s41N59a44N59,w52i23s41I23n50fwh56C\-
+w66n50o49t30-46a44-46n50u50m74b50e45rw59a44n50d50 wf2
+86.53.53.wf1
+h403cn
+50a44n50(26250)wh128c4
+504505n90 0
+H720
+V4580
+h595ct
+30i23m74e45,w52n50s41e45cwh67C\-
+w66t30i23m74ew71i23nw76s41e45c41o49n50d50sw67a44n50dwh122cn
+50a44n50o49s41e45c41o49n50d50sw67s41i23n50c41ew71e45p50o49c41h50 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+V4670
+h110cn
+50b50r33e45c41v42,w52n50b50r33e45c41v42p50,w52n50b50r33e45c41v42u50l23,w52n50b50s41e45n50d50,w52n50b50s41e45n50d50p50,w98n50b50s41e45n50d50u50l23,w52t30h50r33e45a44d50c41r33e45a44t30e45,w52t30h50r33e45a44d50d50a44t30a44,26/42 wf2
+67 f1
+37/42s41e45n50d50u50l23,wh284ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+wV4760
+h1944cn
+50d50bwh76C\-
+w66N59e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26650)wh128c7
+504503n90 0
+H720
+V4850
+cn
+50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,w52n50d50b50g50e45t30v42a44l23u50e45,26/42 wf2
+45 f1
+37n50d50b50o49p50e45n50,w98n50d50b50c41a44t30,w52n50d50b50c41h50a44n50g50e45d50,w52n50d50b50c41l23o49s41e45,w52n50d50b50r33e45o49p50e45n50,26 wf2
+84.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V4940
+cn
+50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,26/42 wf2
+47.53.53.53.53 f1
+37n50d50b50o49p50e45n50,w52n50d50b50c41a44t30,w98n50d50b50c41h50a44n50g50e45d50,w52n50d50b50c41l23o49s41e45,w52n50d50b50r33e45o49p50e45n50,26 wf2
+83.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5030
+04/42c41s41g50e45t30v42a44l23u50e45,w52n50d50b50f30i23n50d50a44t30t30r33,w52d50n50s41q50u50e45r33y42,w52n50d50b50d50i23s41c41a44r33d50,w98n50d50b50c41o49n50c41a44t30e45n50a44t30e45,w52n50d50b50r33e45o49r33d50e45r33,w52n50d50b50s41u50b50s41t30i23t30u50t30e45,26/42 wf2
+66.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5120
+cc
+41s41i23p50i23n50f30o49,26/42 wf2
+40 f1
+37/42n50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,w52n50d50b50g50e45t30v42a44l23u50e45,w98n50d50b50f30r33e45e45,w52i23p50a44t30t30r33,w52n50d50b50g50e45t30i23p50a44d50d50r33,w52n50d50b50i23p50i23n50f30o49,26 wf2
+81.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5210
+h231c/
+42i23p50a44t30t30r33,w52n50d50b50g50e45t30i23p50a44d50d50r33,w52n50d50b50i23p50i23n50f30o49,w52c41s41i23p50i23n50f30o49,w98n50d50b50h50a44s41h50,w52n50d50b50p50a44r33s41e45,w52c41s41g50e45t30v42a44l23u50e45,w52n50d50b50f30i23n50d50a44t30t30r33,26/42 wf2
+62.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5300
+h502cn
+50d50b50s41u50b50s41t30i23t30u50t30e45,w52n50d50b50g50e45t30v42a44l23,w52c41s41g50e45t30v42a44l23,w98n50d50b50l23o49o49k46v42a44lwh49C\-
+w66n50e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+69.53 f1
+37/42n50d50b50r33e45o49r33d50e45r33,wh386cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5390
+cn
+50d50b50r33e45o49p50e45n50,w52n50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,26/42 wf2
+48.53.53.53.53.53.53.53.53.wf1
+h109cn
+50d50b50o49p50e45n50,w52n50d50b50c41a44t30,w52n50d50b50c41h50a44n50g50e45d50,w52n50d50b50c41l23o49s41e45,26 wf2
+56.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5480
+h106c/
+42n50d50b50g50e45t30i23p50a44d50d50r33,w52n50d50b50i23p50i23n50f30o49,w52c41s41i23p50i23n50f30o49,w52n50d50b50h50a44s41h50,w98n50d50b50p50a44r33s41e45,w52c41s41g50e45t30v42a44l23u50e45,w52n50d50b50f30i23n50d50a44t30t30r33,w52d50n50s41q50u50e45r33y42,26/42 wwh433cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5570
+h252cn
+50d50b50o49p50e45n50,w52n50d50b50c41a44t30,w52n50d50b50c41h50a44n50g50e45d50,w52n50d50b50c41l23o49s41e45,w98n50d50b50r33e45o49p50e45n50,w52n50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,26/42 wf2
+48.53.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5660
+h288c/
+42d50n50s41q50u50e45r33y42,w52n50d50b50d50i23s41c41a44r33d50,w52n50d50b50c41o49n50c41a44t30e45n50a44t30e45,w98n50d50b50r33e45o49r33d50e45r33,w52n50d50b50s41u50b50s41t30i23t30u50t30e45,w52n50d50b50g50e45t30v42a44l23,26/42 wf2
+89.53.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5750
+h132c/
+42n50d50b50c41a44t30,w52n50d50b50c41h50a44n50g50e45d50,w52n50d50b50c41l23o49s41e45,w52n50d50b50r33e45o49p50e45n50,w98n50d50b50s41e45a44r33c41h50,w52n50d50b50s41n50e45x49t30,w52n50d50b50g50e45t30v42a44l23u50e45,w52n50d50b50f30r33e45e45,26/42 wf2
+60.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5840
+h211c/
+42n50d50b50d50i23s41c41a44r33d50,w52n50d50b50c41o49n50c41a44t30e45n50a44t30e45,w52n50d50b50r33e45o49r33d50e45r33,w98n50d50b50s41u50b50s41t30i23t30u50t30e45,w52n50d50b50g50e45t30v42a44l23,w52c41s41g50e45t30v42a44l23,26/42 wf2
+52.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V5930
+h204c/
+42l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,w98n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,26/42 wf2
+94.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+wV6020
+h1944cn
+50e45d50m74a44i23lwh49C\-
+w66r33e45a44d50i23n50gw76m74a44i23l23 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cn
+50e45d50m74a44i23l23(26150)wh128c1
+503509n90 0
+H720
+V6110
+h145c/
+42q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,w52q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,w52d50o49q50u50o49t30e45,w98n50e45e45d50s41r33c41q50u50o49t30ewh71C\-
+w66q50u50o49t30e45dw76c41h50a44r33a44c41t30e45rw59s41t30r33i23n50g50s41 wf2
+47.53.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V6200
+cc
+41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,26/42 wf2
+63.53.53.53.53.53 f1
+37a44d50d50350,w52s41u50b50350,w98n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,26 wf2
+47.53.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V6290
+h1523cv
+42e45r33s41i23o49nwh76C\-
+wh112cn
+50e45g50o49t30i23a44t30ew71p50r33o49t30o49c41o49lw49v42e45r33s41i23o49n50 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h264cv
+42e45r33s41i23o49n50(26550)wh128c7
+501502n90 0
+H720
+V6380
+h393cf
+30v42e45r33s41i23o49nwh76C\-
+w66i23n50i23t30i23a44l23i23z46ew71950Pw70c41o49n50n50e45c41t30i23o49nw76a44n50dwh122cn
+50e45g50o49t30i23a44t30ew71v42e45r33s41i23o49n50 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+V6470
+h1212ce
+45n50c41r33y42p50t30,w52d50e45c41r33y42p50t30,w98n50e45t30c41r33y42p50twh56C\-
+w66D60E43Sw69e45n50c41r33y42p50t30i23o49n50 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h256ce
+45n50c41r33y42p50t30(26250)wh128c3
+504503n90 0
+H720
+V6560
+h1558cp
+50a44s41s41w62d50,w98n50e45t30k46e45ywh68C\-
+w66c41h50a44n50g50ew71o49rw59v42e45r33i23f30yw68u50s41e45rw59p50a44s41s41w62o49r33d50 wf2
+53.53.53.53.53.wf1
+h259cp
+50a44s41s41w62d50(26150)wh128c1
+504509n90 0
+H720
+V6650
+92d50i23a44l23,w52h50a44n50g50u50p50,w52a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,w98n50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,26/42 wf2
+65.53.53.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+wV6740
+h1944cn
+50e45t30s41t30a44twh56C\-
+w66s41u50m74m74a44r33i23z46ew71n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+48.53.53.53.wf1
+h277cn
+50e45t30s41t30a44t30(26150)wh128c1
+504502n90 0
+H720
+V6830
+h1022ca
+44a44nwh76C\-
+w66a44l23w62a44y42sw67a44v42a44i23l23a44b50l23ewh117cn
+50e45t30w62o49r33k46 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h409ca
+44a44n50(26850)wh128c7
+508509n90 0
+H720
+V6920
+h255cf
+30a44x49,w52t30e45l23c41o49f30a44x49,w52t30e45l23c41o49d50a44t30awh70C\-
+w66t30e45l23e45p50h50o49n50ew71d50i23a44l23e45rwh105cn
+50e45t30w62o49r33k46 wf2
+72.53.53.53.53.53.53.53.53 f1
+37t30e45l23c41o49,w52f30a44x49r33e45c41e45i23v42e45,w52f30a44x49s41e45n50d50,wh348ct
+30e45l23c41o49(26450)wh128c6
+508500n90 0
+H720
+V7010
+h424cp
+50a44c41k46e45t30t30r33a44i23l23e45r33,w52p50a44c41k46e45t30t30r33i23mwh100C\-
+w66z46e45r33o49-46c41o49p50ywh114cn
+50e45t30w62o49r33kw72b50u50f30f30e45r33s41 wf2
+71.53.53.53 f1
+37/42p50a44c41k46e45t30s41p50l23i23t30,w52p50a44c41k46e45t30s41t30a44t30s41,w44v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V7100
+h252cf
+30r33a44m74ew71b50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw95N59e45t30w62o49r33kw72C55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+68.53.53.53.53 f1
+37/42v42n50c41vwh68C\-
+w66r33e45m74o49t30ewh422cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V7190
+h537cf
+30r33e45e45n50e45t30c41o49n50n50i23n50f30owh75C\-
+w66m74a44k46ew71a44n50dw76b50r33e45a44kwh118cn
+50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+47.53.53.53.53.53.53 f1
+37/42g50e45t30n50e45t30c41o49n50n50i23n50f30o49,wh396cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V7280
+h1080cn
+50e45t30s41t30a44twh56C\-
+w66s41u50m74m74a44r33i23z46ewh117cn
+50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h277cn
+50e45t30s41t30a44t30(26150)wh128c1
+504502n90 0
+H720
+s10
+V7650
+h4467c2
+63563-58iwn90 0
+V7920
+p26
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h153cv
+42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30iw95n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+73.53.53.53 f1
+37/42v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,wh110cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V800
+h576cn
+50d50b50g50e45t30v42a44l23,w52c41s41g50e45t30v42a44l23,w52n50d50b50l23o49o49k46v42a44lwh49C\-
+wh112cn
+50e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+61.53.53.53.53.53.53.53.53.53 f1
+37/42n50d50b50s41u50b50s41t30i23t30u50t30e45,wh386cn
+50d50b50(26250)wh128c4
+504506n90 0
+H720
+V890
+h1656cn
+50d50bwh76C\-
+wh112cN
+59e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cn
+50d50b50(26650)wh128c7
+504503n90 0
+H720
+V980
+h146cc
+41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50gwh76C\-
+wh112cn
+50e45t30w62o49r33kw72d50a44t30a44b50a44s41e45 wf2
+76.53.53.53.53.53 f1
+37/42m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,wh386cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V1070
+h243ct
+30c41p50150750050150050,w52t30c41p501507500501503wh76C\-
+w66l23i23s41t30e45nw76f30o49rw59c41a44l23l23sw67o49nw76awh116cn
+50e45t30w62o49r33kw72d50e45v42i23c41e45 wf2
+68.53.53.53.53.53.53 f1
+37/42t30c41p50150750050050850,w52t30c41p50150750050050950,wh324cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V1160
+h1240ce
+45x49p50o49r33t30f30s41,w52s41r33v42f30swh67C\-
+wh112cn
+50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42e45rw59p50l23u50m74b50i23n50g50 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V1250
+h623cs
+41r33v42,w52s41r33v42o49l23d50950p50,w52950f30s41,w52s41r33v42s41s41hwh76C\-
+w66s41t30a44r33twh102cn
+50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42i23c41e45 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+V1340
+h1516cn
+50f30swh67C\-
+w66S43u50nwh122cn
+50e45t30w62o49r33kw72f30i23l23ew71s41y42s41t30e45mwh100cc
+41l23i23e45n50t30 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+V1430
+h1501ce
+45x49e45c41n50e45twh56C\-
+wh112cn
+50e45t30w62o49r33kw72i23n50t30e45r33f30a44c41ew71t30ow75p50r33o49g50r33a44mwh100ce
+45x49e45c41u50t30i23o49n50 wf2
+69.53.53.53.53.wf1
+h242ce
+45x49e45c41n50e45t30(26450)wh128c6
+503506n90 0
+H720
+V1520
+h1454cl
+23o49o49p50b50a44c41kwh72C\-
+wh112cn
+50e45t30w62o49r33kw72l23i23n50kw72s41i23m74u50l23a44t30i23o49n50 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h195cl
+23o49o49p50b50a44c41k46(26350)wh128c5
+509500n90 0
+H720
+V1610
+cs
+41y42s41t30e45m74 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50n50t30p50f30swh67C\-
+wh112cn
+50e45t30w62o49r33kw72n50e45w62sw67t30r33a44n50s41p50o49r33tw56p50r33o49t30o49c41o49lw49(26N59N59T50)w52f30i23l23e45 wf2
+61.53.53.wf1
+h296cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+V1700
+h1241cs
+41n50o49o49p50ywh68C\-
+w66s41p50yw68o49nwh122cn
+50e45t30w62o49r33kw72p50a44c41k46e45t30s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266cs
+41n50o49o49p50y42(26850)wh128c8
+509508n90 0
+H720
+V1790
+h198cg
+50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+wh112cn
+50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+77.53.53.53.53.53.53.53.53.53 f1
+37i23p50,w52e45s41p50,wh463ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V1880
+62c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rw59I23/42Ow88o49nw76a44nw76e45x49i23s41t30i23n50gw76o49rwh105cn
+50e45ww88f30i23l23e45 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37o49p50e45n50,wh342co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+V1970
+h1117cn
+50e45w62u50s41e45rwh59C\-
+w66a44d50d50i23n50gw76awh116cn
+50e45ww88u50s41e45r33 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h221cn
+50e45w62u50s41e45r33(26850)wh128c8
+505505n90 0
+H720
+V2060
+h249c/
+42i23n50i23t30c41o49n50t30r33o49l23s41,w52n50a44m74e45c41t30l23f30o49n50t30,w52n50a44m74e45c41t30l23i23m74a44g50e45,w98n50e45w62c41o49n50t30r33o49l23s41e45t30,w52r33e45s41i23z46e45c41o49n50t30r33o49l23s41e45twh56C\-
+w66i23n50t30e45r33a44c41t30i23v42e45/42 wf2
+71.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V2150
+h422cc
+41r33a44c41k46h50d50r33,w52m74a44c41h50b50y42t30y42p50e45,w52m74a44c41h50b50y42n50a44m74e45,w98n50e45w62m74a44p50,w52s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,26/42 wf2
+44.53.53.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V2240
+cf
+30a44u50t30h50_40p50r33o49x49y42,w52a44u50t30h50_40a44l23l23o49c41r33p50c41,26/42 wf2
+89.53.53.53.53.53.53 f1
+37a44m74o49u50n50t30,w98n50e45w62n50s41,w52a44d50d50n50s41,w52l23o49g50i23n50,w52n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,26 wf2
+64.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V2330
+h280cd
+50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,w98n50e45w62n50s41,w52n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rw59q50u50e45r33y42/42 wf2
+84.53.53 f1
+37/42e45n50a44b50l23e45,wh362ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+wV2420
+h1944cn
+50e45w62swh67C\-
+w66p50r33i23n50tw56n50e45w62sw67i23t30e45m74s41 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cn
+50e45w62s41(26150)wh128c1
+504503n90 0
+H720
+V2510
+h815ca
+44pwh76C\-
+w66f30e45t30c41hw76A55s41s41o49c41i23a44t30e45dw76P44r33e45s41swh113cn
+50e45w62sw67a44r33t30i23c41l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V2600
+h1214cn
+50n50t30p50f30swh67C\-
+w66n50e45t30w62o49r33kwh118cn
+50e45w62sw67t30r33a44n50s41p50o49r33tw56p50r33o49t30o49c41o49lw49(26N59N59T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+50.53.53.53.wf1
+h296cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+wV2690
+h1944cn
+50e45w62u50s41e45rwh59C\-
+w66a44d50d50i23n50gw76aw70n50e45ww88u50s41e45r33 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h221cn
+50e45w62u50s41e45r33(26850)wh128c8
+505505n90 0
+H720
+V2780
+cf
+30u50n50c41t30i23o49n50s41 wf2
+74.53 f1
+37o49b50j24t30y42p50e45,w52r33e45a44d50o49b50j24,w52o49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w98n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41tw56f30i23l23ew71i23n50t30e45r33p50r33e45t30a44t30i23o49n50 wf2
+85.53.53.53.wf1
+h308co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V2870
+h313c/
+42n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,w52f30a44s41t30r33a44n50d50,w98n50f30a44s41t30r33a44n50dwh76C\-
+w66r33a44n50d50o49mwh100cn
+50u50m74b50e45rw59g50e45n50e45r33a44t30o49r33s41 wf2
+85.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+wV2960
+h1944cn
+50f30swh67C\-
+w66S43u50nw76n50e45t30w62o49r33kw72f30i23l23ew71s41y42s41t30e45mwh100cc
+41l23i23e45n50t30 wf2
+83.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+wV3050
+h1944cn
+50f30s41s41e45r33v42e45r33,w52p50o49r33t30m74a44p50p50e45r33,w52p50c41n50f30s41dwh76C\-
+w66N59F43Sw69s41e45r33v42i23c41e45 wf2
+65.53.wf1
+h187cn
+50f30s41s41e45r33v42e45r33(26850)wh128c8
+505507n90 0
+H720
+V3140
+17/42d50e45f30m74a44s41k46,w52i23s41v42450,w52v42450t30o49v42650,w52v42650t30o49v42450,w52n50h50g50e45t30v42,w52n50h50g50e45t30l23,w98n50h50g50e45t30s41,w52h50n50p50u50t30v42,w52h50n50p50u50t30l23,w52h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,26/42 wf2
+85.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+wV3230
+h1944cn
+50mwh100C\-
+w66n50a44m74ew71l23i23s41tw56(26s41y42m74b50o49lw49t30a44b50l23e45)26 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cn
+50m74(26150)wh128c1
+504504n90 0
+H720
+V3320
+c(
+26N59N59T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cn
+50n50t30p50f30swh67C\-
+w66n50e45t30w62o49r33kw72n50e45w62sw67t30r33a44n50s41p50o49r33tw56p50r33o49t30o49c41o49l23 wf2
+58.53.53.53.wf1
+h296cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+V3410
+h266c/
+42a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w52w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w98n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rw59q50u50e45r33yw68a44u50t30h50e45n50t30i23c41a44t30i23o49n50/42 wf2
+71.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V3500
+h796cs
+41e45t30j24m74p50,w52l23o49n50g50j24m74p50,w52n50o49t30e45j24m74pwh76C\-
+wh112cn
+50o49n50-46l23o49c41a44lw49g50o49t30o49 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cs
+41e45t30j24m74p50(26250)wh128c5
+500505n90 0
+H720
+V3590
+h917cr
+33t30cwh67C\-
+w66r33e45a44l23-46t30i23m74ew71c41l23o49c41kw72a44n50dwh122cn
+50o49n50-46v42o49l23a44t30i23l23ew71R50A55M69 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V3680
+h992cN
+59a44N59,w52I23n50f30,w52i23s41N59a44N59,w52i23s41I23n50fwh56C\-
+wh112cn
+50o49t30-46a44-46n50u50m74b50e45rw59a44n50dw76i23n50f30i23n50i23t30yw68f30u50n50c41t30i23o49n50s41 wf2
+93.53.53.53.53.53.53.wf1
+h403cn
+50a44n50(26250)wh128c4
+504505n90 0
+H720
+V3770
+h778cr
+33e45g50e45x49pwh76C\-
+w66r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49nwh122cn
+50o49t30a44t30i23o49n50 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26650)wh128c7
+505502n90 0
+H720
+V3860
+h456cs
+41l23e45e45p50,w52a44l23a44r33mwh100C\-
+w66d50e45l23a44y42,w52a44s41kw72f30o49rw59d50e45l23a44y42e45dwh122cn
+50o49t30e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cs
+41l23e45e45p50(26250)wh128c5
+500508n90 0
+H720
+V3950
+h1180cp
+50o49s41t30n50o49t30ewh71C\-
+w66s41e45n50dw76awh116cn
+50o49t30ew71t30ow75aw70p50r33o49c41e45s41sw67o49rw59p50r33o49c41e45s41sw67g50r33o49u50p50 wf2
+44.53.53.53.53.53.53.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+V4040
+h1210cs
+41e45t30j24m74p50,w52l23o49n50g50j24m74p50,w98n50o49t30e45j24m74pwh76C\-
+w66n50o49n50-46l23o49c41a44lw49g50o49t30o49 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h283cs
+41e45t30j24m74p50(26250)wh128c5
+500505n90 0
+H720
+V4130
+cp
+50r33o49c41e45s41sw67n50o49t30i23f30i23c41a44t30i23o49n50 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cn
+50o49t30i23f30y42,w52n50o49t30e45d50,w52a44t30n50o49t30i23f30ywh68C\-
+w66h50a44n50d50l23ew71a44s41y42n50c41h50r33o49n50o49u50s41 wf2
+65.wf1
+h323cn
+50o49t30i23f30y42(26250)wh128c4
+505500n90 0
+H720
+V4220
+ca
+44u50t30h50_40a44l23l23o49c41r33p50c41,26/42 wf2
+92 f1
+37a44m74o49u50n50t30,w52n50e45w62n50s41,w52a44d50d50n50s41,w52l23o49g50i23n50,w98n50o49w62o49r33l23d50,w52a44u50t30h50_40p50r33o49x49y42,w52f30a44u50t30h50_40p50r33o49x49y42,26 wf2
+61.53.53.53.53.53.53.53.53.wf1
+h373ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+V4310
+h1011ce
+45x49e45c41,w52e45x49e45c41l23,w52_40p50r33i23v42a44t30e45s41,w98_40n50p50r33i23v42a44t30e45s41,w52_40t30o49swh67C\-
+w66e45x49e45c41u50t30ew71aw70f30i23l23e45 wf2
+81.53.53.53.53.53.53.53.53.53.53.wf1
+h367ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V4400
+cg
+50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26/42 wf2
+55.53.53.53.53.53.53 f1
+37r33a44n50d50,w52l23r33a44n50d50,w52f30r33a44n50d50,w98n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,26 wf2
+80.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V4490
+h1674ct
+30r33o49f30f30,w98n50r33o49f30f30,w52d50p50o49s41twh56C\-
+w66t30e45x49tw56f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+54.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V4580
+h1020ct
+30b50lwh49C\-
+w66f30o49r33m74a44tw56t30a44b50l23e45sw67f30o49rwh105cn
+50r33o49f30fw56o49rw59t30r33o49f30f30 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444ct
+30b50l23(26150)wh128c2
+501505n90 0
+H720
+wV4670
+h1944cn
+50swh67C\-
+w66d50i23s41p50l23a44yw68n50a44m74ew71s41p50a44c41e45 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cn
+50s41(26150)wh128c1
+504505n90 0
+H720
+V4760
+cs
+41i23n50c41ew71e45p50o49c41h50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30i23m74e45,w98n50s41e45cwh67C\-
+w66t30i23m74ew71i23nw76s41e45c41o49n50d50sw67a44n50dw76n50a44n50o49s41e45c41o49n50d50s41 wf2
+87.53.53.53.wf1
+h375ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+V4850
+h107c/
+42l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w98n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,w52f30a44s41t30r33a44n50d50,26/42 wf2
+64.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V4940
+h292cc
+41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w52u50s41e45r33,w98n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+60.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,wh355cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V5030
+h213cf
+30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w98n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23ew71s41t30a44t30u50s41 wf2
+76.53 f1
+37/42f30s41t30a44t30,w52w62s41t30a44t30,wh391cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V5120
+h992cN
+59a44N59,w52I23n50f30,w52i23s41N59a44N59,w52i23s41I23n50fwh56C\-
+wh112cn
+50u50m74b50e45rw59a44n50dw76i23n50f30i23n50i23t30yw68f30u50n50c41t30i23o49n50s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cn
+50a44n50(26250)wh128c4
+504505n90 0
+H720
+V5210
+h938cf
+30a44c41t30o49r33,w52p50r33i23m74e45swh67C\-
+w66f30a44c41t30o49rw59awh116cn
+50u50m74b50e45r33,w52g50e45n50e45r33a44t30ew71l23a44r33g50ew71p50r33i23m74e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320cf
+30a44c41t30o49r33(26150)wh178c8
+500n90 0
+H720
+V5300
+h321cp
+50r33o49b50a44b50l23y42_40p50r33i23m74e45,w52s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+w66p50r33i23m74ewh117cn
+50u50m74b50e45rw59g50e45n50e45r33a44t30i23o49n50 wf2
+66.53.53.53.53.53.53.53.53.53.53 f1
+37/42D60S43A55p50r33i23m74e45s41,wh311cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V5390
+h499cp
+50r33n50g50,w52f30a44s41t30r33a44n50d50,w52n50f30a44s41t30r33a44n50dwh76C\-
+w66r33a44n50d50o49mwh146cn
+50u50m74b50e45rw59g50e45n50e45r33a44t30o49r33s41 wf2
+84.53 f1
+37/42n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,wh359cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V5480
+79s41t30r33t30o49l23,w52s41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w52s41t30r33t30o49u50l23lwh49C\-
+w66c41o49n50v42e45r33tw56t30e45x49tw56t30owh121cn
+50u50m74b50e45r33s41 wf2
+78.53.53 f1
+37/42a44t30o49i23,w52a44t30o49l23,w52a44t30o49l23l23,w52c41h50a44r33s41t30o49d50,w52s41t30r33t30o49d50,wh383ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V5570
+h919cs
+41e45qwh76C\-
+w66p50r33i23n50tw56s41e45q50u50e45n50c41e45sw67o49fwh102cn
+50u50m74b50e45r33s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45q50(26150)wh128c1
+509505n90 0
+H720
+V5660
+cc
+41o49n50v42T50R50250M69,w52c41o49n50v42M69250T50R50,26/42 wf2
+80.53 f1
+37a44u50t30h50d50i23a44l23,w52p50a44s41s41t30o49k46e45y42,w98n50v42c41s41u50m74,w52r33e45a44d50n50v42r33a44m74,w52c41o49n50v42T50250M69,w52c41o49n50v42M69250T50,26 wf2
+79.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V5750
+h1607ca
+44.26o49u50twh56C\-
+wh112co
+49b50j24e45c41tw56f30i23l23ew71f30o49r33m74a44t30 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348ca
+44.26o49u50t30(26650)wh128c7
+501505n90 0
+H720
+V5840
+ci
+23n50t30e45r33p50r33e45t30a44t30i23o49nw76f30u50n50c41t30i23o49n50s41 wf2
+88.53.53.53 f1
+37o49b50j24t30y42p50e45,w52r33e45a44d50o49b50j24,w98o49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w52n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41tw56f30i23l23e45 wf2
+71.53.wf1
+h308co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V5930
+h1511cx
+49dwh76C\-
+w66h50e45x49,w98o49c41t30a44l23,w52d50e45c41i23m74a44l23,w52o49rw59A55S43C55I23Iw49d50u50m74p50 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V6020
+h1176cs
+41e45e45kwh72C\-
+w66c41h50a44n50g50ew71f30i23l23ewh117co
+49f30f30s41e45t30 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41e45e45k46(26250)wh128c4
+509509n90 0
+H720
+V6110
+84/42t30l23s41S43e45r33v42e45r33,w52i23n50i23t30T50h50u50m74b50p50r33i23n50t30s41,w52f30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,w98o49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,w52r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+40/42 wf2
+59.53.53.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V6200
+cp
+50r33i23n50t30a44b50l23e45/42 wf2
+50 f1
+37d50o49c41250t30x49t30,w52d50o49c41250p50s41,w52w62d50o49c41250t30x49t30,w52x49l23s41250t30x49t30,w98o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41t30 wf2
+51.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V6290
+h1142ct
+30h50e45s41a44u50r33u50swh67C\-
+w66s41e45a44r33c41hwh122co
+49n50l23i23n50ew71t30h50e45s41a44u50r33u50s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h163ct
+30h50e45s41a44u50r33u50s41(26150)wh128c2
+502503n90 0
+H720
+V6380
+h671cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dwh122co
+49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V6470
+h1096cp
+50a44q50f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dwh122co
+49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V6560
+ce
+45x49i23s41t30i23n50gw76o49rw59n50e45ww88f30i23l23e45 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109co
+49p50e45n50,w52c41r33e45a44t30ewh71C\-
+w66p50r33e45p50a44r33ew71aw70f30i23dw76f30o49rw59I23/42Ow88o49nw76a44n50 wf2
+65.53.53.53.wf1
+h353co
+49p50e45n50(26550)wh128c7
+500506n90 0
+H720
+V6650
+co
+49rw59w62r33i23t30i23n50g50,w52c41r33e45a44t30ew71f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109co
+49p50e45n50,w52c41r33e45a44t30e45,w52c41l23o49s41ewh71C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rw59r33e45a44d50i23n50g50 wf2
+85.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V6740
+h1154cd
+50u50pwh76C\-
+w66d50u50p50l23i23c41a44t30ew71a44nwh122co
+49p50e45nw76f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26250)wh128c3
+503509n90 0
+H720
+V6830
+h1334cd
+50u50pwh76C\-
+w66d50u50p50sw67o49fwh102co
+49p50e45nw76f30i23l23e45s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cd
+50u50p50(26350)wh128c5
+507502n90 0
+H720
+V6920
+71/42f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,w98o49p50e45n50d50e45v42d50a44t30a44,w52o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,26/42 wf2
+47.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V7010
+78/42F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w98o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33m74/42 wf2
+54.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+wV7100
+h1944co
+49p50e45n50d50i23s41k46,w52D60i23s41kwh72C\-
+w66g50e45n50e45r33i23cw67d50i23s41kw72d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+55.wf1
+h387cd
+50i23s41k46(26250)wh128c3
+503500n90 0
+H720
+V7190
+cp
+50r33o49t30o49,26/42 wf2
+46 f1
+37/42m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,w52o49p50e45n50d50e45v42d50a44t30a44,w98o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,26 wf2
+68.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V7280
+h370c/
+42b50u50f30i23m74a44g50e45,w52l23o49c41k46d50i23s41p50l23a44y42,w52u50n50l23o49c41k46d50i23s41p50l23a44y42,w98o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,26/42 wf2
+71.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+s10
+V7650
+c2
+63663-58iwn90 0
+V7920
+p27
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h445c/
+42m74e45m74l23i23n50e45e45n50d50s41i23z46e45,w52a44l23l23o49c41m74e45m74s41u50b50f30o49n50t30,w98o49p50e45n50m74e45m74s41u50b50f30o49n50t30,w52f30r33e45e45m74e45m74s41u50b50f30o49n50t30,26/42 wf2
+64.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V800
+cs
+41c41s41i23e45r33r33o49rwh59C\-
+w66S43C55S43Iw49d50e45v42i23c41ew71o49p50e45r33a44t30i23o49n50s41 wf2
+51.53.53.53.53.53.53.53.53.53.wf1
+h109co
+49p50e45n50s41c41s41i23,w52c41l23o49s41e45s41c41s41i23,w52s41c41s41i23r33e45a44d50y42,w52s41c41s41i23,w52s41c41s41i23c41m74d50,26 wf2
+46.53.wf1
+h401cs
+41c41s41i23(26250)wh128c4
+509505n90 0
+H720
+V890
+h201C\-
+w66c41o49n50n50e45c41tw56t30ow75P44l23a44nw769w76C55P44Uw81s41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45rwh105co
+49p50e45r33a44t30i23n50gw76s41y42s41t30e45m74s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37d50r33a44w62t30e45r33mwh213cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V980
+cw
+62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh76C\-
+wh112co
+49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50d50 wf2
+54.53.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V1070
+90A55R50G58C55,w52A55R50G58F43,w52E43A55R50G58F43,w52a44r33g50i23n50i23t30,w52a44r33g50o49p50twh56C\-
+w66p50r33o49c41e45s41swh113co
+49p50t30i23o49nw76l23e45t30t30e45r33sw67f30r33o49mwh100ca
+44r33g50v42 wf2
+87.53.53.53.53.53.53.53.53 f1
+37/42A55R50G58E43N59D60,wh409ca
+44r33g50(26250)wh128c2
+507505n90 0
+H720
+V1160
+82f30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50dwh122co
+49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V1250
+90/42b50o49t30t30o49m74n50w62i23n50d50o49w62s41,w52t30o49p50w62i23n50d50o49w62,w52t30o49p50n50w62i23n50d50o49w62s41,w98o49r33i23g50i23n50w62i23n50d50o49wwh88C\-
+w66w62i23n50d50o49ww88m74a44n50a44g50e45m74e45n50t30 wf2
+73.53.53.53.53.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V1340
+h205cB
+46w62r33i23t30e45,w52B46f30l23u50s41h50,w52B46t30e45r33m74,w52B46b50u50f30f30e45r33e45dwh76C\-
+w66b50u50f30f30e45r33e45dwh122co
+49u50t30p50u50t30 wf2
+63.53.53.53.53 f1
+37/42B46p50u50t30c41,w52B46p50u50t30r33u50n50e45,w52B46p50r33i23n50t30,w52B46v42p50r33i23n50t30,wh414cb
+50i23o49(26250)wh128c2
+509500n90 0
+H720
+V1430
+h233cf
+30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+w66S43t30d50i23ow75i23n50p50u50tw56a44n50dwh122co
+49u50t30p50u50t30 wf2
+44.53.53.53 f1
+37/42p50u50t30c41,w52p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,wh340cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V1520
+h173cv
+42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45dwh122co
+49u50t30p50u50t30 wf2
+72.53.53.53.53 f1
+37/42p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,wh290cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V1610
+h1443cl
+23pwh76C\-
+w66p50r33i23n50t30e45rwh105co
+49u50t30p50u50t30 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26150)wh128c1
+501508n90 0
+H720
+V1700
+h118cr
+33u50n50e45v42s41e45p50r33i23n50t30,w52r33u50n50e45v42s41m74p50r33i23n50twh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45dwh122co
+49u50t30p50u50t30 wf2
+91.53.53.53 f1
+37/42v42s41e45p50r33i23n50t30,w52v42s41m74p50r33i23n50t30,w52r33u50n50e45v42s41n50p50r33i23n50t30,wh350cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V1790
+45i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45rwh105co
+49u50t30p50u50tw56f30i23l23e45s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,wh347cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V1880
+h1397cp
+50r33o49o49fwh56C\-
+w66t30r33o49f30fwh102co
+49u50t30p50u50tw56i23n50t30e45r33p50r33e45t30e45r33 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49o49f30(26150)wh128c1
+506503n90 0
+H720
+V1970
+h893ct
+30r33o49f30f30250h50t30m74lwh49C\-
+w66c41o49n50v42e45r33tw56t30r33o49f30fwh102co
+49u50t30p50u50tw56i23n50t30ow75H59T50M69L42 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h148ct
+30r33o49f30f30250h50t30m74l23(26150)wh128c2
+503500n90 0
+H720
+V2060
+h301cf
+30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45dwh122co
+49u50t30p50u50tw56p50a44c41k46a44g50e45 wf2
+46.53 f1
+37/42f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,wh312cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V2150
+h122C\-
+w66s41u50p50p50o49r33tw56f30o49rw59u50s41e45r33-46d50e45f30i23n50e45dw76p50r33i23n50tw56f30o49r33m74a44t30sw67a44n50dwh122co
+49u50t30p50u50tw56r33o49u50t30i23n50e45s41 wf2
+68.53.53.53.53 f1
+37/42r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w52e45r33r33f30m74twh172cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+wV2240
+h1944cp
+wh76C\-
+w66p50a44g50i23n50a44t30e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h497cp
+50(26150)wh128c1
+504506n90 0
+H720
+V2330
+h1268ca
+44u50t30h50s41r33v42,w52p50950a44n50y42,w98p50950s41k46150,w52p50950s41k462wh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76p50r33o49t30o49c41o49l23s41 wf2
+55.53.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26650)wh128c7
+501508n90 0
+H720
+V2420
+h252cc
+41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50twh102cp
+50a44c41k46a44g50e45 wf2
+53.53 f1
+37/42f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,wh312cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V2510
+h577cw
+62o49lwh49C\-
+w66s41e45n50dw76w62a44k46e45-46o49n50-46l23a44nw76E43t30h50e45r33n50e45twh102cp
+50a44c41k46e45t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+V2600
+cp
+50a44c41k46e45t30a44s41i23z46e45,w52p50a44c41k46e45t30c41m74p50,w52p50a44c41k46e45t30c41o49n50c41a44t30,26/42 wf2
+64.53.53.53.53.wf1
+h109cP
+44a44c41k46e45t30,w52p50a44c41k46e45t30a44l23l23o49c41,w52p50a44c41k46e45t30a44p50p50e45n50d50,26 wf2
+50.53.53.53.53.53.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V2690
+cp
+50a44c41k46e45t30c41m74p50,w52p50a44c41k46e45t30c41o49n50c41a44t30,26/42 wf2
+83.53.53.53.53.53.53.53.53 f1
+37P44a44c41k46e45t30,w98p50a44c41k46e45t30a44l23l23o49c41,w52p50a44c41k46e45t30a44p50p50e45n50d50,w52p50a44c41k46e45t30a44s41i23z46e45,26 wf2
+57.53.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V2780
+h313c/
+42p50a44c41k46e45t30a44s41i23z46e45,w52p50a44c41k46e45t30c41m74p50,w52p50a44c41k46e45t30c41o49n50c41a44t30,w98p50a44c41k46e45t30c41o49n50s41u50m74e45,w52p50a44c41k46e45t30c41o49p50y42,w52p50a44c41k46e45t30d50u50p50,26/42 wf2
+54.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V2870
+h250c/
+42p50a44c41k46e45t30c41o49n50s41u50m74e45,w52p50a44c41k46e45t30c41o49p50y42,w52p50a44c41k46e45t30d50u50p50,w98p50a44c41k46e45t30f30o49r33e45i23g50n50,w52p50a44c41k46e45t30f30r33a44g50m74e45n50t30s41,w52p50a44c41k46e45t30f30r33e45e45,26/42 wf2
+65.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V2960
+h102c/
+42p50a44c41k46e45t30f30o49r33e45i23g50n50,w52p50a44c41k46e45t30f30r33a44g50m74e45n50t30s41,w52p50a44c41k46e45t30f30r33e45e45,w98p50a44c41k46e45t30h50e45a44d50e45r33,w52p50a44c41k46e45t30p50e45e45k46,w52p50a44c41k46e45t30p50r33e45f30i23x49,26/42 wf2
+53.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V3050
+h900cs
+41n50o49o49p50ywh68C\-
+w66s41p50yw68o49nw76n50e45t30w62o49r33kwh118cp
+50a44c41k46e45t30s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266cs
+41n50o49o49p50y42(26850)wh128c8
+509508n90 0
+H720
+V3140
+h1075cu
+50d50p50e45c41h50owh75C\-
+w66e45c41h50ow75U55D60Pwh116cp
+50a44c41k46e45t30s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cu
+50d50p50e45c41h50o49(26850)wh128c9
+500508n90 0
+H720
+V3230
+h249c/
+42p50a44c41k46e45t30h50e45a44d50e45r33,w52p50a44c41k46e45t30p50e45e45k46,w52p50a44c41k46e45t30p50r33e45f30i23x49,w98p50a44c41k46e45t30s41h50a44150,w52p50a44c41k46e45t30s41i23z46e45,w52p50a44c41k46e45t30s41p50l23i23t30,26/42 wf2
+70.53.53.53.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V3320
+h331c/
+42p50a44c41k46e45t30p50e45e45k46,w52p50a44c41k46e45t30p50r33e45f30i23x49,w52p50a44c41k46e45t30s41h50a44150,w98p50a44c41k46e45t30s41i23z46e45,w52p50a44c41k46e45t30s41p50l23i23t30,w52p50a44c41k46e45t30s41t30a44t30s41,26/42 wf2
+69.53.53.53.53.53.53.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V3410
+cb
+50u50f30f30e45r33s41 wf2
+55.53 f1
+37/42p50a44c41k46e45t30s41i23z46e45,w52p50a44c41k46e45t30s41p50l23i23t30,w52p50a44c41k46e45t30s41t30a44t30s41,w98p50a44c41k46e45t30t30r33a44i23l23e45r33,w52p50a44c41k46e45t30t30r33i23mwh100C\-
+w66z46e45r33o49-46c41o49p50yw68n50e45t30w62o49r33k46 wf2
+46.wf1
+55v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V3500
+cP
+44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,26 wf2
+62.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V3590
+h1056ch
+50g50e45twh56C\-
+w66r33e45t30r33i23e45v42ew71aw70w62e45bwh122cp
+50a44g50ew71c41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75aw70u50r33l23 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+V3680
+h586cm
+74a44n50,w52l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+w66p50r33i23n50tw56o49rw59f30i23n50dwh122cp
+50a44g50e45sw67o49fw56t30h50i23sw67m74a44n50u50a44l23 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V3770
+h1756cp
+wh76C\-
+wh112cp
+50a44g50i23n50a44t30e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h497cp
+50(26150)wh128c1
+504506n90 0
+H720
+wV3860
+h1944cp
+50a44q50f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+46.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V3950
+h1703cl
+23p50twh56C\-
+wh112cp
+50a44r33a44l23l23e45lw49p50o49r33tw56i23n50t30e45r33f30a44c41ew71f30o49rw59P44C55'26s41 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cl
+23p50t30(26350)wh128c5
+509501n90 0
+H720
+V4040
+h550cb
+50i23t30s41y42l23o49a44d50,w52l23i23g50h50t30,w52p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w98p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+w66b50i23t30s41y42-46s41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+42.53.53.53.wf1
+h195cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+V4130
+h1512cr
+33d50p50r33o49t30owh75C\-
+wh112cp
+50a44r33s41ew71a44n50dw76p50r33o49c41e45s41sw67aw70p50r33o49t30ow75f30i23l23ew71l23i23s41t30i23n50g50 wf2
+88.53.53.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V4220
+cc
+41o49n50t30r33o49lw49m74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+65.53.53.53.53.53.53.53.53.53 f1
+37C55m74d50b50u50f30,w98p50a44r33s41e45c41m74d50,w52r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,w52l23o49o49k46u50p50c41m74dwh76C\-
+40 wf2
+73.53.53.wf1
+h152c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+V4310
+cf
+30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,26/42 wwh140cp
+50a44r33s41e45h50t30m74l23,w52p50r33i23n50t30i23t30e45m74s41,w52v42a44l23i23d50i23t30e45m74s41,w52f30r33e45e45i23t30e45m74s41,26 wf2
+50.53.wf1
+h370ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V4400
+cp
+50a44r33s41e45e45t30h50e45r33,w52m74y42i23p50a44d50d50r33,w52m74y42e45t30h50e45r33a44d50d50r33,26/42 wf2
+54.53 f1
+37e45i23p50f30m74t30,w98p50a44r33s41e45i23p50,w52p50a44r33s41e45i23p50m74a44s41k46,w52v42450p50a44r33s41e45i23p50,w52v42450p50a44r33s41e45c41i23d50r33,26 wf2
+46.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V4490
+h177ct
+30a44r33g50e45t30i23d50,w52t30a44r33g50e45t30n50a44m74e45,w52f30r33o49m74S43t30r33,w52t30o49S43t30rwh59C\-
+w66H59T50M69Lwh114cp
+50a44r33s41e45r33 wf2
+89.53 f1
+37/42f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,wh359ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V4580
+h707cl
+23o49o49k46u50p50c41m74dwh76C\-
+w66c41o49n50t30r33o49lw49m74e45s41s41a44g50ewh117cp
+50a44r33s41i23n50g50 wf2
+52.53.53.53.53.53.53 f1
+37/42p50a44r33s41e45c41m74d50,w52r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,wh141c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+V4670
+h616cg
+50e45t30f30l23a44g50s41,w52u50s41a44g50ewh71C\-
+w66c41o49m74m74a44n50d50-46l23i23n50ewh117cp
+50a44r33s41i23n50gw76f30o49rw59s41h50e45l23lw49s41c41r33i23p50t30s41 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+wV4760
+h1944cp
+50a44r33t30f30swh67C\-
+w66s41e45r33v42ew71f30i23l23e45,w52w62i23t30hw76p50a44r33t30i23t30i23o49n50s41 wf2
+69.53.53.53.53.53.53.53.53.53.wf1
+h319cp
+50a44r33t30f30s41(26850)wh128c8
+505509n90 0
+H720
+V4850
+h1208ca
+44t30,w52d50r33a44i23n50,w52e45x49p50e45c41t30,w98p50a44s41swh67C\-
+w66d50i23a44l23e45rw59s41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+V4940
+cc
+41o49n50v42M69250T50,w52c41o49n50v42T50R50250M69,w52c41o49n50v42M69250T50R50,26/42 wf2
+64.53.53 f1
+37a44u50t30h50d50i23a44l23,w98p50a44s41s41t30o49k46e45y42,w52n50v42c41s41u50m74,w52r33e45a44d50n50v42r33a44m74,w52c41o49n50v42T50250M69,26 wf2
+42.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V5030
+cp
+50a44s41s41w62o49r33d50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50a44s41s41w62d50,w52n50e45t30k46e45ywh68C\-
+w66c41h50a44n50g50ew71o49rw59v42e45r33i23f30yw68u50s41e45r33 wf2
+56.53.53.53.53.53.wf1
+h259cp
+50a44s41s41w62d50(26150)wh128c1
+504509n90 0
+H720
+V5120
+cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50a44t30c41hwh76C\-
+w66s41i23m74p50l23ew71p50a44t30c41hw76c41r33e45a44t30i23o49nw76a44n50dw76t30r33a44c41k46i23n50g50 wf2
+71.53.53.wf1
+h332cp
+50a44t30c41h50(26150)wh128c1
+505500n90 0
+H720
+V5210
+h1091cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76awh116cp
+50a44t30hw76n50a44m74e45 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26150)wh178c3
+509n90 0
+H720
+V5300
+h1091cc
+41l23e45a44n50n50a44m74ewh71C\-
+w66c41l23e45a44nw76awh116cp
+50a44t30hw76n50a44m74e45 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h131cc
+41l23e45a44n50n50a44m74e45(26250)wh128c2
+509509n90 0
+H720
+V5390
+ca
+44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+59.53.53.53.53.53.53 f1
+37s41e45c41u50r33e45n50e45twh56C\-
+w66D60i23g50i23t30a44lw95P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45yw68r33e45m74o49t30e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.wf1
+h167cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V5480
+h923cg
+50r33e45pwh76C\-
+w66s41e45a44r33c41hw76aw70f30i23l23ew71f30o49rw59awh116cp
+50a44t30t30e45r33n50 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cg
+50r33e45p50(26150)wh178c9
+503n90 0
+H720
+V5570
+cl
+23a44n50g50u50a44g50e45 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37a44w62kwh72C\-
+wh112cp
+50a44t30t30e45r33n50-46d50i23r33e45c41t30e45dw76s41c41a44n50n50i23n50gw76a44n50dw76p50r33o49c41e45s41s41i23n50g50 wf2
+90.53.53.wf1
+h395ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+V5660
+h170cA
+55R50R50O62W69,w52d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+w66g50r33a44p50h50i23c41sw67f30u50n50c41t30i23o49n50swh113cP
+44Bw72L42 wf2
+72.53.53 f1
+37/42r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w52_40s41t30r33i23n50g50,wh347cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V5750
+h1684cp
+50w62d50,w98p50b50dwh76C\-
+w66w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50w62d50(26150)wh128c1
+506507n90 0
+H720
+V5840
+h1053c9
+50l23o49a44d50,w52950p50x49e45l23o49a44d50,w52l23dwh76C\-
+wh112cP
+44Cw81b50o49o49t30s41t30r33a44pw76p50r33o49g50r33a44m74 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+V5930
+h892cg
+50e45t30c41a44l23l23e45r33p50cwh67C\-
+w66f30e45t30c41hw76r33e45t30u50r33nwh122cP
+44Cw81o49fw56c41u50r33r33e45n50tw56f30u50n50c41t30i23o49n50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h122cg
+50e45t30c41a44l23l23e45r33p50c41(26250)wh128c3
+508501n90 0
+H720
+V6020
+cf
+30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,26/42 wf2
+52 f1
+37s41y42m74i23n50i23t30,w52g50e45t30s41y42m74,w52s41y42m74b50a44s41e45,w98p50c41250s41p50,w52p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,26 wf2
+56.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+wV6110
+h1944cp
+50c41cwh67C\-
+w66A55P44Ew69Cw81c41o49m74p50i23l23e45rw59d50r33i23v42e45r33 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h415cp
+50c41c41(26150)wh128c1
+505502n90 0
+H720
+wV6200
+h1944cp
+50c41iwh49C\-
+w66p50r33i23n50tw56P44C55Iw49b50u50sw67c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+50.53.53.53.53.53.53.53.53.53.53.wf1
+h433cp
+50c41i23(26850)wh128c8
+506500n90 0
+H720
+V6290
+h839cp
+50n50pwh76C\-
+w66P44l23u50gw76'26n50'w52P44l23a44yw68I23S43Aw81a44n50dwh122cP
+44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+V6380
+h422cn
+50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23cwh113cP
+44C55I23-46S43C55S43Iw49I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V6470
+h101cC
+55o49m74p50u50t30e45rw59M69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41ew71A55s41s41o49c41i23a44t30i23o49nwh122cP
+44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+67.53.53.53.53.53.53.53.53.53.53 f1
+37i238502503506505wh76C\-
+w66P44e45r33s41o49n50a44lwh260ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+wV6560
+h1944cp
+50c41m74c41i23awh70C\-
+w66i23d50e45n50t30i23f30yw68aw70P44C55M69C55I23Aw81c41a44r33d50 wf2
+56.53.53.53.53.53.53.53.53.53.53.wf1
+h274cp
+50c41m74c41i23a44(26850)wh128c8
+506501n90 0
+H720
+V6650
+h976cn
+50f30s41s41e45r33v42e45r33,w52p50o49r33t30m74a44p50p50e45r33,w98p50c41n50f30s41dwh76C\-
+w66N59F43Sw69s41e45r33v42i23c41e45 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h187cn
+50f30s41s41e45r33v42e45r33(26850)wh128c8
+505507n90 0
+H720
+V6740
+h699cl
+23p50twh56C\-
+w66p50a44r33a44l23l23e45lw49p50o49r33tw56i23n50t30e45r33f30a44c41ew71f30o49rwh105cP
+44C55'26s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cl
+23p50t30(26350)wh128c5
+509501n90 0
+H720
+V6830
+h634cp
+50l23a44n50950.26i23n50iwh49C\-
+w66c41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23ew71f30o49rwh105cP
+44C55s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208cp
+50l23a44n50950.26i23n50i23(26850)wh128c8
+506505n90 0
+H720
+V6920
+h286cp
+50d50f30250p50swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76P44o49s41t30S43c41r33i23p50tw56a44n50dwh122cP
+44D60F43 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50s41250p50d50f30,wh265cp
+50s41250p50d50f30(26150)wh128c1
+506505n90 0
+H720
+V7010
+h152cp
+50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w98P44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V7100
+h316cg
+50swh67C\-
+w66A55l23a44d50d50i23nw76G58h50o49s41t30s41c41r33i23p50tw56(26P44o49s41t30S43c41r33i23p50tw56a44n50dwh122cP
+44D60Fw69l23a44n50g50u50a44g50ew71i23n50t30e45r33p50r33e45t30e45r33)26 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V7190
+h1575cp
+50s41250p50d50f30,w98p50d50f30250p50swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76P44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60F43 wf2
+76.wf1
+h276cp
+50s41250p50d50f30(26150)wh128c1
+506505n90 0
+H720
+V7280
+76/42p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w98p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46dw76p50o49i23n50t30s41/42 wwh334ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+s10
+V7650
+h4467c2
+63763-58iwn90 0
+V7920
+p28
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+cP
+44r33i23v42a44c41yw68E43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)w52f30o49r33m74a44t30 wf2
+54.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50e45m74d50e45c41o49d50e45,w52p50e45m74e45n50c41o49d50ewh71C\-
+w66e45n50c41o49d50ew71f30i23l23e45sw67i23n50 wf2
+67.53.53.53.wf1
+h378cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+V800
+cb
+50i23t30s41y42-46s41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+71.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,w52l23i23g50h50t30,w98p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+40 wf2
+86.53.53.53.53.53.wf1
+h195cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+V890
+h1125cp
+50r33i23v42a44l23l23o49c41,w52p50r33i23v42f30r33e45ewh71C\-
+wh112cp
+50e45r33-46p50r33o49c41e45s41sw67p50r33i23v42a44t30ew71s41t30o49r33a44g50ew71m74a44n50a44g50e45m74e45n50t30 wf2
+59.53.53.53.wf1
+h219cp
+50r33i23v42a44l23l23o49c41(26250)wh128c4
+506507n90 0
+H720
+V980
+cm
+74e45s41s41a44g50e45s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50e45r33r33o49r33,w52s41y42s41l23o49g50,w52s41y42s41f30a44t30a44lwh49C\-
+w66s41y42s41t30e45mwh100ce
+45r33r33o49r33 wf2
+45.53.53.53.53.53.53.wf1
+h304cp
+50e45r33r33o49r33(26250)wh128c4
+505505n90 0
+H720
+V1070
+cA
+55s41s41o49c41i23a44t30i23o49nw76(26P44C55M69C55I23)w52d50e45v42i23c41e45 wf2
+83.53.53.53.53.53.53.53 f1
+37i238502503506505wh76C\-
+wh112cP
+44e45r33s41o49n50a44lw49C55o49m74p50u50t30e45rw59M69e45m74o49r33yw68C55a44r33dw76I23n50t30e45r33f30a44c41e45 wf2
+75.53.53.wf1
+h274ci
+23850250350650550(26350)wh128c5
+507508n90 0
+H720
+V1160
+68b50o49o49t30f30l23o49p50p50y42,w52b50o49o49t30p50l23a44n50950,w52b50o49o49t30w62i23n50950x49,w52b50o49o49t30w62i23n50n50t30,w98p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,w52s41e45t30u50p50.26k46f30s41,26/42 wwh283cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V1250
+66p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w98p50e45r33s41p50,w52l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+w66G58e45o49m74e45t30r33i23c41/42 wf2
+72 f1
+37/42p50u50s41h50m74a44t30,wh283cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V1340
+96/42u50n50l23o49c41k46d50i23s41p50l23a44y42,w52o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w98P44f30m74t30,w52R50f30m74t30,w52s41t30r33t30o49c41h50a44n50,w52c41h50a44n50t30o49s41t30r33,w52c41h50a44n50t30o49d50e45p50t30h50/42 wwh213cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V1430
+h1116ct
+30e45l23,w52i23w62h50o49i23swh67C\-
+w66l23o49o49kw72i23nwh122cp
+50h50o49n50ew71b50o49o49k46 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h449ct
+30e45l23(26150)wh128c2
+502500n90 0
+H720
+V1520
+h1629cg
+50r33a44pwh76C\-
+wh112cp
+50i23cw67p50r33e45p50r33o49c41e45s41s41o49rw59f30o49rw59d50r33a44w62i23n50gw76g50r33a44p50h50s41 wf2
+44.53.53.53.53.53.53.53.wf1
+h370cg
+50r33a44p50(26150)wh178c9
+500n90 0
+H720
+V1610
+cd
+50r33a44w62i23n50gw76p50i23c41t30u50r33e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50i23c41,w52t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dw76t30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49r33 wf2
+67.53.53.53.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V1700
+h1000cr
+33e45s41a44m74p50l23ewh71C\-
+w66r33e45s41a44m74p50l23ew71awh116cp
+50i23c41t30u50r33e45 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h192cr
+33e45s41a44m74p50l23e45(26150)wh128c1
+507507n90 0
+H720
+V1790
+h1419cm
+74p50i23c41t30u50r33e45swh67C\-
+wh112cp
+50i23c41t30u50r33ew71i23n50c41l23u50s41i23o49nw76m74a44c41r33o49s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h160cm
+74p50i23c41t30u50r33e45s41(26650)wh128c7
+503509n90 0
+H720
+V1880
+h110ct
+30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33twh102cp
+50i23c41t30u50r33e45s41 wf2
+53.53.53.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,wh412cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V1970
+91t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dw76t30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rw59d50r33a44w62i23n50gwh122cp
+50i23c41t30u50r33e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50i23c41,wh422cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V2060
+cI
+23n50t30e45r33n50e45t30 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50i23n50g50,w52g50p50i23n50g50,w52t30r33a44c41e45r33o49u50t30e45,w52h50o49g50p50o49r33t30swh67C\-
+w66p50r33o49b50ew71t30h50e45 wf2
+61.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+wV2150
+h1944cp
+50i23p50ewh71C\-
+w66c41r33e45a44t30ew71a44nw76i23n50t30e45r33p50r33o49c41e45s41sw67c41h50a44n50n50e45l23 wf2
+63.53.53.53.53.53.53.wf1
+h379cp
+50i23p50e45(26250)wh128c4
+505506n90 0
+H720
+wV2240
+h1944cp
+50i23p50ewh71C\-
+w66t30w62o49-46w62a44yw68i23n50t30e45r33p50r33o49c41e45s41sw67c41o49m74m74u50n50i23c41a44t30i23o49n50 wf2
+56.53.wf1
+h379cp
+50i23p50e45(26350)wh128c5
+509505n90 0
+H720
+V2330
+h1686ct
+30e45ewh71C\-
+wh112cp
+50i23p50ew71f30i23t30t30i23n50g50 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427ct
+30e45e45(26150)wh128c2
+501509n90 0
+H720
+wV2420
+h1944cp
+50i23p50e45f30i23l23ewh71C\-
+w66a44t30t30a44c41hw76f30i23l23t30e45rw59t30ow75f30i23l23ew71i23nw76n50a44m74ew71s41p50a44c41e45 wf2
+62.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V2510
+h912cc
+41o49l23o49rwh59C\-
+w66r33e45p50r33e45s41e45n50t30a44t30i23o49nw76o49fwh102cp
+50i23x49e45l23sw67a44n50dw76c41o49l23o49r33s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26650)wh128c7
+502502n90 0
+H720
+V2600
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cP
+44l23a44nw76950 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26150)wh228c1
+n90 0
+H720
+V2690
+h161C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23ew71c41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49rwh105cP
+44l23a44nw76950 wf2
+53.53.53.53.53.53.53.53.53.53.53 f1
+37s41s41h50,w52s41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh423cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V2780
+h1625cs
+41t30y42l23ewh71C\-
+wh112cP
+44l23a44nw769w76c41o49d50i23n50gw76c41o49n50v42e45n50t30i23o49n50sw67f30o49rw59C55 wf2
+64.53.53.53.53.53.53.53.53.53.53.wf1
+h366cs
+41t30y42l23e45(26650)wh128c7
+505507n90 0
+H720
+V2870
+cs
+41y42s41t30e45m74s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53 f1
+37d50r33a44w62t30e45r33mwh100C\-
+w66c41o49n50n50e45c41tw56t30owh121cP
+44l23a44nw769w76C55P44Uw81s41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45rw59o49p50e45r33a44t30i23n50g50 wf2
+55.53.53.53.53.wf1
+h176cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V2960
+h861ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ewh117cP
+44l23a44nw769w76d50e45v42i23c41e45s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26350)wh128c5
+505504n90 0
+H720
+V3050
+h211cs
+41t30a44t30c41h50e45c41k46,w52s41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+w66i23n50t30e45r33f30a44c41ew71t30owh121cP
+44l23a44nw769w76F43i23l23ew71p50r33o49t30o49c41o49l23 wf2
+53.53.53.53.53.53.53.53.53.53.53 f1
+37/42r33e45a44d50950p50m74s41g50,wh375cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3140
+h861ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ewh117cP
+44l23a44nw769w76F43i23l23ew71P44r33o49t30o49c41o49l23,w52950P44 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26550)wh128c6
+509508n90 0
+H720
+wV3230
+h1944cp
+50l23a44n50950.26i23n50iwh49C\-
+w66c41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23ew71f30o49rw59P44C55s41 wf2
+60.53.53.53.53.53.53.53.wf1
+h208cp
+50l23a44n50950.26i23n50i23(26850)wh128c8
+506505n90 0
+H720
+V3320
+h193ca
+44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46dw76p50o49i23n50t30sw67a44n50dwh122cp
+50l23a44n50e45s41 wf2
+44.53 f1
+37/42v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,wh306ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V3410
+h1335cp
+50n50pwh76C\-
+w66P44l23u50gw76'26n50'w98P44l23a44yw68I23S43Aw81a44n50dw76P44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+wV3500
+h1944cp
+50l23a44y42l23i23s41t30f30swh67C\-
+w66p50l23a44y42l23i23s41tw56f30i23l23ew71s41y42s41t30e45m74 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.wf1
+h200cp
+50l23a44y42l23i23s41t30f30s41(26750)wh128c7
+507508n90 0
+H720
+V3590
+14/42d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w98p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,26/42 wwh356ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+wV3680
+h1944cp
+50l23o49twh56C\-
+w66g50r33a44p50h50i23c41sw67f30i23l23t30e45r33 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395cp
+50l23o49t30(26150)wh128c1
+505508n90 0
+H720
+wV3770
+h1944cp
+50l23o49twh56C\-
+w66g50r33a44p50h50i23c41sw67i23n50t30e45r33f30a44c41e45 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395cp
+50l23o49t30(26650)wh128c7
+504506n90 0
+H720
+V3860
+h1656cp
+50n50pwh76C\-
+wh112cP
+44l23u50gw76'26n50'w52P44l23a44yw68I23S43Aw81a44n50dw76P44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+64.53.53.53.53.53.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+wV3950
+h1944cp
+50l23u50m74bwh76C\-
+w66f30o49r33m74a44tw56o49fw56p50l23u50m74bw76m74e45s41s41a44g50e45sw67a44n50dw76r33u50l23e45s41 wf2
+63.wf1
+h300cp
+50l23u50m74b50(26650)wh128c7
+504508n90 0
+H720
+wV4040
+h1944cp
+50l23u50m74bwh76C\-
+w66s41e45n50dw76m74e45s41s41a44g50ew71t30ow75p50l23u50m74b50e45r33 wf2
+64.53.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26150)wh128c1
+505509n90 0
+H720
+V4130
+h193c/
+42p50l23u50m74b50l23o49o49k46u50p50,w52p50l23u50m74b50p50a44c41k46,w52p50l23u50m74b50p50a44c41k46a44t30t30r33,w98p50l23u50m74b50a44d50d50a44t30t30r33,w52p50l23u50m74b50d50e45l23a44t30t30r33,w52p50l23u50m74b50r33e45c41v42,26/42 wf2
+66.53.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4220
+cm
+74e45s41s41a44g50i23n50g50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50l23u50m74b50e45rwh59C\-
+w66f30i23l23ew71s41y42s41t30e45mwh100cf
+30o49rw59i23n50t30e45r33p50r33o49c41e45s41s41 wf2
+88.53.53.53.53.53.wf1
+h222cp
+50l23u50m74b50e45r33(26450)wh128c6
+506508n90 0
+H720
+V4310
+cp
+50l23u50m74b50s41e45n50d50t30e45x49t30,w52p50l23u50m74b50l23o49o49k46u50p50,26/42 wf2
+84.53.53.53.53 f1
+37e45p50l23u50m74b50,w98p50l23u50m74b50f30r33e45e45,w52p50l23u50m74b50o49p50e45n50,w52p50l23u50m74b50s41e45n50d50,26 wf2
+60.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4400
+h487ce
+45x49p50o49r33t30f30s41,w52s41r33v42f30swh67C\-
+w66n50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42e45rwh105cp
+50l23u50m74b50i23n50g50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V4490
+h239c/
+42p50l23u50m74b50o49p50e45n50,w52p50l23u50m74b50s41e45n50d50,w52p50l23u50m74b50s41e45n50d50t30e45x49t30,w98p50l23u50m74b50l23o49o49k46u50p50,w52p50l23u50m74b50p50a44c41k46,w52p50l23u50m74b50p50a44c41k46a44t30t30r33,26/42 wf2
+50.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4580
+h354cp
+50l23u50m74b50u50n50p50a44c41k46p50a44r33t30i23a44l23,w52p50l23u50m74b50u50n50p50a44c41k46a44t30t30r33,w98P44l23u50m74b50m74s41gwh76C\-
+w66p50l23u50m74bw76m74e45s41s41a44g50e45s41 wf2
+87 f1
+37/42p50l23u50m74b50u50n50p50a44c41k46,wh289cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4670
+cp
+50l23u50m74b50l23o49o49k46u50p50,26/42 wf2
+59.53.53.53.53.53.53.53.53 f1
+37e45p50l23u50m74b50,w52p50l23u50m74b50f30r33e45e45,w98p50l23u50m74b50o49p50e45n50,w52p50l23u50m74b50s41e45n50d50,w52p50l23u50m74b50s41e45n50d50t30e45x49t30,26 wf2
+85.53.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4760
+h166c/
+42p50l23u50m74b50s41e45n50d50,w52p50l23u50m74b50s41e45n50d50t30e45x49t30,w52p50l23u50m74b50l23o49o49k46u50p50,w98p50l23u50m74b50p50a44c41k46,w52p50l23u50m74b50p50a44c41k46a44t30t30r33,w52p50l23u50m74b50a44d50d50a44t30t30r33,26/42 wf2
+89.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4850
+h147cp
+50l23u50m74b50p50a44c41k46a44t30t30r33,w52p50l23u50m74b50a44d50d50a44t30t30r33,w52p50l23u50m74b50d50e45l23a44t30t30r33,w98p50l23u50m74b50r33e45c41v42,w52p50l23u50m74b50u50n50p50a44c41k46,26/42 wf2
+71.53.53.53.53 f1
+37/42p50l23u50m74b50p50a44c41k46,wh289cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V4940
+cp
+50l23u50m74b50p50a44c41k46,26/42 wf2
+76 f1
+37e45p50l23u50m74b50,w52p50l23u50m74b50f30r33e45e45,w52p50l23u50m74b50o49p50e45n50,w98p50l23u50m74b50s41e45n50d50,w52p50l23u50m74b50s41e45n50d50t30e45x49t30,w52p50l23u50m74b50l23o49o49k46u50p50,26 wf2
+65.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V5030
+h262c/
+42p50l23u50m74b50a44d50d50a44t30t30r33,w52p50l23u50m74b50d50e45l23a44t30t30r33,w52p50l23u50m74b50r33e45c41v42,w98p50l23u50m74b50u50n50p50a44c41k46,w52p50l23u50m74b50u50n50p50a44c41k46p50a44r33t30i23a44l23,26/42 wf2
+94.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V5120
+H709
+c/
+42p50l23u50m74b50r33e45c41v42,w52p50l23u50m74b50u50n50p50a44c41k46,w52p50l23u50m74b50u50n50p50a44c41k46p50a44r33t30i23a44l23,w98p50l23u50m74b50u50n50p50a44c41k46a44t30t30r33,w52P44l23u50m74b50m74s41gwh76C\-
+w66p50l23u50m74b50/42 wf2
+66.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26250)wh128c4
+505507n90 0
+H720
+V5210
+h223c/
+42r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w98p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+40/42 wf2
+64.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V5300
+ct
+30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+90.53.53.53 f1
+37j24p50g50,w52g50i23f30,w98p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,26 wwh459cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+wV5390
+h1944cp
+50n50pwh76C\-
+w66P44l23u50gw76'26n50'w52P44l23a44yw68I23S43Aw81a44n50dw76P44C55Iw49I23n50t30e45r33f30a44c41e45s41 wf2
+87.53.53.53.wf1
+h397cp
+50n50p50(26350)wh128c5
+509506n90 0
+H720
+V5480
+h126cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w52g50e45t30f30s41r33,w52s41e45t30f30s41rwh59C\-
+w66c41o49n50t30r33o49lw49f30l23o49a44t30i23n50gwh122cp
+50o49i23n50t30 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+V5570
+h909ch
+50o49cwh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71f30l23o49a44t30i23n50gwh122cp
+50o49i23n50tw56l23a44n50g50u50a44g50e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h407ch
+50o49c41(26150)wh128c1
+500503n90 0
+H720
+V5660
+h846cp
+50p50p50,w52p50p50p50o49e45,w52p50p50t30p50,w52p50p50t30p50dwh76C\-
+wh112cp
+50o49i23n50tw56p50r33o49t30o49c41o49l23 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50p50p50(26850)wh128c8
+507504n90 0
+H720
+V5750
+cg
+50e45n50i23n50i23t30d50r33a44w62,w52d50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+60.53 f1
+37D60i23s41p50l23a44y42,w98P44o49i23n50t30,w52R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,26 wf2
+79.53.53.53.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V5840
+h1038cs
+41t30u50bwh76C\-
+w66p50r33o49v42i23d50ew71m74o49u50n50twh102cp
+50o49i23n50tw56s41t30u50b50s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cs
+41t30u50b50(26850)wh128c9
+500503n90 0
+H720
+V5930
+73f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46dwh122cp
+50o49i23n50t30sw67a44n50dw76p50l23a44n50e45s41 wf2
+58.53.53.53 f1
+37/42v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,wh306ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V6020
+h473cD
+60x49,w52D60y42,w52P44t30,w52R50e45c41t30,w52R50p50twh56C\-
+w66a44r33i23t30h50m74e45t30i23cw67o49nwh122cp
+50o49i23n50t30sw67a44n50dw76r33e45c41t30a44n50g50l23e45s41 wf2
+54.53 f1
+37/42r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,wh312ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6110
+h369cl
+23o49c41k46s41,w52r33e45a44d50e45r33-46w62r33i23t30e45rw59l23o49c41k46s41,w52r33e45n50d50e45z46v42o49u50swh113cp
+50o49i23n50t30s41,w52a44n50dw76r33e45f30e45r33e45n50c41ew71c41o49u50n50t30s41 wf2
+64.53.53.53 f1
+37/42r33e45n50d50e45z46v42o49u50swh392cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6200
+h317cm
+74n50t30g50e45nwh76C\-
+w66a44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ew71m74o49u50n50twh102cp
+50o49i23n50t30sw67f30o49rw59f30i23l23ew71s41y42s41t30e45m74s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h248cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V6290
+h846cp
+50p50p50,w52p50p50p50o49e45,w52p50p50t30p50,w52p50p50t30p50dwh76C\-
+wh112cp
+50o49i23n50t30-46t30o49-46p50o49i23n50tw56p50r33o49t30o49c41o49l23 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50p50p50(26850)wh128c8
+507504n90 0
+H720
+V6380
+29/42g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,w52r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w98p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,w52f30i23l23l23b50e45z46i23e45r33,26/42 wf2
+70.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V6470
+h377c/
+42p50o49o49l23r33e45a44l23l23o49c41,w52p50o49o49l23c41o49m74p50a44c41t30,w52p50o49o49l23c41h50e45c41k46,w98p50o49o49l23b50l23o49c41k46c41h50e45c41k46,w52p50o49o49l23d50u50m74pwh76C\-
+w66g50e45n50e45r33a44lw49m74e45m74o49r33y42/42 wwh394cp
+50o49o49l23(26250)wh128c4
+505509n90 0
+H720
+V6560
+cp
+50o49o49l23c41o49m74p50a44c41t30,26/42 wf2
+59.53 f1
+37p50o49o49l23a44l23l23o49c41,w52p50o49o49l23a44l23l23o49c41a44l23i23g50n50s41p50a44n50,w98p50o49o49l23f30r33e45e45,w52p50o49o49l23m74s41i23z46e45,w52p50o49o49l23r33e45a44l23l23o49c41,26 wf2
+75.53.53.53.53.53.53.53.53.53.wf1
+h376cp
+50o49o49l23(26250)wh128c4
+505509n90 0
+H720
+wV6650
+h1944cp
+50o49p50350,w52i23m74a44p50450dwh76C\-
+w66I23n50t30e45r33n50e45tw56m74a44i23lw49s41e45r33v42e45r33s41 wf2
+81.53.53.53.53.53.53.wf1
+h348cp
+50o49p50350(26850)wh128c8
+507503n90 0
+H720
+V6740
+ci
+23x49f30o49r33m74,26/42 wf2
+64 f1
+37/42x49f30o49r33m74p50o49i23n50t30d50,w52x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w98p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,26 wf2
+74.53.53.53.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V6830
+h316ca
+44u50x49/42a44c41c41u50p50o49i23n50twh56C\-
+w66c41o49n50f30i23g50u50r33ew71aw70m74o49u50s41ew71t30ow75awh116cp
+50o49r33t30 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37a44u50x49/42m74o49u50s41e45,wh277cm
+74o49u50s41e45(26850)wh128c8
+504508n90 0
+H720
+V6920
+h1392cl
+23p50twh56C\-
+w66p50a44r33a44l23l23e45lw95p50o49r33tw56i23n50t30e45r33f30a44c41ew71f30o49rw59P44C55'26s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cl
+23p50t30(26350)wh128c5
+509501n90 0
+H720
+V7010
+h1486cn
+50f30s41s41e45r33v42e45r33,w98p50o49r33t30m74a44p50p50e45r33,w52p50c41n50f30s41dwh76C\-
+w66N59F43Sw69s41e45r33v42i23c41e45 wf2
+53.53.53.53.53.53.53.53.53.53.wf1
+h187cn
+50f30s41s41e45r33v42e45r33(26850)wh128c8
+505507n90 0
+H720
+V7100
+h496cg
+50p50s41f30s41,w52g50p50s41e45v42e45r33m74o49r33ewh71C\-
+w66G58P44Sw69t30i23m74ew71a44n50dwh122cp
+50o49s41i23t30i23o49nw76s41e45r33v42i23c41e45 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h335cg
+50p50s41f30s41(26850)wh128c8
+502507n90 0
+H720
+V7190
+h268c/
+42e45r33e45a44l23l23o49c41950p50,w52e45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w98p50o49s41t30m74o49u50n50t30s41r33v42,w52r33e45a44d50b50u50f30,w52r33e45a44d50s41t30r33,w52r33e45s41p50o49n50d50,26/42 wf2
+70.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V7280
+cp
+50r33o49c41e45s41sw67g50r33o49u50p50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50o49s41t30n50o49t30ewh71C\-
+w66s41e45n50dw76aw70n50o49t30ew71t30ow75aw70p50r33o49c41e45s41sw67o49r33 wf2
+69.53.53.53.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+s10
+V7650
+c2
+63863-58iwn90 0
+V7920
+p29
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h543cp
+50s41250p50d50f30,w52p50d50f30250p50swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nwh122cP
+44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60F43 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h276cp
+50s41250p50d50f30(26150)wh128c1
+506505n90 0
+H720
+V800
+h922cg
+50swh67C\-
+w66A55l23a44d50d50i23nw76G58h50o49s41t30s41c41r33i23p50twh102cP
+44o49s41t30S43c41r33i23p50tw56a44n50dw76P44D60Fw69l23a44n50g50u50a44g50ew71i23n50t30e45r33p50r33e45t30e45r33)26 wf2
+45.53.53.53.53.wf1
+h456cg
+50s41(26150)wh178c9
+504n90 0
+H720
+V890
+h588cp
+50a44g50ewh71C\-
+w66v42i23e45ww88F43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w98P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50dw76t30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+60.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V980
+h1733cl
+23pwh76C\-
+wh112cP
+44o49s41t30S43c41r33i23p50tw56p50r33e45p50r33o49c41e45s41s41o49r33s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26850)wh128c8
+504502n90 0
+H720
+V1070
+cs
+41q50u50a44r33ew71r33o49o49t30 wf2
+77.53.53.53.53.53.53.53.53.53 f1
+37e45x49p50,w52l23o49g50,w52l23o49g50150050,w52p50o49w62,w98p50o49w62150050,w52s41q50r33twh56C\-
+w66e45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,26 wf2
+73.wf1
+h403ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+V1160
+h1235ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dwh122cP
+44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+91.53.53.53.53.53.wf1
+h379ca
+44p50m74(26350)wh128c5
+505508n90 0
+H720
+V1250
+h1235ca
+44p50mwh100C\-
+w66A55d50v42a44n50c41e45dwh122cP
+44o49w62e45rw59M69a44n50a44g50e45m74e45n50tw56150.262w76B46I23O62Sw69i23n50t30e45r33f30a44c41e45 wf2
+91.53.53.53.53.53.wf1
+h379ca
+44p50m74(26850)wh128c7
+509501n90 0
+H720
+V1340
+h188cp
+50o49w62,w52p50o49w62150050,w52s41q50r33twh56C\-
+w66e45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w98p50o49w62e45r33,w52s41q50u50a44r33ew71r33o49o49t30 wf2
+52.53.53.53.53.53.53.53.53 f1
+37e45x49p50,w52l23o49g50,w52l23o49g50150050,wh392ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+V1430
+ct
+30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33t30/42 wf2
+79.53.53.53.53.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w98p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,26 wf2
+79.53.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V1520
+h290c/
+42n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w98p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w52s41u50b504wh76C\-
+40/42 wf2
+81.53.53.53.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1610
+h1696cp
+50p50p50,w98p50p50p50o49e45,w52p50p50t30p50,w52p50p50t30p50dwh76C\-
+w66p50o49i23n50t30-46t30o49-46p50o49i23n50tw56p50r33o49t30o49c41o49l23 wf2
+60.wf1
+h397cp
+50p50p50(26850)wh128c8
+507504n90 0
+H720
+wV1700
+h1944cp
+50rwh59C\-
+w66p50r33i23n50tw56f30i23l23e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h464cp
+50r33(26150)wh128c1
+506500n90 0
+H720
+V1790
+h1155cr
+33e45a44d50,w52r33e45a44d50n50,w52w62r33i23t30e45,w98p50r33e45a44d50,w52p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49rw59w62r33i23t30ew71f30i23l23e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+V1880
+cw
+62r33i23t30e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45a44d50v42,w52w62r33i23t30e45v42,w98p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+w66s41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44dw76a44n50d50 wf2
+57.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V1970
+89c41r33t30i23n50,w52c41r33t30o49u50t30,w52c41r33t30p50r33e45f30r33e45e45,w52c41r33t30r33e45s41f30r33e45ewh71C\-
+w66e45x49t30e45n50d50e45dwh122cp
+50r33e45c41i23s41i23o49nw76a44r33i23t30h50m74e45t30i23c41 wf2
+64.53.53.53.53 f1
+37/42m74p50m74a44g50s41u50b50,w52c41r33t30p50r33e45,wh412cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V2060
+h1715cb
+50cwh67C\-
+wh112cp
+50r33e45c41i23s41i23o49nw76a44r33i23t30h50m74e45t30i23cw67l23a44n50g50u50a44g50e45 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cb
+50c41(26150)wh178c2
+507n90 0
+H720
+V2150
+h1180cm
+74u50l23d50i23v42,w52u50m74u50l23d50i23vwh68C\-
+wh112cp
+50r33e45c41i23s41i23o49nw76m74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50dw76d50i23v42i23s41i23o49n50 wf2
+53.53.53.53.53.53.53.53.wf1
+h285cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V2240
+cf
+30l23o49p50p50yw68d50i23s41k46e45t30t30e45s41,w52f30l23a44s41h50e45s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50r33e45p50,w52f30d50i23s41k46,w52f30o49r33m74a44t30,w52m74b50rwh59C\-
+w66p50r33e45p50a44r33ew71h50a44r33dw76a44n50d50 wf2
+76.53.wf1
+h369cp
+50r33e45p50(26850)wh128c8
+507506n90 0
+H720
+V2330
+h1202cc
+41p50pwh76C\-
+w66Cw81l23a44n50g50u50a44g50ewh117cp
+50r33e45p50r33o49c41e45s41s41o49r33 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50p50(26150)wh178c4
+507n90 0
+H720
+V2420
+h1489cg
+50r33a44pwh76C\-
+w66p50i23cwh113cp
+50r33e45p50r33o49c41e45s41s41o49rw59f30o49rw59d50r33a44w62i23n50gw76g50r33a44p50h50s41 wf2
+78.53.53.53.53.53.53.53.53.53.wf1
+h370cg
+50r33a44p50(26150)wh178c9
+500n90 0
+H720
+V2510
+h1323cl
+23pwh76C\-
+w66P44o49s41t30S43c41r33i23p50twh102cp
+50r33e45p50r33o49c41e45s41s41o49r33s41 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26850)wh128c8
+504502n90 0
+H720
+V2600
+h978cp
+50i23c41,w52t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dw76t30e45xwh121cp
+50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rw59d50r33a44w62i23n50gw76p50i23c41t30u50r33e45s41 wf2
+45.53.53.53.53.53.53.53.53.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V2690
+h1045ca
+44pwh76C\-
+w66f30e45t30c41hw76A55s41s41o49c41i23a44t30e45dwh122cP
+44r33e45s41sw67n50e45w62sw67a44r33t30i23c41l23e45s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ca
+44p50(26150)wh178c1
+509n90 0
+H720
+V2780
+96D60S43A55p50r33i23m74e45s41,w52p50r33o49b50a44b50l23y42_40p50r33i23m74e45,w52s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+wh112cp
+50r33i23m74ew71n50u50m74b50e45rw59g50e45n50e45r33a44t30i23o49n50 wf2
+93.53 f1
+37/42g50e45n50s41t30r33o49n50g50p50r33i23m74e45,wh311cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V2870
+cp
+50r33i23m74e45s41 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44c41t30o49r33,w98p50r33i23m74e45swh67C\-
+w66f30a44c41t30o49rw59aw70n50u50m74b50e45r33,w52g50e45n50e45r33a44t30ew71l23a44r33g50e45 wf2
+78.53.53.53.wf1
+h320cf
+30a44c41t30o49r33(26150)wh178c8
+500n90 0
+H720
+V2960
+h1178cm
+74cwh67C\-
+w66m74u50l23t30i23c41o49l23u50m74nwh122cp
+50r33i23n50t30 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cm
+74c41(26150)wh128c1
+502505n90 0
+H720
+V3050
+h1621ce
+45c41h50owh75C\-
+wh112cp
+50r33i23n50tw56a44r33g50u50m74e45n50t30s41 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ce
+45c41h50o49(26150)wh178c6
+508n90 0
+H720
+V3140
+h1609ca
+44s41t30r33owh75C\-
+wh112cp
+50r33i23n50tw56a44s41t30r33o49n50o49m74i23c41a44lw49i23n50f30o49r33m74a44t30i23o49n50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350ca
+44s41t30r33o49(26750)wh128c7
+506509n90 0
+H720
+V3230
+h1698cc
+41a44lwh49C\-
+wh112cp
+50r33i23n50tw56c41a44l23e45n50d50a44r33 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h439cc
+41a44l23(26150)wh178c3
+503n90 0
+H720
+V3320
+h1214ck
+46i23l23l23,w52s41l23a44y42,w52b50r33o49k46ewh71C\-
+wh112cp
+50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75k46i23l23lw49p50r33o49c41e45s41s41e45s41 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+V3410
+h1406cs
+41t30o49p50,w52s41t30a44r33twh56C\-
+wh112cp
+50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75s41t30o49pw76a44n50dw76s41t30a44r33tw56p50r33o49c41e45s41s41e45s41 wf2
+60.53.wf1
+h377cs
+41t30o49p50(26150)wh128c2
+500507n90 0
+H720
+V3500
+h1723cp
+50rwh59C\-
+wh112cp
+50r33i23n50tw56f30i23l23e45 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h464cp
+50r33(26150)wh128c1
+506500n90 0
+H720
+V3590
+h1560cm
+74t30i23m74ewh71C\-
+wh112cp
+50r33i23n50tw56f30i23l23ew71m74o49d50i23f30i23c41a44t30i23o49nw76t30i23m74e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h301cm
+74t30i23m74e45(26150)wh128c1
+503507n90 0
+H720
+V3680
+h1538ch
+50i23s41t30o49r33ywh68C\-
+wh112cp
+50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+79.53.53.53.53.53.53.53.53.53.53.wf1
+h279ch
+50i23s41t30o49r33y42(26150)wh128c1
+500502n90 0
+H720
+V3770
+h1207cy
+42e45s41t30e45r33d50a44y42,w52d50i23f30f30ywh68C\-
+wh112cp
+50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50ew71d50u50m74p50 wf2
+79.53.53.53.53.53.53.53.53.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+V3860
+h518c/
+42e45r33r33f30m74twh56C\-
+w66s41u50p50p50o49r33tw56f30o49rw59u50s41e45r33-46d50e45f30i23n50e45dwh122cp
+50r33i23n50tw56f30o49r33m74a44t30sw67a44n50dw76o49u50t30p50u50tw56r33o49u50t30i23n50e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V3950
+97s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+wh112cp
+50r33i23n50tw56f30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+42.53.53.53.53.53.53 f1
+37/42p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,wh290cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V4040
+cr
+33u50n50e45s41p50r33i23n50t30,w52r33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,26/42 wf2
+88.53.53.53.53.53.wf1
+h109cp
+50r33i23n50t30,w52f30p50r33i23n50t30,w52s41p50r33i23n50t30,w52s41n50p50r33i23n50t30,w52s41e45p50r33i23n50t30,w52s41m74p50r33i23n50t30,26 wf2
+70.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V4130
+h1648cf
+30r33e45qwh76C\-
+wh112cp
+50r33i23n50tw56h50i23s41t30o49g50r33a44mwh100co
+49fw56c41h50a44r33a44c41t30e45rw59f30r33e45q50u50e45n50c41i23e45s41 wf2
+46.53.53.53.53.wf1
+h389cf
+30r33e45q50(26150)wh178c8
+507n90 0
+H720
+V4220
+h1608cn
+50e45w62swh67C\-
+wh112cp
+50r33i23n50tw56n50e45w62sw67i23t30e45m74s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cn
+50e45w62s41(26150)wh128c1
+504503n90 0
+H720
+V4310
+h1085cm
+74a44n50,w52l23o49o49k46m74a44n50,w52s41i23gwh76C\-
+wh112cp
+50r33i23n50tw56o49rw59f30i23n50dw76p50a44g50e45sw67o49fw56t30h50i23sw67m74a44n50u50a44l23 wf2
+43.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V4400
+h1692cp
+50c41iwh49C\-
+wh112cp
+50r33i23n50tw56P44C55Iw49b50u50sw67c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h433cp
+50c41i23(26850)wh128c8
+506500n90 0
+H720
+V4490
+cB
+46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+64.53.53.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w98p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44l23 wf2
+48.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V4580
+h1670cs
+41e45qwh76C\-
+wh112cp
+50r33i23n50tw56s41e45q50u50e45n50c41e45sw67o49fw56n50u50m74b50e45r33s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45q50(26150)wh128c1
+509505n90 0
+H720
+V4670
+h1651cs
+41i23z46ewh71C\-
+wh112cp
+50r33i23n50tw56s41i23z46ew71o49fw56e45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h392cs
+41i23z46e45(26150)wh128c1
+509506n90 0
+H720
+V4760
+h1476cc
+41a44l23e45n50d50a44rwh59C\-
+wh112cp
+50r33i23n50tw56u50p50c41o49m74i23n50gw76e45v42e45n50t30s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h217cc
+41a44l23e45n50d50a44r33(26150)wh178c3
+504n90 0
+H720
+V4850
+h1497cw
+62e45a44t30h50e45rwh59C\-
+wh112cp
+50r33i23n50tw56w62e45a44t30h50e45rw59r33e45p50o49r33t30 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cw
+62e45a44t30h50e45r33(26150)wh128c2
+504505n90 0
+H720
+V4940
+h1240cs
+41t30r33i23n50g50swh67C\-
+w66e45x49t30r33a44c41twh102cp
+50r33i23n50t30a44b50l23ew71s41t30r33i23n50g50s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h279cs
+41t30r33i23n50g50s41(26150)wh128c2
+500508n90 0
+H720
+V5030
+46/42o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41twh102cp
+50r33i23n50t30a44b50l23ew71t30e45x49tw56f30r33o49mwh100cM
+69i23c41r33o49s41o49f30tw56d50o49c41u50m74e45n50t30s41 wf2
+89.53.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V5120
+h1733cl
+23pwh76C\-
+wh112cp
+50r33i23n50t30e45rw59o49u50t30p50u50t30 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474cl
+23p50(26150)wh128c1
+501508n90 0
+H720
+V5210
+cv
+42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45d50/42 wf2
+79.53 f1
+37f30p50r33i23n50t30f30,w98p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,26 wf2
+63.53.53.53.53.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V5300
+cd
+50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,26/42 wf2
+59.53 f1
+37p50a44r33s41e45h50t30m74l23,w98p50r33i23n50t30i23t30e45m74s41,w52v42a44l23i23d50i23t30e45m74s41,w52f30r33e45e45i23t30e45m74s41,w52f30r33e45e45d50o49c41i23n50f30o49,26 wf2
+48.wf1
+h370ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V5390
+cg
+50u50a44r33d50.26s41r33v42,26/42 wf2
+57 f1
+37c41h50a44n50g50e45u50s41e45r33,w52c41o49n50v42k46e45y42s41,w52c41o49n50v42k46e45y42s41250,w98p50r33i23n50t30n50e45t30k46e45y42,w52s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,26 wf2
+45.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V5480
+h263cp
+50e45m74d50e45c41o49d50e45,w52p50e45m74e45n50c41o49d50ewh71C\-
+w66e45n50c41o49d50ew71f30i23l23e45sw67i23nwh122cP
+44r33i23v42a44c41yw68E43n50h50a44n50c41e45dw76M69a44i23lw49(26P44E43)w52f30o49r33m74a44t30 wf2
+54.53.53.53.53.53.53.53.53.53.wf1
+h378cp
+50e45m74(26850)wh128c8
+506502n90 0
+H720
+V5570
+cs
+41t30o49r33a44g50ew71m74a44n50a44g50e45m74e45n50t30 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50r33i23v42a44l23l23o49c41,w52p50r33i23v42f30r33e45ewh71C\-
+w66p50e45r33-46p50r33o49c41e45s41sw67p50r33i23v42a44t30e45 wf2
+83.53.53.53.53.wf1
+h219cp
+50r33i23v42a44l23l23o49c41(26250)wh128c4
+506507n90 0
+H720
+V5660
+h1411ce
+45x49e45c41,w52e45x49e45c41l23,w98_40p50r33i23v42a44t30e45s41,w52_40n50p50r33i23v42a44t30e45s41,w52_40t30o49swh67C\-
+w66e45x49e45c41u50t30ew71aw70f30i23l23e45 wf2
+52.53.53.53.wf1
+h367ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V5750
+h265c/
+42s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w98p50r33n50g50,w52f30a44s41t30r33a44n50d50,w52n50f30a44s41t30r33a44n50dwh76C\-
+w66r33a44n50d50o49mwh100cn
+50u50m74b50e45r33/42 wf2
+92.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V5840
+h123c/
+42g50e45n50s41a44f30e45p50r33i23m74e45,w52g50e45n50s41t30r33o49n50g50p50r33i23m74e45,w52D60S43A55p50r33i23m74e45s41,w98p50r33o49b50a44b50l23y42_40p50r33i23m74e45,w52s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+w66p50r33i23m74e45/42 wf2
+83.53.53.53.wf1
+h322cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V5930
+cd
+50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+42.53.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w98p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50s41 wf2
+70.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V6020
+h502cp
+50i23n50g50,w52g50p50i23n50g50,w52t30r33a44c41e45r33o49u50t30e45,w52h50o49g50p50o49r33t30swh67C\-
+wh112cp
+50r33o49b50ew71t30h50ew71I23n50t30e45r33n50e45t30 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+wV6110
+h1944cp
+50r33o49cwh67C\-
+w66r33u50n50n50i23n50gw76p50r33o49c41e45s41s41e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50r33o49c41(26350)wh128c5
+509508n90 0
+H720
+V6200
+80/42c41h50a44n50f30r33e45e45,w52c41h50a44n50i23n50i23t30,w52c41h50a44n50p50r33i23n50t30,w52m74a44i23n50s41t30a44c41k46s41i23z46e45,w98p50r33o49c41c41r33e45a44t30e45,w52p50r33o49c41d50a44t30a44,w52p50r33o49c41e45x49e45c41,w52p50r33o49c41e45x49e45c41l23,26/42 wf2
+77.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6290
+h930cb
+50o49o49t30i23n50gwh76C\-
+w66b50o49o49t30s41t30r33a44p50p50i23n50gwh122cp
+50r33o49c41e45d50u50r33e45s41 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h246cb
+50o49o49t30i23n50g50(26850)wh128c8
+500500n90 0
+H720
+V6380
+h1103cr
+33d50p50r33o49t30owh75C\-
+w66p50a44r33s41ew71a44n50dwh122cp
+50r33o49c41e45s41sw67aw70p50r33o49t30ow75f30i23l23ew71l23i23s41t30i23n50g50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V6470
+h594cc
+41p50u50t30i23m74e45,w52t30i23m74e45swh67C\-
+w66c41p50uw76t30i23m74ew71i23nw76t30h50i23swh113cp
+50r33o49c41e45s41sw67a44n50dw76c41h50i23l23d50r33e45n50 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cc
+41p50u50t30i23m74e45(26250)wh128c3
+501507n90 0
+H720
+V6560
+h944ct
+30r33a44c41ewh71C\-
+w66s41h50o49ww88(26r33e45a44l23-46t30i23m74e45)w98p50r33o49c41e45s41sw67b50e45h50a44v42i23o49r33 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V6650
+h228ca
+44t30e45x49i23t30d50o49n50t30,w52t30e45r33m74i23n50a44t30ewh71C\-
+w66t30e45r33m74i23n50a44t30ew71p50r33o49c41e45s41s41,w98p50r33o49c41e45s41sw67c41l23e45a44n50u50p50 wf2
+68.53.53.53.53.53.53.53 f1
+37e45x49i23t30s41,w52_40e45x49i23t30s41,w52a44t30e45x49i23t30,wh348ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V6740
+h371cp
+50o49s41t30n50o49t30ewh71C\-
+w66s41e45n50dw76aw70n50o49t30ew71t30ow75aw70p50r33o49c41e45s41sw67o49rwh105cp
+50r33o49c41e45s41sw67g50r33o49u50p50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+V6830
+h982cc
+41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w98p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+57.53.53.53.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V6920
+h1057cg
+50e45t30p50i23d50,w52g50e45t30p50p50i23dwh76C\-
+w66g50e45twh102cp
+50r33o49c41e45s41sw67i23d50s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h299cg
+50e45t30p50i23d50(26250)wh128c3
+508505n90 0
+H720
+V7010
+h102cn
+50o49t30i23f30y42,w52n50o49t30e45d50,w52a44t30n50o49t30i23f30ywh68C\-
+w66h50a44n50d50l23ew71a44s41y42n50c41h50r33o49n50o49u50swh113cp
+50r33o49c41e45s41sw67n50o49t30i23f30i23c41a44t30i23o49n50 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cn
+50o49t30i23f30y42(26250)wh128c4
+505500n90 0
+H720
+V7100
+39A55R50G58E43N59D60,w52A55R50G58C55,w52A55R50G58F43,w52E43A55R50G58F43,w52a44r33g50i23n50i23t30,w52a44r33g50o49p50twh56C\-
+wh112cp
+50r33o49c41e45s41sw67o49p50t30i23o49nw76l23e45t30t30e45r33sw67f30r33o49mwh100ca
+44r33g50v42 wf2
+54.53.53 f1
+37A55R50G58B46E43G58I23N59,wh409ca
+44r33g50(26250)wh128c2
+507505n90 0
+H720
+V7190
+h805cp
+50o49s41t30n50o49t30ewh71C\-
+w66s41e45n50dw76aw70n50o49t30ew71t30ow75awh116cp
+50r33o49c41e45s41sw67o49rw59p50r33o49c41e45s41sw67g50r33o49u50p50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+V7280
+h1125cp
+50r33i23v42a44l23l23o49c41,w52p50r33i23v42f30r33e45ewh71C\-
+wh112cp
+50r33o49c41e45s41sw67p50r33i23v42a44t30ew71s41t30o49r33a44g50ew71m74a44n50a44g50e45m74e45n50t30 wf2
+74.53.53.53.53.53.53.wf1
+h219cp
+50r33i23v42a44l23l23o49c41(26250)wh128c4
+506507n90 0
+H720
+s10
+V7650
+h4467c2
+63963-58iwn90 0
+V7920
+p30
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+27_40e45x49i23t30s41,w52a44t30e45x49i23t30,w52a44t30e45x49i23t30d50o49n50t30,w52t30e45r33m74i23n50a44t30ewh71C\-
+w66t30e45r33m74i23n50a44t30ewh117cp
+50r33o49c41e45s41s41,w52p50r33o49c41e45s41sw67c41l23e45a44n50u50p50 wf2
+57.53.53.53.53.53.53.53.53.53.53.53 f1
+37e45x49i23t30s41,wh348ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V800
+h946cf
+30o49r33k46,w52r33f30o49r33kwh72C\-
+w66m74a44n50i23p50u50l23a44t30ewh117cp
+50r33o49c41e45s41sw67r33e45s41o49u50r33c41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cf
+30o49r33k46(26250)wh128c3
+506508n90 0
+H720
+V890
+h600cs
+41n50a44p50,w52s41n50a44p50f30swh67C\-
+w66c41r33e45a44t30ew71a44n50dw76m74o49u50n50twh102cp
+50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362cs
+41n50a44p50(26450)wh128c6
+507506n90 0
+H720
+V980
+h1621cs
+41n50a44pwh76C\-
+wh112cp
+50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362cs
+41n50a44p50(26650)wh128c7
+505506n90 0
+H720
+V1070
+h1522cp
+50s41,w52p50s41uwh76C\-
+wh112cp
+50r33o49c41e45s41sw67s41t30a44t30u50s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cp
+50s41(26150)wh128c1
+506504n90 0
+H720
+V1160
+h956cr
+33e45n50d50e45z46v42o49u50swh67C\-
+w66u50s41e45rw59l23e45v42e45lw95p50r33o49c41e45s41sw67s41y42n50c41h50r33o49n50i23z46a44t30i23o49n50 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96r33e45n50d50e45z46v42o49u50s41(26250)wh128c4
+508507n90 0
+H720
+V1250
+h665ca
+44w62a44i23t30,w52w62a44i23t30,w52w62a44i23t30p50i23dwh76C\-
+w66w62a44i23tw56f30o49rw59awh116cp
+50r33o49c41e45s41sw67t30ow75e45x49i23t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cw
+62a44i23t30(26250)wh128c5
+505501n90 0
+H720
+V1340
+h225cc
+41a44pwh76C\-
+w66c41a44p50a44b50i23l23i23t30i23e45sw67f30o49rw59s41e45t30t30i23n50gw76t30h50ew71u50s41e45rw59i23dw76o49fwh102cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h412cc
+41a44p50(26350)wh128c5
+506504n90 0
+H720
+V1430
+h307ck
+46i23l23l23,w52s41l23a44y42,w52b50r33o49k46ewh71C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75k46i23l23lw95p50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+V1520
+h1301cp
+50r33o49cwh67C\-
+w66r33u50n50n50i23n50gwh122cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50r33o49c41(26350)wh128c5
+509508n90 0
+H720
+V1610
+70s41t30o49p50,w52s41t30a44r33twh56C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75s41t30o49pw76a44n50dw76s41t30a44r33twh102cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h377cs
+41t30o49p50(26150)wh128c2
+500507n90 0
+H720
+V1700
+h228ci
+23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+w66s41l23a44v42ew71I23/42Owh134cp
+50r33o49c41e45s41s41e45sw67f30o49rw59t30h50r33e45a44d50e45dw76p50r33o49g50r33a44m74s41 wf2
+45.53.53.53 f1
+37/42i23o49o49p50e45n50,wh291ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V1790
+h438ca
+44w62kwh72C\-
+w66p50a44t30t30e45r33n50-46d50i23r33e45c41t30e45dw76s41c41a44n50n50i23n50gw76a44n50dwh122cp
+50r33o49c41e45s41s41i23n50gw76l23a44n50g50u50a44g50e45 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h395ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+V1880
+h31C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23cw67P44C55I23-46S43C55S43Iw49I23/42Owh134cP
+44r33o49c41e45s41s41o49r33s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50awh460cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V1970
+ce
+45t30c41.26 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w98p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,26 wf2
+42.wf1
+h366cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V2060
+H715
+c/
+42m74a44i23n50s41t30a44c41k46s41i23z46e45,w52p50r33o49c41c41r33e45a44t30e45,w52p50r33o49c41d50a44t30a44,w52p50r33o49c41e45x49e45c41,w98p50r33o49c41e45x49e45c41l23,w52p50r33o49c41r33f30o49r33k46,w52r33e45c41v42,w52r33e45c41v42p50,w52r33e45c41v42u50l23,26/42 wf2
+54.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+wV2150
+h1944cp
+50r33o49f30,w52t30p50r33o49f30,w52k46p50r33o49fwh56C\-
+w66d50i23s41p50l23a44yw68p50r33o49f30i23l23i23n50gw76d50a44t30a44 wf2
+94.53.53.53.wf1
+h385cp
+50r33o49f30(26150)wh128c1
+506501n90 0
+H720
+V2240
+h1330ck
+46p50r33o49fwh56C\-
+w66k46e45r33n50e45lw95p50r33o49f30i23l23i23n50g50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h339ck
+46p50r33o49f30(26350)wh128c5
+508509n90 0
+H720
+V2330
+h526c9
+50l23o49a44d50,w52950p50x49e45l23o49a44d50,w52l23dwh76C\-
+w66P44Cw81b50o49o49t30s41t30r33a44pwh122cp
+50r33o49g50r33a44m74 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331c9
+50l23o49a44d50(26850)wh128c7
+508505n90 0
+H720
+V2420
+h1163cu
+50n50i23t30swh67C\-
+w66c41o49n50v42e45r33s41i23o49nwh122cp
+50r33o49g50r33a44m74 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cu
+50n50i23t30s41(26150)wh128c2
+503504n90 0
+H720
+V2510
+h1634cc
+41bwh76C\-
+w66Cwh127cp
+50r33o49g50r33a44mwh100cb
+50e45a44u50t30i23f30i23e45r33 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cc
+41b50(26150)wh178c3
+506n90 0
+H720
+V2600
+h688ce
+45x49e45c41n50e45twh56C\-
+w66n50e45t30w62o49r33kw72i23n50t30e45r33f30a44c41ew71t30owh121cp
+50r33o49g50r33a44mwh100ce
+45x49e45c41u50t30i23o49n50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h242ce
+45x49e45c41n50e45t30(26450)wh128c6
+503506n90 0
+H720
+V2690
+h1323ca
+44s41s41e45r33twh56C\-
+w66c41h50e45c41kwh118cp
+50r33o49g50r33a44mwh100ci
+23n50v42a44r33i23a44n50t30s41 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h313ca
+44s41s41e45r33t30(26250)wh128c2
+507509n90 0
+H720
+V2780
+h244ci
+23o49w62r33i23t30ewh71C\-
+w66s41l23a44v42ew71I23/42Ow88p50r33o49c41e45s41s41e45sw67f30o49rw59t30h50r33e45a44d50e45dwh122cp
+50r33o49g50r33a44m74s41 wf2
+82.53.53 f1
+37/42i23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,wh291ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V2870
+h571cl
+23e45xwh75C\-
+w66g50e45n50e45r33a44t30o49rw59o49fw56l23e45x49i23c41a44lw49a44n50a44l23y42s41i23swh113cp
+50r33o49g50r33a44m74s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430cl
+23e45x49(26150)wh128c1
+501505n90 0
+H720
+V2960
+h317cm
+74a44p50,w52m74a44p50d50e45m74owh75C\-
+w66d50r33a44ww88m74a44p50sw67o49nw76v42a44r33i23o49u50swh113cp
+50r33o49j24e45c41t30i23o49n50s41 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44p50(26750)wh128c7
+507504n90 0
+H720
+V3050
+h212cb
+50i23t30s41y42l23o49a44d50,w52l23i23g50h50t30,w52p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w98p50r33o49m74p50t30e45rwh59C\-
+w66b50i23t30s41y42-46s41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+62.53.53.53.53.53.53.53.53.53.wf1
+h195cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+wV3140
+h1944cp
+50r33o49o49fwh56C\-
+w66t30r33o49f30fw56o49u50t30p50u50tw56i23n50t30e45r33p50r33e45t30e45r33 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49o49f30(26150)wh128c1
+506503n90 0
+H720
+V3230
+h169c/
+42o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w98p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rw59l23i23b50r33a44r33y42 wf2
+78.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V3320
+h707cr
+33d50p50r33o49t30owh75C\-
+w66p50a44r33s41ew71a44n50dw76p50r33o49c41e45s41sw67awh116cp
+50r33o49t30ow75f30i23l23ew71l23i23s41t30i23n50g50 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V3410
+h208cs
+41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+w66i23n50t30e45r33f30a44c41ew71t30ow75P44l23a44nw769w76F43i23l23ewh117cp
+50r33o49t30o49c41o49l23 wf2
+56.53.53.53.53.53.53.53.53.53.53 f1
+37/42r33e45a44d50950p50m74s41g50,w52s41t30a44t30c41h50e45c41k46,wh375cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3500
+h245cp
+50p50p50,w52p50p50p50o49e45,w52p50p50t30p50,w52p50p50t30p50dwh76C\-
+w66p50o49i23n50t30-46t30o49-46p50o49i23n50twh102cp
+50r33o49t30o49c41o49l23 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h397cp
+50p50p50(26850)wh128c8
+507504n90 0
+H720
+V3590
+h438ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75t30h50ew71P44l23a44nw769w76F43i23l23ewh117cP
+44r33o49t30o49c41o49l23,w52950P44 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26550)wh128c6
+509508n90 0
+H720
+V3680
+96h50n50p50u50t30l23,w52h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,w52r33e45a44d50i23p50i23f30cwh67C\-
+w66I23n50t30e45r33n50e45twh102cP
+44r33o49t30o49c41o49lw49a44d50d50r33e45s41s41i23n50g50 wf2
+53.53 f1
+37/42n50h50g50e45t30l23,w52n50h50g50e45t30s41,w52h50n50p50u50t30v42,wh463ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V3770
+h1146cf
+30t30p50f30swh67C\-
+w66f30i23l23ew71t30r33a44n50s41f30e45rwh105cp
+50r33o49t30o49c41o49lw49(26F43T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V3860
+h604cn
+50n50t30p50f30swh67C\-
+w66n50e45t30w62o49r33kw72n50e45w62sw67t30r33a44n50s41p50o49r33twh102cp
+50r33o49t30o49c41o49lw49(26N59N59T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h296cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+V3950
+h1131cv
+42e45r33s41i23o49nwh76C\-
+w66n50e45g50o49t30i23a44t30ewh117cp
+50r33o49t30o49c41o49lw49v42e45r33s41i23o49n50 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h264cv
+42e45r33s41i23o49n50(26550)wh128c7
+501502n90 0
+H720
+V4040
+65a44u50t30h50s41r33v42,w52p50950a44n50y42,w52p50950s41k46150,w52p50950s41k462wh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122cp
+50r33o49t30o49c41o49l23s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h257ca
+44u50t30h50s41r33v42(26650)wh128c7
+501508n90 0
+H720
+V4130
+37i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+w66n50e45t30w62o49r33kwh118cp
+50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23p50,w52e45s41p50,w52g50r33e45,wh463ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V4220
+ca
+44n50dw76P44D60F43 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50s41250p50d50f30,w52p50d50f30250p50swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nw76P44o49s41t30S43c41r33i23p50t30 wf2
+43.53.wf1
+h276cp
+50s41250p50d50f30(26150)wh128c1
+506505n90 0
+H720
+V4310
+h1755cp
+50s41,w98p50s41uwh76C\-
+w66p50r33o49c41e45s41sw67s41t30a44t30u50s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cp
+50s41(26150)wh128c1
+506504n90 0
+H720
+V4400
+h270c/
+42r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w98P44t30,w52R50e45c41t30,w52R50p50twh56C\-
+w66a44r33i23t30h50m74e45t30i23cw67o49nw76p50o49i23n50t30sw67a44n50d50/42 wf2
+58.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V4490
+h286c/
+42n50h50g50e45t30l23,w52n50h50g50e45t30s41,w52h50n50p50u50t30v42,w52h50n50p50u50t30l23,w52h50n50p50u50t30s41,w98p50t30c41l23b50s41u50m74,w52r33e45a44d50i23p50i23f30cwh67C\-
+w66I23n50t30e45r33n50e45tw56P44r33o49t30o49c41o49l23/42 wf2
+89.53.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V4580
+86/42r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,w98p50t30i23n50r33e45c41t30,w52r33e45c41t30i23n50r33e45c41t30,w52r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,26/42 wf2
+92.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V4670
+h1366ct
+30h50u50m74b50p50r33i23n50twh56C\-
+wh112cp
+50u50b50l23i23cw67k46e45yw68t30h50u50m74b50p50r33i23n50t30s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h107ct
+30h50u50m74b50p50r33i23n50t30(26650)wh128c7
+505508n90 0
+H720
+V4760
+cb
+50o49t30t30o49m74w62i23n50d50o49w62,26/42 wf2
+48.53.53.53.53.53.53.53 f1
+37S43c41r33e45e45n50,w52a44l23l23o49c41s41c41r33e45e45n50,w98p50u50b50l23i23c41s41c41r33e45e45n50,w52f30r33e45e45s41c41r33e45e45n50,w52a44l23l23o49c41w62i23n50d50o49w62,26 wf2
+64.53.53.53.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V4850
+cc
+41i23r33c41u50l23a44rw59b50u50f30f30e45r33 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50u50m74pwh76C\-
+w66c41o49p50yw68a44s41y42n50c41h50r33o49n50o49u50s41l23yw68v42i23aw70aw70l23a44r33g50e45 wf2
+68.53.53.53.53.wf1
+h323cp
+50u50m74p50(26150)wh128c1
+506506n90 0
+H720
+V4940
+cm
+74a44n50a44g50e45m74e45n50t30 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41h50a44n50g50e45s41,w52p50u50l23l23,w98p50u50s41h50,w52s41c41a44nwh76C\-
+w66c41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41a44 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V5030
+h329c/
+42x49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,w52x49f30o49r33m74p50l23a44n50e45,w98p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,26/42 wf2
+87.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V5120
+cc
+41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cp
+50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hw76S43S43Lw68v42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75a44 wf2
+55.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V5210
+cf
+30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,w52o49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,26/42 wf2
+80.53.wf1
+h109cp
+50u50s41h50t30l23s41,w52t30l23s41C55l23i23e45n50t30,w52t30l23s41S43e45r33v42e45r33,w52i23n50i23t30T50h50u50m74b50p50r33i23n50t30s41,26 wf2
+86.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V5300
+h140cd
+50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dwh122cp
+50u50tw56f30i23l23ew71s41t30a44t30u50s41 wf2
+43.53.53.53 f1
+37/42f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,wh391cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V5390
+h252c/
+42a44t30t30a44c41h50p50r33o49c41,w52g50e45t30150,w52g50e45t30250,w52g50e45t30450,w52g50e45t30850,w52p50u50t30150,w98p50u50t30250,w52p50u50t30450,w52p50u50t30850,w52b50e45s41w62a44b50,w52b50e45s41w62a44l23,w52b50e45s41w62a44v42,26/42 wf2
+73.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V5480
+cf
+30r33e45a44d50,w52f30w62r33i23t30e45/42 wf2
+55 f1
+37f30g50e45t30c41,w52g50e45t30c41,w52g50e45t30c41h50a44r33,w52f30p50u50t30c41,w52p50u50t30c41,w98p50u50t30c41h50a44r33,w52u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,26 wf2
+92.53.53.53.wf1
+h351cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V5570
+h1584cg
+50e45t30e45n50v42,w98p50u50t30e45n50vwh68C\-
+w66a44c41c41e45s41sw67e45n50v42i23r33o49n50m74e45n50tw56v42a44r33i23a44b50l23e45s41 wf2
+70.53.53.53.53.53.wf1
+h285cg
+50e45t30e45n50v42(26250)wh128c3
+508502n90 0
+H720
+wV5660
+h1944cp
+50w62d50,w52p50b50dwh76C\-
+w66w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50w62d50(26150)wh128c1
+506507n90 0
+H720
+V5750
+h881cr
+33e45a44d50,w52r33e45a44d50n50,w52w62r33i23t30e45,w52p50r33e45a44d50,w98p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49rw59w62r33i23t30ew71f30i23l23e45 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+V5840
+h1029cr
+33e45a44d50v42,w52w62r33i23t30e45v42,w52p50r33e45a44d50v42,w98p50w62r33i23t30e45vwh68C\-
+w66s41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44dw76a44n50dw76w62r33i23t30e45 wf2
+48.53.53.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V5930
+h734c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w98q50a44,w52v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V6020
+cq
+50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+40/42 wf2
+61.53.53.53.53.53 f1
+37q50t30o49m74,w52m74t30o49q50,w98q50a44d50d50,w52q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,w52q50i23n50v42,26 wf2
+81.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+wV6110
+h1944cq
+50b50a44l23lwh49C\-
+w66350-46dw76r33o49t30a44t30i23o49nw76c41o49n50t30r33o49l23l23e45r33 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cq
+50b50a44l23l23(26250)wh128c4
+507503n90 0
+H720
+V6200
+h758c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w98q50c41,w52v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V6290
+h403cq
+50t30o49m74,w52m74t30o49q50,w52q50a44d50d50,w52q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w98q50d50i23v42,w52q50u50n50i23t30,w52q50i23n50v42,w52q50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+40/42 wf2
+68.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V6380
+cf
+30i23l23e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cq
+50e45r33,w52r33u50n50qwh76C\-
+w66q50u50e45u50ew71m74a44n50a44g50e45m74e45n50tw56f30o49rw59s41p50o49o49l23e45d50 wf2
+84.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+V6470
+h1535c5
+50i23,w52k46i23,w52v42i23,w98q50iwh49C\-
+w66i23n50s41t30r33u50c41t30i23o49nw76s41i23m74u50l23a44t30o49r33s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V6560
+h902c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w98q50l23,w52v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V6650
+cr
+33u50n50l23o49c41k46,w52w62l23o49c41k46,26/42 wf2
+42.53.53.53.53.53.53 f1
+37l23o49c41k46,w52c41a44n50l23o49c41k46,w52u50n50l23o49c41k46,w98q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,26 wf2
+61.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6740
+cq
+50s41q50r33twh56C\-
+40/42 wf2
+91.53.53.53.53 f1
+37q50t30o49m74,w52m74t30o49q50,w52q50a44d50d50,w52q50s41u50b50,w52q50n50e45g50,w98q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,w52q50i23n50v42,w52q50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,26 wf2
+51.53.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V6830
+cv
+42i23e45w62p50o49r33t30/42 wf2
+40 f1
+37/42x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w52r33o49t30,w98q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,26 wf2
+52.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+wV6920
+h1944cq
+50s41o49r33twh56C\-
+w66q50u50i23c41k46e45rw59s41o49r33t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h344cq
+50s41o49r33t30(26250)wh128c4
+507504n90 0
+H720
+V7010
+cs
+41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+40/42 wf2
+88.53.53.53.53 f1
+37q50t30o49m74,w52m74t30o49q50,w52q50a44d50d50,w98q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,w52q50i23n50v42,w52q50l23e45n50,26 wf2
+54.53.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V7100
+h313cw
+62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49rwh105cq
+50u50e45r33yw68a44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41e45s41 wf2
+72.53.53 f1
+37/42g50u50a44r33d50.26s41r33v42,wh362ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V7190
+cc
+41s41q50u50e45r33y42,w52d50n50s41,w52d50n50s41t30c41p50,w52d50n50s41q50u50e45r33y42,w52d50n50s41d50e45b50u50gwh76C\-
+40/42 wf2
+67.wf1
+h109cq
+50u50e45r33y42,w52i23p50q50u50e45r33y42,w52m74k46h50a44s41h50,w52m74k46d50b50,w52m74k46h50o49s41t30s41,w52c41s41,26 wf2
+45.53.wf1
+h397cn
+50d50b50(26850)wh128c8
+505500n90 0
+H720
+V7280
+h1443cq
+50e45r33,w52r33u50n50qwh76C\-
+wh112cq
+50u50e45u50ew71m74a44n50a44g50e45m74e45n50tw56f30o49rw59s41p50o49o49l23e45dw76f30i23l23e45s41 wf2
+86.53.53.53.53.53.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+s10
+V7650
+c3
+63063-58iwn90 0
+V7920
+p31
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+cl
+23o49c41k46s41,26/42 wf2
+27 f1
+37/42r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+w66s41p50i23nw76l23o49c41k46s41,w98q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,w52r33e45a44d50e45r33-46w62r33i23t30e45r33 wf2
+89.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V800
+h186cq
+50t30o49m74,w52m74t30o49q50,w52q50a44d50d50,w52q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w98q50u50n50i23t30,w52q50i23n50v42,w52q50l23e45n50,w52s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+40/42 wf2
+73.53.53.53.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V890
+h373cl
+23o49c41k46,w52c41a44n50l23o49c41k46,w52u50n50l23o49c41k46,w52q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w98q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,26/42 wf2
+59.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V980
+cq
+50u50o49t30e45d50/42 wf2
+85.53.53.53.53 f1
+37/42q50u50o49t30e45s41t30r33f30m74t30,w52q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,w98q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,w52d50o49q50u50o49t30e45,w52n50e45e45d50s41r33c41q50u50o49t30ewh71C\-
+40 wf2
+62.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V1070
+cu
+50n50q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,26/42 wf2
+83.53.53.53.53.53.53.53.53 f1
+37q50u50o49t30e45s41t30r33d50u50p50,w98q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,w52u50n50q50u50o49t30e45s41t30r33d50u50p50,26 wf2
+46.53.53.53.53.53.53.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V1160
+h534c/
+42u50n50q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,w52q50u50o49t30e45s41t30r33f30m74t30,w98q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,w52q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,w52d50o49q50u50o49t30e45,26/42 wf2
+55.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V1250
+cu
+50n50q50u50o49t30e45s41t30r33d50u50p50,w52u50n50q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,26/42 wf2
+63.53.53.53.53.53.53.wf1
+h109cq
+50u50o49t30e45s41t30r33d50u50p50,w52q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,26 wf2
+93.53.53.53.53.53.53.53.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V1340
+h418c/
+42u50n50q50u50o49t30e45s41t30r33d50u50p50,w52u50n50q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,w98q50u50o49t30e45s41t30r33f30m74t30,w52q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,26/42 wf2
+83.53.53.53.53.53.53.53.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V1430
+h417cr
+33t30cwh67C\-
+w66r33e45a44l23-46t30i23m74ew71c41l23o49c41kw72a44n50dw76n50o49n50-46v42o49l23a44t30i23l23ewh117cR
+50A55M69 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+wV1520
+h1944cr
+33a44m74f30swh67C\-
+w66m74e45m74o49r33yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cr
+33a44m74f30s41(26450)wh128c6
+506509n90 0
+H720
+V1610
+ct
+30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26/42 wf2
+51.53.53.53.53.wf1
+h109cr
+33a44n50d50,w52l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,26 wf2
+58.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V1700
+h1123cd
+50h50c41p50d50,w52d50h50c41p50l23e45a44s41e45s41,w98r33a44r33p50d50,w52t30f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56b50o49o49t30i23n50g50 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.wf1
+h306cd
+50h50c41p50d50(26850)wh128c8
+500505n90 0
+H720
+wV1790
+h1944cr
+33a44t30f30swh67C\-
+w66m74a44i23lw49a44d50d50r33e45s41sw67r33a44t30i23f30i23c41a44t30i23o49nw76f30i23l23ew71s41y42s41t30e45m74 wf2
+73.53.53.wf1
+h369cr
+33a44t30f30s41(26450)wh128c6
+507500n90 0
+H720
+V1880
+86d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30owh121cr
+33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49mwh100ct
+30h50e45m74 wf2
+60.53.53.53 f1
+37/42t30o49b50a44c41k46u50p50,wh255cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V1970
+cw
+62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+72.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,26 wf2
+76.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V2060
+h1285cs
+41e45t30u50p50R50C55450s41t30a44t30e45,w98r33c41450,w52r33c41450s41k46i23p50,w52r33c41450b50a44c41kw72-w72a44l23l23e45g50e45dw76r33c414w76e45n50c41r33y42p50t30i23o49n50 wf2
+51.wf1
+h423cr
+33c41450(26250)wh128c4
+508500n90 0
+H720
+V2150
+cs
+41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33d50a44r33e45n50a44,w52w62r33a44r33e45n50awh70C\-
+w66c41o49p50yw68a44r33e45n50a44sw67b50e45t30w62e45e45nw76v42e45n50t30i23 wf2
+47.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+wV2240
+h1944cr
+33d50b50f30swh67C\-
+w66r33e45m74o49t30ew71k46e45r33n50e45lw49d50e45b50u50g50g50i23n50gw76f30i23l23ew71s41y42s41t30e45m74 wf2
+52.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V2330
+cl
+23i23s41t30i23n50g50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33d50p50r33o49t30owh75C\-
+w66p50a44r33s41ew71a44n50dw76p50r33o49c41e45s41sw67aw70p50r33o49t30ow75f30i23l23e45 wf2
+74.53.53.53.53.wf1
+h336cp
+50r33o49t30o49(26250)wh128c4
+506508n90 0
+H720
+V2420
+h1731cc
+41a44t30,w98r33e45a44dwh76C\-
+w66c41a44t30e45n50a44t30ew71f30i23l23e45s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cc
+41a44t30(26150)wh178c3
+505n90 0
+H720
+V2510
+68r33e45a44d50v42,w52w62r33i23t30e45v42,w52p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+w66s41c41a44t30t30e45r33/42g50a44t30h50e45rwh105cr
+33e45a44dw76a44n50dw76w62r33i23t30e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V2600
+h1108cd
+50i23r33r33e45a44d50,w52d50i23r33r33e45a44d50a44l23lwh49C\-
+wh112cr
+33e45a44dw76d50i23r33e45c41t30o49r33y42 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h269cd
+50i23r33r33e45a44d50(26250)wh128c3
+502509n90 0
+H720
+V2690
+cw
+62r33i23t30ew71f30i23l23e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33e45a44d50,w52r33e45a44d50n50,w52w62r33i23t30e45,w52p50r33e45a44d50,w52p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49r33 wf2
+44.53.53.53.wf1
+h375cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+wV2780
+h1944cr
+33e45a44d50,w52w62r33i23t30ewh71C\-
+w66t30r33a44n50s41f30e45rw59d50a44t30aw70f30r33o49mwh100ca
+44n50dw76t30ow75aw70f30i23l23e45 wf2
+69.53.wf1
+h375cr
+33e45a44d50(26550)wh128c7
+500508n90 0
+H720
+wV2870
+h1944cr
+33e45a44d50,w52w62r33i23t30e45,w52c41o49p50ywh68C\-
+w66s41i23m74p50l23ew71V52e45n50t30iw49c41l23i23e45n50t30s41 wf2
+66.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26150)wh128c2
+503508n90 0
+H720
+V2960
+h294c/
+42c41o49n50v42M69250D60,w52f30c41a44l23l23f30m74t30,w52d50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,w98r33e45a44d50950p50m74s41g50,w52s41t30a44t30c41h50e45c41k46,w52s41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+40/42 wf2
+62.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3050
+h225co
+49b50j24t30y42p50e45,w52r33e45a44d50o49b50j24,w52o49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w52n50e45x49t30a44r33,w98r33e45a44d50a44rwh59C\-
+w66o49b50j24e45c41tw56f30i23l23ew71i23n50t30e45r33p50r33e45t30a44t30i23o49nw76f30u50n50c41t30i23o49n50s41 wf2
+51.53.53.wf1
+h308co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V3140
+h132c/
+42e45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,w98r33e45a44d50b50u50f30,w52r33e45a44d50s41t30r33,w52r33e45s41p50o49n50d50,w52r33e45s41p50o49n50d50e45r33r33o49r33,26/42 wf2
+45.53.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V3230
+h170c/
+42f30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,w52o49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,w98r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+w66a44t30t30a44c41hw76T50L42S431w76o49rw59S43S43L42350/42 wf2
+92.53.53.53.53.53.53.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V3320
+cc
+41o49l23o49rw59m74a44p50 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37R50G58B46,w98r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41sw67d50i23s41p50l23a44y42 wf2
+53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V3410
+cf
+30i23l23e45/42 wf2
+02 f1
+37/42c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w98r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,w52h50a44s41p50e45r33mwh100C\-
+w66i23n50-46m74e45m74o49r33y42 wwh367c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V3500
+h199cc
+41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kwh118cr
+33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V3590
+h230c/
+h42C\-
+w66s41p50i23nw76l23o49c41k46s41,w52q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,w98r33e45a44d50e45r33-46w62r33i23t30e45rw59l23o49c41k46s41,w52r33e45n50d50e45z46v42o49u50sw67p50o49i23n50t30s41,w52a44n50d50/42 wf2
+77.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V3680
+h353c/
+42l23o49a44d50i23m74a44g50e45,w52c41l23o49a44d50i23m74a44g50e45,w52u50n50l23o49a44d50i23m74a44g50e45,w98r33e45a44d50i23m74a44g50e45,w52w62r33i23t30e45i23m74a44g50e45,w52b50y42t30e45s41p50e45r33l23i23n50e45,26/42 wf2
+84.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V3770
+h1497cn
+50e45d50m74a44i23lwh49C\-
+wh112cr
+33e45a44d50i23n50gw76m74a44i23l23 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cn
+50e45d50m74a44i23l23(26150)wh128c1
+503509n90 0
+H720
+V3860
+h496co
+49p50e45n50,w52c41r33e45a44t30e45,w52c41l23o49s41ewh71C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rwh105cr
+33e45a44d50i23n50gw76o49rw59w62r33i23t30i23n50g50,w52c41r33e45a44t30ew71f30i23l23e45 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V3950
+h545cw
+62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+w66a44l23l23o49c41a44t30i23n50g50,w52f30r33e45e45i23n50g50,w98r33e45a44d50i23n50g50,w52w62r33i23t30i23n50gw76i23m74a44g50e45s41 wf2
+51.53.53.53.53.53.53 f1
+37/42b50y42t30e45s41p50e45r33l23i23n50e45,wh120ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V4040
+h175c/
+42n50h50g50e45t30s41,w52h50n50p50u50t30v42,w52h50n50p50u50t30l23,w52h50n50p50u50t30s41,w52p50t30c41l23b50s41u50m74,w98r33e45a44d50i23p50i23f30cwh67C\-
+w66I23n50t30e45r33n50e45tw56P44r33o49t30o49c41o49lw49a44d50d50r33e45s41s41i23n50g50 wf2
+89.53.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V4130
+h484c/
+42a44l23l23o49c41m74e45m74i23m74a44g50e45,w52a44l23l23o49c41m74e45m74i23m74a44g50e45d50,w98r33e45a44d50m74e45m74i23m74a44g50e45,w52c41r33e45a44d50m74e45m74i23m74a44g50e45,26/42 wf2
+48.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V4220
+cd
+50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w52s41e45t30c41u50r33s41o49rwh59C\-
+40/42 wf2
+64 f1
+37i23n50i23t30m74o49u50s41e45,w98r33e45a44d50m74o49u50s41e45,w52c41l23o49s41e45m74o49u50s41e45,w52m74o49v42e45t30o49,w52g50e45t30r33e45c41t30,26 wf2
+42.53.53.53.wf1
+h288cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V4310
+h1674cr
+33e45a44d50,w98r33e45a44d50n50,w52w62r33i23t30e45,w52p50r33e45a44d50,w52p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49rw59w62r33i23t30ew71f30i23l23e45 wf2
+61.wf1
+h375cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+V4400
+cc
+41o49n50v42M69250T50R50,26/42 wf2
+77.53.53.53 f1
+37a44u50t30h50d50i23a44l23,w52p50a44s41s41t30o49k46e45y42,w52n50v42c41s41u50m74,w98r33e45a44d50n50v42r33a44m74,w52c41o49n50v42T50250M69,w52c41o49n50v42M69250T50,w52c41o49n50v42T50R50250M69,26 wf2
+82.53.wf1
+h257ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V4490
+co
+49b50j24e45c41tw56f30i23l23ew71i23n50t30e45r33p50r33e45t30a44t30i23o49nw76f30u50n50c41t30i23o49n50s41 wf2
+76.53.53 f1
+37o49b50j24t30y42p50e45,w98r33e45a44d50o49b50j24,w52o49b50j24t30r33a44v42e45r33s41e45,w52i23s41a44r33,w52n50e45x49t30a44r33,w52r33e45a44d50a44rwh59C\-
+40 wf2
+83.53.53.wf1
+h308co
+49b50j24e45c41t30(26250)wh128c4
+505502n90 0
+H720
+V4580
+h671cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dwh122cr
+33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V4670
+h1096cp
+50a44q50f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dwh122cr
+33e45a44d50-46o49n50l23yw68f30i23l23ew71s41y42s41t30e45m74 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V4760
+h271cl
+23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,w52r33e45a44d50b50u50f30,w98r33e45a44d50s41t30r33,w52r33e45s41p50o49n50d50,w52r33e45s41p50o49n50d50e45r33r33o49r33,26/42 wf2
+91 f1
+37/42e45s41t30r33d50u50p50950p50,wh436c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V4850
+81/42u50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52s41u50b50f30o49n50t30n50a44m74e45,w52r33e45a44d50s41u50b50f30o49n50t30,w98r33e45a44d50s41u50b50f30o49n50t30i23,w52w62r33i23t30e45s41u50b50f30o49n50t30,w52s41t30r33i23n50g50s41u50b50f30o49n50t30,26/42 wf2
+42.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V4940
+cs
+41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44dw76a44n50dw76w62r33i23t30e45 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33e45a44d50v42,w52w62r33i23t30e45v42,w52p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+40 wf2
+85.53.53.53.53.53.53.53.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V5030
+h539cm
+74a44l23l23o49c41,w52m74a44l23l23o49c41a44l23i23g50n50,w52m74a44l23l23o49c41z46,w52f30r33e45e45,w98r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w52m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,26/42 wf2
+91.53.53.53.53.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V5120
+h1702cr
+33t30cwh67C\-
+wh112cr
+33e45a44l23-46t30i23m74ew71c41l23o49c41kw72a44n50dw76n50o49n50-46v42o49l23a44t30i23l23ew71R50A55M69 wf2
+58.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V5210
+h1385ct
+30r33a44c41ewh71C\-
+w66s41h50o49wwh134cr
+33e45a44l23-46t30i23m74e45)w52p50r33o49c41e45s41sw67b50e45h50a44v42i23o49r33 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V5300
+co
+49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+52.53.53.53.53.53.53.53.53 f1
+37f30s41h50a44l23t30,w98r33e45b50o49o49twh56C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50d50 wf2
+50.53.53.53.53.53.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V5390
+cr
+33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33e45b50o49o49twh56C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49f30 wf2
+59.53.53.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V5480
+94c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w52u50s41e45r33,w52n50u50l23l23,w98r33e45b50o49o49t30,w52e45t30c41.26 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh67C\-
+w66c41o49n50s41o49l23e45,wh355cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V5570
+h225C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23ywh114cr
+33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+73.53.53.53.53.53.53.53.53.53.53 f1
+37f30s41h50a44l23t30,w52r33e45b50o49o49twh322cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V5660
+cs
+41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45b50o49o49twh56C\-
+wh112cr
+33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23e45 wf2
+64.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V5750
+h1360cs
+41c41r33i23b50b50l23e45a44l23l23o49c41,w98r33e45c41o49g50n50i23z46ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59r33e45c41o49g50n50i23t30i23o49n50 wf2
+54.53.53.53.53.53.53.53.53.53.wf1
+h241cs
+41c41r33i23b50b50l23e45(26250)wh128c4
+509503n90 0
+H720
+V5840
+h1547cs
+41s41lwh49C\-
+w66S43S43Lwh114cr
+33e45c41o49r33dw76l23a44y42e45r33 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cs
+41s41l23(26350)wh128c6
+501501n90 0
+H720
+V5930
+h1127ct
+30l23swh67C\-
+w66T50L42S431w76a44n50dw76S43S43L423wh122cr
+33e45c41o49r33dw76l23a44y42e45r33 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ct
+30l23s41(26350)wh128c6
+501503n90 0
+H720
+V6020
+h144c/
+42r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w52P44t30,w98R50e45c41t30,w52R50p50twh56C\-
+w66a44r33i23t30h50m74e45t30i23cw67o49nw76p50o49i23n50t30sw67a44n50d50/42 wf2
+78.53.53.53.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6110
+ce
+45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+88.53.53.53 f1
+37a44d50d50p50t30,w52s41u50b50p50t30,w52m74u50l23p50t30,w52d50i23v42p50t30,w98r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,26 wf2
+83.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6200
+cd
+50r33a44w62e45r33r33o49r33,w52i23n50i23t30d50i23s41p50l23a44y42,26/42 wf2
+59.53.53.53.53.53.53 f1
+37D60i23s41p50l23a44y42,w52P44o49i23n50t30,w98R50e45c41t30a44n50g50l23e45,w52C55u50r33s41o49r33,w52i23n50i23t30d50r33a44w62,w52g50e45n50i23n50i23t30d50r33a44w62,26 wf2
+80.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V6290
+h154c/
+42i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,w98r33e45c41t30i23n50r33e45c41t30,w52r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,26/42 wf2
+72.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6380
+h398ca
+44d50d50p50t30,w52s41u50b50p50t30,w52m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w98r33e45c41t30s41u50b50p50t30,w52i23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+49.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6470
+h121c/
+42c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,w52p50t30i23n50r33e45c41t30,w52r33e45c41t30i23n50r33e45c41t30,w98r33e45c41t30X50r33e45c41t30,w52r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w52P44t30,26/42 wf2
+54.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V6560
+01/42p50r33o49c41d50a44t30a44,w52p50r33o49c41e45x49e45c41,w52p50r33o49c41e45x49e45c41l23,w52p50r33o49c41r33f30o49r33k46,w52r33e45c41v42,w98r33e45c41v42p50,w52r33e45c41v42u50l23,w52s41e45n50d50,w52s41e45n50d50p50,w52s41e45n50d50u50l23,w52n50b50r33e45c41v42,26/42 wf2
+67.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6650
+h156cr
+33e45a44d50e45r33-46w62r33i23t30e45rw59l23o49c41k46s41,w52r33e45n50d50e45z46v42o49u50sw67p50o49i23n50t30s41,w52a44n50dwh122cr
+33e45f30e45r33e45n50c41ew71c41o49u50n50t30s41 wf2
+65.53.53.53.53.53.53.53 f1
+37/42r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,wh377cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6740
+15/42d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,w98r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,w52v42r33e45m74350,26/42 wf2
+80.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V6830
+cr
+33r33e45g50e45x49e45c41,w52r33r33e45g50s41u50b50,w52r33e45g50e45r33r33o49rwh59C\-
+40/42 wf2
+79.53.53.53.53 f1
+37r33e45g50c41o49m74p50,w98r33e45g50c41o49m74p50l23i23t30,w52r33e45g50c41o49m74p50n50l23,w52r33e45g50e45x49e45c41,w52r33e45g50s41u50b50,26 wf2
+84.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26250)wh128c4
+508504n90 0
+H720
+wV6920
+h1944cr
+33e45g50e45x49pwh76C\-
+w66r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49nw76n50o49t30a44t30i23o49n50 wf2
+72.53.53.53.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26650)wh128c7
+505502n90 0
+H720
+V7010
+h1425cs
+41r33vwh68C\-
+w66s41e45r33v42e45rwh105cr
+33e45g50i23s41t30r33y42 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26350)wh128c6
+501500n90 0
+H720
+V7100
+h207cr
+33e45g50c41o49m74p50,w52r33e45g50c41o49m74p50l23i23t30,w52r33e45g50c41o49m74p50n50l23,w52r33e45g50e45x49e45c41,w98r33e45g50s41u50b50,w52r33r33e45g50e45x49e45c41,w52r33r33e45g50s41u50b50,w52r33e45g50e45r33r33o49rwh59C\-
+w66r33e45g50u50l23a44r33/42 wwh309cr
+33e45g50e45x49p50(26250)wh128c4
+508504n90 0
+H720
+V7190
+h1534cr
+33e45g50e45x49pwh76C\-
+wh112cr
+33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49nw76n50o49t30a44t30i23o49n50 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26650)wh128c7
+505502n90 0
+H720
+V7280
+h336cs
+41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30hw76s41t30r33u50c41t30u50r33a44lw95r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50s41 wf2
+54.53.53.53.53.53.53 f1
+37s41a44m74,w52B46,w52s41a44m74.26s41a44v42e45,wh377cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+s10
+V7650
+h4467c3
+63163-58iwn90 0
+V7920
+p32
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1209cc
+41o49m74mwh100C\-
+w66s41e45l23e45c41tw56o49rwh105cr
+33e45j24e45c41tw56l23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62ow75s41o49r33t30e45dw76f30i23l23e45s41 wf2
+47.53.53.53.53.53.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V800
+h362cd
+50i23a44l23,w52h50a44n50g50u50p50,w52a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w98r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,w52s41e45t30n50e45t30m74t30p50t30,26/42 wf2
+68.53.53.53.53.53.53.53.53.53.53.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V890
+h1660cj
+24o49i23nwh76C\-
+wh112cr
+33e45l23a44t30i23o49n50a44lw49d50a44t30a44b50a44s41ew71o49p50e45r33a44t30o49r33 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h401cj
+24o49i23n50(26150)wh128c1
+500506n90 0
+H720
+V980
+h352cf
+30a44b50s41,w52f30m74o49d50,w52f30l23o49o49r33,w52c41e45i23lwh49C\-
+w66a44b50s41o49l23u50t30ew71v42a44l23u50e45,w98r33e45m74a44i23n50d50e45r33,w52f30l23o49o49r33,w52c41e45i23l23i23n50gw76f30u50n50c41t30i23o49n50s41 wf2
+81.53.53.53.53.53.53.53.53.wf1
+h363cf
+30l23o49o49r33(26250)wh128c3
+506501n90 0
+H720
+V1070
+h300ct
+30e45l23n50e45t30d50,w52r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45twh102cr
+33e45m74o49t30ew71a44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V1160
+h182cs
+41e45c41u50r33e45n50e45twh56C\-
+w66D60i23g50i23t30a44lw49P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45ywh114cr
+33e45m74o49t30ew71a44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h167cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V1250
+h308cr
+33e45b50o49o49twh56C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fwh102cr
+33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V1340
+cV
+52i23r33t30u50a44lw49N59e45t30w62o49r33kw72C55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+64.53 f1
+37v42n50c41s41,w52v42n50c41vwh68C\-
+wh112cr
+33e45m74o49t30ew71f30r33a44m74ew71b50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49r33 wf2
+88.53.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V1430
+h1602cr
+33d50b50f30swh67C\-
+wh112cr
+33e45m74o49t30ew71k46e45r33n50e45lw49d50e45b50u50g50g50i23n50gw76f30i23l23ew71s41y42s41t30e45m74 wf2
+83.53.53.53.53.53.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V1520
+ct
+30r33a44n50s41f30e45r33 wf2
+57.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+wh112cr
+33e45m74o49t30ew71l23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23e45 wf2
+76.53.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V1610
+h424ci
+23m74p50o49r33twh56C\-
+w66i23m74p50o49r33tw56aw70n50a44m74ew71s41p50a44c41ew71f30r33o49mwh100ca
+wh116cr
+33e45m74o49t30ew71s41y42s41t30e45m74 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288ci
+23m74p50o49r33t30(26450)wh128c6
+505503n90 0
+H720
+V1700
+h896cr
+33w62d50,w52c41o49n50s41w62d50i23rwh59C\-
+w66m74a44i23n50t30a44i23nwh122cr
+33e45m74o49t30ew71w62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cr
+33w62d50(26150)wh128c1
+508503n90 0
+H720
+wV1790
+h1944cr
+33e45m74o49v42ewh71C\-
+w66r33e45m74o49v42ew71aw70f30i23l23e45 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cr
+33e45m74o49v42e45(26250)wh128c4
+508506n90 0
+H720
+wV1880
+h1944cr
+33e45m74o49v42ewh71C\-
+w66r33e45m74o49v42ew71aw70f30i23l23ew71f30r33o49mwh100ca
+w70s41e45r33v42e45r33 wf2
+85.53.53.53.53.53.53.wf1
+h259cr
+33e45m74o49v42e45(26550)wh128c7
+500509n90 0
+H720
+V1970
+h1699cr
+33mwh100C\-
+wh112cr
+33e45m74o49v42ew71f30i23l23e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440cr
+33m74(26150)wh128c1
+508502n90 0
+H720
+V2060
+h1231cd
+50e45r33o49f30f30,w52d50e45l23a44t30e45xwh75C\-
+wh112cr
+33e45m74o49v42ew71f30o49r33m74a44t30t30i23n50gw76r33e45q50u50e45s41t30s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cd
+50e45r33o49f30f30(26150)wh178c6
+503n90 0
+H720
+V2150
+h1629cs
+41t30r33i23pwh76C\-
+wh112cr
+33e45m74o49v42ew71s41y42m74b50o49l23sw67f30r33o49mwh100cb
+50i23n50a44r33yw68f30i23l23e45s41 wf2
+56.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41t30r33i23p50(26150)wh128c2
+500509n90 0
+H720
+V2240
+h266c/
+42f30r33e45e45f30i23d50p50o49o49l23,w52a44l23l23o49c41f30i23d50,w52c41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,w98r33e45m74o49v42e45f30i23d50,w52R50e45q50,w52R50e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50p50o49o49l23,26/42 wf2
+68.53.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V2330
+h144c/
+42a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w98r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,26/42 wf2
+86.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V2420
+h166c/
+42f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,w52l23o49o49k46u50p50r33e45q50,w98r33e45m74o49v42e45r33e45qwh76C\-
+w66950Pw70f30i23d50,w52r33e45q50u50e45s41tw56t30r33a44c41k46i23n50g50 wf2
+44.53.53.53.53.53.53.53.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V2510
+cs
+41y42n50c41h50r33o49n50i23z46a44t30i23o49n50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33e45n50d50e45z46v42o49u50swh67C\-
+w66u50s41e45rw59l23e45v42e45lw49p50r33o49c41e45s41s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.wf1
+96r33e45n50d50e45z46v42o49u50s41(26250)wh128c4
+508507n90 0
+H720
+V2600
+h327c/
+42r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,w52r33e45a44d50e45r33-46w62r33i23t30e45rw59l23o49c41k46s41,w98r33e45n50d50e45z46v42o49u50sw67p50o49i23n50t30s41,w52a44n50dw76r33e45f30e45r33e45n50c41ew71c41o49u50n50t30s41 wf2
+80.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V2690
+h1367cu
+50n50i23qwh76C\-
+w66r33e45p50o49r33twh102cr
+33e45p50e45a44t30e45dw76l23i23n50e45sw67i23nw76aw70f30i23l23e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cu
+50n50i23q50(26150)wh128c2
+503503n90 0
+H720
+V2780
+h108cI
+23m74a44g50e45,w52d50r33a44w62,w52g50e45n50d50r33a44w62,w52d50r33a44w62r33e45p50l23x49y42,w52d50r33a44w62r33e45p50l23,w98r33e45p50l23c41l23i23p50r33,w52l23i23n50e45,w52p50o49l23y42,w52f30i23l23l23p50o49l23y42,w52b50e45z46i23e45r33,w52b50e45z46s41p50l23i23n50e45,26/42 wwh361cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V2870
+h293cc
+41h50a44n50g50e45s41,w52p50u50l23l23,w52p50u50s41h50,w52s41c41a44nwh76C\-
+w66c41l23i23e45n50t30-46s41e45r33v42e45rwh105cr
+33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V2960
+h151cc
+41o49m74p50a44c41t30d50b50,w52u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ew71c41l23i23e45n50t30-46s41e45r33v42e45rwh105cr
+33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+62.53.53.53.53.53.53.53.53.53.53.53 f1
+37/42a44p50p50l23y42l23o49g50,wh277cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V3050
+h950cw
+62e45a44t30h50e45rwh59C\-
+w66p50r33i23n50tw56w62e45a44t30h50e45rwh105cr
+33e45p50o49r33t30 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cw
+62e45a44t30h50e45r33(26150)wh128c2
+504505n90 0
+H720
+V3140
+h1633cu
+50n50i23qwh76C\-
+wh112cr
+33e45p50o49r33tw56r33e45p50e45a44t30e45dw76l23i23n50e45sw67i23nw76aw70f30i23l23e45 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cu
+50n50i23q50(26150)wh128c2
+503503n90 0
+H720
+V3230
+h1611cc
+41o49l23o49rwh59C\-
+wh112cr
+33e45p50r33e45s41e45n50t30a44t30i23o49nw76o49fw56p50i23x49e45l23sw67a44n50dw76c41o49l23o49r33s41 wf2
+49.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26650)wh128c7
+502502n90 0
+H720
+V3320
+h105c/
+42a44l23l23o49c41f30i23d50,w52c41l23o49s41e45f30i23d50,w52l23o49o49k46u50p50f30i23d50,w52r33e45m74o49v42e45f30i23d50,w52R50e45q50,w98R50e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50p50o49o49l23,w52f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,26/42 wf2
+56.wf1
+h344c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V3410
+h478cd
+50e45r33o49f30f30,w52d50e45l23a44t30e45xwh75C\-
+w66r33e45m74o49v42ew71f30o49r33m74a44t30t30i23n50gwh122cr
+33e45q50u50e45s41t30s41 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h310cd
+50e45r33o49f30f30(26150)wh178c6
+503n90 0
+H720
+V3500
+cc
+41a44l23lw49e45r33r33o49r33 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37e45r33r33s41t30r33,w98r33e45r33r33s41t30r33,w52w62e45r33r33s41t30rwh59C\-
+w66d50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41tw56s41y42s41t30e45m74 wf2
+57.53.53.wf1
+h332ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+wV3590
+h1944cr
+33e45s41a44m74p50l23ewh71C\-
+w66r33e45s41a44m74p50l23ew71aw70p50i23c41t30u50r33e45 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.wf1
+h192cr
+33e45s41a44m74p50l23e45(26150)wh128c1
+507507n90 0
+H720
+V3680
+h421ci
+23p50r33i23n50t30,w52h50w62d50r33a44wwh88C\-
+w66d50r33a44w62i23n50gw76r33o49u50t30i23n50e45sw67f30o49rwh105cr
+33e45s41i23d50e45n50tw56i23m74a44g50e45s41 wf2
+67.53.53.53.53.53.53.53.53 f1
+37/42m74e45m74i23m74a44g50e45s41t30r33i23n50g50,wh154cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V3770
+h336cm
+74e45m74l23t30o49r33e45a44r33,w52m74e45m74l23t30o49r33e45a44r33nwh76C\-
+w66w62i23n50d50o49w62sw67o49fwh102cr
+33e45s41i23d50e45n50tw56i23m74a44g50e45s41 wf2
+80.53.53.53.53.53.53.53.53.53.53 f1
+37/42m74e45m74l23t30o49f30r33o49n50t30n50,wh156cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+V3860
+h143c/
+42n50a44m74e45c41t30l23f30o49n50t30,w52n50a44m74e45c41t30l23i23m74a44g50e45,w52n50e45w62c41o49n50t30r33o49l23s41e45t30,w98r33e45s41i23z46e45c41o49n50t30r33o49l23s41e45twh56C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71g50r33a44p50h50i23c41a44l23/42 wf2
+75.53.53.53.53.wf1
+h272cc
+41o49n50t30r33o49l23(26250)wh128c3
+500502n90 0
+H720
+V3950
+h620cf
+30o49r33k46,w52r33f30o49r33kwh72C\-
+w66m74a44n50i23p50u50l23a44t30ew71p50r33o49c41e45s41swh113cr
+33e45s41o49u50r33c41e45s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389cf
+30o49r33k46(26250)wh128c3
+506508n90 0
+H720
+V4040
+cm
+74e45s41s41a44g50ew71p50a44r33s41i23n50g50 wf2
+42.53.53.53.53.53.53.53 f1
+37C55m74d50b50u50f30,w52p50a44r33s41e45c41m74d50,w98r33e45s41p50o49n50d50c41m74d50e45r33r33o49r33,w52l23o49o49k46u50p50c41m74dwh76C\-
+w66c41o49n50t30r33o49l23 wf2
+43.53.53.53.53.53.wf1
+h152c9
+50p50c41m74d50b50u50f30(26250)wh128c2
+506501n90 0
+H720
+V4130
+h255cp
+50o49s41t30m74o49u50n50t30s41r33v42,w52r33e45a44d50b50u50f30,w52r33e45a44d50s41t30r33,w52r33e45s41p50o49n50d50,w98r33e45s41p50o49n50d50e45r33r33o49r33,w52t30h50r33e45a44d50l23i23s41t30e45n50s41r33v42,26/42 wf2
+94.53.53.53.53 f1
+37/42p50o49s41t30f30d50,wh436c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V4220
+co
+49rw59r33e45s41t30o49r33e45/42 wf2
+51.53.53 f1
+37b50a44c41k46u50p50,w52t30o49b50a44c41k46u50p50,w52d50u50m74p50a44r33e45n50a44s41,w98r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pw76v42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41s41 wf2
+46.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V4310
+h1631ch
+50g50e45twh56C\-
+wh112cr
+33e45t30r33i23e45v42ew71aw70w62e45bw76p50a44g50ew71c41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75aw70u50r33l23 wf2
+68.53.53.wf1
+h372ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+V4400
+h1613ce
+45r33r33o49rwh59C\-
+wh112cr
+33e45t30u50r33nw76a44nw76e45r33r33o49r33 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ce
+45r33r33o49r33(26550)wh128c7
+500504n90 0
+H720
+V4490
+cd
+50e45s41c41r33i23p50t30o49r33 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30d50250p50a44t30hwh76C\-
+wh112cr
+33e45t30u50r33nw76f30i23l23ew71n50a44m74ew71a44s41s41o49c41i23a44t30e45dw76w62i23t30hw76f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.wf1
+h243cf
+30d50250p50a44t30h50(26250)wh128c3
+505506n90 0
+H720
+V4580
+h1159cg
+50e45t30c41a44l23l23e45r33p50cwh67C\-
+w66f30e45t30c41hwh122cr
+33e45t30u50r33nw76P44Cw81o49fw56c41u50r33r33e45n50tw56f30u50n50c41t30i23o49n50 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h122cg
+50e45t30c41a44l23l23e45r33p50c41(26250)wh128c3
+508501n90 0
+H720
+V4670
+cd
+50e45s41c41r33i23p50t30o49r33 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23o49u50n50i23twh56C\-
+wh112cr
+33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rw59f30i23l23e45 wf2
+86.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V4760
+71/42s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w98r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+w66s41t30a44n50d50a44r33d50/42 wf2
+54.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+wV4850
+h1944cr
+33e45w62r33i23t30ewh71C\-
+w66m74a44i23lw49r33e45w62r33i23t30ew71r33u50l23e45s41 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h276cr
+33e45w62r33i23t30e45(26650)wh128c7
+505503n90 0
+H720
+V4940
+cd
+50a44e45m74o49n50s41 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23n50e45t30d50,w52r33l23o49g50i23n50d50,w98r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56r33e45m74o49t30ew71a44c41c41e45s41s41 wf2
+72.53.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V5030
+h450c/
+42o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w98R50f30m74t30,w52s41t30r33t30o49c41h50a44n50,w52c41h50a44n50t30o49s41t30r33,w52c41h50a44n50t30o49d50e45p50t30hwh76C\-
+40/42 wf2
+56.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V5120
+h1688cf
+30o49r33k46,w98r33f30o49r33kwh72C\-
+w66m74a44n50i23p50u50l23a44t30ew71p50r33o49c41e45s41sw67r33e45s41o49u50r33c41e45s41 wf2
+71.53.53.53.53.53.53.wf1
+h389cf
+30o49r33k46(26250)wh128c3
+506508n90 0
+H720
+V5210
+cl
+23a44n50g50u50a44g50e45 wf2
+82.53.53.53.53.53.53 f1
+37r33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w98r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50d50 wf2
+92.53.53.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V5300
+cd
+50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cR
+50G58B46,w52r33e45a44d50c41o49l23m74a44p50,w52w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41s41 wf2
+93.53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V5390
+h966cc
+41m74a44p50250r33g50b50,w52c41m74a44p50250r33g50b50a44,w98r33g50b50250c41m74a44pwh76C\-
+w66c41o49l23o49r33sw67a44n50dw76c41o49l23o49rw59m74a44p50s41 wf2
+65.53.53.53.53.53.53.53.53.wf1
+h352cc
+41o49l23o49r33(26250)wh128c3
+500500n90 0
+H720
+V5480
+h627c-
+w72a44d50v42a44n50c41e45dw76e45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33dwh122cr
+33i23j24n50d50a44e45l23)26 wf2
+57.53.53.53.53 f1
+37/42a44e45s41C55B46C55e45n50c41r33y42p50t30,w52a44e45s41C55B46C55d50e45c41r33y42p50twh410ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+wV5570
+h1944cr
+33i23owh75C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45mwh100cf
+30i23l23e45s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26450)wh128c6
+507502n90 0
+H720
+wV5660
+h1944cr
+33i23o49,w52l23a44b50e45l23,w52w62i23n50d50o49w62,w52w62l23o49cwh67C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45m74 wf2
+72.53.53.53.wf1
+h442cr
+33i23o49(26150)wh128c1
+507508n90 0
+H720
+V5750
+h1110cw
+62i23n50w62a44t30c41hwh76C\-
+w66m74o49n50i23t30o49rwh105cr
+33i23ow75w62i23n50d50o49w62s41 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h185cw
+62i23n50w62a44t30c41h50(26150)wh128c2
+504507n90 0
+H720
+V5840
+ca
+44n50dw76r33o49u50t30i23n50g50 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23p50c41o49n50f30i23g50,w98r33i23p50,w52l23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45tw56c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+93.wf1
+h231ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V5930
+cs
+41y42m74o49f30f30,w52f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,26/42 wf2
+83.53.53 f1
+37c41i23s41c41t30r33a44c41e45,w98r33i23s41c41t30r33a44c41e45,w52c41i23s41c41f30r33a44m74e45,w52r33i23s41c41f30r33a44m74e45,w52l23o49c41a44l23a44d50d50r33,26 wf2
+70.53.53.53.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V6020
+h181c/
+42c41a44n50l23o49c41k46,w52u50n50l23o49c41k46,w52q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w98r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,26/42 wf2
+65.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V6110
+ca
+44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30e45l23n50e45t30d50,w98r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56r33e45m74o49t30e45 wf2
+74.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+wV6200
+h1944cr
+33mwh100C\-
+w66r33e45m74o49v42ew71f30i23l23e45s41 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440cr
+33m74(26150)wh128c1
+508502n90 0
+H720
+V6290
+h134cs
+41q50r33twh56C\-
+w66e45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,w52s41q50u50a44r33ewh117cr
+33o49o49t30 wf2
+53.53.53.53.53.53.53.53.53.53 f1
+37e45x49p50,w52l23o49g50,w52l23o49g50150050,w52p50o49w62,w52p50o49w62150050,wh392ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+wV6380
+h1944cr
+33o49o49twh56C\-
+w66t30h50ew71r33o49o49tw56f30i23l23ew71s41y42s41t30e45m74 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h386cr
+33o49o49t30(26350)wh128c6
+500502n90 0
+H720
+V6470
+h1040cb
+50o49o49twh56C\-
+w66c41o49n50n50e45c41tw56t30ow75t30h50ewh117cr
+33o49o49tw56f30i23l23ew71s41e45r33v42e45r33 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cb
+50o49o49t30(26850)wh128c7
+509507n90 0
+H720
+V6560
+78/42x49f30o49r33m74p50o49i23n50t30d50,w52x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w98r33o49t30,w52q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,26/42 wf2
+65.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V6650
+h1444cq
+50b50a44l23lwh49C\-
+w66350-46dwh122cr
+33o49t30a44t30i23o49nw76c41o49n50t30r33o49l23l23e45r33 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cq
+50b50a44l23l23(26250)wh128c4
+507503n90 0
+H720
+V6740
+h118cl
+23i23n50k46l23o49c41a44l23,w52i23p50v42650o49nwh76C\-
+w66I23n50t30e45r33n50e45tw56c41o49n50f30i23g50u50r33a44t30i23o49nw76a44n50dwh122cr
+33o49u50t30i23n50g50 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37i23p50c41o49n50f30i23g50,w52r33i23p50,wh220ci
+23p50c41o49n50f30i23g50(26850)wh128c8
+503503n90 0
+H720
+V6830
+h1430cs
+41e45n50dwh76C\-
+w66m74a44i23lw95r33o49u50t30i23n50gw76a44n50dw76d50e45l23i23v42e45r33y42 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41e45n50d50(26850)wh128c8
+509505n90 0
+H720
+V6920
+h326c/
+42r33e45c41t30c41l23i23p50,w52c41o49m74b50i23n50e45r33e45c41t30,w52D60x49,w52D60y42,w52P44t30,w52R50e45c41t30,w98R50p50twh56C\-
+w66a44r33i23t30h50m74e45t30i23cw67o49nw76p50o49i23n50t30sw67a44n50dw76r33e45c41t30a44n50g50l23e45s41 wf2
+69.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V7010
+h315c/
+42r33e45g50c41o49m74p50n50l23,w52r33e45g50e45x49e45c41,w52r33e45g50s41u50b50,w52r33r33e45g50e45x49e45c41,w98r33r33e45g50s41u50b50,w52r33e45g50e45r33r33o49rwh59C\-
+w66r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50 wf2
+73.53.53.53.53.53.wf1
+h275cr
+33e45g50e45x49p50(26250)wh128c4
+508504n90 0
+H720
+V7100
+h295c/
+42a44s41n50150t30o49R50S43A55p50r33i23v42,w52d50e45c41o49d50e45P44E43M69,w52r33s41a44d50e45c41r33y42p50t30,w98r33s41a44e45n50c41r33y42p50t30,w52r33s41a44g50e45n50,w52r33s41a44p50r33i23v42a44l23l23o49c41,w52r33s41a44p50r33i23v42f30r33e45e45,26/42 wf2
+74.wf1
+h429cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+V7190
+cr
+33s41a44250x495500509wh76C\-
+w66g50e45n50e45r33a44t30ew71a44n50dw76f30o49r33m74a44tw56r33s41aw70k46e45y42s41 wf2
+75.53.53.53.wf1
+h109cr
+33s41a44g50e45n50,w52r33s41a44f30i23l23l23,w52a44s41n50150250r33s41a44,w52r33s41a44250p50u50b50,w52r33s41a44250s41s41h50,26 wf2
+44.53.53.wf1
+h429cr
+33s41a44(26850)wh128c8
+508505n90 0
+H720
+V7280
+25/42r33s41a44g50e45n50,w52r33s41a44p50r33i23v42a44l23l23o49c41,w52r33s41a44p50r33i23v42f30r33e45e45,w52r33s41a44p50r33i23v42t30o49p50u50b50,w98r33s41a44p50u50b50a44l23l23o49c41,w52r33s41a44p50u50b50f30r33e45e45,w52X50550050950t30o49R50S43A55p50u50b50,26/42 wf2
+58.53.53.53.wf1
+h429cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+s10
+V7650
+c3
+63263-58iwn90 0
+V7920
+p33
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+79/42c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,w52w62u50n50l23o49c41k46,w98r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+40/42 wf2
+66.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+wV800
+h1944cr
+33t30cwh67C\-
+w66r33e45a44l23-46t30i23m74ew71c41l23o49c41kw72a44n50dw76n50o49n50-46v42o49l23a44t30i23l23ew71R50A55M69 wf2
+74.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V890
+h535ci
+23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w98r33u50d50p50,w52t30c41p50,w52u50d50pwh76C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+85.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V980
+h318cp
+50l23u50m74bwh76C\-
+w66f30o49r33m74a44tw56o49fw56p50l23u50m74bw76m74e45s41s41a44g50e45sw67a44n50dwh122cr
+33u50l23e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26650)wh128c7
+504508n90 0
+H720
+V1070
+h1048cr
+33e45w62r33i23t30ewh71C\-
+w66m74a44i23lw49r33e45w62r33i23t30ewh117cr
+33u50l23e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h276cr
+33e45w62r33i23t30e45(26650)wh128c7
+505503n90 0
+H720
+V1160
+h1647cl
+23o49c41kwh72C\-
+wh112cr
+33u50nw76aw70c41o49m74m74a44n50dw76u50n50d50e45rw59l23o49c41k46 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26150)wh128c1
+501506n90 0
+H720
+V1250
+ct
+30h50r33o49u50g50hw76I23P44v42450 wf2
+49.53.53.53.53.53.53.53.53.53 f1
+37650i23n504w76-w72c41o49n50f30i23g50u50r33ew71a44n50dwh122cr
+33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o494w76t30u50n50n50e45lw49o49fw56I23P44v42650 wf2
+50.53.wf1
+h374c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V1340
+h1082cU
+55T50F43,w52U55n50i23c41o49d50e45,w52A55S43C55I23I23,w98r33u50n50ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59s41e45tw56a44n50dw76f30o49r33m74a44t30 wf2
+76.53.53.53.53.53.53.53.53.53.53.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V1430
+h445cr
+33u50n50e45s41t30r33r33c41h50r33,w52r33u50n50e45s41t30r33d50u50p50,w52r33u50n50e45s41t30r33s41t30rwh59C\-
+wh112cr
+33u50n50ew71s41t30r33i23n50gw76o49p50e45r33a44t30i23o49n50s41 wf2
+66.53.53.53.53.53.53.53.53 f1
+37/42r33u50n50e45s41t30r33c41h50r33,wh139cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V1520
+h104c/
+42f30m74t30f30d50i23n50i23t30,w52f30m74t30f30d50f30l23u50s41h50,w52f30m74t30s41t30r33i23n50i23t30,w52f30m74t30s41t30r33f30l23u50s41h50,w98r33u50n50e45f30m74t30s41t30r33i23n50i23t30,w52r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w52e45r33r33f30m74twh56C\-
+40/42 wf2
+67.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V1610
+cu
+50t30f30r33u50n50e45,26/42 wf2
+44.53.53.53 f1
+37r33u50n50e45t30o49c41h50a44r33,w52c41h50a44r33t30o49r33u50n50e45,w52r33u50n50e45l23e45n50,w98r33u50n50e45n50l23e45n50,w52f30u50l23l23r33u50n50e45,w52u50t30f30e45c41p50y42,w52u50t30f30l23e45n50,w52u50t30f30n50l23e45n50,26 wf2
+51.53.53.wf1
+h369cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V1700
+37/42s41m74p50r33i23n50t30,w52r33u50n50e45s41p50r33i23n50t30,w52r33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,w98r33u50n50e45s41m74p50r33i23n50t30,w52v42f30p50r33i23n50t30,w52v42s41n50p50r33i23n50t30,w52v42s41e45p50r33i23n50t30,26/42 wf2
+82.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V1790
+cr
+33u50n50e45s41t30r33n50c41p50y42,26/42 wf2
+62.53.53.53.53.53.53 f1
+37r33u50n50e45s41t30r33c41a44t30,w52r33u50n50e45s41t30r33n50c41a44t30,w98r33u50n50e45s41t30r33c41m74p50,w52r33u50n50e45s41t30r33n50c41m74p50,w52r33u50n50e45s41t30r33c41p50y42,26 wf2
+81.53.53.53.53.53.wf1
+h150cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V1880
+h455c/
+42r33u50n50e45s41t30r33l23e45n50,w52r33u50n50e45s41t30r33c41h50r33,w52r33u50n50e45s41t30r33r33c41h50r33,w98r33u50n50e45s41t30r33d50u50p50,w52r33u50n50e45s41t30r33s41t30rwh59C\-
+w66r33u50n50ew71s41t30r33i23n50g50/42 wf2
+82.53.53.53.53.53.53.wf1
+h150cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V1970
+h323c/
+42r33u50n50e45s41t30r33n50c41m74p50,w52r33u50n50e45s41t30r33c41p50y42,w52r33u50n50e45s41t30r33n50c41p50y42,w98r33u50n50e45s41t30r33e45c41p50y42,w52r33u50n50e45s41t30r33l23e45n50,w52r33u50n50e45s41t30r33c41h50r33,26/42 wf2
+79.53.53.53.53.53.53.wf1
+h150cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V2060
+84/42r33u50n50e45s41t30r33i23n50g50,w52r33u50n50e45s41t30r33i23n50g50n50,w52s41t30r33i23n50g50b50g50,w52s41t30r33i23n50g50n50b50g50,w98r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w52_40s41t30r33i23n50g50,w52A55R50R50O62W69,26/42 wwh356cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V2150
+28/42s41t30r33i23n50g50n50w62i23d50t30h50,w52r33u50n50e45s41t30r33i23n50g50s41i23z46e45,w52r33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,w98r33u50n50e45s41t30r33i23n50g50n50w62i23d50t30hwh76C\-
+w66g50r33a44p50h50i23c41a44lw49s41i23z46ew71o49fw56s41t30r33i23n50g50s41 wf2
+82.53.wf1
+h165cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V2240
+h426cs
+41t30r33i23n50g50s41i23z46e45,w52s41t30r33i23n50g50w62i23d50t30h50,w52s41t30r33i23n50g50n50w62i23d50t30h50,w98r33u50n50e45s41t30r33i23n50g50s41i23z46e45,w52r33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,26/42 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h165cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V2330
+cr
+33u50n50e45s41t30r33c41p50y42,w52r33u50n50e45s41t30r33n50c41p50y42,26/42 wf2
+94.53.53.53.53.53.53 f1
+37r33u50n50e45s41t30r33c41a44t30,w98r33u50n50e45s41t30r33n50c41a44t30,w52r33u50n50e45s41t30r33c41m74p50,w52r33u50n50e45s41t30r33n50c41m74p50,26 wf2
+49.53.53.53.53.53.wf1
+h150cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V2420
+cs
+41t30r33i23n50g50/42 wf2
+75.53 f1
+37/42r33u50n50e45s41t30r33e45c41p50y42,w52r33u50n50e45s41t30r33l23e45n50,w52r33u50n50e45s41t30r33c41h50r33,w98r33u50n50e45s41t30r33r33c41h50r33,w52r33u50n50e45s41t30r33d50u50p50,w52r33u50n50e45s41t30r33s41t30rwh59C\-
+w66r33u50n50e45 wf2
+45.53.53.53.wf1
+h150cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V2510
+cf
+30u50l23l23r33u50n50e45,w52u50t30f30e45c41p50y42,w52u50t30f30l23e45n50,w52u50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,26/42 wf2
+67.53.53.wf1
+h109cr
+33u50n50e45t30o49c41h50a44r33,w52c41h50a44r33t30o49r33u50n50e45,w52r33u50n50e45l23e45n50,w52r33u50n50e45n50l23e45n50,26 wf2
+55.53.53.wf1
+h369cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V2600
+h263cu
+50t30f30l23e45n50,w52u50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,w52u50t30f30r33r33u50n50e45,w52u50t30f30u50t30fwh56C\-
+wh112cr
+33u50n50e45/42U55T50Fw69c41o49n50v42e45r33s41i23o49n50 wf2
+94.53.53.53.53 f1
+37/42f30u50l23l23r33u50n50e45,w52u50t30f30e45c41p50y42,wh358cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V2690
+02/42v42s41e45p50r33i23n50t30,w52v42s41m74p50r33i23n50t30,w52r33u50n50e45v42s41n50p50r33i23n50t30,w52r33u50n50e45v42s41e45p50r33i23n50t30,w98r33u50n50e45v42s41m74p50r33i23n50twh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+75.53.53.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V2780
+h215c/
+42q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w98r33u50n50l23o49c41k46,w52w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,w52w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,26/42 wf2
+79.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V2870
+94u50p50t30i23m74ewh71C\-
+w66s41h50o49ww88h50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh100ch
+50a44sw67b50e45e45nwh122cr
+33u50n50n50i23n50g50 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V2960
+h1633cp
+50r33o49cwh67C\-
+wh112cr
+33u50n50n50i23n50gw76p50r33o49c41e45s41s41e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cp
+50r33o49c41(26350)wh128c5
+509508n90 0
+H720
+V3050
+h1718cq
+50e45r33,w98r33u50n50qwh76C\-
+w66q50u50e45u50ew71m74a44n50a44g50e45m74e45n50tw56f30o49rw59s41p50o49o49l23e45dw76f30i23l23e45s41 wf2
+76.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+V3140
+h131c/
+42w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,w52w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w98r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+w66s41p50i23nw76l23o49c41k46s41,26/42 wf2
+83.53.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V3230
+cd
+50i23r33e45c41t30o49r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cr
+33w62d50,w52c41o49n50s41w62d50i23rwh59C\-
+w66m74a44i23n50t30a44i23nw76r33e45m74o49t30ew71w62o49r33k46i23n50g50 wf2
+59.53.53.53.wf1
+h402cr
+33w62d50(26150)wh128c1
+508503n90 0
+H720
+V3320
+ce
+45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23e45/42 wf2
+89.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w98r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,26 wf2
+69.53.53.53.53.53.53.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+wV3410
+h1944cs
+41a44c41f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41a44c41f30s41(26450)wh128c6
+507505n90 0
+H720
+V3500
+cs
+41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,w52s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,26/42 wf2
+91.wf1
+h109cs
+41_40a44l23l23o49c41,w52s41_40a44p50p50e45n50d50,w52s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,26 wf2
+50.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V3590
+h1519cf
+30o49r33t30u50n50ewh71C\-
+wh112cs
+41a44m74p50l23ew71l23i23n50e45sw67f30r33o49mwh100ca
+w70f30i23l23e45 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h260cf
+30o49r33t30u50n50e45(26150)wh178c8
+506n90 0
+H720
+V3680
+cs
+41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50s41 wf2
+62.53.53.53.53.53.53 f1
+37s41a44m74,w52B46,w98s41a44m74.26s41a44v42e45,w52s41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30h50 wf2
+79.53.53.53.53.wf1
+h388cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V3770
+cs
+41_40m74e45m74a44p50p50e45n50d50,26/42 wf2
+71.53.53.53.53.53.53.53.53 f1
+37s41_40a44l23l23o49c41,w52s41_40a44p50p50e45n50d50,w98s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,w52s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,26 wf2
+91.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V3860
+h129c/
+h42C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w98S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+64.53.53.53.53.53.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V3950
+cs
+41e45r33v42e45r33 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37h50t30t30p50d50,w52m74i23r33r33o49r33,w98s41a44v42e45,w52i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,w52w62e45b50l23swh67C\-
+w66H59T50T50P44 wf2
+86.53.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V4040
+h1717cb
+50r33k46,w98s41b50r33kwh72C\-
+w66c41h50a44n50g50ew71m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+71.53.53.53.53.53.53.53.53.53.wf1
+h418cb
+50r33k46(26250)wh128c2
+509504n90 0
+H720
+V4130
+h239c/
+42x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,w98s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,26/42 wf2
+65.53.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V4220
+h1084cc
+41h50a44n50g50e45s41,w52p50u50l23l23,w52p50u50s41h50,w98s41c41a44nwh76C\-
+w66c41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+94.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V4310
+h1610cf
+30s41c41a44n50f30,w98s41c41a44n50f30,w52s41s41c41a44n50f30,w52v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nw76f30o49r33m74a44t30t30e45dw76i23n50p50u50t30 wf2
+92.wf1
+h311cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+wV4400
+h1944cs
+41c41a44n50m74a44i23l23,w52t30e45s41t30s41c41a44nwh76C\-
+w66s41p50a44mwh100cf
+30i23l23t30e45r33s41 wf2
+92.53.53.53.53.53.53.53.53.53.wf1
+h207cs
+41c41a44n50m74a44i23l23(26850)wh128c8
+508507n90 0
+H720
+V4490
+h983ca
+44w62kwh72C\-
+w66p50a44t30t30e45r33n50-46d50i23r33e45c41t30e45dwh122cs
+41c41a44n50n50i23n50gw76a44n50dw76p50r33o49c41e45s41s41i23n50gw76l23a44n50g50u50a44g50e45 wf2
+61.53.53.53.53.53.53.53.53.wf1
+h395ca
+44w62k46(26150)wh178c2
+502n90 0
+H720
+wV4580
+h1944cs
+41c41a44twh56C\-
+w66s41k46yw68c41a44t30a44l23o49g50u50ew71a44n50dw76D60i23g50i23t30i23z46e45dw76S43k46yw68S43u50r33v42e45y42 wf2
+72.wf1
+h391cs
+41c41a44t30(26750)wh128c7
+508500n90 0
+H720
+V4670
+h652cr
+33e45a44d50v42,w52w62r33i23t30e45v42,w52p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+wh112cs
+41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44dw76a44n50dw76w62r33i23t30e45 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V4760
+h308c/
+42f30d50o49p50e45n50,w52f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,w98s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,26/42 wf2
+63.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V4850
+cs
+41_40m74e45m74a44p50p50e45n50d50,26/42 wf2
+60.53.53 f1
+37s41_40a44l23l23o49c41,w52s41_40a44p50p50e45n50d50,w52s41_40a44r33r33a44y42,w98s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,w52s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,26 wf2
+49.53.53.53.53.53.53.53.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V4940
+cf
+30r33o49m74/42t30ow75U55n50i23xw75o49rw59P44l23a44nw76950 wf2
+63.53.53.53.53.53.53.53.53 f1
+37s41s41h50,w52s41s41h50n50e45t30,w98s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23ew71c41o49p50y42 wf2
+61.53.53.53.wf1
+h415cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V5030
+ca
+44l23l23o49c41w62i23n50d50o49w62,w52b50o49t30t30o49m74w62i23n50d50o49w62,26/42 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cS
+43c41r33e45e45n50,w52a44l23l23o49c41s41c41r33e45e45n50,w52p50u50b50l23i23c41s41c41r33e45e45n50,w52f30r33e45e45s41c41r33e45e45n50,26 wf2
+61.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V5120
+ce
+45x49p50r33e45s41s41i23o49n50s41 wf2
+84.53.53.53 f1
+37s41a44m74,w52B46,w52s41a44m74.26s41a44v42e45,w52s41a44m74t30e45r33mwh100C\-
+wh112cs
+41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30hw76s41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44r33 wf2
+57.53.53.53.53.53.53.53.wf1
+h388cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V5210
+h1617cd
+50r33a44wwh88C\-
+wh112cs
+41c41r33e45e45nw76g50r33a44p50h50i23c41s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h358cd
+50r33a44w62(26350)wh128c5
+506508n90 0
+H720
+V5300
+h1215cl
+23e45n50swh67C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117cs
+41c41r33e45e45nw76m74a44g50n50i23f30i23e45r33 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23e45n50s41(26150)wh128c1
+501504n90 0
+H720
+V5390
+cr
+33e45c41o49g50n50i23t30i23o49n50 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41c41r33i23b50b50l23e45a44l23l23o49c41,w52r33e45c41o49g50n50i23z46ewh71C\-
+w66c41h50a44r33a44c41t30e45r33 wf2
+91.53.53.53.53.53.53.53.wf1
+h241cs
+41c41r33i23b50b50l23e45(26250)wh128c4
+509503n90 0
+H720
+V5480
+h696ca
+44t30,w52d50r33a44i23n50,w52e45x49p50e45c41t30,w52p50a44s41swh67C\-
+w66d50i23a44l23e45rwh105cs
+41c41r33i23p50t30i23n50gw76t30o49o49l23s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+V5570
+92c41p50u50r33c41,w52c41p50u50r33c41.26l23o49c41a44l23,w52t30e45r33m74r33c41,w52t30e45r33m74r33c41.26l23o49c41a44lwh49C\-
+w66b50o49o49twh102cs
+41c41r33i23p50t30s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cc
+41p50u50r33c41(26850)wh128c8
+500503n90 0
+H720
+V5660
+h318cu
+50s41a44g50ewh71C\-
+w66c41o49m74m74a44n50d50-46l23i23n50ew71p50a44r33s41i23n50gw76f30o49rw59s41h50e45l23lw95s41c41r33i23p50t30s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50e45t30f30l23a44g50s41,wh223cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+V5750
+h422cn
+50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ew71S43y42m74b50i23o49sw67L42o49g50i23cwh113cS
+43C55S43Iw49I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V5840
+h136co
+49p50e45n50s41c41s41i23,w52c41l23o49s41e45s41c41s41i23,w52s41c41s41i23r33e45a44d50y42,w52s41c41s41i23,w52s41c41s41i23c41m74d50,w98s41c41s41i23e45r33r33o49rwh59C\-
+w66S43C55S43Iw49d50e45v42i23c41ew71o49p50e45r33a44t30i23o49n50s41 wf2
+51.53.53.53.53.53.53.53.53.53.wf1
+h401cs
+41c41s41i23(26250)wh128c4
+509505n90 0
+H720
+wV5930
+h1944cs
+41c41u50z46zwh72C\-
+w66S43C55S43Iw49t30a44r33g50e45tw56c41o49n50t30r33o49l23 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cs
+41c41u50z46z46(26850)wh128c8
+509500n90 0
+H720
+wV6020
+h1944cs
+41dwh76C\-
+w66s41t30o49r33a44g50ew71d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cs
+41d50(26350)wh128c6
+500504n90 0
+H720
+V6110
+cI
+23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41e45/42 wf2
+81.53.53.wf1
+h109cs
+41d50a44h50c41iwh49C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45r33 wf2
+93.53.53.53.wf1
+h298cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V6200
+cd
+50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41d50a44o49ewh71C\-
+w66A55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w52s41t30o49r33a44g50e45 wf2
+55.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+V6290
+h1628cg
+50r33e45pwh76C\-
+wh112cs
+41e45a44r33c41hw76aw70f30i23l23ew71f30o49rw59aw70p50a44t30t30e45r33n50 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cg
+50r33e45p50(26150)wh178c9
+503n90 0
+H720
+V6380
+h1422ct
+30h50e45s41a44u50r33u50swh67C\-
+wh112cs
+41e45a44r33c41hw76o49n50l23i23n50ew71t30h50e45s41a44u50r33u50s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h163ct
+30h50e45s41a44u50r33u50s41(26150)wh128c2
+502503n90 0
+H720
+V6470
+h1108ct
+30i23m74e45,w52n50s41e45cwh67C\-
+w66t30i23m74ew71i23nwh122cs
+41e45c41o49n50d50sw67a44n50dw76n50a44n50o49s41e45c41o49n50d50sw67s41i23n50c41ew71e45p50o49c41h50 wf2
+60.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+V6560
+h1369ca
+44e45s41c41b50c41,w52i23p50s41o49,w98s41e45c41s41t30o49r33ewh71C\-
+w66s41e45c41s41t30o49r33ew71c41o49m74m74a44n50d50s41 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26150)wh128c1
+509500n90 0
+H720
+wV6650
+h1944cs
+41e45c41s41t30o49r33e45d50,w52s41e45c41u50s41e45rwh59C\-
+w66s41e45c41s41t30o49r33ew71c41o49m74m74a44n50d50s41 wf2
+87.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26850)wh128c8
+509503n90 0
+H720
+V6740
+h134cs
+41h50a44150p50i23c41k46l23e45,w52s41h50a44150u50n50p50i23c41k46l23ewh71C\-
+w66c41r33y42p50t30o49g50r33a44p50h50i23c41a44l23l23ywh114cs
+41e45c41u50r33ew71h50a44s41h50e45s41 wf2
+47.53.53.53.53 f1
+37/42m74d50550p50i23c41k46l23e45,w52m74d50550u50n50p50i23c41k46l23e45,wh224cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V6830
+cP
+44l23a44nw76950 wf2
+93.53.53.53.53.53.53.53.53 f1
+37s41s41h50,w52s41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+wh112cs
+41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23ew71c41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49r33 wf2
+84.53.53.wf1
+h415cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V6920
+cr
+33e45m74o49t30ew71a44u50t30h50e45n50t30i23c41a44t30i23o49nw76b50o49x49 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41e45c41u50r33e45n50e45twh56C\-
+w66D60i23g50i23t30a44lw49P44a44t30h50w62a44y42sw67S43e45c41u50r33e45N59e45tw56K52e45y42 wf2
+92.53.wf1
+h167cs
+41e45c41u50r33e45n50e45t30(26850)wh128c8
+509504n90 0
+H720
+V7010
+h1471cs
+41e45c41s41t30o49r33e45d50,w98s41e45c41u50s41e45rwh59C\-
+w66s41e45c41s41t30o49r33ew71c41o49m74m74a44n50d50s41 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.wf1
+h222cs
+41e45c41s41t30o49r33e45(26850)wh128c8
+509503n90 0
+H720
+wV7100
+h1944cs
+41e45dwh76C\-
+w66s41t30r33e45a44mwh100ce
+45d50i23t30o49r33 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45d50(26150)wh128c1
+509502n90 0
+H720
+wV7190
+h1944cs
+41e45e45kwh72C\-
+w66c41h50a44n50g50ew71f30i23l23ew71o49f30f30s41e45t30 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41e45e45k46(26250)wh128c4
+509509n90 0
+H720
+V7280
+h1645cf
+30a44c41e45s41,w98s41e45e45m74a44i23l23,w52v42w62h50o49i23swh67C\-
+w66m74a44i23l23b50o49xw75i23n50t30e45r33f30a44c41e45 wf2
+79.53.53.53.53.53.53.53.wf1
+h346cf
+30a44c41e45s41(26150)wh178c7
+509n90 0
+H720
+s10
+V7650
+h4467c3
+63363-58iwn90 0
+V7920
+p34
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+ws8
+V710
+h1944cs
+41e45g50b50r33kwh72C\-
+w66c41h50a44n50g50ew71m74e45m74o49r33yw68a44l23l23o49c41a44t30i23o49n50 wf2
+82.53.53.53.53.53.53.53.wf1
+h282cs
+41e45g50b50r33k46(26250)wh128c5
+500502n90 0
+H720
+wV800
+h1944cs
+41e45g50f30l23u50s41hwh76C\-
+w66f30l23u50s41hw76i23n50s41t30r33u50c41t30i23o49nw76a44n50dw76d50a44t30aw70c41a44c41h50e45s41 wf2
+68.53.wf1
+h217cs
+41e45g50f30l23u50s41h50(26250)wh128c5
+500503n90 0
+H720
+V890
+cm
+74e45m74o49r33y42 wf2
+86.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45g50a44t30t30a44c41h50,w52s41e45g50d50e45t30a44c41h50,w98s41e45g50f30r33e45ewh71C\-
+w66m74a44p50/42u50n50m74a44pw76aw70s41e45g50m74e45n50tw56i23nw76v42i23r33t30u50a44l23 wf2
+69.53.53.wf1
+h172cs
+41e45g50a44t30t30a44c41h50(26250)wh128c5
+500500n90 0
+H720
+wV980
+h1944cs
+41e45g50m74e45n50twh56C\-
+w66l23o49n50gw76l23i23v42e45dw76m74e45m74o49r33yw68s41e45g50m74e45n50t30s41 wf2
+70.53.53.53.53.wf1
+h212cs
+41e45g50m74e45n50t30(26350)wh128c6
+500509n90 0
+H720
+V1070
+cf
+30i23l23e45s41 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49m74mwh100C\-
+wh112cs
+41e45l23e45c41tw56o49rw59r33e45j24e45c41tw56l23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62ow75s41o49r33t30e45d50 wf2
+88.53.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V1160
+h1400cs
+41e45m74a44c41q50u50i23r33e45,w98s41e45m74r33e45l23e45a44s41ewh71C\-
+w66u50s41e45rw59l23e45v42e45lw49s41e45m74a44p50h50o49r33e45s41 wf2
+65.53.53.53.53.53.53.53.wf1
+h101cs
+41e45m74a44c41q50u50i23r33e45(26250)wh128c5
+500504n90 0
+H720
+wV1250
+h1944cs
+41e45n50dwh76C\-
+w66m74a44i23lw49r33o49u50t30i23n50gw76a44n50dw76d50e45l23i23v42e45r33y42 wf2
+53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41e45n50d50(26850)wh128c8
+509505n90 0
+H720
+V1340
+h1462cp
+50o49s41t30n50o49t30ewh71C\-
+wh112cs
+41e45n50dw76aw70n50o49t30ew71t30ow75aw70p50r33o49c41e45s41sw67o49rw59p50r33o49c41e45s41sw67g50r33o49u50p50 wf2
+80.53.53.wf1
+h203cp
+50o49s41t30n50o49t30e45(26250)wh128c4
+506502n90 0
+H720
+V1430
+h1559cp
+50l23u50m74bwh76C\-
+wh112cs
+41e45n50dw76m74e45s41s41a44g50ew71t30ow75p50l23u50m74b50e45r33 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h300cp
+50l23u50m74b50(26150)wh128c1
+505509n90 0
+H720
+V1520
+h250c/
+42p50r33o49c41e45x49e45c41l23,w52p50r33o49c41r33f30o49r33k46,w52r33e45c41v42,w52r33e45c41v42p50,w52r33e45c41v42u50l23,w98s41e45n50d50,w52s41e45n50d50p50,w52s41e45n50d50u50l23,w52n50b50r33e45c41v42,w52n50b50r33e45c41v42p50,26/42 wf2
+94.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V1610
+h1672cw
+62o49lwh49C\-
+wh112cs
+41e45n50dw76w62a44k46e45-46o49n50-46l23a44nw76E43t30h50e45r33n50e45tw56p50a44c41k46e45t30 wf2
+60.53.53.53.53.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+V1700
+h888cm
+74a44r33s41h50a44lwh49C\-
+w66f30o49r33m74a44t30t30i23n50gw76a44n50dwh122cs
+41e45n50d50i23n50gw76m74a44i23l23 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cm
+74a44r33s41h50a44l23(26150)wh128c1
+502504n90 0
+H720
+V1790
+h152c/
+42p50r33o49c41r33f30o49r33k46,w52r33e45c41v42,w52r33e45c41v42p50,w52r33e45c41v42u50l23,w52s41e45n50d50,w52s41e45n50d50p50,w98s41e45n50d50u50l23,w52n50b50r33e45c41v42,w52n50b50r33e45c41v42p50,w52n50b50r33e45c41v42u50l23,w52n50b50s41e45n50d50,26/42 wf2
+55.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V1880
+cr
+33u50n50e45s41e45p50r33i23n50t30,26/42 wf2
+70.53.53.53 f1
+37p50r33i23n50t30,w52f30p50r33i23n50t30,w52s41p50r33i23n50t30,w52s41n50p50r33i23n50t30,w98s41e45p50r33i23n50t30,w52s41m74p50r33i23n50t30,w52r33u50n50e45s41p50r33i23n50t30,w52r33u50n50e45s41n50p50r33i23n50t30,26 wf2
+61.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+wV1970
+h1944cs
+41e45qwh76C\-
+w66p50r33i23n50tw56s41e45q50u50e45n50c41e45sw67o49fw56n50u50m74b50e45r33s41 wf2
+89.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45q50(26150)wh128c1
+509505n90 0
+H720
+V2060
+h226c(
+26A55d50v42a44n50c41e45dw76H59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Awh127cS
+43e45r33i23a44lw49A55T50)w52s41t30o49r33a44g50ew71d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+72.53.53.53.53 f1
+37/h42C\-
+w66A55H59C55Iwh284cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V2150
+h1233cu
+50s41b50dwh76C\-
+w66U55n50i23v42e45r33s41a44lw95S43e45r33i23a44lw49B46u50sw67d50a44e45m74o49n50 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cu
+50s41b50d50(26450)wh128c6
+508508n90 0
+H720
+V2240
+h1485cu
+50a44r33t30,w52e45i23awh70C\-
+wh112cs
+41e45r33i23a44lw49c41o49m74m74u50n50i23c41a44t30i23o49nw76c41o49n50t30r33o49l23 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h390cu
+50a44r33t30(26350)wh128c6
+501505n90 0
+H720
+V2330
+cd
+50r33i23v42e45r33s41 wf2
+88.53.53 f1
+37a44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w98s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41e45 wf2
+77.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V2420
+h519cs
+41_40a44l23l23o49c41,w52s41_40a44p50p50e45n50d50,w52s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w98s41_40e45r33r33o49r33,w52s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,w52s41_40m74e45m74a44p50p50e45n50d50,26/42 wf2
+78.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V2510
+h1635cu
+50950f30swh67C\-
+wh112cs
+41e45r33v42ew71950Pw70f30r33o49mwh100cU
+55n50i23x49 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cu
+50950f30s41(26450)wh128c6
+508502n90 0
+H720
+V2600
+h1525ch
+50t30t30p50f30i23l23ewh71C\-
+wh112cs
+41e45r33v42ew71aw70s41i23n50g50l23ew71w62e45bw76f30i23l23e45 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266ch
+50t30t30p50f30i23l23e45(26450)wh128c6
+505502n90 0
+H720
+V2690
+h1578cp
+50a44r33t30f30swh67C\-
+wh112cs
+41e45r33v42ew71f30i23l23e45,w52w62i23t30hw76p50a44r33t30i23t30i23o49n50s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cp
+50a44r33t30f30s41(26850)wh128c8
+505509n90 0
+H720
+V2780
+h1283ca
+44q50u50a44r33e45l23awh70C\-
+w66C55I23F43Swh115cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h214ca
+44q50u50a44r33e45l23a44(26850)wh128c7
+509502n90 0
+H720
+V2870
+h706cb
+50o49o49twh56C\-
+w66c41o49n50n50e45c41tw56t30ow75t30h50ew71r33o49o49tw56f30i23l23ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cb
+50o49o49t30(26850)wh128c7
+509507n90 0
+H720
+V2960
+h926cc
+41p50uwh76C\-
+w66c41o49n50n50e45c41t30i23o49nw76t30ow75C55P44Uwh127cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h406cc
+41p50u50(26150)wh178c4
+508n90 0
+H720
+V3050
+h102cu
+50pw76a44u50t30h50e45n50t30i23c41a44t30i23o49nw76o49nw76aw70f30i23l23ew71d50e45s41c41r33i23p50t30o49rw59t30ow75aw70f30i23l23ewh117cs
+41e45r33v42e45r33 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30a44u50t30hwh76C\-
+w66s41e45twh336cf
+30a44u50t30h50(26250)wh128c3
+505502n90 0
+H720
+V3140
+h1126cf
+30o49s41s41i23lwh49C\-
+w66a44r33c41h50i23v42a44lw49f30i23l23ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30o49s41s41i23l23(26450)wh128c6
+504505n90 0
+H720
+V3230
+h800cf
+30s41c41o49n50f30i23gwh76C\-
+w66c41o49n50f30i23g50u50r33i23n50gw76aw70f30i23l23ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h233cf
+30s41c41o49n50f30i23g50(26850)wh128c8
+502501n90 0
+H720
+V3320
+h304ch
+50x49f30e45r33e45n50c41,wh52C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59c41r33e45a44t30i23n50gw76a44nw76h50t30t30pwh122cs
+41e45r33v42e45r33 wf2
+72.53.53 f1
+37/42h50u50r33l23f30m74t30,w52h50u50r33l23u50n50e45s41c41,w52h50v42p50r33i23n50t30,w52h50w62r33i23t30e45,wh326ch
+50t30t30p50d50(26250)wh128c4
+500504n90 0
+H720
+V3410
+h229cs
+41a44v42e45,w52i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,w52w62e45b50l23swh67C\-
+w66H59T50T50Pwh116cs
+41e45r33v42e45r33 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37h50t30t30p50d50,w52m74i23r33r33o49r33,wh326ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V3500
+h705cr
+33e45m74o49v42ewh71C\-
+w66r33e45m74o49v42ew71aw70f30i23l23ew71f30r33o49mwh100ca
+wh116cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cr
+33e45m74o49v42e45(26550)wh128c7
+500509n90 0
+H720
+V3590
+h1213cu
+50p50a44s41f30swh67C\-
+w66m74a44i23lw49f30i23l23ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h291cu
+50p50a44s41f30s41(26450)wh128c6
+508504n90 0
+H720
+V3680
+h972cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26250)wh128c5
+503504n90 0
+H720
+V3770
+h972cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26650)wh128c7
+506501n90 0
+H720
+V3860
+h972cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ewh117cs
+41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26850)wh128c9
+501500n90 0
+H720
+V3950
+h269cs
+41y42n50c41i23n50d50e45xwh75C\-
+w66p50r33e45p50a44r33ew71a44n50dw76m74a44i23n50t30a44i23nw76aw70v42e45n50t30iw95s41e45r33v42e45r33 wf2
+62.53.53.53.53.53.53 f1
+37/42f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,w52f30m74t30i23s41e45c41t30,wh166cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+V4040
+47v42t30s41r33v42h50e45l23l23o49,w52v42t30l23i23s41t30e45n50,w52v42t30g50e45t30r33e45q50,w52v42t30r33e45s41p50o49n50dwh76C\-
+w66V52e45n50t30iw95s41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V4130
+h223ct
+30l23s41c41l23i23e45n50t30,w52t30l23s41s41r33v42t30u50n50n50e45l23,w52t30l23s41c41l23i23e45n50t30t30u50n50n50e45lwh49C\-
+w66T50L42Swh115cs
+41e45r33v42e45rw59a44n50dw76c41l23i23e45n50t30 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30l23s41s41r33v42,wh326ct
+30l23s41s41r33v42(26850)wh128c9
+500506n90 0
+H720
+V4220
+cC
+55o49m74p50u50t30i23n50g50/42 wf2
+77 f1
+37v42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ew71f30r33a44m74ew71b50u50f30f30e45rwh105cs
+41e45r33v42e45rw59a44n50dw76v42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw49N59e45t30w62o49r33k46 wf2
+63.53.53.53.53.53.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V4310
+h141C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23ewh117cs
+41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45b50o49o49twh284cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V4400
+h924cc
+41w62f30swh67C\-
+w66c41a44c41h50e45d50-46w62o49r33mwh100cf
+30i23l23ewh117cs
+41e45r33v42e45r33,w52d50u50m74p50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V4490
+h1588cf
+30swh67C\-
+w66f30i23l23ewh117cs
+41e45r33v42e45r33,w52d50u50m74p50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26450)wh128c6
+504508n90 0
+H720
+V4580
+h1289cf
+30s41,w52e45x49s41o49r33twh56C\-
+w66f30i23l23ewh117cs
+41e45r33v42e45rw59m74a44i23n50t30e45n50a44n50c41e45 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26850)wh128c8
+501506n90 0
+H720
+V4670
+h752ce
+45x49p50o49r33t30f30s41,w52s41r33v42f30swh67C\-
+w66n50e45t30w62o49r33kw72f30i23l23ewh117cs
+41e45r33v42e45rw59p50l23u50m74b50i23n50g50 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V4760
+h1690cs
+41r33vwh68C\-
+wh112cs
+41e45r33v42e45rw59r33e45g50i23s41t30r33y42 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26350)wh128c6
+501500n90 0
+H720
+V4850
+h816cc
+41h50a44n50g50e45s41,w52p50u50l23l23,w52p50u50s41h50,w52s41c41a44nwh76C\-
+wh112cs
+41e45r33v42e45rw59r33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26150)wh128c1
+507504n90 0
+H720
+V4940
+h291ca
+44p50p50l23y42l23o49g50,w52c41o49m74p50a44c41t30d50b50,w52u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ewh117cs
+41e45r33v42e45rw59r33e45p50l23i23c41aw70m74a44n50a44g50e45m74e45n50t30 wf2
+64.53.53.53 f1
+37a44p50p50l23y42c41h50a44n50g50e45s41,wh277cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V5030
+h1449cu
+50s41e45r33swh67C\-
+w66f30i23l23ewh117cs
+41e45r33v42e45rw59u50s41e45rw59l23i23s41tw56f30o49r33m74a44t30 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V5120
+h359cf
+30o49rw59c41o49m74m74u50n50i23c41a44t30i23n50gw76w62i23t30hw76a44u50t30h50e45n50t30i23c41a44t30i23o49nwh122cs
+41e45r33v42e45r33s41 wf2
+47.53.53.53 f1
+37/42_40a44s41g50e45t30t30i23c41k46e45t30,w52_40a44s41r33d50r33e45s41pwh76C\-
+w66r33o49u50t30i23n50e45swh261ca
+44u50t30h50s41r33v42(26250)wh128c2
+508504n90 0
+H720
+V5210
+h865ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30ow75f30i23l23ewh117cs
+41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26450)wh128c6
+502502n90 0
+H720
+V5300
+h1162cm
+74n50twh56C\-
+w66a44t30t30a44c41hw76t30ow75950Pwh116cs
+41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h393cm
+74n50t30(26350)wh128c5
+509502n90 0
+H720
+V5390
+h742cp
+50o49p50350,w52i23m74a44p50450dwh76C\-
+w66I23n50t30e45r33n50e45tw56m74a44i23lw95s41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h348cp
+50o49p50350(26850)wh128c8
+507503n90 0
+H720
+V5480
+84r33d50a44r33e45n50a44,w52w62r33a44r33e45n50awh70C\-
+w66c41o49p50yw68a44r33e45n50a44sw67b50e45t30w62e45e45nw76v42e45n50t30iw95s41e45r33v42e45r33s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+V5570
+h555cd
+50r33a44w62t30e45r33mwh100C\-
+w66c41o49n50n50e45c41tw56t30ow75P44l23a44nw769w76C55P44Uwh127cs
+41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45rw59o49p50e45r33a44t30i23n50gw76s41y42s41t30e45m74s41 wf2
+52.53.53.53.53.53.53.wf1
+h176cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+V5660
+h580ct
+30h50r33e45a44d50p50o49s41t30m74o49u50n50t30s41r33v42,w52s41r33vwh68C\-
+w66950Pw70f30i23l23ewh117cs
+41e45r33v42i23c41e45 wf2
+89.53.53.53.53.53 f1
+37/42r33e45s41p50o49n50d50e45r33r33o49r33,w52t30h50r33e45a44d50l23i23s41t30e45n50s41r33v42,wh436c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V5750
+h155cg
+50p50s41f30s41,w52g50p50s41e45v42e45r33m74o49r33ewh71C\-
+w66G58P44Sw69t30i23m74ew71a44n50dw76p50o49s41i23t30i23o49nwh122cs
+41e45r33v42i23c41e45 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h335cg
+50p50s41f30s41(26850)wh128c8
+502507n90 0
+H720
+V5840
+h451cn
+50f30s41s41e45r33v42e45r33,w52p50o49r33t30m74a44p50p50e45r33,w52p50c41n50f30s41dwh76C\-
+w66N59F43Swh115cs
+41e45r33v42i23c41e45 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h187cn
+50f30s41s41e45r33v42e45r33(26850)wh128c8
+505507n90 0
+H720
+V5930
+h135cs
+41r33v42,w52s41r33v42o49l23d50950p50,w52950f30s41,w52s41r33v42s41s41hwh76C\-
+w66s41t30a44r33tw56n50e45t30w62o49r33kw72f30i23l23ewh117cs
+41e45r33v42i23c41e45 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+V6020
+h363c/
+42f30r33e45e45i23m74a44g50e45,w52n50a44m74e45i23m74a44g50e45,w52n50a44m74e45d50i23m74a44g50e45,w98s41e45t30a44l23p50h50a44,w52l23o49a44d50i23m74a44g50e45,w52c41l23o49a44d50i23m74a44g50e45,26/42 wf2
+67.53.53.53.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V6110
+H718
+c/
+42f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w98s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,26/42 wf2
+59.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V6200
+h342cm
+74o49v42e45t30o49,w52g50e45t30r33e45c41t30,w52d50r33a44w62g50e45t30r33e45c41t30,w52m74e45n50u50h50i23t30,w98s41e45t30c41u50r33s41o49rwh59C\-
+w66m74o49u50s41ew71c41o49n50t30r33o49l23 wf2
+82.53.53.53.53 f1
+37/42c41l23o49s41e45m74o49u50s41e45,wh277cm
+74o49u50s41e45(26250)wh128c4
+503508n90 0
+H720
+V6290
+h1064cg
+50e45t30f30c41r33,w52s41e45t30f30c41r33,w52g50e45t30f30s41r33,w98s41e45t30f30s41rwh59C\-
+w66c41o49n50t30r33o49lw49f30l23o49a44t30i23n50gw76p50o49i23n50t30 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cg
+50e45t30f30c41r33(26250)wh128c3
+508503n90 0
+H720
+wV6380
+h1944cs
+41e45t30j24m74p50,w52l23o49n50g50j24m74p50,w52n50o49t30e45j24m74pwh76C\-
+w66n50o49n50-46l23o49c41a44lw49g50o49t30o49 wf2
+48.53.53.wf1
+h283cs
+41e45t30j24m74p50(26250)wh128c5
+500505n90 0
+H720
+V6470
+h435c/
+42m74a44l23l23o49c41z46,w52f30r33e45e45,w52r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w52m74s41i23z46e45,w98s41e45t30m74a44l23l23o49c41t30a44g50,w52s41e45t30r33e45a44l23l23o49c41t30a44g50,w52g50e45t30m74a44l23l23o49c41t30a44g50,26/42 wf2
+62.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V6560
+45c41r33a44c41k46h50d50r33,w52m74a44c41h50b50y42t30y42p50e45,w52m74a44c41h50b50y42n50a44m74e45,w52n50e45w62m74a44p50,w98s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w52u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,26/42 wf2
+88.53.53.53.53.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V6650
+h114c/
+42a44n50n50o49u50n50c41e45,w52l23i23s41t30e45n50,w52a44c41c41e45p50t30,w52r33e45j24e45c41t30,w52n50e45t30m74k46a44d50d50r33,w98s41e45t30n50e45t30m74t30p50t30,w52g50e45t30n50e45t30c41o49n50n50i23n50f30o49,w52f30r33e45e45n50e45t30c41o49n50n50i23n50f30o49/42 wf2
+52.wf1
+h407cd
+50i23a44l23(26250)wh128c3
+502506n90 0
+H720
+V6740
+h241c/
+42f30r33e45e45,w52r33e45a44l23l23o49c41,w52c41a44l23l23o49c41,w52m74s41i23z46e45,w52s41e45t30m74a44l23l23o49c41t30a44g50,w98s41e45t30r33e45a44l23l23o49c41t30a44g50,w52g50e45t30m74a44l23l23o49c41t30a44g50,w52g50e45t30r33e45a44l23l23o49c41t30a44g50,26/42 wf2
+49.53.53.wf1
+h293cm
+74a44l23l23o49c41(26250)wh128c4
+502505n90 0
+H720
+V6830
+h1070cc
+41a44pwh76C\-
+w66c41a44p50a44b50i23l23i23t30i23e45sw67f30o49rwh105cs
+41e45t30t30i23n50gw76t30h50ew71u50s41e45rw59i23dw76o49fw56p50r33o49c41e45s41s41e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.wf1
+h412cc
+41a44p50(26350)wh128c5
+506504n90 0
+H720
+V6920
+H719
+c/
+42b50o49o49t30p50l23a44n50950,w52b50o49o49t30w62i23n50950x49,w52b50o49o49t30w62i23n50n50t30,w52p50e45r33s41o49n50a44l23i23z46e45,w98s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,w52s41e45t30u50p50.26k46f30s41,w52u50p50d50a44t30ewh71C\-
+40/42 wf2
+92.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V7010
+ca
+44e45s41C55B46C55d50e45c41r33y42p50tw56-w72a44d50v42a44n50c41e45dw76e45n50c41r33y42p50t30i23o49n50/42 wf2
+48.53.53.53.53.53.wf1
+h109cs
+41e45t30u50p50A55E43S43s41t30a44t30e45,w52a44e45s41C55B46C55e45n50c41r33y42p50t30,26 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.wf1
+h417ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+V7100
+cb
+50f30E43C55B46e45n50c41r33y42p50t30,w52b50f30E43C55B46d50e45c41r33y42p50tw56-w72b50l23o49w62f30i23s41h50/42 wf2
+73.53.53.53.53.wf1
+h109cs
+41e45t30u50p50B46F43s41t30a44t30e45,w52b50f30C55B46C55e45n50c41r33y42p50t30,w52b50f30C55B46C55d50e45c41r33y42p50t30,26 wf2
+50.53.53.wf1
+h219cb
+50l23o49w62f30i23s41h50(26250)wh128c2
+509503n90 0
+H720
+V7190
+ca
+44n50dw76t30r33i23p50l23e45/42 wf2
+28 f1
+37/42k46e45y42_40s41e45t30u50p50,w52d50e45s41550650t30o49650450,w52d50e45s41650450t30o49550650,w98s41e45t30u50p50D60E43S43350s41t30a44t30e45,w52t30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rw59-w72s41i23n50g50l23e45 wf2
+63.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V7280
+cd
+50e45s41C55B46C55e45n50c41r33y42p50t30,w52d50e45s41C55B46C55d50e45c41r33y42p50t30,26/42 wf2
+72.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41e45t30u50p50D60E43S43s41t30a44t30e45,w52d50e45s41_40k46e45y42_40s41e45t30u50p50,w52b50l23o49c41k46_40c41i23p50h50e45r33,26 wf2
+44.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+s10
+V7650
+c3
+63463-58iwn90 0
+V7920
+p35
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+08/42b50o49o49t30w62i23n50n50t30,w52p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,w98s41e45t30u50p50.26k46f30s41,w52u50p50d50a44t30ewh71C\-
+w66a44d50m74i23n50i23s41t30r33a44t30i23o49nw76f30o49rw59l23o49c41a44l23/42 wf2
+60.53.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V800
+ca
+44l23l23e45g50e45dw76r33c414w76e45n50c41r33y42p50t30i23o49n50 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41e45t30u50p50R50C55450s41t30a44t30e45,w52r33c41450,w52r33c41450s41k46i23p50,w52r33c41450b50a44c41kw72-46 wf2
+68.53.53.53.53.53.wf1
+h423cr
+33c41450(26250)wh128c4
+508500n90 0
+H720
+V890
+66/42f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,w52s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w98s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,w52f30g50e45t30p50o49s41,w52f30t30e45l23l23,w52f30s41e45t30p50o49s41,w52f30s41e45e45k46,26/42 wwh357cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V980
+h193cs
+41_40a44l23l23o49c41,w52s41_40a44p50p50e45n50d50,w52s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,w98s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,w52s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,26/42 wf2
+91.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V1070
+75s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w52s41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,w98s41_40g50e45t30l23i23n50ewh71C\-
+w66e45x49t30e45n50s41i23b50l23ew71s41t30r33i23n50g50s41 wf2
+49.53.53.53.53 f1
+37/42s41_40t30o49l23o49w62e45r33,wh309cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V1160
+cs
+41e45c41u50r33e45/42 wf2
+83 f1
+37/42h50m74a44c41_40a44e45s41,w52m74d50550p50i23c41k46l23e45,w52m74d50550u50n50p50i23c41k46l23e45,w98s41h50a44150p50i23c41k46l23e45,w52s41h50a44150u50n50p50i23c41k46l23ewh71C\-
+w66c41r33y42p50t30o49g50r33a44p50h50i23c41a44l23l23y42 wf2
+44.53.wf1
+h235cs
+41e45c41h50a44s41h50(26250)wh128c4
+509507n90 0
+H720
+V1250
+h1290cs
+41u50m74,w52m74d50550s41u50m74,w98s41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dw76c41o49u50n50tw56b50l23o49c41k46sw67i23nw76aw70f30i23l23e45 wf2
+61.53.53.53.wf1
+h382cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V1340
+h161cg
+50e45t30f30l23a44g50s41,w52u50s41a44g50ewh71C\-
+w66c41o49m74m74a44n50d50-46l23i23n50ew71p50a44r33s41i23n50gw76f30o49rwh105cs
+41h50e45l23lw49s41c41r33i23p50t30s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+V1430
+h550cr
+33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w98s41h50i23f30t30,w52w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+59.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V1520
+h940cf
+30e45d50e45x49,w52u50p50s41,w52u50s41p50swh67C\-
+w66t30r33a44c41kwh118cs
+41h50i23p50m74e45n50t30s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h328cf
+30e45d50e45x49(26150)wh178c8
+501n90 0
+H720
+V1610
+cs
+41w62i23t30c41hw76b50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+71.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46b50m74a44pwh76C\-
+wh112cs
+41h50o49ww88aw70l23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dw76m74a44p50sw67a44n50d50 wf2
+55.53.53.wf1
+h283ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V1700
+h1534cu
+50p50t30i23m74ewh71C\-
+wh112cs
+41h50o49ww88h50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh100ch
+50a44sw67b50e45e45nw76r33u50n50n50i23n50g50 wf2
+89.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V1790
+h1613ct
+30r33a44c41ewh71C\-
+wh112cs
+41h50o49ww88(26r33e45a44l23-46t30i23m74e45)w52p50r33o49c41e45s41sw67b50e45h50a44v42i23o49r33 wf2
+80.53.53.53.53.53.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V1880
+h1291cm
+74a44n50,w52l23o49o49k46m74a44n50,w98s41i23gwh76C\-
+w66p50r33i23n50tw56o49rw59f30i23n50dw76p50a44g50e45sw67o49fw56t30h50i23sw67m74a44n50u50a44l23 wf2
+49.53.53.53.53.53.wf1
+h379cm
+74a44n50(26150)wh128c1
+502503n90 0
+H720
+V1970
+84d50s41a44s41i23g50a44l23l23o49c41,w52d50s41a44s41i23g50f30r33e45e45,w52d50s41a44p50r33i23v42t30o49p50u50bw76-w72d50i23g50i23t30a44lw95s41i23g50n50a44t30u50r33ew71a44l23g50o49r33i23t30h50m74 wf2
+86.53.53.53.53.53.53.53.53.53 f1
+37/42d50s41a44p50r33i23v42f30r33e45e45,wh401cd
+50s41a44(26250)wh128c3
+503507n90 0
+H720
+V2060
+h945cl
+23o49o49p50b50a44c41kwh72C\-
+w66n50e45t30w62o49r33kw72l23i23n50kwh118cs
+41i23m74u50l23a44t30i23o49n50 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h195cl
+23o49o49p50b50a44c41k46(26350)wh128c5
+509500n90 0
+H720
+V2150
+h1322cd
+50i23s41k46s41i23mwh100C\-
+w66d50i23s41kwh118cs
+41i23m74u50l23a44t30o49r33 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h249cd
+50i23s41k46s41i23m74(26850)wh128c8
+500508n90 0
+H720
+V2240
+h924c5
+50i23,w52k46i23,w52v42i23,w52q50iwh49C\-
+w66i23n50s41t30r33u50c41t30i23o49nwh122cs
+41i23m74u50l23a44t30o49r33s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V2330
+ct
+30r33i23g50o49n50o49m74e45t30r33i23cw67f30u50n50c41t30i23o49n50s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41i23n50,w52c41o49s41,w52t30a44n50,w52a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+40 wf2
+51.53.53.53.53.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V2420
+59t30i23m74e45,w52n50s41e45cwh67C\-
+w66t30i23m74ew71i23nw76s41e45c41o49n50d50sw67a44n50dw76n50a44n50o49s41e45c41o49n50d50swh113cs
+41i23n50c41ew71e45p50o49c41h50 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+V2510
+h178c/
+42s41_40a44p50p50e45n50d50,w52s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,w52s41_40f30r33e45e45,w98s41_40i23n50c41r33e45f30,w52s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,w52s41_40n50e45w62,26/42 wf2
+87.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V2600
+h369c/
+42s41e45t30u50p50D60E43S43350s41t30a44t30e45,w52t30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rw59-wh118cs
+41i23n50g50l23ew71a44n50dw76t30r33i23p50l23ew71d50i23g50i23t30a44lw49e45n50c41r33y42p50t30i23o49nw76s41t30a44n50d50a44r33d50 wf2
+74.53.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V2690
+h1223ch
+50t30t30p50f30i23l23ewh71C\-
+w66s41e45r33v42ew71awh116cs
+41i23n50g50l23ew71w62e45bw76f30i23l23e45 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266ch
+50t30t30p50f30i23l23e45(26450)wh128c6
+505502n90 0
+H720
+wV2780
+h1944cs
+41i23n50h50,w52c41o49s41h50,w52t30a44n50hwh76C\-
+w66h50y42p50e45r33b50o49l23i23cw67f30u50n50c41t30i23o49n50s41 wf2
+59.53.53.53.53.53.wf1
+h383cs
+41i23n50h50(26250)wh128c5
+500507n90 0
+H720
+wV2870
+h1944cs
+41i23z46ewh71C\-
+w66p50r33i23n50tw56s41i23z46ew71o49fw56e45x49e45c41u50t30a44b50l23ew71f30i23l23e45s41 wf2
+56.53.53.53.53.53.53.53.53.wf1
+h392cs
+41i23z46e45(26150)wh128c1
+509506n90 0
+H720
+V2960
+h1314ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nwh122cs
+41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Ow88u50n50i23tw56f30o49rw59f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+91.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V3050
+80r33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,w52r33u50n50e45s41t30r33i23n50g50n50w62i23d50t30hwh76C\-
+w66g50r33a44p50h50i23c41a44lw95s41i23z46ew71o49fw56s41t30r33i23n50g50s41 wf2
+56.53 f1
+37/42s41t30r33i23n50g50n50w62i23d50t30h50,w52r33u50n50e45s41t30r33i23n50g50s41i23z46e45,wh154cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V3140
+h145c/
+42d50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,w52r33e45a44d50950p50m74s41g50,w52s41t30a44t30c41h50e45c41k46,w98s41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+w66i23n50t30e45r33f30a44c41ew71t30ow75P44l23a44nw769w76F43i23l23e45/42 wf2
+76.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+V3230
+h547cs
+41c41a44twh56C\-
+w66s41k46yw68c41a44t30a44l23o49g50u50ew71a44n50dw76D60i23g50i23t30i23z46e45dwh122cS
+43k46yw68S43u50r33v42e45y42 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h391cs
+41c41a44t30(26750)wh128c7
+508500n90 0
+H720
+V3320
+h242c/
+42i23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,w52i23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+wh112cs
+41l23a44v42ew71I23/42Ow88p50r33o49c41e45s41s41e45sw67f30o49rw59t30h50r33e45a44d50e45dw76p50r33o49g50r33a44m74s41 wf2
+58.53.53.wf1
+h302ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V3410
+cp
+50r33o49c41e45s41s41e45s41 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46i23l23l23,w98s41l23a44y42,w52b50r33o49k46ewh71C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75k46i23l23l23 wf2
+66.53.53.53.53.53.53.53.wf1
+h432ck
+46i23l23l23(26150)wh128c1
+501500n90 0
+H720
+wV3500
+h1944cs
+41l23e45e45pwh76C\-
+w66s41u50s41p50e45n50dw76e45x49e45c41u50t30i23o49nw76f30o49rw59a44nw76i23n50t30e45r33v42a44l23 wf2
+71.53.53.53.wf1
+h343cs
+41l23e45e45p50(26150)wh128c1
+509507n90 0
+H720
+wV3590
+h1944cs
+41l23e45e45p50,w52a44l23a44r33mwh100C\-
+w66d50e45l23a44y42,w52a44s41kw72f30o49rw59d50e45l23a44y42e45dw76n50o49t30e45 wf2
+60.53.53.53.wf1
+h343cs
+41l23e45e45p50(26250)wh128c5
+500508n90 0
+H720
+V3680
+h208c/
+42q50s41u50b50,w52q50n50e45g50,w52q50m74u50l23,w52q50d50i23v42,w52q50u50n50i23t30,w52q50i23n50v42,w52q50l23e45n50,w98s41l23e45r33p50,w52q50m74i23d50,w52q50s41q50r33twh56C\-
+w66Q62u50a44t30e45r33n50i23o49nw76a44r33i23t30h50m74e45t30i23c41 wf2
+85.53.53.wf1
+h123cq
+50u50a44t30e45r33n50i23o49n50(26250)wh128c4
+507505n90 0
+H720
+V3770
+47/42g50e45n50s41t30r33o49n50g50p50r33i23m74e45,w52D60S43A55p50r33i23m74e45s41,w52p50r33o49b50a44b50l23y42_40p50r33i23m74e45,w98s41m74a44l23l23p50r33i23m74e45t30e45s41twh56C\-
+w66p50r33i23m74ew71n50u50m74b50e45rw59g50e45n50e45r33a44t30i23o49n50 wf2
+63.53.53.wf1
+h322cp
+50r33i23m74e45(26250)wh128c4
+506503n90 0
+H720
+V3860
+h245c/
+42s41_40a44r33r33a44y42,w52s41_40c41o49p50y42,w52s41_40e45r33r33o49r33,w52s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,w98s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,w52s41_40n50e45w62,26/42 wf2
+71.53.53.53.53.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V3950
+h460cp
+50r33i23n50t30,w52f30p50r33i23n50t30,w52s41p50r33i23n50t30,w52s41n50p50r33i23n50t30,w52s41e45p50r33i23n50t30,w98s41m74p50r33i23n50t30,w52r33u50n50e45s41p50r33i23n50t30,w52r33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,26/42 wwh361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V4040
+h1651cs
+41m74t30p50,w98s41m74t30p50dwh76C\-
+w66m74a44i23lw49t30r33a44n50s41p50o49r33t30 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h352cs
+41m74t30p50(26850)wh128c8
+509506n90 0
+H720
+wV4130
+h1944cs
+41m74t30p50dwh76C\-
+w66S43M69T50Pw70l23i23s41t30e45n50e45rw59c41o49n50f30i23g50u50r33a44t30i23o49n50 wf2
+57.53.53.53.53.53.53.53.wf1
+h302cs
+41m74t30p50d50(26650)wh128c7
+505504n90 0
+H720
+wV4220
+h1944cs
+41n50a44pwh76C\-
+w66p50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362cs
+41n50a44p50(26650)wh128c7
+505506n90 0
+H720
+V4310
+h1661cs
+41n50a44p50,w98s41n50a44p50f30swh67C\-
+w66c41r33e45a44t30ew71a44n50dw76m74o49u50n50tw56p50r33o49c41e45s41sw67s41n50a44p50s41h50o49t30s41 wf2
+52.wf1
+h362cs
+41n50a44p50(26450)wh128c6
+507506n90 0
+H720
+V4400
+h128c/
+42s41_40f30r33e45e45,w52s41_40i23n50c41r33e45f30,w52s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,w98s41_40n50e45w62,w52s41_40n50e45w62a44l23l23o49c41,w52s41_40p50a44r33s41e45,w52s41_40r33e45s41e45t30,w52s41_40r33e45s41t30a44r33t30,26/42 wwh317cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+wV4490
+h1944cs
+41n50o49o49p50ywh68C\-
+w66s41p50yw68o49nw76n50e45t30w62o49r33kw72p50a44c41k46e45t30s41 wf2
+63.53.53.53.53.53.53.53.53.53.wf1
+h266cs
+41n50o49o49p50y42(26850)wh128c8
+509508n90 0
+H720
+V4580
+cr
+33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,26/42 wf2
+51 f1
+37p50r33i23n50t30,w52f30p50r33i23n50t30,w52s41p50r33i23n50t30,w98s41n50p50r33i23n50t30,w52s41e45p50r33i23n50t30,w52s41m74p50r33i23n50t30,w52r33u50n50e45s41p50r33i23n50t30,26 wf2
+80.53.53.53.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V4670
+cp
+50r33i23n50tw56f30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+51.53 f1
+37f30p50r33i23n50t30f30,w52p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w98s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+40 wf2
+60.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V4760
+h581c4
+50s41,w52550s41,w52j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w98s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+w66t30i23m74ew71w62a44s41t30e45r33s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V4850
+69f30o49p50e45n50,w52f30r33e45o49p50e45n50,w52f30d50o49p50e45n50,w52f30i23l23e45n50o49,w52f30c41l23o49s41e45,w52s41o49p50e45n50r33,w98s41o49p50e45n50w62,w52s41c41l23o49s41e45,w52f30f30l23u50s41h50,w52s41e45t30v42b50u50f30,w52s41e45t30b50u50f30,26/42 wf2
+52.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V4940
+h1289cq
+50s41o49r33twh56C\-
+w66q50u50i23c41k46e45rwh105cs
+41o49r33t30 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h344cq
+50s41o49r33t30(26250)wh128c4
+507504n90 0
+H720
+wV5030
+h1944cs
+41o49r33twh56C\-
+w66s41o49r33tw56a44n50d50/42o49rw59m74e45r33g50ew71f30i23l23e45s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h394cs
+41o49r33t30(26150)wh128c1
+509508n90 0
+H720
+V5120
+h122cc
+41o49m74mwh100C\-
+w66s41e45l23e45c41tw56o49rw59r33e45j24e45c41tw56l23i23n50e45sw67c41o49m74m74o49nw76t30ow75t30w62owh121cs
+41o49r33t30e45dw76f30i23l23e45s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h309cc
+41o49m74m74(26150)wh178c4
+503n90 0
+H720
+V5210
+h1083cl
+23o49o49kwh72C\-
+w66f30i23n50dw76l23i23n50e45sw67i23nw76awh116cs
+41o49r33t30e45dw76l23i23s41t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cl
+23o49o49k46(26150)wh128c1
+501507n90 0
+H720
+V5300
+h1590ca
+44u50d50i23owh75C\-
+wh112cS
+43o49u50n50d50B46l23a44s41t30e45rw59a44u50d50i23ow75c41o49n50t30r33o49l23l23e45r33 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h331ca
+44u50d50i23o49(26350)wh128c5
+506501n90 0
+H720
+V5390
+h287C\-
+w66s41y42n50c41h50r33o49n50i23z46ew71t30h50ew71s41y42s41t30e45mwh100cc
+41l23o49c41kw72t30ow75aw70t30i23m74ewh117cs
+41o49u50r33c41e45 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30i23m74e45s41y42n50cwh205ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V5480
+h1512cs
+41r33cwh67C\-
+w66f30i23n50dwh122cs
+41o49u50r33c41ew71c41o49d50ew71f30o49rw59e45x49e45c41u50t30a44b50l23e45 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h432cs
+41r33c41(26150)wh128c2
+500504n90 0
+H720
+V5570
+h378cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ewh117cs
+41p50a44c41e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+V5660
+h378cb
+50i23n50d50,w52m74o49u50n50t30,w52u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ewh117cs
+41p50a44c41e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V5750
+h440C\-
+w66s41t30r33u50c41t30u50r33ew71o49fw56c41o49n50v42e45n50t30i23o49n50a44lw49f30i23l23ew71n50a44m74ewh117cs
+41p50a44c41e45 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50a44m74e45s41p50a44c41ewh121cn
+50a44m74e45s41p50a44c41e45(26450)wh128c6
+506501n90 0
+H720
+V5840
+h1177cn
+50swh67C\-
+w66d50i23s41p50l23a44yw68n50a44m74ewh117cs
+41p50a44c41e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cn
+50s41(26150)wh128c1
+504505n90 0
+H720
+V5930
+h452cp
+50i23p50e45f30i23l23ewh71C\-
+w66a44t30t30a44c41hw76f30i23l23t30e45rw59t30ow75f30i23l23ew71i23nw76n50a44m74ewh117cs
+41p50a44c41e45 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h258cp
+50i23p50e45f30i23l23e45(26150)wh128c1
+505507n90 0
+H720
+V6020
+h1133cn
+50a44m74e45s41p50a44c41ewh71C\-
+w66n50a44m74ewh117cs
+41p50a44c41ew71d50e45s41c41r33i23p50t30i23o49nw76f30i23l23e45 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26650)wh128c7
+504502n90 0
+H720
+V6110
+h953ci
+23m74p50o49r33twh56C\-
+w66i23m74p50o49r33tw56aw70n50a44m74ewh117cs
+41p50a44c41ew71f30r33o49mwh100ca
+w70r33e45m74o49t30ew71s41y42s41t30e45m74 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288ci
+23m74p50o49r33t30(26450)wh128c6
+505503n90 0
+H720
+V6200
+h1092cs
+41c41a44n50m74a44i23l23,w52t30e45s41t30s41c41a44nwh76C\-
+wh112cs
+41p50a44mwh100cf
+30i23l23t30e45r33s41 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h207cs
+41c41a44n50m74a44i23l23(26850)wh128c8
+508507n90 0
+H720
+V6290
+09/42s41_40m74e45m74a44p50p50e45n50d50,w52s41_40n50a44p50p50e45n50d50,w52s41_40n50e45w62,w52s41_40n50e45w62a44l23l23o49c41,w98s41_40p50a44r33s41e45,w52s41_40r33e45s41e45t30,w52s41_40r33e45s41t30a44r33t30,w52s41_40t30e45r33m74i23n50a44t30e45,26/42 wf2
+91.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V6380
+h1638ca
+44r33c41hwh76C\-
+wh112cs
+41p50e45c41i23f30i23cw67i23n50f30o49r33m74a44t30i23o49nw76a44n50dw76c41o49n50t30r33o49l23 wf2
+59.53.53.53.53.53.53.53.53.53.53.wf1
+h379ca
+44r33c41h50(26350)wh128c5
+505509n90 0
+H720
+V6470
+h160cl
+23i23g50h50t30,w52p50e45n50c41a44l23,w52k46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+wh112cs
+41p50e45c41i23f30i23cw67u50t30i23l23i23t30i23e45s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,wh184cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+wV6560
+h1944cs
+41p50e45l23l23,w52s41p50r33o49gwh76C\-
+w66f30i23n50dw76s41p50e45l23l23i23n50gw76e45r33r33o49r33s41 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h365cs
+41p50e45l23l23(26150)wh128c2
+500500n90 0
+H720
+V6650
+cc
+41o49n50c41u50r33r33e45n50tw56s41y42s41t30e45m74s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41p50i23nw76-w72v42e45r33i23f30i23c41a44t30i23o49nw76t30o49o49lw49f30o49rw59m74o49d50e45l23sw67o49f30 wf2
+94.53.53.53.53.53.53.wf1
+h383cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V6740
+h103c/
+42r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,w52d50e45c41r33e45fwh56C\-
+wh112cs
+41p50i23nw76l23o49c41k46s41,w52q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,26/42 wf2
+47.53.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+wV6830
+h1944cs
+41p50l23i23twh56C\-
+w66s41p50l23i23tw56aw70f30i23l23ew71i23n50t30ow75p50i23e45c41e45s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h380cs
+41p50l23i23t30(26150)wh128c2
+500503n90 0
+H720
+V6920
+h1075cf
+30r33e45x49p50,w52l23d50e45x49p50,w52m74o49d50fwh56C\-
+wh112cs
+41p50l23i23tw56i23n50t30ow75m74a44n50t30i23s41s41aw70a44n50dw76e45x49p50o49n50e45n50t30 wf2
+76.53.53.53.53.53.53.53.53.53.wf1
+h340cf
+30r33e45x49p50(26250)wh128c3
+507506n90 0
+H720
+V7010
+h507cq
+50e45r33,w52r33u50n50qwh76C\-
+w66q50u50e45u50ew71m74a44n50a44g50e45m74e45n50tw56f30o49rwh105cs
+41p50o49o49l23e45dw76f30i23l23e45s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h419cq
+50e45r33(26850)wh128c8
+508500n90 0
+H720
+V7100
+cr
+33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,26/42 wf2
+65.53.53.53.53.53 f1
+37p50r33i23n50t30,w52f30p50r33i23n50t30,w98s41p50r33i23n50t30,w52s41n50p50r33i23n50t30,w52s41e45p50r33i23n50t30,w52s41m74p50r33i23n50t30,w52r33u50n50e45s41p50r33i23n50t30,26 wf2
+66.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V7190
+cv
+42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45d50/42 wf2
+56.53.53.53 f1
+37f30p50r33i23n50t30f30,w52p50r33i23n50t30f30,w98s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,26 wf2
+86.53.53.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V7280
+h1664cs
+41p50e45l23l23,w98s41p50r33o49gwh76C\-
+w66f30i23n50dw76s41p50e45l23l23i23n50gw76e45r33r33o49r33s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h365cs
+41p50e45l23l23(26150)wh128c2
+500500n90 0
+H720
+s10
+V7650
+h4467c3
+63563-58iwn90 0
+V7920
+p36
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h209c/
+42s41_40r33e45s41e45t30,w52s41_40r33e45s41t30a44r33t30,w52s41_40t30e45r33m74i23n50a44t30e45,w52s41_40t30o49l23o49w62e45r33,w98s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w52s41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,26/42 wwh316cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V800
+h1525cs
+41n50o49o49p50ywh68C\-
+wh112cs
+41p50yw68o49nw76n50e45t30w62o49r33kw72p50a44c41k46e45t30s41 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266cs
+41n50o49o49p50y42(26850)wh128c8
+509508n90 0
+H720
+V890
+cr
+33o49o49t30 wf2
+53.53.53.53.53.53.53.53.53.53 f1
+37e45x49p50,w52l23o49g50,w52l23o49g50150050,w52p50o49w62,w52p50o49w62150050,w98s41q50r33twh56C\-
+w66e45x49p50o49n50e45n50t30i23a44l23,w52l23o49g50a44r33i23t30h50m74,w52p50o49w62e45r33,w52s41q50u50a44r33e45 wf2
+44.53.wf1
+h403ce
+45x49p50(26250)wh128c3
+505501n90 0
+H720
+V980
+cf
+30a44s41t30r33a44n50d50,26/42 wf2
+44.53.53 f1
+37r33a44n50d50,w52l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w98s41r33a44n50d50,w52t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26 wwh405cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+wV1070
+h1944cs
+41r33cwh67C\-
+w66f30i23n50dw76s41o49u50r33c41ew71c41o49d50ew71f30o49rw59e45x49e45c41u50t30a44b50l23e45 wf2
+75.53.53.53.53.53.53.wf1
+h432cs
+41r33c41(26150)wh128c2
+500504n90 0
+H720
+V1160
+cs
+41t30r33i23n50g50s41 wf2
+42.53 f1
+37/42s41_40t30o49l23o49w62e45r33,w52s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w98s41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,w52s41_40g50e45t30l23i23n50ewh71C\-
+w66e45x49t30e45n50s41i23b50l23e45 wf2
+45.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V1250
+95/42s41_40t30o49l23o49w62e45r33,w52s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w52s41_40r33e45a44d50,w98s41_40r33e45a44d50_40l23i23n50e45,w52s41_40g50e45t30l23i23n50ewh71C\-
+w66e45x49t30e45n50s41i23b50l23ew71s41t30r33i23n50g50s41 wf2
+56.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V1340
+h278c/
+42s41_40n50a44p50p50e45n50d50,w52s41_40n50e45w62,w52s41_40n50e45w62a44l23l23o49c41,w52s41_40p50a44r33s41e45,w98s41_40r33e45s41e45t30,w52s41_40r33e45s41t30a44r33t30,w52s41_40t30e45r33m74i23n50a44t30e45,w52s41_40t30o49l23o49w62e45r33,26/42 wf2
+66.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+wV1430
+h1944cs
+41r33vwh68C\-
+w66s41e45r33v42e45rw59r33e45g50i23s41t30r33y42 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26350)wh128c6
+501500n90 0
+H720
+V1520
+ce
+45s41t30r33d50u50p50950p50,w52l23i23s41t30e45n50s41r33v42,w52p50o49s41t30f30d50,w52p50o49s41t30m74o49u50n50t30s41r33v42,26/42 wf2
+42.53.wf1
+h109cS
+43r33v42,w52d50i23r33r33e45a44d50950p50,w52e45m74a44l23l23o49c41950p50,w52e45r33e45a44l23l23o49c41950p50,26 wf2
+90.53.53.53.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V1610
+h1519ce
+45x49p50o49r33t30f30s41,w98s41r33v42f30swh67C\-
+w66n50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42e45rw59p50l23u50m74b50i23n50g50 wf2
+62.53.53.53.53.53.53.53.wf1
+h220ce
+45x49p50o49r33t30f30s41(26450)wh128c6
+503507n90 0
+H720
+V1700
+cs
+41e45r33v42i23c41e45 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41r33v42,w98s41r33v42o49l23d50950p50,w52950f30s41,w52s41r33v42s41s41hwh76C\-
+w66s41t30a44r33tw56n50e45t30w62o49r33kw72f30i23l23e45 wf2
+54.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+V1790
+h1352cf
+30s41c41a44n50f30,w52s41c41a44n50f30,w98s41s41c41a44n50f30,w52v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nw76f30o49r33m74a44t30t30e45dw76i23n50p50u50t30 wf2
+85.53.53.53.53.53.wf1
+h311cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+V1880
+cc
+41o49p50yw68f30r33o49m74/42t30ow75U55n50i23xw75o49rw59P44l23a44nw76950 wf2
+58.53.53.53.53.53.53.53.53.53.53 f1
+37s41s41h50,w98s41s41h50n50e45t30,w52s41c41p50,w52s41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23e45 wf2
+66.53.wf1
+h415cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+wV1970
+h1944cs
+41s41lwh49C\-
+w66S43S43Lw68r33e45c41o49r33dw76l23a44y42e45r33 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cs
+41s41l23(26350)wh128c6
+501501n90 0
+H720
+V2060
+cc
+41h50a44n50n50e45l23 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hwh122cS
+43S43Lw68v42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49n50 wf2
+84.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V2150
+h278c/
+42r33e45a44d50c41e45r33t30,w52r33e45a44d50c41e45r33t30c41h50a44i23nwh76C\-
+w66a44t30t30a44c41hw76T50L42S431w76o49rwh105cS
+43S43L423w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49nw76c41h50a44n50n50e45l23 wf2
+90.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V2240
+h1331ct
+30l23swh67C\-
+w66T50L42S431w76a44n50dwh122cS
+43S43L423w76r33e45c41o49r33dw76l23a44y42e45r33 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453ct
+30l23s41(26350)wh128c6
+501503n90 0
+H720
+V2330
+h934ck
+46t30r33a44c41ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56k46e45r33n50e45lw95s41t30a44c41kw72d50u50m74p50s41 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ck
+46t30r33a44c41e45(26150)wh128c1
+501501n90 0
+H720
+V2420
+h460c-
+w72s41i23n50g50l23ew71a44n50dw76t30r33i23p50l23ew71d50i23g50i23t30a44lw49e45n50c41r33y42p50t30i23o49nwh122cs
+41t30a44n50d50a44r33d50 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37/42t30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rwh407cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V2510
+74/42f30s41e45t30p50o49s41,w52f30s41e45e45k46,w52r33e45w62i23n50d50,w52f30e45o49f30,w52f30e45r33r33o49r33,w52c41l23e45a44r33e45r33rwh59C\-
+wh112cs
+41t30a44n50d50a44r33dw76b50u50f30f30e45r33e45dw76i23n50p50u50t30/42o49u50t30p50u50tw56p50a44c41k46a44g50e45 wf2
+46.53.53.53.53.wf1
+h323cf
+30o49p50e45n50(26250)wh128c3
+506505n90 0
+H720
+V2600
+h392ca
+44e45s41C55B46C55d50e45c41r33y42p50tw56-w72a44d50v42a44n50c41e45dw76e45n50c41r33y42p50t30i23o49nwh122cs
+41t30a44n50d50a44r33dw76(26r33i23j24n50d50a44e45l23)26 wf2
+54.53.53.53.53.53.53.53.53 f1
+37/42a44e45s41C55B46C55e45n50c41r33y42p50t30,wh406ca
+44e45s41(26250)wh128c2
+507501n90 0
+H720
+V2690
+cp
+50r33o49c41e45s41s41e45s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41t30o49p50,w98s41t30a44r33twh56C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75s41t30o49pw76a44n50dw76s41t30a44r33t30 wf2
+43.53.53.53.53.wf1
+h377cs
+41t30o49p50(26150)wh128c2
+500507n90 0
+H720
+V2780
+h827cs
+41r33v42,w52s41r33v42o49l23d50950p50,w52950f30s41,w52s41r33v42s41s41hwh76C\-
+wh112cs
+41t30a44r33tw56n50e45t30w62o49r33kw72f30i23l23ew71s41e45r33v42i23c41e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h431cs
+41r33v42(26450)wh128c6
+507507n90 0
+H720
+V2870
+21/42m74a44t30c41h50d50e45v42c41s41p50,w52o49p50e45n50d50e45v42,w52o49p50e45n50d50e45v42d50a44t30a44,w52o49p50e45n50e45p50,w98s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43P44/42 wf2
+42.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V2960
+cd
+50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23e45/42 wf2
+91.wf1
+h109cs
+41t30a44t30,w52f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,26 wf2
+94.53.53.53.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+wV3050
+h1944cs
+41t30a44t30,w52w62s41t30a44twh56C\-
+w66i23n50q50u50i23r33ew71o49rw59c41h50a44n50g50ew71f30i23l23ew71a44t30t30r33i23b50u50t30e45s41 wf2
+49.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+V3140
+h218c/
+42f30c41a44l23l23f30m74t30,w52d50i23r33f30m74t30,w52d50i23r33m74o49d50e45f30m74t30,w52r33e45a44d50950p50m74s41g50,w98s41t30a44t30c41h50e45c41k46,w52s41i23z46e45S43250M69,w52s41i23z46e45D60250Mwh95C\-
+w66i23n50t30e45r33f30a44c41ew71t30o49/42 wf2
+79.53.wf1
+h386cf
+30c41a44l23l23(26250)wh128c3
+505503n90 0
+H720
+wV3230
+h1944cs
+41t30a44t30swh67C\-
+w66d50i23s41p50l23a44yw68g50r33a44p50h50sw67o49fw56s41y42s41t30e45mwh100ca
+44c41t30i23v42i23t30y42 wf2
+73.53.53.53.53.wf1
+h361cs
+41t30a44t30s41(26850)wh128c9
+500500n90 0
+H720
+V3320
+h1196cp
+50s41,w52p50s41uwh76C\-
+w66p50r33o49c41e45s41swh113cs
+41t30a44t30u50s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cp
+50s41(26150)wh128c1
+506504n90 0
+H720
+V3410
+h170cd
+50i23r33w62s41t30a44t30,w52d50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23ewh117cs
+41t30a44t30u50s41 wf2
+66.53.53 f1
+37/42f30s41t30a44t30,w52w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,wh391cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V3500
+h1518ct
+30e45s41twh56C\-
+w66s41e45twh102cs
+41t30a44t30u50sw67a44c41c41o49r33d50i23n50gw76t30ow75c41o49n50d50i23t30i23o49n50 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h401ct
+30e45s41t30(26150)wh128c2
+502501n90 0
+H720
+V3590
+35c41h50a44n50g50e45u50s41e45r33,w52c41o49n50v42k46e45y42s41,w52c41o49n50v42k46e45y42s41250,w52p50r33i23n50t30n50e45t30k46e45y42,w98s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,26/42 wf2
+78.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+wV3680
+h1944cs
+41t30a44t30u50s41b50a44rwh59C\-
+w66d50i23s41p50l23a44yw68aw70b50a44rw59g50r33a44p50hw76s41t30a44t30u50sw67w62i23n50d50o49w62 wf2
+47.wf1
+h184cs
+41t30a44t30u50s41b50a44r33(26850)wh128c9
+500502n90 0
+H720
+V3770
+69u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+wh112cS
+43t30d50i23ow75i23n50p50u50tw56a44n50dw76o49u50t30p50u50t30 wf2
+61.53 f1
+37/42f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,wh340cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V3860
+h1157ct
+30m74p50f30i23l23e45,w52t30m74p50n50a44mwh100C\-
+wh112cS
+43t30d50i23ow75t30e45m74p50o49r33a44r33yw68f30i23l23e45s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h272ct
+30m74p50f30i23l23e45(26250)wh128c5
+502506n90 0
+H720
+V3950
+h287c/
+42s41_40p50a44r33s41e45,w52s41_40r33e45s41e45t30,w52s41_40r33e45s41t30a44r33t30,w52s41_40t30e45r33m74i23n50a44t30e45,w98s41_40t30o49l23o49w62e45r33,w52s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w52s41_40r33e45a44d50,26/42 wf2
+58.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V4040
+cp
+50r33o49c41e45s41s41e45s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41t30o49p50,w52s41t30a44r33twh56C\-
+w66p50r33i23n50tw56c41o49m74m74a44n50d50sw67t30ow75s41t30o49pw76a44n50dw76s41t30a44r33t30 wwh410cs
+41t30o49p50(26150)wh128c2
+500507n90 0
+H720
+V4130
+h235cH
+59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45)w52S43A55T50Aw81(26S43e45r33i23a44lw49A55T50)w98s41t30o49r33a44g50ew71d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+90.53.53.53 f1
+37/h42C\-
+w66A55H59C55Iw49(26A55d50v42a44n50c41e45dwh311cs
+41d50a44h50c41i23(26350)wh128c6
+500506n90 0
+H720
+V4220
+h1715cs
+41dwh76C\-
+wh112cs
+41t30o49r33a44g50ew71d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456cs
+41d50(26350)wh128c6
+500504n90 0
+H720
+V4310
+h622cs
+41d50a44o49ewh71C\-
+w66A55T50A55-46o49v42e45r33-46E43t30h50e45r33n50e45tw56(26A55o49)w98s41t30o49r33a44g50ew71d50e45v42i23c41ew71i23n50t30e45r33f30a44c41e45 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h318cs
+41d50a44o49e45(26350)wh128c6
+500508n90 0
+H720
+V4400
+h332cp
+50r33i23v42a44l23l23o49c41,w52p50r33i23v42f30r33e45ewh71C\-
+w66p50e45r33-46p50r33o49c41e45s41sw67p50r33i23v42a44t30ewh117cs
+41t30o49r33a44g50ew71m74a44n50a44g50e45m74e45n50t30 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h219cp
+50r33i23v42a44l23l23o49c41(26250)wh128c4
+506507n90 0
+H720
+V4490
+h1290cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw95s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26250)wh128c5
+503504n90 0
+H720
+V4580
+h1290cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw95s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26650)wh128c7
+506501n90 0
+H720
+V4670
+h1290cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw95s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26850)wh128c9
+501500n90 0
+H720
+V4760
+cs
+41t30r33n50c41p50y42,w52s41t30r33e45c41p50y42,w52s41t30r33l23e45n50,26/42 wf2
+94.53.53.53.53 f1
+37s41t30r33c41a44t30,w52s41t30r33n50c41a44t30,w98s41t30r33c41m74p50,w52s41t30r33n50c41m74p50,w52c41i23s41t30r33c41m74p50,w52c41i23s41t30r33n50c41m74p50,w52s41t30r33c41p50y42,26 wf2
+60.wf1
+h328cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V4850
+23/42s41t30r33e45c41p50y42,w52s41t30r33l23e45n50,w52s41t30r33c41h50r33,w52s41t30r33r33c41h50r33,w52s41t30r33p50b50r33k46,w52s41t30r33s41p50n50,w98s41t30r33c41s41p50n50,w52s41t30r33t30o49k46,w52s41t30r33d50u50p50,w52s41t30r33s41t30r33,w52c41i23s41t30r33s41t30rwh59C\-
+w66s41t30r33i23n50g50/42 wwh345cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V4940
+h1670cs
+41e45dwh76C\-
+wh112cs
+41t30r33e45a44mwh100ce
+45d50i23t30o49r33 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cs
+41e45d50(26150)wh128c1
+509502n90 0
+H720
+V5030
+h263c/
+42s41t30r33i23n50g50n50b50g50,w52r33u50n50e45s41t30r33i23n50g50b50g50,w52r33u50n50e45s41t30r33i23n50g50n50b50g50,w98_40s41t30r33i23n50g50,w52A55R50R50O62W69,w52d50r33a44w62s41e45t30d50e45b50u50gwh76C\-
+w66g50r33a44p50h50i23c41s41/42 wf2
+56.53.53.wf1
+h358cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V5120
+h331cg
+50e45t30f30i23e45l23d50s41,w52g50e45t30t30o49k46e45n50s41,w52t30o49k46e45n50i23z46ewh71C\-
+w66b50r33e45a44kw72awh116cs
+41t30r33i23n50gw76i23n50t30ow75f30i23e45l23d50s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h210cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+V5210
+h241cr
+33u50n50e45s41t30r33r33c41h50r33,w52r33u50n50e45s41t30r33d50u50p50,w52r33u50n50e45s41t30r33s41t30rwh59C\-
+w66r33u50n50ewh117cs
+41t30r33i23n50gw76o49p50e45r33a44t30i23o49n50s41 wf2
+83.53.53.53 f1
+37/42r33u50n50e45s41t30r33l23e45n50,w52r33u50n50e45s41t30r33c41h50r33,wh139cr
+33u50n50e45s41t30r33c41a44t30(26250)wh128c4
+509502n90 0
+H720
+V5300
+52s41t30r33s41p50n50,w52s41t30r33c41s41p50n50,w52s41t30r33t30o49k46,w52s41t30r33d50u50p50,w52s41t30r33s41t30r33,w52c41i23s41t30r33s41t30rwh59C\-
+wh112cs
+41t30r33i23n50gw76o49p50e45r33a44t30i23o49n50s41 wf2
+65.53.53.53 f1
+37/42s41t30r33c41h50r33,w52s41t30r33r33c41h50r33,w52s41t30r33p50b50r33k46,wh317cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V5390
+h326cs
+41t30r33i23n50g50,w52s41t30r33i23n50g50n50,w52r33u50n50e45s41t30r33i23n50g50,w52r33u50n50e45s41t30r33i23n50g50n50,w98s41t30r33i23n50g50b50g50,w52s41t30r33i23n50g50n50b50g50,w52r33u50n50e45s41t30r33i23n50g50b50g50,26/42 wf2
+73.53 f1
+37/42b50o49r33d50e45r33,wh347cd
+50r33a44w62(26250)wh128c3
+503501n90 0
+H720
+V5480
+cr
+33u50n50e45s41t30r33i23n50g50n50w62i23d50t30hwh76C\-
+40/42 wf2
+49.53.53 f1
+37s41t30r33i23n50g50s41i23z46e45,w52s41t30r33i23n50g50w62i23d50t30h50,w98s41t30r33i23n50g50n50w62i23d50t30h50,w52r33u50n50e45s41t30r33i23n50g50s41i23z46e45,w52r33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,26 wwh198cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V5570
+h153ce
+45n50c41150650,w52e45n50c41o49d50e45f30m74twh56C\-
+w66e45n50c41o49d50i23n50gw76b50y42t30ew71a44r33r33a44y42sw67a44swh113cs
+41t30r33i23n50g50s41 wf2
+47.53.53 f1
+37d50e45c41650450,w52e45n50c41650450,w52d50e45c41350250,w52e45n50c41350250,w52d50e45c41150650,wh256ce
+45n50c41o49d50e45(26250)wh128c3
+504502n90 0
+H720
+V5660
+h215cd
+50o49q50u50o49t30e45,w52n50e45e45d50s41r33c41q50u50o49t30ewh71C\-
+w66q50u50o49t30e45dw76c41h50a44r33a44c41t30e45rwh105cs
+41t30r33i23n50g50s41 wf2
+56.53.53.53 f1
+37/42q50u50o49t30e45r33u50n50e45s41t30r33f30m74t30,w52q50u50o49t30e45f30m74t30i23n50s41t30a44l23l23,wh312cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V5750
+h241cs
+41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,w52s41_40g50e45t30l23i23n50ewh71C\-
+w66e45x49t30e45n50s41i23b50l23ewh117cs
+41t30r33i23n50g50s41 wf2
+42.53 f1
+37/42s41_40t30o49l23o49w62e45r33,w52s41_40p50u50t30c41,w52s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,wh309cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+wV5840
+h1944cs
+41t30r33i23n50g50swh67C\-
+w66e45x49t30r33a44c41tw56p50r33i23n50t30a44b50l23ew71s41t30r33i23n50g50s41 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h279cs
+41t30r33i23n50g50s41(26150)wh128c2
+500508n90 0
+H720
+V5930
+cr
+33u50n50e45s41t30r33i23n50g50s41i23z46e45,w52r33u50n50e45s41t30r33i23n50g50w62i23d50t30h50,26/42 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41t30r33i23n50g50s41i23z46e45,w52s41t30r33i23n50g50w62i23d50t30h50,w52s41t30r33i23n50g50n50w62i23d50t30h50,26 wf2
+71.53.53.53.53.53.53.wf1
+h165cs
+41t30r33i23n50g50s41i23z46e45(26250)wh128c5
+501505n90 0
+H720
+V6020
+h240c/
+42r33e45a44d50s41u50b50f30o49n50t30,w52r33e45a44d50s41u50b50f30o49n50t30i23,w52w62r33i23t30e45s41u50b50f30o49n50t30,w98s41t30r33i23n50g50s41u50b50f30o49n50t30,w52s41t30r33s41u50b50f30o49n50t30w62i23d50t30h50,w52m74k46f30o49n50twh56C\-
+40/42 wf2
+92.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+wV6110
+h1944cs
+41t30r33i23pwh76C\-
+w66r33e45m74o49v42ew71s41y42m74b50o49l23sw67f30r33o49mwh100cb
+50i23n50a44r33yw68f30i23l23e45s41 wf2
+52.53.53.53.53.wf1
+h370cs
+41t30r33i23p50(26150)wh128c2
+500509n90 0
+H720
+V6200
+h1413cb
+50a44s41e45n50a44m74ewh71C\-
+wh112cs
+41t30r33i23pw76f30i23l23ew71n50a44m74ew71a44f30f30i23x49e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h154cb
+50a44s41e45n50a44m74e45(26150)wh178c2
+506n90 0
+H720
+V6290
+cc
+41i23s41t30r33n50c41m74p50,w52s41t30r33c41p50y42,w52s41t30r33n50c41p50y42,w52s41t30r33e45c41p50y42,26/42 wf2
+71.53.53 f1
+37s41t30r33c41a44t30,w98s41t30r33n50c41a44t30,w52s41t30r33c41m74p50,w52s41t30r33n50c41m74p50,w52c41i23s41t30r33c41m74p50,26 wf2
+92.53.53.53.53.53.53.53.wf1
+h328cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V6380
+27/42s41t30r33c41p50y42,w52s41t30r33n50c41p50y42,w52s41t30r33e45c41p50y42,w52s41t30r33l23e45n50,w52s41t30r33c41h50r33,w52s41t30r33r33c41h50r33,w98s41t30r33p50b50r33k46,w52s41t30r33s41p50n50,w52s41t30r33c41s41p50n50,w52s41t30r33t30o49k46,w52s41t30r33d50u50p50,w52s41t30r33s41t30r33,26/42 wwh330cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V6470
+h185c/
+42r33e45a44d50s41u50b50f30o49n50t30i23,w52w62r33i23t30e45s41u50b50f30o49n50t30,w52s41t30r33i23n50g50s41u50b50f30o49n50t30,w98s41t30r33s41u50b50f30o49n50t30w62i23d50t30h50,w52m74k46f30o49n50twh56C\-
+w66s41u50b50f30o49n50t30/42 wf2
+80.53.53.53.53.53.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V6560
+h214c/
+42o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,w52P44f30m74t30,w52R50f30m74t30,w98s41t30r33t30o49c41h50a44n50,w52c41h50a44n50t30o49s41t30r33,w52c41h50a44n50t30o49d50e45p50t30hwh76C\-
+40/42 wf2
+80.53.53.53.53.53.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V6650
+19/42s41t30r33l23e45n50,w52s41t30r33c41h50r33,w52s41t30r33r33c41h50r33,w52s41t30r33p50b50r33k46,w52s41t30r33s41p50n50,w52s41t30r33c41s41p50n50,w98s41t30r33t30o49k46,w52s41t30r33d50u50p50,w52s41t30r33s41t30r33,w52c41i23s41t30r33s41t30rwh59C\-
+w66s41t30r33i23n50g50/42 wf2
+90.53.53.53.53.53.wf1
+h328cs
+41t30r33c41a44t30(26250)wh128c5
+501501n90 0
+H720
+V6740
+18/42m74p50b50i23t30s41,w52m74p50n50o49r33m74,w52m74p50c41o49p50y42,w52m74p50a44s41s41i23g50n50,w52m74p50r33a44n50d50,w98s41t30r33t30o49m74p50,w52m74p50f30m74t30,26m74p50t30o49a44,w52b50e45t30o49m74p50,w52m74p50t30o49b50e45,26/42 wf2
+71.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6830
+h155ca
+44t30o49l23l23,w52c41h50a44r33s41t30o49d50,w52s41t30r33t30o49d50,w52s41t30r33t30o49l23,w52s41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w98s41t30r33t30o49u50l23lwh49C\-
+w66c41o49n50v42e45r33tw56t30e45x49tw56t30ow75n50u50m74b50e45r33s41 wf2
+55.53 f1
+37/42a44t30o49i23,w52a44t30o49l23,wh383ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V6920
+h230cB
+46,w52s41a44m74.26s41a44v42e45,w52s41a44m74t30e45r33mwh100C\-
+w66s41c41r33e45e45nw76e45d50i23t30o49rw59w62i23t30hwh122cs
+41t30r33u50c41t30u50r33a44lw49r33e45g50u50l23a44rw59e45x49p50r33e45s41s41i23o49n50s41 wf2
+54.53.53.53.53.53.53.53.53 f1
+37s41a44m74,wh377cs
+41a44m74(26150)wh128c1
+508505n90 0
+H720
+V7010
+h382cl
+23o49o49k46u50p50k46e45y42,w52d50e45l23e45t30e45k46e45ywh68C\-
+w66i23n50t30e45g50e45rw59t30ow75d50a44t30awh116cs
+41t30r33u50c41t30u50r33ew71m74a44p50s41 wf2
+70.53.53.53.53 f1
+37/42i23n50s41e45r33t30k46e45y42,w52c41a44n50i23n50s41e45r33t30k46e45y42,wh265ci
+23n50t30m74a44p50(26250)wh128c4
+501500n90 0
+H720
+V7100
+h1372cn
+50a44m74e45s41p50a44c41ewh71C\-
+wh112cs
+41t30r33u50c41t30u50r33ew71o49fw56c41o49n50v42e45n50t30i23o49n50a44lw49f30i23l23ew71n50a44m74ew71s41p50a44c41e45 wf2
+63.53.53.53.wf1
+h113cn
+50a44m74e45s41p50a44c41e45(26450)wh128c6
+506501n90 0
+H720
+wV7190
+h1944cs
+41t30u50bwh76C\-
+w66p50r33o49v42i23d50ew71m74o49u50n50tw56p50o49i23n50tw56s41t30u50b50s41 wf2
+58.53.53.53.53.53.53.53.53.53.wf1
+h376cs
+41t30u50b50(26850)wh128c9
+500503n90 0
+H720
+wV7280
+h1944cs
+41t30y42l23ewh71C\-
+w66P44l23a44nw769w76c41o49d50i23n50gw76c41o49n50v42e45n50t30i23o49n50sw67f30o49rw59C55 wf2
+56.53.53.53.53.53.wf1
+h366cs
+41t30y42l23e45(26650)wh128c7
+505507n90 0
+H720
+s10
+V7650
+c3
+63663-58iwn90 0
+V7920
+p37
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1288ca
+44r33c41h50f30swh67C\-
+w66m74o49u50n50twh102cs
+41t30y42l23ew71a44r33c41h50i23v42e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h308ca
+44r33c41h50f30s41(26450)wh128c6
+502506n90 0
+H720
+V800
+cd
+50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w52u50n50i23t30350,26/42 wf2
+75.53.53.53.53.53 f1
+37a44d50d50350,w98s41u50b50350,w52n50e45g50350,w52d50i23v42350,w52m74u50l23350,w52e45q50p50t30350,w52c41l23o49s41e45p50t30350,26 wf2
+88.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V890
+h141c/
+42v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,w98s41u50b504wh76C\-
+w66o49p50e45r33a44t30i23o49n50sw67o49nw76350-46dw76p50o49i23n50t30sw67a44n50dw76p50l23a44n50e45s41 wf2
+70.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V980
+01/42o49p50e45n50d50e45v42d50a44t30a44,w52o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w52u50n50s41t30a44l23l23,w52c41l23a44s41s41,w98s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45r33/42 wf2
+86.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V1070
+cs
+41u50b50f30o49n50t30s41 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30o49n50t30,w98s41u50b50f30o49n50twh56C\-
+w66e45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59f30o49n50t30sw67a44n50d50 wf2
+92.53.53.53.53.wf1
+h388cf
+30o49n50t30(26650)wh128c7
+502505n90 0
+H720
+V1160
+h929ct
+30w62e45a44kwh72C\-
+w66e45d50i23tw56i23m74a44g50ew71f30i23l23e45s41,w98s41u50b50f30o49n50tw56f30i23l23e45s41,w52f30a44c41ew71f30i23l23e45s41,w52e45t30c41.26 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V1250
+h680cc
+41a44c41h50e45c41h50a44r33s41,w52a44g50e45f30o49n50t30,w52l23o49a44d50c41h50a44r33,w98S43u50b50f30o49n50t30,w52F43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+w66f30o49n50tw56u50t30i23l23i23t30i23e45s41 wf2
+87.53.53.53.53.53.wf1
+h117cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V1340
+h551c/
+42l23o49o49k46u50p50s41u50b50f30o49n50t30,w52u50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w98s41u50b50f30o49n50t30n50a44m74e45,w52r33e45a44d50s41u50b50f30o49n50t30,w52r33e45a44d50s41u50b50f30o49n50t30i23,26/42 wf2
+77.53.53.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V1430
+h130cf
+30o49n50t30,w52s41u50b50f30o49n50twh56C\-
+w66e45x49t30e45r33n50a44lw49f30o49r33m74a44tw56f30o49rw59f30o49n50t30sw67a44n50dwh122cs
+41u50b50f30o49n50t30s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cf
+30o49n50t30(26650)wh128c7
+502505n90 0
+H720
+V1520
+ci
+23n50s41e45t30r33e45c41t30,w52c41a44n50o49n50r33e45c41t30,w52e45q50p50t30,w52e45q50r33e45c41t30,26/42 wf2
+62.53.53.53 f1
+37a44d50d50p50t30,w98s41u50b50p50t30,w52m74u50l23p50t30,w52d50i23v42p50t30,w52r33e45c41t30a44d50d50p50t30,w52r33e45c41t30s41u50b50p50t30,26 wf2
+56.53.53.53.wf1
+h323ca
+44d50d50p50t30(26250)wh128c2
+506509n90 0
+H720
+V1610
+h200c4
+50s41,w52550s41,w52j24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,w98s41u50d50o49k46uwh76C\-
+w66t30i23m74ew71w62a44s41t30e45r33s41 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h293cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V1700
+cb
+50l23o49c41k46sw67i23nw76aw70f30i23l23e45 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cs
+41u50m74,w52m74d50550s41u50m74,w52s41h50a44150s41u50mwh100C\-
+w66s41u50mwh100ca
+44n50dw76c41o49u50n50t30 wf2
+45.53.53.53.wf1
+h382cs
+41u50m74(26150)wh128c2
+501500n90 0
+H720
+V1790
+h1685cn
+50f30swh67C\-
+wh112cS
+43u50nw76n50e45t30w62o49r33kw72f30i23l23ew71s41y42s41t30e45mwh100cc
+41l23i23e45n50t30 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+V1880
+h232c/
+42s41_40r33e45s41t30a44r33t30,w52s41_40t30e45r33m74i23n50a44t30e45,w52s41_40t30o49l23o49w62e45r33,w52s41_40p50u50t30c41,w98s41_40u50n50i23q50u50e45,w52s41_40g50r33o49w62,w52s41_40r33e45a44d50,w52s41_40r33e45a44d50_40l23i23n50e45,26/42 wf2
+88.53.53.53.53.wf1
+h320cs
+41t30r33i23n50g50(26250)wh128c5
+501503n90 0
+H720
+V1970
+h263c/
+42r33u50n50e45f30m74t30s41t30r33i23n50i23t30,w52r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w52e45r33r33f30m74twh56C\-
+wh112cs
+41u50p50p50o49r33tw56f30o49rw59u50s41e45r33-46d50e45f30i23n50e45dw76p50r33i23n50tw56f30o49r33m74a44t30sw67a44n50d50/42 wf2
+56.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V2060
+h390cs
+41c41a44twh56C\-
+w66s41k46yw68c41a44t30a44l23o49g50u50ew71a44n50dw76D60i23g50i23t30i23z46e45dw76S43k46ywh114cS
+43u50r33v42e45y42 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h391cs
+41c41a44t30(26750)wh128c7
+508500n90 0
+H720
+V2150
+h1602cs
+41l23e45e45pwh76C\-
+wh112cs
+41u50s41p50e45n50dw76e45x49e45c41u50t30i23o49nw76f30o49rw59a44nw76i23n50t30e45r33v42a44l23 wf2
+49.53.53.53.53.53.53.53.53.53.wf1
+h343cs
+41l23e45e45p50(26150)wh128c1
+509507n90 0
+H720
+wV2240
+h1944cs
+41w62a44pwh76C\-
+w66e45s41t30a44b50l23i23s41hw76aw70s41w62a44pw76f30i23l23e45 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41w62a44p50(26850)wh128c9
+500504n90 0
+H720
+V2330
+h132C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fw56a44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dw76m74a44p50sw67a44n50dwh122cs
+41w62i23t30c41hw76b50e45t30w62e45e45nw76t30h50e45m74.26 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46b50m74a44pwh296ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+V2420
+cl
+23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,26/42 wf2
+69.53 f1
+37s41y42m74i23n50i23t30,w52g50e45t30s41y42m74,w98s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,w52t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,26 wf2
+92.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V2510
+h1001cn
+50awh70C\-
+w66a44s41s41e45m74b50l23e45rw59f30o49rw59t30h50ewh117cS
+43y42m74b50i23o49sw67L42o49g50i23cw67P44C55I23-46S43C55S43Iw49I23/42Ow88P44r33o49c41e45s41s41o49r33s41 wf2
+63.53.53.53.53.53.wf1
+h453cn
+50a44(26850)wh128c8
+504509n90 0
+H720
+V2600
+h1300cn
+50mwh100C\-
+w66n50a44m74ew71l23i23s41twh102cs
+41y42m74b50o49lw49t30a44b50l23e45)26 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cn
+50m74(26150)wh128c1
+504504n90 0
+H720
+V2690
+h1315cs
+41t30r33i23pwh76C\-
+w66r33e45m74o49v42ewh117cs
+41y42m74b50o49l23sw67f30r33o49mwh100cb
+50i23n50a44r33yw68f30i23l23e45s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h370cs
+41t30r33i23p50(26150)wh128c2
+500509n90 0
+H720
+V2780
+ct
+30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,26/42 wf2
+88.53.53.53.53.53.wf1
+h109cs
+41y42m74i23n50i23t30,w52g50e45t30s41y42m74,w52s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,26 wf2
+79.53.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V2870
+h224c/
+42r33i23s41c41t30r33a44c41e45,w52c41i23s41c41f30r33a44m74e45,w52r33i23s41c41f30r33a44m74e45,w52l23o49c41a44l23a44d50d50r33,w98s41y42m74o49f30f30,w52f30p50f30o49r33m74a44t30,w52b50e45i23e45e45e45850050f30t30o49s41,w52b50e45i23e45e45e45s41f30t30o49s41,26/42 wf2
+58.wf1
+h174cd
+50e45b50u50g50g50e45r33(26250)wh128c3
+502501n90 0
+H720
+V2960
+h630cr
+33e45n50d50e45z46v42o49u50swh67C\-
+w66u50s41e45rw59l23e45v42e45lw49p50r33o49c41e45s41swh113cs
+41y42n50c41h50r33o49n50i23z46a44t30i23o49n50 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+96r33e45n50d50e45z46v42o49u50s41(26250)wh128c4
+508507n90 0
+H720
+V3050
+cs
+41o49u50r33c41e45 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37t30i23m74e45s41y42n50cwh67C\-
+wh112cs
+41y42n50c41h50r33o49n50i23z46ew71t30h50ew71s41y42s41t30e45mwh100cc
+41l23o49c41kw72t30ow75aw70t30i23m74e45 wf2
+51.53.53.53.53.53.wf1
+h201ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V3140
+H711
+c/
+42c41o49n50f30,w52f30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,w52f30m74t30i23s41e45c41t30,w98s41y42n50c41i23n50d50e45xwh75C\-
+w66p50r33e45p50a44r33ew71a44n50dw76m74a44i23n50t30a44i23nw76aw70v42e45n50t30i23/42 wf2
+84.53.53.wf1
+h177cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+wV3230
+h1944cs
+41y42s41c41a44l23lwh49C\-
+w66t30e45s41tw56aw70s41y42s41t30e45mwh100cc
+41a44l23l23 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h292cs
+41y42s41c41a44l23l23(26150)wh128c2
+501501n90 0
+H720
+V3320
+h1603cp
+50e45r33r33o49r33,w98s41y42s41l23o49g50,w52s41y42s41f30a44t30a44lwh49C\-
+w66s41y42s41t30e45mwh100ce
+45r33r33o49rw59m74e45s41s41a44g50e45s41 wf2
+92.53.53.53.wf1
+h304cp
+50e45r33r33o49r33(26250)wh128c4
+505505n90 0
+H720
+V3410
+h1552cg
+50e45t30u50s41e45r33,w98s41y42s41n50a44m74ewh71C\-
+w66g50e45tw56u50s41e45rw59o49rw59s41y42s41t30e45mwh100cn
+50a44m74e45 wf2
+69.53.53.53.53.53.53.53.wf1
+h253cg
+50e45t30u50s41e45r33(26250)wh128c3
+508506n90 0
+H720
+V3500
+h137cd
+50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lwh371cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V3590
+h1300cc
+41f30swh67C\-
+w66c41a44c41h50ew71f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435cc
+41f30s41(26450)wh128c6
+502509n90 0
+H720
+V3680
+h1169ce
+45x49t30250s41r33vwh68C\-
+w66e45x49t302w76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h257ce
+45x49t30250s41r33v42(26450)wh128c6
+503509n90 0
+H720
+V3770
+31a44n50yw68l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ewh117cs
+41y42s41t30e45m74 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23twh322cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V3860
+h478cf
+30t30p50f30swh67C\-
+w66f30i23l23ew71t30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw49(26F43T50)w52f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V3950
+h122ci
+23m74p50o49r33twh56C\-
+w66i23m74p50o49r33tw56aw70n50a44m74ew71s41p50a44c41ew71f30r33o49mwh100ca
+w70r33e45m74o49t30ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h288ci
+23m74p50o49r33t30(26450)wh128c6
+505503n90 0
+H720
+V4040
+h1356ck
+46f30swh67C\-
+w66d50i23s41kw72f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h430ck
+46f30s41(26450)wh128c6
+505508n90 0
+H720
+V4130
+h1078cl
+23n50f30swh67C\-
+w66l23o49n50gw76n50a44m74ew71f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h403cl
+23n50f30s41(26450)wh128c6
+505509n90 0
+H720
+V4220
+h395cm
+74k46f30s41,w52m74k46e45x49twh56C\-
+w66a44r33c41h50i23v42ew71o49rw59u50p50d50a44t30ew71aw70f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cm
+74k46f30s41(26850)wh128c8
+504505n90 0
+H720
+V4310
+h116cm
+74k46p50a44q50f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cm
+74k46p50a44q50f30s41(26850)wh128c8
+504506n90 0
+H720
+V4400
+h542cm
+74k46s41a44c41f30swh67C\-
+w66m74a44k46ew71aw70c41o49m74p50r33e45s41s41e45dw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h230cm
+74k46s41a44c41f30s41(26850)wh128c8
+504507n90 0
+H720
+V4490
+h138C\-
+w66n50e45t30w62o49r33kw72n50e45w62sw67t30r33a44n50s41p50o49r33tw56p50r33o49t30o49c41o49lw49(26N59N59T50)w52f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37n50n50t30p50f30swh300cn
+50n50t30p50f30s41(26450)wh128c6
+506506n90 0
+H720
+V4580
+h541cp
+50a44q50f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dw76r33e45a44d50-46o49n50l23yw68f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44q50f30s41(26450)wh128c6
+506507n90 0
+H720
+V4670
+h214cp
+50a44t30c41hwh76C\-
+w66s41i23m74p50l23ew71p50a44t30c41hw76c41r33e45a44t30i23o49nw76a44n50dw76t30r33a44c41k46i23n50gwh122cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44t30c41h50(26150)wh128c1
+505500n90 0
+H720
+V4760
+h1010cp
+50l23a44y42l23i23s41t30f30swh67C\-
+w66p50l23a44y42l23i23s41tw56f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h200cp
+50l23a44y42l23i23s41t30f30s41(26750)wh128c7
+507508n90 0
+H720
+V4850
+h1094cr
+33a44m74f30swh67C\-
+w66m74e45m74o49r33yw68f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cr
+33a44m74f30s41(26450)wh128c6
+506509n90 0
+H720
+V4940
+h515cr
+33a44t30f30swh67C\-
+w66m74a44i23lw49a44d50d50r33e45s41sw67r33a44t30i23f30i23c41a44t30i23o49nw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h369cr
+33a44t30f30s41(26450)wh128c6
+507500n90 0
+H720
+V5030
+h441cr
+33d50b50f30swh67C\-
+w66r33e45m74o49t30ew71k46e45r33n50e45lw49d50e45b50u50g50g50i23n50gw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343cr
+33d50b50f30s41(26450)wh128c6
+507501n90 0
+H720
+V5120
+h567cr
+33i23o49,w52l23a44b50e45l23,w52w62i23n50d50o49w62,w52w62l23o49cwh67C\-
+w66w62i23n50d50o49wwh134cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26150)wh128c1
+507508n90 0
+H720
+V5210
+h1160cr
+33o49o49twh56C\-
+w66t30h50ew71r33o49o49tw56f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h386cr
+33o49o49t30(26350)wh128c6
+500502n90 0
+H720
+V5300
+h967cs
+41a44c41f30swh67C\-
+w66c41o49m74p50r33e45s41s41e45dw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cs
+41a44c41f30s41(26450)wh128c6
+507505n90 0
+H720
+V5390
+h889cv
+42a44c41f30swh67C\-
+w66aw70V52e45n50t30i23-46b50a44s41e45dw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cv
+42a44c41f30s41(26450)wh128c6
+509500n90 0
+H720
+V5480
+h799cw
+62e45b50f30swh67C\-
+w66w62o49r33l23dw76w62i23d50ew71w62e45bw76f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+V5570
+h878cw
+62i23k46i23f30s41,w52w62i23k46i23p50o49s41twh56C\-
+w66w62i23k46iw49f30i23l23ewh117cs
+41y42s41t30e45m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322cw
+62i23k46i23f30s41(26450)wh128c6
+509506n90 0
+H720
+V5660
+h922cs
+41t30a44t30swh67C\-
+w66d50i23s41p50l23a44yw68g50r33a44p50h50sw67o49fwh102cs
+41y42s41t30e45mwh100ca
+44c41t30i23v42i23t30y42 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h361cs
+41t30a44t30s41(26850)wh128c9
+500500n90 0
+H720
+V5750
+h1012ci
+23n50t30r33owh75C\-
+w66i23n50t30r33o49d50u50c41t30i23o49nw76t30owh121cs
+41y42s41t30e45mwh100ca
+44d50m74i23n50i23s41t30r33a44t30i23o49n50 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h362ci
+23n50t30r33o49(26850)wh128c7
+508503n90 0
+H720
+V5840
+h1309cs
+41y42s41c41a44l23lwh49C\-
+w66t30e45s41tw56awh116cs
+41y42s41t30e45mwh100cc
+41a44l23l23 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h292cs
+41y42s41c41a44l23l23(26150)wh128c2
+501501n90 0
+H720
+V5930
+h232ce
+45r33r33s41t30r33,w52r33e45r33r33s41t30r33,w52w62e45r33r33s41t30rwh59C\-
+w66d50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41twh102cs
+41y42s41t30e45mwh100cc
+41a44l23lw49e45r33r33o49r33 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+V6020
+h1028cn
+50f30swh67C\-
+w66S43u50nw76n50e45t30w62o49r33kw72f30i23l23ewh117cs
+41y42s41t30e45mwh100cc
+41l23i23e45n50t30 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cn
+50f30s41(26450)wh128c6
+506504n90 0
+H720
+V6110
+h813ct
+30i23m74e45s41y42n50cwh67C\-
+w66s41y42n50c41h50r33o49n50i23z46ew71t30h50ewh117cs
+41y42s41t30e45mwh100cc
+41l23o49c41kw72t30ow75aw70t30i23m74ew71s41o49u50r33c41e45 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h201ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V6200
+h1588cf
+30swh67C\-
+w66f30i23l23ewh117cs
+41y42s41t30e45mwh100cd
+50e45v42i23c41e45s41 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h476cf
+30s41(26350)wh128c5
+507506n90 0
+H720
+V6290
+h918cp
+50e45r33r33o49r33,w52s41y42s41l23o49g50,w52s41y42s41f30a44t30a44lwh49C\-
+wh112cs
+41y42s41t30e45mwh100ce
+45r33r33o49rw59m74e45s41s41a44g50e45s41 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h304cp
+50e45r33r33o49r33(26250)wh128c4
+505505n90 0
+H720
+V6380
+h1379cr
+33i23owh75C\-
+w66w62i23n50d50o49wwh134cs
+41y42s41t30e45mwh100cf
+30i23l23e45s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26450)wh128c6
+507502n90 0
+H720
+V6470
+h968cc
+41o49n50s41o49l23e45f30s41,w52C55,w52c41l23o49gwh76C\-
+w66f30i23l23ewh117cs
+41y42s41t30e45mwh100cf
+30o49rw59c41o49n50s41o49l23ew71a44c41c41e45s41s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h178cc
+41o49n50s41o49l23e45f30s41(26450)wh128c6
+503500n90 0
+H720
+V6560
+h1334cp
+50l23u50m74b50e45rwh59C\-
+w66f30i23l23ewh117cs
+41y42s41t30e45mwh100cf
+30o49rw59i23n50t30e45r33p50r33o49c41e45s41sw67m74e45s41s41a44g50i23n50g50 wf2
+49.53.53.53.53.53.53.53.53.wf1
+h222cp
+50l23u50m74b50e45r33(26450)wh128c6
+506508n90 0
+H720
+V6650
+h770cu
+50p50t30i23m74ewh71C\-
+w66s41h50o49ww88h50o49ww88l23o49n50gw76t30h50ewh117cs
+41y42s41t30e45mwh100ch
+50a44sw67b50e45e45nw76r33u50n50n50i23n50g50 wf2
+58.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V6740
+h383cu
+50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rw59f30i23l23ewh117cs
+41y42s41t30e45mwh100cl
+23i23b50r33a44r33y42 wf2
+93.53.53.53.53.53.53 f1
+37/42u50s41b50d50i23r33r33e45a44d50,w52u50s41b50f30s41i23n50i23t30,wh324cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V6830
+h669cg
+50e45t30u50s41e45r33,w52s41y42s41n50a44m74ewh71C\-
+w66g50e45tw56u50s41e45rw59o49rwh105cs
+41y42s41t30e45mwh100cn
+50a44m74e45 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h253cg
+50e45t30u50s41e45r33(26250)wh128c3
+508506n90 0
+H720
+V6920
+h1401ci
+23o49s41t30a44t30swh67C\-
+w66f30i23l23ewh117cs
+41y42s41t30e45mwh100ct
+30ow75m74e45a44s41u50r33ew71I23/42O62 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h289ci
+23o49s41t30a44t30s41(26450)wh128c6
+505505n90 0
+H720
+V7010
+cc
+41o49n50n50e45c41t30i23o49n50 wf2
+69.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45b50o49o49twh56C\-
+w66r33e45b50o49o49tw56t30h50ewh117cs
+41y42s41t30e45mwh100cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45r33 wf2
+73.53.53.53.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V7100
+h1153ca
+44l23i23a44s41m74a44i23lwh49C\-
+w66e45x49p50a44n50dwh122cs
+41y42s41t30e45mwh100cw
+62i23d50ew71m74a44i23lw49a44l23i23a44s41e45s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208ca
+44l23i23a44s41m74a44i23l23(26850)wh128c7
+509500n90 0
+H720
+V7190
+53d50:26,w52950f30a44t30:26,w52d50o49s41m74n50t30,w52e45j24e45c41twh56C\-
+w66D60O62Sw69a44n50dw76I23S43O629506506500w76f30i23l23ewh117cs
+41y42s41t30e45m74s41 wf2
+78.53.53.53.53.53.53.53.53 f1
+37d50o49s41s41r33v42,w52950650650050s41r33v42,w52a44:26,w52b50:26,w52c41:26,wh280cd
+50o49s41s41r33v42(26450)wh128c6
+503504n90 0
+H720
+V7280
+h199ct
+30ow75P44l23a44nw769w76C55P44Uw81s41e45r33v42e45r33sw67f30r33o49mwh100co
+49t30h50e45rw59o49p50e45r33a44t30i23n50gwh122cs
+41y42s41t30e45m74s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37d50r33a44w62t30e45r33mwh100C\-
+w66c41o49n50n50e45c41twh169cd
+50r33a44w62t30e45r33m74(26850)wh128c8
+500509n90 0
+H720
+s10
+V7650
+h4467c3
+63763-58iwn90 0
+V7920
+p38
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h88C\-
+w66a44u50t30o49m74a44t30i23c41a44l23l23yw68g50e45n50e45r33a44t30ew71m74o49u50n50tw56p50o49i23n50t30sw67f30o49rw59f30i23l23ewh117cs
+41y42s41t30e45m74s41 wf2
+56.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74n50t30g50e45nwh261cm
+74n50t30g50e45n50(26450)wh128c6
+506500n90 0
+H720
+V800
+h191c-
+w72v42e45r33i23f30i23c41a44t30i23o49nw76t30o49o49lw49f30o49rw59m74o49d50e45l23sw67o49fw56c41o49n50c41u50r33r33e45n50twh102cs
+41y42s41t30e45m74s41 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41p50i23nwh396cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V890
+h181ct
+30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ewh117cs
+41y42s41t30e45m74s41 wf2
+42.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,wh296ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V980
+45s41e45t30u50p50.26k46f30s41,w52u50p50d50a44t30ewh71C\-
+w66a44d50m74i23n50i23s41t30r33a44t30i23o49nw76f30o49rw59l23o49c41a44lw49f30i23l23ewh117cs
+41y42s41t30e45m74s41 wf2
+49.53 f1
+37/42p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,wh267cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V1070
+h592cf
+30s41h50a44l23t30,w52r33e45b50o49o49twh56C\-
+w66h50a44l23tw56a44n50yw68l23o49c41a44lw49f30i23l23ewh117cs
+41y42s41t30e45m74sw67a44n50dw76o49p50t30i23o49n50a44l23l23yw68r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45m74 wf2
+51.53.53.53.wf1
+h329cf
+30s41h50a44l23t30(26850)wh128c8
+502505n90 0
+H720
+V1160
+h969cn
+50mwh100C\-
+w66n50a44m74ew71l23i23s41tw56(26s41y42m74b50o49lw95t30a44b50l23e45)26 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h423cn
+50m74(26150)wh128c1
+504504n90 0
+H720
+V1250
+h168cf
+30i23l23e45e45l23e45m74,w52f30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,w52f30n50b50o49u50n50dwh76C\-
+w66s41y42m74b50o49lw95t30a44b50l23ew71a44c41c41e45s41sw67f30u50n50c41t30i23o49n50s41 wf2
+69.53.53.53.53 f1
+37/42t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,wh257cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V1340
+h1417ct
+30b50lwh49C\-
+w66f30o49r33m74a44twh102ct
+30a44b50l23e45sw67f30o49rw59n50r33o49f30fw56o49rw59t30r33o49f30f30 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444ct
+30b50l23(26150)wh128c2
+501505n90 0
+H720
+wV1430
+h1944ct
+30a44i23lwh49C\-
+w66d50e45l23i23v42e45rw59t30h50ew71l23a44s41tw56p50a44r33tw56o49fw56aw70f30i23l23e45 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h427ct
+30a44i23l23(26150)wh128c2
+501502n90 0
+H720
+V1520
+cf
+30u50n50c41t30i23o49n50s41 wf2
+88.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41i23n50,w52c41o49s41,w98t30a44n50,w52a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+w66t30r33i23g50o49n50o49m74e45t30r33i23c41 wf2
+56.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V1610
+h1449cs
+41i23n50h50,w52c41o49s41h50,w98t30a44n50hwh76C\-
+w66h50y42p50e45r33b50o49l23i23cw67f30u50n50c41t30i23o49n50s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h383cs
+41i23n50h50(26250)wh128c5
+500507n90 0
+H720
+wV1700
+h1944ct
+30a44r33,w52d50i23r33c41pwh76C\-
+w66a44r33c41h50i23v42e45r33 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h440ct
+30a44r33(26150)wh128c2
+501503n90 0
+H720
+V1790
+cf
+30i23l23ew71s41y42s41t30e45m74s41 wf2
+72.53.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w98t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44l23 wf2
+61.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V1880
+h1392cs
+41c41u50z46zwh72C\-
+w66S43C55S43Iw95t30a44r33g50e45tw56c41o49n50t30r33o49l23 wf2
+83.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h323cs
+41c41u50z46z46(26850)wh128c8
+509500n90 0
+H720
+V1970
+68/42f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,w52d50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,w98t30a44r33g50e45t30n50a44m74e45,w52f30r33o49m74S43t30r33,w52t30o49S43t30rwh59C\-
+w66H59T50M69Lw68p50a44r33s41e45r33 wf2
+66.53.53.53.wf1
+h370ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+wV2060
+h1944ct
+30b50lwh49C\-
+w66f30o49r33m74a44tw56t30a44b50l23e45sw67f30o49rw59n50r33o49f30fw56o49rw59t30r33o49f30f30 wf2
+88.53.53.53.53.53.53.53.wf1
+h444ct
+30b50l23(26150)wh128c2
+501505n90 0
+H720
+V2150
+h300ci
+23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w98t30c41p50,w52u50d50pwh76C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+55.53.53.53.53.53.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+V2240
+H715
+c/
+42t30c41p50950,w52t30c41p50150950,w52t30c41p50250150,w52t30c41p50250250,w52t30c41p50250350,w52t30c41p50250550,w52t30c41p50550350,w98t30c41p50150150050,w52t30c41p50150150350,w52t30c41p50150450350,w52t30c41p50550150350,w52t30c41p50550150550,26/42 wf2
+45.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2330
+h168c/
+42t30c41p50250150,w52t30c41p50250250,w52t30c41p50250350,w52t30c41p50250550,w52t30c41p50550350,w52t30c41p50150150050,w98t30c41p50150150350,w52t30c41p50150450350,w52t30c41p50550150350,w52t30c41p50550150550,w52t30c41p50550650450,26/42 wf2
+45.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2420
+h191c/
+42t30c41p50550650650,w52t30c41p50550650750,w52t30c41p50950950350,w52t30c41p50950950550,w52t30c41p50150750250350,w98t30c41p50150750050050750,w52t30c41p50150750050050850,w52t30c41p50150750050050950,w52t30c41p50150750050150050,26/42 wf2
+74.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2510
+h164c/
+42t30c41p50150750050050750,w52t30c41p50150750050050850,w52t30c41p50150750050050950,w52t30c41p50150750050150050,w98t30c41p501507500501503wh76C\-
+w66l23i23s41t30e45nw76f30o49rw59c41a44l23l23sw67o49nw76aw70n50e45t30w62o49r33k46/42 wf2
+87.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2600
+h241c/
+42t30c41p50550650550,w52t30c41p50550650650,w52t30c41p50550650750,w52t30c41p50950950350,w52t30c41p50950950550,w98t30c41p50150750250350,w52t30c41p50150750050050750,w52t30c41p50150750050050850,w52t30c41p50150750050050950,26/42 wf2
+71.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2690
+ct
+30c41p50150150050,w52t30c41p50150150350,26/42 wf2
+69.53.53 f1
+37l23i23s41t30e45n50,w52l23i23s41t30e45n50150,w52t30c41p50750,w52t30c41p50950,w98t30c41p50150950,w52t30c41p50250150,w52t30c41p50250250,w52t30c41p50250350,w52t30c41p50250550,w52t30c41p50550350,26 wf2
+64.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2780
+68/42t30c41p50250350,w52t30c41p50250550,w52t30c41p50550350,w52t30c41p50150150050,w52t30c41p50150150350,w52t30c41p50150450350,w98t30c41p50550150350,w52t30c41p50550150550,w52t30c41p50550650450,w52t30c41p50550650550,w52t30c41p50550650650,26/42 wf2
+45.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2870
+h241c/
+42t30c41p50550150350,w52t30c41p50550150550,w52t30c41p50550650450,w52t30c41p50550650550,w52t30c41p50550650650,w98t30c41p50550650750,w52t30c41p50950950350,w52t30c41p50950950550,w52t30c41p50150750250350,w52t30c41p50150750050050750,26/42 wf2
+54.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V2960
+ct
+30c41p50550350,w52t30c41p50150150050,w52t30c41p50150150350,26/42 wf2
+83.53.53.53.53.53 f1
+37l23i23s41t30e45n50,w52l23i23s41t30e45n50150,w98t30c41p50750,w52t30c41p50950,w52t30c41p50150950,w52t30c41p50250150,w52t30c41p50250250,w52t30c41p50250350,w52t30c41p50250550,26 wf2
+50.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+V3050
+h241c/
+42t30c41p50550150550,w52t30c41p50550650450,w52t30c41p50550650550,w52t30c41p50550650650,w52t30c41p50550650750,w98t30c41p50950950350,w52t30c41p50950950550,w52t30c41p50150750250350,w52t30c41p50150750050050750,26/42 wf2
+59.53.53.53.53.53.53.wf1
+h335cl
+23i23s41t30e45n50(26850)wh128c8
+504500n90 0
+H720
+wV3140
+h1944ct
+30c41swh67C\-
+w66t30r33a44n50s41l23a44t30ew71c41h50a44r33a44c41t30e45rw59s41e45t30s41 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435ct
+30c41s41(26150)wh128c2
+501507n90 0
+H720
+wV3230
+h1944ct
+30e45ewh71C\-
+w66p50i23p50ew71f30i23t30t30i23n50g50 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h427ct
+30e45e45(26150)wh128c2
+501509n90 0
+H720
+wV3320
+h1944ct
+30e45l23,w52i23w62h50o49i23swh67C\-
+w66l23o49o49kw72i23nw76p50h50o49n50ew71b50o49o49k46 wf2
+59.53.53.53.53.53.53.53.53.53.53.wf1
+h449ct
+30e45l23(26150)wh128c2
+502500n90 0
+H720
+V3410
+h310ct
+30e45l23c41o49,w52f30a44x49r33e45c41e45i23v42e45,w52f30a44x49s41e45n50d50,w52f30a44x49,w52t30e45l23c41o49f30a44x49,w98t30e45l23c41o49d50a44t30awh70C\-
+w66t30e45l23e45p50h50o49n50ew71d50i23a44l23e45rw59n50e45t30w62o49r33k46 wf2
+44.53.53.53.53.53.53.53.wf1
+h359ct
+30e45l23c41o49(26450)wh128c6
+508500n90 0
+H720
+V3500
+ce
+45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+74.53.53.53 f1
+37c41o49n50,w98t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh59C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,26 wf2
+59.53.53.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V3590
+cr
+33e45m74o49t30ew71a44c41c41e45s41sw67d50a44e45m74o49n50s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30e45l23n50e45t30d50,w52r33l23o49g50i23n50d50,w52r33e45x49e45x49e45c41,w52f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45t30 wf2
+51.53.53.53.53.wf1
+h313ci
+23p50s41e45r33v42(26850)wh128c8
+503506n90 0
+H720
+V3680
+h936ct
+30m74p50f30i23l23e45,w52t30m74p50n50a44mwh100C\-
+w66S43t30d50i23owh121ct
+30e45m74p50o49r33a44r33yw68f30i23l23e45s41 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h272ct
+30m74p50f30i23l23e45(26250)wh128c5
+502506n90 0
+H720
+V3770
+h571cv
+42twh56C\-
+w66e45m74u50l23a44t30ew71aw70V52T50-461500500w76o49rw59V52T50-462502500wh122ct
+30e45r33m74i23n50a44l23 wf2
+82.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h475cv
+42t30(26150)wh128c2
+504503n90 0
+H720
+V3860
+h187ce
+45x49i23t30s41,w52_40e45x49i23t30s41,w52a44t30e45x49i23t30,w52a44t30e45x49i23t30d50o49n50t30,w52t30e45r33m74i23n50a44t30ewh71C\-
+wh112ct
+30e45r33m74i23n50a44t30ew71p50r33o49c41e45s41s41,w52p50r33o49c41e45s41sw67c41l23e45a44n50u50p50 wf2
+83.53.53.53.53.53.53.53.wf1
+h359ce
+45x49i23t30s41(26250)wh128c3
+505500n90 0
+H720
+V3950
+h850cc
+41p50u50r33c41,w52c41p50u50r33c41.26l23o49c41a44l23,w52t30e45r33m74r33c41,w98t30e45r33m74r33c41.26l23o49c41a44lwh49C\-
+w66b50o49o49tw56s41c41r33i23p50t30s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cc
+41p50u50r33c41(26850)wh128c8
+500503n90 0
+H720
+wV4040
+h1944ct
+30e45s41twh56C\-
+w66s41e45tw56s41t30a44t30u50sw67a44c41c41o49r33d50i23n50gw76t30ow75c41o49n50d50i23t30i23o49n50 wf2
+51.53.53.53.53.53.wf1
+h401ct
+30e45s41t30(26150)wh128c2
+502501n90 0
+H720
+V4130
+h1551cs
+41y42s41c41a44l23lwh49C\-
+wh112ct
+30e45s41tw56aw70s41y42s41t30e45mwh100cc
+41a44l23l23 wf2
+50.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h292cs
+41y42s41c41a44l23l23(26150)wh128c2
+501501n90 0
+H720
+V4220
+h1506cs
+41c41a44n50m74a44i23l23,w98t30e45s41t30s41c41a44nwh76C\-
+w66s41p50a44mwh100cf
+30i23l23t30e45r33s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h207cs
+41c41a44n50m74a44i23l23(26850)wh128c8
+508507n90 0
+H720
+V4310
+h1128cp
+50i23c41,w52t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dwh122ct
+30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rw59d50r33a44w62i23n50gw76p50i23c41t30u50r33e45s41 wf2
+54.53.53.53.53.53.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V4400
+85f30r33d50r33a44w62s41e45l23,w52f30r33d50r33a44w62s41e45l23050,w52f30r33g50e45t30m74o49u50s41ewh71C\-
+w66f30r33a44m74e45sw67o49fwh102ct
+30e45x49t30 wf2
+74.53.53 f1
+37/42f30r33d50e45l23e45t30e45,w52f30r33s41e45l23e45c41t30,w52f30r33t30i23c41k46,w52f30r33s41e45l23e45c41t30p50a44i23n50t30,wh310cf
+30r33a44m74e45(26250)wh128c3
+507503n90 0
+H720
+V4490
+h1711ce
+45dwh76C\-
+wh112ct
+30e45x49tw56e45d50i23t30o49r33 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h452ce
+45d50(26150)wh178c7
+500n90 0
+H720
+V4580
+h1027cf
+30m74t30,w52h50t30m74l23f30m74twh56C\-
+w66s41i23m74p50l23ewh117ct
+30e45x49tw56f30o49r33m74a44t30t30e45r33s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cf
+30m74t30(26150)wh178c8
+505n90 0
+H720
+V4670
+h1118ct
+30r33o49f30f30,w52n50r33o49f30f30,w52d50p50o49s41twh56C\-
+wh112ct
+30e45x49tw56f30o49r33m74a44t30t30i23n50gw76a44n50dw76t30y42p50e45s41e45t30t30i23n50g50 wf2
+80.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V4760
+h541c/
+42m74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41tw56p50r33i23n50t30a44b50l23ewh117ct
+30e45x49tw56f30r33o49mwh100cM
+69i23c41r33o49s41o49f30tw56d50o49c41u50m74e45n50t30s41 wf2
+92.53.53.53.53.53.53.53.53.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V4850
+79s41t30r33t30o49d50,w52s41t30r33t30o49l23,w52s41t30r33t30o49l23l23,w52s41t30r33t30o49u50l23,w52s41t30r33t30o49u50l23lwh49C\-
+w66c41o49n50v42e45r33twh102ct
+30e45x49tw56t30ow75n50u50m74b50e45r33s41 wf2
+78.53.53 f1
+37/42a44t30o49i23,w52a44t30o49l23,w52a44t30o49l23l23,w52c41h50a44r33s41t30o49d50,wh383ca
+44t30o49f30(26250)wh128c2
+508500n90 0
+H720
+V4940
+h1341c9
+50p50c41o49nwh76C\-
+w66950Pw70t30owh121ct
+30e45x49tw56t30r33a44n50s41l23a44t30o49r33 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h307c9
+50p50c41o49n50(26850)wh128c7
+508508n90 0
+H720
+V5030
+h775ca
+44c41m74e45,w52w62i23n50,w52a44w62dwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ewh117ct
+30e45x49tw56w62i23n50d50o49w62s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26150)wh178c1
+504n90 0
+H720
+V5120
+h975ca
+44c41m74ewh71C\-
+w66c41o49n50t30r33o49lw49f30i23l23e45sw67f30o49rwh105ct
+30e45x49tw56w62i23n50d50o49w62s41 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26450)wh128c6
+502503n90 0
+H720
+V5210
+h222cs
+41y42m74i23n50i23t30,w52g50e45t30s41y42m74,w52s41y42m74b50a44s41e45,w52p50c41250s41p50,w52p50c41250l23i23n50e45,w98t30e45x49t30s41e45g50,w52l23i23n50e45250a44d50d50r33,w52l23o49o49k46u50p50,w52f30i23n50d50l23o49c41a44l23,w52g50e45t30a44u50t30o49,26/42 wwh271cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V5300
+h307c/
+42g50e45t30a44u50t30o49,w52f30i23n50d50s41y42m74,w52l23o49c41a44l23s41y42m74,w52g50l23o49b50a44l23s41y42m74,w98t30e45x49t30s41y42m74,w52f30i23l23e45250p50c41,w52f30i23l23e45e45l23e45m74,w52f30i23l23e45s41y42m74,w52f30i23l23e45l23i23n50e45,26/42 wf2
+85.53.wf1
+h268cs
+41y42m74b50o49l23(26250)wh128c5
+501508n90 0
+H720
+V5390
+h861cd
+50h50c41p50d50,w52d50h50c41p50l23e45a44s41e45s41,w52r33a44r33p50d50,w98t30f30t30p50dwh76C\-
+w66I23n50t30e45r33n50e45tw56b50o49o49t30i23n50g50 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h306cd
+50h50c41p50d50(26850)wh128c8
+500505n90 0
+H720
+V5480
+h136cv
+42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49mwh146ct
+30h50e45m74 wf2
+94.53.53.53.53.53.53 f1
+37/42d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pwh279cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V5570
+h118ca
+44v42a44i23l23a44b50l23ew71k46e45y42b50o49a44r33dw76m74a44p50sw67a44n50dw76s41w62i23t30c41hw76b50e45t30w62e45e45nwh122ct
+30h50e45m74.26 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37k46b50m74a44pwh76C\-
+w66s41h50o49ww88aw70l23i23s41tw56o49fwh276ck
+46b50m74a44p50(26150)wh128c1
+500509n90 0
+H720
+wV5660
+h1944ct
+30h50e45s41a44u50r33u50swh67C\-
+w66s41e45a44r33c41hw76o49n50l23i23n50ew71t30h50e45s41a44u50r33u50s41 wf2
+58.53.53.53.53.53.53.53.wf1
+h163ct
+30h50e45s41a44u50r33u50s41(26150)wh128c2
+502503n90 0
+H720
+V5750
+h333c/
+42n50b50r33e45c41v42u50l23,w52n50b50s41e45n50d50,w52n50b50s41e45n50d50p50,w52n50b50s41e45n50d50u50l23,w98t30h50r33e45a44d50c41r33e45a44t30e45,w52t30h50r33e45a44d50d50a44t30a44,w52t30h50r33e45a44d50e45x49i23t30s41,26/42 wf2
+48.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V5840
+h271ci
+23o49r33e45a44d50n50,w52i23o49w62r33i23t30ewh71C\-
+w66s41l23a44v42ew71I23/42Ow88p50r33o49c41e45s41s41e45sw67f30o49rwh105ct
+30h50r33e45a44d50e45dw76p50r33o49g50r33a44m74s41 wf2
+55.53.53 f1
+37/42i23o49o49p50e45n50,w52i23o49p50r33o49c41,w52i23o49r33e45a44d50,wh291ci
+23o49p50r33o49c41(26250)wh128c4
+501501n90 0
+H720
+V5930
+h350c/
+42t30h50r33e45a44d50c41r33e45a44t30e45,w52t30h50r33e45a44d50d50a44t30a44,w52t30h50r33e45a44d50e45x49i23t30s41,w98t30h50r33e45a44d50e45x49i23t30s41a44l23l23,w52t30h50r33e45a44d50g50e45t30g50r33p50,w52t30h50r33e45a44d50g50e45t30n50a44m74e45,26/42 wwh328ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6020
+h281c/
+42t30h50r33e45a44d50k46i23l23l23g50r33p50,w52t30h50r33e45a44d50m74a44i23n50,w52t30h50r33e45a44d50n50o49t30i23f30y42,w98t30h50r33e45a44d50i23d50,w52t30h50r33e45a44d50p50i23d50,w52t30h50r33e45a44d50s41e45t30g50r33p50,26/42 wf2
+91.53.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6110
+70/42t30h50r33e45a44d50e45x49i23t30s41a44l23l23,w52t30h50r33e45a44d50g50e45t30g50r33p50,w52t30h50r33e45a44d50g50e45t30n50a44m74e45,w98t30h50r33e45a44d50i23n50t30,w52t30h50r33e45a44d50i23n50t30g50r33p50,w52t30h50r33e45a44d50k46i23l23l23,26/42 wf2
+82.53.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6200
+ct
+30h50r33e45a44d50i23d50,26/42 wf2
+60 f1
+37/42t30h50r33e45a44d50i23n50t30,w52t30h50r33e45a44d50i23n50t30g50r33p50,w52t30h50r33e45a44d50k46i23l23l23,w98t30h50r33e45a44d50k46i23l23l23g50r33p50,w52t30h50r33e45a44d50m74a44i23n50,w52t30h50r33e45a44d50n50o49t30i23f30y42,26 wf2
+74.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6290
+h291c/
+42r33e45s41p50o49n50d50,w52r33e45s41p50o49n50d50e45r33r33o49r33,w52t30h50r33e45a44d50l23i23s41t30e45n50s41r33v42,w98t30h50r33e45a44d50p50o49s41t30m74o49u50n50t30s41r33v42,w52s41r33vwh68C\-
+w66950Pw70f30i23l23ew71s41e45r33v42i23c41e45 wf2
+88.53.53.53.wf1
+h447c9
+50p50(26250)wh128c2
+505506n90 0
+H720
+V6380
+h243c/
+42t30h50r33e45a44d50p50i23d50,w52t30h50r33e45a44d50s41e45t30g50r33p50,w52t30h50r33e45a44d50s41e45t30n50a44m74e45,w98t30h50r33e45a44d50w62a44i23t30c41h50a44n50,w52y42i23e45l23dwh76C\-
+w66t30h50r33e45a44dw76a44n50dw76p50r33o49c41/42 wf2
+90.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V6470
+h140cr
+33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o494w76t30u50n50n50e45lw49o49fw56I23P44v426wh122ct
+30h50r33o49u50g50hw76I23P44v42450 wf2
+49.53.53.53.53.53.53.53.53.53 f1
+37650i23n504w76-w72c41o49n50f30i23g50u50r33ew71a44n50dwh387c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+wV6560
+h1944ct
+30h50u50m74b50p50r33i23n50twh56C\-
+w66p50u50b50l23i23cw67k46e45yw68t30h50u50m74b50p50r33i23n50t30s41 wf2
+82.53.53.53.53.53.53.wf1
+h107ct
+30h50u50m74b50p50r33i23n50t30(26650)wh128c7
+505508n90 0
+H720
+V6650
+80a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50dwh122ct
+30i23m74e45 wf2
+89.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,wh323cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V6740
+h1020cd
+50a44t30e45,w52c41l23o49c41kwh72C\-
+w66d50a44t30ew71a44n50dwh122ct
+30i23m74e45 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h378cd
+50a44t30e45(26150)wh178c5
+501n90 0
+H720
+V6830
+h689cm
+74t30i23m74ewh71C\-
+w66p50r33i23n50tw56f30i23l23ew71m74o49d50i23f30i23c41a44t30i23o49nwh122ct
+30i23m74e45 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h301cm
+74t30i23m74e45(26150)wh128c1
+503507n90 0
+H720
+wV6920
+h1944ct
+30i23m74ewh71C\-
+w66t30i23m74ew71aw70c41o49m74m74a44n50d50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26150)wh128c2
+502504n90 0
+H720
+V7010
+h864cg
+50p50s41f30s41,w52g50p50s41e45v42e45r33m74o49r33ewh71C\-
+w66G58P44Swh115ct
+30i23m74ew71a44n50dw76p50o49s41i23t30i23o49nw76s41e45r33v42i23c41e45 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h335cg
+50p50s41f30s41(26850)wh128c8
+502507n90 0
+H720
+V7100
+h1702cr
+33t30cwh67C\-
+wh112ct
+30i23m74ew71c41l23o49c41kw72a44n50dw76n50o49n50-46v42o49l23a44t30i23l23ew71R50A55M69 wf2
+90.53.53.53.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V7190
+h1061cc
+41p50u50t30i23m74e45,w52t30i23m74e45swh67C\-
+w66c41p50uwh122ct
+30i23m74ew71i23nw76t30h50i23sw67p50r33o49c41e45s41sw67a44n50dw76c41h50i23l23d50r33e45n50 wf2
+80.53.53.53.53.53.53.53.53.53.wf1
+h234cc
+41p50u50t30i23m74e45(26250)wh128c3
+501507n90 0
+H720
+V7280
+cn
+50a44n50o49s41e45c41o49n50d50sw67s41i23n50c41ew71e45p50o49c41h50 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30i23m74e45,w52n50s41e45cwh67C\-
+w66t30i23m74ew71i23nw76s41e45c41o49n50d50sw67a44n50d50 wf2
+81.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30i23m74e45(26250)wh128c5
+502505n90 0
+H720
+s10
+V7650
+c3
+63863-58iwn90 0
+V7920
+p39
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1385ct
+30r33a44c41ewh71C\-
+w66s41h50o49wwh134ct
+30i23m74e45)w52p50r33o49c41e45s41sw67b50e45h50a44v42i23o49r33 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V800
+h113ct
+30i23m74e45s41y42n50cwh67C\-
+w66s41y42n50c41h50r33o49n50i23z46ew71t30h50ew71s41y42s41t30e45mwh100cc
+41l23o49c41kw72t30ow75awh116ct
+30i23m74ew71s41o49u50r33c41e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h201ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V890
+h108cj
+24u50g50g50l23e45,w52m74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+wh112ct
+30i23m74ew71w62a44s41t30e45r33s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37450s41,w52550s41,wh282cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+V980
+h1533cc
+41p50u50t30i23m74e45,w98t30i23m74e45swh67C\-
+w66c41p50uw76t30i23m74ew71i23nw76t30h50i23sw67p50r33o49c41e45s41sw67a44n50dw76c41h50i23l23d50r33e45n50 wf2
+85.wf1
+h234cc
+41p50u50t30i23m74e45(26250)wh128c3
+501507n90 0
+H720
+V1070
+ct
+30i23m74ew71s41o49u50r33c41e45 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30i23m74e45s41y42n50cwh67C\-
+w66s41y42n50c41h50r33o49n50i23z46ew71t30h50ew71s41y42s41t30e45mwh100cc
+41l23o49c41kw72t30ow75a44 wf2
+76.wf1
+h201ct
+30i23m74e45s41y42n50c41(26850)wh128c9
+500505n90 0
+H720
+V1160
+h198cc
+41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w52t30m74250s41e45c41,w98t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+51.53.53.53.53.53.53.53.53.53.wf1
+h334cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+wV1250
+h1944ct
+30l23swh67C\-
+w66T50L42S431w76a44n50dw76S43S43L423w76r33e45c41o49r33dw76l23a44y42e45r33 wf2
+70.53.53.53.53.53.53.53.53.53.53.wf1
+h453ct
+30l23s41(26350)wh128c6
+501503n90 0
+H720
+V1340
+h768ct
+30l23s41s41r33v42,w52t30l23s41c41l23i23e45n50t30,w52t30l23s41s41r33v42t30u50n50n50e45l23,w98t30l23s41c41l23i23e45n50t30t30u50n50n50e45lwh49C\-
+w66T50L42Sw69s41e45r33v42e45rw59a44n50dw76c41l23i23e45n50t30 wf2
+63.53.53.53.53.53.53.wf1
+h337ct
+30l23s41s41r33v42(26850)wh128c9
+500506n90 0
+H720
+V1430
+co
+49k46T50h50u50m74b50p50r33i23n50t30,w52r33e45a44d50c41e45r33t30,26/42 wf2
+50.53.53 f1
+37p50u50s41h50t30l23s41,w52t30l23s41C55l23i23e45n50t30,w98t30l23s41S43e45r33v42e45r33,w52i23n50i23t30T50h50u50m74b50p50r33i23n50t30s41,w52f30r33e45e45T50h50u50m74b50p50r33i23n50t30s41,26 wf2
+89.wf1
+h262cp
+50u50s41h50t30l23s41(26250)wh128c4
+507500n90 0
+H720
+V1520
+h531cc
+41t30i23m74e45,w52l23o49c41a44l23t30i23m74e45,w52g50m74t30i23m74e45,w52a44s41c41t30i23m74e45,w98t30m74250s41e45c41,w52t30i23m74e45z46o49n50ewh71C\-
+w66c41o49n50v42e45r33tw56d50a44t30ew71a44n50dw76t30i23m74e45 wf2
+89.53.53.wf1
+h334cc
+41t30i23m74e45(26250)wh128c3
+501508n90 0
+H720
+V1610
+h1571ct
+30m74p50f30i23l23e45,w98t30m74p50n50a44mwh100C\-
+w66S43t30d50i23ow75t30e45m74p50o49r33a44r33yw68f30i23l23e45s41 wf2
+82.53.53.53.53.53.53.53.53.53.53.wf1
+h272ct
+30m74p50f30i23l23e45(26250)wh128c5
+502506n90 0
+H720
+V1700
+cA
+55S43C55I23I23/42 wf2
+15 f1
+37/42i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,w52i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,w98t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+40 wwh373cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V1790
+cv
+42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41sw67o49r33/42 wf2
+52.53.53.53.53 f1
+37b50a44c41k46u50p50,w98t30o49b50a44c41k46u50p50,w52d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50p50 wf2
+82.53.53.53.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V1880
+73p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w98t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+90.53.53.53 f1
+37j24p50g50,w52g50i23f30,wh412cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V1970
+h1180cf
+30i23l23t30e45r33,w52l23i23s41t30,w52d50e45l23i23v42e45r33,w98t30o49k46e45n50,w52v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gw76m74a44i23l23 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+V2060
+h1071cg
+50e45t30f30i23e45l23d50s41,w52g50e45t30t30o49k46e45n50s41,w98t30o49k46e45n50i23z46ewh71C\-
+w66b50r33e45a44kw72aw70s41t30r33i23n50gw76i23n50t30ow75f30i23e45l23d50s41 wf2
+81.53.53.53.53.53.53.53.wf1
+h210cg
+50e45t30f30i23e45l23d50s41(26250)wh128c3
+508504n90 0
+H720
+V2150
+h230c/
+42i23s41g50r33a44p50h50,w52i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,w52_40t30o49u50p50p50e45r33,w98_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+w66A55S43C55I23Iw49c41h50a44r33a44c41t30e45r33/42 wf2
+82.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V2240
+h374c/
+42i23s41s41p50a44c41e45r33u50n50e45,w52i23s41t30i23t30l23e45r33u50n50e45,w52i23s41u50p50p50e45r33r33u50n50e45,w98t30o49l23o49w62e45r33r33u50n50e45,w52t30o49t30i23t30l23e45r33u50n50e45,w52t30o49u50p50p50e45r33r33u50n50ewh71C\-
+40/42 wf2
+49.53.53.53.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V2330
+h1177cs
+41p50i23nw76-w72v42e45r33i23f30i23c41a44t30i23o49nwh122ct
+30o49o49lw49f30o49rw59m74o49d50e45l23sw67o49fw56c41o49n50c41u50r33r33e45n50tw56s41y42s41t30e45m74s41 wf2
+80.53.53.53.53.53.wf1
+h383cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V2420
+h329ca
+44t30,w52d50r33a44i23n50,w52e45x49p50e45c41t30,w52p50a44s41swh67C\-
+w66d50i23a44l23e45rw59s41c41r33i23p50t30i23n50gwh122ct
+30o49o49l23s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h287ce
+45x49p50e45c41t30(26150)wh178c7
+507n90 0
+H720
+V2510
+h328cj
+24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w98t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50dw76c41o49n50v42e45r33t30/42 wf2
+53.53.53.53.53.wf1
+h423cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V2600
+cw
+62i23n50d50o49w62/42 wf2
+77.53 f1
+37/42b50o49t30t30o49m74w62i23n50d50o49w62,w52b50o49t30t30o49m74n50w62i23n50d50o49w62s41,w98t30o49p50w62i23n50d50o49w62,w52t30o49p50n50w62i23n50d50o49w62s41,w52o49r33i23g50i23n50w62i23n50d50o49wwh88C\-
+40 wf2
+94.53.53.wf1
+h251cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V2690
+h561ce
+45x49e45c41,w52e45x49e45c41l23,w52_40p50r33i23v42a44t30e45s41,w52_40n50p50r33i23v42a44t30e45s41,w98_40t30o49swh67C\-
+w66e45x49e45c41u50t30ew71aw70f30i23l23e45 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h367ce
+45x49e45c41(26250)wh128c3
+504508n90 0
+H720
+V2780
+h229cd
+50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,w52t30a44r33g50e45t30n50a44m74e45,w52f30r33o49m74S43t30r33,w98t30o49S43t30rwh59C\-
+w66H59T50M69Lw68p50a44r33s41e45r33 wf2
+90 f1
+37/42f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,wh359ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V2870
+cc
+41l23a44s41s41e45s41/42 wf2
+13 f1
+37/42i23s41t30i23t30l23e45r33u50n50e45,w52i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,w98t30o49t30i23t30l23e45r33u50n50e45,w52t30o49u50p50p50e45r33r33u50n50ewh71C\-
+w66U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45r33 wf2
+45.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+wV2960
+h1944ct
+30o49u50c41hwh76C\-
+w66s41e45tw56m74o49d50i23f30i23c41a44t30i23o49nw76d50a44t30ew71o49fw56aw70f30i23l23e45 wf2
+60.53.53.53.53.53.53.wf1
+h327ct
+30o49u50c41h50(26150)wh128c2
+502505n90 0
+H720
+V3050
+H710
+c/
+42i23s41p50u50n50c41t30,w52i23s41p50r33i23n50t30,w52i23s41g50r33a44p50h50,w52i23s41c41n50t30r33l23,w52i23s41a44s41c41i23i23,w52t30o49a44s41c41i23i23,w98_40t30o49u50p50p50e45r33,w52_40t30o49l23o49w62e45r33,w52t30o49u50p50p50e45r33,w52t30o49l23o49w62e45rwh59C\-
+w66A55S43C55I23I23/42 wf2
+70.wf1
+h339cc
+41t30y42p50e45(26250)wh128c3
+502500n90 0
+H720
+V3140
+cc
+41a44s41e45s41 wf2
+51.53 f1
+37/42i23s41u50p50p50e45r33r33u50n50e45,w52t30o49l23o49w62e45r33r33u50n50e45,w52t30o49t30i23t30l23e45r33u50n50e45,w98t30o49u50p50p50e45r33r33u50n50ewh71C\-
+w66U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45rw59c41l23a44s41s41e45sw67a44n50d50 wf2
+86.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V3230
+cs
+41y42s41t30e45m74s41 wf2
+42.53.53.53.53.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w98t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23e45 wf2
+91.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V3320
+cp
+50i23c41t30u50r33e45s41 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50i23c41,w98t30p50i23cwh67C\-
+w66t30r33o49f30fw56a44n50dw76t30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rw59d50r33a44w62i23n50g50 wf2
+54.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V3410
+h1684cp
+50r33o49f30,w98t30p50r33o49f30,w52k46p50r33o49fwh56C\-
+w66d50i23s41p50l23a44yw68p50r33o49f30i23l23i23n50gw76d50a44t30a44 wf2
+43.53.53.53.53.53.53.53.53.wf1
+h385cp
+50r33o49f30(26150)wh128c1
+506501n90 0
+H720
+wV3500
+h1944ct
+30rwh59C\-
+w66t30r33a44n50s41l23a44t30ew71c41h50a44r33a44c41t30e45r33s41 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h484ct
+30r33(26150)wh128c2
+502506n90 0
+H720
+wV3590
+h1944ct
+30r33a44c41ewh71C\-
+w66s41h50o49ww88(26r33e45a44l23-46t30i23m74e45)w52p50r33o49c41e45s41sw67b50e45h50a44v42i23o49r33 wf2
+60.53.53.53.wf1
+h354ct
+30r33a44c41e45(26150)wh128c2
+502507n90 0
+H720
+V3680
+h1398cp
+50i23n50g50,w52g50p50i23n50g50,w98t30r33a44c41e45r33o49u50t30e45,w52h50o49g50p50o49r33t30swh67C\-
+w66p50r33o49b50ew71t30h50ew71I23n50t30e45r33n50e45t30 wf2
+70.53.53.53.wf1
+h374cp
+50i23n50g50(26850)wh128c8
+506503n90 0
+H720
+V3770
+h419cc
+41d50f30s41,w52c41d50d50bwh76C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w98t30r33a44c41kw72r33e45a44d50e45rw59a44n50dw76w62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+73.53.53.53.53.53.53.53.53.wf1
+h385cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V3860
+h1160cf
+30e45d50e45x49,w52u50p50s41,w52u50s41p50swh67C\-
+wh112ct
+30r33a44c41kw72s41h50i23p50m74e45n50t30s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h328cf
+30e45d50e45x49(26150)wh178c8
+501n90 0
+H720
+V3950
+h348cl
+23o49o49k46u50p50r33e45q50,w52r33e45m74o49v42e45r33e45qwh76C\-
+w66950Pw70f30i23d50,w52r33e45q50u50e45s41twh102ct
+30r33a44c41k46i23n50g50 wf2
+47.53.53.53.53 f1
+37/42f30r33e45e45r33e45q50p50o49o49l23,w52a44l23l23o49c41r33e45q50,w52c41l23o49s41e45r33e45q50,wh333c9
+50p50f30i23d50(26250)wh128c2
+506502n90 0
+H720
+V4040
+h557cp
+50a44t30c41hwh76C\-
+w66s41i23m74p50l23ew71p50a44t30c41hw76c41r33e45a44t30i23o49nw76a44n50dwh122ct
+30r33a44c41k46i23n50gw76s41y42s41t30e45m74 wf2
+53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h332cp
+50a44t30c41h50(26150)wh128c1
+505500n90 0
+H720
+V4130
+ca
+44n50o49t30h50e45rw59a44d50d50r33e45s41s41 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30r33a44m74p50o49l23i23n50ewh71C\-
+w66f30o49r33w62a44r33dw76i23n50c41o49m74i23n50gw76c41a44l23l23sw67t30o49 wf2
+67.53.53.53.53.53.wf1
+h126ct
+30r33a44m74p50o49l23i23n50e45(26850)wh128c9
+500507n90 0
+H720
+V4220
+h153C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43Mw95f30i23l23ewh117ct
+30r33a44n50s41f30e45r33 wf2
+70.53.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w52x49m74rwh403cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+V4310
+h1389cr
+33e45a44d50,w52w62r33i23t30ewh71C\-
+wh112ct
+30r33a44n50s41f30e45rw59d50a44t30aw70f30r33o49mwh100ca
+44n50dw76t30ow75aw70f30i23l23e45 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26550)wh128c7
+500508n90 0
+H720
+V4400
+h1478cf
+30t30p50f30swh67C\-
+w66f30i23l23ewh117ct
+30r33a44n50s41f30e45rw59p50r33o49t30o49c41o49lw49(26F43T50)w52f30i23l23ew71s41y42s41t30e45m74 wf2
+85.53.53.53.53.53.53.53.53.53.wf1
+h366cf
+30t30p50f30s41(26450)wh128c6
+505500n90 0
+H720
+V4490
+h248ci
+23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,w52v42i23e45w62p50o49r33twh56C\-
+w66G58e45o49m74e45t30r33i23cwh113ct
+30r33a44n50s41f30o49r33m74a44t30i23o49n50s41 wf2
+83.53.53 f1
+37/42q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,wh283cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V4580
+h1694ct
+30c41swh67C\-
+wh112ct
+30r33a44n50s41l23a44t30ew71c41h50a44r33a44c41t30e45rw59s41e45t30s41 wf2
+77.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h435ct
+30c41s41(26150)wh128c2
+501507n90 0
+H720
+V4670
+h1743ct
+30rwh59C\-
+wh112ct
+30r33a44n50s41l23a44t30ew71c41h50a44r33a44c41t30e45r33s41 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h484ct
+30r33(26150)wh128c2
+502506n90 0
+H720
+V4760
+h1161c9
+50p50c41o49nwh76C\-
+w66950Pw70t30ow75t30e45x49twh102ct
+30r33a44n50s41l23a44t30o49r33 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h307c9
+50p50c41o49n50(26850)wh128c7
+508508n90 0
+H720
+V4850
+cc
+41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w52w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,26/42 wf2
+59.53.53.wf1
+h109cT
+50r33e45e45,w52a44l23l23o49c41t30r33e45e45,w52f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,26 wf2
+84.53.53.53.53.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V4940
+h303ca
+44v42l23w62a44l23k46,w52a44v42l23n50e45x49t30,w52a44v42l23p50r33e45v42,w52e45n50d50w62a44l23kw72-w72A55V52Lwh114ct
+30r33e45ew71r33o49u50t30i23n50e45s41 wf2
+56.53 f1
+37/42i23n50s41e45r33t30a44v42l23,w52l23o49o49k46u50p50a44v42l23,w52d50e45l23e45t30e45a44v42l23,wh427ca
+44v42l23(26250)wh128c2
+508506n90 0
+H720
+V5030
+h406cs
+41i23n50,w52c41o49s41,w52t30a44n50,w52a44s41i23n50,w52a44c41o49s41,w52a44t30a44n50,w52a44t30a44n502wh76C\-
+wh112ct
+30r33i23g50o49n50o49m74e45t30r33i23cw67f30u50n50c41t30i23o49n50s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h433cs
+41i23n50(26250)wh128c5
+500506n90 0
+H720
+V5120
+h268c/
+42d50e45s41550650t30o49650450,w52d50e45s41650450t30o49550650,w52s41e45t30u50p50D60E43S43350s41t30a44t30e45,w98t30r33i23p50l23e45_40b50l23o49c41k46_40c41i23p50h50e45rw59-w72s41i23n50g50l23ew71a44n50dw76t30r33i23p50l23ew71d50i23g50i23t30a44l23/42 wf2
+59.wf1
+h411cd
+50e45s41(26250)wh128c3
+502504n90 0
+H720
+V5210
+h694ct
+30b50lwh49C\-
+w66f30o49r33m74a44tw56t30a44b50l23e45sw67f30o49rw59n50r33o49f30fw56o49rwh105ct
+30r33o49f30f30 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444ct
+30b50l23(26150)wh128c2
+501505n90 0
+H720
+V5300
+cp
+50i23c41t30u50r33e45s41 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50i23c41,w52t30p50i23cwh67C\-
+wh112ct
+30r33o49f30fw56a44n50dw76t30e45xw75p50r33e45p50r33o49c41e45s41s41o49r33sw67f30o49rw59d50r33a44w62i23n50g50 wf2
+78.53.53.53.53.wf1
+h433cp
+50i23c41(26150)wh128c1
+505504n90 0
+H720
+V5390
+ct
+30y42p50e45s41e45t30t30i23n50g50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30r33o49f30f30,w52n50r33o49f30f30,w52d50p50o49s41twh56C\-
+w66t30e45x49tw56f30o49r33m74a44t30t30i23n50gw76a44n50d50 wf2
+80.53.53.53.53.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V5480
+h1595cp
+50r33o49o49fwh56C\-
+wh112ct
+30r33o49f30fw56o49u50t30p50u50tw56i23n50t30e45r33p50r33e45t30e45r33 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h336cp
+50r33o49o49f30(26150)wh128c1
+506503n90 0
+H720
+wV5570
+h1944ct
+30r33o49f30f30250h50t30m74lwh49C\-
+w66c41o49n50v42e45r33tw56t30r33o49f30fw56o49u50t30p50u50tw56i23n50t30ow75H59T50M69L42 wf2
+94.53.wf1
+h148ct
+30r33o49f30f30250h50t30m74l23(26150)wh128c2
+503500n90 0
+H720
+V5660
+h401cm
+74s41250h50t30m74l23,w52h50t30m74l23250m74swh67C\-
+w66c41o49n50v42e45r33tw56b50e45t30w62e45e45nwh122ct
+30r33o49f30f30'26sw67m74sw67m74a44c41r33o49sw67a44n50dw76h50t30m74l23 wf2
+85.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h205cm
+74s41250h50t30m74l23(26150)wh128c1
+503506n90 0
+H720
+V5750
+h307cr
+33a44n50d50,w52l23r33a44n50d50,w52f30r33a44n50d50,w52n50r33a44n50d50,w52l23n50r33a44n50d50,w52s41r33a44n50d50,w98t30r33u50e45r33a44n50d50,w52n50t30r33u50e45r33a44n50d50,w52g50e45n50r33a44n50d50o49m74,w52p50r33n50g50,26/42 wf2
+51.53.53.53.53.wf1
+h370cr
+33a44n50d50(26250)wh128c4
+507508n90 0
+H720
+V5840
+h325cv
+42t30z46e45r33o49e45x49t30e45n50d50,w52v42t30z46e45r33o49s41c41o49r33ewh71C\-
+w66V52e45n50t30iw49b50l23o49c41kwh118ct
+30r33u50n50c41a44t30i23o49n50 wf2
+46.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37v42t30z46e45r33o49t30r33u50n50c41a44t30e45,wh127cv
+42e45n50t30i23-46z46e45r33o49(26250)wh128c5
+505500n90 0
+H720
+V5930
+h1688ca
+44c41i23d50,w98t30r33u50s41s41,w52t30r33u50m74pwh76C\-
+w66d50e45b50u50g50g50e45r33 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h389ca
+44c41i23d50(26150)wh178c1
+500n90 0
+H720
+V6020
+65-w72c41o49n50f30i23g50u50r33ew71a44n50dw76r33u50nw76a44u50t30o49m74a44t30i23cw67o49rw59m74a44n50u50a44lw49650t30o494wh122ct
+30u50n50n50e45lw49o49fw56I23P44v426w76t30h50r33o49u50g50hw76I23P44v42450 wf2
+71.53.53.53.53.53.53.53.53.53.53 f1
+37650i23n504wh387c6
+50i23n50450(26850)wh128c7
+508504n90 0
+H720
+V6110
+cf
+30i23l23e45s41,w52e45t30c41.26 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109ct
+30w62e45a44kwh72C\-
+w66e45d50i23tw56i23m74a44g50ew71f30i23l23e45s41,w52s41u50b50f30o49n50tw56f30i23l23e45s41,w52f30a44c41e45 wf2
+60.53.53.wf1
+h320ct
+30w62e45a44k46(26150)wh128c2
+503501n90 0
+H720
+V6200
+h1117cf
+30i23l23ewh71C\-
+w66d50e45t30e45r33m74i23n50ew71f30i23l23ewh117ct
+30y42p50e45 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h426cf
+30i23l23e45(26150)wh178c8
+502n90 0
+H720
+V6290
+h1155ck
+46e45y42b50o49a44r33dwh76C\-
+w66h50o49ww88t30owh121ct
+30y42p50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h188ck
+46e45y42b50o49a44r33d50(26650)wh128c7
+503501n90 0
+H720
+V6380
+h1225cm
+74a44nwh76C\-
+w66m74a44c41r33o49sw67t30owh121ct
+30y42p50e45s41e45tw56m74a44n50u50a44l23 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h379cm
+74a44n50(26650)wh128c7
+503504n90 0
+H720
+V6470
+h1661ce
+45q50nwh76C\-
+wh112ct
+30y42p50e45s41e45tw56m74a44t30h50e45m74a44t30i23c41s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402ce
+45q50n50(26150)wh178c7
+505n90 0
+H720
+V6560
+64v42i23e45ww88F43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,w52a44n50dwh122ct
+30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+wh361cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V6650
+h632ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dwh122ct
+30y42p50e45s41e45t30t30i23n50g50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26150)wh128c1
+500504n90 0
+H720
+V6740
+h632ch
+50t30m74l23r33o49f30fwh56C\-
+w66H59T50M69Lw68f30o49r33m74a44t30t30i23n50gw76a44n50dwh122ct
+30y42p50e45s41e45t30t30i23n50g50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228ch
+50t30m74l23r33o49f30f30(26650)wh128c7
+502506n90 0
+H720
+V6830
+h329ct
+30r33o49f30f30,w52n50r33o49f30f30,w52d50p50o49s41twh56C\-
+w66t30e45x49tw56f30o49r33m74a44t30t30i23n50gw76a44n50dwh122ct
+30y42p50e45s41e45t30t30i23n50g50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ct
+30r33o49f30f30(26150)wh128c2
+502508n90 0
+H720
+V6920
+h965cm
+74n50i23h50o49n50g50owh75C\-
+w66m74a44c41r33o49sw67f30o49rwh105ct
+30y42p50e45s41e45t30t30i23n50gw76J25a44p50a44n50e45s41e45 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h152cm
+74n50i23h50o49n50g50o49(26650)wh128c7
+503508n90 0
+H720
+wV7010
+h1944cu
+50950f30swh67C\-
+w66s41e45r33v42ew71950Pw70f30r33o49mwh100cU
+55n50i23x49 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cu
+50950f30s41(26450)wh128c6
+508502n90 0
+H720
+wV7100
+h1944cu
+50a44r33t30,w52e45i23awh70C\-
+w66s41e45r33i23a44lw49c41o49m74m74u50n50i23c41a44t30i23o49nw76c41o49n50t30r33o49l23 wf2
+76.53.53.53.53.wf1
+h390cu
+50a44r33t30(26350)wh128c6
+501505n90 0
+H720
+V7190
+h127ci
+23p50,w52e45s41p50,w52g50r33e45,w52i23c41m74p50,w52i23c41m74p50v42650,w52i23p50m74u50x49,w52r33u50d50p50,w52t30c41p50,w98u50d50pwh76C\-
+w66n50e45t30w62o49r33kw72p50r33o49t30o49c41o49l23sw67o49v42e45rw59I23P44 wf2
+69.53.53.53.53.53.53.53.53.53.53.wf1
+h474ci
+23p50(26350)wh128c5
+507509n90 0
+H720
+wV7280
+h1944cu
+50d50p50e45c41h50owh75C\-
+w66e45c41h50ow75U55D60Pw70p50a44c41k46e45t30s41 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h212cu
+50d50p50e45c41h50o49(26850)wh128c9
+500508n90 0
+H720
+s10
+V7650
+h4467c3
+63963-58iwn90 0
+V7920
+p40
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h182c/
+42b50e45t30o49m74p50,w52m74p50t30o49b50e45,w52l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,w98u50i23t30o49m74p50,w52m74p50t30o49i23,w52i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,26/42 wf2
+82.53.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V800
+h1397cl
+23e45a44k46,w52k46m74e45m74,w98u50m74e45mwh100C\-
+w66h50e45l23pw76f30i23n50dw76m74e45m74o49r33yw68l23e45a44k46s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.wf1
+h389cl
+23e45a44k46(26150)wh128c1
+501502n90 0
+H720
+V890
+cd
+50i23v42i23s41i23o49n50 wf2
+80.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37m74u50l23d50i23v42,w98u50m74u50l23d50i23vwh68C\-
+w66h50i23g50h50-46p50r33e45c41i23s41i23o49nw76m74u50l23t30i23p50l23i23c41a44t30i23o49nw76a44n50d50 wf2
+75.53.wf1
+h285cm
+74u50l23d50i23v42(26250)wh128c4
+504504n90 0
+H720
+V980
+h288cg
+50z46i23p50,w52g50u50n50z46i23p50,w52b50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w98u50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w52u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50d50/42 wf2
+82.53.53.53.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V1070
+h1010cl
+23o49c41kwh72C\-
+w66r33u50nw76aw70c41o49m74m74a44n50dwh122cu
+50n50d50e45rw59l23o49c41k46 wf2
+44.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h388cl
+23o49c41k46(26150)wh128c1
+501506n90 0
+H720
+V1160
+h261cf
+30g50e45t30c41,w52g50e45t30c41,w52g50e45t30c41h50a44r33,w52f30p50u50t30c41,w52p50u50t30c41,w52p50u50t30c41h50a44r33,w98u50n50g50e45t30c41,w52f30g50e45t30s41,w52g50e45t30s41,w52f30p50u50t30s41,w52p50u50t30s41,w52f30r33e45a44d50,w52f30w62r33i23t30ewh71C\-
+40/42 wwh341cf
+30g50e45t30c41(26250)wh128c3
+505507n90 0
+H720
+V1250
+h1674ca
+44s41c41i23i23,w98u50n50i23c41o49d50ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56A55S43C55I23I23,w52U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+78.wf1
+h375ca
+44s41c41i23i23(26150)wh178c2
+501n90 0
+H720
+V1340
+cf
+30o49r33m74a44t30 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37U55T50F43,w98U55n50i23c41o49d50e45,w52A55S43C55I23I23,w52r33u50n50ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59s41e45tw56a44n50d50 wf2
+64.53.53.53.53.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V1430
+h298c/
+42t30o49l23o49w62e45r33r33u50n50e45,w52t30o49t30i23t30l23e45r33u50n50e45,w52t30o49u50p50p50e45r33r33u50n50ewh71C\-
+wh112cU
+55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45rw59c41l23a44s41s41e45sw67a44n50dw76c41a44s41e45s41 wf2
+54.53.53.53.53.53.53.53.wf1
+94i23s41a44l23p50h50a44r33u50n50e45(26250)wh128c4
+501507n90 0
+H720
+V1520
+h658ca
+44s41c41i23i23,w52u50n50i23c41o49d50ewh71C\-
+w66i23n50t30e45r33p50r33e45tw56A55S43C55I23I23,w98U55n50i23c41o49d50ew71c41h50a44r33a44c41t30e45r33s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h375ca
+44s41c41i23i23(26150)wh178c2
+501n90 0
+H720
+V1610
+h146c/
+42f30r33e45e45s41u50b50f30o49n50t30,w52i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52l23o49o49k46u50p50s41u50b50f30o49n50t30,w98u50n50i23n50s41t30a44l23l23s41u50b50f30o49n50t30,w52s41u50b50f30o49n50t30n50a44m74e45,w52r33e45a44d50s41u50b50f30o49n50t30,26/42 wf2
+44.wf1
+h247cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+wV1700
+h1944cu
+50n50i23qwh76C\-
+w66r33e45p50o49r33tw56r33e45p50e45a44t30e45dw76l23i23n50e45sw67i23nw76aw70f30i23l23e45 wf2
+67.53.53.53.53.53.53.53.wf1
+h374cu
+50n50i23q50(26150)wh128c2
+503503n90 0
+H720
+V1790
+h1182cm
+74k46t30e45m74pwh76C\-
+w66m74a44k46ew71awh116cu
+50n50i23q50u50ew71f30i23l23ew71n50a44m74e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h228cm
+74k46t30e45m74p50(26250)wh128c4
+503507n90 0
+H720
+V1880
+h588ci
+23o49u50n50i23twh56C\-
+w66r33e45t30u50r33nw76s41i23z46ew71o49fw56a44t30o49m74i23cw67I23/42Owh134cu
+50n50i23tw56f30o49rw59f30i23l23ew71d50e45s41c41r33i23p50t30o49r33 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h322ci
+23o49u50n50i23t30(26250)wh128c4
+501503n90 0
+H720
+V1970
+h194c/
+42e45q50p50t30350,w52c41l23o49s41e45p50t30350,w52d50o49t30350,w52c41r33o49s41s41350,w52l23e45n50350,w52d50i23s41t30350,w98u50n50i23t30350,w52m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,26/42 wf2
+64.53.53.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+wV2060
+h1944cu
+50n50i23t30swh67C\-
+w66c41o49n50v42e45r33s41i23o49nw76p50r33o49g50r33a44m74 wf2
+78.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353cu
+50n50i23t30s41(26150)wh128c2
+503504n90 0
+H720
+V2150
+h1615cu
+50s41b50dwh76C\-
+wh112cU
+55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50a44e45m74o49n50 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cu
+50s41b50d50(26450)wh128c6
+508508n90 0
+H720
+V2240
+h142cd
+50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w52u50s41b50f30a44t30:wh52C\-
+wh112cU
+55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+60.53.53.53.53 f1
+37a44u50d50i23o49,wh395cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V2330
+h1071cu
+50950f30swh67C\-
+w66s41e45r33v42ew71950Pw70f30r33o49mwh146cU
+55n50i23x49 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h376cu
+50950f30s41(26450)wh128c6
+508502n90 0
+H720
+V2420
+h108cs
+41s41h50s41e45r33v42ewh71C\-
+w66s41e45c41u50r33ew71l23o49g50i23nw76a44n50dw76f30i23l23ew71c41o49p50yw68f30r33o49m74/42t30owh121cU
+55n50i23xw75o49rw59P44l23a44nw76950 wf2
+53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41s41h50,w52s41s41h50n50e45t30,w52s41c41p50,wh404cs
+41s41h50(26150)wh128c2
+500505n90 0
+H720
+V2510
+h528c/
+42s41e45t30a44l23p50h50a44,w52l23o49a44d50i23m74a44g50e45,w52c41l23o49a44d50i23m74a44g50e45,w98u50n50l23o49a44d50i23m74a44g50e45,w52r33e45a44d50i23m74a44g50e45,w52w62r33i23t30e45i23m74a44g50e45,26/42 wf2
+59.53.53.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V2600
+cm
+74e45m74p50o49l23y42,26/42 wf2
+59 f1
+37/42l23o49a44d50m74e45m74i23m74a44g50e45,w52c41l23o49a44d50m74e45m74i23m74a44g50e45,w98u50n50l23o49a44d50m74e45m74i23m74a44g50e45,w52m74e45m74f30i23l23l23c41o49l23o49r33,w52m74e45m74a44r33c41,26 wf2
+53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V2690
+cc
+41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,26/42 wf2
+80.53.53.53.53 f1
+37l23o49c41k46,w52c41a44n50l23o49c41k46,w98u50n50l23o49c41k46,w52q50l23o49c41k46,w52c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w52r33l23o49c41k46,26 wf2
+76.53.53.53.53.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V2780
+cP
+44f30m74t30,26/42 wf2
+83.53.53 f1
+37/42f30l23u50s41h50i23m74a44g50e45,w52b50u50f30i23m74a44g50e45,w52l23o49c41k46d50i23s41p50l23a44y42,w98u50n50l23o49c41k46d50i23s41p50l23a44y42,w52o49p50e45n50f30o49n50t30,w52b50u50i23l23d50f30o49n50t30,w52f30r33e45e45f30o49n50t30,26 wf2
+48.53.wf1
+h215cg
+50r33a44p50h50i23c41s41(26250)wh128c3
+508508n90 0
+H720
+V2870
+h642cs
+41e45g50a44t30t30a44c41h50,w52s41e45g50d50e45t30a44c41h50,w52s41e45g50f30r33e45ewh71C\-
+wh112cu
+50n50m74a44pw76aw70s41e45g50m74e45n50tw56i23nw76v42i23r33t30u50a44lw49m74e45m74o49r33y42 wf2
+52.53.53.53.53.53.53.53.wf1
+h172cs
+41e45g50a44t30t30a44c41h50(26250)wh128c5
+500500n90 0
+H720
+V2960
+h1015cm
+74l23,w52m74l23m74g50r33,w52m74l23o49w62n50e45rwh59C\-
+wh112cu
+50n50m74o49d50e45r33a44t30e45dw76m74a44i23l23i23n50gw76l23i23s41t30s41 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h293cm
+74l23m74g50r33(26150)wh128c1
+503502n90 0
+H720
+V3050
+h1368cb
+50i23n50d50,w52m74o49u50n50t30,w98u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26150)wh178c2
+509n90 0
+H720
+V3140
+h1368cb
+50i23n50d50,w52m74o49u50n50t30,w98u50n50m74o49u50n50twh56C\-
+w66c41h50a44n50g50ew71n50a44m74ew71s41p50a44c41e45 wf2
+94.53.53.53.53.53.53.53.53.53.53.wf1
+h374cb
+50i23n50d50(26250)wh128c2
+508508n90 0
+H720
+V3230
+cq
+50u50o49t30e45s41t30r33f30m74t30,26/42 wf2
+93 f1
+37q50u50o49t30e45s41t30r33d50u50p50,w52q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,w98u50n50q50u50o49t30e45s41t30r33d50u50p50,w52u50n50q50u50o49t30e45r33u50n50e45s41t30r33d50u50p50,26 wf2
+52.53.53.53.53.53.53.53.wf1
+h323cq
+50u50o49t30e45(26250)wh128c4
+507507n90 0
+H720
+V3320
+h173c/
+42o49p50e45n50d50e45v42,w52o49p50e45n50d50e45v42d50a44t30a44,w52o49p50e45n50e45p50,w52s41t30a44r33t30d50e45v42s41,w98u50n50s41t30a44l23l23,w52c41l23a44s41s41,w52s41u50b50c41l23a44s41s41,w52p50r33o49t30o49,w52C55S43Pwh70C\-
+w66U55S43B46/42 wf2
+55.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+V3410
+h236c/
+42m74a44c41h50b50y42n50a44m74e45,w52n50e45w62m74a44p50,w52s41e45t30m74a44p50,w52f30i23n50d50s41e45g50,w98u50n50u50s41e45m74a44p50,w52l23o49a44d50m74a44p50,w52a44t30t30a44c41h50p50r33o49c41,w52g50e45t30150,w52g50e45t30250,26/42 wf2
+59.wf1
+h338cm
+74a44c41h50(26250)wh128c4
+502502n90 0
+H720
+V3500
+h1719cv
+42a44c41,w98u50n50v42a44cwh67C\-
+w66c41r33e45a44t30e45,w52e45x49t30r33a44c41tw56aw70v42a44cw67a44r33c41h50i23v42ew71o49nw76V52e45n50t30i23 wf2
+76.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+V3590
+h133cb
+50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,w52z46i23p50,w98u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50dw76e45x49p50a44n50dw76d50a44t30a44 wf2
+82.53 f1
+37/42g50u50n50z46i23p50,wh367cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+wV3680
+h1944cu
+50p50a44s41f30swh67C\-
+w66m74a44i23lw49f30i23l23ew71s41e45r33v42e45r33 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h291cu
+50p50a44s41f30s41(26450)wh128c6
+508504n90 0
+H720
+V3770
+42/42p50e45r33s41o49n50a44l23i23z46e45,w52s41e45t30u50p50.26950f30a44t30,w52s41e45t30u50p50.26d50i23s41k46,w52s41e45t30u50p50.26k46f30s41,w98u50p50d50a44t30ewh71C\-
+w66a44d50m74i23n50i23s41t30r33a44t30i23o49nw76f30o49rw59l23o49c41a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+79.wf1
+h278cu
+50p50d50a44t30e45(26850)wh128c9
+500509n90 0
+H720
+V3860
+h907cm
+74k46f30s41,w52m74k46e45x49twh56C\-
+w66a44r33c41h50i23v42ew71o49rwh105cu
+50p50d50a44t30ew71aw70f30i23l23ew71s41y42s41t30e45m74 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h356cm
+74k46f30s41(26850)wh128c8
+504505n90 0
+H720
+V3950
+h452ca
+44p50p50l23y42c41h50a44n50g50e45s41,w52a44p50p50l23y42l23o49g50,w52c41o49m74p50a44c41t30d50b50,w98u50p50d50a44t30e45d50bwh76C\-
+w66s41i23m74p50l23ew71c41l23i23e45n50t30-46s41e45r33v42e45rw59r33e45p50l23i23c41a44/42 wf2
+56.53.53.53.53.wf1
+h288cr
+33e45p50l23i23c41a44(26850)wh128c8
+508503n90 0
+H720
+V4040
+h971ci
+23n50i23twh56C\-
+w66i23n50i23t30i23a44l23i23z46ew71m74a44c41h50i23n50ewh117cu
+50p50o49nw76b50o49o49t30i23n50g50 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h421ci
+23n50i23t30(26850)wh128c8
+503502n90 0
+H720
+V4130
+h818cr
+33e45b50o49o49twh56C\-
+w66r33e45b50o49o49tw56t30h50ew71s41y42s41t30e45mwh146cu
+50p50o49nw76l23o49s41sw67o49fw56r33e45m74o49t30ew71f30i23l23ew71s41e45r33v42e45rw59c41o49n50n50e45c41t30i23o49n50 wf2
+77.53.53.wf1
+h291cr
+33e45b50o49o49t30(26850)wh128c8
+508502n90 0
+H720
+V4220
+h1627cf
+30e45d50e45x49,w98u50p50s41,w52u50s41p50swh67C\-
+w66t30r33a44c41kw72s41h50i23p50m74e45n50t30s41 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h328cf
+30e45d50e45x49(26150)wh178c8
+501n90 0
+H720
+V4310
+cr
+33u50n50n50i23n50g50 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cu
+50p50t30i23m74ewh71C\-
+w66s41h50o49ww88h50o49ww88l23o49n50gw76t30h50ew71s41y42s41t30e45mwh100ch
+50a44sw67b50e45e45n50 wf2
+57.wf1
+h275cu
+50p50t30i23m74e45(26150)wh128c2
+503505n90 0
+H720
+V4400
+76h50g50e45twh56C\-
+w66r33e45t30r33i23e45v42ew71aw70w62e45bw76p50a44g50ew71c41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75awh116cu
+50r33l23 wf2
+86.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h372ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+V4490
+h1520cd
+50uwh76C\-
+w66d50i23s41kwh118cu
+50s41a44g50e45 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h447cd
+50u50(26150)wh178c6
+507n90 0
+H720
+V4580
+cs
+41c41r33i23p50t30s41 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37g50e45t30f30l23a44g50s41,w98u50s41a44g50ewh71C\-
+w66c41o49m74m74a44n50d50-46l23i23n50ew71p50a44r33s41i23n50gw76f30o49rw59s41h50e45l23l23 wf2
+69.53.53.53.53.wf1
+h234cg
+50e45t30f30l23a44g50s41(26850)wh128c8
+502506n90 0
+H720
+wV4670
+h1944cu
+50s41bwh76C\-
+w66U55S43Bw72H59o49s41tw56C55o49n50t30r33o49l23l23e45rw59I23n50t30e45r33f30a44c41e45 wf2
+46.53.53.53.53.53.53.53.53.wf1
+h406cu
+50s41b50(26350)wh128c6
+501506n90 0
+H720
+V4760
+h321c/
+42u50s41b50d50i23r33r33e45a44d50,w52u50s41b50f30s41i23n50i23t30,w52u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+wh112cU
+55S43Bw72d50e45v42i23c41ew71d50r33i23v42e45rw59f30i23l23ew71s41y42s41t30e45mwh100cl
+23i23b50r33a44r33y42 wf2
+76.53.53.53.53.53.53.53.wf1
+h335cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V4850
+cd
+50e45v42c41t30l23,w52f30i23n50d50d50e45v42s41,w52l23o49a44d50d50e45v42s41t30r33,w52m74a44t30c41h50d50e45v42c41s41p50,26/42 wf2
+81.53.wf1
+h109cu
+50s41b50c41m74d50,w52c41l23a44s41s41n50a44m74e45,w52c41l23o49s41e45d50e45v42,w52c41o49n50f30i23g50d50e45v42,26 wf2
+69.53.53.53.wf1
+h406cu
+50s41b50(26250)wh128c5
+502507n90 0
+H720
+wV4940
+h1944cu
+50s41b50dwh76C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50a44e45m74o49n50 wf2
+87.53.53.53.53.53.53.53.wf1
+h356cu
+50s41b50d50(26450)wh128c6
+508508n90 0
+H720
+V5030
+cd
+50e45v42i23c41e45/42 wf2
+76.53.53.53.53 f1
+37u50s41b50r33e45a44d50b50u50f30,w52u50s41b50f30s41a44d50d50,w52u50s41b50f30s41d50e45l23,w98u50s41b50d50i23r33r33e45a44d50,w52u50s41b50f30s41i23n50i23t30,w52u50s41b50d50i23r33f30s41,w52u50s41b50f30swh67C\-
+w66U55S43B46 wf2
+50.53.53.wf1
+h335cu
+50s41b50f30s41(26250)wh128c5
+503501n90 0
+H720
+V5120
+h237ca
+44u50d50i23o49,w52d50i23s41k46,w52e45t30h50e45r33,w52k46b50,w52p50r33i23n50t30,w52p50r33o49b50e45,w52s41e45r33i23a44l23,w98u50s41b50f30a44t30:wh52C\-
+w66U55n50i23v42e45r33s41a44lw49S43e45r33i23a44lw49B46u50sw67d50e45v42i23c41ew71d50r33i23v42e45r33s41 wf2
+45.53.53.wf1
+h406cu
+50s41b50(26450)wh128c6
+508506n90 0
+H720
+V5210
+h934cn
+50e45w62u50s41e45rwh59C\-
+w66a44d50d50i23n50gw76aw70n50e45wwh134cu
+50s41e45r33 wf2
+76.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h221cn
+50e45w62u50s41e45r33(26850)wh128c8
+505505n90 0
+H720
+V5300
+h624cc
+41a44pwh76C\-
+w66c41a44p50a44b50i23l23i23t30i23e45sw67f30o49rw59s41e45t30t30i23n50gw76t30h50ewh117cu
+50s41e45rw59i23dw76o49fw56p50r33o49c41e45s41s41e45s41 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h412cc
+41a44p50(26350)wh128c5
+506504n90 0
+H720
+V5390
+h1355cr
+33e45n50d50e45z46v42o49u50swh67C\-
+wh112cu
+50s41e45rw59l23e45v42e45lw49p50r33o49c41e45s41sw67s41y42n50c41h50r33o49n50i23z46a44t30i23o49n50 wf2
+65.53.53.53.53.53.53.53.53.wf1
+96r33e45n50d50e45z46v42o49u50s41(26250)wh128c4
+508507n90 0
+H720
+V5480
+h872cs
+41e45m74a44c41q50u50i23r33e45,w52s41e45m74r33e45l23e45a44s41ewh71C\-
+wh112cu
+50s41e45rw59l23e45v42e45lw49s41e45m74a44p50h50o49r33e45s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h101cs
+41e45m74a44c41q50u50i23r33e45(26250)wh128c5
+500504n90 0
+H720
+V5570
+h1184cu
+50s41e45r33swh67C\-
+w66f30i23l23ew71s41e45r33v42e45rwh105cu
+50s41e45rw59l23i23s41tw56f30o49r33m74a44t30 wf2
+71.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V5660
+h97C\-
+w66c41o49n50s41o49l23e45,w52c41l23o49c41k46s41,w52p50r33o49c41e45s41s41/42p50r33o49c41e45s41sw67g50r33o49u50pw76i23d50s41,w98u50s41e45r33,w52n50u50l23l23,w52r33e45b50o49o49t30,w52e45t30c41.26 wf2
+43.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41o49n50swh370cc
+41o49n50s41(26350)wh128c5
+506505n90 0
+H720
+V5750
+h972cg
+50e45t30u50s41e45r33,w52s41y42s41n50a44m74ewh71C\-
+w66g50e45twh102cu
+50s41e45rw59o49rw59s41y42s41t30e45mwh100cn
+50a44m74e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h253cg
+50e45t30u50s41e45r33(26250)wh128c3
+508506n90 0
+H720
+V5840
+h553cp
+50a44s41s41w62d50,w52n50e45t30k46e45ywh68C\-
+w66c41h50a44n50g50ew71o49rw59v42e45r33i23f30ywh114cu
+50s41e45rw59p50a44s41s41w62o49r33d50 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cp
+50a44s41s41w62d50(26150)wh128c1
+504509n90 0
+H720
+V5930
+h390c/
+42r33u50n50e45f30m74t30s41t30r33f30l23u50s41h50,w52e45r33r33f30m74twh56C\-
+w66s41u50p50p50o49r33tw56f30o49rwh105cu
+50s41e45r33-46d50e45f30i23n50e45dw76p50r33i23n50tw56f30o49r33m74a44t30sw67a44n50dw76o49u50t30p50u50t30/42 wf2
+79.53.53.53.53.wf1
+h179cf
+30m74t30i23n50s41t30a44l23l23(26250)wh128c3
+506502n90 0
+H720
+V6020
+h244ca
+44u50t30h50_40g50e45t30i23n50f30owh75C\-
+w66r33o49u50t30i23n50e45sw67f30o49rw59a44u50t30h50e45n50t30i23c41a44t30i23n50gwh122cu
+50s41e45r33s41 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37/42a44u50t30h50_40g50e45t30u50s41e45r33p50a44s41s41w62d50,wh362ca
+44u50t30h50(26250)wh128c2
+508501n90 0
+H720
+wV6110
+h1944cu
+50s41e45r33swh67C\-
+w66f30i23l23ew71s41e45r33v42e45rw59u50s41e45rw59l23i23s41tw56f30o49r33m74a44t30 wf2
+46.53.53.53.53.53.53.53.53.53.wf1
+h337cu
+50s41e45r33s41(26650)wh128c7
+505509n90 0
+H720
+V6200
+h1091cw
+62h50o49,w52w62h50o49i23swh67C\-
+w66w62h50ow75i23swh113cu
+50s41i23n50gw76t30h50ew71m74a44c41h50i23n50e45 wf2
+57.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h386cw
+62h50o49(26150)wh128c2
+504506n90 0
+H720
+V6290
+h1434cf
+30e45d50e45x49,w52u50p50s41,w98u50s41p50swh67C\-
+w66t30r33a44c41kw72s41h50i23p50m74e45n50t30s41 wf2
+89.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h328cf
+30e45d50e45x49(26150)wh178c8
+501n90 0
+H720
+V6380
+cf
+30o49r33m74a44t30 wf2
+91.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cU
+55T50F43,w52U55n50i23c41o49d50e45,w52A55S43C55I23I23,w52r33u50n50ewh71C\-
+w66c41h50a44r33a44c41t30e45rw59s41e45tw56a44n50d50 wf2
+76.wf1
+h437cu
+50t30f30(26650)wh128c7
+506500n90 0
+H720
+V6470
+h235cu
+50t30f30e45c41p50y42,w52u50t30f30l23e45n50,w52u50t30f30n50l23e45n50,w52u50t30f30r33u50n50e45,w52u50t30f30r33r33u50n50e45,w98u50t30f30u50t30fwh56C\-
+w66r33u50n50e45/42U55T50Fw69c41o49n50v42e45r33s41i23o49n50 wf2
+69.53.53.53.53.53 f1
+37/42f30u50l23l23r33u50n50e45,wh358cr
+33u50n50e45(26250)wh128c4
+509500n90 0
+H720
+V6560
+h141ck
+46e45y42b50o49a44r33d50,w52p50a44r33a44m74s41,w52p50r33o49m74p50t30e45rwh59C\-
+w66b50i23t30s41y42-46s41p50e45c41i23f30i23cwh113cu
+50t30i23l23i23t30i23e45s41 wf2
+53.53.53.53.53.53.53.53.53.53.53.53 f1
+37b50i23t30s41y42l23o49a44d50,w52l23i23g50h50t30,w52p50e45n50c41a44l23,wh184cb
+50i23t30s41y42l23o49a44d50(26150)wh178c3
+501n90 0
+H720
+V6650
+h317cl
+23o49a44d50c41h50a44r33,w52S43u50b50f30o49n50t30,w52F43o49n50t30c41h50a44r33,w52F43o49n50twh56C\-
+w66f30o49n50twh102cu
+50t30i23l23i23t30i23e45s41 wf2
+52.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41a44c41h50e45c41h50a44r33s41,w52a44g50e45f30o49n50t30,wh106cc
+41a44c41h50e45c41h50a44r33s41(26250)wh128c2
+509505n90 0
+H720
+V6740
+H718
+c/
+42l23e45t30o49m74p50,w52m74p50t30o49l23e45,w52m74p50t30o49u50i23,w52u50i23t30o49m74p50,w52m74p50t30o49i23,w52i23t30o49m74p50,w98u50v42t30o49m74p50,w52m74p50t30o49u50v42,w52v42t30o49m74p50,w52m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,26/42 wf2
+64.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V6830
+h452c3
+50250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w98v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+63.53.53.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V6920
+h283ce
+45i23p50f30m74t30,w52p50a44r33s41e45i23p50,w52p50a44r33s41e45i23p50m74a44s41k46,w52v42450p50a44r33s41e45i23p50,w98v42450p50a44r33s41e45c41i23d50r33,w52p50a44r33s41e45e45t30h50e45r33,w52m74y42i23p50a44d50d50r33,26/42 wf2
+58.53.53.53.53.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V7010
+cm
+74y42e45t30h50e45r33a44d50d50r33,26/42 wf2
+59.53 f1
+37e45i23p50f30m74t30,w52p50a44r33s41e45i23p50,w52p50a44r33s41e45i23p50m74a44s41k46,w98v42450p50a44r33s41e45i23p50,w52v42450p50a44r33s41e45c41i23d50r33,w52p50a44r33s41e45e45t30h50e45r33,w52m74y42i23p50a44d50d50r33,26 wwh515ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V7100
+h166c/
+42m74a44s41k46i23p50,w52e45q50u50i23v42i23p50450,w52e45q50u50i23v42i23p50650,w52d50e45f30m74a44s41k46,w52i23s41v42450,w98v42450t30o49v42650,w52v42650t30o49v42450,w52n50h50g50e45t30v42,w52n50h50g50e45t30l23,w52n50h50g50e45t30s41,26/42 wf2
+93.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+V7190
+cs
+41y42s41t30e45m74s41 wf2
+51.53.53.53.53.53 f1
+37350250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w98v42650f30s41,w52v42150050f30s41,w52z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23e45 wf2
+82.53.53.53.53.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+V7280
+h181c/
+42e45q50u50i23v42i23p50450,w52e45q50u50i23v42i23p50650,w52d50e45f30m74a44s41k46,w52i23s41v42450,w52v42450t30o49v42650,w98v42650t30o49v42450,w52n50h50g50e45t30v42,w52n50h50g50e45t30l23,w52n50h50g50e45t30s41,w52h50n50p50u50t30v42,26/42 wf2
+84.53.53.53.wf1
+h474ci
+23p50(26250)wh128c4
+501504n90 0
+H720
+s10
+V7650
+c4
+63063-58iwn90 0
+V7920
+p41
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h588c0
+50a44,w52150a44,w52250a44,w52550a44,w52650a44,w52750a44,w52850a44,w52k46a44,w52q50a44,w98v42awh70C\-
+w66a44s41s41e45m74b50l23e45r33s41 wf2
+54.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h453c2
+50a44(26150)wh228c4
+n90 0
+H720
+V800
+cV
+52e45n50t30i23 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cv
+42a44c41,w52u50n50v42a44cwh67C\-
+w66c41r33e45a44t30e45,w52e45x49t30r33a44c41tw56aw70v42a44cw67a44r33c41h50i23v42ew71o49n50 wf2
+70.53.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+wV890
+h1944cv
+42a44c41f30swh67C\-
+w66aw70V52e45n50t30i23-46b50a44s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+76.53.53.53.53.53.53.53.53.53.wf1
+h349cv
+42a44c41f30s41(26450)wh128c6
+509500n90 0
+H720
+V980
+cd
+50i23m74e45n50s41p50e45c41,w52t30a44r33g50e45t30i23d50,26/42 wf2
+71.53 f1
+37p50a44r33s41e45h50t30m74l23,w52p50r33i23n50t30i23t30e45m74s41,w98v42a44l23i23d50i23t30e45m74s41,w52f30r33e45e45i23t30e45m74s41,w52f30r33e45e45d50o49c41i23n50f30o49,w52d50i23m74e45n50k46i23n50d50,26 wwh406ch
+50t30m74l23(26250)wh128c3
+509502n90 0
+H720
+V1070
+h1152ce
+45n50vwh68C\-
+w66e45n50v42i23r33o49n50m74e45n50twh102cv
+42a44r33i23a44b50l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h410ce
+45n50v42(26350)wh128c5
+507503n90 0
+H720
+V1160
+h429cg
+50e45t30e45n50v42,w52p50u50t30e45n50vwh68C\-
+w66a44c41c41e45s41sw67e45n50v42i23r33o49n50m74e45n50twh102cv
+42a44r33i23a44b50l23e45s41 wf2
+59.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h285cg
+50e45t30e45n50v42(26250)wh128c3
+508502n90 0
+H720
+V1250
+h615c0
+50c41,w52150c41,w52250c41,w52550c41,w52650c41,w52750c41,w52850c41,w52k46c41,w52q50c41,w98v42cwh67C\-
+w66Cw81c41o49m74p50i23l23e45r33s41 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h456c2
+50c41(26150)wh228c5
+n90 0
+H720
+V1340
+h196c/
+42m74i23d50p50t30350,w52l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w98v42d50i23v42350,w52v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,26/42 wf2
+91.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V1430
+h160cv
+42a44c41,w52u50n50v42a44cwh67C\-
+w66c41r33e45a44t30e45,w52e45x49t30r33a44c41tw56aw70v42a44cw67a44r33c41h50i23v42ew71o49nwh122cV
+52e45n50t30i23 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h420cv
+42a44c41(26150)wh128c2
+503506n90 0
+H720
+wV1520
+h1944cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26250)wh128c5
+503504n90 0
+H720
+wV1610
+h1944cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26650)wh128c7
+506501n90 0
+H720
+wV1700
+h1944cv
+42e45n50t30iwh49C\-
+w66a44r33c41h50i23v42a44lw49s41t30o49r33a44g50ew71s41e45r33v42e45r33 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26850)wh128c9
+501500n90 0
+H720
+V1790
+h236c/
+42t30o49b50a44c41k46u50p50,w52d50u50m74p50a44r33e45n50a44s41,w52r33e45s41t30o49r33ewh71C\-
+w66b50a44c41k46u50pwh122cv
+42e45n50t30iw49a44r33e45n50a44sw67t30ow75b50l23u50-46r33a44yw68d50i23s41c41sw67o49rw59r33e45s41t30o49r33ew71f30r33o49m74/42 wf2
+57.wf1
+h266cb
+50a44c41k46u50p50(26850)wh128c7
+509506n90 0
+H720
+V1880
+h614cv
+42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,w52v42t30l23o49c41a44l23t30o49g50l23o49b50a44lwh49C\-
+wh112cV
+52e45n50t30iw49b50l23o49c41kw72c41a44c41h50e45 wf2
+59.53.53.53.53.53.53.53.53 f1
+37/42v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w79v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V1970
+h166cv
+42t30z46e45r33o49t30r33u50n50c41a44t30e45,w52v42t30z46e45r33o49e45x49t30e45n50d50,w52v42t30z46e45r33o49s41c41o49r33ewh71C\-
+wh112cV
+52e45n50t30iw49b50l23o49c41kw72t30r33u50n50c41a44t30i23o49n50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h138cv
+42e45n50t30i23-46z46e45r33o49(26250)wh128c5
+505500n90 0
+H720
+V2060
+98v42t30s41y42n50c41,w52v42t30p50i23n50g50,w52v42t30r33p50c41,w52v42e45n50t30i23d50o49u50b50l23e45c41h50e45c41k46s41h50a441wh76C\-
+wh112cV
+52e45n50t30iw49c41l23i23e45n50t30 wf2
+44.53.53.53.53 f1
+37/42v42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,w88v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V2150
+h873cr
+33e45a44d50,w52w62r33i23t30e45,w52c41o49p50ywh68C\-
+w66s41i23m74p50l23ewh117cV
+52e45n50t30iw49c41l23i23e45n50t30s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26150)wh128c2
+503508n90 0
+H720
+V2240
+h1350cv
+42e45n50t30i23.26c41o49n50fwh56C\-
+w66awh116cv
+42e45n50t30iw49c41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23e45 wf2
+49.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h161cv
+42e45n50t30i23.26c41o49n50f30(26650)wh128c7
+506504n90 0
+H720
+V2330
+h279cv
+42t30r33o49o49t30u50n50p50a44c41k46,w52v42t30p50a44r33s41e45s41c41o49r33e45,w52v42t30s41c41o49r33e45f30m74twh56C\-
+wh112cv
+42e45n50t30iw49d50a44t30aw70f30o49r33m74a44t30s41 wf2
+55.53.53 f1
+37/42v42t30p50u50t30s41t30r33i23n50g50,w52v42t30r33o49o49t30p50a44c41k46,wh139cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2420
+h348cv
+42t30f30i23l23e45t30r33u50n50c41a44t30e45,w52v42t30f30i23l23e45u50n50l23o49c41k46,w52v42t30f30i23l23e45w62r33i23t30ewh71C\-
+wh112cV
+52e45n50t30iw49f30i23l23e45s41 wf2
+89.53.53.53.53.53 f1
+37/42v42t30f30i23l23e45s41e45t30e45n50t30r33y42,w52v42t30f30i23l23e45s41e45t30s41i23z46e45,wh179cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V2510
+h347cv
+42t30l23o49g50r33e45m74o49v42e45,w52v42t30l23o49g50o49p50e45n50,w52v42e45n50t30i23l23o49g50g50i23n50gwh76C\-
+wh112cV
+52e45n50t30iw49l23o49g50s41 wf2
+81.53.53.53.53.53.53.53.53.53 f1
+37/42v42t30l23o49g50o49p50e45n50,w52v42t30l23o49g50p50r33i23n50t30,wh178cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V2600
+69v42t30s41e45n50d50,w52v42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+wh112cV
+52e45n50t30iw49n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+51.53.53.53.53.53 f1
+37/42v42t30f30r33e45e45c41o49n50n50,wh110cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V2690
+h119cf
+30m74t30i23s41e45c41t30,w52s41y42n50c41i23n50d50e45xwh75C\-
+w66p50r33e45p50a44r33ew71a44n50dw76m74a44i23n50t30a44i23nw76awh116cv
+42e45n50t30iw49s41e45r33v42e45r33 wf2
+87 f1
+37/42f30m74t30a44r33e45n50a44s41,w52f30m74t30b50l23o49o49m74,w52f30m74t30i23n50d50e45x49,wh166cv
+42e45n50t30i23-46f30m74t30(26850)wh128c9
+501505n90 0
+H720
+V2780
+h273cv
+42t30s41r33v42h50e45l23l23o49,w52v42t30l23i23s41t30e45n50,w52v42t30g50e45t30r33e45q50,w52v42t30r33e45s41p50o49n50dwh76C\-
+wh112cV
+52e45n50t30iw49s41e45r33v42e45r33 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V2870
+h300cr
+33d50a44r33e45n50a44,w52w62r33a44r33e45n50awh70C\-
+w66c41o49p50yw68a44r33e45n50a44sw67b50e45t30w62e45e45nwh122cv
+42e45n50t30iw49s41e45r33v42e45r33s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+V2960
+h1538cv
+42a44c41f30swh67C\-
+w66awh116cV
+52e45n50t30i23-46b50a44s41e45dw76f30i23l23ew71s41y42s41t30e45m74 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h349cv
+42a44c41f30s41(26450)wh128c6
+509500n90 0
+H720
+wV3050
+h1944cv
+42e45n50t30i23.26c41o49n50fwh56C\-
+w66aw70v42e45n50t30iw49c41o49n50f30i23g50u50r33a44t30i23o49nw76f30i23l23e45 wf2
+84.53.53.53.53.53.53.wf1
+h161cv
+42e45n50t30i23.26c41o49n50f30(26650)wh128c7
+506504n90 0
+H720
+V3140
+h440c/
+42v42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w52v42t30p50i23n50g50,w52v42t30r33p50c41,w98v42e45n50t30i23d50o49u50b50l23e45c41h50e45c41k46s41h50a441wh76C\-
+w66V52e45n50t30iw49c41l23i23e45n50t30 wf2
+69.53.53.53.53.53.53.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V3230
+52v42t30l23o49g50o49p50e45n50,w52v42t30l23o49g50p50r33i23n50t30,w52v42t30l23o49g50r33e45m74o49v42e45,w52v42t30l23o49g50o49p50e45n50,w98v42e45n50t30i23l23o49g50g50i23n50gwh76C\-
+w66V52e45n50t30iw49l23o49g50s41 wf2
+88.53.53.53.53.53 f1
+37/42v42t30l23o49g50n50a44m74e45s41,wh178cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V3320
+cs
+41y42s41t30e45m74s41 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41p50i23nw76-wh118cv
+42e45r33i23f30i23c41a44t30i23o49nw76t30o49o49lw49f30o49rw59m74o49d50e45l23sw67o49fw56c41o49n50c41u50r33r33e45n50t30 wf2
+67.53.53.53.wf1
+h383cs
+41p50i23n50(26150)wh128c2
+500501n90 0
+H720
+V3410
+h794cp
+50a44s41s41w62d50,w52n50e45t30k46e45ywh68C\-
+w66c41h50a44n50g50ew71o49rwh105cv
+42e45r33i23f30yw68u50s41e45rw59p50a44s41s41w62o49r33d50 wf2
+75.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h259cp
+50a44s41s41w62d50(26150)wh128c1
+504509n90 0
+H720
+V3500
+h340C\-
+w66i23n50i23t30i23a44l23i23z46ew71950Pw70c41o49n50n50e45c41t30i23o49nw76a44n50dw76n50e45g50o49t30i23a44t30ewh117cv
+42e45r33s41i23o49n50 wf2
+73.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37f30v42e45r33s41i23o49nwh247cf
+30v42e45r33s41i23o49n50(26250)wh128c3
+508500n90 0
+H720
+wV3590
+h1944cv
+42e45r33s41i23o49nwh76C\-
+w66n50e45g50o49t30i23a44t30ew71p50r33o49t30o49c41o49lw49v42e45r33s41i23o49n50 wf2
+64.53.53.53.53.53.53.53.wf1
+h264cv
+42e45r33s41i23o49n50(26550)wh128c7
+501502n90 0
+H720
+V3680
+cc
+41h50a44n50n50e45l23 wf2
+62.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37p50u50s41h50s41s41lwh49C\-
+w66a44t30t30a44c41hw76S43S43Lwh114cv
+42e45r33s41i23o49nw762w76e45n50c41r33y42p50t30i23o49nw76t30ow75aw70c41o49m74m74u50n50i23c41a44t30i23o49n50 wf2
+79.53.53.53.wf1
+h251cp
+50u50s41h50s41s41l23(26250)wh128c4
+506509n90 0
+H720
+V3770
+h908cf
+30i23l23t30e45r33,w52l23i23s41t30,w52d50e45l23i23v42e45r33,w52t30o49k46e45n50,w98v42fwh56C\-
+w66f30i23l23t30e45r33i23n50gw76m74a44i23l23 wf2
+61.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h363cf
+30i23l23t30e45r33(26150)wh178c8
+503n90 0
+H720
+V3860
+h316c/
+42r33u50n50e45s41n50p50r33i23n50t30,w52r33u50n50e45s41e45p50r33i23n50t30,w52r33u50n50e45s41m74p50r33i23n50t30,w98v42f30p50r33i23n50t30,w52v42s41n50p50r33i23n50t30,w52v42s41e45p50r33i23n50t30,w52v42s41m74p50r33i23n50t30,26/42 wf2
+59.53.53.53.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V3950
+cf
+30o49r33m74a44t30t30e45d50/42 wf2
+94.53.53 f1
+37f30p50r33i23n50t30f30,w52p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w98v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50t30 wf2
+48.53.53.53.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V4040
+h1053cf
+30s41c41a44n50f30,w52s41c41a44n50f30,w52s41s41c41a44n50f30,w98v42f30s41c41a44n50fwh56C\-
+w66s41c41a44nw76f30o49r33m74a44t30t30e45dw76i23n50p50u50t30 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.wf1
+h311cf
+30s41c41a44n50f30(26250)wh128c3
+507507n90 0
+H720
+wV4130
+h1944cv
+42g50awh70C\-
+w66c41o49n50f30i23g50u50r33ew71aw70V52G58Aw81c41a44r33d50 wf2
+92.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26850)wh128c9
+501508n90 0
+H720
+wV4220
+h1944cv
+42g50awh70C\-
+w66V52G58Aw81c41o49n50t30r33o49l23l23e45rw59d50e45v42i23c41e45 wf2
+79.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h411cv
+42g50a44(26350)wh128c6
+502500n90 0
+H720
+wV4310
+h1944cv
+42g50a44d50bwh76C\-
+w66V52G58Aw81c41o49n50t30r33o49l23l23e45rw59a44n50dw76m74o49n50i23t30o49rw59d50a44t30a44b50a44s41e45 wf2
+62.wf1
+h311cv
+42g50a44d50b50(26650)wh128c7
+506505n90 0
+H720
+V4400
+h1652c5
+50i23,w52k46i23,w98v42i23,w52q50iwh49C\-
+w66i23n50s41t30r33u50c41t30i23o49nw76s41i23m74u50l23a44t30o49r33s41 wf2
+63.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h482cv
+42i23(26150)wh128c2
+503509n90 0
+H720
+V4490
+h217cb
+50m74p50,w52y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+wh112cv
+42i23e45ww88a44n50dw76c41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+80.53.53.53 f1
+37/42g50i23f30,w52p50n50g50,w52p50p50m74,wh412cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V4580
+ca
+44n50dw76t30y42p50e45s41e45t30t30e45rw59o49u50t30p50u50tw56f30i23l23e45s41 wf2
+69.53.53.53.53.53.53.53.53.53 f1
+37p50a44g50ewh71C\-
+wh112cv
+42i23e45ww88F43A55X50,w52i23m74a44g50e45,w52g50r33a44p50h50i23c41,w52P44o49s41t30S43c41r33i23p50t30,w52P44D60F43,26 wf2
+91.53.53.wf1
+h358cp
+50a44g50e45(26150)wh128c1
+504507n90 0
+H720
+V4670
+h899cg
+50v42i23e45wwh88C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71g50r33a44p50hwh122cv
+42i23e45w62e45r33 wf2
+48.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h325cg
+50v42i23e45w62(26150)wh178c9
+507n90 0
+H720
+V4760
+h152cv
+42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ew71f30r33a44m74ew71b50u50f30f30e45rw59s41e45r33v42e45rw59a44n50dwh122cv
+42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw49N59e45t30w62o49r33kw72C55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+64.53.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V4850
+89q50r33o49t30,w52s41c41a44l23e45,w52m74o49v42e45,w52x49f30o49r33m74,w52i23x49f30o49r33m74,w52p50e45r33s41p50,w52l23o49o49k46,w98v42i23e45w62p50o49r33twh56C\-
+w66G58e45o49m74e45t30r33i23cw67t30r33a44n50s41f30o49r33m74a44t30i23o49n50s41 wf2
+78.53.53 f1
+37/42r33o49t30,wh283cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V4940
+35s41e45g50d50e45t30a44c41h50,w52s41e45g50f30r33e45ewh71C\-
+w66m74a44p50/42u50n50m74a44pw76aw70s41e45g50m74e45n50tw56i23nwh122cv
+42i23r33t30u50a44lw49m74e45m74o49r33y42 wf2
+51.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37s41e45g50a44t30t30a44c41h50,wh161cs
+41e45g50a44t30t30a44c41h50(26250)wh128c5
+500500n90 0
+H720
+V5030
+h777c0
+50l23,w52150l23,w52250l23,w52550l23,w52650l23,w52750l23,w52850l23,w52k46l23,w52q50l23,w98v42lwh49C\-
+w66l23o49a44d50e45r33s41 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h474c2
+50l23(26150)wh228c8
+n90 0
+H720
+V5120
+cv
+42i23e45w62e45rw59f30o49rw59V52i23r33t30u50a44lw49N59e45t30w62o49r33kw72C55o49m74p50u50t30i23n50gw76(26V52N59)26 wf2
+64.53.53.wf1
+h109cv
+42n50c41s41,w52v42n50c41vwh68C\-
+w66r33e45m74o49t30ew71f30r33a44m74ew71b50u50f30f30e45rw59s41e45r33v42e45rw59a44n50d50 wf2
+62.53.wf1
+h414cv
+42n50c41(26150)wh128c2
+504501n90 0
+H720
+V5210
+h917cr
+33t30cwh67C\-
+w66r33e45a44l23-46t30i23m74ew71c41l23o49c41kw72a44n50dwh122cv
+42o49l23a44t30i23l23ew71R50A55M69 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h443cr
+33t30c41(26350)wh128c6
+500503n90 0
+H720
+V5300
+h324cf
+30p50r33i23n50t30f30,w52p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w98v42p50r33i23n50t30f30,w52v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45d50/42 wf2
+94.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V5390
+h266c/
+42l23e45r33p50350,w52r33e45f30l23e45c41t30350,w52n50e45a44r33s41e45g50350,w52p50l23d50i23s41t30350,w52v42d50i23v42350,w98v42r33e45m74350,w52p50n50250f30350,w52p50p50p50250f30350,w52f30f30f30250p50350,w52p50d50i23v42450,w52a44d50d50450,26/42 wf2
+51.53.wf1
+h317ca
+44r33i23t30h50350(26250)wh128c2
+507507n90 0
+H720
+V5480
+h278c/
+42r33u50n50e45s41m74p50r33i23n50t30,w52v42f30p50r33i23n50t30,w52v42s41n50p50r33i23n50t30,w52v42s41e45p50r33i23n50t30,w98v42s41m74p50r33i23n50t30,w52r33u50n50e45v42s41n50p50r33i23n50t30,w52r33u50n50e45v42s41e45p50r33i23n50t30,26/42 wf2
+66.53.53.53.53.53.wf1
+h361cp
+50r33i23n50t30(26250)wh128c4
+506504n90 0
+H720
+V5570
+h270c/
+42p50r33i23n50t30f30,w52s41p50r33i23n50t30f30,w52s41n50p50r33i23n50t30f30,w52v42f30p50r33i23n50t30f30,w52v42p50r33i23n50t30f30,w98v42s41p50r33i23n50t30f30,w52v42s41n50p50r33i23n50t30fwh56C\-
+w66p50r33i23n50tw56f30o49r33m74a44t30t30e45dw76o49u50t30p50u50t30 wf2
+55.53.53.wf1
+h301cf
+30p50r33i23n50t30f30(26250)wh128c3
+507500n90 0
+H720
+V5660
+h1327cv
+42twh56C\-
+w66e45m74u50l23a44t30ew71awh116cV
+52T50-461500500w76o49rw59V52T50-462502500w76t30e45r33m74i23n50a44l23 wf2
+68.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h475cv
+42t30(26150)wh128c2
+504503n90 0
+H720
+V5750
+cv
+42t30b50l23o49c41k46p50u50t30,w52v42t30b50l23o49c41k46w62r33i23t30e45,26/42 wf2
+42.53.53 f1
+37V52t30B46l23o49c41k46,w52V52t30C55a44c41h50e45,w98v42t30b50l23o49c41k46c41o49p50y42,w52v42t30b50l23o49c41k46d50i23r33t30y42,w52v42t30b50l23o49c41k46d50u50p50l23o49c41k46,26 wf2
+87.53.53.wf1
+90v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V5840
+cv
+42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+81.53.53.wf1
+h109cv
+42t30b50r33k46,w52v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,26 wf2
+46.wf1
+h118cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V5930
+h225c/
+42v42t30b50l23o49c41k46d50u50p50l23o49c41k46,w52v42t30b50l23o49c41k46p50u50t30,w52v42t30b50l23o49c41k46w62r33i23t30e45,w98v42t30c41a44c41h50e45a44l23l23o49c41,w52v42t30c41a44c41h50e45a44l23l23o49c41b50l23o49c41k46,26/42 wf2
+83.53.53.53.53.53.53.53.53.53.wf1
+90v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V6020
+71/42v42t30b50l23o49c41k46w62r33i23t30e45,w52v42t30c41a44c41h50e45a44l23l23o49c41,w52v42t30c41a44c41h50e45a44l23l23o49c41b50l23o49c41k46,w98v42t30c41a44c41h50e45b50l23o49c41k46s41i23z46e45,w52v42t30c41a44c41h50e45f30r33e45e45,w52v42t30c41a44c41h50e45g50l23o49b50a44l23,26/42 wwh118cv
+42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V6110
+65/42v42t30c41a44c41h50e45b50l23o49c41k46s41i23z46e45,w52v42t30c41a44c41h50e45f30r33e45e45,w52v42t30c41a44c41h50e45g50l23o49b50a44l23,w98v42t30c41a44c41h50e45l23o49c41a44l23,w52v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w52v42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,26/42 wwh108cv
+42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V6200
+cv
+42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30i23/42 wf2
+47 f1
+37V52t30C55o49n50n50,w98v42t30c41o49n50n50,w52v42t30d50i23a44l23,w52v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w52v42t30r33e45c41v42,26 wf2
+62.53.53.53.wf1
+h121cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V6290
+cv
+42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w52v42t30p50i23n50g50,26/42 wf2
+46.53.wf1
+h109cv
+42t30c41o49n50n50e45c41t30,w52v42t30h50e45l23l23o49,w52v42t30r33e45a44d50,w52v42t30w62r33i23t30e45,26 wf2
+80.53.53.53.53.53.53.53.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V6380
+cv
+42t30e45n50t30r33y42u50n50p50a44c41k46,w52v42t30f30c41a44l23l23c41l23e45a44r33,w52v42t30f30c41a44l23l23f30m74t30,26/42 wf2
+59.53.53.53.53.53.wf1
+h109cV
+52t30E43n50t30r33y42,w52V52t30F43c41a44l23l23,w52V52t30R50o49o49t30,w52v42t30e45n50t30r33y42p50a44c41k46,26 wf2
+86.53.53.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V6470
+cv
+42t30f30c41a44l23l23f30m74t30,26/42 wf2
+50.53.53.53.53.53.53.53.53 f1
+37V52t30E43n50t30r33y42,w52V52t30F43c41a44l23l23,w52V52t30R50o49o49t30,w98v42t30e45n50t30r33y42p50a44c41k46,w52v42t30e45n50t30r33y42u50n50p50a44c41k46,w52v42t30f30c41a44l23l23c41l23e45a44r33,26 wf2
+68.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V6560
+h361c/
+42v42t30e45n50t30r33y42u50n50p50a44c41k46,w52v42t30f30c41a44l23l23c41l23e45a44r33,w52v42t30f30c41a44l23l23f30m74t30,w98v42t30f30c41a44l23l23p50a44c41k46,w52v42t30f30c41a44l23l23u50n50p50a44c41k46,w52v42t30f30r33o49m74d50i23s41k46t30y42p50e45,26/42 wf2
+44.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V6650
+cv
+42t30f30i23l23e45c41r33e45a44t30e45,w52v42t30f30i23l23e45c41r33e45a44t30e45r33o49o49t30,w52v42t30f30i23l23e45f30l23u50s41h50,26/42 wf2
+94.53.53.53.wf1
+h109cV
+52t30F43i23l23e45,w52v42t30f30i23l23e45b50l23o49c41k46,w52v42t30f30i23l23e45b50l23o49c41k46s41c41o49r33e45,w52v42t30f30i23l23e45c41l23o49s41e45,26 wwh222cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V6740
+cv
+42t30f30i23l23e45c41r33e45a44t30e45,w52v42t30f30i23l23e45c41r33e45a44t30e45r33o49o49t30,26/42 wf2
+79.53.53.53.53.53.53.53 f1
+37V52t30F43i23l23e45,w98v42t30f30i23l23e45b50l23o49c41k46,w52v42t30f30i23l23e45b50l23o49c41k46s41c41o49r33e45,w52v42t30f30i23l23e45c41l23o49s41e45,26 wf2
+88.53.53.53.53.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V6830
+h285c/
+42v42t30f30i23l23e45c41l23o49s41e45,w52v42t30f30i23l23e45c41r33e45a44t30e45,w52v42t30f30i23l23e45c41r33e45a44t30e45r33o49o49t30,w98v42t30f30i23l23e45f30l23u50s41h50,w52v42t30f30i23l23e45f30l23u50s41h50b50e45f30o49r33e45,w52v42t30f30i23l23e45g50e45t30d50i23r33s41i23z46e45,26/42 wf2
+58.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V6920
+95/42v42t30f30i23l23e45f30l23u50s41h50,w52v42t30f30i23l23e45f30l23u50s41h50b50e45f30o49r33e45,w52v42t30f30i23l23e45g50e45t30d50i23r33s41i23z46e45,w98v42t30f30i23l23e45g50e45t30e45n50t30r33y42,w52v42t30f30i23l23e45g50e45t30s41i23z46e45,w52v42t30f30i23l23e45i23n50c41r33e45f30,26/42 wf2
+45.53.53.53.53.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V7010
+h294c/
+42v42t30f30i23l23e45g50e45t30e45n50t30r33y42,w52v42t30f30i23l23e45g50e45t30s41i23z46e45,w52v42t30f30i23l23e45i23n50c41r33e45f30,w98v42t30f30i23l23e45l23o49c41k46,w52v42t30f30i23l23e45l23o49c41k46250,w52v42t30f30i23l23e45o49p50e45n50,26/42 wf2
+45.53.53.53.53.53.53.53.53.53.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V7100
+92/42v42t30f30i23l23e45i23n50c41r33e45f30,w52v42t30f30i23l23e45l23o49c41k46,w52v42t30f30i23l23e45l23o49c41k46250,w52v42t30f30i23l23e45o49p50e45n50,w98v42t30f30i23l23e45o49p50e45n50r33o49o49t30,w52v42t30f30i23l23e45r33e45a44d50,w52v42t30f30i23l23e45r33e45m74o49v42e45,26/42 wf2
+57.53.53.53.53.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V7190
+h306c/
+42v42t30f30i23l23e45o49p50e45n50r33o49o49t30,w52v42t30f30i23l23e45r33e45a44d50,w52v42t30f30i23l23e45r33e45m74o49v42e45,w98v42t30f30i23l23e45s41e45t30d50i23r33s41i23z46e45,w52v42t30f30i23l23e45s41e45t30e45n50t30r33y42,w52v42t30f30i23l23e45s41e45t30s41i23z46e45,26/42 wf2
+67.53.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+V7280
+h157c/
+42v42t30f30i23l23e45s41e45t30d50i23r33s41i23z46e45,w52v42t30f30i23l23e45s41e45t30e45n50t30r33y42,w52v42t30f30i23l23e45s41e45t30s41i23z46e45,w98v42t30f30i23l23e45t30r33u50n50c41a44t30e45,w52v42t30f30i23l23e45u50n50l23o49c41k46,w52v42t30f30i23l23e45w62r33i23t30ewh71C\-
+w66V52e45n50t30i23/42 wf2
+43.wf1
+h190cv
+42e45n50t30i23-46f30i23l23e45(26250)wh128c5
+504503n90 0
+H720
+s10
+V7650
+h4467c4
+63163-58iwn90 0
+V7920
+p42
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+83v42t30b50r33k46,w52v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w98v42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+81.53.53.wf1
+h118cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V800
+cv
+42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+40/42 wf2
+49.53 f1
+37V52t30C55o49n50n50,w52v42t30c41o49n50n50,w52v42t30d50i23a44l23,w98v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w52v42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,26 wf2
+74.53.53.53.53.53.53.wf1
+h121cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V890
+h1132cv
+42t30s41r33v42h50e45l23l23o49,w52v42t30l23i23s41t30e45n50,w98v42t30g50e45t30r33e45q50,w52v42t30r33e45s41p50o49n50dwh76C\-
+w66V52e45n50t30iw49s41e45r33v42e45r33 wf2
+87.53.53.53.53.53.53.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V980
+h123c/
+42v42t30f30c41a44l23l23u50n50p50a44c41k46,w52v42t30f30r33o49m74d50i23s41k46t30y42p50e45,w52v42t30t30o49d50i23s41k46t30y42p50e45,w98v42t30g50e45t30s41t30r33i23n50g50,w52v42t30p50u50t30s41t30r33i23n50g50,w52v42t30r33o49o49t30p50a44c41k46,26/42 wf2
+78.53.53.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V1070
+93/42v42t30c41a44c41h50e45g50l23o49b50a44l23,w52v42t30c41a44c41h50e45l23o49c41a44l23,w52v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w98v42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,w52v42t30l23o49c41a44l23t30o49g50l23o49b50a44lwh49C\-
+w66V52e45n50t30iw49b50l23o49c41k46/42 wf2
+74.wf1
+90v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V1160
+18/42v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w52v42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w98v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30iw49n50e45t30w62o49r33kw72c41o49n50n50e45c41t30i23o49n50s41 wf2
+76.53.53.53.53.53.wf1
+h121cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V1250
+cv
+42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w52v42t30p50i23n50g50,26/42 wf2
+88.53.53.53 f1
+37v42t30c41o49n50n50e45c41t30,w98v42t30h50e45l23l23o49,w52v42t30r33e45a44d50,w52v42t30w62r33i23t30e45,w52v42t30r33e45a44d50p50a44c41k46e45t30,26 wf2
+64.53.53.53.53.53.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V1340
+h1468cv
+42t30s41r33v42h50e45l23l23o49,w98v42t30l23i23s41t30e45n50,w52v42t30g50e45t30r33e45q50,w52v42t30r33e45s41p50o49n50dwh76C\-
+w66V52e45n50t30iw49s41e45r33v42e45r33 wf2
+69.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V1430
+55/42v42t30c41a44c41h50e45l23o49c41a44l23,w52v42t30c41a44c41h50e45s41e45t30w62r33i23t30e45,w52v42t30g50l23o49b50a44l23t30o49l23o49c41a44l23,w98v42t30l23o49c41a44l23t30o49g50l23o49b50a44lwh49C\-
+w66V52e45n50t30iw49b50l23o49c41kw72c41a44c41h50e45 wf2
+67.53.53.53.53.53.53.53.53.wf1
+90v42e45n50t30i23-46c41a44c41h50e45(26250)wh128c5
+503505n90 0
+H720
+V1520
+cv
+42t30l23o49g50d50u50m74p50,w52v42t30l23o49g50n50a44m74e45s41,w52v42t30l23o49g50o49p50e45n50,26/42 wf2
+91.53.53.53.53.53.53.wf1
+h109cV
+52t30L42o49g50,w52V52t30L42o49g50C55h50u50n50k46,w52v42t30l23o49g50,w52v42t30l23o49g50c41l23o49s41e45,26 wf2
+51.53.53.53.53.53.53.wf1
+h189cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V1610
+cv
+42t30l23o49g50o49p50e45n50,w52v42t30l23o49g50p50r33i23n50t30,26/42 wf2
+66.53.53 f1
+37V52t30L42o49g50,w52V52t30L42o49g50C55h50u50n50k46,w98v42t30l23o49g50,w52v42t30l23o49g50c41l23o49s41e45,w52v42t30l23o49g50d50u50m74p50,w52v42t30l23o49g50n50a44m74e45s41,26 wf2
+94.53.53.wf1
+h189cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V1700
+14/42v42t30l23o49g50d50u50m74p50,w52v42t30l23o49g50n50a44m74e45s41,w52v42t30l23o49g50o49p50e45n50,w52v42t30l23o49g50p50r33i23n50t30,w98v42t30l23o49g50r33e45m74o49v42e45,w52v42t30l23o49g50o49p50e45n50,w52v42e45n50t30i23l23o49g50g50i23n50gwh76C\-
+w66V52e45n50t30i23/42 wf2
+42.wf1
+h189cv
+42e45n50t30i23-46l23o49g50(26250)wh128c5
+504505n90 0
+H720
+V1790
+ce
+45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33y42/42 wf2
+48.53.53.53.53 f1
+37v42t30b50r33k46,w52v42t30m74a44l23l23o49c41,w98v42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+40 wf2
+42.53.53.53.53.53.53.wf1
+h118cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V1880
+h278c/
+42u50i23t30o49m74p50,w52m74p50t30o49i23,w52i23t30o49m74p50,w52u50v42t30o49m74p50,w52m74p50t30o49u50v42,w98v42t30o49m74p50,w52m74p50t30o49v42,w52m74p50d50i23g50d50i23v42,w52m74p50a44d50d50,w52m74p50s41u50b50,26/42 wf2
+68.53.53.wf1
+h423cm
+74p50(26250)wh128c4
+504500n90 0
+H720
+V1970
+h343c/
+42v42t30p50u50t30s41t30r33i23n50g50,w52v42t30r33o49o49t30p50a44c41k46,w52v42t30r33o49o49t30u50n50p50a44c41k46,w98v42t30p50a44r33s41e45s41c41o49r33e45,w52v42t30s41c41o49r33e45f30m74twh56C\-
+w66v42e45n50t30iw49d50a44t30aw70f30o49r33m74a44t30s41 wf2
+71.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2060
+h213c/
+42v42t30f30r33o49m74d50i23s41k46t30y42p50e45,w52v42t30t30o49d50i23s41k46t30y42p50e45,w52v42t30g50e45t30s41t30r33i23n50g50,w98v42t30p50u50t30s41t30r33i23n50g50,w52v42t30r33o49o49t30p50a44c41k46,w52v42t30r33o49o49t30u50n50p50a44c41k46,26/42 wf2
+94.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2150
+cv
+42t30s41y42n50c41,w52v42t30p50i23n50g50,w52v42t30r33p50c41,26/42 wf2
+46.53.53.53.53 f1
+37v42t30c41o49n50n50e45c41t30,w52v42t30h50e45l23l23o49,w98v42t30r33e45a44d50,w52v42t30w62r33i23t30e45,w52v42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,26 wf2
+70.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V2240
+cm
+74e45m74o49r33yw68a44l23l23o49c41a44t30o49r33s41 wf2
+86 f1
+37v42t30b50r33k46,w52v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,w98v42t30r33e45a44l23l23o49c41,w52v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50g50 wf2
+67.53.53.wf1
+h118cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V2330
+h205cV
+52t30C55o49n50n50,w52v42t30c41o49n50n50,w52v42t30d50i23a44l23,w52v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w98v42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30i23/42 wf2
+74.wf1
+h121cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V2420
+h755cv
+42t30s41r33v42h50e45l23l23o49,w52v42t30l23i23s41t30e45n50,w52v42t30g50e45t30r33e45q50,w98v42t30r33e45s41p50o49n50dwh76C\-
+w66V52e45n50t30iw49s41e45r33v42e45r33 wf2
+93.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V2510
+cv
+42t30f30c41a44l23l23c41l23e45a44r33,w52v42t30f30c41a44l23l23f30m74t30,26/42 wf2
+50.53.53.53.53.53 f1
+37V52t30E43n50t30r33y42,w52V52t30F43c41a44l23l23,w98V52t30R50o49o49t30,w52v42t30e45n50t30r33y42p50a44c41k46,w52v42t30e45n50t30r33y42u50n50p50a44c41k46,26 wf2
+68.53.53.53.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2600
+h369c/
+42v42t30t30o49d50i23s41k46t30y42p50e45,w52v42t30g50e45t30s41t30r33i23n50g50,w52v42t30p50u50t30s41t30r33i23n50g50,w98v42t30r33o49o49t30p50a44c41k46,w52v42t30r33o49o49t30u50n50p50a44c41k46,w52v42t30p50a44r33s41e45s41c41o49r33e45,26/42 wf2
+82.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2690
+h136c/
+42v42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w52v42t30p50i23n50g50,w98v42t30r33p50c41,w52v42e45n50t30i23d50o49u50b50l23e45c41h50e45c41k46s41h50a441wh76C\-
+w66V52e45n50t30iw49c41l23i23e45n50t30 wf2
+86.53.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V2780
+h320cv
+42t30r33o49o49t30p50a44c41k46,w52v42t30r33o49o49t30u50n50p50a44c41k46,w52v42t30p50a44r33s41e45s41c41o49r33e45,w98v42t30s41c41o49r33e45f30m74twh56C\-
+w66v42e45n50t30iw49d50a44t30aw70f30o49r33m74a44t30s41 wf2
+67.53 f1
+37/42v42t30p50u50t30s41t30r33i23n50g50,wh139cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V2870
+cV
+52e45n50t30i23/42 wf2
+77.53.53.53 f1
+37V52t30C55o49n50n50,w52v42t30c41o49n50n50,w52v42t30d50i23a44l23,w52v42t30f30r33e45e45c41o49n50n50,w98v42t30s41e45n50d50,w52v42t30r33e45c41v42,w52v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+40 wwh153cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V2960
+cV
+52e45n50t30iw49s41e45r33v42e45r33 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cv
+42t30s41r33v42h50e45l23l23o49,w52v42t30l23i23s41t30e45n50,w52v42t30g50e45t30r33e45q50,w52v42t30r33e45s41p50o49n50dwh76C\-
+40 wf2
+77.53.53.53.wf1
+72v42e45n50t30i23-46s41e45r33v42e45r33(26250)wh128c5
+504509n90 0
+H720
+V3050
+h461cv
+42t30b50r33k46,w52v42t30m74a44l23l23o49c41,w52v42t30m74a44l23l23o49c41z46,w52v42t30r33e45a44l23l23o49c41,w98v42t30s41t30r33d50u50p50,w52v42t30f30r33e45ewh71C\-
+w66e45r33r33o49r33-46c41h50e45c41k46i23n50gw76m74e45m74o49r33y42/42 wf2
+64.53.53.wf1
+h118cv
+42e45n50t30i23-46m74e45m74(26250)wh128c5
+504506n90 0
+H720
+V3140
+h118c/
+42v42t30r33e45a44d50,w52v42t30w62r33i23t30e45,w52v42t30r33e45a44d50p50a44c41k46e45t30,w52v42t30w62r33i23t30e45p50a44c41k46e45t30,w98v42t30s41y42n50c41,w52v42t30p50i23n50g50,w52v42t30r33p50c41,w52v42e45n50t30i23d50o49u50b50l23e45c41h50e45c41k46s41h50a441wh76C\-
+40/42 wwh118cv
+42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V3230
+h187c/
+42v42t30f30c41a44l23l23p50a44c41k46,w52v42t30f30c41a44l23l23u50n50p50a44c41k46,w52v42t30f30r33o49m74d50i23s41k46t30y42p50e45,w98v42t30t30o49d50i23s41k46t30y42p50e45,w52v42t30g50e45t30s41t30r33i23n50g50,w52v42t30p50u50t30s41t30r33i23n50g50,26/42 wf2
+67.53.53.53.53.53.wf1
+h150cv
+42e45n50t30i23-46f30c41a44l23l23(26250)wh128c5
+504501n90 0
+H720
+V3320
+h216c/
+42v42t30c41o49n50n50,w52v42t30d50i23a44l23,w52v42t30f30r33e45e45c41o49n50n50,w52v42t30s41e45n50d50,w52v42t30r33e45c41v42,w98v42t30v42e45r33s41i23o49n50,w52v42t30d50e45b50u50g50,w52v42t30h50a44n50g50u50pwh76C\-
+w66V52e45n50t30iw49n50e45t30w62o49r33k46/42 wwh139cv
+42e45n50t30i23-46c41o49n50n50(26250)wh128c5
+503509n90 0
+H720
+V3410
+h377c/
+42v42t30h50e45l23l23o49,w52v42t30r33e45a44d50,w52v42t30w62r33i23t30e45,w52v42t30r33e45a44d50p50a44c41k46e45t30,w98v42t30w62r33i23t30e45p50a44c41k46e45t30,w52v42t30s41y42n50c41,w52v42t30p50i23n50g50,w52v42t30r33p50c41,26/42 wf2
+85.53.53.53.53.53.53.wf1
+99v42e45n50t30i23-46c41l23i23e45n50t30(26250)wh128c5
+503507n90 0
+H720
+V3500
+h712cv
+42t30z46e45r33o49t30r33u50n50c41a44t30e45,w52v42t30z46e45r33o49e45x49t30e45n50d50,w98v42t30z46e45r33o49s41c41o49r33ewh71C\-
+w66V52e45n50t30iw49b50l23o49c41kw72t30r33u50n50c41a44t30i23o49n50 wf2
+57.53.53.53.53.53.53.53.wf1
+h138cv
+42e45n50t30i23-46z46e45r33o49(26250)wh128c5
+505500n90 0
+H720
+V3590
+h1298cf
+30a44c41e45s41,w52s41e45e45m74a44i23l23,w98v42w62h50o49i23swh67C\-
+w66m74a44i23l23b50o49xw75i23n50t30e45r33f30a44c41e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h346cf
+30a44c41e45s41(26150)wh178c7
+509n90 0
+H720
+V3680
+h1643ca
+44w62a44i23t30,w98w62a44i23t30,w52w62a44i23t30p50i23dwh76C\-
+w66w62a44i23tw56f30o49rw59aw70p50r33o49c41e45s41sw67t30ow75e45x49i23t30 wf2
+67.53.53.53.53.wf1
+h388cw
+62a44i23t30(26250)wh128c5
+505501n90 0
+H720
+V3770
+h324cr
+33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w98w62a44i23t30,w52w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+73.53.53.53.53.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+V3860
+h1460cw
+62o49lwh49C\-
+w66s41e45n50dwh122cw
+62a44k46e45-46o49n50-46l23a44nw76E43t30h50e45r33n50e45tw56p50a44c41k46e45t30 wf2
+60.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+wV3950
+h1944cw
+62a44l23kwh72C\-
+w66d50e45s41c41e45n50dw76aw70d50i23r33e45c41t30o49r33yw68h50i23e45r33a44r33c41h50y42 wf2
+46.53.53.53.53.53.53.53.wf1
+h372cw
+62a44l23k46(26550)wh128c7
+501503n90 0
+H720
+V4040
+68/42f30r33e45e45t30r33e45e45,w52F43i23l23e45,w52c41r33e45a44t30e45f30i23l23e45,w52c41l23o49s41e45f30i23l23e45,w52r33e45m74o49v42e45f30i23l23e45,w98w62a44l23k46f30i23l23e45,w52o49p50e45n50d50i23r33f30i23l23e45,w52r33e45a44d50d50i23r33f30i23l23e45,w52c41l23o49s41e45d50i23r33f30i23l23e45,26/42 wf2
+69.wf1
+h326c9
+50p50f30i23l23e45(26250)wh128c2
+506504n90 0
+H720
+V4130
+h1642ck
+46e45y42f30s41,w98w62a44r33n50i23n50gwh76C\-
+w66a44u50t30h50e45n50t30i23c41a44t30i23o49nw76d50a44t30a44b50a44s41ew71f30i23l23e45s41 wf2
+45.53.53.53.53.53.wf1
+h343ck
+46e45y42f30s41(26450)wh128c6
+505506n90 0
+H720
+V4220
+h204cm
+74a44h50j24o49n50g50g50,w52m74e45m74o49,w52s41o49k46o49b50a44n50,w52s41u50d50o49k46uwh76C\-
+w66t30i23m74ewh117cw
+62a44s41t30e45r33s41 wf2
+84.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37450s41,w52550s41,w52j24u50g50g50l23e45,wh282cg
+50a44m74e45s41(26150)wh178c8
+508n90 0
+H720
+wV4310
+h1944cw
+62cwh67C\-
+w66w62o49r33dw76c41o49u50n50t30 wf2
+87.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cw
+62c41(26150)wh128c2
+504504n90 0
+H720
+V4400
+cm
+74s41e45x49c41e45l23t30a44b50l23e45swh67C\-
+w66e45x49t30r33a44c41t30/42 wf2
+61.53.53.53 f1
+37d50o49c41250t30x49t30,w52d50o49c41250p50s41,w98w62d50o49c41250t30x49t30,w52x49l23s41250t30x49t30,w52o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,26 wf2
+43.53.53.53.53.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+wV4490
+h1944cw
+62e45a44t30h50e45rwh59C\-
+w66p50r33i23n50tw56w62e45a44t30h50e45rw59r33e45p50o49r33t30 wf2
+64.53.53.53.53.53.53.53.53.53.53.53.wf1
+h238cw
+62e45a44t30h50e45r33(26150)wh128c2
+504505n90 0
+H720
+V4580
+h965ch
+50t30t30p50f30i23l23ewh71C\-
+w66s41e45r33v42ew71aw70s41i23n50g50l23ewh117cw
+62e45bw76f30i23l23e45 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h266ch
+50t30t30p50f30i23l23e45(26450)wh128c6
+505502n90 0
+H720
+V4670
+h1129cw
+62e45b50f30swh67C\-
+w66w62o49r33l23dw76w62i23d50ewh117cw
+62e45bw76f30i23l23ew71s41y42s41t30e45m74 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+V4760
+h1239ch
+50g50e45twh56C\-
+w66r33e45t30r33i23e45v42ew71awh116cw
+62e45bw76p50a44g50ew71c41o49r33r33e45s41p50o49n50d50i23n50gw76t30ow75aw70u50r33l23 wf2
+89.53.53.53.53.53.53.53.53.53.wf1
+h372ch
+50g50e45t30(26150)wh128c1
+500501n90 0
+H720
+wV4850
+h1944cw
+62e45b50c41o49o49k46i23e45swh67C\-
+w66H59T50T50Pw70c41o49o49k46i23ew71m74a44n50a44g50e45r33 wf2
+73.53.53.53.53.53.53.53.wf1
+96w62e45b50c41o49o49k46i23e45s41(26450)wh128c6
+509501n90 0
+H720
+wV4940
+h1944cw
+62e45b50f30swh67C\-
+w66w62o49r33l23dw76w62i23d50ew71w62e45bw76f30i23l23ew71s41y42s41t30e45m74 wf2
+92.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+V5030
+h212ch
+50t30t30p50d50,w52m74i23r33r33o49r33,w52s41a44v42e45,w52i23m74a44g50e45m74a44p50,w52m74a44n50250h50t30m74l23,w98w62e45b50l23swh67C\-
+w66H59T50T50Pw70s41e45r33v42e45r33 wf2
+47.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h337ch
+50t30t30p50d50(26850)wh128c8
+502509n90 0
+H720
+V5120
+h1331ce
+45r33r33s41t30r33,w52r33e45r33r33s41t30r33,w98w62e45r33r33s41t30rwh59C\-
+w66d50e45s41c41r33i23p50t30i23o49nw76o49fw56l23a44s41tw56s41y42s41t30e45mwh100cc
+41a44l23lw49e45r33r33o49r33 wf2
+87.wf1
+h332ce
+45r33r33s41t30r33(26250)wh128c3
+504504n90 0
+H720
+V5210
+h113cr
+33c41,w52c41d50,w52e45v42a44l23,w52e45x49e45c41,w52e45x49i23t30,w52f30l23a44g50,w52r33f30o49r33k46,w52s41h50i23f30t30,w52w62a44i23t30,w98w62h50a44t30i23s41,w52.26,w52~wh76C\-
+w66c41o49m74m74a44n50dw76l23a44n50g50u50a44g50e45 wf2
+72.53.53.53.53.53.53.53.53.53.wf1
+h473cr
+33c41(26150)wh128c1
+506508n90 0
+H720
+wV5300
+h1944cw
+62h50o49,w52w62h50o49i23swh67C\-
+w66w62h50ow75i23sw67u50s41i23n50gw76t30h50ew71m74a44c41h50i23n50e45 wf2
+45.53.53.53.53.53.wf1
+h386cw
+62h50o49(26150)wh128c2
+504506n90 0
+H720
+V5390
+h854ca
+44l23i23a44s41m74a44i23lwh49C\-
+w66e45x49p50a44n50dw76s41y42s41t30e45mwh146cw
+62i23d50ew71m74a44i23lw49a44l23i23a44s41e45s41 wf2
+65.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h208ca
+44l23i23a44s41m74a44i23l23(26850)wh128c7
+509500n90 0
+H720
+V5480
+h1335cw
+62e45b50f30swh67C\-
+w66w62o49r33l23dwh122cw
+62i23d50ew71w62e45bw76f30i23l23ew71s41y42s41t30e45m74 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+wV5570
+h1944cw
+62i23k46i23f30s41,w52w62i23k46i23p50o49s41twh56C\-
+w66w62i23k46iw49f30i23l23ew71s41y42s41t30e45m74 wf2
+65.53.53.53.53.53.53.53.53.53.wf1
+h322cw
+62i23k46i23f30s41(26450)wh128c6
+509506n90 0
+H720
+V5660
+h1642ca
+44c41m74e45,w98w62i23n50,w52a44w62dwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71t30e45x49tw56w62i23n50d50o49w62s41 wf2
+80.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26150)wh178c1
+504n90 0
+H720
+V5750
+h406cs
+41t30a44t30u50s41b50a44rwh59C\-
+w66d50i23s41p50l23a44yw68aw70b50a44rw59g50r33a44p50hw76s41t30a44t30u50swh113cw
+62i23n50d50o49w62 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h184cs
+41t30a44t30u50s41b50a44r33(26850)wh128c9
+500502n90 0
+H720
+V5840
+h237ct
+30o49p50w62i23n50d50o49w62,w52t30o49p50n50w62i23n50d50o49w62s41,w52o49r33i23g50i23n50w62i23n50d50o49wwh88C\-
+wh112cw
+62i23n50d50o49ww88m74a44n50a44g50e45m74e45n50t30 wf2
+58.53.53.53.53 f1
+37/42b50o49t30t30o49m74n50w62i23n50d50o49w62s41,wh240cw
+62i23n50d50o49w62(26250)wh128c5
+505502n90 0
+H720
+V5930
+h1701cr
+33i23owh75C\-
+wh112cw
+62i23n50d50o49ww88s41y42s41t30e45mwh100cf
+30i23l23e45s41 wf2
+45.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26450)wh128c6
+507502n90 0
+H720
+V6020
+h1504cr
+33i23o49,w52l23a44b50e45l23,w98w62i23n50d50o49w62,w52w62l23o49cwh67C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45m74 wf2
+42.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26150)wh128c1
+507508n90 0
+H720
+V6110
+h595ca
+44c41m74e45,w52w62i23n50,w52a44w62dwh76C\-
+w66i23n50t30e45r33a44c41t30i23v42ew71t30e45x49twh102cw
+62i23n50d50o49w62s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26150)wh178c1
+504n90 0
+H720
+V6200
+h795ca
+44c41m74ewh71C\-
+w66c41o49n50t30r33o49lw49f30i23l23e45sw67f30o49rw59t30e45x49twh102cw
+62i23n50d50o49w62s41 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h343ca
+44c41m74e45(26450)wh128c6
+502503n90 0
+H720
+V6290
+h173c/
+42m74e45m74l23t30o49f30r33o49n50t30n50,w52m74e45m74l23t30o49r33e45a44r33,w52m74e45m74l23t30o49r33e45a44r33nwh76C\-
+wh112cw
+62i23n50d50o49w62sw67o49fw56m74e45m74o49r33y42-46r33e45s41i23d50e45n50tw56i23m74a44g50e45s41 wf2
+66.53.53.53.53.53.53.wf1
+h167cm
+74e45m74l23a44y42e45r33(26250)wh128c4
+503503n90 0
+H720
+wV6380
+h1944cw
+62i23n50w62a44t30c41hwh76C\-
+w66m74o49n50i23t30o49rw59r33i23ow75w62i23n50d50o49w62s41 wf2
+49.53.53.53.53.53.53.53.53.53.53.wf1
+h185cw
+62i23n50w62a44t30c41h50(26150)wh128c2
+504507n90 0
+H720
+V6470
+h1156cr
+33i23o49,w52l23a44b50e45l23,w52w62i23n50d50o49w62,w98w62l23o49cwh67C\-
+w66w62i23n50d50o49ww88s41y42s41t30e45m74 wf2
+72.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h442cr
+33i23o49(26150)wh128c1
+507508n90 0
+H720
+V6560
+h132c/
+42c41a44n50q50l23o49c41k46,w52q50u50n50l23o49c41k46,w52r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w98w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,w52w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,26/42 wf2
+94.wf1
+h388cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+wV6650
+h1944cw
+62o49lwh49C\-
+w66s41e45n50dw76w62a44k46e45-46o49n50-46l23a44nw76E43t30h50e45r33n50e45tw56p50a44c41k46e45t30 wf2
+46.53.53.53.53.wf1
+h413cw
+62o49l23(26850)wh128c9
+502500n90 0
+H720
+V6740
+h1703cw
+62cwh67C\-
+wh112cw
+62o49r33dw76c41o49u50n50t30 wf2
+70.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h444cw
+62c41(26150)wh128c2
+504504n90 0
+H720
+V6830
+h167c/
+42M69e45m74d50a44t30a44,w52M69e45m74d50r33a44w62p50a44r33a44m74,w52m74e45m74i23m74a44g50e45i23n50i23t30,w98w62o49r33d50a44d50d50r33,w52b50y42t30e45a44d50d50r33,w52m74e45m74i23m74a44g50e45m74o49v42e45,26/42 wf2
+44.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V6920
+cw
+62r33i23t30i23n50g50/42 wf2
+36 f1
+37/42r33e45a44d50i23m74a44g50e45,w52w62r33i23t30e45i23m74a44g50e45,w52b50y42t30e45s41p50e45r33l23i23n50e45,w98w62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+w66a44l23l23o49c41a44t30i23n50g50,w52f30r33e45e45i23n50g50,w52r33e45a44d50i23n50g50,26 wf2
+55.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V7010
+h1303cc
+41h50d50i23rwh59C\-
+w66c41h50a44n50g50ewh117cw
+62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h350cc
+41h50d50i23r33(26250)wh128c2
+509508n90 0
+H720
+V7100
+h1442cp
+50w62d50,w52p50b50dwh76C\-
+wh112cw
+62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h385cp
+50w62d50(26150)wh128c1
+506507n90 0
+H720
+V7190
+h594cr
+33w62d50,w52c41o49n50s41w62d50i23rwh59C\-
+w66m74a44i23n50t30a44i23nw76r33e45m74o49t30ewh117cw
+62o49r33k46i23n50gw76d50i23r33e45c41t30o49r33y42 wf2
+90.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h402cr
+33w62d50(26150)wh128c1
+508503n90 0
+H720
+V7280
+h1578cw
+62e45b50f30swh67C\-
+wh112cw
+62o49r33l23dw76w62i23d50ew71w62e45bw76f30i23l23ew71s41y42s41t30e45m74 wf2
+94.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h319cw
+62e45b50f30s41(26450)wh128c6
+509503n90 0
+H720
+s10
+V7650
+c4
+63263-58iwn90 0
+V7920
+p43
+x font 1 LucidaSans
+x font 2 I
+x font 3 LucidaSansB
+x font 4 BI
+x font 5 LucidaCW
+x font 6 H
+x font 7 HI
+x font 8 HB
+x font 9 S1
+x font 10 S
+s8
+f1
+H720
+s10
+V430
+h3914cP
+55e56r41m93u62t37e56dw63 32I29n62d63e56xwn120 0
+H720
+s8
+V710
+h1632cc
+41w62f30swh67C\-
+wh112cw
+62o49r33mwh100cf
+30i23l23ew71s41e45r33v42e45r33,w52d50u50m74p50 wf2
+81.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h373cc
+41w62f30s41(26450)wh128c6
+503502n90 0
+H720
+V800
+h1547cr
+33d50a44r33e45n50a44,w98w62r33a44r33e45n50awh70C\-
+w66c41o49p50yw68a44r33e45n50a44sw67b50e45t30w62e45e45nw76v42e45n50t30iw49s41e45r33v42e45r33s41 wf2
+92.wf1
+30v42e45n50t30i23-46b50a44c41k46u50p50(26850)wh128c9
+501504n90 0
+H720
+V890
+h253cp
+50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+w66s41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44dw76a44n50dwh122cw
+62r33i23t30e45 wf2
+55.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45a44d50v42,w52w62r33i23t30e45v42,wh322cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V980
+h1674cr
+33e45a44d50,w98w62r33i23t30ewh71C\-
+w66t30r33a44n50s41f30e45rw59d50a44t30aw70f30r33o49mwh100ca
+44n50dw76t30ow75aw70f30i23l23e45 wf2
+81.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26550)wh128c7
+500508n90 0
+H720
+V1070
+h1674cr
+33e45a44d50,w98w62r33i23t30e45,w52c41o49p50ywh68C\-
+w66s41i23m74p50l23ew71V52e45n50t30iw49c41l23i23e45n50t30s41 wf2
+78.53.53.53.53.53.53.53.53.53.wf1
+h357cv
+42e45n50t30i23(26150)wh128c2
+503508n90 0
+H720
+V1160
+h1400cr
+33e45a44d50,w52r33e45a44d50n50,w98w62r33i23t30e45,w52p50r33e45a44d50,w52p50w62r33i23t30ewh71C\-
+w66r33e45a44dw76o49rw59w62r33i23t30ew71f30i23l23e45 wf2
+70.53.53.53.53.53.wf1
+h375cr
+33e45a44d50(26250)wh128c4
+508501n90 0
+H720
+V1250
+h1187cR
+50G58B46,w52r33e45a44d50c41o49l23m74a44p50,w98w62r33i23t30e45c41o49l23m74a44pwh76C\-
+w66a44c41c41e45s41sw67d50i23s41p50l23a44yw68c41o49l23o49rw59m74a44p50 wf2
+90.53.53.53.53.wf1
+94r33e45a44d50c41o49l23m74a44p50(26250)wh128c4
+508502n90 0
+H720
+V1340
+h347c/
+42c41l23o49a44d50i23m74a44g50e45,w52u50n50l23o49a44d50i23m74a44g50e45,w52r33e45a44d50i23m74a44g50e45,w98w62r33i23t30e45i23m74a44g50e45,w52b50y42t30e45s41p50e45r33l23i23n50e45,w52w62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+40/42 wf2
+54.53.53.53.wf1
+h131ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V1430
+h509c/
+42r33e45a44d50m74e45m74i23m74a44g50e45,w52c41r33e45a44d50m74e45m74i23m74a44g50e45,w98w62r33i23t30e45m74e45m74i23m74a44g50e45,w52f30r33e45e45m74e45m74i23m74a44g50e45,26/42 wf2
+87.53.53.53.53.53.53.53.53.wf1
+h165cm
+74e45m74d50r33a44w62(26250)wh128c4
+502509n90 0
+H720
+V1520
+h184C\-
+w66o49p50t30i23c41a44lw49d50i23s41cw67(26C55D60,w52D60V52D60,w52B46)w52t30r33a44c41kw72r33e45a44d50e45rw59a44n50dwh122cw
+62r33i23t30e45rw59f30i23l23ew71s41y42s41t30e45m74 wf2
+69.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37c41d50f30s41,w52c41d50d50bwh398cc
+41d50f30s41(26450)wh128c6
+502507n90 0
+H720
+V1610
+h272C\-
+w66s41p50i23nw76l23o49c41k46s41,w52q50u50e45u50e45i23n50gw76r33e45n50d50e45z46v42o49u50sw67l23o49c41k46s41,w98w62r33i23t30e45rw59l23o49c41k46s41,w52r33e45n50d50e45z46v42o49u50sw67p50o49i23n50t30s41,w52a44n50d50/42 wf2
+87 f1
+37/42d50e45c41r33e45fwh381cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V1700
+h220c/
+42s41u50b50f30o49n50t30n50a44m74e45,w52r33e45a44d50s41u50b50f30o49n50t30,w52r33e45a44d50s41u50b50f30o49n50t30i23,w98w62r33i23t30e45s41u50b50f30o49n50t30,w52s41t30r33i23n50g50s41u50b50f30o49n50t30,w52s41t30r33s41u50b50f30o49n50t30w62i23d50t30h50,26/42 wwh271cs
+41u50b50f30o49n50t30(26250)wh128c5
+501506n90 0
+H720
+V1790
+ca
+44n50dw76w62r33i23t30e45 wf2
+66.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53 f1
+37r33e45a44d50v42,w98w62r33i23t30e45v42,w52p50r33e45a44d50v42,w52p50w62r33i23t30e45vwh68C\-
+w66s41c41a44t30t30e45r33/42g50a44t30h50e45rw59r33e45a44d50 wf2
+46.53.wf1
+h333cr
+33e45a44d50v42(26250)wh128c4
+508503n90 0
+H720
+V1880
+67o49p50e45n50,w52c41r33e45a44t30e45,w52c41l23o49s41ewh71C\-
+w66o49p50e45nw76aw70f30i23l23ew71f30o49rw59r33e45a44d50i23n50gw76o49rwh105cw
+62r33i23t30i23n50g50,w52c41r33e45a44t30ew71f30i23l23e45 wf2
+67.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h353co
+49p50e45n50(26250)wh128c4
+505504n90 0
+H720
+V1970
+h198cw
+62o49r33d50s41p50e45r33l23i23n50ewh71C\-
+w66a44l23l23o49c41a44t30i23n50g50,w52f30r33e45e45i23n50g50,w52r33e45a44d50i23n50g50,w98w62r33i23t30i23n50gw76i23m74a44g50e45s41 wf2
+76.53.53.53 f1
+37/42w62r33i23t30e45i23m74a44g50e45,w52b50y42t30e45s41p50e45r33l23i23n50e45,wh120ca
+44l23l23o49c41i23m74a44g50e45(26250)wh128c2
+507502n90 0
+H720
+V2060
+h168c/
+42s41t30a44t30u50s41,w52e45n50a44b50l23e45,w52d50i23s41a44b50l23e45,w52a44u50t30h50s41r33v42,w52g50u50a44r33d50.26s41r33v42,w98w62r33k46e45y42,w52l23o49g50i23n50,w52n50e45w62n50s41,w52n50o49n50ewh71C\-
+w66m74a44i23n50t30a44i23nw76o49r33/42 wf2
+75.53.53.53.wf1
+h373ca
+44u50t30h50(26850)wh128c7
+509504n90 0
+H720
+V2150
+h1701cs
+41t30a44t30,w98w62s41t30a44twh56C\-
+w66i23n50q50u50i23r33ew71o49rw59c41h50a44n50g50ew71f30i23l23ew71a44t30t30r33i23b50u50t30e45s41 wf2
+87.53.53.53.53.wf1
+h402cs
+41t30a44t30(26550)wh128c7
+501500n90 0
+H720
+V2240
+cd
+50i23r33f30w62s41t30a44t30,w52n50u50l23l23d50i23rwh59C\-
+w66g50e45tw56a44n50dw76p50u50tw56f30i23l23e45/42 wf2
+58 f1
+37s41t30a44t30,w52f30s41t30a44t30,w98w62s41t30a44t30,w52f30w62s41t30a44t30,w52d50i23r33s41t30a44t30,w52d50i23r33f30s41t30a44t30,w52d50i23r33w62s41t30a44t30,26 wf2
+47.53.53.53.53.53.wf1
+h402cs
+41t30a44t30(26250)wh128c5
+500509n90 0
+H720
+V2330
+h208c/
+42r33l23o49c41k46,w52c41a44n50r33l23o49c41k46,w52r33u50n50l23o49c41k46,w52w62l23o49c41k46,w52c41a44n50w62l23o49c41k46,w98w62u50n50l23o49c41k46,w52r33s41l23e45e45p50,w52r33w62a44k46e45u50p50,w52r33w62a44k46e45u50p50a44l23l23,w52i23n50c41r33e45f30,26/42 wwh417cl
+23o49c41k46(26250)wh128c4
+501509n90 0
+H720
+V2420
+h336c/
+42r33s41a44p50r33i23v42t30o49p50u50b50,w52r33s41a44p50u50b50a44l23l23o49c41,w52r33s41a44p50u50b50f30r33e45e45,w98X50550050950t30o49R50S43A55p50u50b50,w52X50550050950g50e45n50,w52X50550050950v42e45r33i23f30ywh68C\-
+w66R50S43A55/42 wf2
+59.53.wf1
+h429cr
+33s41a44(26250)wh128c4
+508508n90 0
+H720
+wV2510
+h1944cx
+49dwh76C\-
+w66h50e45x49,w52o49c41t30a44l23,w52d50e45c41i23m74a44l23,w52o49rw59A55S43C55I23Iw49d50u50m74p50 wf2
+88.53.53.53.53.wf1
+h448cx
+49d50(26150)wh128c2
+504508n90 0
+H720
+V2600
+83/42a44d50j24o49i23n50t30,w52i23n50v42e45r33t30m74a44t30,w52x49f30o49r33m74p50o49i23n50t30,w52x49f30o49r33m74p50o49i23n50t30d50,w98x49f30o49r33m74p50l23a44n50e45,w52p50u50s41h50m74a44t30,w52p50o49p50m74a44t30,w52r33o49t30,w52q50r33o49t30,26/42 wf2
+43.53.53.53.wf1
+h294cm
+74a44t30r33i23x49(26250)wh128c4
+502507n90 0
+H720
+V2690
+C\-
+w66e45x49t30r33a44c41t30/42 wf2
+66.53.53.53.53.53.53 f1
+37d50o49c41250t30x49t30,w52d50o49c41250p50s41,w52w62d50o49c41250t30x49t30,w98x49l23s41250t30x49t30,w52o49l23e45f30s41,w52m74s41w62o49r33d50s41t30r33i23n50g50s41,w52m74s41e45x49c41e45l23t30a44b50l23e45s41 wf2
+91.wf1
+h248cd
+50o49c41250t30x49t30(26150)wh178c6
+505n90 0
+H720
+V2780
+cf
+30i23l23ew71t30r33a44n50s41f30e45r33 wf2
+52.53.53.53.53.53 f1
+37c41o49n50,w52t30e45l23n50e45t30,w52r33x49,w52h50a44y42e45s41,w52x49m74s41,w98x49m74rwh59C\-
+w66r33e45m74o49t30ew71l23o49g50i23n50,w52e45x49e45c41u50t30i23o49n50,w52a44n50dw76X50M69O62D60E43M69 wf2
+81.wf1
+h407cc
+41o49n50(26150)wh178c4
+504n90 0
+H720
+wV2870
+h1944cy
+42a44c41cwh67C\-
+w66y42e45tw56a44n50o49t30h50e45rw59c41o49m74p50i23l23e45r33-46c41o49m74p50i23l23e45r33 wf2
+65.53.53.53.53.53.53.wf1
+h379cy
+42a44c41c41(26150)wh128c2
+504509n90 0
+H720
+V2960
+cd
+50u50m74p50 wf2
+74.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.53.wf1
+h109cy
+42e45s41t30e45r33d50a44y42,w52d50i23f30f30ywh68C\-
+w66p50r33i23n50tw56f30i23l23ew71n50a44m74e45sw67f30r33o49mwh100ct
+30h50e45 wf2
+62.53.53.wf1
+h175cy
+42e45s41t30e45r33d50a44y42(26150)wh128c2
+505501n90 0
+H720
+V3050
+22/42t30h50r33e45a44d50s41e45t30g50r33p50,w52t30h50r33e45a44d50s41e45t30n50a44m74e45,w52t30h50r33e45a44d50w62a44i23t30c41h50a44n50,w98y42i23e45l23dwh76C\-
+w66t30h50r33e45a44dw76a44n50dw76p50r33o49cw67m74a44n50a44g50e45m74e45n50t30 wf2
+89.53.53.53.53.53.53.wf1
+h295ct
+30h50r33e45a44d50(26250)wh128c5
+502501n90 0
+H720
+V3140
+cc
+41o49n50v42e45r33tw56p50i23c41t30u50r33e45s41 wf2
+88.53.53.53 f1
+37j24p50g50,w52g50i23f30,w52p50n50g50,w52p50p50m74,w52b50m74p50,w98y42u50v42,w52i23c41o49,w52t30o49g50i23f30,w52t30o49p50p50m74,w52t30o49p50n50g50,w52t30o49i23c41owh75C\-
+w66v42i23e45ww88a44n50d50 wwh461cj
+24p50g50(26150)wh128c1
+500507n90 0
+H720
+V3230
+h357cp
+50a44c41k46e45t30s41t30a44t30s41,w52p50a44c41k46e45t30t30r33a44i23l23e45r33,w52p50a44c41k46e45t30t30r33i23mwh100C\-
+wh112cz
+46e45r33o49-46c41o49p50yw68n50e45t30w62o49r33kw72b50u50f30f30e45r33s41 wf2
+85.53.53.53.53 f1
+37/42p50a44c41k46e45t30s41p50l23i23t30,w44v42e45n50t30i23-46p50a44c41k46e45t30(26250)wh128c5
+504507n90 0
+H720
+V3320
+h262c/
+42b50z46i23p50250,w52b50u50n50z46i23p50250,w52c41o49m74p50r33e45s41s41,w52u50n50c41o49m74p50r33e45s41s41,w98z46i23p50,w52u50n50z46i23pwh76C\-
+w66c41o49m74p50r33e45s41sw67a44n50dw76e45x49p50a44n50dw76d50a44t30a44 wf2
+89.53.53.53.53.wf1
+h378cg
+50z46i23p50(26150)wh178c9
+509n90 0
+H720
+V3410
+h187c3
+50250v42f30s41,w52c41p50i23o49f30s41,w52t30a44p50f30s41,w52t30a44r33f30s41,w52t30p50f30s41,w52v42650f30s41,w52v42150050f30s41,w98z46i23p50f30swh67C\-
+w66m74o49u50n50tw56a44r33c41h50i23v42a44lw49f30i23l23ew71s41y42s41t30e45m74s41 wf2
+63.53.53.53.53.53.53.53.53.wf1
+h307ct
+30a44p50e45f30s41(26450)wh128c6
+507509n90 0
+H720
+s10
+V7650
+h4467c4
+63363-58iwn90 0
+x trailer
+V7920
+x stop

+ 3119 - 0
sys/lib/man/permind/permindex

@@ -0,0 +1,3119 @@
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, .," "~ \- command language" "rc, cd, eval," "rc(1)" 168
+.xx "assemblers" "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "" "2a(1)" 4
+.xx "compilers" "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "" "2c(1)" 5
+.xx "" "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "mp3dec \- decode audio MPEG files (layers" "1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "" "vt \- emulate a" "100 or VT-220 terminal" "" "vt(1)" 243
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(3)" 558
+.xx "" "apm \- Advanced Power Management" "1.2 BIOS interface" "" "apm(8)" 791
+.xx "" "0a," "1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c," "1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "0l," "1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "mp3dec \- decode audio MPEG files (layers 1," "2 and 3)" "" "mp3dec(1)" 133
+.xx "" "pushssl \- attach SSL version" "2 encryption to a communication channel" "" "pushssl(2)" 469
+.xx "" "vt \- emulate a VT-100 or" "220 terminal" "" "vt(1)" 243
+.xx "" "0a, 1a," "2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c, 1c," "2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "0l, 1l," "2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "\- decode audio MPEG files (layers 1, 2 and" "3)" "mp3dec" "mp3dec(1)" 133
+.xx "zipfs \- mount archival file systems" "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "" "tapefs(4)" 679
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on" "3-d points and planes" "/pn2f3, ppp2f3," "arith3(2)" 277
+.xx "" "qball \-" "3-d rotation controller" "" "qball(2)" 473
+.xx "sudoku \- time wasters" "" "4s, 5s, juggle, mahjongg, memo, sokoban," "" "games(1)" 88
+.xx "" "0a, 1a, 2a," "5a, 6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c, 1c, 2c," "5c, 6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "" "5i, ki, vi, qi \- instruction simulators" "" "vi(1)" 239
+.xx "" "0l, 1l, 2l," "5l, 6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "sudoku \- time wasters" "4s," "5s, juggle, mahjongg, memo, sokoban," "" "games(1)" 88
+.xx "" "0a, 1a, 2a, 5a," "6a, 7a, 8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c, 1c, 2c, 5c," "6c, 7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "6to4 tunnel of IPv6 through IPv4" "" "6in4 - configure and run automatic or manual" "" "6in4(8)" 784
+.xx "" "0l, 1l, 2l, 5l," "6l, 7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "0a, 1a, 2a, 5a, 6a," "7a, 8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c, 1c, 2c, 5c, 6c," "7c, 8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "0l, 1l, 2l, 5l, 6l," "7l, 8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a," "8a, ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c," "8c, kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l," "8l, kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "dump9660, mk9660 \- create an" "9660 CD image" "" "mk9660(8)" 843
+.xx "systems" "dossrv, 9660srv, a:, b:, c:, d:," "9fat:, dosmnt, eject \- DOS and ISO9660 file" "" "dossrv(4)" 634
+.xx "" "srv, srvold9p," "9fs, srvssh \- start network file service" "" "srv(4)" 677
+.xx "" "" "9load, 9pxeload, ld \- PC bootstrap program" "" "9load(8)" 785
+.xx "" "intro \- introduction to the Plan 9 File Protocol," "9P" "" "intro(5)" 698
+.xx "" "fversion \- initialize" "9P connection and negotiate version" "" "fversion(2)" 380
+.xx "" "allocreq, closereq, lookupreq, removereq \-" "9P fid, request tracking" "/freereqpool," "9pfid(2)" 262
+.xx "" "threadlistensrv, threadpostmountsrv, srv \-" "9P file service" "/respond, responderror," "9p(2)" 256
+.xx "" "u9fs \- serve" "9P from Unix" "" "u9fs(4)" 682
+.xx "" "mnt \- attach to" "9P servers" "" "mnt(3)" 592
+.xx "" "" "9pcon \- 9P to text translator" "" "9pcon(8)" 788
+.xx "" "9load," "9pxeload, ld \- PC bootstrap program" "" "9load(8)" 785
+.xx "" "" "aan \- always available network" "" "aan(8)" 789
+.xx "" "" "abort \- generate a fault" "" "abort(2)" 266
+.xx "" "flush \-" "abort a message" "" "flush(5)" 705
+.xx "" "" "abs, labs \- integer absolute values" "" "abs(2)" 267
+.xx "functions" "fabs, fmod, floor, ceil \-" "absolute value, remainder, floor, ceiling" "" "floor(2)" 361
+.xx "" "consolefs, C, clog \- file system for console" "access" "" "consolefs(4)" 630
+.xx "" "" "access \- determine accessibility of file" "" "access(2)" 268
+.xx "" "rlogind, rexexec, ftpd \- Internet remote" "access daemons" "telnetd," "ipserv(8)" 836
+.xx "" "RGB, readcolmap, writecolmap \-" "access display color map" "" "readcolmap(2)" 482
+.xx "" "getenv, putenv \-" "access environment variables" "" "getenv(2)" 382
+.xx "" "filesym, fileline, fnbound \- symbol table" "access functions" "/textsym, file2pc, fileelem," "symbol(2)" 518
+.xx "" "leswab, leswal, leswav \- machine-independent" "access to executable files" "/beswal, beswav," "mach(2)" 422
+.xx "" "access \- determine" "accessibility of file" "" "access(2)" 268
+.xx "" "test \- set status" "according to condition" "" "test(1)" 221
+.xx "" "aux/mouse," "accupoint \- configure a mouse to a port" "" "mouse(8)" 848
+.xx "" "" "acid, truss, trump \- debugger" "" "acid(1)" 10
+.xx "" "" "acme \- control files for text windows" "" "acme(4)" 623
+.xx "" "" "acme, win, awd \- interactive text windows" "" "acme(1)" 14
+.xx "" "sin, cos, tan, asin," "acos, atan, atan2 \- trigonometric functions" "" "sin(2)" 506
+.xx "controlcalled,/" "Control, Controlset," "activate, closecontrol, closecontrolset," "" "control(2)" 302
+.xx "closept3, dot3, cross3, len3, dist3, unit3,/" "" "add3, sub3, neg3, div3, mul3, eqpt3," "" "arith3(2)" 277
+.xx "" "/vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "add4, sub4 \- operations on 3-d points and/" "" "arith3(2)" 277
+.xx "" "newuser \-" "adding a new user" "" "newuser(8)" 855
+.xx "fauth_proxy, auth_allocrpc,/" "amount, newns," "addns, login, noworld, auth_proxy," "" "auth(2)" 281
+.xx "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt, subpt, mulpt, divpt, rectaddpt," "" "addpt(2)" 269
+.xx "" "trampoline \- forward incoming calls to another" "address" "" "trampoline(8)" 907
+.xx "" "ratfs \- mail" "address ratification file system" "" "ratfs(4)" 670
+.xx "" "hnputs, ptclbsum, readipifc \- Internet Protocol" "addressing" "/nhgetl, nhgets, hnputv, hnputl," "ip(2)" 414
+.xx "" "ident, matmul, matmulr, determinant," "adjoint, invertmat, xformpoint, xformpointd,/" "" "matrix(2)" 427
+.xx "" "inflatezlibblock, flateerr, mkcrctab, blockcrc," "adler32 \- deflate compression" "/inflateblock," "flate(2)" 359
+.xx "" "intro \- introduction to system" "administration" "" "intro(8)" 783
+.xx "" "kfscmd, ksync \- kfs" "administration" "" "kfscmd(8)" 838
+.xx "" "/setup.9fat, setup.disk, setup.kfs, update \-" "administration for local file systems" "" "update(8)" 909
+.xx "" "/aesCBCencrypt, aesCBCdecrypt -" "advanced encryption standard (rijndael)" "" "aes(2)" 271
+.xx "(Serial AT) storage device/" "sdahci \- AHCI" "Advanced Host Controller Interface) SATA" "" "sdahci(3)" 606
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(3)" 558
+.xx "interface" "apm \-" "Advanced Power Management 1.2 BIOS" "" "apm(8)" 791
+.xx "hmac_aes, md5pickle,/" "md4, md5, sha1," "aes, hmac_x, hmac_md5, hmac_sha1," "" "sechash(2)" 497
+.xx "" "" "aescbc, ipso, secstore \- secstore commands" "" "secstore(1)" 190
+.xx "encryption standard (rijndael)" "setupAESstate," "aesCBCencrypt, aesCBCdecrypt - advanced" "" "aes(2)" 271
+.xx "font utilities" "cachechars," "agefont, loadchar, Subfont, Fontchar, Font \-" "" "cachechars(2)" 295
+.xx "" "factotum, fgui \- authentication" "agent" "" "factotum(4)" 640
+.xx "SATA (Serial AT) storage device/" "sdahci \-" "AHCI (Advanced Host Controller Interface)" "" "sdahci(3)" 606
+.xx "language interpreter)" "gs \-" "Aladdin Ghostscript (PostScript and PDF" "" "gs(1)" 94
+.xx "" "sleep," "alarm \- delay, ask for delayed note" "" "sleep(2)" 508
+.xx "" "dsasigfree, dsaprivtopub - digital signature" "algorithm" "/dsaprivfree, dsasigalloc," "dsa(2)" 337
+.xx "" "X509gen, X509verify \- RSA encryption" "algorithm" "/rsapubfree, X509toRSApub," "rsa(2)" 488
+.xx "" "" "aliasmail \- expand system wide mail aliases" "" "aliasmail(8)" 790
+.xx "" "col \- column" "alignment" "" "col(1)" 41
+.xx "" "setupRC4state, rc4, rc4skip, rc4back -" "alleged rc4 encryption" "" "rc4(2)" 480
+.xx "" "/writeimage, bytesperline, wordsperline \-" "allocating, freeing, reading, writing images" "" "allocimage(2)" 272
+.xx "" "binalloc, bingrow, binfree \- grouped memory" "allocation" "" "bin(2)" 287
+.xx "" "brk, sbrk \- change memory" "allocation" "" "brk(2)" 294
+.xx "" "segbrk \- change memory" "allocation" "" "segbrk(2)" 502
+.xx "" "getrealloctag, malloctopoolblock \- memory" "allocator" "/setrealloctag, getmalloctag," "malloc(2)" 425
+.xx "" "vtstrdup, vtfree \- error-checking memory" "allocators" "/vtmalloc, vtmallocz, vtrealloc," "venti-mem(2)" 546
+.xx "lookupfid, removefid, Req,/" "Fid, Fidpool," "allocfidpool, freefidpool, allocfid, closefid," "" "9pfid(2)" 262
+.xx "namedimage, setalpha,/" "allocimage," "allocimagemix, freeimage, nameimage," "" "allocimage(2)" 272
+.xx "lookupkey, deletekey \- integer to/" "Intmap," "allocmap, freemap, insertkey, caninsertkey," "" "intmap(2)" 410
+.xx "" "/wordaddr, byteaddr, memimagemove," "allocmemimage, allocmemimaged,/" "" "memdraw(2)" 429
+.xx "" "/byteaddr, memimagemove, allocmemimage," "allocmemimaged, readmemimage,/" "" "memdraw(2)" 429
+.xx "" "/drawclip, memlinebbox, memlineendsize," "allocmemsubfont, openmemsubfont,/" "" "memdraw(2)" 429
+.xx "" "/closefid, lookupfid, removefid, Req, Reqpool," "allocreqpool, freereqpool, allocreq, closereq,/" "" "9pfid(2)" 262
+.xx "allocwindow, bottomwindow,/" "Screen," "allocscreen, publicscreen, freescreen," "" "window(2)" 552
+.xx "lookupsubfont, uninstallsubfont,/" "" "allocsubfont, freesubfont, installsubfont," "" "subfont(2)" 516
+.xx "removefile, walkfile, opendirfile,/" "Tree," "alloctree, freetree, File, createfile, closefile," "" "9pfile(2)" 264
+.xx "" "Screen, allocscreen, publicscreen, freescreen," "allocwindow, bottomwindow,/" "" "window(2)" 552
+.xx "mainstacksize, proccreate, procdata,/" "" "alt, chancreate, chanfree, chaninit, chanprint," "" "thread(2)" 521
+.xx "" "aan \-" "always available network" "" "aan(8)" 789
+.xx "" "/auth_freerpc, auth_rpc, auth_getkey," "amount_getkey, auth_freeAI, auth_chuid,/" "" "auth(2)" 281
+.xx "" "lex \- generator of lexical" "analysis programs" "" "lex(1)" 115
+.xx "setnetmtpt, getnetconninfo,/" "dial, hangup," "announce, listen, accept, reject, netmkaddr," "" "dial(2)" 326
+.xx "the system" "fshalt, reboot \- halt" "any local file systems and optionally reboot" "" "fshalt(8)" 825
+.xx "" "sdaoe \- ATA-over-Ethernet" "Ao) storage device interface" "" "sdaoe(3)" 608
+.xx "" "" "aoe \- ATA-over-Ethernet (Ao) interface" "" "aoe(3)" 555
+.xx "" "" "a.out \- object file format" "" "a.out(6)" 715
+.xx "" "" "ap \- fetch Associated Press news articles" "" "ap(1)" 19
+.xx "" "pcc \-" "APE C compiler driver" "" "pcc(1)" 152
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(3)" 558
+.xx "interface" "" "apm \- Advanced Power Management 1.2 BIOS" "" "apm(8)" 791
+.xx "client-server replica/" "applychanges," "applylog, compactdb, updatedb \- simple" "" "replica(8)" 883
+.xx "" "" "aquarela \- CIFS server" "" "aquarela(8)" 792
+.xx "" "" "ar \- archive and library maintainer" "" "ar(1)" 20
+.xx "" "" "ar \- archive (library) file format" "" "ar(6)" 717
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse," "arc, fillarc, icossin, icossin2, border, string,/" "" "draw(2)" 331
+.xx "" "" "archfs \- mount mkfs-style archive" "" "archfs(4)" 626
+.xx "" "arch \-" "architecture-specific information and control" "" "arch(3)" 559
+.xx "" "fossil \-" "archival file server" "" "fossil(4)" 645
+.xx "" "tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount" "archival file systems" "32vfs, cpiofs," "tapefs(4)" 679
+.xx "" "venti \-" "archival storage server" "" "venti(2)" 534
+.xx "" "venti \-" "archival storage server" "" "venti(6)" 761
+.xx "" "venti \-" "archival storage server" "" "venti(8)" 910
+.xx "" "archfs \- mount mkfs-style" "archive" "" "archfs(4)" 626
+.xx "" "ar \-" "archive and library maintainer" "" "ar(1)" 20
+.xx "" "ar \-" "archive (library) file format" "" "ar(6)" 717
+.xx "" "vac, unvac \- create, extract a vac" "archive on Venti" "" "vac(1)" 236
+.xx "" "mkfs, mkext \-" "archive or update a file system" "" "mkfs(8)" 845
+.xx "" "tar, dircp \-" "archiver" "" "tar(1)" 213
+.xx "" "rdarena, wrarena \- copy" "arenas between venti servers" "" "venti-backup(8)" 914
+.xx "" "/tobackup, dumparenas, restore \- backup venti" "arenas to blu-ray discs or restore from them" "" "backup(8)" 796
+.xx "option letters from argv" "ARGBEGIN, ARGEND," "ARGC, ARGF, EARGF, arginit, argopt \- process" "" "arg(2)" 275
+.xx "" "echo \- print" "arguments" "" "echo(1)" 68
+.xx "" "crtprefree, crtresfree \- extended precision" "arithmetic" "/mpmagsub, crtpre, crtin, crtout," "mp(2)" 440
+.xx "" "qinv, qlen, slerp, qmid, qsqrt \- Quaternion" "arithmetic" "/qsub, qneg, qmul, qdiv, qunit," "quaternion(2)" 475
+.xx "" "bc \- arbitrary-precision" "arithmetic language" "" "bc(1)" 27
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \-" "arithmetic on points and rectangles" "" "addpt(2)" 269
+.xx "" "dec16, enc16, encodefmt \- encoding byte" "arrays as strings" "/enc64, dec32, enc32," "encode(2)" 342
+.xx "PB L" "/runestringbg, runestringnbg, _string," "ARROW, drawsetdebug \- graphics functions" "" "draw(2)" 331
+.xx "" "ap \- fetch Associated Press news" "articles" "" "ap(1)" 19
+.xx "" "toascii, _toupper, _tolower, toupper, tolower \-" "ASCII character classification" "/iscntrl, isascii," "ctype(2)" 320
+.xx "" "xd \- hex, octal, decimal, or" "ASCII dump" "" "xd(1)" 248
+.xx "" "UTF, Unicode," "ASCII, rune \- character set and format" "" "utf(6)" 760
+.xx "" "ascii, unicode \- interpret" "ASCII, Unicode characters" "" "ascii(1)" 21
+.xx "time" "ctime, localtime, gmtime," "asctime, tm2sec, timezone \- convert date and" "" "ctime(2)" 318
+.xx "" "/convA2M, convM2A, convPR2M, convM2PR," "_asgetticket, _asrdresp \- routines for/" "" "authsrv(2)" 284
+.xx "functions" "sin, cos, tan," "asin, acos, atan, atan2 \- trigonometric" "" "sin(2)" 506
+.xx "generate and format rsa keys" "rsagen, rsafill," "asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \-" "" "rsa(8)" 885
+.xx "rsaencrypt, rsagen, rsaprivalloc,/" "asn1dump," "asn1toRSApriv, decodePEM, rsadecrypt," "" "rsa(2)" 488
+.xx "" "/convM2A, convPR2M, convM2PR, _asgetticket," "_asrdresp \- routines for communicating with/" "" "authsrv(2)" 284
+.xx "Processors" "na \-" "assembler for the Symbios Logic PCI-SCSI I/O" "" "na(8)" 849
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \-" "assemblers" "" "2a(1)" 4
+.xx "" "" "assert \- check program invariants" "" "assert(2)" 279
+.xx "" "ap \- fetch" "Associated Press news articles" "" "ap(1)" 19
+.xx "" "fd2path \- return file name" "associated with file descriptor" "" "fd2path(2)" 356
+.xx "" "\- Personal Computer Memory Card Interface" "Association (PCMCI) device" "i82365" "i82365(3)" 578
+.xx "" "" "astro \- print astronomical information" "" "astro(7)" 769
+.xx "" "notify, noted, atnotify \- handle" "asynchronous process notification" "" "notify(2)" 450
+.xx "" "pump \- copy" "asynchronously via a large circular buffer" "" "pump(1)" 166
+.xx "" "" "at, drain, expect, pass \- dialer scripting tools" "" "expect(1)" 77
+.xx "" "Host Controller Interface) SATA (Serial" "AT) storage device drivers" "/\- AHCI (Advanced" "sdahci(3)" 606
+.xx "" "sin, cos, tan, asin, acos, atan," "atan2 \- trigonometric functions" "" "sin(2)" 506
+.xx "" "aoe \-" "ATA-over-Ethernet (Ao) interface" "" "aoe(3)" 555
+.xx "interface" "sdaoe \-" "ATA-over-Ethernet (Ao) storage device" "" "sdaoe(3)" 608
+.xx "process cleanup" "exits, _exits, atexit," "atexitdont, terminate \- terminate process," "" "exits(2)" 350
+.xx "notification" "notify, noted," "atnotify \- handle asynchronous process" "" "notify(2)" 450
+.xx "strtoll, strtoul, strtoull \- convert text to/" "atof," "atoi, atol, atoll, charstod, strtod, strtol," "" "atof(2)" 280
+.xx "" "iounit \- return size of" "atomic I/O unit for file descriptor" "" "iounit(2)" 413
+.xx "connection" "" "attach, auth \- messages to establish a" "" "attach(5)" 702
+.xx "" "pipefile \-" "attach filter to file in name space" "" "pipefile(1)" 157
+.xx "communication channel" "pushssl \-" "attach SSL version 2 encryption to a" "" "pushssl(2)" 469
+.xx "" "/okThumbprint, readcert, readcertchain \-" "attach TLS1 or SSL3 encryption to a/" "" "pushtls(2)" 470
+.xx "" "mnt \-" "attach to 9P servers" "" "mnt(3)" 592
+.xx "put2,/" "/setmap, findseg, unusemap, loadmap," "attachproc, get1, get2, get4, get8, put1," "" "mach(2)" 422
+.xx "" "stat, wstat \- inquire or change file" "attributes" "" "stat(5)" 710
+.xx "" "" "audio \- SoundBlaster audio controller" "" "audio(3)" 561
+.xx "usbfat: \- Universal Serial Bus device drivers" "" "audio, disk, ether, kb, print, probe, serial," "" "usb(4)" 686
+.xx "" "mp3enc \- create mp3" "audio files" "" "mp3enc(1)" 134
+.xx "" "mp3dec \- decode" "audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "" "attach," "auth \- messages to establish a connection" "" "attach(5)" 702
+.xx "" "/login, noworld, auth_proxy, fauth_proxy," "auth_allocrpc, auth_freerpc, auth_rpc,/" "" "auth(2)" 281
+.xx "" "/amount_getkey, auth_freeAI, auth_chuid," "auth_challenge, auth_response,/" "" "auth(2)" 281
+.xx "convT2M, convM2T, convTR2M, convM2TR,/" "" "authdial, passtokey, nvcsum, readnvram," "" "authsrv(2)" 284
+.xx "" "factotum, fgui \-" "authentication agent" "" "factotum(4)" 640
+.xx "" "\- Digital Pathways SecureNet Key remote" "authentication box" "securenet" "securenet(8)" 894
+.xx "" "keyfs, warning \-" "authentication database files" "" "keyfs(4)" 656
+.xx "" "wrkey, login, newns, none \- maintain or query" "authentication databases" "/guard.srv," "auth(8)" 794
+.xx "server" "fauth \- set up" "authentication on a file descriptor to a file" "" "fauth(2)" 352
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \-" "authentication protocols" "" "authsrv(6)" 718
+.xx "" "_asrdresp \- routines for communicating with" "authentication servers" "/_asgetticket," "authsrv(2)" 284
+.xx "" "/auth_rpc, auth_getkey, amount_getkey," "auth_freeAI, auth_chuid, auth_challenge,/" "" "auth(2)" 281
+.xx "" "auth_chuid, auth_challenge, auth_response," "auth_freechal, auth_respond,/" "/auth_freeAI," "auth(2)" 281
+.xx "" "/auth_proxy, fauth_proxy, auth_allocrpc," "auth_freerpc, auth_rpc, auth_getkey,/" "" "auth(2)" 281
+.xx "" "/auth_userpasswd, auth_getuserpasswd," "auth_getinfo \- routines for authenticating/" "" "auth(2)" 281
+.xx "" "/auth_allocrpc, auth_freerpc, auth_rpc," "auth_getkey, amount_getkey, auth_freeAI,/" "" "auth(2)" 281
+.xx "for/" "/auth_respond, auth_userpasswd," "auth_getuserpasswd, auth_getinfo \- routines" "" "auth(2)" 281
+.xx "" "amount, newns, addns, login, noworld," "auth_proxy, fauth_proxy, auth_allocrpc,/" "" "auth(2)" 281
+.xx "" "/auth_challenge, auth_response, auth_freechal," "auth_respond, auth_userpasswd,/" "" "auth(2)" 281
+.xx "" "/fauth_proxy, auth_allocrpc, auth_freerpc," "auth_rpc, auth_getkey, amount_getkey,/" "" "auth(2)" 281
+.xx "\-/" "/printnetkey, status, enable, disable," "authsrv, guard.srv, wrkey, login, newns, none" "" "auth(8)" 794
+.xx "authentication protocols" "" "authsrv, p9any, p9sk1, p9sk2 \-" "" "authsrv(6)" 718
+.xx "" "/auth_response, auth_freechal, auth_respond," "auth_userpasswd, auth_getuserpasswd,/" "" "auth(2)" 281
+.xx "through IPv4" "6in4 - configure and run" "automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)" 784
+.xx "systems" "mntgen \-" "automatically generate mount points for file" "" "mntgen(4)" 660
+.xx "mouse to a port" "" "aux/mouse, aux/accupoint \- configure a" "" "mouse(8)" 848
+.xx "them." "kbmap \- show a list of" "available keyboard maps and switch between" "" "kbmap(1)" 109
+.xx "" "aan \- always" "available network" "" "aan(8)" 789
+.xx "" "/insertavl, lookupavl, deleteavl, avlwalk," "avlnext, avlprev, endwalk - AVL tree routines" "" "avl(2)" 286
+.xx "exit" "" "await, wait, waitpid \- wait for a process to" "" "wait(2)" 551
+.xx "" "acme, win," "awd \- interactive text windows" "" "acme(1)" 14
+.xx "processing language" "" "awk \- pattern-directed scanning and" "" "awk(1)" 22
+.xx "ISO9660 file systems" "dossrv, 9660srv, a:," "b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "" "dossrv(4)" 634
+.xx "structural regular expressions" "sam," "B, sam.save, samterm \- screen editor with" "" "sam(1)" 185
+.xx "" "cdfs, cddb \- optical disc (CD, DVD," "B) track reader and writer file system" "" "cdfs(4)" 627
+.xx "" "backup, tobackup, dumparenas, restore \-" "backup venti arenas to blu-ray discs or/" "" "backup(8)" 796
+.xx "" "statusbar \- display a" "bar graph status window" "" "statusbar(8)" 902
+.xx "" "vacfs \- a" "based file system" "" "vacfs(4)" 690
+.xx "" "" "basename \- strip file name affixes" "" "basename(1)" 26
+.xx "" "/Bprint, Bvprint, Bwrite, Bflush, Bterm," "Bbuffered \- buffered input/output" "" "bio(2)" 290
+.xx "" "" "bc \- arbitrary-precision arithmetic language" "" "bc(1)" 27
+.xx "" "cb \- C program" "beautifier" "" "cb(1)" 36
+.xx "" "uptime \- show how long the system has" "been running" "" "uptime(1)" 235
+.xx "" "trace \- show (real-time) process" "behavior" "" "trace(1)" 227
+.xx "" "/symoff, fpformat, beieee80ftos, beieeesftos," "beieeedftos, leieee80ftos, leieeesftos,/" "" "debugger(2)" 321
+.xx "" "/get4, get8, put1, put2, put4, put8, beswab," "beswal, beswav, leswab, leswal, leswav \-/" "" "mach(2)" 422
+.xx "" "/mpassign, mprand, strtomp, mpfmt,mptoa," "betomp, mptobe, letomp, mptole, mptoui,/" "" "mp(2)" 440
+.xx "" "/drawrepl, replclipr, line, poly, fillpoly, bezier," "bezspline, fillbezier, fillbezspline, ellipse,/" "" "draw(2)" 331
+.xx "bfECBdecrypt - blowfish/" "setupBFstate," "bfCBCencrypt, bfCBCdecrypt, bfECBencrypt," "" "blowfish(2)" 293
+.xx "" "/Bungetc, Bungetrune, Bread, Bseek, Boffset," "Bfildes, Blinelen, Bputc, Bputrune, Bprint,/" "" "bio(2)" 290
+.xx "" "Bputc, Bputrune, Bprint, Bvprint, Bwrite," "Bflush, Bterm, Bbuffered \- buffered/" "/Blinelen," "bio(2)" 290
+.xx "Bread,/" "Bopen, Binit, Binits, Brdline, Brdstr," "Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "" "bio(2)" 290
+.xx "allocation" "" "binalloc, bingrow, binfree \- grouped memory" "" "bin(2)" 287
+.xx "" "strip \- remove symbols from" "binary files" "" "strip(1)" 209
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(1)" 29
+.xx "" "" "bind, mount, unmount \- change name space" "" "bind(2)" 288
+.xx "allocation" "binalloc," "bingrow, binfree \- grouped memory" "" "bin(2)" 287
+.xx "Bungetc, Bungetrune, Bread,/" "Bopen, Binit," "Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)" 290
+.xx "" "keys.who \-" "biographic information for key holders" "" "keys.who(6)" 733
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(3)" 558
+.xx "" "apm \- Advanced Power Management 1.2" "BIOS interface" "" "apm(8)" 791
+.xx "" "light, pencal, keyboard, params, prompter \-" "bitsy-specific utilities" "bitsyload," "bitsyload(1)" 31
+.xx "" "/Bungetrune, Bread, Bseek, Boffset, Bfildes," "Blinelen, Bputc, Bputrune, Bprint, Bvprint,/" "" "bio(2)" 290
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti" "block cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)" 535
+.xx "" "vtzeroextend, vtzeroscore \- Venti" "block truncation" "vtzerotruncate," "venti-zero(2)" 550
+.xx "" "setupDESstate, des_key_setup," "block_cipher, desCBCencrypt, desCBCdecrypt,/" "" "des(2)" 324
+.xx "" "/inflatezlibblock, flateerr, mkcrctab," "blockcrc, adler32 \- deflate compression" "" "flate(2)" 359
+.xx "" "sum, md5sum, sha1sum \- sum and count" "blocks in a file" "" "sum(1)" 210
+.xx "" "bfCBCdecrypt, bfECBencrypt, bfECBdecrypt -" "blowfish encryption" "/bfCBCencrypt," "blowfish(2)" 293
+.xx "" "/dumparenas, restore \- backup venti arenas to" "blu-ray discs or restore from them" "" "backup(8)" 796
+.xx "view and convert pictures" "jpg, gif, png, ppm," "bmp, yuv, ico, togif, toppm, topng, toico \-" "" "jpg(1)" 107
+.xx "" "/Bgetd, Bungetc, Bungetrune, Bread, Bseek," "Boffset, Bfildes, Blinelen, Bputc, Bputrune,/" "" "bio(2)" 290
+.xx "" "tel, iwhois \- look in phone" "book" "" "tel(1)" 220
+.xx "" "" "boot \- connect to the root file server" "" "boot(8)" 797
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \-" "boot scripts" "" "cpurc(8)" 803
+.xx "bootwinnt, personalize, setup.9fat,/" "" "bootfloppy, bootplan9, bootwin9x," "" "update(8)" 909
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \- Internet" "booting" "" "dhcpd(8)" 805
+.xx "" "init \- initialize machine upon" "booting" "" "init(8)" 832
+.xx "" "" "booting \- bootstrapping procedures" "" "booting(8)" 800
+.xx "personalize, setup.9fat,/" "bootfloppy," "bootplan9, bootwin9x, bootwinnt," "" "update(8)" 909
+.xx "" "9load, 9pxeload, ld \- PC" "bootstrap program" "" "9load(8)" 785
+.xx "" "booting \-" "bootstrapping procedures" "" "booting(8)" 800
+.xx "" "bootfloppy, bootplan9, bootwin9x," "bootwinnt, personalize, setup.9fat,/" "" "update(8)" 909
+.xx "Bgetrune, Bgetd, Bungetc, Bungetrune,/" "" "Bopen, Binit, Binits, Brdline, Brdstr, Bgetc," "" "bio(2)" 290
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin, icossin2," "border, string, stringn, runestring,/" "" "draw(2)" 331
+.xx "" "/publicscreen, freescreen, allocwindow," "bottomwindow, bottomnwindows, topwindow,/" "" "window(2)" 552
+.xx "" "Pathways SecureNet Key remote authentication" "box" "securenet \- Digital" "securenet(8)" 894
+.xx "" "Boffset, Bfildes, Blinelen, Bputc, Bputrune," "Bprint, Bvprint, Bwrite, Bflush, Bterm,/" "/Bseek," "bio(2)" 290
+.xx "" "/Bread, Bseek, Boffset, Bfildes, Blinelen," "Bputc, Bputrune, Bprint, Bvprint, Bwrite,/" "" "bio(2)" 290
+.xx "Bungetc, Bungetrune,/" "Bopen, Binit, Binits," "Brdline, Brdstr, Bgetc, Bgetrune, Bgetd," "" "bio(2)" 290
+.xx "" "/Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune," "Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)" 290
+.xx "" "getfields, gettokens, tokenize \-" "break a string into fields" "" "getfields(2)" 384
+.xx "" "getnetconninfo, freenetconninfo \- make and" "break network connections" "/setnetmtpt," "dial(2)" 326
+.xx "" "" "bridge \- IPv4 Ethernet bridge" "" "bridge(3)" 562
+.xx "" "" "brk, sbrk \- change memory allocation" "" "brk(2)" 294
+.xx "" "kill, slay," "broke \- print commands to kill processes" "" "kill(1)" 110
+.xx "" "dict \- dictionary" "browser" "" "dict(7)" 770
+.xx "" "/Bgetrune, Bgetd, Bungetc, Bungetrune, Bread," "Bseek, Boffset, Bfildes, Blinelen, Bputc,/" "" "bio(2)" 290
+.xx "" "/Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush," "Bterm, Bbuffered \- buffered input/output" "" "bio(2)" 290
+.xx "" "\- copy asynchronously via a large circular" "buffer" "pump" "pump(1)" 166
+.xx "Computing (VN)" "vncs, vncv \- remote frame" "buffer server and viewer for Virtual Network" "" "vnc(1)" 241
+.xx "" "Bvprint, Bwrite, Bflush, Bterm, Bbuffered \-" "buffered input/output" "/Bputrune, Bprint," "bio(2)" 290
+.xx "" "fseek, rewind, feof, ferror, clearerr \- standard" "buffered input/output package" "/fsetpos," "fopen(2)" 365
+.xx "" "packettrailer, packettrim \- zero-copy network" "buffers" "/packetsize, packetsplit, packetstats," "venti-packet(2)" 547
+.xx "" "/getwindow, gengetwindow, flushimage," "bufimage, lockdisplay, unlockdisplay,/" "" "graphics(2)" 388
+.xx "" "/lockdisplay, unlockdisplay, openfont," "buildfont, freefont, Pfmt, Rfmt, strtochan,/" "" "graphics(2)" 388
+.xx "fmtarenas, fmtbloom, fmtindex, fmtisect,/" "" "buildindex, checkarenas, checkindex, conf," "" "venti-fmt(8)" 915
+.xx "" "" "bundle \- collect files for distribution" "" "bundle(1)" 32
+.xx "" "/Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc," "Bungetrune, Bread, Bseek, Boffset, Bfildes,/" "" "bio(2)" 290
+.xx "compress and expand/" "gzip, gunzip, bzip2," "bunzip2, compress, uncompress, zip, unzip \-" "" "gzip(1)" 99
+.xx "" "pci \- print PCI" "bus configuration" "" "pci(8)" 860
+.xx "" "usbd \- Universal Serial" "Bus daemon" "" "usbd(4)" 688
+.xx "" "print, probe, serial, usbfat: \- Universal Serial" "Bus device drivers" "audio, disk, ether, kb," "usb(4)" 686
+.xx "" "/Blinelen, Bputc, Bputrune, Bprint, Bvprint," "Bwrite, Bflush, Bterm, Bbuffered \- buffered/" "" "bio(2)" 290
+.xx "" "enc32, dec16, enc16, encodefmt \- encoding" "byte arrays as strings" "dec64, enc64, dec32," "encode(2)" 342
+.xx "" "/Memdrawparam, memimageinit, wordaddr," "byteaddr, memimagemove, allocmemimage,/" "" "memdraw(2)" 429
+.xx "" "/unloadimage, readimage, writeimage," "bytesperline, wordsperline \- allocating,/" "" "allocimage(2)" 272
+.xx "unzip \- compress and expand/" "gzip, gunzip," "bzip2, bunzip2, compress, uncompress, zip," "" "gzip(1)" 99
+.xx "" "style \- Plan 9 coding conventions for" "C" "" "style(6)" 757
+.xx "" "consolefs," "C, clog \- file system for console access" "" "consolefs(4)" 630
+.xx "" "pcc \- APE" "C compiler driver" "" "pcc(1)" 152
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \-" "C compilers" "" "2c(1)" 5
+.xx "file systems" "dossrv, 9660srv, a:, b:," "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "" "dossrv(4)" 634
+.xx "" "cpp \-" "C language preprocessor" "" "cpp(1)" 47
+.xx "" "cb \-" "C program beautifier" "" "cb(1)" 36
+.xx "" "vtglobaltolocal, vtlocaltoglobal \- Venti block" "cache" "/vtcachelocal, vtcachesetwrite," "venti-cache(2)" 535
+.xx "" "cfs \-" "cache file system" "" "cfs(4)" 629
+.xx "Fontchar, Font \- font utilities" "" "cachechars, agefont, loadchar, Subfont," "" "cachechars(2)" 295
+.xx "" "cwfs \-" "cached-worm file server, dump" "" "cwfs(4)" 632
+.xx "" "segflush \- flush instruction and data" "caches" "" "segflush(2)" 503
+.xx "" "" "cal \- print calendar" "" "cal(1)" 33
+.xx "" "dc \- desk" "calculator" "" "dc(1)" 58
+.xx "" "" "calendar \- print upcoming events" "" "calendar(1)" 34
+.xx "" "malloc, mallocalign, mallocz, free, realloc," "calloc, msize, setmalloctag, setrealloctag,/" "" "malloc(2)" 425
+.xx "" "tcp17009, tcp17010, tcp17013 \- listen for" "calls on a network device" "/tcp17008," "listen(8)" 840
+.xx "" "trampoline \- forward incoming" "calls to another address" "" "trampoline(8)" 907
+.xx "to data/" "Intmap, allocmap, freemap, insertkey," "caninsertkey, lookupkey, deletekey \- integer" "" "intmap(2)" 410
+.xx "rlock, canrlock, runlock, wlock,/" "lock," "canlock, unlock, qlock, canqlock, qunlock," "" "lock(2)" 419
+.xx "" "/mulpt, divpt, rectaddpt, rectsubpt, insetrect," "canonrect, eqpt, eqrect, ptinrect, rectinrect,/" "" "addpt(2)" 269
+.xx "wlock,/" "lock, canlock, unlock, qlock," "canqlock, qunlock, rlock, canrlock, runlock," "" "lock(2)" 419
+.xx "" "/qunlock, rlock, canrlock, runlock, wlock," "canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)" 419
+.xx "processes" "" "cap \- capabilities for setting the user id of" "" "cap(3)" 564
+.xx "" "pcmcia \- identify a PCMCIA" "card" "" "pcmcia(8)" 861
+.xx "" "vga \- configure a VGA" "card" "" "vga(8)" 918
+.xx "" "i82365 \- Personal Computer Memory" "Card Interface Association (PCMCI) device" "" "i82365(3)" 578
+.xx "" "toupperrune \- Unicode character classes and" "cases" "/isupperrune, tolowerrune, totitlerune," "isalpharune(2)" 417
+.xx "" "" "cat, read \- catenate files" "" "cat(1)" 35
+.xx "" "scat \- sky" "catalogue and Digitized Sky Survey" "" "scat(7)" 780
+.xx "" "" "cb \- C program beautifier" "" "cb(1)" 36
+.xx "system" "cdfs, cddb \- optical disc" "CD, DVD, B) track reader and writer file" "" "cdfs(4)" 627
+.xx "whatis, ., ~ \- command language" "rc," "cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)" 168
+.xx "" "dump9660, mk9660 \- create an ISO-9660" "CD image" "" "mk9660(8)" 843
+.xx "reader and writer file system" "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "" "cdfs(4)" 627
+.xx "" "" "cec \- Coraid Ethernet Console" "" "cec(8)" 802
+.xx "functions" "fabs, fmod, floor," "ceil \- absolute value, remainder, floor, ceiling" "" "floor(2)" 361
+.xx "" "" "cfs \- cache file system" "" "cfs(4)" 629
+.xx "proccreate, procdata,/" "alt, chancreate," "chanfree, chaninit, chanprint, mainstacksize," "" "thread(2)" 521
+.xx "" "stat, wstat \- inquire or" "change file attributes" "" "stat(5)" 710
+.xx "" "chgrp \-" "change file group" "" "chgrp(1)" 37
+.xx "" "seek \-" "change file offset" "" "seek(2)" 499
+.xx "" "brk, sbrk \-" "change memory allocation" "" "brk(2)" 294
+.xx "" "segbrk \-" "change memory allocation" "" "segbrk(2)" 502
+.xx "" "chmod \-" "change mode" "" "chmod(1)" 38
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(1)" 29
+.xx "" "bind, mount, unmount \-" "change name space" "" "bind(2)" 288
+.xx "" "passwd, netkey \-" "change or verify user password" "" "passwd(1)" 149
+.xx "" "chdir \-" "change working directory" "" "chdir(2)" 298
+.xx "replica management" "" "changes, pull, push, scan \- client-server" "" "replica(1)" 174
+.xx "printnetkey, status, enable, disable, authsrv,/" "" "changeuser, convkeys, convkeys2," "" "auth(8)" 794
+.xx "proccreate,/" "alt, chancreate, chanfree," "chaninit, chanprint, mainstacksize," "" "thread(2)" 521
+.xx "" "pipe \- create an interprocess" "channel" "" "pipe(2)" 456
+.xx "" "SSL version 2 encryption to a communication" "channel" "pushssl \- attach" "pushssl(2)" 469
+.xx "" "TLS1 or SSL3 encryption to a communication" "channel" "/readcert, readcertchain \- attach" "pushtls(2)" 470
+.xx "procdata,/" "alt, chancreate, chanfree, chaninit," "chanprint, mainstacksize, proccreate," "" "thread(2)" 521
+.xx "" "/buildfont, freefont, Pfmt, Rfmt, strtochan," "chantostr, chantodepth \- interactive graphics" "" "graphics(2)" 388
+.xx "" "totitlerune, toupperrune \- Unicode" "character classes and cases" "/tolowerrune," "isalpharune(2)" 417
+.xx "" "_toupper, _tolower, toupper, tolower \- ASCII" "character classification" "/isascii, toascii," "ctype(2)" 320
+.xx "" "freq \- print histogram of" "character frequencies" "" "freq(1)" 87
+.xx "" "scribblealloc, recognize \-" "character recognition" "" "scribble(2)" 493
+.xx "" "UTF, Unicode, ASCII, rune \-" "character set and format" "" "utf(6)" 760
+.xx "" "tcs \- translate" "character sets" "" "tcs(1)" 217
+.xx "" "doquote, needsrcquote \- quoted" "character strings" "/quotefmtinstall," "quote(2)" 477
+.xx "" "ascii, unicode \- interpret ASCII, Unicode" "characters" "" "ascii(1)" 21
+.xx "" "keyboard \- how to type" "characters" "" "keyboard(6)" 731
+.xx "" "tr \- translate" "characters" "" "tr(1)" 226
+.xx "\- convert text to/" "atof, atoi, atol, atoll," "charstod, strtod, strtol, strtoll, strtoul, strtoull" "" "atof(2)" 280
+.xx "utfecpy, utflen, utfnlen, utfrune,/" "runetochar," "chartorune, runelen, runenlen, fullrune," "" "rune(2)" 490
+.xx "" "" "chdir \- change working directory" "" "chdir(2)" 298
+.xx "" "assert \-" "check program invariants" "" "assert(2)" 279
+.xx "fmtindex, fmtisect,/" "buildindex, checkarenas," "checkindex, conf, fmtarenas, fmtbloom," "" "venti-fmt(8)" 915
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "checking memory allocators" "vtbrk, vtmalloc," "venti-mem(2)" 546
+.xx "" "" "chgrp \- change file group" "" "chgrp(1)" 37
+.xx "" "cputime, times \- cpu time in this process and" "children" "" "cputime(2)" 317
+.xx "" "" "chmod \- change mode" "" "chmod(1)" 38
+.xx "" "aquarela \-" "CIFS server" "" "aquarela(8)" 792
+.xx "" "pump \- copy asynchronously via a large" "circular buffer" "" "pump(1)" 166
+.xx "localaddr, symoff, fpformat, beieee80ftos,/" "" "cisctrace, risctrace, ciscframe, riscframe," "" "debugger(2)" 321
+.xx "strlen,/" "strcat, strncat, strcmp, strncmp," "cistrcmp, cistrncmp, strcpy, strncpy, strecpy," "" "strcat(2)" 511
+.xx "" "strcat, strncat, strcmp, strncmp, cistrcmp," "cistrncmp, strcpy, strncpy, strecpy, strlen,/" "" "strcat(2)" 511
+.xx "" "strpbrk, strspn, strcspn, strtok, strdup, strstr," "cistrstr \- string operations" "/strchr, strrchr," "strcat(2)" 511
+.xx "" "/opendevdata, openep, startdevs, unstall," "class, subclass, proto, CSP \- USB device driver/" "" "usb(2)" 527
+.xx "" "totitlerune, toupperrune \- Unicode character" "classes and cases" "/isupperrune, tolowerrune," "isalpharune(2)" 417
+.xx "" "_tolower, toupper, tolower \- ASCII character" "classification" "/isascii, toascii, _toupper," "ctype(2)" 320
+.xx "finddevs, loaddevstr, matchdevcsp,/" "usbcmd," "classname, closedev, configdev, devctl," "" "usb(2)" 527
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(1)" 39
+.xx "" "" "cleanname \- clean a path name" "" "cleanname(2)" 299
+.xx "" "terminate \- terminate process, process" "cleanup" "exits, _exits, atexit, atexitdont," "exits(2)" 350
+.xx "" "/ftell, fsetpos, fseek, rewind, feof, ferror," "clearerr \- standard buffered input/output/" "" "fopen(2)" 365
+.xx "" "nfs \- Sun network file system" "client" "" "nfs(4)" 664
+.xx "" "tlssrvtunnel, tlsclienttunnel \- TLS server and" "client" "tlssrv, tlsclient," "tlssrv(8)" 906
+.xx "" "vtping, vtrpc, ventidoublechecksha1 \- Venti" "client" "/vtreadpacket, vtwritepacket, vtsync," "venti-client(2)" 537
+.xx "" "read, write, copy \- simple Venti" "clients" "" "venti(1)" 238
+.xx "" "changes, pull, push, scan \-" "client-server replica management" "" "replica(1)" 174
+.xx "" "/applylog, compactdb, updatedb \- simple" "client-server replica management" "" "replica(8)" 883
+.xx "" "/namedimage, setalpha, loadimage," "cloadimage, unloadimage, readimage,/" "" "allocimage(2)" 272
+.xx "" "/freememimage, memsetchan, loadmemimage," "cloadmemimage, unloadmemimage,/" "" "memdraw(2)" 429
+.xx "" "date," "clock \- date and time" "" "date(1)" 51
+.xx "" "rtc \- real-time" "clock and non-volatile RAM" "" "rtc(3)" 603
+.xx "" "cron \-" "clock daemon" "" "cron(8)" 804
+.xx "" "timesync \- synchronize the system" "clock to a time source" "" "timesync(8)" 905
+.xx "reboot, etc." "cons \- console," "clocks, process/process group ids, user, null," "" "cons(3)" 565
+.xx "" "consolefs, C," "clog \- file system for console access" "" "consolefs(4)" 630
+.xx "create file" "open, create," "close \- open a file for reading or writing," "" "open(2)" 454
+.xx "" "Control, Controlset, activate, closecontrol," "closecontrolset, controlcalled, controlwire,/" "" "control(2)" 302
+.xx "loaddevstr,/" "usbcmd, classname," "closedev, configdev, devctl, finddevs," "" "usb(2)" 527
+.xx "" "/removefile, walkfile, opendirfile, readdirfile," "closedirfile, hasperm \- in-memory file/" "" "9pfile(2)" 264
+.xx "" "initdraw, geninitdraw, drawerror, initdisplay," "closedisplay, getdefont, getwindow,/" "/Cursor," "graphics(2)" 388
+.xx "" "Fid, Fidpool, allocfidpool, freefidpool, allocfid," "closefid, lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)" 262
+.xx "" "Tree, alloctree, freetree, File, createfile," "closefile, removefile, walkfile, opendirfile,/" "" "9pfile(2)" 264
+.xx "ioopen, ioproc, ioread, ioreadn, iowrite \-/" "" "closeioproc, iocall, ioclose, iointerrupt, iodial," "" "ioproc(2)" 411
+.xx "" "initkeyboard, ctlkeyboard," "closekeyboard \- keyboard control" "" "keyboard(2)" 418
+.xx "menuhit, setcursor \-/" "initmouse, readmouse," "closemouse, moveto, getrect, drawgetrect," "" "mouse(2)" 438
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3," "closept3, dot3, cross3, len3, dist3, unit3,/" "" "arith3(2)" 277
+.xx "" "/Reqpool, allocreqpool, freereqpool, allocreq," "closereq, lookupreq, removereq \- 9P fid,/" "" "9pfid(2)" 262
+.xx "SCSI device operations" "openscsi," "closescsi, scsiready, scsi, scsicmd, scsierror \-" "" "scsi(2)" 495
+.xx "" "" "clunk \- forget about a fid" "" "clunk(5)" 703
+.xx "maps" "cmap2rgb," "cmap2rgba, rgb2cmap \- colors and color" "" "color(2)" 300
+.xx "lookupcmd \- control message parsing" "" "Cmdbuf, parsecmd, respondcmderror," "" "9pcmdbuf(2)" 261
+.xx "" "" "cmp \- compare two files" "" "cmp(1)" 40
+.xx "" "src \- find source" "code for executable" "" "src(1)" 204
+.xx "" "style \- Plan 9" "coding conventions for C" "" "style(6)" 757
+.xx "" "" "col \- column alignment" "" "col(1)" 41
+.xx "" "bundle \-" "collect files for distribution" "" "bundle(1)" 32
+.xx "" "" "color \- representation of pixels and colors" "" "color(6)" 722
+.xx "" "getmap, colors \- display" "color map" "" "colors(1)" 42
+.xx "" "RGB, readcolmap, writecolmap \- access display" "color map" "" "readcolmap(2)" 482
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \- colors and" "color maps" "" "color(2)" 300
+.xx "" "color \- representation of pixels and" "colors" "" "color(6)" 722
+.xx "" "getmap," "colors \- display color map" "" "colors(1)" 42
+.xx "" "cmap2rgb, cmap2rgba, rgb2cmap \-" "colors and color maps" "" "color(2)" 300
+.xx "" "col \-" "column alignment" "" "col(1)" 41
+.xx "" "eqrect, ptinrect, rectinrect, rectXrect, rectclip," "combinerect, Dx, Dy, Pt, Rect, Rpt \-/" "/eqpt," "addpt(2)" 269
+.xx "sorted files" "" "comm \- select or reject lines common to two" "" "comm(1)" 43
+.xx "" "time \- time a" "command" "" "time(1)" 224
+.xx "" "exec, exit, flag, rfork, shift, wait, whatis, ., ~ \-" "command language" "rc, cd, eval," "rc(1)" 168
+.xx "" "doctype \- intuit" "command line for formatting a document" "" "doctype(1)" 66
+.xx "" "lock \- run a" "command under lock" "" "lock(1)" 116
+.xx "" "getflags, usage \-" "command-line parsing for shell scripts" "" "getflags(8)" 826
+.xx "" "fossilcons \- fossil console" "commands" "" "fossilcons(8)" 810
+.xx "" "aescbc, ipso, secstore \- secstore" "commands" "" "secstore(1)" 190
+.xx "" "secstored, secuser \- secstore" "commands" "" "secstore(8)" 893
+.xx "" "kill, slay, broke \- print" "commands to kill processes" "" "kill(1)" 110
+.xx "" "stop, start \- print" "commands to stop and start processes" "" "stop(1)" 207
+.xx "" "comm \- select or reject lines" "common to two sorted files" "" "comm(1)" 43
+.xx "" "/_asgetticket, _asrdresp \- routines for" "communicating with authentication servers" "" "authsrv(2)" 284
+.xx "" "pipe \- two-way interprocess" "communication" "" "pipe(3)" 595
+.xx "" "pushssl \- attach SSL version 2 encryption to a" "communication channel" "" "pushssl(2)" 469
+.xx "" "\- attach TLS1 or SSL3 encryption to a" "communication channel" "/readcertchain" "pushtls(2)" 470
+.xx "" "uart, eia \- serial" "communication control" "" "uart(3)" 615
+.xx "replica management" "applychanges, applylog," "compactdb, updatedb \- simple client-server" "" "replica(8)" 883
+.xx "" "diff \- differential file" "comparator" "" "diff(1)" 64
+.xx "" "cmp \-" "compare two files" "" "cmp(1)" 40
+.xx "" "pcc \- APE C" "compiler driver" "" "pcc(1)" 152
+.xx "" "yacc \- yet another" "compiler-compiler" "" "yacc(1)" 249
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C" "compilers" "" "2c(1)" 5
+.xx "" "" "complete \- file name completion" "" "complete(2)" 301
+.xx "compress and/" "gzip, gunzip, bzip2, bunzip2," "compress, uncompress, zip, unzip \-" "" "gzip(1)" 99
+.xx "" "mksacfs \- make a" "compressed file system" "" "mksacfs(8)" 847
+.xx "" "sacfs \-" "compressed file system" "" "sacfs(4)" 675
+.xx "" "mkpaqfs \- make a" "compressed read-only file system" "" "mkpaqfs(8)" 846
+.xx "" "paqfs \-" "compressed read-only file system" "" "paqfs(4)" 667
+.xx "" "flateerr, mkcrctab, blockcrc, adler32 \- deflate" "compression" "/inflateblock, inflatezlibblock," "flate(2)" 359
+.xx "(PCMCI) device" "i82365 \- Personal" "Computer Memory Card Interface Association" "" "i82365(3)" 578
+.xx "" "buffer server and viewer for Virtual Network" "Computing (VN)" "vncs, vncv \- remote frame" "vnc(1)" 241
+.xx "login, execution, and XMODEM file transfer" "" "con, telnet, rx, hayes, xms, xmr \- remote" "" "con(1)" 44
+.xx "" "spin - verification tool for models of" "concurrent systems" "" "spin(1)" 201
+.xx "" "buildindex, checkarenas, checkindex," "conf, fmtarenas, fmtbloom, fmtindex,/" "" "venti-fmt(8)" 915
+.xx "matchdevcsp,/" "usbcmd, classname, closedev," "configdev, devctl, finddevs, loaddevstr," "" "usb(2)" 527
+.xx "" "pci \- print PCI bus" "configuration" "" "pci(8)" 860
+.xx "" "smtpd \- SMTP listener" "configuration" "" "smtpd(6)" 754
+.xx "" "ipconfig, rip, linklocal, ipv6on \- Internet" "configuration and routing" "" "ipconfig(8)" 833
+.xx "" "venti.conf \- a venti" "configuration file" "" "venti.conf(6)" 764
+.xx "" "plan9.ini \-" "configuration file for PCs" "" "plan9.ini(8)" 865
+.xx "" "aux/mouse, aux/accupoint \-" "configure a mouse to a port" "" "mouse(8)" 848
+.xx "" "vga \-" "configure a VGA card" "" "vga(8)" 918
+.xx "tunnel of IPv6 through IPv4" "6in4 -" "configure and run automatic or manual 6to4" "" "6in4(8)" 784
+.xx "" "fsconfig \-" "configuring a file server" "" "fsconfig(8)" 821
+.xx "operating systems" "drawterm \-" "connect to Plan 9 CPU servers from other" "" "drawterm(8)" 809
+.xx "" "boot \-" "connect to the root file server" "" "boot(8)" 797
+.xx "" "attach, auth \- messages to establish a" "connection" "" "attach(5)" 702
+.xx "" "the system upon loss of remote file server" "connection" "reboot \- reboot" "reboot(8)" 882
+.xx "" "fversion \- initialize 9P" "connection and negotiate version" "" "fversion(2)" 380
+.xx "" "cpu \-" "connection to CPU server" "" "cpu(1)" 48
+.xx "" "freenetconninfo \- make and break network" "connections" "/setnetmtpt, getnetconninfo," "dial(2)" 326
+.xx "" "netstat \- summarize network" "connections" "" "netstat(1)" 142
+.xx "" "vtversion, vtdebug, vthangup \- Venti network" "connections" "/vtfreeconn, vtsend, vtrecv," "venti-conn(2)" 539
+.xx "group ids, user, null, reboot, etc." "" "cons \- console, clocks, process/process" "" "cons(3)" 565
+.xx "" "cec \- Coraid Ethernet" "Console" "" "cec(8)" 802
+.xx "" "consolefs, C, clog \- file system for" "console access" "" "consolefs(4)" 630
+.xx "user, null, reboot, etc." "cons \-" "console, clocks, process/process group ids," "" "cons(3)" 565
+.xx "" "fossilcons \- fossil" "console commands" "" "fossilcons(8)" 810
+.xx "access" "" "consolefs, C, clog \- file system for console" "" "consolefs(4)" 630
+.xx "" "rwd," "conswdir \- maintain remote working directory" "" "rwd(1)" 183
+.xx "" "arch \- architecture-specific information and" "control" "" "arch(3)" 559
+.xx "" "ctlkeyboard, closekeyboard \- keyboard" "control" "initkeyboard," "keyboard(2)" 418
+.xx "" "drawgetrect, menuhit, setcursor \- mouse" "control" "/closemouse, moveto, getrect," "mouse(2)" 438
+.xx "" "scuzz \- SCSI target" "control" "" "scuzz(8)" 890
+.xx "" "uart, eia \- serial communication" "control" "" "uart(3)" 615
+.xx "closecontrolset, controlcalled, controlwire,/" "" "Control, Controlset, activate, closecontrol," "" "control(2)" 302
+.xx "" "acme \-" "control files for text windows" "" "acme(4)" 623
+.xx "" "getfcr, setfcr, getfsr, setfsr \-" "control floating point" "" "getfcr(2)" 383
+.xx "" "parsecmd, respondcmderror, lookupcmd \-" "control message parsing" "Cmdbuf," "9pcmdbuf(2)" 261
+.xx "" "/activate, closecontrol, closecontrolset," "controlcalled, controlwire, createbox,/" "" "control(2)" 302
+.xx "" "audio \- SoundBlaster audio" "controller" "" "audio(3)" 561
+.xx "" "qball \- 3-d rotation" "controller" "" "qball(2)" 473
+.xx "" "vgadb \- VGA" "controller and monitor database" "" "vgadb(6)" 765
+.xx "" "vga \- VGA" "controller device" "" "vga(3)" 620
+.xx "" "usb \- USB Host" "Controller Interface" "" "usb(3)" 616
+.xx "device drivers" "sdahci \- AHCI (Advanced Host" "Controller Interface) SATA (Serial AT) storage" "" "sdahci(3)" 606
+.xx "closecontrolset, controlcalled,/" "Control," "Controlset, activate, closecontrol," "" "control(2)" 302
+.xx "" "/closecontrol, closecontrolset, controlcalled," "controlwire, createbox, createboxbox,/" "" "control(2)" 302
+.xx "" "/convT2M, convM2T, convTR2M, convM2TR," "convA2M, convM2A, convPR2M, convM2PR,/" "" "authsrv(2)" 284
+.xx "dirfmt, dirmodefmt,/" "Fcall, convS2M," "convD2M, convM2S, convM2D, fcallfmt," "" "fcall(2)" 353
+.xx "" "style \- Plan 9 coding" "conventions for C" "" "style(6)" 757
+.xx "" "utfnlen, utfrune, utfrrune, utfutf \- rune/UTF" "conversion" "/fullrune, utfecpy, utflen," "rune(2)" 490
+.xx "" "units \-" "conversion program" "" "units(1)" 234
+.xx "" "mug -" "convert an image to a face icon" "" "mug(1)" 138
+.xx "" "dd \-" "convert and copy a file" "" "dd(1)" 60
+.xx "" "ps2pdf, pdf2ps \-" "convert between PostScript and PDF" "" "ps2pdf(1)" 165
+.xx "" "ms2html, html2ms \-" "convert between troff's ms macros and html" "" "ms2html(1)" 136
+.xx "" "gmtime, asctime, tm2sec, timezone \-" "convert date and time" "ctime, localtime," "ctime(2)" 318
+.xx "" "crop, iconv \- frame, crop, and" "convert image" "" "crop(1)" 50
+.xx "" "yuv, ico, togif, toppm, topng, toico \- view and" "convert pictures" "jpg, gif, png, ppm, bmp," "jpg(1)" 107
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \-" "convert text to numbers" "/atoll, charstod," "atof(2)" 280
+.xx "" "troff2html \-" "convert troff output into HTML" "" "troff2html(1)" 230
+.xx "disable, authsrv,/" "changeuser, convkeys," "convkeys2, printnetkey, status, enable," "" "auth(8)" 794
+.xx "" "/convM2TR, convA2M, convM2A, convPR2M," "convM2PR, _asgetticket, _asrdresp \- routines/" "" "authsrv(2)" 284
+.xx "" "/readnvram, convT2M, convM2T, convTR2M," "convM2TR, convA2M, convM2A, convPR2M,/" "" "authsrv(2)" 284
+.xx "fcallfmt, dirfmt, dirmodefmt,/" "Fcall," "convS2M, convD2M, convM2S, convM2D," "" "fcall(2)" 353
+.xx "" "webcookies \- HTTP" "cookie manager" "" "webcookies(4)" 691
+.xx "" "read, write," "copy \- simple Venti clients" "" "venti(1)" 238
+.xx "" "dd \- convert and" "copy a file" "" "dd(1)" 60
+.xx "" "rdarena, wrarena \-" "copy arenas between venti servers" "" "venti-backup(8)" 914
+.xx "buffer" "pump \-" "copy asynchronously via a large circular" "" "pump(1)" 166
+.xx "" "sshnet, scp, sshserve \- secure login and file" "copy from/to Unix or Plan 9" "ssh," "ssh(1)" 205
+.xx "" "ecp \- fast" "copy, handling errors" "" "ecp(1)" 69
+.xx "" "cp, fcp, mv \-" "copy, move files" "" "cp(1)" 46
+.xx "" "packetstats, packettrailer, packettrim \-" "copy network buffers" "/packetsplit," "venti-packet(2)" 547
+.xx "" "cec \-" "Coraid Ethernet Console" "" "cec(8)" 802
+.xx "" "hget \- retrieve a web page" "corresponding to a url" "" "hget(1)" 101
+.xx "trigonometric functions" "sin," "cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)" 506
+.xx "" "sinh," "cosh, tanh \- hyperbolic functions" "" "sinh(2)" 507
+.xx "" "wc \- word" "count" "" "wc(1)" 244
+.xx "" "sum, md5sum, sha1sum \- sum and" "count blocks in a file" "" "sum(1)" 210
+.xx "" "locks, rendezvous points, and reference" "counts" "/rendezvous locks, reader-writer" "lock(2)" 419
+.xx "" "" "cp, fcp, mv \- copy, move files" "" "cp(1)" 46
+.xx "mount archival file systems" "32vfs," "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "" "tapefs(4)" 679
+.xx "" "" "cpp \- C language preprocessor" "" "cpp(1)" 47
+.xx "" "" "cpu \- connection to CPU server" "" "cpu(1)" 48
+.xx "" "drawterm \- connect to Plan 9" "CPU servers from other operating systems" "" "drawterm(8)" 809
+.xx "" "cpurc," "cpurc.local, termrc, termrc.local \- boot scripts" "" "cpurc(8)" 803
+.xx "children" "" "cputime, times \- cpu time in this process and" "" "cputime(2)" 317
+.xx "newmap, setmap, findseg, unusemap,/" "" "crackhdr, machbytype, machbyname," "" "mach(2)" 422
+.xx "" "/allocmemimaged, readmemimage," "creadmemimage, writememimage,/" "" "memdraw(2)" 429
+.xx "or new file" "open," "create \- prepare a fid for I/O on an existing" "" "open(5)" 706
+.xx "" "pipe \-" "create an interprocess channel" "" "pipe(2)" 456
+.xx "" "dump9660, mk9660 \-" "create an ISO-9660 CD image" "" "mk9660(8)" 843
+.xx "" "snap, snapfs \-" "create and mount process snapshots" "" "snap(4)" 676
+.xx "writing, create file" "open," "create, close \- open a file for reading or" "" "open(2)" 454
+.xx "" "vac, unvac \-" "create, extract a vac archive on Venti" "" "vac(1)" 236
+.xx "" "mp3enc \-" "create mp3 audio files" "" "mp3enc(1)" 134
+.xx "" "/createboxbox, createbutton, createcolumn," "createentry, createkeyboard, createlabel,/" "" "control(2)" 302
+.xx "opendirfile,/" "Tree, alloctree, freetree, File," "createfile, closefile, removefile, walkfile," "" "9pfile(2)" 264
+.xx "" "/createentry, createkeyboard, createlabel," "createmenu, createradiobutton, createrow,/" "" "control(2)" 302
+.xx "" "/createmenu, createradiobutton, createrow," "createscribble, createslider, createstack,/" "" "control(2)" 302
+.xx "" "/createscribble, createslider, createstack," "createtab, createtext, createtextbutton,/" "" "control(2)" 302
+.xx "" "hvprint, hwrite, hxferenc, \- routines for" "creating an http server" "/hurlfmt, hurlunesc," "httpd(2)" 404
+.xx "" "patch \- simple patch" "creation and tracking system" "" "patch(1)" 150
+.xx "" "" "cron \- clock daemon" "" "cron(8)" 804
+.xx "" "" "crop, iconv \- frame, crop, and convert image" "" "crop(1)" 50
+.xx "" "/sub3, neg3, div3, mul3, eqpt3, closept3, dot3," "cross3, len3, dist3, unit3, midpt3, lerp3,/" "" "arith3(2)" 277
+.xx "" "/mpmagadd, mpmagsub, crtpre, crtin," "crtout, crtprefree, crtresfree \- extended/" "" "mp(2)" 440
+.xx "" "md5unpickle, sha1pickle, sha1unpickle \-" "cryptographically secure hashes" "/md5pickle," "sechash(2)" 497
+.xx "\-/" "query, ipquery, mkhash, mkdb, mkhosts," "cs, csquery, dns, dnstcp, dnsquery, dnsdebug" "" "ndb(8)" 850
+.xx "" "/ndbipinfo, csipinfo, ndbhash, ndbparse," "csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)" 446
+.xx "" "startdevs, unstall, class, subclass, proto," "CSP \- USB device driver library" "/openep," "usb(2)" 527
+.xx "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "ndb(8)" 850
+.xx "timezone \- convert date and time" "" "ctime, localtime, gmtime, asctime, tm2sec," "" "ctime(2)" 318
+.xx "control" "initkeyboard," "ctlkeyboard, closekeyboard \- keyboard" "" "keyboard(2)" 418
+.xx "" "/createtext, createtextbutton, ctlerror," "ctlmalloc, ctlrealloc, ctlstrdup, ctlprint,/" "" "control(2)" 302
+.xx "" "getwd \- get" "current directory" "" "getwd(2)" 387
+.xx "" "getcallerpc \- fetch return PC of" "current function" "" "getcallerpc(2)" 381
+.xx "" "mouse," "cursor \- kernel mouse interface" "" "mouse(3)" 593
+.xx "initdisplay,/" "Display, Point, Rectangle," "Cursor, initdraw, geninitdraw, drawerror," "" "graphics(2)" 388
+.xx "" "" "cwfs \- cached-worm file server, dump" "" "cwfs(4)" 632
+.xx "" "cron \- clock" "daemon" "" "cron(8)" 804
+.xx "" "usbd \- Universal Serial Bus" "daemon" "" "usbd(4)" 688
+.xx "" "rlogind, rexexec, ftpd \- Internet remote access" "daemons" "telnetd," "ipserv(8)" 836
+.xx "" "zip, unzip \- compress and expand" "data" "/bunzip2, compress, uncompress," "gzip(1)" 99
+.xx "" "prof, tprof, kprof \- display profiling" "data" "" "prof(1)" 161
+.xx "" "segflush \- flush instruction and" "data caches" "" "segflush(2)" 503
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \- venti" "data formats" "/vtputstring, vtrootpack," "venti-fcall(2)" 541
+.xx "" "read, write \- transfer" "data from and to a file" "" "read(5)" 708
+.xx "" "caninsertkey, lookupkey, deletekey \- integer to" "data structure maps" "/freemap, insertkey," "intmap(2)" 410
+.xx "" "ndbgetval, csgetval, ndblookval \- network" "database" "/ndbreorder, ndbsubstitute," "ndb(2)" 446
+.xx "" "ndb \- Network" "database" "" "ndb(6)" 743
+.xx "" "dns, dnstcp, dnsquery, dnsdebug \- network" "database" "/mkdb, mkhosts, cs, csquery," "ndb(8)" 850
+.xx "" "vgadb \- VGA controller and monitor" "database" "" "vgadb(6)" 765
+.xx "" "keyfs, warning \- authentication" "database files" "" "keyfs(4)" 656
+.xx "" "join \- relational" "database operator" "" "join(1)" 106
+.xx "" "none \- maintain or query authentication" "databases" "/guard.srv, wrkey, login, newns," "auth(8)" 794
+.xx "" "intro \- introduction to" "databases" "" "intro(7)" 768
+.xx "" "gmtime, asctime, tm2sec, timezone \- convert" "date and time" "ctime, localtime," "ctime(2)" 318
+.xx "" "" "date, clock \- date and time" "" "date(1)" 51
+.xx "" "touch \- set modification" "date of a file" "" "touch(1)" 225
+.xx "" "" "db \- debugger" "" "db(1)" 52
+.xx "" "" "dc \- desk calculator" "" "dc(1)" 58
+.xx "" "" "dd \- convert and copy a file" "" "dd(1)" 60
+.xx "" "/ctlmalloc, ctlrealloc, ctlstrdup, ctlprint," "deactivate, freectlfont, freectlimage,/" "" "control(2)" 302
+.xx "" "acid, truss, trump \-" "debugger" "" "acid(1)" 10
+.xx "" "db \-" "debugger" "" "db(1)" 52
+.xx "" "ieeesftos, ieeedftos \- machine-independent" "debugger functions" "/leieeesftos, leieeedftos," "debugger(2)" 321
+.xx "" "rdbfs \- remote kernel" "debugging file system" "" "rdbfs(4)" 671
+.xx "encoding byte arrays as/" "dec64, enc64," "dec32, enc32, dec16, enc16, encodefmt \-" "" "encode(2)" 342
+.xx "" "xd \- hex, octal," "decimal, or ASCII dump" "" "xd(1)" 248
+.xx "" "mp3dec \-" "decode audio MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "rsaprivalloc,/" "asn1dump, asn1toRSApriv," "decodePEM, rsadecrypt, rsaencrypt, rsagen," "" "rsa(2)" 488
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall, incref," "decref \- spin locks, queueing rendezvous/" "" "lock(2)" 419
+.xx "" "encrypt," "decrypt, netcrypt \- DES encryption" "" "encrypt(2)" 343
+.xx "" "/runefmtstrflush, errfmt \- support for" "defined print formats and output routines" "" "fmtinstall(2)" 362
+.xx "deflatezlibblock, inflateinit,/" "deflateinit," "deflate, deflatezlib, deflateblock," "" "flate(2)" 359
+.xx "" "/myetheraddr, maskip, equivip4, equivip6," "defmask, isv4, v4tov6, v6tov4, nhgetv,/" "" "ip(2)" 414
+.xx "" "deroff," "delatex \- remove formatting requests" "" "deroff(1)" 63
+.xx "" "sleep, alarm \-" "delay, ask for delayed note" "" "sleep(2)" 508
+.xx "" "delkey \-" "delete keys from factotum" "" "delkey(1)" 62
+.xx "AVL tree/" "mkavltree, insertavl, lookupavl," "deleteavl, avlwalk, avlnext, avlprev, endwalk -" "" "avl(2)" 286
+.xx "" "/freemap, insertkey, caninsertkey, lookupkey," "deletekey \- integer to data structure maps" "" "intmap(2)" 410
+.xx "" "tail \-" "deliver the last part of a file" "" "tail(1)" 212
+.xx "" "filter, list," "deliver, token, vf \- filtering mail" "" "filter(1)" 83
+.xx "" "send \- mail routing and" "delivery" "" "send(8)" 895
+.xx "" "" "delkey \- delete keys from factotum" "" "delkey(1)" 62
+.xx "" "" "deroff, delatex \- remove formatting requests" "" "deroff(1)" 63
+.xx "" "encrypt, decrypt, netcrypt \-" "DES encryption" "" "encrypt(2)" 343
+.xx "" "/desECBdecrypt, des3CBCencrypt," "des3CBCdecrypt, des3ECBencrypt,/" "" "des(2)" 324
+.xx "" "/desECBencrypt, desECBdecrypt," "des3CBCencrypt, des3CBCdecrypt,/" "" "des(2)" 324
+.xx "" "/des3CBCdecrypt, des3ECBencrypt," "des3ECBdecrypt, key_setup, des56to64,/" "" "des(2)" 324
+.xx "" "/des3ECBdecrypt, key_setup, des56to64," "des64to56, setupDES3state,/" "" "des(2)" 324
+.xx "" "/des_key_setup, block_cipher, desCBCencrypt," "desCBCdecrypt, desECBencrypt,/" "" "des(2)" 324
+.xx "" "walk \-" "descend a directory hierarchy" "" "walk(5)" 713
+.xx "" "namespace \- name space" "description file" "" "namespace(6)" 742
+.xx "" "errstr, rerrstr, werrstr \-" "description of last system call error" "" "errstr(2)" 344
+.xx "" "dup \- duplicate an open file" "descriptor" "" "dup(2)" 339
+.xx "" "fd2path \- return file name associated with file" "descriptor" "" "fd2path(2)" 356
+.xx "" "iounit \- return size of atomic I/O unit for file" "descriptor" "" "iounit(2)" 413
+.xx "" "fauth \- set up authentication on a file" "descriptor to a file server" "" "fauth(2)" 352
+.xx "" "/block_cipher, desCBCencrypt, desCBCdecrypt," "desECBencrypt, desECBdecrypt,/" "" "des(2)" 324
+.xx "" "dc \-" "desk calculator" "" "dc(1)" 58
+.xx "desCBCdecrypt,/" "setupDESstate," "des_key_setup, block_cipher, desCBCencrypt," "" "des(2)" 324
+.xx "xformpointd,/" "ident, matmul, matmulr," "determinant, adjoint, invertmat, xformpoint," "" "matrix(2)" 427
+.xx "" "usbcmd, classname, closedev, configdev," "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usb(2)" 527
+.xx "" "ether \- Ethernet" "device" "" "ether(3)" 574
+.xx "" "Memory Card Interface Association (PCMCI)" "device" "i82365 \- Personal Computer" "i82365(3)" 578
+.xx "" "tcp17013 \- listen for calls on a network" "device" "/tcp17008, tcp17009, tcp17010," "listen(8)" 840
+.xx "" "vga \- VGA controller" "device" "" "vga(3)" 620
+.xx "" "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "device driver file system library" "/usbfsdel," "usbfs(2)" 531
+.xx "" "unstall, class, subclass, proto, CSP \- USB" "device driver library" "/openep, startdevs," "usb(2)" 527
+.xx "" "Controller Interface) SATA (Serial AT) storage" "device drivers" "sdahci \- AHCI (Advanced Host" "sdahci(3)" 606
+.xx "" "probe, serial, usbfat: \- Universal Serial Bus" "device drivers" "audio, disk, ether, kb, print," "usb(4)" 686
+.xx "" "opendisk, Disk \- generic disk" "device interface" "" "disk(2)" 330
+.xx "" "sd \- storage" "device interface" "" "sd(3)" 604
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "device interface" "" "sdaoe(3)" 608
+.xx "" "scsiready, scsi, scsicmd, scsierror \- SCSI" "device operations" "openscsi, closescsi," "scsi(2)" 495
+.xx "" "fs \- file system" "devices" "" "fs(3)" 576
+.xx "" "intro \- introduction to the Plan 9" "devices" "" "intro(3)" 554
+.xx "" "dhcpd," "dhcpleases, rarpd, tftpd \- Internet booting" "" "dhcpd(8)" 805
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial, hangup, announce, listen, accept, reject," "" "dial(2)" 326
+.xx "" "faxsend, fax, telcofax, telcodata \- telephone" "dialer network" "telco, faxreceive," "telco(4)" 680
+.xx "" "at, drain, expect, pass \-" "dialer scripting tools" "" "expect(1)" 77
+.xx "" "" "dict \- dictionary browser" "" "dict(7)" 770
+.xx "" "idiff \- interactive" "diff" "" "idiff(1)" 105
+.xx "" "" "diff \- differential file comparator" "" "diff(1)" 64
+.xx "" "yesterday," "diffy \- print file names from the dump" "" "yesterday(1)" 251
+.xx "" "triple_block_cipher - single and triple" "digital encryption standard" "/setupDES3state," "des(2)" 324
+.xx "authentication box" "securenet \-" "Digital Pathways SecureNet Key remote" "" "securenet(8)" 894
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub -" "digital signature algorithm" "/dsaprivfree," "dsa(2)" 337
+.xx "" "map \-" "digitized map formats" "" "map(6)" 736
+.xx "" "scat \- sky catalogue and" "Digitized Sky Survey" "" "scat(7)" 780
+.xx "" "/validitems, freeitems, freedocinfo, dimenkind," "dimenspec, targetid, targetname, fromStr,/" "" "html(2)" 392
+.xx "" "tar," "dircp \- archiver" "" "tar(1)" 213
+.xx "" "awk \-" "directed scanning and processing language" "" "awk(1)" 22
+.xx "" "chdir \- change working" "directory" "" "chdir(2)" 298
+.xx "" "dirread, dirreadall \- read" "directory" "" "dirread(2)" 329
+.xx "" "getwd \- get current" "directory" "" "getwd(2)" 387
+.xx "" "ls, lc \- list contents of" "directory" "" "ls(1)" 120
+.xx "" "mkdir \- make a" "directory" "" "mkdir(1)" 131
+.xx "" "pwd, pbd \- working" "directory" "" "pwd(1)" 167
+.xx "" "rwd, conswdir \- maintain remote working" "directory" "" "rwd(1)" 183
+.xx "" "walk \- descend a" "directory hierarchy" "" "walk(5)" 713
+.xx "" "/fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "dirfwstat, nulldir \- get and put file status" "" "stat(2)" 509
+.xx "" "/convD2M, convM2S, convM2D, fcallfmt, dirfmt," "dirmodefmt, read9pmsg, statcheck, sizeS2M,/" "" "fcall(2)" 353
+.xx "listensrv, postfd, postmountsrv, readbuf,/" "Srv," "dirread9p, emalloc9p, erealloc9p, estrdup9p," "" "9p(2)" 256
+.xx "" "dirread," "dirreadall \- read directory" "" "dirread(2)" 329
+.xx "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat(2)" 509
+.xx "" "/convkeys2, printnetkey, status, enable," "disable, authsrv, guard.srv, wrkey, login,/" "" "auth(8)" 794
+.xx "system" "cdfs, cddb \- optical" "disc (CD, DVD, B) track reader and writer file" "" "cdfs(4)" 627
+.xx "" "restore \- backup venti arenas to blu-ray" "discs or restore from them" "/dumparenas," "backup(8)" 796
+.xx "" "opendisk," "Disk \- generic disk device interface" "" "disk(2)" 330
+.xx "Universal Serial Bus device drivers" "audio," "disk, ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)" 686
+.xx "" "kfs \-" "disk file system" "" "kfs(4)" 658
+.xx "" "floppy \- floppy" "disk interface" "" "floppy(3)" 575
+.xx "" "disksim \-" "disk simulator" "" "disksim(8)" 808
+.xx "" "du \-" "disk usage" "" "du(1)" 67
+.xx "" "fdisk, format, mbr \- prepare hard and floppy" "diskettes, flashes" "prep," "prep(8)" 876
+.xx "" "" "diskparts, dmaon \- prepare disks for use" "" "diskparts(8)" 807
+.xx "" "" "disksim \- disk simulator" "" "disksim(8)" 808
+.xx "" "statusbar \-" "display a bar graph status window" "" "statusbar(8)" 902
+.xx "" "getmap, colors \-" "display color map" "" "colors(1)" 42
+.xx "" "RGB, readcolmap, writecolmap \- access" "display color map" "" "readcolmap(2)" 482
+.xx "" "stats \-" "display graphs of system activity" "" "stats(8)" 900
+.xx "" "ns \-" "display name space" "" "ns(1)" 145
+.xx "geninitdraw, drawerror, initdisplay,/" "" "Display, Point, Rectangle, Cursor, initdraw," "" "graphics(2)" 388
+.xx "" "prof, tprof, kprof \-" "display profiling data" "" "prof(1)" 161
+.xx "" "mul3, eqpt3, closept3, dot3, cross3, len3," "dist3, unit3, midpt3, lerp3, reflect3,/" "/div3," "arith3(2)" 277
+.xx "" "hypot \- Euclidean" "distance" "" "hypot(2)" 409
+.xx "" "bundle \- collect files for" "distribution" "" "bundle(1)" 32
+.xx "len3, dist3, unit3, midpt3,/" "add3, sub3, neg3," "div3, mul3, eqpt3, closept3, dot3, cross3," "" "arith3(2)" 277
+.xx "" "umuldiv \- high-precision multiplication and" "division" "muldiv," "muldiv(2)" 444
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt, mulpt," "divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)" 269
+.xx "" "diskparts," "dmaon \- prepare disks for use" "" "diskparts(8)" 807
+.xx "" "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "dnsdebug \- network database" "/mkdb," "ndb(8)" 850
+.xx "" "/ndbhash, ndbparse, csgetvalue, ndbfindattr," "dnsquery, ndbdiscard, ndbconcatenate,/" "" "ndb(2)" 446
+.xx "mswordstrings, msexceltables \- extract/" "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "" "doc2txt(1)" 65
+.xx "a document" "" "doctype \- intuit command line for formatting" "" "doctype(1)" 66
+.xx "" "/quotestrfmt, quoterunestrfmt, quotefmtinstall," "doquote, needsrcquote \- quoted character/" "" "quote(2)" 477
+.xx "fmtstrcpy, fmtrunestrcpy,/" "fmtinstall, dofmt," "dorfmt, fmtprint, fmtvprint, fmtrune," "" "fmtinstall(2)" 362
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:," "dosmnt, eject \- DOS and ISO9660 file systems" "" "dossrv(4)" 634
+.xx "" "add3, sub3, neg3, div3, mul3, eqpt3, closept3," "dot3, cross3, len3, dist3, unit3, midpt3,/" "" "arith3(2)" 277
+.xx "" "troff, nroff," "dpost \- text formatting and typesetting" "" "troff(1)" 228
+.xx "" "at," "drain, expect, pass \- dialer scripting tools" "" "expect(1)" 77
+.xx "" "" "draw \- screen graphics" "" "draw(3)" 568
+.xx "" "graph \-" "draw a graph" "" "graph(1)" 92
+.xx "replclipr, line, poly, fillpoly, bezier,/" "Image," "draw, gendraw, drawreplxy, drawrepl," "" "draw(2)" 331
+.xx "" "map, mapdemo \-" "draw maps on various projections" "" "map(7)" 774
+.xx "" "/memfillpoly, memimageline, memimagedraw," "drawclip, memlinebbox, memlineendsize,/" "" "memdraw(2)" 429
+.xx "" "Point, Rectangle, Cursor, initdraw, geninitdraw," "drawerror, initdisplay, closedisplay,/" "Display," "graphics(2)" 388
+.xx "" "/readmouse, closemouse, moveto, getrect," "drawgetrect, menuhit, setcursor \- mouse/" "" "mouse(2)" 438
+.xx "" "grap \- pic preprocessor for" "drawing graphs" "" "grap(1)" 90
+.xx "" "pic, tpic \- troff and tex preprocessors for" "drawing pictures" "" "pic(1)" 154
+.xx "images" "/memimagestring, iprint, hwdraw \-" "drawing routines for memory-resident" "" "memdraw(2)" 429
+.xx "" "Image, draw, gendraw, drawreplxy," "drawrepl, replclipr, line, poly, fillpoly, bezier,/" "" "draw(2)" 331
+.xx "fillpoly, bezier,/" "Image, draw, gendraw," "drawreplxy, drawrepl, replclipr, line, poly," "" "draw(2)" 331
+.xx "" "/runestringbg, runestringnbg, _string, ARROW," "drawsetdebug \- graphics functions PB L" "" "draw(2)" 331
+.xx "from other operating systems" "" "drawterm \- connect to Plan 9 CPU servers" "" "drawterm(8)" 809
+.xx "" "pcc \- APE C compiler" "driver" "" "pcc(1)" 152
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device" "driver file system library" "/usbdirread," "usbfs(2)" 531
+.xx "" "class, subclass, proto, CSP \- USB device" "driver library" "/openep, startdevs, unstall," "usb(2)" 527
+.xx "" "Interface) SATA (Serial AT) storage device" "drivers" "/\- AHCI (Advanced Host Controller" "sdahci(3)" 606
+.xx "" "serial, usbfat: \- Universal Serial Bus device" "drivers" "audio, disk, ether, kb, print, probe," "usb(4)" 686
+.xx "" "genprime, gensafeprime, genstrongprime," "DSAprimes, probably_prime, smallprimetest \-/" "" "prime(2)" 463
+.xx "" "/dsaprivfree, dsasigalloc, dsasigfree," "dsaprivtopub - digital signature algorithm" "" "dsa(2)" 337
+.xx "dsaprivfree,/" "dsagen, dsasign, dsaverify," "dsapuballoc, dsapubfree, dsaprivalloc," "" "dsa(2)" 337
+.xx "" "/dsapubfree, dsaprivalloc, dsaprivfree," "dsasigalloc, dsasigfree, dsaprivtopub - digital/" "" "dsa(2)" 337
+.xx "dsaprivalloc, dsaprivfree,/" "dsagen," "dsasign, dsaverify, dsapuballoc, dsapubfree," "" "dsa(2)" 337
+.xx "" "" "du \- disk usage" "" "du(1)" 67
+.xx "" "cwfs \- cached-worm file server," "dump" "" "cwfs(4)" 632
+.xx "" "fs \- file server," "dump" "" "fs(4)" 648
+.xx "" "history \- print file names from the" "dump" "" "history(1)" 102
+.xx "" "xd \- hex, octal, decimal, or ASCII" "dump" "" "xd(1)" 248
+.xx "" "yesterday, diffy \- print file names from the" "dump" "" "yesterday(1)" 251
+.xx "image" "" "dump9660, mk9660 \- create an ISO-9660 CD" "" "mk9660(8)" 843
+.xx "blu-ray discs or restore/" "backup, tobackup," "dumparenas, restore \- backup venti arenas to" "" "backup(8)" 796
+.xx "" "ktrace \- interpret kernel stack" "dumps" "" "ktrace(1)" 111
+.xx "" "" "dup \- duplicate an open file descriptor" "" "dup(2)" 339
+.xx "" "" "dup \- dups of open files" "" "dup(3)" 572
+.xx "" "cdfs, cddb \- optical disc (CD," "DVD, B) track reader and writer file system" "" "cdfs(4)" 627
+.xx "" "/rectinrect, rectXrect, rectclip, combinerect, Dx," "Dy, Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)" 269
+.xx "letters/" "ARGBEGIN, ARGEND, ARGC, ARGF," "EARGF, arginit, argopt \- process option" "" "arg(2)" 275
+.xx "" "/eread, emouse, ekbd, ecanread, ecanmouse," "ecankbd, ereadmouse, eatomouse, eresized,/" "" "event(2)" 345
+.xx "" "" "echo \- print arguments" "" "echo(1)" 68
+.xx "" "udpecho \-" "echo UDP packets" "" "udpecho(8)" 908
+.xx "" "" "ecp \- fast copy, handling errors" "" "ecp(1)" 69
+.xx "" "" "ed \- text editor" "" "ed(1)" 70
+.xx "" "tweak \-" "edit image files, subfont files, face files, etc." "" "tweak(1)" 231
+.xx "" "sed \- stream" "editor" "" "sed(1)" 192
+.xx "" "emacs \-" "editor macros" "" "emacs(1)" 74
+.xx "" "sam, B, sam.save, samterm \- screen" "editor with structural regular expressions" "" "sam(1)" 185
+.xx "" "/ecankbd, ereadmouse, eatomouse, eresized," "egetrect, edrawgetrect, emenuhit, emoveto,/" "" "event(2)" 345
+.xx "" "/egverify, egpuballoc, egpubfree, egprivalloc," "egprivfree, egsigalloc, egsigfree, egprivtopub/" "" "elgamal(2)" 340
+.xx "egprivalloc,/" "eggen, egencrypt, egdecrypt," "egsign, egverify, egpuballoc, egpubfree," "" "elgamal(2)" 340
+.xx "" "uart," "eia \- serial communication control" "" "uart(3)" 615
+.xx "ekbd, ecanread, ecanmouse, ecankbd,/" "event," "einit, estart, estartfn, etimer, eread, emouse," "" "event(2)" 345
+.xx "v4parsecidr, parseether, myipaddr,/" "" "eipfmt, parseip, parseipmask, v4parseip," "" "ip(2)" 414
+.xx "" "dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt," "eject \- DOS and ISO9660 file systems" "" "dossrv(4)" 634
+.xx "" "/einit, estart, estartfn, etimer, eread, emouse," "ekbd, ecanread, ecanmouse, ecankbd,/" "" "event(2)" 345
+.xx "" "egsigalloc, egsigfree, egprivtopub -" "elgamal encryption" "/egprivalloc, egprivfree," "elgamal(2)" 340
+.xx "" "/bezier, bezspline, fillbezier, fillbezspline," "ellipse, fillellipse, arc, fillarc, icossin,/" "" "draw(2)" 331
+.xx "" "" "emacs \- editor macros" "" "emacs(1)" 74
+.xx "postfd, postmountsrv,/" "Srv, dirread9p," "emalloc9p, erealloc9p, estrdup9p, listensrv," "" "9p(2)" 256
+.xx "" "event, einit, estart, estartfn, etimer, eread," "emouse, ekbd, ecanread, ecanmouse,/" "" "event(2)" 345
+.xx "" "/eresized, egetrect, edrawgetrect, emenuhit," "emoveto, esetcursor, Event, Mouse, Menu \-/" "" "event(2)" 345
+.xx "" "vt \-" "emulate a VT-100 or VT-220 terminal" "" "vt(1)" 243
+.xx "" "/convkeys, convkeys2, printnetkey, status," "enable, disable, authsrv, guard.srv, wrkey,/" "" "auth(8)" 794
+.xx "byte arrays as strings" "dec64, enc64, dec32," "enc32, dec16, enc16, encodefmt \- encoding" "" "encode(2)" 342
+.xx "format" "pemdecode, pemencode \-" "encode files in Privacy Enhanced Mail (PE)" "" "pem(8)" 862
+.xx "" "" "encrypt, decrypt, netcrypt \- DES encryption" "" "encrypt(2)" 343
+.xx "" "bfECBencrypt, bfECBdecrypt - blowfish" "encryption" "/bfCBCencrypt, bfCBCdecrypt," "blowfish(2)" 293
+.xx "" "egsigalloc, egsigfree, egprivtopub - elgamal" "encryption" "/egprivalloc, egprivfree," "elgamal(2)" 340
+.xx "" "encrypt, decrypt, netcrypt \- DES" "encryption" "" "encrypt(2)" 343
+.xx "" "rc4, rc4skip, rc4back - alleged rc4" "encryption" "setupRC4state," "rc4(2)" 480
+.xx "" "X509toRSApub, X509gen, X509verify \- RSA" "encryption algorithm" "/rsapubfree," "rsa(2)" 488
+.xx "" "triple_block_cipher - single and triple digital" "encryption standard" "/setupDES3state," "des(2)" 324
+.xx "" "/aesCBCencrypt, aesCBCdecrypt - advanced" "encryption standard (rijndael)" "" "aes(2)" 271
+.xx "" "pushssl \- attach SSL version 2" "encryption to a communication channel" "" "pushssl(2)" 469
+.xx "" "/readcert, readcertchain \- attach TLS1 or SSL3" "encryption to a communication channel" "" "pushtls(2)" 470
+.xx "" "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "endwalk - AVL tree routines" "/insertavl," "avl(2)" 286
+.xx "" "pemencode \- encode files in Privacy" "Enhanced Mail (PE) format" "pemdecode," "pem(8)" 862
+.xx "" "" "env \- environment variables" "" "env(3)" 573
+.xx "" "getenv, putenv \- access" "environment variables" "" "getenv(2)" 382
+.xx "plumbsendtext, plumblookup, plumbpack,/" "" "eplumb, plumbfree, plumbopen, plumbsend," "" "plumb(2)" 457
+.xx "" "nsec \- time in seconds and nanoseconds since" "epoch" "time," "time(2)" 525
+.xx "" "" "eqn \- typeset mathematics" "" "eqn(1)" 75
+.xx "unit3, midpt3,/" "add3, sub3, neg3, div3, mul3," "eqpt3, closept3, dot3, cross3, len3, dist3," "" "arith3(2)" 277
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt," "eqrect, ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)" 269
+.xx "" "/myipaddr, myetheraddr, maskip, equivip4," "equivip6, defmask, isv4, v4tov6, v6tov4,/" "" "ip(2)" 414
+.xx "" "/ekbd, ecanread, ecanmouse, ecankbd," "ereadmouse, eatomouse, eresized, egetrect,/" "" "event(2)" 345
+.xx "postmountsrv,/" "Srv, dirread9p, emalloc9p," "erealloc9p, estrdup9p, listensrv, postfd," "" "9p(2)" 256
+.xx "" "/fmtstrflush, runefmtstrinit, runefmtstrflush," "errfmt \- support for user-defined print/" "" "fmtinstall(2)" 362
+.xx "" "rerrstr, werrstr \- description of last system call" "error" "errstr," "errstr(2)" 344
+.xx "" "" "error \- return an error" "" "error(5)" 704
+.xx "" "perror, syslog, sysfatal \- system" "error messages" "" "perror(2)" 455
+.xx "" "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "error-checking memory allocators" "/vtmalloc," "venti-mem(2)" 546
+.xx "" "ecp \- fast copy, handling" "errors" "" "ecp(1)" 69
+.xx "" "spell, sprog \- find spelling" "errors" "" "spell(1)" 200
+.xx "system call error" "" "errstr, rerrstr, werrstr \- description of last" "" "errstr(2)" 344
+.xx "" "/egetrect, edrawgetrect, emenuhit, emoveto," "esetcursor, Event, Mouse, Menu \- graphics/" "" "event(2)" 345
+.xx "\- network protocols over IP" "ip," "esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp" "" "ip(3)" 579
+.xx "" "attach, auth \- messages to" "establish a connection" "" "attach(5)" 702
+.xx "" "swap \-" "establish a swap file" "" "swap(8)" 904
+.xx "ecanread, ecanmouse,/" "event, einit, estart," "estartfn, etimer, eread, emouse, ekbd," "" "event(2)" 345
+.xx "" "Srv, dirread9p, emalloc9p, erealloc9p," "estrdup9p, listensrv, postfd, postmountsrv,/" "" "9p(2)" 256
+.xx "" "" "ether \- Ethernet device" "" "ether(3)" 574
+.xx "Universal Serial Bus device/" "audio, disk," "ether, kb, print, probe, serial, usbfat: \-" "" "usb(4)" 686
+.xx "" "aoe \-" "Ethernet (Ao) interface" "" "aoe(3)" 555
+.xx "" "sdaoe \-" "Ethernet (Ao) storage device interface" "" "sdaoe(3)" 608
+.xx "" "bridge \- IPv4" "Ethernet bridge" "" "bridge(3)" 562
+.xx "" "cec \- Coraid" "Ethernet Console" "" "cec(8)" 802
+.xx "" "ether \-" "Ethernet device" "" "ether(3)" 574
+.xx "" "wol \- send wake-on-lan" "Ethernet packet" "" "wol(8)" 920
+.xx "ecanmouse,/" "event, einit, estart, estartfn," "etimer, eread, emouse, ekbd, ecanread," "" "event(2)" 345
+.xx "" "hypot \-" "Euclidean distance" "" "hypot(2)" 409
+.xx "., ~ \- command language" "rc, cd," "eval, exec, exit, flag, rfork, shift, wait, whatis," "" "rc(1)" 168
+.xx "" "/edrawgetrect, emenuhit, emoveto, esetcursor," "Event, Mouse, Menu \- graphics events" "" "event(2)" 345
+.xx "" "calendar \- print upcoming" "events" "" "calendar(1)" 34
+.xx "\- command language" "rc, cd, eval," "exec, exit, flag, rfork, shift, wait, whatis, ., ~" "" "rc(1)" 168
+.xx "file" "exec," "execl, _privates, _nprivates, _tos \- execute a" "" "exec(2)" 348
+.xx "execution" "" "execnet \- network interface to program" "" "execnet(4)" 636
+.xx "" "src \- find source code for" "executable" "" "src(1)" 204
+.xx "" "leswav \- machine-independent access to" "executable files" "/beswav, leswab, leswal," "mach(2)" 422
+.xx "" "size \- print size of" "executable files" "" "size(1)" 196
+.xx "" "exec, execl, _privates, _nprivates, _tos \-" "execute a file" "" "exec(2)" 348
+.xx "" "open, create \- prepare a fid for I/O on an" "existing or new file" "" "open(5)" 706
+.xx "" "await, wait, waitpid \- wait for a process to" "exit" "" "wait(2)" 551
+.xx "command language" "rc, cd, eval, exec," "exit, flag, rfork, shift, wait, whatis, ., ~ \-" "" "rc(1)" 168
+.xx "terminate process, process cleanup" "" "exits, _exits, atexit, atexitdont, terminate \-" "" "exits(2)" 350
+.xx "exponential, logarithm, power, square root" "" "exp, log, log10, pow, pow10, sqrt \-" "" "exp(2)" 351
+.xx "" "uncompress, zip, unzip \- compress and" "expand data" "/bzip2, bunzip2, compress," "gzip(1)" 99
+.xx "" "aliasmail \-" "expand system wide mail aliases" "" "aliasmail(8)" 790
+.xx "" "at, drain," "expect, pass \- dialer scripting tools" "" "expect(1)" 77
+.xx "" "frexp, ldexp, modf \- split into mantissa and" "exponent" "" "frexp(2)" 376
+.xx "" "exp, log, log10, pow, pow10, sqrt \-" "exponential, logarithm, power, square root" "" "exp(2)" 351
+.xx "" "" "exportfs, srvfs \- network file server plumbing" "" "exportfs(4)" 637
+.xx "" "regsub, rregexec, rregsub, regerror \- regular" "expression" "/regcomplit, regcompnl, regexec," "regexp(2)" 484
+.xx "" "regexp \- regular" "expression notation" "" "regexp(6)" 752
+.xx "" "samterm \- screen editor with structural regular" "expressions" "sam, B, sam.save," "sam(1)" 185
+.xx "" "fs," "exsort \- file server maintenance" "" "fs(8)" 816
+.xx "" "" "ext2srv \- ext2 file system" "" "ext2srv(4)" 639
+.xx "" "crtpre, crtin, crtout, crtprefree, crtresfree \-" "extended precision arithmetic" "/mpmagsub," "mp(2)" 440
+.xx "" "s_grow, s_read, s_read_line, s_getline \-" "extensible strings" "/s_putc, s_unique," "string(2)" 513
+.xx "" "font, subfont \-" "external format for fonts and subfonts" "" "font(6)" 725
+.xx "" "image \-" "external format for images" "" "image(6)" 729
+.xx "" "kbin \-" "external keyboard input" "" "kbin(3)" 587
+.xx "" "vac, unvac \- create," "extract a vac archive on Venti" "" "vac(1)" 236
+.xx "" "strings \-" "extract printable strings" "" "strings(1)" 208
+.xx "" "/xls2txt, olefs, mswordstrings, msexceltables \-" "extract printable text from Microsoft/" "" "doc2txt(1)" 65
+.xx "remainder, floor, ceiling functions" "" "fabs, fmod, floor, ceil \- absolute value," "" "floor(2)" 361
+.xx "" "" "face \- face files" "" "face(6)" 724
+.xx "" "tweak \- edit image files, subfont files," "face files, etc." "" "tweak(1)" 231
+.xx "" "mug - convert an image to a" "face icon" "" "mug(1)" 138
+.xx "" "" "faces, seemail, vwhois \- mailbox interface" "" "faces(1)" 79
+.xx "large primes" "" "factor, primes \- factor a number, generate" "" "factor(1)" 80
+.xx "" "delkey \- delete keys from" "factotum" "" "delkey(1)" 62
+.xx "" "" "factotum, fgui \- authentication agent" "" "factotum(4)" 640
+.xx "" "ecp \-" "fast copy, handling errors" "" "ecp(1)" 69
+.xx "" "/srand, truerand, ntruerand, genrandom, prng," "fastrand, nfastrand \- random number/" "" "rand(2)" 478
+.xx "" "abort \- generate a" "fault" "" "abort(2)" 266
+.xx "descriptor to a file server" "" "fauth \- set up authentication on a file" "" "fauth(2)" 352
+.xx "" "/newns, addns, login, noworld, auth_proxy," "fauth_proxy, auth_allocrpc, auth_freerpc,/" "" "auth(2)" 281
+.xx "typesetter output files" "page \- view" "FAX, image, graphic, PostScript, PDF, and" "" "page(1)" 147
+.xx "telephone dialer network" "telco," "faxreceive, faxsend, fax, telcofax, telcodata \-" "" "telco(4)" 680
+.xx "" "Fcall, convS2M, convD2M, convM2S, convM2D," "fcallfmt, dirfmt, dirmodefmt, read9pmsg,/" "" "fcall(2)" 353
+.xx "setvbuf,/" "fopen, freopen, fdopen, fileno," "fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)" 365
+.xx "" "cp," "fcp, mv \- copy, move files" "" "cp(1)" 46
+.xx "descriptor" "" "fd2path \- return file name associated with file" "" "fd2path(2)" 356
+.xx "diskettes, flashes" "prep," "fdisk, format, mbr \- prepare hard and floppy" "" "prep(8)" 876
+.xx "sclose, fflush, setvbuf,/" "fopen, freopen," "fdopen, fileno, fclose, sopenr, sopenw," "" "fopen(2)" 365
+.xx "" "" "fedex, ups, usps \- track shipments" "" "fedex(1)" 81
+.xx "" "/setbuf, fgetpos, ftell, fsetpos, fseek, rewind," "feof, ferror, clearerr \- standard buffered/" "" "fopen(2)" 365
+.xx "" "ap \-" "fetch Associated Press news articles" "" "ap(1)" 19
+.xx "" "getcallerpc \-" "fetch return PC of current function" "" "getcallerpc(2)" 381
+.xx "points/" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3," "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "" "arith3(2)" 277
+.xx "" "/sopenw, sclose, fflush, setvbuf, setbuf," "fgetpos, ftell, fsetpos, fseek, rewind, feof,/" "" "fopen(2)" 365
+.xx "" "/getc, getchar, fputc, putc, putchar, ungetc," "fgets, gets, fputs, puts, fread, fwrite \- Stdio/" "" "fgetc(2)" 357
+.xx "" "factotum," "fgui \- authentication agent" "" "factotum(4)" 640
+.xx "" "clunk \- forget about a" "fid" "" "clunk(5)" 703
+.xx "" "open, create \- prepare a" "fid for I/O on an existing or new file" "" "open(5)" 706
+.xx "closefid, lookupfid, removefid, Req,/" "Fid," "Fidpool, allocfidpool, freefidpool, allocfid," "" "9pfid(2)" 262
+.xx "" "gettokens, tokenize \- break a string into" "fields" "getfields," "getfields(2)" 384
+.xx "" "access \- determine accessibility of" "file" "" "access(2)" 268
+.xx "" "dd \- convert and copy a" "file" "" "dd(1)" 60
+.xx "" "execl, _privates, _nprivates, _tos \- execute a" "file" "exec," "exec(2)" 348
+.xx "" "fortune \- sample lines from a" "file" "" "fortune(1)" 86
+.xx "" "httpfile \- serve a single web" "file" "" "httpfile(4)" 652
+.xx "" "namespace \- name space description" "file" "" "namespace(6)" 742
+.xx "" "\- open a file for reading or writing, create" "file" "open, create, close" "open(2)" 454
+.xx "" "\- prepare a fid for I/O on an existing or new" "file" "open, create" "open(5)" 706
+.xx "" "pr \- print" "file" "" "pr(1)" 160
+.xx "" "readn, write, pread, pwrite \- read or write" "file" "read," "read(2)" 481
+.xx "" "read, write \- transfer data from and to a" "file" "" "read(5)" 708
+.xx "" "remove \- remove a" "file" "" "remove(2)" 486
+.xx "" "sha1sum \- sum and count blocks in a" "file" "sum, md5sum," "sum(1)" 210
+.xx "" "swap \- establish a swap" "file" "" "swap(8)" 904
+.xx "" "tail \- deliver the last part of a" "file" "" "tail(1)" 212
+.xx "" "touch \- set modification date of a" "file" "" "touch(1)" 225
+.xx "" "uniq \- report repeated lines in a" "file" "" "uniq(1)" 233
+.xx "" "venti.conf \- a venti configuration" "file" "" "venti.conf(6)" 764
+.xx "" "" "file \- determine file type" "" "file(1)" 82
+.xx "" "stat, wstat \- inquire or change" "file attributes" "" "stat(5)" 710
+.xx "" "diff \- differential" "file comparator" "" "diff(1)" 64
+.xx "" "ssh, sshnet, scp, sshserve \- secure login and" "file copy from/to Unix or Plan 9" "" "ssh(1)" 205
+.xx "opendirfile,/" "Tree, alloctree, freetree," "File, createfile, closefile, removefile, walkfile," "" "9pfile(2)" 264
+.xx "" "dup \- duplicate an open" "file descriptor" "" "dup(2)" 339
+.xx "" "fd2path \- return file name associated with" "file descriptor" "" "fd2path(2)" 356
+.xx "" "iounit \- return size of atomic I/O unit for" "file descriptor" "" "iounit(2)" 413
+.xx "" "fauth \- set up authentication on a" "file descriptor to a file server" "" "fauth(2)" 352
+.xx "" "grep \- search a" "file for a pattern" "" "grep(1)" 93
+.xx "" "plan9.ini \- configuration" "file for PCs" "" "plan9.ini(8)" 865
+.xx "" "open, create, close \- open a" "file for reading or writing, create file" "" "open(2)" 454
+.xx "" "a.out \- object" "file format" "" "a.out(6)" 715
+.xx "" "ar \- archive (library)" "file format" "" "ar(6)" 717
+.xx "" "intro \- introduction to" "file formats" "" "intro(6)" 714
+.xx "" "remove \- remove a" "file from a server" "" "remove(5)" 709
+.xx "" "chgrp \- change" "file group" "" "chgrp(1)" 37
+.xx "" "readdirfile, closedirfile, hasperm \- in-memory" "file hierarchy" "/walkfile, opendirfile," "9pfile(2)" 264
+.xx "" "pipefile \- attach filter to" "file in name space" "" "pipefile(1)" 157
+.xx "" "objtraverse, isar, nextar, readar \- object" "file interpretation functions" "/readobj," "object(2)" 452
+.xx "" "split \- split a" "file into pieces" "" "split(1)" 203
+.xx "" "rdproto \- parse and process a proto" "file listing" "" "proto(2)" 468
+.xx "" "mtime \- print" "file modification time" "" "mtime(1)" 137
+.xx "" "mktemp \- make a unique" "file name" "" "mktemp(2)" 437
+.xx "" "basename \- strip" "file name affixes" "" "basename(1)" 26
+.xx "" "fd2path \- return" "file name associated with file descriptor" "" "fd2path(2)" 356
+.xx "" "complete \-" "file name completion" "" "complete(2)" 301
+.xx "" "namespace \- structure of conventional" "file name space" "" "namespace(4)" 661
+.xx "" "history \- print" "file names from the dump" "" "history(1)" 102
+.xx "" "yesterday, diffy \- print" "file names from the dump" "" "yesterday(1)" 251
+.xx "" "seek \- change" "file offset" "" "seek(2)" 499
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9" "File protocol" "/read9pmsg, statcheck," "fcall(2)" 353
+.xx "" "intro \- introduction to the Plan 9" "File Protocol, 9P" "" "intro(5)" 698
+.xx "" "boot \- connect to the root" "file server" "" "boot(8)" 797
+.xx "" "\- set up authentication on a file descriptor to a" "file server" "fauth" "fauth(2)" 352
+.xx "" "fossil \- archival" "file server" "" "fossil(4)" 645
+.xx "" "fsconfig \- configuring a" "file server" "" "fsconfig(8)" 821
+.xx "" "upasfs \- mail" "file server" "" "upasfs(4)" 684
+.xx "" "\- reboot the system upon loss of remote" "file server connection" "reboot" "reboot(8)" 882
+.xx "" "cwfs \- cached-worm" "file server, dump" "" "cwfs(4)" 632
+.xx "" "fs \-" "file server, dump" "" "fs(4)" 648
+.xx "" "fs, exsort \-" "file server maintenance" "" "fs(8)" 816
+.xx "" "exportfs, srvfs \- network" "file server plumbing" "" "exportfs(4)" 637
+.xx "" "users \-" "file server user list format" "" "users(6)" 759
+.xx "" "intro \- introduction to" "file servers" "" "intro(4)" 622
+.xx "" "threadlistensrv, threadpostmountsrv, srv \- 9P" "file service" "/readstr, respond, responderror," "9p(2)" 256
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network" "file service" "" "srv(4)" 677
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put" "file status" "/wstat, fwstat, dirstat, dirfstat," "stat(2)" 509
+.xx "" "disc (CD, DVD, B) track reader and writer" "file system" "cdfs, cddb \- optical" "cdfs(4)" 627
+.xx "" "cfs \- cache" "file system" "" "cfs(4)" 629
+.xx "" "ext2srv \- ext2" "file system" "" "ext2srv(4)" 639
+.xx "" "ftpfs \- file transfer protocol (FT)" "file system" "" "ftpfs(4)" 650
+.xx "" "kfs \- disk" "file system" "" "kfs(4)" 658
+.xx "" "lnfs \- long name" "file system" "" "lnfs(4)" 659
+.xx "" "mkfs, mkext \- archive or update a" "file system" "" "mkfs(8)" 845
+.xx "" "mkpaqfs \- make a compressed read-only" "file system" "" "mkpaqfs(8)" 846
+.xx "" "mksacfs \- make a compressed" "file system" "" "mksacfs(8)" 847
+.xx "" "\- network news transport protocol (NNT)" "file system" "nntpfs" "nntpfs(4)" 666
+.xx "" "paqfs \- compressed read-only" "file system" "" "paqfs(4)" 667
+.xx "" "playlistfs \- playlist" "file system" "" "playlistfs(7)" 778
+.xx "" "ramfs \- memory" "file system" "" "ramfs(4)" 669
+.xx "" "ratfs \- mail address ratification" "file system" "" "ratfs(4)" 670
+.xx "" "rdbfs \- remote kernel debugging" "file system" "" "rdbfs(4)" 671
+.xx "" "root \- the root" "file system" "" "root(3)" 602
+.xx "" "sacfs \- compressed" "file system" "" "sacfs(4)" 675
+.xx "" "vacfs \- a Venti-based" "file system" "" "vacfs(4)" 690
+.xx "" "webfs \- world wide web" "file system" "" "webfs(4)" 693
+.xx "" "wikifs, wikipost \- wiki" "file system" "" "wikifs(4)" 696
+.xx "" "nfs \- Sun network" "file system client" "" "nfs(4)" 664
+.xx "" "fs \-" "file system devices" "" "fs(3)" 576
+.xx "" "consolefs, C, clog \-" "file system for console access" "" "consolefs(4)" 630
+.xx "" "plumber \-" "file system for interprocess messaging" "" "plumber(4)" 668
+.xx "" "usbfsinit, usbdirfs, usbfs \- USB device driver" "file system library" "/usbfsdel, usbdirread," "usbfs(2)" 531
+.xx "" "iostats \-" "file system to measure I/O" "" "iostats(4)" 655
+.xx "" "c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660" "file systems" "dossrv, 9660srv, a:, b:," "dossrv(4)" 634
+.xx "" "\- automatically generate mount points for" "file systems" "mntgen" "mntgen(4)" 660
+.xx "" "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "file systems" "32vfs, cpiofs, tapfs," "tapefs(4)" 679
+.xx "" "setup.kfs, update \- administration for local" "file systems" "/setup.9fat, setup.disk," "update(8)" 909
+.xx "" "fshalt, reboot \- halt any local" "file systems and optionally reboot the system" "" "fshalt(8)" 825
+.xx "" "xmr \- remote login, execution, and XMODEM" "file transfer" "con, telnet, rx, hayes, xms," "con(1)" 44
+.xx "" "ftpfs \-" "file transfer protocol (FT) file system" "" "ftpfs(4)" 650
+.xx "" "file \- determine" "file type" "" "file(1)" 82
+.xx "" "partfs \- serve" "file, with partitions" "" "partfs(8)" 859
+.xx "table/" "/localsym, globalsym, textsym, file2pc," "fileelem, filesym, fileline, fnbound \- symbol" "" "symbol(2)" 518
+.xx "setvbuf, setbuf,/" "fopen, freopen, fdopen," "fileno, fclose, sopenr, sopenw, sclose, fflush," "" "fopen(2)" 365
+.xx "" "cat, read \- catenate" "files" "" "cat(1)" 35
+.xx "" "cmp \- compare two" "files" "" "cmp(1)" 40
+.xx "" "\- select or reject lines common to two sorted" "files" "comm" "comm(1)" 43
+.xx "" "cp, fcp, mv \- copy, move" "files" "" "cp(1)" 46
+.xx "" "dup \- dups of open" "files" "" "dup(3)" 572
+.xx "" "face \- face" "files" "" "face(6)" 724
+.xx "" "keyfs, warning \- authentication database" "files" "" "keyfs(4)" 656
+.xx "" "\- machine-independent access to executable" "files" "/beswal, beswav, leswab, leswal, leswav" "mach(2)" 422
+.xx "" "mk, membername \- maintain (make) related" "files" "" "mk(1)" 126
+.xx "" "mp3enc \- create mp3 audio" "files" "" "mp3enc(1)" 134
+.xx "" "graphic, PostScript, PDF, and typesetter output" "files" "page \- view FAX, image," "page(1)" 147
+.xx "" "qer, runq \- queue management for spooled" "files" "" "qer(8)" 880
+.xx "" "rio \- window system" "files" "" "rio(4)" 672
+.xx "" "rm \- remove" "files" "" "rm(1)" 182
+.xx "" "size \- print size of executable" "files" "" "size(1)" 196
+.xx "" "sort \- sort and/or merge" "files" "" "sort(1)" 198
+.xx "" "strip \- remove symbols from binary" "files" "" "strip(1)" 209
+.xx "" "tmpfile, tmpnam \- Stdio temporary" "files" "" "tmpfile(2)" 526
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti" "files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)" 543
+.xx "" "tweak \- edit image files, subfont" "files, face files, etc." "" "tweak(1)" 231
+.xx "" "bundle \- collect" "files for distribution" "" "bundle(1)" 32
+.xx "" "acme \- control" "files for text windows" "" "acme(4)" 623
+.xx "" "pemdecode, pemencode \- encode" "files in Privacy Enhanced Mail (PE) format" "" "pem(8)" 862
+.xx "" "mp3dec \- decode audio MPEG" "files (layers 1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "" "tweak \- edit image" "files, subfont files, face files, etc." "" "tweak(1)" 231
+.xx "access/" "/globalsym, textsym, file2pc, fileelem," "filesym, fileline, fnbound \- symbol table" "" "symbol(2)" 518
+.xx "" "/fillbezier, fillbezspline, ellipse, fillellipse, arc," "fillarc, icossin, icossin2, border, string,/" "" "draw(2)" 331
+.xx "" "/replclipr, line, poly, fillpoly, bezier, bezspline," "fillbezier, fillbezspline, ellipse, fillellipse, arc,/" "" "draw(2)" 331
+.xx "" "plot \- graphics" "filter" "" "plot(1)" 158
+.xx "" "" "filter, list, deliver, token, vf \- filtering mail" "" "filter(1)" 83
+.xx "" "pipefile \- attach" "filter to file in name space" "" "pipefile(1)" 157
+.xx "" "scanmail, testscan \- spam" "filters" "" "scanmail(8)" 887
+.xx "" "look \-" "find lines in a sorted list" "" "look(1)" 117
+.xx "" "leak, kmem, umem \- help" "find memory leaks" "" "leak(1)" 112
+.xx "" "man, lookman, sig \- print or" "find pages of this manual" "" "man(1)" 123
+.xx "" "src \-" "find source code for executable" "" "src(1)" 204
+.xx "" "spell, sprog \-" "find spelling errors" "" "spell(1)" 200
+.xx "" "/classname, closedev, configdev, devctl," "finddevs, loaddevstr, matchdevcsp, opendev,/" "" "usb(2)" 527
+.xx "" "/machbytype, machbyname, newmap, setmap," "findseg, unusemap, loadmap, attachproc,/" "" "mach(2)" 422
+.xx "" "/textseg, line2addr, lookup, findlocal, getauto," "findsym, localsym, globalsym, textsym,/" "" "symbol(2)" 518
+.xx "language" "rc, cd, eval, exec, exit," "flag, rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)" 168
+.xx "" "mbr \- prepare hard and floppy diskettes," "flashes" "prep, fdisk, format," "prep(8)" 876
+.xx "" "/inflatezlib, inflateblock, inflatezlibblock," "flateerr, mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)" 359
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control" "floating point" "" "getfcr(2)" 383
+.xx "" "hoc \- interactive" "floating point language" "" "hoc(1)" 103
+.xx "" "fmod, floor, ceil \- absolute value, remainder," "floor, ceiling functions" "fabs," "floor(2)" 361
+.xx "" "" "floppy \- floppy disk interface" "" "floppy(3)" 575
+.xx "" "prep, fdisk, format, mbr \- prepare hard and" "floppy diskettes, flashes" "" "prep(8)" 876
+.xx "" "" "flush \- abort a message" "" "flush(5)" 705
+.xx "" "segflush \-" "flush instruction and data caches" "" "segflush(2)" 503
+.xx "" "/getdefont, getwindow, gengetwindow," "flushimage, bufimage, lockdisplay,/" "" "graphics(2)" 388
+.xx "floor, ceiling functions" "fabs," "fmod, floor, ceil \- absolute value, remainder," "" "floor(2)" 361
+.xx "" "" "fmt, htmlfmt \- simple text formatters" "" "fmt(1)" 85
+.xx "venti/" "/conf, fmtarenas, fmtbloom, fmtindex," "fmtisect, syncindex \- prepare and maintain a" "" "venti-fmt(8)" 915
+.xx "" "/fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit," "fmtstrflush, runefmtstrinit, runefmtstrflush,/" "" "fmtinstall(2)" 362
+.xx "fmtfdinit,/" "fmtinstall, dofmt, dorfmt, fmtprint," "fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy," "" "fmtinstall(2)" 362
+.xx "" "/textsym, file2pc, fileelem, filesym, fileline," "fnbound \- symbol table access functions" "" "symbol(2)" 518
+.xx "subfonts" "" "font, subfont \- external format for fonts and" "" "font(6)" 725
+.xx "" "cachechars, agefont, loadchar, Subfont," "Fontchar, Font \- font utilities" "" "cachechars(2)" 295
+.xx "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)" 365
+.xx "" "" "fork, rfork \- manipulate process resources" "" "fork(2)" 368
+.xx "" "a.out \- object file" "format" "" "a.out(6)" 715
+.xx "" "ar \- archive (library) file" "format" "" "ar(6)" 717
+.xx "" "\- encode files in Privacy Enhanced Mail (PE)" "format" "pemdecode, pemencode" "pem(8)" 862
+.xx "" "users \- file server user list" "format" "" "users(6)" 759
+.xx "" "UTF, Unicode, ASCII, rune \- character set and" "format" "" "utf(6)" 760
+.xx "" "font, subfont \- external" "format for fonts and subfonts" "" "font(6)" 725
+.xx "" "image \- external" "format for images" "" "image(6)" 729
+.xx "diskettes, flashes" "prep, fdisk," "format, mbr \- prepare hard and floppy" "" "prep(8)" 876
+.xx "" "plumb \-" "format of plumb messages and rules" "" "plumb(6)" 748
+.xx "" "rsa2pub, rsa2ssh, rsa2x509 \- generate and" "format rsa keys" "rsagen, rsafill, asn12rsa," "rsa(8)" 885
+.xx "" "tbl \-" "format tables for nroff or troff" "" "tbl(1)" 215
+.xx "" "intro \- introduction to file" "formats" "" "intro(6)" 714
+.xx "" "map \- digitized map" "formats" "" "map(6)" 736
+.xx "" "vtparsescore, vtscorefmt \- venti data" "formats" "/vtrootpack, vtrootunpack," "venti-fcall(2)" 541
+.xx "" "/errfmt \- support for user-defined print" "formats and output routines" "" "fmtinstall(2)" 362
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan" "formatted input" "" "fscanf(2)" 377
+.xx "" "vfprintf, vprintf, vsprintf, vsnprintf \- print" "formatted output" "/printf, sprintf, snprintf," "fprintf(2)" 370
+.xx "" "runevseprint, runevsmprint \- print" "formatted output" "/vsmprint, runevsnprint," "print(2)" 464
+.xx "" "fmt, htmlfmt \- simple text" "formatters" "" "fmt(1)" 85
+.xx "" "doctype \- intuit command line for" "formatting a document" "" "doctype(1)" 66
+.xx "" "marshal \-" "formatting and sending mail" "" "marshal(1)" 124
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(1)" 104
+.xx "" "htmlroff \- HTML" "formatting and typesetting" "" "htmlroff(6)" 726
+.xx "" "troff, nroff, dpost \- text" "formatting and typesetting" "" "troff(1)" 228
+.xx "" "mhtml \- macros for" "formatting HTML" "" "mhtml(6)" 737
+.xx "" "ms \- macros for" "formatting manuscripts" "" "ms(6)" 740
+.xx "" "deroff, delatex \- remove" "formatting requests" "" "deroff(1)" 63
+.xx "" "" "fortune \- sample lines from a file" "" "fortune(1)" 86
+.xx "" "trampoline \-" "forward incoming calls to another address" "" "trampoline(8)" 907
+.xx "" "" "fossil \- archival file server" "" "fossil(4)" 645
+.xx "" "" "fossilcons \- fossil console commands" "" "fossilcons(8)" 810
+.xx "" "/ciscframe, riscframe, localaddr, symoff," "fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)" 321
+.xx "runesprint, runesnprint, runeseprint,/" "print," "fprint, sprint, snprint, seprint, smprint," "" "print(2)" 464
+.xx "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf, printf, sprintf, snprintf, vfprintf," "" "fprintf(2)" 370
+.xx "" "/fputc, putc, putchar, ungetc, fgets, gets," "fputs, puts, fread, fwrite \- Stdio input and/" "" "fgetc(2)" 357
+.xx "Network Computing (VN)" "vncs, vncv \- remote" "frame buffer server and viewer for Virtual" "" "vnc(1)" 241
+.xx "" "crop, iconv \-" "frame, crop, and convert image" "" "crop(1)" 50
+.xx "ntruerand, genrandom, prng,/" "rand, lrand," "frand, nrand, lnrand, srand, truerand," "" "rand(2)" 478
+.xx "frselect,/" "frinit, frsetrects, frinittick, frclear," "frcharofpt, frptofchar, frinsert, frdelete," "" "frame(2)" 373
+.xx "" "/frinsert, frdelete, frselect, frtick, frselectpaint," "frdrawsel, frdrawsel0, frgetmouse \- frames of/" "" "frame(2)" 373
+.xx "" "putc, putchar, ungetc, fgets, gets, fputs, puts," "fread, fwrite \- Stdio input and output" "/fputc," "fgetc(2)" 357
+.xx "setrealloctag,/" "malloc, mallocalign, mallocz," "free, realloc, calloc, msize, setmalloctag," "" "malloc(2)" 425
+.xx "" "/ctlstrdup, ctlprint, deactivate, freectlfont," "freectlimage, initcontrols, namectlfont,/" "" "control(2)" 302
+.xx "" "parsehtml, printitems, validitems, freeitems," "freedocinfo, dimenkind, dimenspec, targetid,/" "" "html(2)" 392
+.xx "removefid, Req,/" "Fid, Fidpool, allocfidpool," "freefidpool, allocfid, closefid, lookupfid," "" "9pfid(2)" 262
+.xx "" "/unlockdisplay, openfont, buildfont," "freefont, Pfmt, Rfmt, strtochan, chantostr,/" "" "graphics(2)" 388
+.xx "setalpha,/" "allocimage, allocimagemix," "freeimage, nameimage, namedimage," "" "allocimage(2)" 272
+.xx "" "bytesperline, wordsperline \- allocating," "freeing, reading, writing images" "/writeimage," "allocimage(2)" 272
+.xx "" "parsehtml, printitems, validitems," "freeitems, freedocinfo, dimenkind,/" "" "html(2)" 392
+.xx "deletekey \- integer to data/" "Intmap, allocmap," "freemap, insertkey, caninsertkey, lookupkey," "" "intmap(2)" 410
+.xx "" "/creadmemimage, writememimage," "freememimage, memsetchan, loadmemimage,/" "" "memdraw(2)" 429
+.xx "" "/allocmemsubfont, openmemsubfont," "freememsubfont, memsubfontwidth,/" "" "memdraw(2)" 429
+.xx "" "/reject, netmkaddr, setnetmtpt, getnetconninfo," "freenetconninfo \- make and break network/" "" "dial(2)" 326
+.xx "" "/removefid, Req, Reqpool, allocreqpool," "freereqpool, allocreq, closereq, lookupreq,/" "" "9pfid(2)" 262
+.xx "" "Screen, allocscreen, publicscreen," "freescreen, allocwindow, bottomwindow,/" "" "window(2)" 552
+.xx "uninstallsubfont, subfontname,/" "allocsubfont," "freesubfont, installsubfont, lookupsubfont," "" "subfont(2)" 516
+.xx "" "pushtls, tlsClient, tlsServer, initThumbprints," "freeThumbprints, okThumbprint, readcert,/" "" "pushtls(2)" 470
+.xx "walkfile, opendirfile,/" "Tree, alloctree," "freetree, File, createfile, closefile, removefile," "" "9pfile(2)" 264
+.xx "sopenw, sclose, fflush, setvbuf,/" "fopen," "freopen, fdopen, fileno, fclose, sopenr," "" "fopen(2)" 365
+.xx "frequencies" "" "freq \- print histogram of character" "" "freq(1)" 87
+.xx "exponent" "" "frexp, ldexp, modf \- split into mantissa and" "" "frexp(2)" 376
+.xx "" "frtick, frselectpaint, frdrawsel, frdrawsel0," "frgetmouse \- frames of text" "/frselect," "frame(2)" 373
+.xx "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)" 373
+.xx "" "dimenkind, dimenspec, targetid, targetname," "fromStr, toStr \- HTML parser" "/freedocinfo," "html(2)" 392
+.xx "" "frinit, frsetrects, frinittick, frclear, frcharofpt," "frptofchar, frinsert, frdelete, frselect, frtick,/" "" "frame(2)" 373
+.xx "" "/frptofchar, frinsert, frdelete, frselect, frtick," "frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)" 373
+.xx "frptofchar, frinsert, frdelete, frselect,/" "frinit," "frsetrects, frinittick, frclear, frcharofpt," "" "frame(2)" 373
+.xx "" "/frptofchar, frinsert, frdelete, frselect," "frtick, frselectpaint, frdrawsel, frdrawsel0,/" "" "frame(2)" 373
+.xx "" "" "fs \- file server, dump" "" "fs(4)" 648
+.xx "" "" "fs \- file system devices" "" "fs(3)" 576
+.xx "" "" "fs, exsort \- file server maintenance" "" "fs(8)" 816
+.xx "input" "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "" "fscanf(2)" 377
+.xx "" "" "fsconfig \- configuring a file server" "" "fsconfig(8)" 821
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos, ftell," "fsetpos, fseek, rewind, feof, ferror, clearerr \-/" "" "fopen(2)" 365
+.xx "optionally reboot the system" "" "fshalt, reboot \- halt any local file systems and" "" "fshalt(8)" 825
+.xx "dirfwstat, nulldir \- get and put file/" "stat," "fstat, wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)" 509
+.xx "" "ftpfs \- file transfer protocol" "FT) file system" "" "ftpfs(4)" 650
+.xx "" "/sclose, fflush, setvbuf, setbuf, fgetpos," "ftell, fsetpos, fseek, rewind, feof, ferror,/" "" "fopen(2)" 365
+.xx "" "telnetd, rlogind, rexexec," "ftpd \- Internet remote access daemons" "" "ipserv(8)" 836
+.xx "" "" "ftpfs \- file transfer protocol (FT) file system" "" "ftpfs(4)" 650
+.xx "" "runetochar, chartorune, runelen, runenlen," "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "rune(2)" 490
+.xx "negotiate version" "" "fversion \- initialize 9P connection and" "" "fversion(2)" 380
+.xx "" "putchar, ungetc, fgets, gets, fputs, puts, fread," "fwrite \- Stdio input and output" "/fputc, putc," "fgetc(2)" 357
+.xx "nulldir \- get and put file/" "stat, fstat, wstat," "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "" "stat(2)" 509
+.xx "" "readv, writev, preadv, pwritev \-" "gather read and write" "" "readv(2)" 483
+.xx "poly, fillpoly, bezier, bezspline,/" "Image, draw," "gendraw, drawreplxy, drawrepl, replclipr, line," "" "draw(2)" 331
+.xx "" "smallprimetest \- prime number" "generation" "/DSAprimes, probably_prime," "prime(2)" 463
+.xx "" "prng, fastrand, nfastrand \- random number" "generators" "/ntruerand, genrandom," "rand(2)" 478
+.xx "" "opendisk, Disk \-" "generic disk device interface" "" "disk(2)" 330
+.xx "" "/closedisplay, getdefont, getwindow," "gengetwindow, flushimage, bufimage,/" "" "graphics(2)" 388
+.xx "" "Display, Point, Rectangle, Cursor, initdraw," "geninitdraw, drawerror, initdisplay,/" "" "graphics(2)" 388
+.xx "" "/nrand, lnrand, srand, truerand, ntruerand," "genrandom, prng, fastrand, nfastrand \-/" "" "rand(2)" 478
+.xx "probably_prime, smallprimetest \-/" "genprime," "gensafeprime, genstrongprime, DSAprimes," "" "prime(2)" 463
+.xx "" "move, xform, ixform, persp, look, viewport \-" "Geometric transformations" "/rot, qrot, scale," "matrix(2)" 427
+.xx "" "/unusemap, loadmap, attachproc, get1," "get2, get4, get8, put1, put2, put4, put8,/" "" "mach(2)" 422
+.xx "" "/pc2line, textseg, line2addr, lookup, findlocal," "getauto, findsym, localsym, globalsym,/" "" "symbol(2)" 518
+.xx "function" "" "getcallerpc \- fetch return PC of current" "" "getcallerpc(2)" 381
+.xx "gets, fputs, puts, fread, fwrite \-/" "fgetc, getc," "getchar, fputc, putc, putchar, ungetc, fgets," "" "fgetc(2)" 357
+.xx "" "/drawerror, initdisplay, closedisplay," "getdefont, getwindow, gengetwindow,/" "" "graphics(2)" 388
+.xx "variables" "" "getenv, putenv \- access environment" "" "getenv(2)" 382
+.xx "point" "" "getfcr, setfcr, getfsr, setfsr \- control floating" "" "getfcr(2)" 383
+.xx "into fields" "" "getfields, gettokens, tokenize \- break a string" "" "getfields(2)" 384
+.xx "shell scripts" "" "getflags, usage \- command-line parsing for" "" "getflags(8)" 826
+.xx "" "getfcr, setfcr," "getfsr, setfsr \- control floating point" "" "getfcr(2)" 383
+.xx "" "calloc, msize, setmalloctag, setrealloctag," "getmalloctag, getrealloctag,/" "/free, realloc," "malloc(2)" 425
+.xx "" "" "getmap, colors \- display color map" "" "colors(1)" 42
+.xx "hwdraw/" "/freememsubfont, memsubfontwidth," "getmemdefont, memimagestring, iprint," "" "memdraw(2)" 429
+.xx "" "/listen, accept, reject, netmkaddr, setnetmtpt," "getnetconninfo, freenetconninfo \- make and/" "" "dial(2)" 326
+.xx "" "getpid," "getppid \- get process ids" "" "getpid(2)" 385
+.xx "" "/setmalloctag, setrealloctag, getmalloctag," "getrealloctag, malloctopoolblock \- memory/" "" "malloc(2)" 425
+.xx "" "initmouse, readmouse, closemouse, moveto," "getrect, drawgetrect, menuhit, setcursor \-/" "" "mouse(2)" 438
+.xx "" "/getchar, fputc, putc, putchar, ungetc, fgets," "gets, fputs, puts, fread, fwrite \- Stdio input/" "" "fgetc(2)" 357
+.xx "line2addr, lookup, findlocal,/" "syminit," "getsym, symbase, pc2sp, pc2line, textseg," "" "symbol(2)" 518
+.xx "fields" "getfields," "gettokens, tokenize \- break a string into" "" "getfields(2)" 384
+.xx "" "" "getuser, sysname \- get user or system name" "" "getuser(2)" 386
+.xx "" "" "getwd \- get current directory" "" "getwd(2)" 387
+.xx "" "/drawerror, initdisplay, closedisplay, getdefont," "getwindow, gengetwindow, flushimage,/" "" "graphics(2)" 388
+.xx "interpreter)" "gs \- Aladdin" "Ghostscript (PostScript and PDF language" "" "gs(1)" 94
+.xx "topng, toico \- view and convert pictures" "jpg," "gif, png, ppm, bmp, yuv, ico, togif, toppm," "" "jpg(1)" 107
+.xx "" "/lookup, findlocal, getauto, findsym, localsym," "globalsym, textsym, file2pc, fileelem, filesym,/" "" "symbol(2)" 518
+.xx "date and time" "ctime, localtime," "gmtime, asctime, tm2sec, timezone \- convert" "" "ctime(2)" 318
+.xx "" "mail," "go.fishing \- mail and mailboxes" "" "mail(1)" 122
+.xx "" "setjmp, longjmp, notejmp \- non-local" "goto" "" "setjmp(2)" 505
+.xx "Internet" "ping," "gping, traceroute, hogports \- probe the" "" "ping(8)" 863
+.xx "" "gpsfs," "gpsevermore \- GPS time and position service" "" "gpsfs(8)" 827
+.xx "" "" "grap \- pic preprocessor for drawing graphs" "" "grap(1)" 90
+.xx "" "" "graph \- draw a graph" "" "graph(1)" 92
+.xx "" "statusbar \- display a bar" "graph status window" "" "statusbar(8)" 902
+.xx "" "gview \- interactive" "graph viewer" "" "gview(1)" 97
+.xx "output files" "page \- view FAX, image," "graphic, PostScript, PDF, and typesetter" "" "page(1)" 147
+.xx "" "newcontrolset, resizecontrolset \- interactive" "graphical controls" "/namectlimage," "control(2)" 302
+.xx "" "runestringwidth, runestringnwidth \-" "graphical size of strings" "/runestringsize," "stringsize(2)" 515
+.xx "" "draw \- screen" "graphics" "" "draw(3)" 568
+.xx "" "strtochan, chantostr, chantodepth \- interactive" "graphics" "/buildfont, freefont, Pfmt, Rfmt," "graphics(2)" 388
+.xx "" "emoveto, esetcursor, Event, Mouse, Menu \-" "graphics events" "/edrawgetrect, emenuhit," "event(2)" 345
+.xx "" "plot \-" "graphics filter" "" "plot(1)" 158
+.xx "" "_string, ARROW, drawsetdebug \-" "graphics functions PB L" "/runestringnbg," "draw(2)" 331
+.xx "" "plot \-" "graphics interface" "" "plot(6)" 746
+.xx "" "grap \- pic preprocessor for drawing" "graphs" "" "grap(1)" 90
+.xx "" "stats \- display" "graphs of system activity" "" "stats(8)" 900
+.xx "network protocols over IP" "ip, esp," "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "" "ip(3)" 579
+.xx "" "" "grep \- search a file for a pattern" "" "grep(1)" 93
+.xx "" "chgrp \- change file" "group" "" "chgrp(1)" 37
+.xx "" "postnote \- send a note to a process or process" "group" "" "postnote(2)" 462
+.xx "" "cons \- console, clocks, process/process" "group ids, user, null, reboot, etc." "" "cons(3)" 565
+.xx "" "binalloc, bingrow, binfree \-" "grouped memory allocation" "" "bin(2)" 287
+.xx "language interpreter)" "" "gs \- Aladdin Ghostscript (PostScript and PDF" "" "gs(1)" 94
+.xx "" "/printnetkey, status, enable, disable, authsrv," "guard.srv, wrkey, login, newns, none \-/" "" "auth(8)" 794
+.xx "" "" "gview \- interactive graph viewer" "" "gview(1)" 97
+.xx "uncompress, zip, unzip \- compress and/" "" "gzip, gunzip, bzip2, bunzip2, compress," "" "gzip(1)" 99
+.xx "" "/HSPairs, hmydomain, hversion, htmlesc," "halloc, hbodypush, hbuflen, hcheckcontent,/" "" "httpd(2)" 404
+.xx "reboot the system" "fshalt, reboot \-" "halt any local file systems and optionally" "" "fshalt(8)" 825
+.xx "" "notify, noted, atnotify \-" "handle asynchronous process notification" "" "notify(2)" 450
+.xx "" "ecp \- fast copy," "handling errors" "" "ecp(1)" 69
+.xx "netmkaddr, setnetmtpt, getnetconninfo,/" "dial," "hangup, announce, listen, accept, reject," "" "dial(2)" 326
+.xx "" "prep, fdisk, format, mbr \- prepare" "hard and floppy diskettes, flashes" "" "prep(8)" 876
+.xx "" "uptime \- show how long the system" "has been running" "" "uptime(1)" 235
+.xx "" "sha1unpickle \- cryptographically secure" "hashes" "/md5unpickle, sha1pickle," "sechash(2)" 497
+.xx "" "/walkfile, opendirfile, readdirfile, closedirfile," "hasperm \- in-memory file hierarchy" "" "9pfile(2)" 264
+.xx "and XMODEM file transfer" "con, telnet, rx," "hayes, xms, xmr \- remote login, execution," "" "con(1)" 44
+.xx "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "HConnect, HContent, HContents, HETag," "" "httpd(2)" 404
+.xx "" "/hbodypush, hbuflen, hcheckcontent, hclose," "hdate2sec, hdatefmt, hfail, hflush, hgetc,/" "" "httpd(2)" 404
+.xx "" "leak, kmem, umem \-" "help find memory leaks" "" "leak(1)" 112
+.xx "" "xd \-" "hex, octal, decimal, or ASCII dump" "" "xd(1)" 248
+.xx "" "HConnect, HContent, HContents, HETag," "HFields, Hio, Htmlesc, HttpHead, HttpReq,/" "" "httpd(2)" 404
+.xx "hload,/" "/hclose, hdate2sec, hdatefmt, hfail," "hflush, hgetc, hgethead, hinit, hiserror," "" "httpd(2)" 404
+.xx "url" "" "hget \- retrieve a web page corresponding to a" "" "hget(1)" 101
+.xx "" "closedirfile, hasperm \- in-memory file" "hierarchy" "/walkfile, opendirfile, readdirfile," "9pfile(2)" 264
+.xx "" "walk \- descend a directory" "hierarchy" "" "walk(5)" 713
+.xx "" "muldiv, umuldiv \-" "high-precision multiplication and division" "" "muldiv(2)" 444
+.xx "" "/HContent, HContents, HETag, HFields," "Hio, Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)" 404
+.xx "" "/hdatefmt, hfail, hflush, hgetc, hgethead, hinit," "hiserror, hload, hlower, hmkcontent,/" "" "httpd(2)" 404
+.xx "" "freq \- print" "histogram of character frequencies" "" "freq(1)" 87
+.xx "" "" "history \- print file names from the dump" "" "history(1)" 102
+.xx "" "hflush, hgetc, hgethead, hinit, hiserror, hload," "hlower, hmkcontent, hmkhfields,/" "/hfail," "httpd(2)" 404
+.xx "md5pickle,/" "md4, md5, sha1, aes, hmac_x," "hmac_md5, hmac_sha1, hmac_aes," "" "sechash(2)" 497
+.xx "" "/hgetc, hgethead, hinit, hiserror, hload, hlower," "hmkcontent, hmkhfields, hmkmimeboundary,/" "" "httpd(2)" 404
+.xx "" "/hmkhfields, hmkmimeboundary, hmkspairs," "hmoved, hokheaders, hparseheaders,/" "" "httpd(2)" 404
+.xx "" "Htmlesc, HttpHead, HttpReq, HRange, HSPairs," "hmydomain, hversion, htmlesc, halloc,/" "/Hio," "httpd(2)" 404
+.xx "" "/nhgetv, nhgetl, nhgets, hnputv, hnputl," "hnputs, ptclbsum, readipifc \- Internet/" "" "ip(2)" 414
+.xx "" "" "hoc \- interactive floating point language" "" "hoc(1)" 103
+.xx "" "ping, gping, traceroute," "hogports \- probe the Internet" "" "ping(8)" 863
+.xx "" "/hmkmimeboundary, hmkspairs, hmoved," "hokheaders, hparseheaders, hparsequery,/" "" "httpd(2)" 404
+.xx "" "keys.who \- biographic information for key" "holders" "" "keys.who(6)" 733
+.xx "" "usb \- USB" "Host Controller Interface" "" "usb(3)" 616
+.xx "storage device/" "sdahci \- AHCI (Advanced" "Host Controller Interface) SATA (Serial AT)" "" "sdahci(3)" 606
+.xx "" "uptime \- show" "how long the system has been running" "" "uptime(1)" 235
+.xx "" "keyboard \-" "how to type characters" "" "keyboard(6)" 731
+.xx "hprint,/" "/hmkspairs, hmoved, hokheaders," "hparseheaders, hparsequery, hparsereq," "" "httpd(2)" 404
+.xx "" "/hmoved, hokheaders, hparseheaders," "hparsequery, hparsereq, hprint, hputc,/" "" "httpd(2)" 404
+.xx "" "/HFields, Hio, Htmlesc, HttpHead, HttpReq," "HRange, HSPairs, hmydomain, hversion,/" "" "httpd(2)" 404
+.xx "" "/hparsequery, hparsereq, hprint, hputc," "hreadbuf, hredirected, hreqcleanup,/" "" "httpd(2)" 404
+.xx "" "/hputc, hreadbuf, hredirected, hreqcleanup," "hrevhfields, hrevspairs, hstrdup, http11,/" "" "httpd(2)" 404
+.xx "" "/Hio, Htmlesc, HttpHead, HttpReq, HRange," "HSPairs, hmydomain, hversion, htmlesc,/" "" "httpd(2)" 404
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs," "hstrdup, http11, httpfmt, httpunesc,/" "" "httpd(2)" 404
+.xx "" "mhtml \- macros for formatting" "HTML" "" "mhtml(6)" 737
+.xx "" "\- convert between troff's ms macros and" "html" "ms2html, html2ms" "ms2html(1)" 136
+.xx "" "troff2html \- convert troff output into" "HTML" "" "troff2html(1)" 230
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(1)" 104
+.xx "" "htmlroff \-" "HTML formatting and typesetting" "" "htmlroff(6)" 726
+.xx "" "targetid, targetname, fromStr, toStr \-" "HTML parser" "/dimenkind, dimenspec," "html(2)" 392
+.xx "and html" "ms2html," "html2ms \- convert between troff's ms macros" "" "ms2html(1)" 136
+.xx "" "/HRange, HSPairs, hmydomain, hversion," "htmlesc, halloc, hbodypush, hbuflen,/" "" "httpd(2)" 404
+.xx "" "/HContent, HContents, HETag, HFields, Hio," "Htmlesc, HttpHead, HttpReq, HRange,/" "" "httpd(2)" 404
+.xx "" "fmt," "htmlfmt \- simple text formatters" "" "fmt(1)" 85
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(1)" 104
+.xx "" "" "htmlroff \- HTML formatting and typesetting" "" "htmlroff(6)" 726
+.xx "" "webcookies \-" "HTTP cookie manager" "" "webcookies(4)" 691
+.xx "" "/hreqcleanup, hrevhfields, hrevspairs, hstrdup," "http11, httpfmt, httpunesc, hunallowed,/" "" "httpd(2)" 404
+.xx "webls \- HTTP server" "" "httpd, mirror, save, imagemap, man2html," "" "httpd(8)" 829
+.xx "" "" "httpfile \- serve a single web file" "" "httpfile(4)" 652
+.xx "" "/hrevhfields, hrevspairs, hstrdup, http11," "httpfmt, httpunesc, hunallowed, hungetc,/" "" "httpd(2)" 404
+.xx "" "/HContents, HETag, HFields, Hio, Htmlesc," "HttpHead, HttpReq, HRange, HSPairs,/" "" "httpd(2)" 404
+.xx "" "/hrevspairs, hstrdup, http11, httpfmt," "httpunesc, hunallowed, hungetc, hunload,/" "" "httpd(2)" 404
+.xx "\-/" "/httpunesc, hunallowed, hungetc, hunload," "hurlfmt, hurlunesc, hvprint, hwrite, hxferenc," "" "httpd(2)" 404
+.xx "" "/HttpReq, HRange, HSPairs, hmydomain," "hversion, htmlesc, halloc, hbodypush,/" "" "httpd(2)" 404
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc," "hvprint, hwrite, hxferenc, \- routines for/" "" "httpd(2)" 404
+.xx "" "/getmemdefont, memimagestring, iprint," "hwdraw \- drawing routines for/" "" "memdraw(2)" 429
+.xx "" "/hungetc, hunload, hurlfmt, hurlunesc, hvprint," "hwrite, hxferenc, \- routines for creating an/" "" "httpd(2)" 404
+.xx "" "sinh, cosh, tanh \-" "hyperbolic functions" "" "sinh(2)" 507
+.xx "" "" "hypot \- Euclidean distance" "" "hypot(2)" 409
+.xx "Interface Association (PCMCI) device" "" "i82365 \- Personal Computer Memory Card" "" "i82365(3)" 578
+.xx "protocols over IP" "ip, esp, gre, icmp," "icmpv6, ipmux, rudp, tcp, udp \- network" "" "ip(3)" 579
+.xx "convert/" "jpg, gif, png, ppm, bmp, yuv," "ico, togif, toppm, topng, toico \- view and" "" "jpg(1)" 107
+.xx "" "mug - convert an image to a face" "icon" "" "mug(1)" 138
+.xx "" "crop," "iconv \- frame, crop, and convert image" "" "crop(1)" 50
+.xx "" "/ellipse, fillellipse, arc, fillarc, icossin," "icossin2, border, string, stringn, runestring,/" "" "draw(2)" 331
+.xx "" "cap \- capabilities for setting the user" "id of processes" "" "cap(3)" 564
+.xx "invertmat, xformpoint, xformpointd,/" "" "ident, matmul, matmulr, determinant, adjoint," "" "matrix(2)" 427
+.xx "" "pcmcia \-" "identify a PCMCIA card" "" "pcmcia(8)" 861
+.xx "" "" "idiff \- interactive diff" "" "idiff(1)" 105
+.xx "" "/leieee80ftos, leieeesftos, leieeedftos," "ieeesftos, ieeedftos \- machine-independent/" "" "debugger(2)" 321
+.xx "" "crop, iconv \- frame, crop, and convert" "image" "" "crop(1)" 50
+.xx "" "dump9660, mk9660 \- create an ISO-9660 CD" "image" "" "mk9660(8)" 843
+.xx "" "" "image \- external format for images" "" "image(6)" 729
+.xx "replclipr, line, poly, fillpoly, bezier,/" "" "Image, draw, gendraw, drawreplxy, drawrepl," "" "draw(2)" 331
+.xx "" "tweak \- edit" "image files, subfont files, face files, etc." "" "tweak(1)" 231
+.xx "typesetter output files" "page \- view FAX," "image, graphic, PostScript, PDF, and" "" "page(1)" 147
+.xx "" "mug - convert an" "image to a face icon" "" "mug(1)" 138
+.xx "" "httpd, mirror, save," "imagemap, man2html, webls \- HTTP server" "" "httpd(8)" 829
+.xx "" "\- allocating, freeing, reading, writing" "images" "/bytesperline, wordsperline" "allocimage(2)" 272
+.xx "" "image \- external format for" "images" "" "image(6)" 729
+.xx "" "\- drawing routines for memory-resident" "images" "/memimagestring, iprint, hwdraw" "memdraw(2)" 429
+.xx "" "memltorearn \- windows of memory-resident" "images" "/memltofrontn, memltorear," "memlayer(2)" 433
+.xx "" "pop3," "imap4d \- Internet mail servers" "" "pop3(8)" 873
+.xx "system" "" "import \- import a name space from a remote" "" "import(4)" 653
+.xx "" "trampoline \- forward" "incoming calls to another address" "" "trampoline(8)" 907
+.xx "" "/wunlock, rsleep, rwakeup, rwakeupall," "incref, decref \- spin locks, queueing/" "" "lock(2)" 419
+.xx "" "/beswal, beswav, leswab, leswal, leswav \-" "independent access to executable files" "" "mach(2)" 422
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "independent debugger functions" "" "debugger(2)" 321
+.xx "functions" "NaN," "Inf, isNaN, isInf \- not-a-number and infinity" "" "nan(2)" 445
+.xx "" "/deflatezlibblock, inflateinit, inflate, inflatezlib," "inflateblock, inflatezlibblock, flateerr,/" "" "flate(2)" 359
+.xx "" "astro \- print astronomical" "information" "" "astro(7)" 769
+.xx "" "arch \- architecture-specific" "information and control" "" "arch(3)" 559
+.xx "" "keys.who \- biographic" "information for key holders" "" "keys.who(6)" 733
+.xx "" "" "init \- initialize machine upon booting" "" "init(8)" 832
+.xx "" "/ctlprint, deactivate, freectlfont, freectlimage," "initcontrols, namectlfont, namectlimage,/" "" "control(2)" 302
+.xx "" "Display, Point, Rectangle, Cursor," "initdraw, geninitdraw, drawerror, initdisplay,/" "" "graphics(2)" 388
+.xx "" "fversion \-" "initialize 9P connection and negotiate version" "" "fversion(2)" 380
+.xx "" "init \-" "initialize machine upon booting" "" "init(8)" 832
+.xx "keyboard control" "" "initkeyboard, ctlkeyboard, closekeyboard \-" "" "keyboard(2)" 418
+.xx "getrect, drawgetrect, menuhit, setcursor \-/" "" "initmouse, readmouse, closemouse, moveto," "" "mouse(2)" 438
+.xx "okThumbprint,/" "pushtls, tlsClient, tlsServer," "initThumbprints, freeThumbprints," "" "pushtls(2)" 470
+.xx "" "fscanf, scanf, sscanf, vfscanf \- scan formatted" "input" "" "fscanf(2)" 377
+.xx "" "kbin \- external keyboard" "input" "" "kbin(3)" 587
+.xx "" "fgets, gets, fputs, puts, fread, fwrite \- Stdio" "input and output" "/putc, putchar, ungetc," "fgetc(2)" 357
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "input/output" "/Bputrune, Bprint, Bvprint," "bio(2)" 290
+.xx "" "feof, ferror, clearerr \- standard buffered" "input/output package" "/fseek, rewind," "fopen(2)" 365
+.xx "" "stat, wstat \-" "inquire or change file attributes" "" "stat(5)" 710
+.xx "avlnext, avlprev, endwalk - AVL/" "mkavltree," "insertavl, lookupavl, deleteavl, avlwalk," "" "avl(2)" 286
+.xx "\- integer to data/" "Intmap, allocmap, freemap," "insertkey, caninsertkey, lookupkey, deletekey" "" "intmap(2)" 410
+.xx "" "/subpt, mulpt, divpt, rectaddpt, rectsubpt," "insetrect, canonrect, eqpt, eqrect, ptinrect,/" "" "addpt(2)" 269
+.xx "uninstallsubfont,/" "allocsubfont, freesubfont," "installsubfont, lookupsubfont," "" "subfont(2)" 516
+.xx "" "segflush \- flush" "instruction and data caches" "" "segflush(2)" 503
+.xx "" "5i, ki, vi, qi \-" "instruction simulators" "" "vi(1)" 239
+.xx "" "pnp \- Plug 'n' Play ISA and PCI" "Interfaces" "" "pnp(3)" 596
+.xx "" "ping, gping, traceroute, hogports \- probe the" "Internet" "" "ping(8)" 863
+.xx "" "dhcpd, dhcpleases, rarpd, tftpd \-" "Internet booting" "" "dhcpd(8)" 805
+.xx "" "ipconfig, rip, linklocal, ipv6on \-" "Internet configuration and routing" "" "ipconfig(8)" 833
+.xx "" "pop3, imap4d \-" "Internet mail servers" "" "pop3(8)" 873
+.xx "" "hnputv, hnputl, hnputs, ptclbsum, readipifc \-" "Internet Protocol addressing" "/nhgetl, nhgets," "ip(2)" 414
+.xx "" "telnetd, rlogind, rexexec, ftpd \-" "Internet remote access daemons" "" "ipserv(8)" 836
+.xx "" "ascii, unicode \-" "interpret ASCII, Unicode characters" "" "ascii(1)" 21
+.xx "" "ktrace \-" "interpret kernel stack dumps" "" "ktrace(1)" 111
+.xx "" "objtraverse, isar, nextar, readar \- object file" "interpretation functions" "objtype, readobj," "object(2)" 452
+.xx "" "pipe \- create an" "interprocess channel" "" "pipe(2)" 456
+.xx "" "pipe \- two-way" "interprocess communication" "" "pipe(3)" 595
+.xx "" "plumber \- file system for" "interprocess messaging" "" "plumber(4)" 668
+.xx "caninsertkey, lookupkey, deletekey \- integer/" "" "Intmap, allocmap, freemap, insertkey," "" "intmap(2)" 410
+.xx "" "intro \-" "introduction to databases" "" "intro(7)" 768
+.xx "" "intro \-" "introduction to file formats" "" "intro(6)" 714
+.xx "" "intro \-" "introduction to file servers" "" "intro(4)" 622
+.xx "" "intro \-" "introduction to library functions" "" "intro(2)" 253
+.xx "" "intro \-" "introduction to Plan 9" "" "intro(1)" 1
+.xx "" "intro \-" "introduction to system administration" "" "intro(8)" 783
+.xx "" "intro \-" "introduction to the Plan 9 devices" "" "intro(3)" 554
+.xx "" "intro \-" "introduction to the Plan 9 File Protocol, 9P" "" "intro(5)" 698
+.xx "document" "doctype \-" "intuit command line for formatting a" "" "doctype(1)" 66
+.xx "" "assert \- check program" "invariants" "" "assert(2)" 279
+.xx "" "ident, matmul, matmulr, determinant, adjoint," "invertmat, xformpoint, xformpointd,/" "" "matrix(2)" 427
+.xx "" "iostats \- file system to measure" "I/O" "" "iostats(4)" 655
+.xx "" "open, create \- prepare a fid for" "I/O on an existing or new file" "" "open(5)" 706
+.xx "" "ioopen, ioproc, ioread, ioreadn, iowrite \- slave" "I/O processes for threaded programs" "/iodial," "ioproc(2)" 411
+.xx "" "na \- assembler for the Symbios Logic PCI-SCSI" "I/O Processors" "" "na(8)" 849
+.xx "" "iounit \- return size of atomic" "I/O unit for file descriptor" "" "iounit(2)" 413
+.xx "ioread, ioreadn, iowrite \-/" "closeioproc, iocall," "ioclose, iointerrupt, iodial, ioopen, ioproc," "" "ioproc(2)" 411
+.xx "" "" "iostats \- file system to measure I/O" "" "iostats(4)" 655
+.xx "descriptor" "" "iounit \- return size of atomic I/O unit for file" "" "iounit(2)" 413
+.xx "" "/iodial, ioopen, ioproc, ioread, ioreadn," "iowrite \- slave I/O processes for threaded/" "" "ioproc(2)" 411
+.xx "udp \- network protocols over IP" "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "" "ip(3)" 579
+.xx "" "/ndbsearch, ndbsnext, ndbgetvalue, ndbfree," "ipattr, ndbgetipaddr, ndbipinfo, csipinfo,/" "" "ndb(2)" 446
+.xx "configuration and routing" "" "ipconfig, rip, linklocal, ipv6on \- Internet" "" "ipconfig(8)" 833
+.xx "over IP" "ip, esp, gre, icmp, icmpv6," "ipmux, rudp, tcp, udp \- network protocols" "" "ip(3)" 579
+.xx "csquery, dns, dnstcp, dnsquery,/" "query," "ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)" 850
+.xx "" "/getmemdefont, memimagestring," "iprint, hwdraw \- drawing routines for/" "" "memdraw(2)" 429
+.xx "" "aescbc," "ipso, secstore \- secstore commands" "" "secstore(1)" 190
+.xx "" "bridge \-" "IPv4 Ethernet bridge" "" "bridge(3)" 562
+.xx "" "and run automatic or manual 6to4 tunnel of" "IPv6 through IPv4" "6in4 - configure" "6in4(8)" 784
+.xx "" "ipconfig, rip, linklocal," "ipv6on \- Internet configuration and routing" "" "ipconfig(8)" 833
+.xx "" "pnp \- Plug 'n' Play" "ISA and PCI Interfaces" "" "pnp(3)" 596
+.xx "isalnum, isspace, ispunct, isprint, isgraph,/" "" "isalpha, isupper, islower, isdigit, isxdigit," "" "ctype(2)" 320
+.xx "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune, islowerrune, isspacerune," "" "isalpharune(2)" 417
+.xx "functions" "objtype, readobj, objtraverse," "isar, nextar, readar \- object file interpretation" "" "object(2)" 452
+.xx "" "/isspace, ispunct, isprint, isgraph, iscntrl," "isascii, toascii, _toupper, _tolower, toupper,/" "" "ctype(2)" 320
+.xx "" "/isalnum, isspace, ispunct, isprint, isgraph," "iscntrl, isascii, toascii, _toupper, _tolower,/" "" "ctype(2)" 320
+.xx "isprint, isgraph,/" "isalpha, isupper, islower," "isdigit, isxdigit, isalnum, isspace, ispunct," "" "ctype(2)" 320
+.xx "isupperrune, tolowerrune,/" "isalpharune," "islowerrune, isspacerune, istitlerune," "" "isalpharune(2)" 417
+.xx "functions" "NaN, Inf," "isNaN, isInf \- not-a-number and infinity" "" "nan(2)" 445
+.xx "" "dump9660, mk9660 \- create an" "ISO-9660 CD image" "" "mk9660(8)" 843
+.xx "" "a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and" "ISO9660 file systems" "dossrv, 9660srv," "dossrv(4)" 634
+.xx "" "/islower, isdigit, isxdigit, isalnum, isspace," "ispunct, isprint, isgraph, iscntrl, isascii,/" "" "ctype(2)" 320
+.xx "" "isalpharune, islowerrune, isspacerune," "istitlerune, isupperrune, tolowerrune,/" "" "isalpharune(2)" 417
+.xx "" "/maskip, equivip4, equivip6, defmask," "isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)" 414
+.xx "isgraph,/" "isalpha, isupper, islower, isdigit," "isxdigit, isalnum, isspace, ispunct, isprint," "" "ctype(2)" 320
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi," "itomp, uvtomp, mptouv, vtomp, mptov,/" "" "mp(2)" 440
+.xx "" "tel," "iwhois \- look in phone book" "" "tel(1)" 220
+.xx "" "/popmat, rot, qrot, scale, move, xform," "ixform, persp, look, viewport \- Geometric/" "" "matrix(2)" 427
+.xx "" "mnihongo \- macros for typesetting" "Japanese" "" "mnihongo(6)" 738
+.xx "" "" "join \- relational database operator" "" "join(1)" 106
+.xx "toppm, topng, toico \- view and convert/" "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "" "jpg(1)" 107
+.xx "time wasters" "4s, 5s," "juggle, mahjongg, memo, sokoban, sudoku \-" "" "games(1)" 88
+.xx "" "" "juke \- music jukebox" "" "juke(7)" 771
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a," "ka, qa, va \- assemblers" "" "2a(1)" 4
+.xx "Serial Bus device drivers" "audio, disk, ether," "kb, print, probe, serial, usbfat: \- Universal" "" "usb(4)" 686
+.xx "" "" "kbin \- external keyboard input" "" "kbin(3)" 587
+.xx "" "" "kbmap \- keyboard map" "" "kbmap(3)" 588
+.xx "maps and switch between them." "" "kbmap \- show a list of available keyboard" "" "kbmap(1)" 109
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c," "kc, qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "rdbfs \- remote" "kernel debugging file system" "" "rdbfs(4)" 671
+.xx "" "mouse, cursor \-" "kernel mouse interface" "" "mouse(3)" 593
+.xx "" "kprof \-" "kernel profiling" "" "kprof(3)" 589
+.xx "" "ktrace \- interpret" "kernel stack dumps" "" "ktrace(1)" 111
+.xx "" "keys.who \- biographic information for" "key holders" "" "keys.who(6)" 733
+.xx "" "securenet \- Digital Pathways SecureNet" "Key remote authentication box" "" "securenet(8)" 894
+.xx "" "thumbprint \- public" "key thumbprints" "" "thumbprint(6)" 758
+.xx "" "" "keyboard \- how to type characters" "" "keyboard(6)" 731
+.xx "" "initkeyboard, ctlkeyboard, closekeyboard \-" "keyboard control" "" "keyboard(2)" 418
+.xx "" "kbin \- external" "keyboard input" "" "kbin(3)" 587
+.xx "" "kbmap \-" "keyboard map" "" "kbmap(3)" 588
+.xx "" "kbmap \- show a list of available" "keyboard maps and switch between them." "" "kbmap(1)" 109
+.xx "utilities" "bitsyload, light, pencal," "keyboard, params, prompter \- bitsy-specific" "" "bitsyload(1)" 31
+.xx "" "" "keyfs, warning \- authentication database files" "" "keyfs(4)" 656
+.xx "" "rsa2ssh, rsa2x509 \- generate and format rsa" "keys" "rsagen, rsafill, asn12rsa, rsa2pub," "rsa(8)" 885
+.xx "" "delkey \- delete" "keys from factotum" "" "delkey(1)" 62
+.xx "" "/des3ECBencrypt, des3ECBdecrypt," "key_setup, des56to64, des64to56,/" "" "des(2)" 324
+.xx "holders" "" "keys.who \- biographic information for key" "" "keys.who(6)" 733
+.xx "" "" "kfs \- disk file system" "" "kfs(4)" 658
+.xx "" "" "kfscmd, ksync \- kfs administration" "" "kfscmd(8)" 838
+.xx "" "5i," "ki, vi, qi \- instruction simulators" "" "vi(1)" 239
+.xx "processes" "" "kill, slay, broke \- print commands to kill" "" "kill(1)" 110
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l," "kl, ql, vl \- loaders" "" "2l(1)" 8
+.xx "" "leak," "kmem, umem \- help find memory leaks" "" "leak(1)" 112
+.xx "" "prof, tprof," "kprof \- display profiling data" "" "prof(1)" 161
+.xx "" "" "kprof \- kernel profiling" "" "kprof(3)" 589
+.xx "" "kfscmd," "ksync \- kfs administration" "" "kfscmd(8)" 838
+.xx "" "" "ktrace \- interpret kernel stack dumps" "" "ktrace(1)" 111
+.xx "" "ARROW, drawsetdebug \- graphics functions PB" "L" "/runestringbg, runestringnbg, _string," "draw(2)" 331
+.xx "" "rio," "label, window, wloc \- window system" "" "rio(1)" 178
+.xx "" "abs," "labs \- integer absolute values" "" "abs(2)" 267
+.xx "" "wol \- send" "lan Ethernet packet" "" "wol(8)" 920
+.xx "" "\- pattern-directed scanning and processing" "language" "awk" "awk(1)" 22
+.xx "" "bc \- arbitrary-precision arithmetic" "language" "" "bc(1)" 27
+.xx "" "hoc \- interactive floating point" "language" "" "hoc(1)" 103
+.xx "" "flag, rfork, shift, wait, whatis, ., ~ \- command" "language" "rc, cd, eval, exec, exit," "rc(1)" 168
+.xx "" "gs \- Aladdin Ghostscript (PostScript and PDF" "language interpreter)" "" "gs(1)" 94
+.xx "" "cpp \- C" "language preprocessor" "" "cpp(1)" 47
+.xx "" "ssl \- SSL record" "layer" "" "ssl(3)" 611
+.xx "" "tls \- TLS1 and SSL3 record" "layer" "" "tls(3)" 613
+.xx "" "mp3dec \- decode audio MPEG files" "layers 1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "" "ls," "lc \- list contents of directory" "" "ls(1)" 120
+.xx "" "9load, 9pxeload," "ld \- PC bootstrap program" "" "9load(8)" 785
+.xx "exponent" "frexp," "ldexp, modf \- split into mantissa and" "" "frexp(2)" 376
+.xx "" "" "leak, kmem, umem \- help find memory leaks" "" "leak(1)" 112
+.xx "" "/beieeedftos, leieee80ftos, leieeesftos," "leieeedftos, ieeesftos, ieeedftos \-/" "" "debugger(2)" 321
+.xx "" "" "lens \- interactive screen magnifier" "" "lens(1)" 114
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3," "lerp3, reflect3, nearseg3, pldist3, vdiv3,/" "" "arith3(2)" 277
+.xx "" "/put4, put8, beswab, beswal, beswav, leswab," "leswal, leswav \- machine-independent access/" "" "mach(2)" 422
+.xx "" "/strtomp, mpfmt,mptoa, betomp, mptobe," "letomp, mptole, mptoui, uitomp, mptoi,/" "" "mp(2)" 440
+.xx "" "ARGF, EARGF, arginit, argopt \- process option" "letters from argv" "/ARGEND, ARGC," "arg(2)" 275
+.xx "" "rendezvous \- user" "level process synchronization" "" "rendezvous(2)" 487
+.xx "" "semacquire, semrelease \- user" "level semaphores" "" "semacquire(2)" 504
+.xx "" "" "lex \- generator of lexical analysis programs" "" "lex(1)" 115
+.xx "" "class, subclass, proto, CSP \- USB device driver" "library" "/openep, startdevs, unstall," "usb(2)" 527
+.xx "" "usbdirfs, usbfs \- USB device driver file system" "library" "/usbfsdel, usbdirread, usbfsinit," "usbfs(2)" 531
+.xx "" "ar \- archive" "library) file format" "" "ar(6)" 717
+.xx "" "intro \- introduction to" "library functions" "" "intro(2)" 253
+.xx "" "ar \- archive and" "library maintainer" "" "ar(1)" 20
+.xx "bitsy-specific utilities" "bitsyload," "light, pencal, keyboard, params, prompter \-" "" "bitsyload(1)" 31
+.xx "" "doctype \- intuit command" "line for formatting a document" "" "doctype(1)" 66
+.xx "" "getflags, usage \-" "line parsing for shell scripts" "" "getflags(8)" 826
+.xx "" "gendraw, drawreplxy, drawrepl, replclipr," "line, poly, fillpoly, bezier, bezspline,/" "/draw," "draw(2)" 331
+.xx "" "/getsym, symbase, pc2sp, pc2line, textseg," "line2addr, lookup, findlocal, getauto,/" "" "symbol(2)" 518
+.xx "" "comm \- select or reject" "lines common to two sorted files" "" "comm(1)" 43
+.xx "" "fortune \- sample" "lines from a file" "" "fortune(1)" 86
+.xx "" "uniq \- report repeated" "lines in a file" "" "uniq(1)" 233
+.xx "" "look \- find" "lines in a sorted list" "" "look(1)" 117
+.xx "" "loopback \- network" "link simulation" "" "loopback(3)" 590
+.xx "routing" "ipconfig, rip," "linklocal, ipv6on \- Internet configuration and" "" "ipconfig(8)" 833
+.xx "" "look \- find lines in a sorted" "list" "" "look(1)" 117
+.xx "" "ls, lc \-" "list contents of directory" "" "ls(1)" 120
+.xx "" "filter," "list, deliver, token, vf \- filtering mail" "" "filter(1)" 83
+.xx "" "users \- file server user" "list format" "" "users(6)" 759
+.xx "between them." "kbmap \- show a" "list of available keyboard maps and switch" "" "kbmap(1)" 109
+.xx "" "nm \- name" "list (symbol table)" "" "nm(1)" 144
+.xx "getnetconninfo,/" "dial, hangup, announce," "listen, accept, reject, netmkaddr, setnetmtpt," "" "dial(2)" 326
+.xx "tcp22, tcp23, tcp25, tcp53, tcp110, tcp113,/" "" "listen, listen1, tcp7, tcp9, tcp19, tcp21," "" "listen(8)" 840
+.xx "" "smtpd \- SMTP" "listener configuration" "" "smtpd(6)" 754
+.xx "" "/dirread9p, emalloc9p, erealloc9p, estrdup9p," "listensrv, postfd, postmountsrv, readbuf,/" "" "9p(2)" 256
+.xx "" "rdproto \- parse and process a proto file" "listing" "" "proto(2)" 468
+.xx "" "ml, mlmgr, mlowner \- unmoderated mailing" "lists" "" "mlmgr(1)" 132
+.xx "" "segment \- long" "lived memory segments" "" "segment(3)" 609
+.xx "" "" "lnfs \- long name file system" "" "lnfs(4)" 659
+.xx "genrandom, prng,/" "rand, lrand, frand, nrand," "lnrand, srand, truerand, ntruerand," "" "rand(2)" 478
+.xx "utilities" "cachechars, agefont," "loadchar, Subfont, Fontchar, Font \- font" "" "cachechars(2)" 295
+.xx "" "/closedev, configdev, devctl, finddevs," "loaddevstr, matchdevcsp, opendev,/" "" "usb(2)" 527
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \-" "loaders" "" "2l(1)" 8
+.xx "" "/nameimage, namedimage, setalpha," "loadimage, cloadimage, unloadimage,/" "" "allocimage(2)" 272
+.xx "put1,/" "/newmap, setmap, findseg, unusemap," "loadmap, attachproc, get1, get2, get4, get8," "" "mach(2)" 422
+.xx "" "/writememimage, freememimage, memsetchan," "loadmemimage, cloadmemimage,/" "" "memdraw(2)" 429
+.xx "" "cisctrace, risctrace, ciscframe, riscframe," "localaddr, symoff, fpformat, beieee80ftos,/" "" "debugger(2)" 321
+.xx "" "/line2addr, lookup, findlocal, getauto, findsym," "localsym, globalsym, textsym, file2pc,/" "" "symbol(2)" 518
+.xx "\- convert date and time" "ctime," "localtime, gmtime, asctime, tm2sec, timezone" "" "ctime(2)" 318
+.xx "" "" "lock \- run a command under lock" "" "lock(1)" 116
+.xx "" "/gengetwindow, flushimage, bufimage," "lockdisplay, unlockdisplay, openfont,/" "" "graphics(2)" 388
+.xx "" "rwakeup, rwakeupall, incref, decref \- spin" "locks, queueing rendezvous locks,/" "/rsleep," "lock(2)" 419
+.xx "logarithm, power, square root" "exp, log," "log10, pow, pow10, sqrt \- exponential," "" "exp(2)" 351
+.xx "" "na \- assembler for the Symbios" "Logic PCI-SCSI I/O Processors" "" "na(8)" 849
+.xx "" "ssh, sshnet, scp, sshserve \- secure" "login and file copy from/to Unix or Plan 9" "" "ssh(1)" 205
+.xx "" "con, telnet, rx, hayes, xms, xmr \- remote" "login, execution, and XMODEM file transfer" "" "con(1)" 44
+.xx "" "/enable, disable, authsrv, guard.srv, wrkey," "login, newns, none \- maintain or query/" "" "auth(8)" 794
+.xx "auth_allocrpc,/" "amount, newns, addns," "login, noworld, auth_proxy, fauth_proxy," "" "auth(2)" 281
+.xx "" "vtlogremove, vtlogopen, ventilogging \- Venti" "logs" "/vtlognames, vtlogopen, vtlogprint," "venti-log(2)" 545
+.xx "" "setjmp," "longjmp, notejmp \- non-local goto" "" "setjmp(2)" 505
+.xx "" "" "look \- find lines in a sorted list" "" "look(1)" 117
+.xx "" "tel, iwhois \-" "look in phone book" "" "tel(1)" 220
+.xx "" "/rot, qrot, scale, move, xform, ixform, persp," "look, viewport \- Geometric transformations" "" "matrix(2)" 427
+.xx "manual" "man," "lookman, sig \- print or find pages of this" "" "man(1)" 123
+.xx "" "/symbase, pc2sp, pc2line, textseg, line2addr," "lookup, findlocal, getauto, findsym, localsym,/" "" "symbol(2)" 518
+.xx "endwalk - AVL tree/" "mkavltree, insertavl," "lookupavl, deleteavl, avlwalk, avlnext, avlprev," "" "avl(2)" 286
+.xx "" "Cmdbuf, parsecmd, respondcmderror," "lookupcmd \- control message parsing" "" "9pcmdbuf(2)" 261
+.xx "" "/allocfidpool, freefidpool, allocfid, closefid," "lookupfid, removefid, Req, Reqpool,/" "" "9pfid(2)" 262
+.xx "" "/allocmap, freemap, insertkey, caninsertkey," "lookupkey, deletekey \- integer to data/" "" "intmap(2)" 410
+.xx "" "/allocreqpool, freereqpool, allocreq, closereq," "lookupreq, removereq \- 9P fid, request/" "" "9pfid(2)" 262
+.xx "" "allocsubfont, freesubfont, installsubfont," "lookupsubfont, uninstallsubfont,/" "" "subfont(2)" 516
+.xx "" "" "loopback \- network link simulation" "" "loopback(3)" 590
+.xx "" "reboot \- reboot the system upon" "loss of remote file server connection" "" "reboot(8)" 882
+.xx "" "" "lp \- PostScript preprocessors" "" "lp(8)" 842
+.xx "" "" "lp \- printer output" "" "lp(1)" 118
+.xx "" "" "lpt \- parallel port interface for PC's" "" "lpt(3)" 591
+.xx "ntruerand, genrandom, prng, fastrand,/" "rand," "lrand, frand, nrand, lnrand, srand, truerand," "" "rand(2)" 478
+.xx "" "" "ls, lc \- list contents of directory" "" "ls(1)" 120
+.xx "findseg, unusemap, loadmap,/" "crackhdr," "machbytype, machbyname, newmap, setmap," "" "mach(2)" 422
+.xx "" "who, whois \- who is using the" "machine" "" "who(1)" 246
+.xx "" "init \- initialize" "machine upon booting" "" "init(8)" 832
+.xx "files" "/beswal, beswav, leswab, leswal, leswav \-" "machine-independent access to executable" "" "mach(2)" 422
+.xx "" "/leieeesftos, leieeedftos, ieeesftos, ieeedftos \-" "machine-independent debugger functions" "" "debugger(2)" 321
+.xx "" "emacs \- editor" "macros" "" "emacs(1)" 74
+.xx "" "mpictures \- picture inclusion" "macros" "" "mpictures(6)" 739
+.xx "" "html2ms \- convert between troff's ms" "macros and html" "ms2html," "ms2html(1)" 136
+.xx "" "mhtml \-" "macros for formatting HTML" "" "mhtml(6)" 737
+.xx "" "ms \-" "macros for formatting manuscripts" "" "ms(6)" 740
+.xx "" "mnihongo \-" "macros for typesetting Japanese" "" "mnihongo(6)" 738
+.xx "" "man \-" "macros to typeset manual" "" "man(6)" 734
+.xx "" "lens \- interactive screen" "magnifier" "" "lens(1)" 114
+.xx "wasters" "4s, 5s, juggle," "mahjongg, memo, sokoban, sudoku \- time" "" "games(1)" 88
+.xx "" "filter, list, deliver, token, vf \- filtering" "mail" "" "filter(1)" 83
+.xx "" "marshal \- formatting and sending" "mail" "" "marshal(1)" 124
+.xx "" "nedmail \- reading" "mail" "" "nedmail(1)" 139
+.xx "" "ratfs \-" "mail address ratification file system" "" "ratfs(4)" 670
+.xx "" "aliasmail \- expand system wide" "mail aliases" "" "aliasmail(8)" 790
+.xx "" "upasfs \-" "mail file server" "" "upasfs(4)" 684
+.xx "" "" "mail, go.fishing \- mail and mailboxes" "" "mail(1)" 122
+.xx "" "pemencode \- encode files in Privacy Enhanced" "Mail (PE) format" "pemdecode," "pem(8)" 862
+.xx "" "rewrite \-" "mail rewrite rules" "" "rewrite(6)" 753
+.xx "" "send \-" "mail routing and delivery" "" "send(8)" 895
+.xx "" "pop3, imap4d \- Internet" "mail servers" "" "pop3(8)" 873
+.xx "" "smtp, smtpd \-" "mail transport" "" "smtp(8)" 896
+.xx "" "faces, seemail, vwhois \-" "mailbox interface" "" "faces(1)" 79
+.xx "" "mail, go.fishing \- mail and" "mailboxes" "" "mail(1)" 122
+.xx "" "ml, mlmgr, mlowner \- unmoderated" "mailing lists" "" "mlmgr(1)" 132
+.xx "" "alt, chancreate, chanfree, chaninit, chanprint," "mainstacksize, proccreate, procdata,/" "" "thread(2)" 521
+.xx "" "ar \- archive and library" "maintainer" "" "ar(1)" 20
+.xx "" "fs, exsort \- file server" "maintenance" "" "fs(8)" 816
+.xx "" "mksacfs \-" "make a compressed file system" "" "mksacfs(8)" 847
+.xx "" "mkpaqfs \-" "make a compressed read-only file system" "" "mkpaqfs(8)" 846
+.xx "" "mkdir \-" "make a directory" "" "mkdir(1)" 131
+.xx "" "mktemp \-" "make a unique file name" "" "mktemp(2)" 437
+.xx "" "/setnetmtpt, getnetconninfo, freenetconninfo \-" "make and break network connections" "" "dial(2)" 326
+.xx "" "mk, membername \- maintain" "make) related files" "" "mk(1)" 126
+.xx "" "/setrealloctag, getmalloctag, getrealloctag," "malloctopoolblock \- memory allocator" "" "malloc(2)" 425
+.xx "setmalloctag,/" "malloc, mallocalign," "mallocz, free, realloc, calloc, msize," "" "malloc(2)" 425
+.xx "" "" "man \- macros to typeset manual" "" "man(6)" 734
+.xx "this manual" "" "man, lookman, sig \- print or find pages of" "" "man(1)" 123
+.xx "" "httpd, mirror, save, imagemap," "man2html, webls \- HTTP server" "" "httpd(8)" 829
+.xx "" "privfree \- per-process private storage" "management" "privalloc," "privalloc(2)" 467
+.xx "" "pull, push, scan \- client-server replica" "management" "changes," "replica(1)" 174
+.xx "" "updatedb \- simple client-server replica" "management" "/applylog, compactdb," "replica(8)" 883
+.xx "" "threadwaitchan, yield \- thread and proc" "management" "/threadsetgrp, threadsetname," "thread(2)" 521
+.xx "" "topnwindows, originwindow \- window" "management" "/bottomnwindows, topwindow," "window(2)" 552
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(3)" 558
+.xx "" "apm \- Advanced Power" "Management 1.2 BIOS interface" "" "apm(8)" 791
+.xx "" "qer, runq \- queue" "management for spooled files" "" "qer(8)" 880
+.xx "" "poolblockcheck, pooldump \- general memory" "management routines" "/poolcheck," "pool(2)" 459
+.xx "" "webcookies \- HTTP cookie" "manager" "" "webcookies(4)" 691
+.xx "" "strsubfontwidth, mkfont \- subfont" "manipulation" "/writesubfont, stringsubfont," "subfont(2)" 516
+.xx "" "frexp, ldexp, modf \- split into" "mantissa and exponent" "" "frexp(2)" 376
+.xx "" "man, lookman, sig \- print or find pages of this" "manual" "" "man(1)" 123
+.xx "" "man \- macros to typeset" "manual" "" "man(6)" 734
+.xx "" "6in4 - configure and run automatic or" "manual 6to4 tunnel of IPv6 through IPv4" "" "6in4(8)" 784
+.xx "" "ms \- macros for formatting" "manuscripts" "" "ms(6)" 740
+.xx "" "getmap, colors \- display color" "map" "" "colors(1)" 42
+.xx "" "kbmap \- keyboard" "map" "" "kbmap(3)" 588
+.xx "" "readcolmap, writecolmap \- access display color" "map" "RGB," "readcolmap(2)" 482
+.xx "" "" "map \- digitized map formats" "" "map(6)" 736
+.xx "" "map," "mapdemo \- draw maps on various projections" "" "map(7)" 774
+.xx "" "cmap2rgba, rgb2cmap \- colors and color" "maps" "cmap2rgb," "color(2)" 300
+.xx "" "deletekey \- integer to data structure" "maps" "/insertkey, caninsertkey, lookupkey," "intmap(2)" 410
+.xx "" "kbmap \- show a list of available keyboard" "maps and switch between them." "" "kbmap(1)" 109
+.xx "" "map, mapdemo \- draw" "maps on various projections" "" "map(7)" 774
+.xx "" "segattach, segdetach, segfree \-" "map/unmap a segment in virtual memory" "" "segattach(2)" 500
+.xx "" "" "marshal \- formatting and sending mail" "" "marshal(1)" 124
+.xx "v4tov6,/" "/parseether, myipaddr, myetheraddr," "maskip, equivip4, equivip6, defmask, isv4," "" "ip(2)" 414
+.xx "" "/configdev, devctl, finddevs, loaddevstr," "matchdevcsp, opendev, opendevdata,/" "" "usb(2)" 527
+.xx "" "eqn \- typeset" "mathematics" "" "eqn(1)" 75
+.xx "xformpoint, xformpointd,/" "ident, matmul," "matmulr, determinant, adjoint, invertmat," "" "matrix(2)" 427
+.xx "flashes" "prep, fdisk, format," "mbr \- prepare hard and floppy diskettes," "" "prep(8)" 876
+.xx "" "" "mc \- multicolumn print" "" "mc(1)" 125
+.xx "a file" "sum," "md5sum, sha1sum \- sum and count blocks in" "" "sum(1)" 210
+.xx "" "/hmac_md5, hmac_sha1, hmac_aes, md5pickle," "md5unpickle, sha1pickle, sha1unpickle \-/" "" "sechash(2)" 497
+.xx "" "iostats \- file system to" "measure I/O" "" "iostats(4)" 655
+.xx "" "/unloadmemimage, memfillcolor," "memarc, mempoly, memellipse, memfillpoly,/" "" "memdraw(2)" 429
+.xx "" "mk," "membername \- maintain (make) related files" "" "mk(1)" 126
+.xx "memset \- memory operations" "memccpy," "memchr, memcmp, memcpy, memmove," "" "memory(2)" 436
+.xx "wordaddr, byteaddr,/" "Memimage," "Memdata, Memdrawparam, memimageinit," "" "memdraw(2)" 429
+.xx "byteaddr,/" "Memimage, Memdata," "Memdrawparam, memimageinit, wordaddr," "" "memdraw(2)" 429
+.xx "" "/memfillcolor, memarc, mempoly," "memellipse, memfillpoly, memimageline,/" "" "memdraw(2)" 429
+.xx "memimageinit, wordaddr, byteaddr,/" "" "Memimage, Memdata, Memdrawparam," "" "memdraw(2)" 429
+.xx "" "/memellipse, memfillpoly, memimageline," "memimagedraw, drawclip, memlinebbox,/" "" "memdraw(2)" 429
+.xx "" "Memimage, Memdata, Memdrawparam," "memimageinit, wordaddr, byteaddr,/" "" "memdraw(2)" 429
+.xx "" "/memarc, mempoly, memellipse, memfillpoly," "memimageline, memimagedraw, drawclip,/" "" "memdraw(2)" 429
+.xx "" "/memimageinit, wordaddr, byteaddr," "memimagemove, allocmemimage,/" "" "memdraw(2)" 429
+.xx "routines/" "/memsubfontwidth, getmemdefont," "memimagestring, iprint, hwdraw \- drawing" "" "memdraw(2)" 429
+.xx "memlfree, memlhide, memline,/" "memdraw," "memlalloc, memldelete, memlexpose," "" "memlayer(2)" 433
+.xx "" "/memimagedraw, drawclip, memlinebbox," "memlineendsize, allocmemsubfont,/" "" "memdraw(2)" 429
+.xx "" "/memlexpose, memlfree, memlhide, memline," "memlnorefresh, memload, memunload,/" "" "memlayer(2)" 433
+.xx "" "/memload, memunload, memlorigin," "memlsetrefresh, memltofront, memltofrontn,/" "" "memlayer(2)" 433
+.xx "" "/memlsetrefresh, memltofront, memltofrontn," "memltorear, memltorearn \- windows of/" "" "memlayer(2)" 433
+.xx "" "memccpy, memchr, memcmp, memcpy," "memmove, memset \- memory operations" "" "memory(2)" 436
+.xx "" "4s, 5s, juggle, mahjongg," "memo, sokoban, sudoku \- time wasters" "" "games(1)" 88
+.xx "" "segfree \- map/unmap a segment in virtual" "memory" "segattach, segdetach," "segattach(2)" 500
+.xx "" "binalloc, bingrow, binfree \- grouped" "memory allocation" "" "bin(2)" 287
+.xx "" "brk, sbrk \- change" "memory allocation" "" "brk(2)" 294
+.xx "" "segbrk \- change" "memory allocation" "" "segbrk(2)" 502
+.xx "" "getrealloctag, malloctopoolblock \-" "memory allocator" "/getmalloctag," "malloc(2)" 425
+.xx "" "vtrealloc, vtstrdup, vtfree \- error-checking" "memory allocators" "/vtmalloc, vtmallocz," "venti-mem(2)" 546
+.xx "device" "i82365 \- Personal Computer" "Memory Card Interface Association (PCMCI)" "" "i82365(3)" 578
+.xx "" "opendirfile, readdirfile, closedirfile, hasperm \-" "memory file hierarchy" "/removefile, walkfile," "9pfile(2)" 264
+.xx "" "ramfs \-" "memory file system" "" "ramfs(4)" 669
+.xx "" "leak, kmem, umem \- help find" "memory leaks" "" "leak(1)" 112
+.xx "" "poolblockcheck, pooldump \- general" "memory management routines" "/poolcheck," "pool(2)" 459
+.xx "" "memcmp, memcpy, memmove, memset \-" "memory operations" "memccpy, memchr," "memory(2)" 436
+.xx "" "segment \- long lived" "memory segments" "" "segment(3)" 609
+.xx "" "iprint, hwdraw \- drawing routines for" "memory-resident images" "/memimagestring," "memdraw(2)" 429
+.xx "" "memltorear, memltorearn \- windows of" "memory-resident images" "/memltofrontn," "memlayer(2)" 433
+.xx "" "/unloadmemimage, memfillcolor, memarc," "mempoly, memellipse, memfillpoly,/" "" "memdraw(2)" 429
+.xx "" "memchr, memcmp, memcpy, memmove," "memset \- memory operations" "memccpy," "memory(2)" 436
+.xx "" "/writememimage, freememimage," "memsetchan, loadmemimage,/" "" "memdraw(2)" 429
+.xx "" "/openmemsubfont, freememsubfont," "memsubfontwidth, getmemdefont,/" "" "memdraw(2)" 429
+.xx "" "/memline, memlnorefresh, memload," "memunload, memlorigin, memlsetrefresh,/" "" "memlayer(2)" 433
+.xx "" "emenuhit, emoveto, esetcursor, Event, Mouse," "Menu \- graphics events" "/edrawgetrect," "event(2)" 345
+.xx "" "/closemouse, moveto, getrect, drawgetrect," "menuhit, setcursor \- mouse control" "" "mouse(2)" 438
+.xx "" "sort \- sort and/or" "merge files" "" "sort(1)" 198
+.xx "" "flush \- abort a" "message" "" "flush(5)" 705
+.xx "" "respondcmderror, lookupcmd \- control" "message parsing" "Cmdbuf, parsecmd," "9pcmdbuf(2)" 261
+.xx "" "plumb \- send" "message to plumber" "" "plumb(1)" 159
+.xx "" "perror, syslog, sysfatal \- system error" "messages" "" "perror(2)" 455
+.xx "" "plumbunpackattr, Plumbmsg \- plumb" "messages" "/plumbunpackpartial," "plumb(2)" 457
+.xx "" "plumb \- format of plumb" "messages and rules" "" "plumb(6)" 748
+.xx "" "attach, auth \-" "messages to establish a connection" "" "attach(5)" 702
+.xx "" "plumber \- file system for interprocess" "messaging" "" "plumber(4)" 668
+.xx "" "" "mhtml \- macros for formatting HTML" "" "mhtml(6)" 737
+.xx "" "msexceltables \- extract printable text from" "Microsoft documents" "/olefs, mswordstrings," "doc2txt(1)" 65
+.xx "" "/closept3, dot3, cross3, len3, dist3, unit3," "midpt3, lerp3, reflect3, nearseg3, pldist3,/" "" "arith3(2)" 277
+.xx "HTTP server" "httpd," "mirror, save, imagemap, man2html, webls \-" "" "httpd(8)" 829
+.xx "files" "" "mk, membername \- maintain (make) related" "" "mk(1)" 126
+.xx "" "dump9660," "mk9660 \- create an ISO-9660 CD image" "" "mk9660(8)" 843
+.xx "avlwalk, avlnext, avlprev, endwalk - AVL tree/" "" "mkavltree, insertavl, lookupavl, deleteavl," "" "avl(2)" 286
+.xx "" "/inflateblock, inflatezlibblock, flateerr," "mkcrctab, blockcrc, adler32 \- deflate/" "" "flate(2)" 359
+.xx "dnsquery, dnsdebug/" "query, ipquery, mkhash," "mkdb, mkhosts, cs, csquery, dns, dnstcp," "" "ndb(8)" 850
+.xx "" "" "mkdir \- make a directory" "" "mkdir(1)" 131
+.xx "" "/writesubfont, stringsubfont, strsubfontwidth," "mkfont \- subfont manipulation" "" "subfont(2)" 516
+.xx "" "" "mkfs, mkext \- archive or update a file system" "" "mkfs(8)" 845
+.xx "" "archfs \- mount" "mkfs-style archive" "" "archfs(4)" 626
+.xx "dnsdebug \-/" "query, ipquery, mkhash, mkdb," "mkhosts, cs, csquery, dns, dnstcp, dnsquery," "" "ndb(8)" 850
+.xx "system" "" "mkpaqfs \- make a compressed read-only file" "" "mkpaqfs(8)" 846
+.xx "" "" "mksacfs \- make a compressed file system" "" "mksacfs(8)" 847
+.xx "" "" "mktemp \- make a unique file name" "" "mktemp(2)" 437
+.xx "" "ml," "mlmgr, mlowner \- unmoderated mailing lists" "" "mlmgr(1)" 132
+.xx "" "" "mnihongo \- macros for typesetting Japanese" "" "mnihongo(6)" 738
+.xx "" "" "mnt \- attach to 9P servers" "" "mnt(3)" 592
+.xx "points for file systems" "" "mntgen \- automatically generate mount" "" "mntgen(4)" 660
+.xx "" "chmod \- change" "mode" "" "chmod(1)" 38
+.xx "" "spin - verification tool for" "models of concurrent systems" "" "spin(1)" 201
+.xx "" "frexp, ldexp," "modf \- split into mantissa and exponent" "" "frexp(2)" 376
+.xx "" "touch \- set" "modification date of a file" "" "touch(1)" 225
+.xx "" "mtime \- print file" "modification time" "" "mtime(1)" 137
+.xx "" "vgadb \- VGA controller and" "monitor database" "" "vgadb(6)" 765
+.xx "" "winwatch \-" "monitor rio windows" "" "winwatch(1)" 247
+.xx "" "cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \-" "mount archival file systems" "32vfs," "tapefs(4)" 679
+.xx "" "archfs \-" "mount mkfs-style archive" "" "archfs(4)" 626
+.xx "" "stub \- provide" "mount point stubs" "" "stub(8)" 903
+.xx "" "mntgen \- automatically generate" "mount points for file systems" "" "mntgen(4)" 660
+.xx "" "snap, snapfs \- create and" "mount process snapshots" "" "snap(4)" 676
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(1)" 29
+.xx "" "bind," "mount, unmount \- change name space" "" "bind(2)" 288
+.xx "a port" "" "mouse, aux/accupoint \- configure a mouse to" "" "mouse(8)" 848
+.xx "" "getrect, drawgetrect, menuhit, setcursor \-" "mouse control" "/closemouse, moveto," "mouse(2)" 438
+.xx "" "" "mouse, cursor \- kernel mouse interface" "" "mouse(3)" 593
+.xx "" "/emenuhit, emoveto, esetcursor, Event," "Mouse, Menu \- graphics events" "" "event(2)" 345
+.xx "" "aux/mouse, aux/accupoint \- configure a" "mouse to a port" "" "mouse(8)" 848
+.xx "" "cp, fcp, mv \- copy," "move files" "" "cp(1)" 46
+.xx "" "/xformplane, pushmat, popmat, rot, qrot, scale," "move, xform, ixform, persp, look, viewport \-/" "" "matrix(2)" 427
+.xx "" "initmouse, readmouse, closemouse," "moveto, getrect, drawgetrect, menuhit,/" "" "mouse(2)" 438
+.xx "2 and 3)" "" "mp3dec \- decode audio MPEG files (layers 1," "" "mp3dec(1)" 133
+.xx "" "" "mp3enc \- create mp3 audio files" "" "mp3enc(1)" 134
+.xx "" "/uvtomp, mptouv, vtomp, mptov, mpdigdiv," "mpadd, mpsub, mpleft, mpright, mpmul,/" "" "mp(2)" 440
+.xx "" "/mpnew, mpfree, mpbits, mpnorm, mpcopy," "mpassign, mprand, strtomp, mpfmt,mptoa,/" "" "mp(2)" 440
+.xx "" "/mpright, mpmul, mpexp, mpmod, mpdiv," "mpcmp, mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)" 440
+.xx "" "/mpnew, mpfree, mpbits, mpnorm," "mpcopy, mpassign, mprand, strtomp,/" "" "mp(2)" 440
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp, mptov," "mpdigdiv, mpadd, mpsub, mpleft, mpright,/" "" "mp(2)" 440
+.xx "" "/mpleft, mpright, mpmul, mpexp, mpmod," "mpdiv, mpcmp, mpextendedgcd, mpinvert,/" "" "mp(2)" 440
+.xx "" "mp3dec \- decode audio" "MPEG files (layers 1, 2 and 3)" "" "mp3dec(1)" 133
+.xx "" "mpadd, mpsub, mpleft, mpright, mpmul," "mpexp, mpmod, mpdiv, mpcmp,/" "/mpdigdiv," "mp(2)" 440
+.xx "" "/mpmul, mpexp, mpmod, mpdiv, mpcmp," "mpextendedgcd, mpinvert, mpsignif,/" "" "mp(2)" 440
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mpfmt,mptoa, betomp, mptobe, letomp,/" "" "mp(2)" 440
+.xx "mprand, strtomp,/" "mpsetminbits, mpnew," "mpfree, mpbits, mpnorm, mpcopy, mpassign," "" "mp(2)" 440
+.xx "" "" "mpictures \- picture inclusion macros" "" "mpictures(6)" 739
+.xx "" "mpmod, mpdiv, mpcmp, mpextendedgcd," "mpinvert, mpsignif, mplowbits0,/" "/mpexp," "mp(2)" 440
+.xx "" "/vtomp, mptov, mpdigdiv, mpadd, mpsub," "mpleft, mpright, mpmul, mpexp, mpmod,/" "" "mp(2)" 440
+.xx "" "mpcmp, mpextendedgcd, mpinvert, mpsignif," "mplowbits0, mpvecdigmuladd,/" "/mpdiv," "mp(2)" 440
+.xx "" "/mpveccmp, mpvecmul, mpmagcmp," "mpmagadd, mpmagsub, crtpre, crtin, crtout,/" "" "mp(2)" 440
+.xx "" "/mpsub, mpleft, mpright, mpmul, mpexp," "mpmod, mpdiv, mpcmp, mpextendedgcd,/" "" "mp(2)" 440
+.xx "mpassign, mprand, strtomp,/" "mpsetminbits," "mpnew, mpfree, mpbits, mpnorm, mpcopy," "" "mp(2)" 440
+.xx "" "/mptov, mpdigdiv, mpadd, mpsub, mpleft," "mpright, mpmul, mpexp, mpmod, mpdiv,/" "" "mp(2)" 440
+.xx "mpnorm, mpcopy, mpassign, mprand,/" "" "mpsetminbits, mpnew, mpfree, mpbits," "" "mp(2)" 440
+.xx "" "/mpdiv, mpcmp, mpextendedgcd, mpinvert," "mpsignif, mplowbits0, mpvecdigmuladd,/" "" "mp(2)" 440
+.xx "" "/mptouv, vtomp, mptov, mpdigdiv, mpadd," "mpsub, mpleft, mpright, mpmul, mpexp,/" "" "mp(2)" 440
+.xx "" "/mpcopy, mpassign, mprand, strtomp," "mptoa, betomp, mptobe, letomp, mptole,/" "" "mp(2)" 440
+.xx "" "/mptobe, letomp, mptole, mptoui, uitomp," "mptoi, itomp, uvtomp, mptouv, vtomp,/" "" "mp(2)" 440
+.xx "" "/mptoi, itomp, uvtomp, mptouv, vtomp," "mptov, mpdigdiv, mpadd, mpsub, mpleft,/" "" "mp(2)" 440
+.xx "" "/mpvecdigmuladd, mpvecdigmulsub," "mpvecadd, mpvecsub, mpveccmp, mpvecmul,/" "" "mp(2)" 440
+.xx "" "" "ms \- macros for formatting manuscripts" "" "ms(6)" 740
+.xx "ms macros and html" "" "ms2html, html2ms \- convert between troff's" "" "ms2html(1)" 136
+.xx "" "mallocalign, mallocz, free, realloc, calloc," "msize, setmalloctag, setrealloctag,/" "malloc," "malloc(2)" 425
+.xx "" "doc2txt, doc2ps, wdoc2txt, xls2txt, olefs," "mswordstrings, msexceltables \- extract/" "" "doc2txt(1)" 65
+.xx "" "" "mtime \- print file modification time" "" "mtime(1)" 137
+.xx "qinv, qlen, slerp, qmid, qsqrt \-/" "qtom," "mtoq, qadd, qsub, qneg, qmul, qdiv, qunit," "" "quaternion(2)" 475
+.xx "" "" "mug - convert an image to a face icon" "" "mug(1)" 138
+.xx "dist3, unit3, midpt3,/" "add3, sub3, neg3, div3," "mul3, eqpt3, closept3, dot3, cross3, len3," "" "arith3(2)" 277
+.xx "multiplication and division" "" "muldiv, umuldiv \- high-precision" "" "muldiv(2)" 444
+.xx "canonrect, eqpt, eqrect,/" "addpt, subpt," "mulpt, divpt, rectaddpt, rectsubpt, insetrect," "" "addpt(2)" 269
+.xx "" "mc \-" "multicolumn print" "" "mc(1)" 125
+.xx "" "muldiv, umuldiv \- high-precision" "multiplication and division" "" "muldiv(2)" 444
+.xx "" "juke \-" "music jukebox" "" "juke(7)" 771
+.xx "" "cp, fcp," "mv \- copy, move files" "" "cp(1)" 46
+.xx "equivip6,/" "/v4parseip, v4parsecidr, parseether," "myipaddr, myetheraddr, maskip, equivip4," "" "ip(2)" 414
+.xx "PCI Interfaces" "pnp \- Plug" "'n' Play ISA and" "" "pnp(3)" 596
+.xx "PCI-SCSI I/O Processors" "" "na \- assembler for the Symbios Logic" "" "na(8)" 849
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(1)" 39
+.xx "" "cleanname \- clean a path" "name" "" "cleanname(2)" 299
+.xx "" "getuser, sysname \- get user or system" "name" "" "getuser(2)" 386
+.xx "" "mktemp \- make a unique file" "name" "" "mktemp(2)" 437
+.xx "" "basename \- strip file" "name affixes" "" "basename(1)" 26
+.xx "" "fd2path \- return file" "name associated with file descriptor" "" "fd2path(2)" 356
+.xx "" "complete \- file" "name completion" "" "complete(2)" 301
+.xx "" "lnfs \- long" "name file system" "" "lnfs(4)" 659
+.xx "" "nm \-" "name list (symbol table)" "" "nm(1)" 144
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(1)" 29
+.xx "" "bind, mount, unmount \- change" "name space" "" "bind(2)" 288
+.xx "" "namespace \- structure of conventional file" "name space" "" "namespace(4)" 661
+.xx "" "ns \- display" "name space" "" "ns(1)" 145
+.xx "" "pipefile \- attach filter to file in" "name space" "" "pipefile(1)" 157
+.xx "" "namespace \-" "name space description file" "" "namespace(6)" 742
+.xx "" "import \- import a" "name space from a remote system" "" "import(4)" 653
+.xx "" "freectlimage, initcontrols, namectlfont," "namectlimage, newcontrolset,/" "/freectlfont," "control(2)" 302
+.xx "" "allocimage, allocimagemix, freeimage," "nameimage, namedimage, setalpha,/" "" "allocimage(2)" 272
+.xx "" "history \- print file" "names from the dump" "" "history(1)" 102
+.xx "" "yesterday, diffy \- print file" "names from the dump" "" "yesterday(1)" 251
+.xx "" "" "namespace \- name space description file" "" "namespace(6)" 742
+.xx "name space" "" "namespace \- structure of conventional file" "" "namespace(4)" 661
+.xx "infinity functions" "" "NaN, Inf, isNaN, isInf \- not-a-number and" "" "nan(2)" 445
+.xx "" "time, nsec \- time in seconds and" "nanoseconds since epoch" "" "time(2)" 525
+.xx "" "nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp," "nbsendul, threadcreate, threaddata,/" "/sendul," "thread(2)" 521
+.xx "" "" "ndb \- Network database" "" "ndb(6)" 743
+.xx "ndbsearch, ndbsnext, ndbgetvalue,/" "ndbopen," "ndbcat, ndbchanged, ndbclose, ndbreopen," "" "ndb(2)" 446
+.xx "ndbsearch, ndbsnext,/" "ndbopen, ndbcat," "ndbchanged, ndbclose, ndbreopen," "" "ndb(2)" 446
+.xx "" "/csgetvalue, ndbfindattr, dnsquery, ndbdiscard," "ndbconcatenate, ndbreorder, ndbsubstitute,/" "" "ndb(2)" 446
+.xx "csipinfo,/" "/ndbsearch, ndbsnext, ndbgetvalue," "ndbfree, ipattr, ndbgetipaddr, ndbipinfo," "" "ndb(2)" 446
+.xx "" "/ipattr, ndbgetipaddr, ndbipinfo, csipinfo," "ndbhash, ndbparse, csgetvalue, ndbfindattr,/" "" "ndb(2)" 446
+.xx "" "ndbsubstitute, ndbgetval, csgetval," "ndblookval \- network database" "/ndbreorder," "ndb(2)" 446
+.xx "ndbreopen, ndbsearch, ndbsnext,/" "" "ndbopen, ndbcat, ndbchanged, ndbclose," "" "ndb(2)" 446
+.xx "" "/ndbgetipaddr, ndbipinfo, csipinfo, ndbhash," "ndbparse, csgetvalue, ndbfindattr, dnsquery,/" "" "ndb(2)" 446
+.xx "" "ndbopen, ndbcat, ndbchanged, ndbclose," "ndbreopen, ndbsearch, ndbsnext,/" "" "ndb(2)" 446
+.xx "" "/dnsquery, ndbdiscard, ndbconcatenate," "ndbreorder, ndbsubstitute, ndbgetval,/" "" "ndb(2)" 446
+.xx "" "/ndbcat, ndbchanged, ndbclose, ndbreopen," "ndbsearch, ndbsnext, ndbgetvalue, ndbfree,/" "" "ndb(2)" 446
+.xx "" "/ndbdiscard, ndbconcatenate, ndbreorder," "ndbsubstitute, ndbgetval, csgetval,/" "" "ndb(2)" 446
+.xx "" "/len3, dist3, unit3, midpt3, lerp3, reflect3," "nearseg3, pldist3, vdiv3, vrem3, pn2f3,/" "" "arith3(2)" 277
+.xx "" "" "nedmail \- reading mail" "" "nedmail(1)" 139
+.xx "" "/quoterunestrfmt, quotefmtinstall, doquote," "needsrcquote \- quoted character strings" "" "quote(2)" 477
+.xx "cross3, len3, dist3, unit3,/" "add3, sub3," "neg3, div3, mul3, eqpt3, closept3, dot3," "" "arith3(2)" 277
+.xx "" "version \-" "negotiate protocol version" "" "version(5)" 712
+.xx "" "fversion \- initialize 9P connection and" "negotiate version" "" "fversion(2)" 380
+.xx "" "encrypt, decrypt," "netcrypt \- DES encryption" "" "encrypt(2)" 343
+.xx "" "passwd," "netkey \- change or verify user password" "" "passwd(1)" 149
+.xx "" "dial, hangup, announce, listen, accept, reject," "netmkaddr, setnetmtpt, getnetconninfo,/" "" "dial(2)" 326
+.xx "" "" "netstat \- summarize network connections" "" "netstat(1)" 142
+.xx "" "aan \- always available" "network" "" "aan(8)" 789
+.xx "" "fax, telcofax, telcodata \- telephone dialer" "network" "telco, faxreceive, faxsend," "telco(4)" 680
+.xx "" "packettrailer, packettrim \- zero-copy" "network buffers" "/packetsplit, packetstats," "venti-packet(2)" 547
+.xx "" "frame buffer server and viewer for Virtual" "Network Computing (VN)" "/vncv \- remote" "vnc(1)" 241
+.xx "" "freenetconninfo \- make and break" "network connections" "/getnetconninfo," "dial(2)" 326
+.xx "" "netstat \- summarize" "network connections" "" "netstat(1)" 142
+.xx "" "vtrecv, vtversion, vtdebug, vthangup \- Venti" "network connections" "/vtfreeconn, vtsend," "venti-conn(2)" 539
+.xx "" "ndbgetval, csgetval, ndblookval \-" "network database" "/ndbsubstitute," "ndb(2)" 446
+.xx "" "ndb \-" "Network database" "" "ndb(6)" 743
+.xx "" "csquery, dns, dnstcp, dnsquery, dnsdebug \-" "network database" "/mkdb, mkhosts, cs," "ndb(8)" 850
+.xx "" "tcp17010, tcp17013 \- listen for calls on a" "network device" "/tcp17008, tcp17009," "listen(8)" 840
+.xx "" "exportfs, srvfs \-" "network file server plumbing" "" "exportfs(4)" 637
+.xx "" "srv, srvold9p, 9fs, srvssh \- start" "network file service" "" "srv(4)" 677
+.xx "" "nfs \- Sun" "network file system client" "" "nfs(4)" 664
+.xx "" "execnet \-" "network interface to program execution" "" "execnet(4)" 636
+.xx "" "loopback \-" "network link simulation" "" "loopback(3)" 590
+.xx "system" "nntpfs \-" "network news transport protocol (NNT) file" "" "nntpfs(4)" 666
+.xx "" "snoopy \- spy on" "network packets" "" "snoopy(8)" 898
+.xx "" "gre, icmp, icmpv6, ipmux, rudp, tcp, udp \-" "network protocols over IP" "ip, esp," "ip(3)" 579
+.xx "" "create \- prepare a fid for I/O on an existing or" "new file" "open," "open(5)" 706
+.xx "" "newuser \- adding a" "new user" "" "newuser(8)" 855
+.xx "" "/initcontrols, namectlfont, namectlimage," "newcontrolset, resizecontrolset \- interactive/" "" "control(2)" 302
+.xx "" "crackhdr, machbytype, machbyname," "newmap, setmap, findseg, unusemap,/" "" "mach(2)" 422
+.xx "fauth_proxy, auth_allocrpc,/" "amount," "newns, addns, login, noworld, auth_proxy," "" "auth(2)" 281
+.xx "" "disable, authsrv, guard.srv, wrkey, login," "newns, none \- maintain or query/" "/enable," "auth(8)" 794
+.xx "" "" "news \- print news items" "" "news(1)" 143
+.xx "" "ap \- fetch Associated Press" "news articles" "" "ap(1)" 19
+.xx "" "nntpfs \- network" "news transport protocol (NNT) file system" "" "nntpfs(4)" 666
+.xx "" "" "newuser \- adding a new user" "" "newuser(8)" 855
+.xx "functions" "objtype, readobj, objtraverse, isar," "nextar, readar \- object file interpretation" "" "object(2)" 452
+.xx "" "/ntruerand, genrandom, prng, fastrand," "nfastrand \- random number generators" "" "rand(2)" 478
+.xx "" "" "nfs \- Sun network file system client" "" "nfs(4)" 664
+.xx "" "" "nfsserver, portmapper, pcnfsd \- NFS service" "" "nfsserver(8)" 857
+.xx "" "/defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl," "nhgets, hnputv, hnputl, hnputs, ptclbsum,/" "" "ip(2)" 414
+.xx "" "" "nm \- name list (symbol table)" "" "nm(1)" 144
+.xx "(NNT) file system" "" "nntpfs \- network news transport protocol" "" "nntpfs(4)" 666
+.xx "" "/authsrv, guard.srv, wrkey, login, newns," "none \- maintain or query authentication/" "" "auth(8)" 794
+.xx "" "setjmp, longjmp, notejmp \-" "non-local goto" "" "setjmp(2)" 505
+.xx "" "rtc \- real-time clock and" "non-volatile RAM" "" "rtc(3)" 603
+.xx "" "NaN, Inf, isNaN, isInf \-" "not-a-number and infinity functions" "" "nan(2)" 445
+.xx "" "regexp \- regular expression" "notation" "" "regexp(6)" 752
+.xx "" "sleep, alarm \- delay, ask for delayed" "note" "" "sleep(2)" 508
+.xx "" "postnote \- send a" "note to a process or process group" "" "postnote(2)" 462
+.xx "" "setjmp, longjmp," "notejmp \- non-local goto" "" "setjmp(2)" 505
+.xx "process notification" "" "notify, noted, atnotify \- handle asynchronous" "" "notify(2)" 450
+.xx "auth_allocrpc,/" "amount, newns, addns, login," "noworld, auth_proxy, fauth_proxy," "" "auth(2)" 281
+.xx "" "exec, execl, _privates," "_nprivates, _tos \- execute a file" "" "exec(2)" 348
+.xx "genrandom, prng,/" "rand, lrand, frand," "nrand, lnrand, srand, truerand, ntruerand," "" "rand(2)" 478
+.xx "" "troff," "nroff, dpost \- text formatting and typesetting" "" "troff(1)" 228
+.xx "" "tbl \- format tables for" "nroff or troff" "" "tbl(1)" 215
+.xx "" "" "ns \- display name space" "" "ns(1)" 145
+.xx "since epoch" "time," "nsec \- time in seconds and nanoseconds" "" "time(2)" 525
+.xx "" "/lrand, frand, nrand, lnrand, srand, truerand," "ntruerand, genrandom, prng, fastrand,/" "" "rand(2)" 478
+.xx "" "clocks, process/process group ids, user," "null, reboot, etc." "cons \- console," "cons(3)" 565
+.xx "" "fwstat, dirstat, dirfstat, dirwstat, dirfwstat," "nulldir \- get and put file status" "/fstat, wstat," "stat(2)" 509
+.xx "" "NaN, Inf, isNaN, isInf \-" "number and infinity functions" "" "nan(2)" 445
+.xx "" "factor, primes \- factor a" "number, generate large primes" "" "factor(1)" 80
+.xx "" "probably_prime, smallprimetest \- prime" "number generation" "/DSAprimes," "prime(2)" 463
+.xx "" "prng, fastrand, nfastrand \- random" "number generators" "/ntruerand, genrandom," "rand(2)" 478
+.xx "" "strtol, strtoll, strtoul, strtoull \- convert text to" "numbers" "/atoi, atol, atoll, charstod, strtod," "atof(2)" 280
+.xx "" "seq \- print sequences of" "numbers" "" "seq(1)" 195
+.xx "convTR2M, convM2TR,/" "authdial, passtokey," "nvcsum, readnvram, convT2M, convM2T," "" "authsrv(2)" 284
+.xx "" "a.out \-" "object file format" "" "a.out(6)" 715
+.xx "interpretation functions" "objtype, readobj," "objtraverse, isar, nextar, readar \- object file" "" "object(2)" 452
+.xx "" "xd \- hex," "octal, decimal, or ASCII dump" "" "xd(1)" 248
+.xx "" "seek \- change file" "offset" "" "seek(2)" 499
+.xx "" "/tlsServer, initThumbprints, freeThumbprints," "okThumbprint, readcert, readcertchain \-/" "" "pushtls(2)" 470
+.xx "printable/" "doc2txt, doc2ps, wdoc2txt, xls2txt," "olefs, mswordstrings, msexceltables \- extract" "" "doc2txt(1)" 65
+.xx "" "thesaurus \- search" "online thesaurus" "" "thesaurus(1)" 223
+.xx "" "mkpaqfs \- make a compressed" "only file system" "" "mkpaqfs(8)" 846
+.xx "" "paqfs \- compressed" "only file system" "" "paqfs(4)" 667
+.xx "existing or new file" "" "open, create \- prepare a fid for I/O on an" "" "open(5)" 706
+.xx "or writing, create file" "" "open, create, close \- open a file for reading" "" "open(2)" 454
+.xx "" "dup \- duplicate an" "open file descriptor" "" "dup(2)" 339
+.xx "" "dup \- dups of" "open files" "" "dup(3)" 572
+.xx "" "/finddevs, loaddevstr, matchdevcsp, opendev," "opendevdata, openep, startdevs, unstall,/" "" "usb(2)" 527
+.xx "" "/File, createfile, closefile, removefile, walkfile," "opendirfile, readdirfile, closedirfile, hasperm/" "" "9pfile(2)" 264
+.xx "" "" "opendisk, Disk \- generic disk device interface" "" "disk(2)" 330
+.xx "proto,/" "/matchdevcsp, opendev, opendevdata," "openep, startdevs, unstall, class, subclass," "" "usb(2)" 527
+.xx "" "/bufimage, lockdisplay, unlockdisplay," "openfont, buildfont, freefont, Pfmt, Rfmt,/" "" "graphics(2)" 388
+.xx "" "/memlineendsize, allocmemsubfont," "openmemsubfont, freememsubfont,/" "" "memdraw(2)" 429
+.xx "scsierror \- SCSI device operations" "" "openscsi, closescsi, scsiready, scsi, scsicmd," "" "scsi(2)" 495
+.xx "" "\- connect to Plan 9 CPU servers from other" "operating systems" "drawterm" "drawterm(8)" 809
+.xx "writer file system" "cdfs, cddb \-" "optical disc (CD, DVD, B) track reader and" "" "cdfs(4)" 627
+.xx "" "ARGC, ARGF, EARGF, arginit, argopt \- process" "option letters from argv" "/ARGEND," "arg(2)" 275
+.xx "" "fshalt, reboot \- halt any local file systems and" "optionally reboot the system" "" "fshalt(8)" 825
+.xx "" "/bottomnwindows, topwindow, topnwindows," "originwindow \- window management" "" "window(2)" 552
+.xx "" "Bwrite, Bflush, Bterm, Bbuffered \- buffered" "output" "/Bputc, Bputrune, Bprint, Bvprint," "bio(2)" 290
+.xx "" "fputs, puts, fread, fwrite \- Stdio input and" "output" "/putc, putchar, ungetc, fgets, gets," "fgetc(2)" 357
+.xx "" "vprintf, vsprintf, vsnprintf \- print formatted" "output" "/printf, sprintf, snprintf, vfprintf," "fprintf(2)" 370
+.xx "" "lp \- printer" "output" "" "lp(1)" 118
+.xx "" "runevseprint, runevsmprint \- print formatted" "output" "/vseprint, vsmprint, runevsnprint," "print(2)" 464
+.xx "" "image, graphic, PostScript, PDF, and typesetter" "output files" "page \- view FAX," "page(1)" 147
+.xx "" "proof \- troff" "output interpreter" "" "proof(1)" 163
+.xx "" "troff2html \- convert troff" "output into HTML" "" "troff2html(1)" 230
+.xx "" "feof, ferror, clearerr \- standard buffered" "output package" "/ftell, fsetpos, fseek, rewind," "fopen(2)" 365
+.xx "" "\- support for user-defined print formats and" "output routines" "/runefmtstrflush, errfmt" "fmtinstall(2)" 362
+.xx "" "" "p \- paginate" "" "p(1)" 146
+.xx "" "authsrv, p9any," "p9sk1, p9sk2 \- authentication protocols" "" "authsrv(6)" 718
+.xx "" "clearerr \- standard buffered input/output" "package" "/fsetpos, fseek, rewind, feof, ferror," "fopen(2)" 365
+.xx "" "wol \- send wake-on-lan Ethernet" "packet" "" "wol(8)" 920
+.xx "packetasize, packetcmp, packetconcat,/" "" "Packet, packetalloc, packetappend," "" "venti-packet(2)" 547
+.xx "packetcmp, packetconcat,/" "Packet," "packetalloc, packetappend, packetasize," "" "venti-packet(2)" 547
+.xx "" "/packetasize, packetcmp, packetconcat," "packetconsume, packetcopy, packetdup,/" "" "venti-packet(2)" 547
+.xx "" "/packetconsume, packetcopy, packetdup," "packetforeign, packetfragments, packetfree,/" "" "venti-packet(2)" 547
+.xx "" "/packetforeign, packetfragments, packetfree," "packetheader, packetpeek, packetprefix,/" "" "venti-packet(2)" 547
+.xx "" "snoopy \- spy on network" "packets" "" "snoopy(8)" 898
+.xx "" "udpecho \- echo UDP" "packets" "" "udpecho(8)" 908
+.xx "" "/packetheader, packetpeek, packetprefix," "packetsha1, packetsize, packetsplit,/" "" "venti-packet(2)" 547
+.xx "" "/packetpeek, packetprefix, packetsha1," "packetsize, packetsplit, packetstats,/" "" "venti-packet(2)" 547
+.xx "buffers" "/packetsize, packetsplit, packetstats," "packettrailer, packettrim \- zero-copy network" "" "venti-packet(2)" 547
+.xx "PDF, and typesetter output files" "" "page \- view FAX, image, graphic, PostScript," "" "page(1)" 147
+.xx "" "hget \- retrieve a web" "page corresponding to a url" "" "hget(1)" 101
+.xx "" "man, lookman, sig \- print or find" "pages of this manual" "" "man(1)" 123
+.xx "" "p \-" "paginate" "" "p(1)" 146
+.xx "" "" "paqfs \- compressed read-only file system" "" "paqfs(4)" 667
+.xx "" "lpt \-" "parallel port interface for PC's" "" "lpt(3)" 591
+.xx "" "bitsyload, light, pencal, keyboard," "params, prompter \- bitsy-specific utilities" "" "bitsyload(1)" 31
+.xx "" "rdproto \-" "parse and process a proto file listing" "" "proto(2)" 468
+.xx "control message parsing" "Cmdbuf," "parsecmd, respondcmderror, lookupcmd \-" "" "9pcmdbuf(2)" 261
+.xx "freedocinfo, dimenkind, dimenspec, targetid,/" "" "parsehtml, printitems, validitems, freeitems," "" "html(2)" 392
+.xx "parseether, myipaddr, myetheraddr,/" "eipfmt," "parseip, parseipmask, v4parseip, v4parsecidr," "" "ip(2)" 414
+.xx "" "targetid, targetname, fromStr, toStr \- HTML" "parser" "/freedocinfo, dimenkind, dimenspec," "html(2)" 392
+.xx "" "lookupcmd \- control message" "parsing" "/parsecmd, respondcmderror," "9pcmdbuf(2)" 261
+.xx "" "getflags, usage \- command-line" "parsing for shell scripts" "" "getflags(8)" 826
+.xx "" "" "partfs \- serve file, with partitions" "" "partfs(8)" 859
+.xx "" "at, drain, expect," "pass \- dialer scripting tools" "" "expect(1)" 77
+.xx "convM2T, convTR2M, convM2TR,/" "authdial," "passtokey, nvcsum, readnvram, convT2M," "" "authsrv(2)" 284
+.xx "password" "" "passwd, netkey \- change or verify user" "" "passwd(1)" 149
+.xx "system" "" "patch \- simple patch creation and tracking" "" "patch(1)" 150
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(1)" 39
+.xx "" "cleanname \- clean a" "path name" "" "cleanname(2)" 299
+.xx "authentication box" "securenet \- Digital" "Pathways SecureNet Key remote" "" "securenet(8)" 894
+.xx "" "grep \- search a file for a" "pattern" "" "grep(1)" 93
+.xx "language" "awk \-" "pattern-directed scanning and processing" "" "awk(1)" 22
+.xx "" "ARROW, drawsetdebug \- graphics functions" "PB L" "/runestringbg, runestringnbg, _string," "draw(2)" 331
+.xx "" "pwd," "pbd \- working directory" "" "pwd(1)" 167
+.xx "" "9load, 9pxeload, ld \-" "PC bootstrap program" "" "9load(8)" 785
+.xx "" "getcallerpc \- fetch return" "PC of current function" "" "getcallerpc(2)" 381
+.xx "findlocal, getauto,/" "syminit, getsym, symbase," "pc2sp, pc2line, textseg, line2addr, lookup," "" "symbol(2)" 518
+.xx "" "" "pcc \- APE C compiler driver" "" "pcc(1)" 152
+.xx "" "" "pci \- print PCI bus configuration" "" "pci(8)" 860
+.xx "" "pnp \- Plug 'n' Play ISA and" "PCI Interfaces" "" "pnp(3)" 596
+.xx "" "na \- assembler for the Symbios Logic" "PCI-SCSI I/O Processors" "" "na(8)" 849
+.xx "" "Computer Memory Card Interface Association" "PCMCI) device" "i82365 \- Personal" "i82365(3)" 578
+.xx "" "" "pcmcia \- identify a PCMCIA card" "" "pcmcia(8)" 861
+.xx "" "nfsserver, portmapper," "pcnfsd \- NFS service" "" "nfsserver(8)" 857
+.xx "" "lpt \- parallel port interface for" "PC's" "" "lpt(3)" 591
+.xx "" "plan9.ini \- configuration file for" "PCs" "" "plan9.ini(8)" 865
+.xx "" "pdf2ps \- convert between PostScript and" "PDF" "ps2pdf," "ps2pdf(1)" 165
+.xx "" "page \- view FAX, image, graphic, PostScript," "PDF, and typesetter output files" "" "page(1)" 147
+.xx "" "gs \- Aladdin Ghostscript (PostScript and" "PDF language interpreter)" "" "gs(1)" 94
+.xx "" "ps2pdf," "pdf2ps \- convert between PostScript and PDF" "" "ps2pdf(1)" 165
+.xx "" "/pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3," "pdiv4, add4, sub4 \- operations on 3-d points/" "" "arith3(2)" 277
+.xx "Privacy Enhanced Mail (PE) format" "" "pemdecode, pemencode \- encode files in" "" "pem(8)" 862
+.xx "bitsy-specific utilities" "bitsyload, light," "pencal, keyboard, params, prompter \-" "" "bitsyload(1)" 31
+.xx "" "privalloc, privfree \-" "per-process private storage management" "" "privalloc(2)" 467
+.xx "messages" "" "perror, syslog, sysfatal \- system error" "" "perror(2)" 455
+.xx "Association (PCMCI) device" "i82365 \-" "Personal Computer Memory Card Interface" "" "i82365(3)" 578
+.xx "" "bootfloppy, bootplan9, bootwin9x, bootwinnt," "personalize, setup.9fat, setup.disk, setup.kfs,/" "" "update(8)" 909
+.xx "" "popmat, rot, qrot, scale, move, xform, ixform," "persp, look, viewport \- Geometric/" "/pushmat," "matrix(2)" 427
+.xx "" "/unlockdisplay, openfont, buildfont, freefont," "Pfmt, Rfmt, strtochan, chantostr, chantodepth/" "" "graphics(2)" 388
+.xx "" "tel, iwhois \- look in" "phone book" "" "tel(1)" 220
+.xx "" "grap \-" "pic preprocessor for drawing graphs" "" "grap(1)" 90
+.xx "drawing pictures" "" "pic, tpic \- troff and tex preprocessors for" "" "pic(1)" 154
+.xx "" "resample \- resample a" "picture" "" "resample(1)" 177
+.xx "" "mpictures \-" "picture inclusion macros" "" "mpictures(6)" 739
+.xx "" "togif, toppm, topng, toico \- view and convert" "pictures" "jpg, gif, png, ppm, bmp, yuv, ico," "jpg(1)" 107
+.xx "" "tpic \- troff and tex preprocessors for drawing" "pictures" "pic," "pic(1)" 154
+.xx "Internet" "" "ping, gping, traceroute, hogports \- probe the" "" "ping(8)" 863
+.xx "" "" "pipe \- create an interprocess channel" "" "pipe(2)" 456
+.xx "" "" "pipe \- two-way interprocess communication" "" "pipe(3)" 595
+.xx "" "tee \-" "pipe fitting" "" "tee(1)" 219
+.xx "" "" "pipefile \- attach filter to file in name space" "" "pipefile(1)" 157
+.xx "" "color \- representation of" "pixels and colors" "" "color(6)" 722
+.xx "" "intro \- introduction to" "Plan 9" "" "intro(1)" 1
+.xx "" "\- secure login and file copy from/to Unix or" "Plan 9" "ssh, sshnet, scp, sshserve" "ssh(1)" 205
+.xx "" "style \-" "Plan 9 coding conventions for C" "" "style(6)" 757
+.xx "systems" "drawterm \- connect to" "Plan 9 CPU servers from other operating" "" "drawterm(8)" 809
+.xx "" "intro \- introduction to the" "Plan 9 devices" "" "intro(3)" 554
+.xx "" "statcheck, sizeS2M, sizeD2M \- interface to" "Plan 9 File protocol" "/read9pmsg," "fcall(2)" 353
+.xx "" "intro \- introduction to the" "Plan 9 File Protocol, 9P" "" "intro(5)" 698
+.xx "" "" "plan9.ini \- configuration file for PCs" "" "plan9.ini(8)" 865
+.xx "" "add4, sub4 \- operations on 3-d points and" "planes" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4," "arith3(2)" 277
+.xx "" "pnp \- Plug 'n'" "Play ISA and PCI Interfaces" "" "pnp(3)" 596
+.xx "" "" "playlistfs \- playlist file system" "" "playlistfs(7)" 778
+.xx "" "/dist3, unit3, midpt3, lerp3, reflect3, nearseg3," "pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3,/" "" "arith3(2)" 277
+.xx "" "" "plot \- graphics filter" "" "plot(1)" 158
+.xx "" "" "plot \- graphics interface" "" "plot(6)" 746
+.xx "" "pnp \-" "Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)" 596
+.xx "" "" "plumb \- format of plumb messages and rules" "" "plumb(6)" 748
+.xx "" "" "plumb \- send message to plumber" "" "plumb(1)" 159
+.xx "" "/plumblookup, plumbpack, plumbpackattr," "plumbaddattr, plumbdelattr, plumbrecv,/" "" "plumb(2)" 457
+.xx "messaging" "" "plumber \- file system for interprocess" "" "plumber(4)" 668
+.xx "plumbsendtext, plumblookup,/" "eplumb," "plumbfree, plumbopen, plumbsend," "" "plumb(2)" 457
+.xx "" "exportfs, srvfs \- network file server" "plumbing" "" "exportfs(4)" 637
+.xx "" "/plumbopen, plumbsend, plumbsendtext," "plumblookup, plumbpack, plumbpackattr,/" "" "plumb(2)" 457
+.xx "" "plumbunpackpartial, plumbunpackattr," "Plumbmsg \- plumb messages" "/plumbunpack," "plumb(2)" 457
+.xx "plumblookup,/" "eplumb, plumbfree," "plumbopen, plumbsend, plumbsendtext," "" "plumb(2)" 457
+.xx "" "/plumbsend, plumbsendtext, plumblookup," "plumbpack, plumbpackattr, plumbaddattr,/" "" "plumb(2)" 457
+.xx "" "plumbpackattr, plumbaddattr, plumbdelattr," "plumbrecv, plumbunpack,/" "/plumbpack," "plumb(2)" 457
+.xx "plumbpack,/" "eplumb, plumbfree, plumbopen," "plumbsend, plumbsendtext, plumblookup," "" "plumb(2)" 457
+.xx "" "/plumbaddattr, plumbdelattr, plumbrecv," "plumbunpack, plumbunpackpartial,/" "" "plumb(2)" 457
+.xx "" "/plumbrecv, plumbunpack, plumbunpackpartial," "plumbunpackattr, Plumbmsg \- plumb/" "" "plumb(2)" 457
+.xx "" "/reflect3, nearseg3, pldist3, vdiv3, vrem3," "pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)" 277
+.xx "toico \- view and convert pictures" "jpg, gif," "png, ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)" 107
+.xx "" "" "pnp \- Plug 'n' Play ISA and PCI Interfaces" "" "pnp(3)" 596
+.xx "" "getfcr, setfcr, getfsr, setfsr \- control floating" "point" "" "getfcr(2)" 383
+.xx "" "hoc \- interactive floating" "point language" "" "hoc(1)" 103
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point protocol" "" "ppp(8)" 874
+.xx "geninitdraw, drawerror, initdisplay,/" "Display," "Point, Rectangle, Cursor, initdraw," "" "graphics(2)" 388
+.xx "" "stub \- provide mount" "point stubs" "" "stub(8)" 903
+.xx "" "fff2p3, pdiv4, add4, sub4 \- operations on 3-d" "points and planes" "/vrem3, pn2f3, ppp2f3," "arith3(2)" 277
+.xx "" "Dx, Dy, Pt, Rect, Rpt \- arithmetic on" "points and rectangles" "/rectclip, combinerect," "addpt(2)" 269
+.xx "" "locks, reader-writer locks, rendezvous" "points, and reference counts" "/rendezvous" "lock(2)" 419
+.xx "" "mntgen \- automatically generate mount" "points for file systems" "" "mntgen(4)" 660
+.xx "" "ppp, pppoe, pptp, pptpd \-" "point-to-point protocol" "" "ppp(8)" 874
+.xx "" "/gendraw, drawreplxy, drawrepl, replclipr, line," "poly, fillpoly, bezier, bezspline, fillbezier,/" "" "draw(2)" 331
+.xx "" "/poolrealloc, poolcompact, poolcheck," "poolblockcheck, pooldump \- general memory/" "" "pool(2)" 459
+.xx "poolcompact,/" "poolalloc, poolallocalignspan," "poolfree, poolmsize, poolrealloc," "" "pool(2)" 459
+.xx "" "" "pop3, imap4d \- Internet mail servers" "" "pop3(8)" 873
+.xx "ixform,/" "/xformpointd, xformplane, pushmat," "popmat, rot, qrot, scale, move, xform," "" "matrix(2)" 427
+.xx "" "aux/accupoint \- configure a mouse to a" "port" "aux/mouse," "mouse(8)" 848
+.xx "" "lpt \- parallel" "port interface for PC's" "" "lpt(3)" 591
+.xx "" "nfsserver," "portmapper, pcnfsd \- NFS service" "" "nfsserver(8)" 857
+.xx "" "gpsfs, gpsevermore \- GPS time and" "position service" "" "gpsfs(8)" 827
+.xx "" "/erealloc9p, estrdup9p, listensrv, postfd," "postmountsrv, readbuf, readstr, respond,/" "" "9p(2)" 256
+.xx "process group" "" "postnote \- send a note to a process or" "" "postnote(2)" 462
+.xx "" "ps2pdf, pdf2ps \- convert between" "PostScript and PDF" "" "ps2pdf(1)" 165
+.xx "" "gs \- Aladdin Ghostscript" "PostScript and PDF language interpreter)" "" "gs(1)" 94
+.xx "" "page \- view FAX, image, graphic," "PostScript, PDF, and typesetter output files" "" "page(1)" 147
+.xx "" "lp \-" "PostScript preprocessors" "" "lp(8)" 842
+.xx "square root" "exp, log, log10, pow," "pow10, sqrt \- exponential, logarithm, power," "" "exp(2)" 351
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(3)" 558
+.xx "" "apm \- Advanced" "Power Management 1.2 BIOS interface" "" "apm(8)" 791
+.xx "" "pow, pow10, sqrt \- exponential, logarithm," "power, square root" "exp, log, log10," "exp(2)" 351
+.xx "toico \- view and convert/" "jpg, gif, png," "ppm, bmp, yuv, ico, togif, toppm, topng," "" "jpg(1)" 107
+.xx "" "/nearseg3, pldist3, vdiv3, vrem3, pn2f3," "ppp2f3, fff2p3, pdiv4, add4, sub4 \-/" "" "arith3(2)" 277
+.xx "" "ppp," "pppoe, pptp, pptpd \- point-to-point protocol" "" "ppp(8)" 874
+.xx "" "" "pr \- print file" "" "pr(1)" 160
+.xx "" "read, readn, write," "pread, pwrite \- read or write file" "" "read(2)" 481
+.xx "write" "readv, writev," "preadv, pwritev \- scatter/gather read and" "" "readv(2)" 483
+.xx "" "crtin, crtout, crtprefree, crtresfree \- extended" "precision arithmetic" "/mpmagsub, crtpre," "mp(2)" 440
+.xx "" "bc \-" "precision arithmetic language" "" "bc(1)" 27
+.xx "" "muldiv, umuldiv \-" "precision multiplication and division" "" "muldiv(2)" 444
+.xx "floppy diskettes, flashes" "" "prep, fdisk, format, mbr \- prepare hard and" "" "prep(8)" 876
+.xx "" "cpp \- C language" "preprocessor" "" "cpp(1)" 47
+.xx "" "grap \- pic" "preprocessor for drawing graphs" "" "grap(1)" 90
+.xx "" "lp \- PostScript" "preprocessors" "" "lp(8)" 842
+.xx "" "pic, tpic \- troff and tex" "preprocessors for drawing pictures" "" "pic(1)" 154
+.xx "" "ap \- fetch Associated" "Press news articles" "" "ap(1)" 19
+.xx "" "DSAprimes, probably_prime, smallprimetest \-" "prime number generation" "/genstrongprime," "prime(2)" 463
+.xx "primes" "factor," "primes \- factor a number, generate large" "" "factor(1)" 80
+.xx "" "mc \- multicolumn" "print" "" "mc(1)" 125
+.xx "" "echo \-" "print arguments" "" "echo(1)" 68
+.xx "" "astro \-" "print astronomical information" "" "astro(7)" 769
+.xx "" "cal \-" "print calendar" "" "cal(1)" 33
+.xx "" "kill, slay, broke \-" "print commands to kill processes" "" "kill(1)" 110
+.xx "" "stop, start \-" "print commands to stop and start processes" "" "stop(1)" 207
+.xx "" "pr \-" "print file" "" "pr(1)" 160
+.xx "" "mtime \-" "print file modification time" "" "mtime(1)" 137
+.xx "" "history \-" "print file names from the dump" "" "history(1)" 102
+.xx "" "yesterday, diffy \-" "print file names from the dump" "" "yesterday(1)" 251
+.xx "" "/errfmt \- support for user-defined" "print formats and output routines" "" "fmtinstall(2)" 362
+.xx "" "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "print formatted output" "/printf, sprintf," "fprintf(2)" 370
+.xx "runesprint, runesnprint, runeseprint,/" "" "print, fprint, sprint, snprint, seprint, smprint," "" "print(2)" 464
+.xx "" "freq \-" "print histogram of character frequencies" "" "freq(1)" 87
+.xx "" "news \-" "print news items" "" "news(1)" 143
+.xx "" "man, lookman, sig \-" "print or find pages of this manual" "" "man(1)" 123
+.xx "" "pci \-" "print PCI bus configuration" "" "pci(8)" 860
+.xx "Bus device drivers" "audio, disk, ether, kb," "print, probe, serial, usbfat: \- Universal Serial" "" "usb(4)" 686
+.xx "" "seq \-" "print sequences of numbers" "" "seq(1)" 195
+.xx "" "size \-" "print size of executable files" "" "size(1)" 196
+.xx "" "calendar \-" "print upcoming events" "" "calendar(1)" 34
+.xx "" "weather \-" "print weather report" "" "weather(1)" 245
+.xx "" "strings \- extract" "printable strings" "" "strings(1)" 208
+.xx "" "/olefs, mswordstrings, msexceltables \- extract" "printable text from Microsoft documents" "" "doc2txt(1)" 65
+.xx "" "lp \-" "printer output" "" "lp(1)" 118
+.xx "vsprintf, vsnprintf \- print formatted/" "fprintf," "printf, sprintf, snprintf, vfprintf, vprintf," "" "fprintf(2)" 370
+.xx "dimenkind, dimenspec, targetid,/" "parsehtml," "printitems, validitems, freeitems, freedocinfo," "" "html(2)" 392
+.xx "guard.srv,/" "changeuser, convkeys, convkeys2," "printnetkey, status, enable, disable, authsrv," "" "auth(8)" 794
+.xx "" "pemdecode, pemencode \- encode files in" "Privacy Enhanced Mail (PE) format" "" "pem(8)" 862
+.xx "storage management" "" "privalloc, privfree \- per-process private" "" "privalloc(2)" 467
+.xx "" "exec, execl," "_privates, _nprivates, _tos \- execute a file" "" "exec(2)" 348
+.xx "" "/srand, truerand, ntruerand, genrandom," "prng, fastrand, nfastrand \- random number/" "" "rand(2)" 478
+.xx "" "/gensafeprime, genstrongprime, DSAprimes," "probably_prime, smallprimetest \- prime/" "" "prime(2)" 463
+.xx "device drivers" "audio, disk, ether, kb, print," "probe, serial, usbfat: \- Universal Serial Bus" "" "usb(4)" 686
+.xx "" "ping, gping, traceroute, hogports \-" "probe the Internet" "" "ping(8)" 863
+.xx "" "" "proc \- running processes" "" "proc(3)" 598
+.xx "" "/chanfree, chaninit, chanprint, mainstacksize," "proccreate, procdata, procexec, procexecl,/" "" "thread(2)" 521
+.xx "" "booting \- bootstrapping" "procedures" "" "booting(8)" 800
+.xx "" "rdproto \- parse and" "process a proto file listing" "" "proto(2)" 468
+.xx "" "cputime, times \- cpu time in this" "process and children" "" "cputime(2)" 317
+.xx "" "trace \- show (real-time)" "process behavior" "" "trace(1)" 227
+.xx "" "atexitdont, terminate \- terminate process," "process cleanup" "exits, _exits, atexit," "exits(2)" 350
+.xx "" "postnote \- send a note to a process or" "process group" "" "postnote(2)" 462
+.xx "" "cons \- console, clocks," "process group ids, user, null, reboot, etc." "" "cons(3)" 565
+.xx "" "getpid, getppid \- get" "process ids" "" "getpid(2)" 385
+.xx "" "notify, noted, atnotify \- handle asynchronous" "process notification" "" "notify(2)" 450
+.xx "" "ARGEND, ARGC, ARGF, EARGF, arginit, argopt \-" "process option letters from argv" "ARGBEGIN," "arg(2)" 275
+.xx "" "postnote \- send a note to a" "process or process group" "" "postnote(2)" 462
+.xx "" "privalloc, privfree \-" "process private storage management" "" "privalloc(2)" 467
+.xx "" "_exits, atexit, atexitdont, terminate \- terminate" "process, process cleanup" "exits," "exits(2)" 350
+.xx "" "fork, rfork \- manipulate" "process resources" "" "fork(2)" 368
+.xx "" "snap, snapfs \- create and mount" "process snapshots" "" "snap(4)" 676
+.xx "" "snap \-" "process snapshots" "" "snap(6)" 756
+.xx "" "ps, psu \-" "process status" "" "ps(1)" 164
+.xx "" "rendezvous \- user level" "process synchronization" "" "rendezvous(2)" 487
+.xx "" "await, wait, waitpid \- wait for a" "process to exit" "" "wait(2)" 551
+.xx "" "cap \- capabilities for setting the user id of" "processes" "" "cap(3)" 564
+.xx "" "kill, slay, broke \- print commands to kill" "processes" "" "kill(1)" 110
+.xx "" "proc \- running" "processes" "" "proc(3)" 598
+.xx "" "stop, start \- print commands to stop and start" "processes" "" "stop(1)" 207
+.xx "" "ioproc, ioread, ioreadn, iowrite \- slave I/O" "processes for threaded programs" "/ioopen," "ioproc(2)" 411
+.xx "" "awk \- pattern-directed scanning and" "processing language" "" "awk(1)" 22
+.xx "" "\- assembler for the Symbios Logic PCI-SCSI I/O" "Processors" "na" "na(8)" 849
+.xx "etc." "cons \- console, clocks," "process/process group ids, user, null, reboot," "" "cons(3)" 565
+.xx "" "/mainstacksize, proccreate, procdata, procexec," "procexecl, procrfork, recv, recvp, recvul,/" "" "thread(2)" 521
+.xx "" "" "prof, tprof, kprof \- display profiling data" "" "prof(1)" 161
+.xx "" "kprof \- kernel" "profiling" "" "kprof(3)" 589
+.xx "" "9load, 9pxeload, ld \- PC bootstrap" "program" "" "9load(8)" 785
+.xx "" "units \- conversion" "program" "" "units(1)" 234
+.xx "" "cb \- C" "program beautifier" "" "cb(1)" 36
+.xx "" "execnet \- network interface to" "program execution" "" "execnet(4)" 636
+.xx "" "assert \- check" "program invariants" "" "assert(2)" 279
+.xx "" "iowrite \- slave I/O processes for threaded" "programs" "/ioopen, ioproc, ioread, ioreadn," "ioproc(2)" 411
+.xx "" "lex \- generator of lexical analysis" "programs" "" "lex(1)" 115
+.xx "" "map, mapdemo \- draw maps on various" "projections" "" "map(7)" 774
+.xx "" "bitsyload, light, pencal, keyboard, params," "prompter \- bitsy-specific utilities" "" "bitsyload(1)" 31
+.xx "" "" "proof \- troff output interpreter" "" "proof(1)" 163
+.xx "" "/openep, startdevs, unstall, class, subclass," "proto, CSP \- USB device driver library" "" "usb(2)" 527
+.xx "" "rdproto \- parse and process a" "proto file listing" "" "proto(2)" 468
+.xx "" "sizeS2M, sizeD2M \- interface to Plan 9 File" "protocol" "/read9pmsg, statcheck," "fcall(2)" 353
+.xx "" "ppp, pppoe, pptp, pptpd \- point-to-point" "protocol" "" "ppp(8)" 874
+.xx "" "intro \- introduction to the Plan 9 File" "Protocol, 9P" "" "intro(5)" 698
+.xx "" "hnputl, hnputs, ptclbsum, readipifc \- Internet" "Protocol addressing" "/nhgetl, nhgets, hnputv," "ip(2)" 414
+.xx "" "ftpfs \- file transfer" "protocol (FT) file system" "" "ftpfs(4)" 650
+.xx "" "nntpfs \- network news transport" "protocol (NNT) file system" "" "nntpfs(4)" 666
+.xx "" "version \- negotiate" "protocol version" "" "version(5)" 712
+.xx "" "authsrv, p9any, p9sk1, p9sk2 \- authentication" "protocols" "" "authsrv(6)" 718
+.xx "" "icmp, icmpv6, ipmux, rudp, tcp, udp \- network" "protocols over IP" "ip, esp, gre," "ip(3)" 579
+.xx "and PDF" "" "ps2pdf, pdf2ps \- convert between PostScript" "" "ps2pdf(1)" 165
+.xx "" "ps," "psu \- process status" "" "ps(1)" 164
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy," "Pt, Rect, Rpt \- arithmetic on points and/" "" "addpt(2)" 269
+.xx "" "/nhgetl, nhgets, hnputv, hnputl, hnputs," "ptclbsum, readipifc \- Internet Protocol/" "" "ip(2)" 414
+.xx "" "/rectsubpt, insetrect, canonrect, eqpt, eqrect," "ptinrect, rectinrect, rectXrect, rectclip,/" "" "addpt(2)" 269
+.xx "" "thumbprint \-" "public key thumbprints" "" "thumbprint(6)" 758
+.xx "bottomwindow,/" "Screen, allocscreen," "publicscreen, freescreen, allocwindow," "" "window(2)" 552
+.xx "circular buffer" "" "pump \- copy asynchronously via a large" "" "pump(1)" 166
+.xx "management" "changes, pull," "push, scan \- client-server replica" "" "replica(1)" 174
+.xx "" "/xformpoint, xformpointd, xformplane," "pushmat, popmat, rot, qrot, scale, move,/" "" "matrix(2)" 427
+.xx "communication channel" "" "pushssl \- attach SSL version 2 encryption to a" "" "pushssl(2)" 469
+.xx "freeThumbprints, okThumbprint, readcert,/" "" "pushtls, tlsClient, tlsServer, initThumbprints," "" "pushtls(2)" 470
+.xx "" "dirfstat, dirwstat, dirfwstat, nulldir \- get and" "put file status" "/fstat, wstat, fwstat, dirstat," "stat(2)" 509
+.xx "" "/attachproc, get1, get2, get4, get8, put1," "put2, put4, put8, beswab, beswal, beswav,/" "" "mach(2)" 422
+.xx "fread, fwrite/" "fgetc, getc, getchar, fputc, putc," "putchar, ungetc, fgets, gets, fputs, puts," "" "fgetc(2)" 357
+.xx "" "getenv," "putenv \- access environment variables" "" "getenv(2)" 382
+.xx "" "" "pwd, pbd \- working directory" "" "pwd(1)" 167
+.xx "" "read, readn, write, pread," "pwrite \- read or write file" "" "read(2)" 481
+.xx "" "readv, writev, preadv," "pwritev \- scatter/gather read and write" "" "readv(2)" 483
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka," "qa, va \- assemblers" "" "2a(1)" 4
+.xx "qlen, slerp, qmid, qsqrt \-/" "qtom, mtoq," "qadd, qsub, qneg, qmul, qdiv, qunit, qinv," "" "quaternion(2)" 475
+.xx "" "" "qball \- 3-d rotation controller" "" "qball(2)" 473
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc," "qc, vc \- C compilers" "" "2c(1)" 5
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul," "qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)" 475
+.xx "files" "" "qer, runq \- queue management for spooled" "" "qer(8)" 880
+.xx "" "5i, ki, vi," "qi \- instruction simulators" "" "vi(1)" 239
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl," "ql, vl \- loaders" "" "2l(1)" 8
+.xx "runlock, wlock,/" "lock, canlock, unlock," "qlock, canqlock, qunlock, rlock, canrlock," "" "lock(2)" 419
+.xx "qsqrt \-/" "qtom, mtoq, qadd, qsub, qneg," "qmul, qdiv, qunit, qinv, qlen, slerp, qmid," "" "quaternion(2)" 475
+.xx "viewport/" "/xformplane, pushmat, popmat, rot," "qrot, scale, move, xform, ixform, persp, look," "" "matrix(2)" 427
+.xx "" "" "qsort \- quicker sort" "" "qsort(2)" 474
+.xx "slerp, qmid, qsqrt \-/" "qtom, mtoq, qadd," "qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "" "quaternion(2)" 475
+.xx "" "wrkey, login, newns, none \- maintain or" "query authentication databases" "/guard.srv," "auth(8)" 794
+.xx "csquery, dns, dnstcp, dnsquery, dnsdebug \-/" "" "query, ipquery, mkhash, mkdb, mkhosts, cs," "" "ndb(8)" 850
+.xx "" "qer, runq \-" "queue management for spooled files" "" "qer(8)" 880
+.xx "locks,/" "/rwakeupall, incref, decref \- spin locks," "queueing rendezvous locks, reader-writer" "" "lock(2)" 419
+.xx "" "qtom, mtoq, qadd, qsub, qneg, qmul, qdiv," "qunit, qinv, qlen, slerp, qmid, qsqrt \-/" "" "quaternion(2)" 475
+.xx "" "lock, canlock, unlock, qlock, canqlock," "qunlock, rlock, canrlock, runlock, wlock,/" "" "lock(2)" 419
+.xx "quoted/" "/quotestrfmt, quoterunestrfmt," "quotefmtinstall, doquote, needsrcquote \-" "" "quote(2)" 477
+.xx "unquoterunestrdup,/" "quotestrdup," "quoterunestrdup, unquotestrdup," "" "quote(2)" 477
+.xx "" "/unquoterunestrdup, quotestrfmt," "quoterunestrfmt, quotefmtinstall, doquote,/" "" "quote(2)" 477
+.xx "unquotestrdup, unquoterunestrdup,/" "" "quotestrdup, quoterunestrdup," "" "quote(2)" 477
+.xx "" "/unquotestrdup, unquoterunestrdup," "quotestrfmt, quoterunestrfmt,/" "" "quote(2)" 477
+.xx "" "rtc \- real-time clock and non-volatile" "RAM" "" "rtc(3)" 603
+.xx "" "" "ramfs \- memory file system" "" "ramfs(4)" 669
+.xx "truerand, ntruerand, genrandom, prng,/" "" "rand, lrand, frand, nrand, lnrand, srand," "" "rand(2)" 478
+.xx "" "dhcpd, dhcpleases," "rarpd, tftpd \- Internet booting" "" "dhcpd(8)" 805
+.xx "" "" "ratfs \- mail address ratification file system" "" "ratfs(4)" 670
+.xx "" "dumparenas, restore \- backup venti arenas to" "ray discs or restore from them" "/tobackup," "backup(8)" 796
+.xx "whatis, ., ~ \- command language" "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "" "rc(1)" 168
+.xx "" "setupRC4state," "rc4, rc4skip, rc4back - alleged rc4 encryption" "" "rc4(2)" 480
+.xx "servers" "" "rdarena, wrarena \- copy arenas between venti" "" "venti-backup(8)" 914
+.xx "" "" "rdbfs \- remote kernel debugging file system" "" "rdbfs(4)" 671
+.xx "listing" "" "rdproto \- parse and process a proto file" "" "proto(2)" 468
+.xx "" "cat," "read \- catenate files" "" "cat(1)" 35
+.xx "" "readv, writev, preadv, pwritev \- scatter/gather" "read and write" "" "readv(2)" 483
+.xx "" "dirread, dirreadall \-" "read directory" "" "dirread(2)" 329
+.xx "write file" "" "read, readn, write, pread, pwrite \- read or" "" "read(2)" 481
+.xx "" "" "read, write \- transfer data from and to a file" "" "read(5)" 708
+.xx "" "" "read, write, copy \- simple Venti clients" "" "venti(1)" 238
+.xx "" "/convM2D, fcallfmt, dirfmt, dirmodefmt," "read9pmsg, statcheck, sizeS2M, sizeD2M \-/" "" "fcall(2)" 353
+.xx "" "objtype, readobj, objtraverse, isar, nextar," "readar \- object file interpretation functions" "" "object(2)" 452
+.xx "" "/estrdup9p, listensrv, postfd, postmountsrv," "readbuf, readstr, respond, responderror,/" "" "9p(2)" 256
+.xx "" "/freeThumbprints, okThumbprint, readcert," "readcertchain \- attach TLS1 or SSL3/" "" "pushtls(2)" 470
+.xx "color map" "RGB," "readcolmap, writecolmap \- access display" "" "readcolmap(2)" 482
+.xx "file/" "/closefile, removefile, walkfile, opendirfile," "readdirfile, closedirfile, hasperm \- in-memory" "" "9pfile(2)" 264
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B) track" "reader and writer file system" "" "cdfs(4)" 627
+.xx "" "/\- spin locks, queueing rendezvous locks," "reader-writer locks, rendezvous points, and/" "" "lock(2)" 419
+.xx "" "/loadimage, cloadimage, unloadimage," "readimage, writeimage, bytesperline,/" "" "allocimage(2)" 272
+.xx "" "nedmail \-" "reading mail" "" "nedmail(1)" 139
+.xx "" "open, create, close \- open a file for" "reading or writing, create file" "" "open(2)" 454
+.xx "" "wordsperline \- allocating, freeing," "reading, writing images" "/bytesperline," "allocimage(2)" 272
+.xx "" "/nhgets, hnputv, hnputl, hnputs, ptclbsum," "readipifc \- Internet Protocol addressing" "" "ip(2)" 414
+.xx "" "/allocmemimage, allocmemimaged," "readmemimage, creadmemimage,/" "" "memdraw(2)" 429
+.xx "drawgetrect, menuhit, setcursor \-/" "initmouse," "readmouse, closemouse, moveto, getrect," "" "mouse(2)" 438
+.xx "" "read," "readn, write, pread, pwrite \- read or write file" "" "read(2)" 481
+.xx "convM2TR,/" "authdial, passtokey, nvcsum," "readnvram, convT2M, convM2T, convTR2M," "" "authsrv(2)" 284
+.xx "object file interpretation functions" "objtype," "readobj, objtraverse, isar, nextar, readar \-" "" "object(2)" 452
+.xx "" "mkpaqfs \- make a compressed" "read-only file system" "" "mkpaqfs(8)" 846
+.xx "" "paqfs \- compressed" "read-only file system" "" "paqfs(4)" 667
+.xx "" "listensrv, postfd, postmountsrv, readbuf," "readstr, respond, responderror,/" "/estrdup9p," "9p(2)" 256
+.xx "" "/uninstallsubfont, subfontname, readsubfont," "readsubfonti, writesubfont, stringsubfont,/" "" "subfont(2)" 516
+.xx "scatter/gather read and write" "" "readv, writev, preadv, pwritev \-" "" "readv(2)" 483
+.xx "" "malloc, mallocalign, mallocz, free," "realloc, calloc, msize, setmalloctag,/" "" "malloc(2)" 425
+.xx "" "rtc \-" "real-time clock and non-volatile RAM" "" "rtc(3)" 603
+.xx "" "trace \- show" "real-time) process behavior" "" "trace(1)" 227
+.xx "optionally reboot the system" "fshalt," "reboot \- halt any local file systems and" "" "fshalt(8)" 825
+.xx "remote file server connection" "" "reboot \- reboot the system upon loss of" "" "reboot(8)" 882
+.xx "" "clocks, process/process group ids, user, null," "reboot, etc." "cons \- console," "cons(3)" 565
+.xx "" "\- halt any local file systems and optionally" "reboot the system" "fshalt, reboot" "fshalt(8)" 825
+.xx "server connection" "reboot \-" "reboot the system upon loss of remote file" "" "reboot(8)" 882
+.xx "" "scribblealloc," "recognize \- character recognition" "" "scribble(2)" 493
+.xx "" "ssl \- SSL" "record layer" "" "ssl(3)" 611
+.xx "" "tls \- TLS1 and SSL3" "record layer" "" "tls(3)" 613
+.xx "" "/rectXrect, rectclip, combinerect, Dx, Dy, Pt," "Rect, Rpt \- arithmetic on points and/" "" "addpt(2)" 269
+.xx "eqpt, eqrect,/" "addpt, subpt, mulpt, divpt," "rectaddpt, rectsubpt, insetrect, canonrect," "" "addpt(2)" 269
+.xx "drawerror, initdisplay,/" "Display, Point," "Rectangle, Cursor, initdraw, geninitdraw," "" "graphics(2)" 388
+.xx "" "/insetrect, canonrect, eqpt, eqrect, ptinrect," "rectinrect, rectXrect, rectclip, combinerect,/" "" "addpt(2)" 269
+.xx "" "addpt, subpt, mulpt, divpt, rectaddpt," "rectsubpt, insetrect, canonrect, eqpt, eqrect,/" "" "addpt(2)" 269
+.xx "" "/canonrect, eqpt, eqrect, ptinrect, rectinrect," "rectXrect, rectclip, combinerect, Dx, Dy, Pt,/" "" "addpt(2)" 269
+.xx "" "/procdata, procexec, procexecl, procrfork, recv," "recvp, recvul, send, sendp, sendul, nbrecv,/" "" "thread(2)" 521
+.xx "" "reader-writer locks, rendezvous points, and" "reference counts" "/rendezvous locks," "lock(2)" 419
+.xx "" "/dot3, cross3, len3, dist3, unit3, midpt3, lerp3," "reflect3, nearseg3, pldist3, vdiv3, vrem3,/" "" "arith3(2)" 277
+.xx "rregexec, rregsub, regerror \-/" "regcomp," "regcomplit, regcompnl, regexec, regsub," "" "regexp(2)" 484
+.xx "" "" "regexp \- regular expression notation" "" "regexp(6)" 752
+.xx "" "srv \- server" "registry" "" "srv(3)" 610
+.xx "" "regcomp, regcomplit, regcompnl, regexec," "regsub, rregexec, rregsub, regerror \- regular/" "" "regexp(2)" 484
+.xx "" "regexp \-" "regular expression notation" "" "regexp(6)" 752
+.xx "" "samterm \- screen editor with structural" "regular expressions" "sam, B, sam.save," "sam(1)" 185
+.xx "" "comm \- select or" "reject lines common to two sorted files" "" "comm(1)" 43
+.xx "" "dial, hangup, announce, listen, accept," "reject, netmkaddr, setnetmtpt,/" "" "dial(2)" 326
+.xx "" "join \-" "relational database operator" "" "join(1)" 106
+.xx "" "fabs, fmod, floor, ceil \- absolute value," "remainder, floor, ceiling functions" "" "floor(2)" 361
+.xx "" "telnetd, rlogind, rexexec, ftpd \- Internet" "remote access daemons" "" "ipserv(8)" 836
+.xx "" "securenet \- Digital Pathways SecureNet Key" "remote authentication box" "" "securenet(8)" 894
+.xx "" "reboot \- reboot the system upon loss of" "remote file server connection" "" "reboot(8)" 882
+.xx "Virtual Network Computing (VN)" "vncs, vncv \-" "remote frame buffer server and viewer for" "" "vnc(1)" 241
+.xx "" "rdbfs \-" "remote kernel debugging file system" "" "rdbfs(4)" 671
+.xx "transfer" "con, telnet, rx, hayes, xms, xmr \-" "remote login, execution, and XMODEM file" "" "con(1)" 44
+.xx "" "import \- import a name space from a" "remote system" "" "import(4)" 653
+.xx "" "rwd, conswdir \- maintain" "remote working directory" "" "rwd(1)" 183
+.xx "" "" "remove \- remove a file" "" "remove(2)" 486
+.xx "" "" "remove \- remove a file from a server" "" "remove(5)" 709
+.xx "" "rm \-" "remove files" "" "rm(1)" 182
+.xx "" "deroff, delatex \-" "remove formatting requests" "" "deroff(1)" 63
+.xx "" "strip \-" "remove symbols from binary files" "" "strip(1)" 209
+.xx "" "/freefidpool, allocfid, closefid, lookupfid," "removefid, Req, Reqpool, allocreqpool,/" "" "9pfid(2)" 262
+.xx "" "/alloctree, freetree, File, createfile, closefile," "removefile, walkfile, opendirfile, readdirfile,/" "" "9pfile(2)" 264
+.xx "" "/freereqpool, allocreq, closereq, lookupreq," "removereq \- 9P fid, request tracking" "" "9pfid(2)" 262
+.xx "synchronization" "" "rendezvous \- user level process" "" "rendezvous(2)" 487
+.xx "" "/rendezvous locks, reader-writer locks," "rendezvous points, and reference counts" "" "lock(2)" 419
+.xx "" "uniq \- report" "repeated lines in a file" "" "uniq(1)" 233
+.xx "" "Image, draw, gendraw, drawreplxy, drawrepl," "replclipr, line, poly, fillpoly, bezier, bezspline,/" "" "draw(2)" 331
+.xx "" "changes, pull, push, scan \- client-server" "replica management" "" "replica(1)" 174
+.xx "" "compactdb, updatedb \- simple client-server" "replica management" "/applylog," "replica(8)" 883
+.xx "" "weather \- print weather" "report" "" "weather(1)" 245
+.xx "" "uniq \-" "report repeated lines in a file" "" "uniq(1)" 233
+.xx "" "color \-" "representation of pixels and colors" "" "color(6)" 722
+.xx "" "/allocfid, closefid, lookupfid, removefid, Req," "Reqpool, allocreqpool, freereqpool, allocreq,/" "" "9pfid(2)" 262
+.xx "" "deroff, delatex \- remove formatting" "requests" "" "deroff(1)" 63
+.xx "call error" "errstr," "rerrstr, werrstr \- description of last system" "" "errstr(2)" 344
+.xx "" "" "resample \- resample a picture" "" "resample(1)" 177
+.xx "" "iprint, hwdraw \- drawing routines for" "resident images" "/memimagestring," "memdraw(2)" 429
+.xx "" "memltorear, memltorearn \- windows of" "resident images" "/memltofrontn," "memlayer(2)" 433
+.xx "" "/namectlfont, namectlimage, newcontrolset," "resizecontrolset \- interactive graphical/" "" "control(2)" 302
+.xx "" "fork, rfork \- manipulate process" "resources" "" "fork(2)" 368
+.xx "message parsing" "Cmdbuf, parsecmd," "respondcmderror, lookupcmd \- control" "" "9pcmdbuf(2)" 261
+.xx "" "postmountsrv, readbuf, readstr, respond," "responderror, threadlistensrv,/" "/postfd," "9p(2)" 256
+.xx "or restore/" "backup, tobackup, dumparenas," "restore \- backup venti arenas to blu-ray discs" "" "backup(8)" 796
+.xx "" "hget \-" "retrieve a web page corresponding to a url" "" "hget(1)" 101
+.xx "" "error \-" "return an error" "" "error(5)" 704
+.xx "descriptor" "fd2path \-" "return file name associated with file" "" "fd2path(2)" 356
+.xx "" "getcallerpc \- fetch" "return PC of current function" "" "getcallerpc(2)" 381
+.xx "descriptor" "iounit \-" "return size of atomic I/O unit for file" "" "iounit(2)" 413
+.xx "" "/setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek," "rewind, feof, ferror, clearerr \- standard/" "" "fopen(2)" 365
+.xx "" "" "rewrite \- mail rewrite rules" "" "rewrite(6)" 753
+.xx "daemons" "telnetd, rlogind," "rexexec, ftpd \- Internet remote access" "" "ipserv(8)" 836
+.xx "" "/openfont, buildfont, freefont, Pfmt," "Rfmt, strtochan, chantostr, chantodepth \-/" "" "graphics(2)" 388
+.xx "" "fork," "rfork \- manipulate process resources" "" "fork(2)" 368
+.xx "language" "rc, cd, eval, exec, exit, flag," "rfork, shift, wait, whatis, ., ~ \- command" "" "rc(1)" 168
+.xx "display color map" "" "RGB, readcolmap, writecolmap \- access" "" "readcolmap(2)" 482
+.xx "" "cmap2rgb, cmap2rgba," "rgb2cmap \- colors and color maps" "" "color(2)" 300
+.xx "" "- advanced encryption standard" "rijndael)" "/aesCBCencrypt, aesCBCdecrypt" "aes(2)" 271
+.xx "" "" "rio \- window system files" "" "rio(4)" 672
+.xx "" "" "rio, label, window, wloc \- window system" "" "rio(1)" 178
+.xx "" "winwatch \- monitor" "rio windows" "" "winwatch(1)" 247
+.xx "and routing" "ipconfig," "rip, linklocal, ipv6on \- Internet configuration" "" "ipconfig(8)" 833
+.xx "symoff, fpformat, beieee80ftos,/" "cisctrace," "risctrace, ciscframe, riscframe, localaddr," "" "debugger(2)" 321
+.xx "" "/canlock, unlock, qlock, canqlock, qunlock," "rlock, canrlock, runlock, wlock, canwlock,/" "" "lock(2)" 419
+.xx "access daemons" "telnetd," "rlogind, rexexec, ftpd \- Internet remote" "" "ipserv(8)" 836
+.xx "" "" "rm \- remove files" "" "rm(1)" 182
+.xx "" "sqrt \- exponential, logarithm, power, square" "root" "exp, log, log10, pow, pow10," "exp(2)" 351
+.xx "" "" "root \- the root file system" "" "root(3)" 602
+.xx "" "boot \- connect to the" "root file server" "" "boot(8)" 797
+.xx "" "/xformpointd, xformplane, pushmat, popmat," "rot, qrot, scale, move, xform, ixform, persp,/" "" "matrix(2)" 427
+.xx "" "qball \- 3-d" "rotation controller" "" "qball(2)" 473
+.xx "" "linklocal, ipv6on \- Internet configuration and" "routing" "ipconfig, rip," "ipconfig(8)" 833
+.xx "" "send \- mail" "routing and delivery" "" "send(8)" 895
+.xx "" "/rectclip, combinerect, Dx, Dy, Pt, Rect," "Rpt \- arithmetic on points and rectangles" "" "addpt(2)" 269
+.xx "" "/regcompnl, regexec, regsub, rregexec," "rregsub, regerror \- regular expression" "" "regexp(2)" 484
+.xx "" "/asn1toRSApriv, decodePEM, rsadecrypt," "rsaencrypt, rsagen, rsaprivalloc, rsaprivfree,/" "" "rsa(2)" 488
+.xx "rsa2x509 \- generate and format rsa keys" "" "rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh," "" "rsa(8)" 885
+.xx "" "/rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub," "rsapuballoc, rsapubfree, X509toRSApub,/" "" "rsa(2)" 488
+.xx "" "/canrlock, runlock, wlock, canwlock, wunlock," "rsleep, rwakeup, rwakeupall, incref, decref \-/" "" "lock(2)" 419
+.xx "" "" "rtc \- real-time clock and non-volatile RAM" "" "rtc(3)" 603
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux," "rudp, tcp, udp \- network protocols over IP" "" "ip(3)" 579
+.xx "" "plumb \- format of plumb messages and" "rules" "" "plumb(6)" 748
+.xx "" "rewrite \- mail rewrite" "rules" "" "rewrite(6)" 753
+.xx "" "lock \-" "run a command under lock" "" "lock(1)" 116
+.xx "through IPv4" "6in4 - configure and" "run automatic or manual 6to4 tunnel of IPv6" "" "6in4(8)" 784
+.xx "" "UTF, Unicode, ASCII," "rune \- character set and format" "" "utf(6)" 760
+.xx "" "runestrrchr, runestrdup, runestrstr \-" "rune string operations" "/runestrchr," "runestrcat(2)" 492
+.xx "" "/fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush," "runefmtstrinit, runefmtstrflush, errfmt \-/" "" "fmtinstall(2)" 362
+.xx "utfrune,/" "runetochar, chartorune, runelen," "runenlen, fullrune, utfecpy, utflen, utfnlen," "" "rune(2)" 490
+.xx "" "/smprint, runesprint, runesnprint, runeseprint," "runesmprint, vfprint, vsnprint, vseprint,/" "" "print(2)" 464
+.xx "runestrncpy,/" "runestrcat, runestrncat," "runestrcmp, runestrncmp, runestrcpy," "" "runestrcat(2)" 492
+.xx "" "/runestrlen, runestrchr, runestrrchr," "runestrdup, runestrstr \- rune string/" "" "runestrcat(2)" 492
+.xx "" "/runestrncmp, runestrcpy, runestrncpy," "runestrecpy, runestrlen, runestrchr,/" "" "runestrcat(2)" 492
+.xx "" "/runestring, runestringn, stringbg, stringnbg," "runestringbg, runestringnbg, _string, ARROW,/" "" "draw(2)" 331
+.xx "" "/stringnwidth, runestringsize, runestringwidth," "runestringnwidth \- graphical size of strings" "" "stringsize(2)" 515
+.xx "" "stringsize, stringwidth, stringnwidth," "runestringsize, runestringwidth,/" "" "stringsize(2)" 515
+.xx "runestrcpy, runestrncpy,/" "runestrcat," "runestrncat, runestrcmp, runestrncmp," "" "runestrcat(2)" 492
+.xx "string/" "/runestrecpy, runestrlen, runestrchr," "runestrrchr, runestrdup, runestrstr \- rune" "" "runestrcat(2)" 492
+.xx "fullrune, utfecpy, utflen, utfnlen, utfrune,/" "" "runetochar, chartorune, runelen, runenlen," "" "rune(2)" 490
+.xx "" "utflen, utfnlen, utfrune, utfrrune, utfutf \-" "rune/UTF conversion" "/fullrune, utfecpy," "rune(2)" 490
+.xx "" "/vseprint, vsmprint, runevsnprint, runevseprint," "runevsmprint \- print formatted output" "" "print(2)" 464
+.xx "" "/qlock, canqlock, qunlock, rlock, canrlock," "runlock, wlock, canwlock, wunlock, rsleep,/" "" "lock(2)" 419
+.xx "" "uptime \- show how long the system has been" "running" "" "uptime(1)" 235
+.xx "" "proc \-" "running processes" "" "proc(3)" 598
+.xx "" "qer," "runq \- queue management for spooled files" "" "qer(8)" 880
+.xx "" "/wlock, canwlock, wunlock, rsleep, rwakeup," "rwakeupall, incref, decref \- spin locks,/" "" "lock(2)" 419
+.xx "directory" "" "rwd, conswdir \- maintain remote working" "" "rwd(1)" 183
+.xx "execution, and XMODEM file/" "con, telnet," "rx, hayes, xms, xmr \- remote login," "" "con(1)" 44
+.xx "" "" "sacfs \- compressed file system" "" "sacfs(4)" 675
+.xx "s_free, s_incref, s_memappend, s_nappend,/" "" "s_alloc, s_append, s_array, s_copy, s_error," "" "string(2)" 513
+.xx "" "fortune \-" "sample lines from a file" "" "fortune(1)" 86
+.xx "structural regular expressions" "sam, B," "sam.save, samterm \- screen editor with" "" "sam(1)" 185
+.xx "s_memappend,/" "s_alloc, s_append," "s_array, s_copy, s_error, s_free, s_incref," "" "string(2)" 513
+.xx "" "/\- AHCI (Advanced Host Controller Interface)" "SATA (Serial AT) storage device drivers" "" "sdahci(3)" 606
+.xx "server" "httpd, mirror," "save, imagemap, man2html, webls \- HTTP" "" "httpd(8)" 829
+.xx "" "brk," "sbrk \- change memory allocation" "" "brk(2)" 294
+.xx "" "/xformplane, pushmat, popmat, rot, qrot," "scale, move, xform, ixform, persp, look,/" "" "matrix(2)" 427
+.xx "" "changes, pull, push," "scan \- client-server replica management" "" "replica(1)" 174
+.xx "" "fscanf," "scanf, sscanf, vfscanf \- scan formatted input" "" "fscanf(2)" 377
+.xx "" "" "scanmail, testscan \- spam filters" "" "scanmail(8)" 887
+.xx "" "awk \- pattern-directed" "scanning and processing language" "" "awk(1)" 22
+.xx "" "" "scat \- sky catalogue and Digitized Sky Survey" "" "scat(7)" 780
+.xx "" "readv, writev, preadv, pwritev \-" "scatter/gather read and write" "" "readv(2)" 483
+.xx "" "/fdopen, fileno, fclose, sopenr, sopenw," "sclose, fflush, setvbuf, setbuf, fgetpos, ftell,/" "" "fopen(2)" 365
+.xx "s_memappend,/" "s_alloc, s_append, s_array," "s_copy, s_error, s_free, s_incref," "" "string(2)" 513
+.xx "from/to Unix or Plan 9" "ssh, sshnet," "scp, sshserve \- secure login and file copy" "" "ssh(1)" 205
+.xx "allocwindow, bottomwindow,/" "" "Screen, allocscreen, publicscreen, freescreen," "" "window(2)" 552
+.xx "expressions" "sam, B, sam.save, samterm \-" "screen editor with structural regular" "" "sam(1)" 185
+.xx "" "draw \-" "screen graphics" "" "draw(3)" 568
+.xx "" "lens \- interactive" "screen magnifier" "" "lens(1)" 114
+.xx "recognition" "" "scribblealloc, recognize \- character" "" "scribble(2)" 493
+.xx "" "at, drain, expect, pass \- dialer" "scripting tools" "" "expect(1)" 77
+.xx "" "cpurc, cpurc.local, termrc, termrc.local \- boot" "scripts" "" "cpurc(8)" 803
+.xx "" "usage \- command-line parsing for shell" "scripts" "getflags," "getflags(8)" 826
+.xx "" "na \- assembler for the Symbios Logic" "SCSI I/O Processors" "" "na(8)" 849
+.xx "" "openscsi, closescsi, scsiready, scsi, scsicmd," "scsierror \- SCSI device operations" "" "scsi(2)" 495
+.xx "" "" "scuzz \- SCSI target control" "" "scuzz(8)" 890
+.xx "" "" "sd \- storage device interface" "" "sd(3)" 604
+.xx "Interface) SATA (Serial AT) storage device/" "" "sdahci \- AHCI (Advanced Host Controller" "" "sdahci(3)" 606
+.xx "device interface" "" "sdaoe \- ATA-over-Ethernet (Ao) storage" "" "sdaoe(3)" 608
+.xx "" "grep \-" "search a file for a pattern" "" "grep(1)" 93
+.xx "" "thesaurus \-" "search online thesaurus" "" "thesaurus(1)" 223
+.xx "" "time, nsec \- time in" "seconds and nanoseconds since epoch" "" "time(2)" 525
+.xx "" "aescbc, ipso," "secstore \- secstore commands" "" "secstore(1)" 190
+.xx "" "" "secstored, secuser \- secstore commands" "" "secstore(8)" 893
+.xx "" "sha1pickle, sha1unpickle \- cryptographically" "secure hashes" "/md5pickle, md5unpickle," "sechash(2)" 497
+.xx "Plan 9" "ssh, sshnet, scp, sshserve \-" "secure login and file copy from/to Unix or" "" "ssh(1)" 205
+.xx "remote authentication box" "" "securenet \- Digital Pathways SecureNet Key" "" "securenet(8)" 894
+.xx "" "secstored," "secuser \- secstore commands" "" "secstore(8)" 893
+.xx "" "" "sed \- stream editor" "" "sed(1)" 192
+.xx "" "" "seek \- change file offset" "" "seek(2)" 499
+.xx "" "faces," "seemail, vwhois \- mailbox interface" "" "faces(1)" 79
+.xx "" "" "segbrk \- change memory allocation" "" "segbrk(2)" 502
+.xx "" "" "segflush \- flush instruction and data caches" "" "segflush(2)" 503
+.xx "memory" "segattach, segdetach," "segfree \- map/unmap a segment in virtual" "" "segattach(2)" 500
+.xx "" "" "segment \- long lived memory segments" "" "segment(3)" 609
+.xx "files" "comm \-" "select or reject lines common to two sorted" "" "comm(1)" 43
+.xx "" "semacquire," "semrelease \- user level semaphores" "" "semacquire(2)" 504
+.xx "" "" "send \- mail routing and delivery" "" "send(8)" 895
+.xx "" "postnote \-" "send a note to a process or process group" "" "postnote(2)" 462
+.xx "" "plumb \-" "send message to plumber" "" "plumb(1)" 159
+.xx "" "/procexecl, procrfork, recv, recvp, recvul," "send, sendp, sendul, nbrecv, nbrecvp,/" "" "thread(2)" 521
+.xx "" "wol \-" "send wake-on-lan Ethernet packet" "" "wol(8)" 920
+.xx "" "marshal \- formatting and" "sending mail" "" "marshal(1)" 124
+.xx "" "/procrfork, recv, recvp, recvul, send, sendp," "sendul, nbrecv, nbrecvp, nbrecvul, nbsend,/" "" "thread(2)" 521
+.xx "runeseprint,/" "print, fprint, sprint, snprint," "seprint, smprint, runesprint, runesnprint," "" "print(2)" 464
+.xx "" "" "seq \- print sequences of numbers" "" "seq(1)" 195
+.xx "" "(Advanced Host Controller Interface) SATA" "Serial AT) storage device drivers" "/\- AHCI" "sdahci(3)" 606
+.xx "" "usbd \- Universal" "Serial Bus daemon" "" "usbd(4)" 688
+.xx "" "uart, eia \-" "serial communication control" "" "uart(3)" 615
+.xx "drivers" "audio, disk, ether, kb, print, probe," "serial, usbfat: \- Universal Serial Bus device" "" "usb(4)" 686
+.xx "" "s_alloc, s_append, s_array, s_copy," "s_error, s_free, s_incref, s_memappend,/" "" "string(2)" 513
+.xx "" "u9fs \-" "serve 9P from Unix" "" "u9fs(4)" 682
+.xx "" "httpfile \-" "serve a single web file" "" "httpfile(4)" 652
+.xx "" "partfs \-" "serve file, with partitions" "" "partfs(8)" 859
+.xx "" "aquarela \- CIFS" "server" "" "aquarela(8)" 792
+.xx "" "boot \- connect to the root file" "server" "" "boot(8)" 797
+.xx "" "cpu \- connection to CPU" "server" "" "cpu(1)" 48
+.xx "" "up authentication on a file descriptor to a file" "server" "fauth \- set" "fauth(2)" 352
+.xx "" "fossil \- archival file" "server" "" "fossil(4)" 645
+.xx "" "fsconfig \- configuring a file" "server" "" "fsconfig(8)" 821
+.xx "" "hxferenc, \- routines for creating an http" "server" "/hurlfmt, hurlunesc, hvprint, hwrite," "httpd(2)" 404
+.xx "" "save, imagemap, man2html, webls \- HTTP" "server" "httpd, mirror," "httpd(8)" 829
+.xx "" "remove \- remove a file from a" "server" "" "remove(5)" 709
+.xx "" "upasfs \- mail file" "server" "" "upasfs(4)" 684
+.xx "" "venti \- archival storage" "server" "" "venti(2)" 534
+.xx "" "venti \- archival storage" "server" "" "venti(6)" 761
+.xx "" "venti \- archival storage" "server" "" "venti(8)" 910
+.xx "" "syncindex \- prepare and maintain a venti" "server" "/fmtbloom, fmtindex, fmtisect," "venti-fmt(8)" 915
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti" "server" "" "venti-server(2)" 549
+.xx "" "tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS" "server and client" "tlssrv," "tlssrv(8)" 906
+.xx "Computing/" "vncs, vncv \- remote frame buffer" "server and viewer for Virtual Network" "" "vnc(1)" 241
+.xx "" "\- reboot the system upon loss of remote file" "server connection" "reboot" "reboot(8)" 882
+.xx "" "cwfs \- cached-worm file" "server, dump" "" "cwfs(4)" 632
+.xx "" "fs \- file" "server, dump" "" "fs(4)" 648
+.xx "" "fs, exsort \- file" "server maintenance" "" "fs(8)" 816
+.xx "" "exportfs, srvfs \- network file" "server plumbing" "" "exportfs(4)" 637
+.xx "" "srv \-" "server registry" "" "srv(3)" 610
+.xx "" "changes, pull, push, scan \-" "server replica management" "" "replica(1)" 174
+.xx "" "applylog, compactdb, updatedb \- simple" "server replica management" "applychanges," "replica(8)" 883
+.xx "" "users \- file" "server user list format" "" "users(6)" 759
+.xx "" "for communicating with authentication" "servers" "/_asgetticket, _asrdresp \- routines" "authsrv(2)" 284
+.xx "" "intro \- introduction to file" "servers" "" "intro(4)" 622
+.xx "" "mnt \- attach to 9P" "servers" "" "mnt(3)" 592
+.xx "" "pop3, imap4d \- Internet mail" "servers" "" "pop3(8)" 873
+.xx "" "rdarena, wrarena \- copy arenas between venti" "servers" "" "venti-backup(8)" 914
+.xx "" "drawterm \- connect to Plan 9 CPU" "servers from other operating systems" "" "drawterm(8)" 809
+.xx "" "threadpostmountsrv, srv \- 9P file" "service" "/responderror, threadlistensrv," "9p(2)" 256
+.xx "" "gpsfs, gpsevermore \- GPS time and position" "service" "" "gpsfs(8)" 827
+.xx "" "nfsserver, portmapper, pcnfsd \- NFS" "service" "" "nfsserver(8)" 857
+.xx "" "srv, srvold9p, 9fs, srvssh \- start network file" "service" "" "srv(4)" 677
+.xx "" "/freeimage, nameimage, namedimage," "setalpha, loadimage, cloadimage,/" "" "allocimage(2)" 272
+.xx "" "/fclose, sopenr, sopenw, sclose, fflush, setvbuf," "setbuf, fgetpos, ftell, fsetpos, fseek, rewind,/" "" "fopen(2)" 365
+.xx "" "moveto, getrect, drawgetrect, menuhit," "setcursor \- mouse control" "/closemouse," "mouse(2)" 438
+.xx "" "getfcr, setfcr, getfsr," "setfsr \- control floating point" "" "getfcr(2)" 383
+.xx "" "" "setjmp, longjmp, notejmp \- non-local goto" "" "setjmp(2)" 505
+.xx "" "/mallocz, free, realloc, calloc, msize," "setmalloctag, setrealloctag, getmalloctag,/" "" "malloc(2)" 425
+.xx "" "crackhdr, machbytype, machbyname, newmap," "setmap, findseg, unusemap, loadmap,/" "" "mach(2)" 422
+.xx "" "/announce, listen, accept, reject, netmkaddr," "setnetmtpt, getnetconninfo, freenetconninfo/" "" "dial(2)" 326
+.xx "" "/free, realloc, calloc, msize, setmalloctag," "setrealloctag, getmalloctag, getrealloctag,/" "" "malloc(2)" 425
+.xx "" "cap \- capabilities for" "setting the user id of processes" "" "cap(3)" 564
+.xx "" "/bootplan9, bootwin9x, bootwinnt, personalize," "setup.9fat, setup.disk, setup.kfs, update \-/" "" "update(8)" 909
+.xx "aesCBCdecrypt - advanced encryption/" "" "setupAESstate, aesCBCencrypt," "" "aes(2)" 271
+.xx "bfECBencrypt, bfECBdecrypt - blowfish/" "" "setupBFstate, bfCBCencrypt, bfCBCdecrypt," "" "blowfish(2)" 293
+.xx "and triple/" "/key_setup, des56to64, des64to56," "setupDES3state, triple_block_cipher - single" "" "des(2)" 324
+.xx "desCBCencrypt, desCBCdecrypt,/" "" "setupDESstate, des_key_setup, block_cipher," "" "des(2)" 324
+.xx "" "/bootwinnt, personalize, setup.9fat, setup.disk," "setup.kfs, update \- administration for local/" "" "update(8)" 909
+.xx "alleged rc4 encryption" "" "setupRC4state, rc4, rc4skip, rc4back -" "" "rc4(2)" 480
+.xx "" "/fileno, fclose, sopenr, sopenw, sclose, fflush," "setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek,/" "" "fopen(2)" 365
+.xx "" "s_alloc, s_append, s_array, s_copy, s_error," "s_free, s_incref, s_memappend, s_nappend,/" "" "string(2)" 513
+.xx "" "s_putc, s_unique, s_grow, s_read, s_read_line," "s_getline \- extensible strings" "/s_tolower," "string(2)" 513
+.xx "secure/" "/hmac_aes, md5pickle, md5unpickle," "sha1pickle, sha1unpickle \- cryptographically" "" "sechash(2)" 497
+.xx "" "sum, md5sum," "sha1sum \- sum and count blocks in a file" "" "sum(1)" 210
+.xx "" "getflags, usage \- command-line parsing for" "shell scripts" "" "getflags(8)" 826
+.xx "" "rc, cd, eval, exec, exit, flag, rfork," "shift, wait, whatis, ., ~ \- command language" "" "rc(1)" 168
+.xx "" "fedex, ups, usps \- track" "shipments" "" "fedex(1)" 81
+.xx "switch between them." "kbmap \-" "show a list of available keyboard maps and" "" "kbmap(1)" 109
+.xx "" "uptime \-" "show how long the system has been running" "" "uptime(1)" 235
+.xx "" "trace \-" "show (real-time) process behavior" "" "trace(1)" 227
+.xx "" "man, lookman," "sig \- print or find pages of this manual" "" "man(1)" 123
+.xx "" "dsasigalloc, dsasigfree, dsaprivtopub - digital" "signature algorithm" "/dsaprivfree," "dsa(2)" 337
+.xx "" "loopback \- network link" "simulation" "" "loopback(3)" 590
+.xx "" "disksim \- disk" "simulator" "" "disksim(8)" 808
+.xx "" "5i, ki, vi, qi \- instruction" "simulators" "" "vi(1)" 239
+.xx "trigonometric functions" "" "sin, cos, tan, asin, acos, atan, atan2 \-" "" "sin(2)" 506
+.xx "" "time, nsec \- time in seconds and nanoseconds" "since epoch" "" "time(2)" 525
+.xx "" "/s_append, s_array, s_copy, s_error, s_free," "s_incref, s_memappend, s_nappend, s_new,/" "" "string(2)" 513
+.xx "" "/setupDES3state, triple_block_cipher -" "single and triple digital encryption standard" "" "des(2)" 324
+.xx "" "httpfile \- serve a" "single web file" "" "httpfile(4)" 652
+.xx "" "" "sinh, cosh, tanh \- hyperbolic functions" "" "sinh(2)" 507
+.xx "" "" "size \- print size of executable files" "" "size(1)" 196
+.xx "" "iounit \- return" "size of atomic I/O unit for file descriptor" "" "iounit(2)" 413
+.xx "" "runestringwidth, runestringnwidth \- graphical" "size of strings" "/stringnwidth, runestringsize," "stringsize(2)" 515
+.xx "" "/dirfmt, dirmodefmt, read9pmsg, statcheck," "sizeS2M, sizeD2M \- interface to Plan 9 File/" "" "fcall(2)" 353
+.xx "" "scat \- sky catalogue and Digitized" "Sky Survey" "" "scat(7)" 780
+.xx "" "/ioopen, ioproc, ioread, ioreadn, iowrite \-" "slave I/O processes for threaded programs" "" "ioproc(2)" 411
+.xx "processes" "kill," "slay, broke \- print commands to kill" "" "kill(1)" 110
+.xx "" "" "sleep \- suspend execution for an interval" "" "sleep(1)" 197
+.xx "" "" "sleep, alarm \- delay, ask for delayed note" "" "sleep(2)" 508
+.xx "" "/qsub, qneg, qmul, qdiv, qunit, qinv, qlen," "slerp, qmid, qsqrt \- Quaternion arithmetic" "" "quaternion(2)" 475
+.xx "" "/genstrongprime, DSAprimes, probably_prime," "smallprimetest \- prime number generation" "" "prime(2)" 463
+.xx "" "/s_array, s_copy, s_error, s_free, s_incref," "s_memappend, s_nappend, s_new,/" "" "string(2)" 513
+.xx "" "print, fprint, sprint, snprint, seprint," "smprint, runesprint, runesnprint, runeseprint,/" "" "print(2)" 464
+.xx "" "smtp," "smtpd \- mail transport" "" "smtp(8)" 896
+.xx "" "" "smtpd \- SMTP listener configuration" "" "smtpd(6)" 754
+.xx "" "" "snap \- process snapshots" "" "snap(6)" 756
+.xx "" "snap," "snapfs \- create and mount process snapshots" "" "snap(4)" 676
+.xx "" "/s_free, s_incref, s_memappend, s_nappend," "s_new, s_newalloc, s_parse, s_reset, s_restart,/" "" "string(2)" 513
+.xx "" "" "snoopy \- spy on network packets" "" "snoopy(8)" 898
+.xx "runesnprint, runeseprint,/" "print, fprint, sprint," "snprint, seprint, smprint, runesprint," "" "print(2)" 464
+.xx "print formatted output" "fprintf, printf, sprintf," "snprintf, vfprintf, vprintf, vsprintf, vsnprintf \-" "" "fprintf(2)" 370
+.xx "" "4s, 5s, juggle, mahjongg, memo," "sokoban, sudoku \- time wasters" "" "games(1)" 88
+.xx "" "fopen, freopen, fdopen, fileno, fclose, sopenr," "sopenw, sclose, fflush, setvbuf, setbuf,/" "" "fopen(2)" 365
+.xx "" "qsort \- quicker" "sort" "" "qsort(2)" 474
+.xx "" "" "sort \- sort and/or merge files" "" "sort(1)" 198
+.xx "" "comm \- select or reject lines common to two" "sorted files" "" "comm(1)" 43
+.xx "" "look \- find lines in a" "sorted list" "" "look(1)" 117
+.xx "" "audio \-" "SoundBlaster audio controller" "" "audio(3)" 561
+.xx "" "\- synchronize the system clock to a time" "source" "timesync" "timesync(8)" 905
+.xx "" "src \- find" "source code for executable" "" "src(1)" 204
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(1)" 29
+.xx "" "bind, mount, unmount \- change name" "space" "" "bind(2)" 288
+.xx "" "\- structure of conventional file name" "space" "namespace" "namespace(4)" 661
+.xx "" "ns \- display name" "space" "" "ns(1)" 145
+.xx "" "pipefile \- attach filter to file in name" "space" "" "pipefile(1)" 157
+.xx "" "namespace \- name" "space description file" "" "namespace(6)" 742
+.xx "" "import \- import a name" "space from a remote system" "" "import(4)" 653
+.xx "" "scanmail, testscan \-" "spam filters" "" "scanmail(8)" 887
+.xx "" "/s_memappend, s_nappend, s_new, s_newalloc," "s_parse, s_reset, s_restart, s_terminate,/" "" "string(2)" 513
+.xx "" "arch \-" "specific information and control" "" "arch(3)" 559
+.xx "" "light, pencal, keyboard, params, prompter \-" "specific utilities" "bitsyload," "bitsyload(1)" 31
+.xx "" "" "spell, sprog \- find spelling errors" "" "spell(1)" 200
+.xx "concurrent systems" "" "spin - verification tool for models of" "" "spin(1)" 201
+.xx "" "/rsleep, rwakeup, rwakeupall, incref, decref \-" "spin locks, queueing rendezvous locks,/" "" "lock(2)" 419
+.xx "" "" "split \- split a file into pieces" "" "split(1)" 203
+.xx "" "frexp, ldexp, modf \-" "split into mantissa and exponent" "" "frexp(2)" 376
+.xx "" "qer, runq \- queue management for" "spooled files" "" "qer(8)" 880
+.xx "runesnprint, runeseprint,/" "print, fprint," "sprint, snprint, seprint, smprint, runesprint," "" "print(2)" 464
+.xx "vsnprintf \- print formatted/" "fprintf, printf," "sprintf, snprintf, vfprintf, vprintf, vsprintf," "" "fprintf(2)" 370
+.xx "" "spell," "sprog \- find spelling errors" "" "spell(1)" 200
+.xx "" "/s_reset, s_restart, s_terminate, s_tolower," "s_putc, s_unique, s_grow, s_read, s_read_line,/" "" "string(2)" 513
+.xx "" "snoopy \-" "spy on network packets" "" "snoopy(8)" 898
+.xx "root" "exp, log, log10, pow, pow10," "sqrt \- exponential, logarithm, power, square" "" "exp(2)" 351
+.xx "fastrand,/" "rand, lrand, frand, nrand, lnrand," "srand, truerand, ntruerand, genrandom, prng," "" "rand(2)" 478
+.xx "" "" "src \- find source code for executable" "" "src(1)" 204
+.xx "strings" "/s_tolower, s_putc, s_unique, s_grow," "s_read, s_read_line, s_getline \- extensible" "" "string(2)" 513
+.xx "" "/s_tolower, s_putc, s_unique, s_grow, s_read," "s_read_line, s_getline \- extensible strings" "" "string(2)" 513
+.xx "" "/s_nappend, s_new, s_newalloc, s_parse," "s_reset, s_restart, s_terminate, s_tolower,/" "" "string(2)" 513
+.xx "" "" "srv \- server registry" "" "srv(3)" 610
+.xx "estrdup9p, listensrv, postfd, postmountsrv,/" "" "Srv, dirread9p, emalloc9p, erealloc9p," "" "9p(2)" 256
+.xx "" "exportfs," "srvfs \- network file server plumbing" "" "exportfs(4)" 637
+.xx "service" "srv," "srvold9p, 9fs, srvssh \- start network file" "" "srv(4)" 677
+.xx "" "fscanf, scanf," "sscanf, vfscanf \- scan formatted input" "" "fscanf(2)" 377
+.xx "copy from/to Unix or Plan 9" "ssh," "sshnet, scp, sshserve \- secure login and file" "" "ssh(1)" 205
+.xx "" "" "ssl \- SSL record layer" "" "ssl(3)" 611
+.xx "channel" "pushssl \- attach" "SSL version 2 encryption to a communication" "" "pushssl(2)" 469
+.xx "" "/readcert, readcertchain \- attach TLS1 or" "SSL3 encryption to a communication channel" "" "pushtls(2)" 470
+.xx "" "tls \- TLS1 and" "SSL3 record layer" "" "tls(3)" 613
+.xx "" "ktrace \- interpret kernel" "stack dumps" "" "ktrace(1)" 111
+.xx "" "- single and triple digital encryption" "standard" "/triple_block_cipher" "des(2)" 324
+.xx "" "/fsetpos, fseek, rewind, feof, ferror, clearerr \-" "standard buffered input/output package" "" "fopen(2)" 365
+.xx "" "aesCBCdecrypt - advanced encryption" "standard (rijndael)" "/aesCBCencrypt," "aes(2)" 271
+.xx "processes" "stop," "start \- print commands to stop and start" "" "stop(1)" 207
+.xx "" "srv, srvold9p, 9fs, srvssh \-" "start network file service" "" "srv(4)" 677
+.xx "" "/matchdevcsp, opendev, opendevdata, openep," "startdevs, unstall, class, subclass, proto, CSP/" "" "usb(2)" 527
+.xx "dirwstat, dirfwstat, nulldir \- get and put file/" "" "stat, fstat, wstat, fwstat, dirstat, dirfstat," "" "stat(2)" 509
+.xx "" "" "stat, wstat \- inquire or change file attributes" "" "stat(5)" 710
+.xx "" "/fcallfmt, dirfmt, dirmodefmt, read9pmsg," "statcheck, sizeS2M, sizeD2M \- interface to/" "" "fcall(2)" 353
+.xx "" "" "stats \- display graphs of system activity" "" "stats(8)" 900
+.xx "" "ps, psu \- process" "status" "" "ps(1)" 164
+.xx "" "dirwstat, dirfwstat, nulldir \- get and put file" "status" "/fstat, wstat, fwstat, dirstat, dirfstat," "stat(2)" 509
+.xx "" "test \- set" "status according to condition" "" "test(1)" 221
+.xx "" "changeuser, convkeys, convkeys2, printnetkey," "status, enable, disable, authsrv, guard.srv,/" "" "auth(8)" 794
+.xx "" "" "statusbar \- display a bar graph status window" "" "statusbar(8)" 902
+.xx "" "ungetc, fgets, gets, fputs, puts, fread, fwrite \-" "Stdio input and output" "/fputc, putc, putchar," "fgetc(2)" 357
+.xx "" "tmpfile, tmpnam \-" "Stdio temporary files" "" "tmpfile(2)" 526
+.xx "" "/s_parse, s_reset, s_restart, s_terminate," "s_tolower, s_putc, s_unique, s_grow, s_read,/" "" "string(2)" 513
+.xx "processes" "" "stop, start \- print commands to stop and start" "" "stop(1)" 207
+.xx "" "Host Controller Interface) SATA (Serial AT)" "storage device drivers" "/\- AHCI (Advanced" "sdahci(3)" 606
+.xx "" "sd \-" "storage device interface" "" "sd(3)" 604
+.xx "" "sdaoe \- ATA-over-Ethernet (Ao)" "storage device interface" "" "sdaoe(3)" 608
+.xx "" "privalloc, privfree \- per-process private" "storage management" "" "privalloc(2)" 467
+.xx "" "venti \- archival" "storage server" "" "venti(2)" 534
+.xx "" "venti \- archival" "storage server" "" "venti(6)" 761
+.xx "" "venti \- archival" "storage server" "" "venti(8)" 910
+.xx "strncpy, strecpy, strlen,/" "strcat, strncat," "strcmp, strncmp, cistrcmp, cistrncmp, strcpy," "" "strcat(2)" 511
+.xx "" "/strecpy, strlen, strchr, strrchr, strpbrk, strspn," "strcspn, strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)" 511
+.xx "" "sed \-" "stream editor" "" "sed(1)" 192
+.xx "" "/stringnbg, runestringbg, runestringnbg," "_string, ARROW, drawsetdebug \- graphics/" "" "draw(2)" 331
+.xx "" "getfields, gettokens, tokenize \- break a" "string into fields" "" "getfields(2)" 384
+.xx "" "runestrrchr, runestrdup, runestrstr \- rune" "string operations" "/runestrlen, runestrchr," "runestrcat(2)" 492
+.xx "" "strspn, strcspn, strtok, strdup, strstr, cistrstr \-" "string operations" "/strchr, strrchr, strpbrk," "strcat(2)" 511
+.xx "" "string, stringn, runestring, runestringn," "stringbg, stringnbg, runestringbg,/" "/border," "draw(2)" 331
+.xx "runestringnwidth \-/" "stringsize, stringwidth," "stringnwidth, runestringsize, runestringwidth," "" "stringsize(2)" 515
+.xx "" "enc16, encodefmt \- encoding byte arrays as" "strings" "dec64, enc64, dec32, enc32, dec16," "encode(2)" 342
+.xx "" "doquote, needsrcquote \- quoted character" "strings" "/quoterunestrfmt, quotefmtinstall," "quote(2)" 477
+.xx "" "s_read, s_read_line, s_getline \- extensible" "strings" "/s_tolower, s_putc, s_unique, s_grow," "string(2)" 513
+.xx "" "" "strings \- extract printable strings" "" "strings(1)" 208
+.xx "runestringsize, runestringwidth,/" "" "stringsize, stringwidth, stringnwidth," "" "stringsize(2)" 515
+.xx "" "/readsubfont, readsubfonti, writesubfont," "stringsubfont, strsubfontwidth, mkfont \-/" "" "subfont(2)" 516
+.xx "" "" "strip \- remove symbols from binary files" "" "strip(1)" 209
+.xx "" "basename \-" "strip file name affixes" "" "basename(1)" 26
+.xx "cistrncmp, strcpy, strncpy, strecpy,/" "strcat," "strncat, strcmp, strncmp, cistrcmp," "" "strcat(2)" 511
+.xx "" "/strcpy, strncpy, strecpy, strlen, strchr, strrchr," "strpbrk, strspn, strcspn, strtok, strdup, strstr,/" "" "strcat(2)" 511
+.xx "" "/readsubfonti, writesubfont, stringsubfont," "strsubfontwidth, mkfont \- subfont/" "" "subfont(2)" 516
+.xx "" "/openfont, buildfont, freefont, Pfmt, Rfmt," "strtochan, chantostr, chantodepth \-/" "" "graphics(2)" 388
+.xx "" "/strlen, strchr, strrchr, strpbrk, strspn, strcspn," "strtok, strdup, strstr, cistrstr \- string/" "" "strcat(2)" 511
+.xx "" "/mpbits, mpnorm, mpcopy, mpassign, mprand," "strtomp, mpfmt,mptoa, betomp, mptobe,/" "" "mp(2)" 440
+.xx "" "atoll, charstod, strtod, strtol, strtoll, strtoul," "strtoull \- convert text to numbers" "/atoi, atol," "atof(2)" 280
+.xx "" "B, sam.save, samterm \- screen editor with" "structural regular expressions" "sam," "sam(1)" 185
+.xx "" "lookupkey, deletekey \- integer to data" "structure maps" "/insertkey, caninsertkey," "intmap(2)" 410
+.xx "" "namespace \-" "structure of conventional file name space" "" "namespace(4)" 661
+.xx "" "" "stub \- provide mount point stubs" "" "stub(8)" 903
+.xx "" "" "style \- Plan 9 coding conventions for C" "" "style(6)" 757
+.xx "" "archfs \- mount" "style archive" "" "archfs(4)" 626
+.xx "dot3, cross3, len3, dist3, unit3,/" "add3," "sub3, neg3, div3, mul3, eqpt3, closept3," "" "arith3(2)" 277
+.xx "" "/vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4," "sub4 \- operations on 3-d points and planes" "" "arith3(2)" 277
+.xx "" "/opendevdata, openep, startdevs, unstall, class," "subclass, proto, CSP \- USB device driver/" "" "usb(2)" 527
+.xx "subfonts" "font," "subfont \- external format for fonts and" "" "font(6)" 725
+.xx "" "tweak \- edit image files," "subfont files, face files, etc." "" "tweak(1)" 231
+.xx "" "cachechars, agefont, loadchar," "Subfont, Fontchar, Font \- font utilities" "" "cachechars(2)" 295
+.xx "" "/lookupsubfont, uninstallsubfont," "subfontname, readsubfont, readsubfonti,/" "" "subfont(2)" 516
+.xx "" "font, subfont \- external format for fonts and" "subfonts" "" "font(6)" 725
+.xx "insetrect, canonrect, eqpt, eqrect,/" "addpt," "subpt, mulpt, divpt, rectaddpt, rectsubpt," "" "addpt(2)" 269
+.xx "" "4s, 5s, juggle, mahjongg, memo, sokoban," "sudoku \- time wasters" "" "games(1)" 88
+.xx "blocks in a file" "" "sum, md5sum, sha1sum \- sum and count" "" "sum(1)" 210
+.xx "" "nfs \-" "Sun network file system client" "" "nfs(4)" 664
+.xx "" "/s_restart, s_terminate, s_tolower, s_putc," "s_unique, s_grow, s_read, s_read_line,/" "" "string(2)" 513
+.xx "" "/runefmtstrinit, runefmtstrflush, errfmt \-" "support for user-defined print formats and/" "" "fmtinstall(2)" 362
+.xx "" "scat \- sky catalogue and Digitized Sky" "Survey" "" "scat(7)" 780
+.xx "" "sleep \-" "suspend execution for an interval" "" "sleep(1)" 197
+.xx "" "" "swap \- establish a swap file" "" "swap(8)" 904
+.xx "" "\- show a list of available keyboard maps and" "switch between them." "kbmap" "kbmap(1)" 109
+.xx "lookup, findlocal, getauto,/" "syminit, getsym," "symbase, pc2sp, pc2line, textseg, line2addr," "" "symbol(2)" 518
+.xx "" "na \- assembler for the" "Symbios Logic PCI-SCSI I/O Processors" "" "na(8)" 849
+.xx "" "nm \- name list" "symbol table)" "" "nm(1)" 144
+.xx "" "strip \- remove" "symbols from binary files" "" "strip(1)" 209
+.xx "textseg, line2addr, lookup, findlocal,/" "" "syminit, getsym, symbase, pc2sp, pc2line," "" "symbol(2)" 518
+.xx "" "/risctrace, ciscframe, riscframe, localaddr," "symoff, fpformat, beieee80ftos, beieeesftos,/" "" "debugger(2)" 321
+.xx "" "rendezvous \- user level process" "synchronization" "" "rendezvous(2)" 487
+.xx "source" "timesync \-" "synchronize the system clock to a time" "" "timesync(8)" 905
+.xx "" "/conf, fmtarenas, fmtbloom, fmtindex, fmtisect," "syncindex \- prepare and maintain a venti/" "" "venti-fmt(8)" 915
+.xx "" "" "syscall \- test a system call" "" "syscall(1)" 211
+.xx "" "perror," "syslog, sysfatal \- system error messages" "" "perror(2)" 455
+.xx "" "getuser," "sysname \- get user or system name" "" "getuser(2)" 386
+.xx "" "disc (CD, DVD, B) track reader and writer file" "system" "cdfs, cddb \- optical" "cdfs(4)" 627
+.xx "" "cfs \- cache file" "system" "" "cfs(4)" 629
+.xx "" "ext2srv \- ext2 file" "system" "" "ext2srv(4)" 639
+.xx "" "any local file systems and optionally reboot the" "system" "fshalt, reboot \- halt" "fshalt(8)" 825
+.xx "" "ftpfs \- file transfer protocol (FT) file" "system" "" "ftpfs(4)" 650
+.xx "" "import \- import a name space from a remote" "system" "" "import(4)" 653
+.xx "" "kfs \- disk file" "system" "" "kfs(4)" 658
+.xx "" "lnfs \- long name file" "system" "" "lnfs(4)" 659
+.xx "" "mkfs, mkext \- archive or update a file" "system" "" "mkfs(8)" 845
+.xx "" "mkpaqfs \- make a compressed read-only file" "system" "" "mkpaqfs(8)" 846
+.xx "" "mksacfs \- make a compressed file" "system" "" "mksacfs(8)" 847
+.xx "" "\- network news transport protocol (NNT) file" "system" "nntpfs" "nntpfs(4)" 666
+.xx "" "paqfs \- compressed read-only file" "system" "" "paqfs(4)" 667
+.xx "" "patch \- simple patch creation and tracking" "system" "" "patch(1)" 150
+.xx "" "playlistfs \- playlist file" "system" "" "playlistfs(7)" 778
+.xx "" "ramfs \- memory file" "system" "" "ramfs(4)" 669
+.xx "" "ratfs \- mail address ratification file" "system" "" "ratfs(4)" 670
+.xx "" "rdbfs \- remote kernel debugging file" "system" "" "rdbfs(4)" 671
+.xx "" "rio, label, window, wloc \- window" "system" "" "rio(1)" 178
+.xx "" "root \- the root file" "system" "" "root(3)" 602
+.xx "" "sacfs \- compressed file" "system" "" "sacfs(4)" 675
+.xx "" "vacfs \- a Venti-based file" "system" "" "vacfs(4)" 690
+.xx "" "webfs \- world wide web file" "system" "" "webfs(4)" 693
+.xx "" "wikifs, wikipost \- wiki file" "system" "" "wikifs(4)" 696
+.xx "" "stats \- display graphs of" "system activity" "" "stats(8)" 900
+.xx "" "intro \- introduction to" "system administration" "" "intro(8)" 783
+.xx "" "syscall \- test a" "system call" "" "syscall(1)" 211
+.xx "" "errstr, rerrstr, werrstr \- description of last" "system call error" "" "errstr(2)" 344
+.xx "" "nfs \- Sun network file" "system client" "" "nfs(4)" 664
+.xx "" "timesync \- synchronize the" "system clock to a time source" "" "timesync(8)" 905
+.xx "" "fs \- file" "system devices" "" "fs(3)" 576
+.xx "" "perror, syslog, sysfatal \-" "system error messages" "" "perror(2)" 455
+.xx "" "rio \- window" "system files" "" "rio(4)" 672
+.xx "" "consolefs, C, clog \- file" "system for console access" "" "consolefs(4)" 630
+.xx "" "plumber \- file" "system for interprocess messaging" "" "plumber(4)" 668
+.xx "" "uptime \- show how long the" "system has been running" "" "uptime(1)" 235
+.xx "" "usbdirfs, usbfs \- USB device driver file" "system library" "/usbdirread, usbfsinit," "usbfs(2)" 531
+.xx "" "getuser, sysname \- get user or" "system name" "" "getuser(2)" 386
+.xx "" "iostats \- file" "system to measure I/O" "" "iostats(4)" 655
+.xx "connection" "reboot \- reboot the" "system upon loss of remote file server" "" "reboot(8)" 882
+.xx "" "aliasmail \- expand" "system wide mail aliases" "" "aliasmail(8)" 790
+.xx "" "d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file" "systems" "dossrv, 9660srv, a:, b:, c:," "dossrv(4)" 634
+.xx "" "to Plan 9 CPU servers from other operating" "systems" "drawterm \- connect" "drawterm(8)" 809
+.xx "" "\- automatically generate mount points for file" "systems" "mntgen" "mntgen(4)" 660
+.xx "" "- verification tool for models of concurrent" "systems" "spin" "spin(1)" 201
+.xx "" "tpfs, v6fs, v10fs, zipfs \- mount archival file" "systems" "32vfs, cpiofs, tapfs, tarfs," "tapefs(4)" 679
+.xx "" "setup.kfs, update \- administration for local file" "systems" "/personalize, setup.9fat, setup.disk," "update(8)" 909
+.xx "" "fshalt, reboot \- halt any local file" "systems and optionally reboot the system" "" "fshalt(8)" 825
+.xx "" "nm \- name list (symbol" "table)" "" "nm(1)" 144
+.xx "" "fileelem, filesym, fileline, fnbound \- symbol" "table access functions" "/textsym, file2pc," "symbol(2)" 518
+.xx "" "tbl \- format" "tables for nroff or troff" "" "tbl(1)" 215
+.xx "" "" "tail \- deliver the last part of a file" "" "tail(1)" 212
+.xx "functions" "sin, cos," "tan, asin, acos, atan, atan2 \- trigonometric" "" "sin(2)" 506
+.xx "" "sinh, cosh," "tanh \- hyperbolic functions" "" "sinh(2)" 507
+.xx "" "" "tar, dircp \- archiver" "" "tar(1)" 213
+.xx "file systems" "32vfs, cpiofs, tapfs," "tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival" "" "tapefs(4)" 679
+.xx "" "scuzz \- SCSI" "target control" "" "scuzz(8)" 890
+.xx "" "/freedocinfo, dimenkind, dimenspec, targetid," "targetname, fromStr, toStr \- HTML parser" "" "html(2)" 392
+.xx "" "" "tbl \- format tables for nroff or troff" "" "tbl(1)" 215
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp," "tcp, udp \- network protocols over IP" "" "ip(3)" 579
+.xx "" "/tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "tcp110, tcp113, tcp143, tcp513, tcp515,/" "" "listen(8)" 840
+.xx "" "/tcp21, tcp22, tcp23, tcp25, tcp53, tcp110," "tcp113, tcp143, tcp513, tcp515, tcp564,/" "" "listen(8)" 840
+.xx "" "/tcp566, tcp567, tcp993, tcp995, tcp1723," "tcp17007, tcp17008, tcp17009, tcp17010,/" "" "listen(8)" 840
+.xx "" "/tcp17007, tcp17008, tcp17009, tcp17010," "tcp17013 \- listen for calls on a network/" "" "listen(8)" 840
+.xx "" "/tcp565, tcp566, tcp567, tcp993, tcp995," "tcp1723, tcp17007, tcp17008, tcp17009,/" "" "listen(8)" 840
+.xx "tcp110, tcp113,/" "listen, listen1, tcp7, tcp9," "tcp19, tcp21, tcp22, tcp23, tcp25, tcp53," "" "listen(8)" 840
+.xx "" "/tcp23, tcp25, tcp53, tcp110, tcp113, tcp143," "tcp513, tcp515, tcp564, tcp565, tcp566,/" "" "listen(8)" 840
+.xx "" "/tcp513, tcp515, tcp564, tcp565, tcp566," "tcp567, tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)" 840
+.xx "tcp53, tcp110, tcp113,/" "listen, listen1," "tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25," "" "listen(8)" 840
+.xx "" "/tcp515, tcp564, tcp565, tcp566, tcp567," "tcp993, tcp995, tcp1723, tcp17007,/" "" "listen(8)" 840
+.xx "" "" "tcs \- translate character sets" "" "tcs(1)" 217
+.xx "" "" "tee \- pipe fitting" "" "tee(1)" 219
+.xx "" "" "tel, iwhois \- look in phone book" "" "tel(1)" 220
+.xx "" "telco, faxreceive, faxsend, fax, telcofax," "telcodata \- telephone dialer network" "" "telco(4)" 680
+.xx "execution, and XMODEM file transfer" "con," "telnet, rx, hayes, xms, xmr \- remote login," "" "con(1)" 44
+.xx "remote access daemons" "" "telnetd, rlogind, rexexec, ftpd \- Internet" "" "ipserv(8)" 836
+.xx "" "tmpfile, tmpnam \- Stdio" "temporary files" "" "tmpfile(2)" 526
+.xx "" "vt \- emulate a VT-100 or VT-220" "terminal" "" "vt(1)" 243
+.xx "" "exits, _exits, atexit, atexitdont, terminate \-" "terminate process, process cleanup" "" "exits(2)" 350
+.xx "" "cpurc, cpurc.local, termrc," "termrc.local \- boot scripts" "" "cpurc(8)" 803
+.xx "" "" "test \- set status according to condition" "" "test(1)" 221
+.xx "" "syscall \-" "test a system call" "" "syscall(1)" 211
+.xx "" "scanmail," "testscan \- spam filters" "" "scanmail(8)" 887
+.xx "" "pic, tpic \- troff and" "tex preprocessors for drawing pictures" "" "pic(1)" 154
+.xx "" "frdrawsel, frdrawsel0, frgetmouse \- frames of" "text" "/frdelete, frselect, frtick, frselectpaint," "frame(2)" 373
+.xx "" "ed \-" "text editor" "" "ed(1)" 70
+.xx "" "fmt, htmlfmt \- simple" "text formatters" "" "fmt(1)" 85
+.xx "" "troff, nroff, dpost \-" "text formatting and typesetting" "" "troff(1)" 228
+.xx "" "/msexceltables \- extract printable" "text from Microsoft documents" "" "doc2txt(1)" 65
+.xx "" "strtod, strtol, strtoll, strtoul, strtoull \- convert" "text to numbers" "/atoi, atol, atoll, charstod," "atof(2)" 280
+.xx "" "9pcon \- 9P to" "text translator" "" "9pcon(8)" 788
+.xx "" "acme, win, awd \- interactive" "text windows" "" "acme(1)" 14
+.xx "" "acme \- control files for" "text windows" "" "acme(4)" 623
+.xx "" "syminit, getsym, symbase, pc2sp, pc2line," "textseg, line2addr, lookup, findlocal, getauto,/" "" "symbol(2)" 518
+.xx "" "/getauto, findsym, localsym, globalsym," "textsym, file2pc, fileelem, filesym, fileline,/" "" "symbol(2)" 518
+.xx "" "dhcpd, dhcpleases, rarpd," "tftpd \- Internet booting" "" "dhcpd(8)" 805
+.xx "" "venti arenas to blu-ray discs or restore from" "them" "/dumparenas, restore \- backup" "backup(8)" 796
+.xx "" "available keyboard maps and switch between" "them." "kbmap \- show a list of" "kbmap(1)" 109
+.xx "" "" "thesaurus \- search online thesaurus" "" "thesaurus(1)" 223
+.xx "" "/nbrecvul, nbsend, nbsendp, nbsendul," "threadcreate, threaddata, threadexits,/" "" "thread(2)" 521
+.xx "" "ioreadn, iowrite \- slave I/O processes for" "threaded programs" "/ioopen, ioproc, ioread," "ioproc(2)" 411
+.xx "" "/threadcreate, threaddata, threadexits," "threadexitsall, threadgetgrp, threadgetname,/" "" "thread(2)" 521
+.xx "" "/threadkillgrp, threadmain, threadnotify," "threadid, threadpid, threadsetgrp,/" "" "thread(2)" 521
+.xx "" "/threadexitsall, threadgetgrp, threadgetname," "threadint, threadintgrp, threadkill,/" "" "thread(2)" 521
+.xx "threadid,/" "/threadint, threadintgrp, threadkill," "threadkillgrp, threadmain, threadnotify," "" "thread(2)" 521
+.xx "" "/respond, responderror, threadlistensrv," "threadpostmountsrv, srv \- 9P file service" "" "9p(2)" 256
+.xx "" "/threadpid, threadsetgrp, threadsetname," "threadwaitchan, yield \- thread and proc/" "" "thread(2)" 521
+.xx "" "run automatic or manual 6to4 tunnel of IPv6" "through IPv4" "6in4 - configure and" "6in4(8)" 784
+.xx "" "" "thumbprint \- public key thumbprints" "" "thumbprint(6)" 758
+.xx "" "asctime, tm2sec, timezone \- convert date and" "time" "ctime, localtime, gmtime," "ctime(2)" 318
+.xx "" "date, clock \- date and" "time" "" "date(1)" 51
+.xx "" "mtime \- print file modification" "time" "" "mtime(1)" 137
+.xx "" "" "time \- time a command" "" "time(1)" 224
+.xx "" "gpsfs, gpsevermore \- GPS" "time and position service" "" "gpsfs(8)" 827
+.xx "" "rtc \-" "time clock and non-volatile RAM" "" "rtc(3)" 603
+.xx "" "cputime, times \- cpu" "time in this process and children" "" "cputime(2)" 317
+.xx "nanoseconds since epoch" "" "time, nsec \- time in seconds and" "" "time(2)" 525
+.xx "" "trace \- show" "time) process behavior" "" "trace(1)" 227
+.xx "" "timesync \- synchronize the system clock to a" "time source" "" "timesync(8)" 905
+.xx "" "juggle, mahjongg, memo, sokoban, sudoku \-" "time wasters" "4s, 5s," "games(1)" 88
+.xx "" "cputime," "times \- cpu time in this process and children" "" "cputime(2)" 317
+.xx "time source" "" "timesync \- synchronize the system clock to a" "" "timesync(8)" 905
+.xx "" "ctime, localtime, gmtime, asctime, tm2sec," "timezone \- convert date and time" "" "ctime(2)" 318
+.xx "" "" "tls \- TLS1 and SSL3 record layer" "" "tls(3)" 613
+.xx "" "tlssrv, tlsclient, tlssrvtunnel," "tlsclienttunnel \- TLS server and client" "" "tlssrv(8)" 906
+.xx "okThumbprint, readcert,/" "pushtls, tlsClient," "tlsServer, initThumbprints, freeThumbprints," "" "pushtls(2)" 470
+.xx "" "ctime, localtime, gmtime, asctime," "tm2sec, timezone \- convert date and time" "" "ctime(2)" 318
+.xx "" "tmpfile," "tmpnam \- Stdio temporary files" "" "tmpfile(2)" 526
+.xx "ASCII/" "/ispunct, isprint, isgraph, iscntrl, isascii," "toascii, _toupper, _tolower, toupper, tolower \-" "" "ctype(2)" 320
+.xx "venti arenas to blu-ray discs or/" "backup," "tobackup, dumparenas, restore \- backup" "" "backup(8)" 796
+.xx "" "png, ppm, bmp, yuv, ico, togif, toppm, topng," "toico \- view and convert pictures" "jpg, gif," "jpg(1)" 107
+.xx "" "filter, list, deliver," "token, vf \- filtering mail" "" "filter(1)" 83
+.xx "" "getfields, gettokens," "tokenize \- break a string into fields" "" "getfields(2)" 384
+.xx "" "/isgraph, iscntrl, isascii, toascii, _toupper," "_tolower, toupper, tolower \- ASCII character/" "" "ctype(2)" 320
+.xx "" "/isspacerune, istitlerune, isupperrune," "tolowerrune, totitlerune, toupperrune \-/" "" "isalpharune(2)" 417
+.xx "" "spin - verification" "tool for models of concurrent systems" "" "spin(1)" 201
+.xx "" "at, drain, expect, pass \- dialer scripting" "tools" "" "expect(1)" 77
+.xx "" "jpg, gif, png, ppm, bmp, yuv, ico, togif," "toppm, topng, toico \- view and convert/" "" "jpg(1)" 107
+.xx "window/" "/bottomwindow, bottomnwindows," "topwindow, topnwindows, originwindow \-" "" "window(2)" 552
+.xx "" "exec, execl, _privates, _nprivates," "_tos \- execute a file" "" "exec(2)" 348
+.xx "" "dimenspec, targetid, targetname, fromStr," "toStr \- HTML parser" "/freedocinfo, dimenkind," "html(2)" 392
+.xx "classes/" "/istitlerune, isupperrune, tolowerrune," "totitlerune, toupperrune \- Unicode character" "" "isalpharune(2)" 417
+.xx "" "" "touch \- set modification date of a file" "" "touch(1)" 225
+.xx "" "/ispunct, isprint, isgraph, iscntrl, isascii, toascii," "_toupper, _tolower, toupper, tolower \- ASCII/" "" "ctype(2)" 320
+.xx "cases" "/isupperrune, tolowerrune, totitlerune," "toupperrune \- Unicode character classes and" "" "isalpharune(2)" 417
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs," "tpfs, v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)" 679
+.xx "pictures" "pic," "tpic \- troff and tex preprocessors for drawing" "" "pic(1)" 154
+.xx "" "prof," "tprof, kprof \- display profiling data" "" "prof(1)" 161
+.xx "" "" "tr \- translate characters" "" "tr(1)" 226
+.xx "" "" "trace \- show (real-time) process behavior" "" "trace(1)" 227
+.xx "" "ping, gping," "traceroute, hogports \- probe the Internet" "" "ping(8)" 863
+.xx "" "cdfs, cddb \- optical disc (CD, DVD, B)" "track reader and writer file system" "" "cdfs(4)" 627
+.xx "" "fedex, ups, usps \-" "track shipments" "" "fedex(1)" 81
+.xx "" "lookupreq, removereq \- 9P fid, request" "tracking" "/freereqpool, allocreq, closereq," "9pfid(2)" 262
+.xx "" "patch \- simple patch creation and" "tracking system" "" "patch(1)" 150
+.xx "another address" "" "trampoline \- forward incoming calls to" "" "trampoline(8)" 907
+.xx "" "\- remote login, execution, and XMODEM file" "transfer" "con, telnet, rx, hayes, xms, xmr" "con(1)" 44
+.xx "" "read, write \-" "transfer data from and to a file" "" "read(5)" 708
+.xx "" "ftpfs \- file" "transfer protocol (FT) file system" "" "ftpfs(4)" 650
+.xx "" "ixform, persp, look, viewport \- Geometric" "transformations" "/qrot, scale, move, xform," "matrix(2)" 427
+.xx "" "tcs \-" "translate character sets" "" "tcs(1)" 217
+.xx "" "tr \-" "translate characters" "" "tr(1)" 226
+.xx "" "9pcon \- 9P to text" "translator" "" "9pcon(8)" 788
+.xx "closefile, removefile, walkfile, opendirfile,/" "" "Tree, alloctree, freetree, File, createfile," "" "9pfile(2)" 264
+.xx "" "avlwalk, avlnext, avlprev, endwalk - AVL" "tree routines" "/insertavl, lookupavl, deleteavl," "avl(2)" 286
+.xx "" "sin, cos, tan, asin, acos, atan, atan2 \-" "trigonometric functions" "" "sin(2)" 506
+.xx "" "/des56to64, des64to56, setupDES3state," "triple_block_cipher - single and triple digital/" "" "des(2)" 324
+.xx "" "tbl \- format tables for nroff or" "troff" "" "tbl(1)" 215
+.xx "pictures" "pic, tpic \-" "troff and tex preprocessors for drawing" "" "pic(1)" 154
+.xx "typesetting" "" "troff, nroff, dpost \- text formatting and" "" "troff(1)" 228
+.xx "" "proof \-" "troff output interpreter" "" "proof(1)" 163
+.xx "" "" "troff2html \- convert troff output into HTML" "" "troff2html(1)" 230
+.xx "" "ms2html, html2ms \- convert between" "troff's ms macros and html" "" "ms2html(1)" 136
+.xx "" "rand, lrand, frand, nrand, lnrand, srand," "truerand, ntruerand, genrandom, prng,/" "" "rand(2)" 478
+.xx "" "vtzeroextend, vtzeroscore \- Venti block" "truncation" "vtzerotruncate," "venti-zero(2)" 550
+.xx "" "acid," "truss, trump \- debugger" "" "acid(1)" 10
+.xx "" "- configure and run automatic or manual 6to4" "tunnel of IPv6 through IPv4" "6in4" "6in4(8)" 784
+.xx "files, etc." "" "tweak \- edit image files, subfont files, face" "" "tweak(1)" 231
+.xx "" "file \- determine file" "type" "" "file(1)" 82
+.xx "" "keyboard \- how to" "type characters" "" "keyboard(6)" 731
+.xx "" "man \- macros to" "typeset manual" "" "man(6)" 734
+.xx "" "eqn \-" "typeset mathematics" "" "eqn(1)" 75
+.xx "" "view FAX, image, graphic, PostScript, PDF, and" "typesetter output files" "page \-" "page(1)" 147
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(1)" 104
+.xx "" "htmlroff \- HTML formatting and" "typesetting" "" "htmlroff(6)" 726
+.xx "" "troff, nroff, dpost \- text formatting and" "typesetting" "" "troff(1)" 228
+.xx "" "mnihongo \- macros for" "typesetting Japanese" "" "mnihongo(6)" 738
+.xx "" "" "u9fs \- serve 9P from Unix" "" "u9fs(4)" 682
+.xx "" "" "uart, eia \- serial communication control" "" "uart(3)" 615
+.xx "" "ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp," "udp \- network protocols over IP" "" "ip(3)" 579
+.xx "" "" "udpecho \- echo UDP packets" "" "udpecho(8)" 908
+.xx "" "/betomp, mptobe, letomp, mptole, mptoui," "uitomp, mptoi, itomp, uvtomp, mptouv,/" "" "mp(2)" 440
+.xx "" "leak, kmem," "umem \- help find memory leaks" "" "leak(1)" 112
+.xx "division" "muldiv," "umuldiv \- high-precision multiplication and" "" "muldiv(2)" 444
+.xx "" "gzip, gunzip, bzip2, bunzip2, compress," "uncompress, zip, unzip \- compress and/" "" "gzip(1)" 99
+.xx "" "lock \- run a command" "under lock" "" "lock(1)" 116
+.xx "" "fgetc, getc, getchar, fputc, putc, putchar," "ungetc, fgets, gets, fputs, puts, fread, fwrite \-/" "" "fgetc(2)" 357
+.xx "" "ascii," "unicode \- interpret ASCII, Unicode characters" "" "ascii(1)" 21
+.xx "format" "UTF," "Unicode, ASCII, rune \- character set and" "" "utf(6)" 760
+.xx "" "/tolowerrune, totitlerune, toupperrune \-" "Unicode character classes and cases" "" "isalpharune(2)" 417
+.xx "" "ascii, unicode \- interpret ASCII," "Unicode characters" "" "ascii(1)" 21
+.xx "" "/freesubfont, installsubfont, lookupsubfont," "uninstallsubfont, subfontname, readsubfont,/" "" "subfont(2)" 516
+.xx "" "" "uniq \- report repeated lines in a file" "" "uniq(1)" 233
+.xx "" "mktemp \- make a" "unique file name" "" "mktemp(2)" 437
+.xx "" "iounit \- return size of atomic I/O" "unit for file descriptor" "" "iounit(2)" 413
+.xx "" "/eqpt3, closept3, dot3, cross3, len3, dist3," "unit3, midpt3, lerp3, reflect3, nearseg3,/" "" "arith3(2)" 277
+.xx "" "" "units \- conversion program" "" "units(1)" 234
+.xx "" "usbd \-" "Universal Serial Bus daemon" "" "usbd(4)" 688
+.xx "" "disk, ether, kb, print, probe, serial, usbfat: \-" "Universal Serial Bus device drivers" "audio," "usb(4)" 686
+.xx "" "u9fs \- serve 9P from" "Unix" "" "u9fs(4)" 682
+.xx "" "sshserve \- secure login and file copy from/to" "Unix or Plan 9" "ssh, sshnet, scp," "ssh(1)" 205
+.xx "" "/setalpha, loadimage, cloadimage," "unloadimage, readimage, writeimage,/" "" "allocimage(2)" 272
+.xx "mempoly,/" "/loadmemimage, cloadmemimage," "unloadmemimage, memfillcolor, memarc," "" "memdraw(2)" 429
+.xx "canrlock, runlock, wlock,/" "lock, canlock," "unlock, qlock, canqlock, qunlock, rlock," "" "lock(2)" 419
+.xx "Pfmt,/" "/flushimage, bufimage, lockdisplay," "unlockdisplay, openfont, buildfont, freefont," "" "graphics(2)" 388
+.xx "" "segattach, segdetach, segfree \-" "unmap a segment in virtual memory" "" "segattach(2)" 500
+.xx "" "ml, mlmgr, mlowner \-" "unmoderated mailing lists" "" "mlmgr(1)" 132
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(1)" 29
+.xx "" "bind, mount," "unmount \- change name space" "" "bind(2)" 288
+.xx "quotestrfmt,/" "quotestrdup, quoterunestrdup," "unquotestrdup, unquoterunestrdup," "" "quote(2)" 477
+.xx "" "/opendev, opendevdata, openep, startdevs," "unstall, class, subclass, proto, CSP \- USB/" "" "usb(2)" 527
+.xx "" "/machbyname, newmap, setmap, findseg," "unusemap, loadmap, attachproc, get1, get2,/" "" "mach(2)" 422
+.xx "" "vac," "unvac \- create, extract a vac archive on Venti" "" "vac(1)" 236
+.xx "" "bzip2, bunzip2, compress, uncompress, zip," "unzip \- compress and expand data" "/gunzip," "gzip(1)" 99
+.xx "" "" "upasfs \- mail file server" "" "upasfs(4)" 684
+.xx "" "/personalize, setup.9fat, setup.disk, setup.kfs," "update \- administration for local file systems" "" "update(8)" 909
+.xx "" "mkfs, mkext \- archive or" "update a file system" "" "mkfs(8)" 845
+.xx "" "applychanges, applylog, compactdb," "updatedb \- simple client-server replica/" "" "replica(8)" 883
+.xx "" "init \- initialize machine" "upon booting" "" "init(8)" 832
+.xx "" "reboot \- reboot the system" "upon loss of remote file server connection" "" "reboot(8)" 882
+.xx "" "fedex," "ups, usps \- track shipments" "" "fedex(1)" 81
+.xx "running" "" "uptime \- show how long the system has been" "" "uptime(1)" 235
+.xx "" "hget \- retrieve a web page corresponding to a" "url" "" "hget(1)" 101
+.xx "" "du \- disk" "usage" "" "du(1)" 67
+.xx "scripts" "getflags," "usage \- command-line parsing for shell" "" "getflags(8)" 826
+.xx "" "" "usb \- USB Host Controller Interface" "" "usb(3)" 616
+.xx "" "/usbdirread, usbfsinit, usbdirfs, usbfs \-" "USB device driver file system library" "" "usbfs(2)" 531
+.xx "devctl, finddevs, loaddevstr, matchdevcsp,/" "" "usbcmd, classname, closedev, configdev," "" "usb(2)" 527
+.xx "" "" "usbd \- Universal Serial Bus daemon" "" "usbd(4)" 688
+.xx "device/" "usbreadbuf, usbfsadd, usbfsdel," "usbdirread, usbfsinit, usbdirfs, usbfs \- USB" "" "usbfs(2)" 531
+.xx "" "audio, disk, ether, kb, print, probe, serial," "usbfat: \- Universal Serial Bus device drivers" "" "usb(4)" 686
+.xx "" "newuser \- adding a new" "user" "" "newuser(8)" 855
+.xx "" "cap \- capabilities for setting the" "user id of processes" "" "cap(3)" 564
+.xx "" "rendezvous \-" "user level process synchronization" "" "rendezvous(2)" 487
+.xx "" "semacquire, semrelease \-" "user level semaphores" "" "semacquire(2)" 504
+.xx "" "users \- file server" "user list format" "" "users(6)" 759
+.xx "" "\- console, clocks, process/process group ids," "user, null, reboot, etc." "cons" "cons(3)" 565
+.xx "" "getuser, sysname \- get" "user or system name" "" "getuser(2)" 386
+.xx "" "passwd, netkey \- change or verify" "user password" "" "passwd(1)" 149
+.xx "" "/runefmtstrflush, errfmt \- support for" "user-defined print formats and output/" "" "fmtinstall(2)" 362
+.xx "" "auth_getinfo \- routines for authenticating" "users" "/auth_getuserpasswd," "auth(2)" 281
+.xx "" "" "users \- file server user list format" "" "users(6)" 759
+.xx "" "who, whois \- who is" "using the machine" "" "who(1)" 246
+.xx "" "fedex, ups," "usps \- track shipments" "" "fedex(1)" 81
+.xx "format" "" "UTF, Unicode, ASCII, rune \- character set and" "" "utf(6)" 760
+.xx "" "utfecpy, utflen, utfnlen, utfrune, utfrrune," "utfutf \- rune/UTF conversion" "/fullrune," "rune(2)" 490
+.xx "" "keyboard, params, prompter \- bitsy-specific" "utilities" "bitsyload, light, pencal," "bitsyload(1)" 31
+.xx "" "loadchar, Subfont, Fontchar, Font \- font" "utilities" "cachechars, agefont," "cachechars(2)" 295
+.xx "" "/letomp, mptole, mptoui, uitomp, mptoi, itomp," "uvtomp, mptouv, vtomp, mptov, mpdigdiv,/" "" "mp(2)" 440
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs," "v10fs, zipfs \- mount archival file systems" "" "tapefs(4)" 679
+.xx "" "eipfmt, parseip, parseipmask, v4parseip," "v4parsecidr, parseether, myipaddr,/" "" "ip(2)" 414
+.xx "myetheraddr,/" "eipfmt, parseip, parseipmask," "v4parseip, v4parsecidr, parseether, myipaddr," "" "ip(2)" 414
+.xx "" "/maskip, equivip4, equivip6, defmask, isv4," "v4tov6, v6tov4, nhgetv, nhgetl, nhgets,/" "" "ip(2)" 414
+.xx "systems" "32vfs, cpiofs, tapfs, tarfs, tpfs," "v6fs, v10fs, zipfs \- mount archival file" "" "tapefs(4)" 679
+.xx "" "/equivip4, equivip6, defmask, isv4, v4tov6," "v6tov4, nhgetv, nhgetl, nhgets, hnputv,/" "" "ip(2)" 414
+.xx "" "0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa," "va \- assemblers" "" "2a(1)" 4
+.xx "Venti" "" "vac, unvac \- create, extract a vac archive on" "" "vac(1)" 236
+.xx "" "" "vacfs \- a Venti-based file system" "" "vacfs(4)" 690
+.xx "dimenspec, targetid,/" "parsehtml, printitems," "validitems, freeitems, freedocinfo, dimenkind," "" "html(2)" 392
+.xx "" "env \- environment" "variables" "" "env(3)" 573
+.xx "" "getenv, putenv \- access environment" "variables" "" "getenv(2)" 382
+.xx "" "0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc," "vc \- C compilers" "" "2c(1)" 5
+.xx "" "/midpt3, lerp3, reflect3, nearseg3, pldist3," "vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4,/" "" "arith3(2)" 277
+.xx "" "vac, unvac \- create, extract a vac archive on" "Venti" "" "vac(1)" 236
+.xx "" "" "venti \- archival storage server" "" "venti(2)" 534
+.xx "" "" "venti \- archival storage server" "" "venti(6)" 761
+.xx "" "" "venti \- archival storage server" "" "venti(8)" 910
+.xx "" "/tobackup, dumparenas, restore \- backup" "venti arenas to blu-ray discs or restore from/" "" "backup(8)" 796
+.xx "" "vtglobaltolocal, vtlocaltoglobal \-" "Venti block cache" "/vtcachesetwrite," "venti-cache(2)" 535
+.xx "" "vtzerotruncate, vtzeroextend, vtzeroscore \-" "Venti block truncation" "" "venti-zero(2)" 550
+.xx "" "vtsync, vtping, vtrpc, ventidoublechecksha1 \-" "Venti client" "/vtreadpacket, vtwritepacket," "venti-client(2)" 537
+.xx "" "read, write, copy \- simple" "Venti clients" "" "venti(1)" 238
+.xx "" "venti.conf \- a" "venti configuration file" "" "venti.conf(6)" 764
+.xx "" "vtrootunpack, vtparsescore, vtscorefmt \-" "venti data formats" "/vtputstring, vtrootpack," "venti-fcall(2)" 541
+.xx "" "vtfiletruncate, vtfileunlock, vtfilewrite \-" "Venti files" "/vtfilesetentry, vtfilesetsize," "venti-file(2)" 543
+.xx "" "vtlogremove, vtlogopen, ventilogging \-" "Venti logs" "/vtlogopen, vtlogprint," "venti-log(2)" 545
+.xx "" "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "Venti network connections" "/vtfreeconn," "venti-conn(2)" 539
+.xx "" "fmtisect, syncindex \- prepare and maintain a" "venti server" "/fmtarenas, fmtbloom, fmtindex," "venti-fmt(8)" 915
+.xx "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "Venti server" "" "venti-server(2)" 549
+.xx "" "rdarena, wrarena \- copy arenas between" "venti servers" "" "venti-backup(8)" 914
+.xx "" "vacfs \- a" "Venti-based file system" "" "vacfs(4)" 690
+.xx "" "" "venti.conf \- a venti configuration file" "" "venti.conf(6)" 764
+.xx "" "/vtwritepacket, vtsync, vtping, vtrpc," "ventidoublechecksha1 \- Venti client" "" "venti-client(2)" 537
+.xx "" "vtlogopen, vtlogprint, vtlogremove, vtlogopen," "ventilogging \- Venti logs" "/vtlognames," "venti-log(2)" 545
+.xx "systems" "spin -" "verification tool for models of concurrent" "" "spin(1)" 201
+.xx "" "passwd, netkey \- change or" "verify user password" "" "passwd(1)" 149
+.xx "" "\- initialize 9P connection and negotiate" "version" "fversion" "fversion(2)" 380
+.xx "" "" "version \- negotiate protocol version" "" "version(5)" 712
+.xx "channel" "pushssl \- attach SSL" "version 2 encryption to a communication" "" "pushssl(2)" 469
+.xx "" "filter, list, deliver, token," "vf \- filtering mail" "" "filter(1)" 83
+.xx "" "/runesnprint, runeseprint, runesmprint," "vfprint, vsnprint, vseprint, vsmprint,/" "" "print(2)" 464
+.xx "formatted/" "fprintf, printf, sprintf, snprintf," "vfprintf, vprintf, vsprintf, vsnprintf \- print" "" "fprintf(2)" 370
+.xx "" "fscanf, scanf, sscanf," "vfscanf \- scan formatted input" "" "fscanf(2)" 377
+.xx "" "" "vga \- configure a VGA card" "" "vga(8)" 918
+.xx "" "" "vga \- VGA controller device" "" "vga(3)" 620
+.xx "" "" "vgadb \- VGA controller and monitor database" "" "vgadb(6)" 765
+.xx "" "5i, ki," "vi, qi \- instruction simulators" "" "vi(1)" 239
+.xx "" "bmp, yuv, ico, togif, toppm, topng, toico \-" "view and convert pictures" "/gif, png, ppm," "jpg(1)" 107
+.xx "and typesetter output files" "page \-" "view FAX, image, graphic, PostScript, PDF," "" "page(1)" 147
+.xx "" "gview \- interactive graph" "viewer" "" "gview(1)" 97
+.xx "" "vncs, vncv \- remote frame buffer server and" "viewer for Virtual Network Computing (VN)" "" "vnc(1)" 241
+.xx "" "qrot, scale, move, xform, ixform, persp, look," "viewport \- Geometric transformations" "/rot," "matrix(2)" 427
+.xx "" "segdetach, segfree \- map/unmap a segment in" "virtual memory" "segattach," "segattach(2)" 500
+.xx "" "0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql," "vl \- loaders" "" "2l(1)" 8
+.xx "viewer for Virtual Network Computing (VN)" "" "vncs, vncv \- remote frame buffer server and" "" "vnc(1)" 241
+.xx "" "rtc \- real-time clock and" "volatile RAM" "" "rtc(3)" 603
+.xx "" "fprintf, printf, sprintf, snprintf, vfprintf," "vprintf, vsprintf, vsnprintf \- print formatted/" "" "fprintf(2)" 370
+.xx "" "/lerp3, reflect3, nearseg3, pldist3, vdiv3," "vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4,/" "" "arith3(2)" 277
+.xx "" "/runesmprint, vfprint, vsnprint, vseprint," "vsmprint, runevsnprint, runevseprint,/" "" "print(2)" 464
+.xx "" "/printf, sprintf, snprintf, vfprintf, vprintf," "vsprintf, vsnprintf \- print formatted output" "" "fprintf(2)" 370
+.xx "" "vt \- emulate a" "VT-100 or VT-220 terminal" "" "vt(1)" 243
+.xx "vtblockput, vtblockwrite,/" "VtBlock, VtCache," "vtblockcopy, vtblockdirty, vtblockduplock," "" "venti-cache(2)" 535
+.xx "vtfree \- error-checking memory allocators" "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "" "venti-mem(2)" 546
+.xx "" "/vtblockduplock, vtblockput, vtblockwrite," "vtcachealloc, vtcacheallocblock,/" "" "venti-cache(2)" 535
+.xx "" "/vtblockwrite, vtcachealloc, vtcacheallocblock," "vtcacheblocksize, vtcachefree, vtcacheglobal,/" "" "venti-cache(2)" 535
+.xx "" "/vtcacheblocksize, vtcachefree, vtcacheglobal," "vtcachelocal, vtcachesetwrite, vtglobaltolocal,/" "" "venti-cache(2)" 535
+.xx "vtversion, vtdebug, vthangup \- Venti/" "VtConn," "vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "" "venti-conn(2)" 539
+.xx "vtreadpacket, vtwritepacket, vtsync, vtping,/" "" "vtconnect, vthello, vtread, vtwrite," "" "venti-client(2)" 537
+.xx "vtentryunpack, vtfcallclear, vtfcallfmt,/" "" "VtEntry, VtFcall, VtRoot, vtentrypack," "" "venti-fcall(2)" 541
+.xx "vtfcallfmt,/" "VtEntry, VtFcall, VtRoot," "vtentrypack, vtentryunpack, vtfcallclear," "" "venti-fcall(2)" 541
+.xx "" "/vtentryunpack, vtfcallclear, vtfcallfmt," "vtfcallpack, vtfcallunpack, vtfromdisktype,/" "" "venti-fcall(2)" 541
+.xx "vtfilecreate, vtfilecreateroot, vtfileflush,/" "" "VtFile, vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)" 543
+.xx "vtfilecreate, vtfilecreateroot,/" "VtFile," "vtfileblock, vtfileblockscore, vtfileclose," "" "venti-file(2)" 543
+.xx "" "/vtfileclose, vtfilecreate, vtfilecreateroot," "vtfileflush, vtfileflushbefore, vtfilegetdirsize,/" "" "venti-file(2)" 543
+.xx "" "/vtfileflush, vtfileflushbefore, vtfilegetdirsize," "vtfilegetentry, vtfilegetsize, vtfileincref,/" "" "venti-file(2)" 543
+.xx "" "/vtfilegetentry, vtfilegetsize, vtfileincref," "vtfilelock, vtfilelock2, vtfileopen,/" "" "venti-file(2)" 543
+.xx "" "/vtfileincref, vtfilelock, vtfilelock2, vtfileopen," "vtfileopenroot, vtfileread, vtfileremove,/" "" "venti-file(2)" 543
+.xx "" "/vtfileopenroot, vtfileread, vtfileremove," "vtfilesetdirsize, vtfilesetentry, vtfilesetsize,/" "" "venti-file(2)" 543
+.xx "" "/vtfilesetdirsize, vtfilesetentry, vtfilesetsize," "vtfiletruncate, vtfileunlock, vtfilewrite \- Venti/" "" "venti-file(2)" 543
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup," "vtfree \- error-checking memory allocators" "" "venti-mem(2)" 546
+.xx "vtdebug, vthangup \-/" "VtConn, vtconn, vtdial," "vtfreeconn, vtsend, vtrecv, vtversion," "" "venti-conn(2)" 539
+.xx "" "vtsrvhello, vtlisten," "vtgetreq, vtrespond \- Venti server" "" "venti-server(2)" 549
+.xx "" "/vtfcallunpack, vtfromdisktype, vttodisktype," "vtgetstring, vtputstring, vtrootpack,/" "" "venti-fcall(2)" 541
+.xx "" "/vtcacheglobal, vtcachelocal, vtcachesetwrite," "vtglobaltolocal, vtlocaltoglobal \- Venti block/" "" "venti-cache(2)" 535
+.xx "" "/vtfreeconn, vtsend, vtrecv, vtversion, vtdebug," "vthangup \- Venti network connections" "" "venti-conn(2)" 539
+.xx "vtwritepacket, vtsync, vtping,/" "vtconnect," "vthello, vtread, vtwrite, vtreadpacket," "" "venti-client(2)" 537
+.xx "" "vtsrvhello," "vtlisten, vtgetreq, vtrespond \- Venti server" "" "venti-server(2)" 549
+.xx "" "/vtcachelocal, vtcachesetwrite, vtglobaltolocal," "vtlocaltoglobal \- Venti block cache" "" "venti-cache(2)" 535
+.xx "vtlogdump, vtlognames, vtlogopen,/" "" "VtLog, VtLogChunk, vtlog, vtlogclose," "" "venti-log(2)" 545
+.xx "vtlogopen, vtlogprint,/" "VtLog, VtLogChunk," "vtlog, vtlogclose, vtlogdump, vtlognames," "" "venti-log(2)" 545
+.xx "" "/vtlogdump, vtlognames, vtlogopen, vtlogprint," "vtlogremove, vtlogopen, ventilogging \- Venti/" "" "venti-log(2)" 545
+.xx "error-checking memory/" "vtbrk, vtmalloc," "vtmallocz, vtrealloc, vtstrdup, vtfree \-" "" "venti-mem(2)" 546
+.xx "" "/uitomp, mptoi, itomp, uvtomp, mptouv," "vtomp, mptov, mpdigdiv, mpadd, mpsub,/" "" "mp(2)" 440
+.xx "" "/vtputstring, vtrootpack, vtrootunpack," "vtparsescore, vtscorefmt \- venti data formats" "" "venti-fcall(2)" 541
+.xx "" "/vtfromdisktype, vttodisktype, vtgetstring," "vtputstring, vtrootpack, vtrootunpack,/" "" "venti-fcall(2)" 541
+.xx "vtsync, vtping, vtrpc,/" "vtconnect, vthello," "vtread, vtwrite, vtreadpacket, vtwritepacket," "" "venti-client(2)" 537
+.xx "memory allocators" "vtbrk, vtmalloc, vtmallocz," "vtrealloc, vtstrdup, vtfree \- error-checking" "" "venti-mem(2)" 546
+.xx "" "VtConn, vtconn, vtdial, vtfreeconn, vtsend," "vtrecv, vtversion, vtdebug, vthangup \- Venti/" "" "venti-conn(2)" 539
+.xx "" "vtsrvhello, vtlisten, vtgetreq," "vtrespond \- Venti server" "" "venti-server(2)" 549
+.xx "vtfcallclear, vtfcallfmt,/" "VtEntry, VtFcall," "VtRoot, vtentrypack, vtentryunpack," "" "venti-fcall(2)" 541
+.xx "" "/vttodisktype, vtgetstring, vtputstring," "vtrootpack, vtrootunpack, vtparsescore,/" "" "venti-fcall(2)" 541
+.xx "" "/vtreadpacket, vtwritepacket, vtsync, vtping," "vtrpc, ventidoublechecksha1 \- Venti client" "" "venti-client(2)" 537
+.xx "" "vtrootpack, vtrootunpack, vtparsescore," "vtscorefmt \- venti data formats" "/vtputstring," "venti-fcall(2)" 541
+.xx "Venti/" "VtConn, vtconn, vtdial, vtfreeconn," "vtsend, vtrecv, vtversion, vtdebug, vthangup \-" "" "venti-conn(2)" 539
+.xx "Venti server" "" "vtsrvhello, vtlisten, vtgetreq, vtrespond \-" "" "venti-server(2)" 549
+.xx "" "vtbrk, vtmalloc, vtmallocz, vtrealloc," "vtstrdup, vtfree \- error-checking memory/" "" "venti-mem(2)" 546
+.xx "" "/vtread, vtwrite, vtreadpacket, vtwritepacket," "vtsync, vtping, vtrpc, ventidoublechecksha1 \-/" "" "venti-client(2)" 537
+.xx "" "/vtfcallpack, vtfcallunpack, vtfromdisktype," "vttodisktype, vtgetstring, vtputstring,/" "" "venti-fcall(2)" 541
+.xx "" "/vtconn, vtdial, vtfreeconn, vtsend, vtrecv," "vtversion, vtdebug, vthangup \- Venti network/" "" "venti-conn(2)" 539
+.xx "" "/vthello, vtread, vtwrite, vtreadpacket," "vtwritepacket, vtsync, vtping, vtrpc,/" "" "venti-client(2)" 537
+.xx "" "vtzerotruncate, vtzeroextend," "vtzeroscore \- Venti block truncation" "" "venti-zero(2)" 550
+.xx "" "faces, seemail," "vwhois \- mailbox interface" "" "faces(1)" 79
+.xx "" "await," "wait, waitpid \- wait for a process to exit" "" "wait(2)" 551
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift," "wait, whatis, ., ~ \- command language" "" "rc(1)" 168
+.xx "" "wol \- send" "wake-on-lan Ethernet packet" "" "wol(8)" 920
+.xx "" "" "walk \- descend a directory hierarchy" "" "walk(5)" 713
+.xx "" "/freetree, File, createfile, closefile, removefile," "walkfile, opendirfile, readdirfile, closedirfile,/" "" "9pfile(2)" 264
+.xx "" "keyfs," "warning \- authentication database files" "" "keyfs(4)" 656
+.xx "" "mahjongg, memo, sokoban, sudoku \- time" "wasters" "4s, 5s, juggle," "games(1)" 88
+.xx "" "" "wc \- word count" "" "wc(1)" 244
+.xx "msexceltables \- extract/" "doc2txt, doc2ps," "wdoc2txt, xls2txt, olefs, mswordstrings," "" "doc2txt(1)" 65
+.xx "" "" "weather \- print weather report" "" "weather(1)" 245
+.xx "" "httpfile \- serve a single" "web file" "" "httpfile(4)" 652
+.xx "" "webfs \- world wide" "web file system" "" "webfs(4)" 693
+.xx "" "hget \- retrieve a" "web page corresponding to a url" "" "hget(1)" 101
+.xx "" "" "webcookies \- HTTP cookie manager" "" "webcookies(4)" 691
+.xx "" "" "webfs \- world wide web file system" "" "webfs(4)" 693
+.xx "" "httpd, mirror, save, imagemap, man2html," "webls \- HTTP server" "" "httpd(8)" 829
+.xx "" "errstr, rerrstr," "werrstr \- description of last system call error" "" "errstr(2)" 344
+.xx "" "rc, cd, eval, exec, exit, flag, rfork, shift, wait," "whatis, ., ~ \- command language" "" "rc(1)" 168
+.xx "" "" "who, whois \- who is using the machine" "" "who(1)" 246
+.xx "" "aliasmail \- expand system" "wide mail aliases" "" "aliasmail(8)" 790
+.xx "" "webfs \- world" "wide web file system" "" "webfs(4)" 693
+.xx "" "" "wikifs, wikipost \- wiki file system" "" "wikifs(4)" 696
+.xx "" "acme," "win, awd \- interactive text windows" "" "acme(1)" 14
+.xx "" "statusbar \- display a bar graph status" "window" "" "statusbar(8)" 902
+.xx "" "topwindow, topnwindows, originwindow \-" "window management" "/bottomnwindows," "window(2)" 552
+.xx "" "rio \-" "window system files" "" "rio(4)" 672
+.xx "" "rio, label," "window, wloc \- window system" "" "rio(1)" 178
+.xx "" "acme, win, awd \- interactive text" "windows" "" "acme(1)" 14
+.xx "" "acme \- control files for text" "windows" "" "acme(4)" 623
+.xx "" "/memltofrontn, memltorear, memltorearn \-" "windows of memory-resident images" "" "memlayer(2)" 433
+.xx "" "" "winwatch \- monitor rio windows" "" "winwatch(1)" 247
+.xx "" "rio, label, window," "wloc \- window system" "" "rio(1)" 178
+.xx "" "/canqlock, qunlock, rlock, canrlock, runlock," "wlock, canwlock, wunlock, rsleep, rwakeup,/" "" "lock(2)" 419
+.xx "" "" "wol \- send wake-on-lan Ethernet packet" "" "wol(8)" 920
+.xx "" "wc \-" "word count" "" "wc(1)" 244
+.xx "" "/Memdata, Memdrawparam, memimageinit," "wordaddr, byteaddr, memimagemove,/" "" "memdraw(2)" 429
+.xx "writing/" "/readimage, writeimage, bytesperline," "wordsperline \- allocating, freeing, reading," "" "allocimage(2)" 272
+.xx "" "chdir \- change" "working directory" "" "chdir(2)" 298
+.xx "" "pwd, pbd \-" "working directory" "" "pwd(1)" 167
+.xx "" "rwd, conswdir \- maintain remote" "working directory" "" "rwd(1)" 183
+.xx "" "webfs \-" "world wide web file system" "" "webfs(4)" 693
+.xx "" "cwfs \-" "worm file server, dump" "" "cwfs(4)" 632
+.xx "" "rdarena," "wrarena \- copy arenas between venti servers" "" "venti-backup(8)" 914
+.xx "" "preadv, pwritev \- scatter/gather read and" "write" "readv, writev," "readv(2)" 483
+.xx "" "read," "write \- transfer data from and to a file" "" "read(5)" 708
+.xx "" "read," "write, copy \- simple Venti clients" "" "venti(1)" 238
+.xx "" "read, readn," "write, pread, pwrite \- read or write file" "" "read(2)" 481
+.xx "" "RGB, readcolmap," "writecolmap \- access display color map" "" "readcolmap(2)" 482
+.xx "" "/cloadimage, unloadimage, readimage," "writeimage, bytesperline, wordsperline \-/" "" "allocimage(2)" 272
+.xx "" "/readmemimage, creadmemimage," "writememimage, freememimage,/" "" "memdraw(2)" 429
+.xx "" "\- optical disc (CD, DVD, B) track reader and" "writer file system" "cdfs, cddb" "cdfs(4)" 627
+.xx "" "\- spin locks, queueing rendezvous locks," "writer locks, rendezvous points, and/" "/decref" "lock(2)" 419
+.xx "" "/subfontname, readsubfont, readsubfonti," "writesubfont, stringsubfont, strsubfontwidth,/" "" "subfont(2)" 516
+.xx "and write" "readv," "writev, preadv, pwritev \- scatter/gather read" "" "readv(2)" 483
+.xx "" "open, create, close \- open a file for reading or" "writing, create file" "" "open(2)" 454
+.xx "" "wordsperline \- allocating, freeing, reading," "writing images" "/writeimage, bytesperline," "allocimage(2)" 272
+.xx "" "/status, enable, disable, authsrv, guard.srv," "wrkey, login, newns, none \- maintain or/" "" "auth(8)" 794
+.xx "" "stat," "wstat \- inquire or change file attributes" "" "stat(5)" 710
+.xx "dirfwstat, nulldir \- get and put file/" "stat, fstat," "wstat, fwstat, dirstat, dirfstat, dirwstat," "" "stat(2)" 509
+.xx "" "/rlock, canrlock, runlock, wlock, canwlock," "wunlock, rsleep, rwakeup, rwakeupall, incref,/" "" "lock(2)" 419
+.xx "" "/rsaprivtopub, rsapuballoc, rsapubfree," "X509toRSApub, X509gen, X509verify \- RSA/" "" "rsa(2)" 488
+.xx "" "" "xd \- hex, octal, decimal, or ASCII dump" "" "xd(1)" 248
+.xx "" "/adjoint, invertmat, xformpoint, xformpointd," "xformplane, pushmat, popmat, rot, qrot,/" "" "matrix(2)" 427
+.xx "\- extract/" "doc2txt, doc2ps, wdoc2txt," "xls2txt, olefs, mswordstrings, msexceltables" "" "doc2txt(1)" 65
+.xx "file transfer" "con, telnet, rx, hayes, xms," "xmr \- remote login, execution, and XMODEM" "" "con(1)" 44
+.xx "" "" "yacc \- yet another compiler-compiler" "" "yacc(1)" 249
+.xx "dump" "" "yesterday, diffy \- print file names from the" "" "yesterday(1)" 251
+.xx "" "/threadsetgrp, threadsetname, threadwaitchan," "yield \- thread and proc management" "" "thread(2)" 521
+.xx "convert pictures" "jpg, gif, png, ppm, bmp," "yuv, ico, togif, toppm, topng, toico \- view and" "" "jpg(1)" 107
+.xx "" "packetstats, packettrailer, packettrim \-" "zero-copy network buffers" "/packetsplit," "venti-packet(2)" 547
+.xx "" "/bzip2, bunzip2, compress, uncompress," "zip, unzip \- compress and expand data" "" "gzip(1)" 99
+.xx "" "32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs," "zipfs \- mount archival file systems" "" "tapefs(4)" 679

BIN
sys/lib/man/permind/ptx1.8


+ 15514 - 0
sys/lib/man/permind/ptxmark

@@ -0,0 +1,15514 @@
+.ps 8
+.fp 1 R LucidaSans
+.ft 1
+.nf
+.pl 1
+.tr \&
+\w'\h'5.3i''
+\w' /'
+\w'\h'0.1i''
+\w'\h'3n''
+.di xx
+.,\k(01 ~\k(02 \-\k(03 command\k(04 language\k(05 rc(1)\k(06 rc,\k(07 cd,\k(08 eval,\k(09 exec,\k(10 exit,\k(11 flag,\k(12 rfork,\k(13 shift,\k(14 wait,\k(15 whatis,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+~\k(01 \-\k(02 command\k(03 language\k(04 rc(1)\k(05 rc,\k(06 cd,\k(07 eval,\k(08 exec,\k(09 exit,\k(10 flag,\k(11 rfork,\k(12 shift,\k(13 wait,\k(14 whatis,\k(15 .,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+0a,\k(01 1a,\k(02 2a,\k(03 5a,\k(04 6a,\k(05 7a,\k(06 8a,\k(07 ka,\k(08 qa,\k(09 va\k(10 \-\k(11 assemblers\k(12 2a(1)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+0c,\k(01 1c,\k(02 2c,\k(03 5c,\k(04 6c,\k(05 7c,\k(06 8c,\k(07 kc,\k(08 qc,\k(09 vc\k(10 \-\k(11 C\k(12 compilers\k(13 2c(1)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+0l,\k(01 1l,\k(02 2l,\k(03 5l,\k(04 6l,\k(05 7l,\k(06 8l,\k(07 kl,\k(08 ql,\k(09 vl\k(10 \-\k(11 loaders\k(12 2l(1)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+1,\k(01 2\k(02 and\k(03 3)\k(04 mp3dec(1)\k(05 mp3dec\k(06 \-\k(07 decode\k(08 audio\k(09 MPEG\k(10 files\k(11 (layers\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+100\k(01 or\k(02 VT-220\k(03 terminal\k(04 vt(1)\k(05 vt\k(06 \-\k(07 emulate\k(08 a\k(09 VT-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+1.2\k(01 BIOS\k(02 interface\k(03 apm(3)\k(04 apm\k(05 \-\k(06 Advanced\k(07 Power\k(08 Management\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+1.2\k(01 BIOS\k(02 interface\k(03 apm(8)\k(04 apm\k(05 \-\k(06 Advanced\k(07 Power\k(08 Management\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+1a,\k(01 2a,\k(02 5a,\k(03 6a,\k(04 7a,\k(05 8a,\k(06 ka,\k(07 qa,\k(08 va\k(09 \-\k(10 assemblers\k(11 2a(1)\k(12 0a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+1c,\k(01 2c,\k(02 5c,\k(03 6c,\k(04 7c,\k(05 8c,\k(06 kc,\k(07 qc,\k(08 vc\k(09 \-\k(10 C\k(11 compilers\k(12 2c(1)\k(13 0c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+1l,\k(01 2l,\k(02 5l,\k(03 6l,\k(04 7l,\k(05 8l,\k(06 kl,\k(07 ql,\k(08 vl\k(09 \-\k(10 loaders\k(11 2l(1)\k(12 0l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+2\k(01 and\k(02 3)\k(03 mp3dec(1)\k(04 mp3dec\k(05 \-\k(06 decode\k(07 audio\k(08 MPEG\k(09 files\k(10 (layers\k(11 1,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+2\k(01 encryption\k(02 to\k(03 a\k(04 communication\k(05 channel\k(06 pushssl(2)\k(07 pushssl\k(08 \-\k(09 attach\k(10 SSL\k(11 version\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+220\k(01 terminal\k(02 vt(1)\k(03 vt\k(04 \-\k(05 emulate\k(06 a\k(07 VT-100\k(08 or\k(09 VT-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+2a,\k(01 5a,\k(02 6a,\k(03 7a,\k(04 8a,\k(05 ka,\k(06 qa,\k(07 va\k(08 \-\k(09 assemblers\k(10 2a(1)\k(11 0a,\k(12 1a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+2c,\k(01 5c,\k(02 6c,\k(03 7c,\k(04 8c,\k(05 kc,\k(06 qc,\k(07 vc\k(08 \-\k(09 C\k(10 compilers\k(11 2c(1)\k(12 0c,\k(13 1c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+2l,\k(01 5l,\k(02 6l,\k(03 7l,\k(04 8l,\k(05 kl,\k(06 ql,\k(07 vl\k(08 \-\k(09 loaders\k(10 2l(1)\k(11 0l,\k(12 1l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+3)\k(01 mp3dec(1)\k(02 mp3dec\k(03 \-\k(04 decode\k(05 audio\k(06 MPEG\k(07 files\k(08 (layers\k(09 1,\k(10 2\k(11 and\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+32vfs,\k(01 cpiofs,\k(02 tapfs,\k(03 tarfs,\k(04 tpfs,\k(05 v6fs,\k(06 v10fs,\k(07 zipfs\k(08 \-\k(09 mount\k(10 archival\k(11 file\k(12 systems\k(13 tapefs(4)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+3-d\k(01 points\k(02 and\k(03 planes\k(04 arith3(2)\k(05 add3,\k(06 sub3,\k(07 neg3,\k(08 div3,\k(09 mul3,\k(10 eqpt3,\k(11 closept3,\k(12 dot3,\k(13 cross3,\k(14 len3,\k(15 dist3,\k(16 unit3,\k(17 midpt3,\k(18 lerp3,\k(19 reflect3,\k(20 nearseg3,\k(21 pldist3,\k(22 vdiv3,\k(23 vrem3,\k(24 pn2f3,\k(25 ppp2f3,\k(26 fff2p3,\k(27 pdiv4,\k(28 add4,\k(29 sub4\k(30 \-\k(31 operations\k(32 on\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+3-d\k(01 rotation\k(02 controller\k(03 qball(2)\k(04 qball\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+4s,\k(01 5s,\k(02 juggle,\k(03 mahjongg,\k(04 memo,\k(05 sokoban,\k(06 sudoku\k(07 \-\k(08 time\k(09 wasters\k(10 games(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+5a,\k(01 6a,\k(02 7a,\k(03 8a,\k(04 ka,\k(05 qa,\k(06 va\k(07 \-\k(08 assemblers\k(09 2a(1)\k(10 0a,\k(11 1a,\k(12 2a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+5c,\k(01 6c,\k(02 7c,\k(03 8c,\k(04 kc,\k(05 qc,\k(06 vc\k(07 \-\k(08 C\k(09 compilers\k(10 2c(1)\k(11 0c,\k(12 1c,\k(13 2c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+5i,\k(01 ki,\k(02 vi,\k(03 qi\k(04 \-\k(05 instruction\k(06 simulators\k(07 vi(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+5l,\k(01 6l,\k(02 7l,\k(03 8l,\k(04 kl,\k(05 ql,\k(06 vl\k(07 \-\k(08 loaders\k(09 2l(1)\k(10 0l,\k(11 1l,\k(12 2l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+5s,\k(01 juggle,\k(02 mahjongg,\k(03 memo,\k(04 sokoban,\k(05 sudoku\k(06 \-\k(07 time\k(08 wasters\k(09 games(1)\k(10 4s,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+6a,\k(01 7a,\k(02 8a,\k(03 ka,\k(04 qa,\k(05 va\k(06 \-\k(07 assemblers\k(08 2a(1)\k(09 0a,\k(10 1a,\k(11 2a,\k(12 5a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+6c,\k(01 7c,\k(02 8c,\k(03 kc,\k(04 qc,\k(05 vc\k(06 \-\k(07 C\k(08 compilers\k(09 2c(1)\k(10 0c,\k(11 1c,\k(12 2c,\k(13 5c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+6in4\k(01 -\k(02 configure\k(03 and\k(04 run\k(05 automatic\k(06 or\k(07 manual\k(08 6to4\k(09 tunnel\k(10 of\k(11 IPv6\k(12 through\k(13 IPv4\k(14 6in4(8)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+6l,\k(01 7l,\k(02 8l,\k(03 kl,\k(04 ql,\k(05 vl\k(06 \-\k(07 loaders\k(08 2l(1)\k(09 0l,\k(10 1l,\k(11 2l,\k(12 5l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+6to4\k(01 tunnel\k(02 of\k(03 IPv6\k(04 through\k(05 IPv4\k(06 6in4(8)\k(07 6in4\k(08 -\k(09 configure\k(10 and\k(11 run\k(12 automatic\k(13 or\k(14 manual\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+7a,\k(01 8a,\k(02 ka,\k(03 qa,\k(04 va\k(05 \-\k(06 assemblers\k(07 2a(1)\k(08 0a,\k(09 1a,\k(10 2a,\k(11 5a,\k(12 6a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+7c,\k(01 8c,\k(02 kc,\k(03 qc,\k(04 vc\k(05 \-\k(06 C\k(07 compilers\k(08 2c(1)\k(09 0c,\k(10 1c,\k(11 2c,\k(12 5c,\k(13 6c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+7l,\k(01 8l,\k(02 kl,\k(03 ql,\k(04 vl\k(05 \-\k(06 loaders\k(07 2l(1)\k(08 0l,\k(09 1l,\k(10 2l,\k(11 5l,\k(12 6l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+8a,\k(01 ka,\k(02 qa,\k(03 va\k(04 \-\k(05 assemblers\k(06 2a(1)\k(07 0a,\k(08 1a,\k(09 2a,\k(10 5a,\k(11 6a,\k(12 7a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+8c,\k(01 kc,\k(02 qc,\k(03 vc\k(04 \-\k(05 C\k(06 compilers\k(07 2c(1)\k(08 0c,\k(09 1c,\k(10 2c,\k(11 5c,\k(12 6c,\k(13 7c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+8l,\k(01 kl,\k(02 ql,\k(03 vl\k(04 \-\k(05 loaders\k(06 2l(1)\k(07 0l,\k(08 1l,\k(09 2l,\k(10 5l,\k(11 6l,\k(12 7l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+9660\k(01 CD\k(02 image\k(03 mk9660(8)\k(04 dump9660,\k(05 mk9660\k(06 \-\k(07 create\k(08 an\k(09 ISO-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+9660srv,\k(01 a:,\k(02 b:,\k(03 c:,\k(04 d:,\k(05 9fat:,\k(06 dosmnt,\k(07 eject\k(08 \-\k(09 DOS\k(10 and\k(11 ISO9660\k(12 file\k(13 systems\k(14 dossrv(4)\k(15 dossrv,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+9fat:,\k(01 dosmnt,\k(02 eject\k(03 \-\k(04 DOS\k(05 and\k(06 ISO9660\k(07 file\k(08 systems\k(09 dossrv(4)\k(10 dossrv,\k(11 9660srv,\k(12 a:,\k(13 b:,\k(14 c:,\k(15 d:,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+9fs,\k(01 srvssh\k(02 \-\k(03 start\k(04 network\k(05 file\k(06 service\k(07 srv(4)\k(08 srv,\k(09 srvold9p,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+9load,\k(01 9pxeload,\k(02 ld\k(03 \-\k(04 PC\k(05 bootstrap\k(06 program\k(07 9load(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+9P\k(01 intro(5)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 the\k(07 Plan\k(08 9\k(09 File\k(10 Protocol,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+9P\k(01 connection\k(02 and\k(03 negotiate\k(04 version\k(05 fversion(2)\k(06 fversion\k(07 \-\k(08 initialize\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+9P\k(01 fid,\k(02 request\k(03 tracking\k(04 9pfid(2)\k(05 Fid,\k(06 Fidpool,\k(07 allocfidpool,\k(08 freefidpool,\k(09 allocfid,\k(10 closefid,\k(11 lookupfid,\k(12 removefid,\k(13 Req,\k(14 Reqpool,\k(15 allocreqpool,\k(16 freereqpool,\k(17 allocreq,\k(18 closereq,\k(19 lookupreq,\k(20 removereq\k(21 \-\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+9P\k(01 file\k(02 service\k(03 9p(2)\k(04 Srv,\k(05 dirread9p,\k(06 emalloc9p,\k(07 erealloc9p,\k(08 estrdup9p,\k(09 listensrv,\k(10 postfd,\k(11 postmountsrv,\k(12 readbuf,\k(13 readstr,\k(14 respond,\k(15 responderror,\k(16 threadlistensrv,\k(17 threadpostmountsrv,\k(18 srv\k(19 \-\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+9P\k(01 from\k(02 Unix\k(03 u9fs(4)\k(04 u9fs\k(05 \-\k(06 serve\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+9P\k(01 servers\k(02 mnt(3)\k(03 mnt\k(04 \-\k(05 attach\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+9P\k(01 to\k(02 text\k(03 translator\k(04 9pcon(8)\k(05 9pcon\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+9pcon\k(01 \-\k(02 9P\k(03 to\k(04 text\k(05 translator\k(06 9pcon(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+9pxeload,\k(01 ld\k(02 \-\k(03 PC\k(04 bootstrap\k(05 program\k(06 9load(8)\k(07 9load,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+aan\k(01 \-\k(02 always\k(03 available\k(04 network\k(05 aan(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+abort\k(01 \-\k(02 generate\k(03 a\k(04 fault\k(05 abort(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+abort\k(01 a\k(02 message\k(03 flush(5)\k(04 flush\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+abs,\k(01 labs\k(02 \-\k(03 integer\k(04 absolute\k(05 values\k(06 abs(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+absolute\k(01 value,\k(02 remainder,\k(03 floor,\k(04 ceiling\k(05 functions\k(06 floor(2)\k(07 fabs,\k(08 fmod,\k(09 floor,\k(10 ceil\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+absolute\k(01 values\k(02 abs(2)\k(03 abs,\k(04 labs\k(05 \-\k(06 integer\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+access\k(01 consolefs(4)\k(02 consolefs,\k(03 C,\k(04 clog\k(05 \-\k(06 file\k(07 system\k(08 for\k(09 console\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+access\k(01 \-\k(02 determine\k(03 accessibility\k(04 of\k(05 file\k(06 access(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+access\k(01 daemons\k(02 ipserv(8)\k(03 telnetd,\k(04 rlogind,\k(05 rexexec,\k(06 ftpd\k(07 \-\k(08 Internet\k(09 remote\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+access\k(01 display\k(02 color\k(03 map\k(04 readcolmap(2)\k(05 RGB,\k(06 readcolmap,\k(07 writecolmap\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+access\k(01 environment\k(02 variables\k(03 getenv(2)\k(04 getenv,\k(05 putenv\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+access\k(01 functions\k(02 symbol(2)\k(03 syminit,\k(04 getsym,\k(05 symbase,\k(06 pc2sp,\k(07 pc2line,\k(08 textseg,\k(09 line2addr,\k(10 lookup,\k(11 findlocal,\k(12 getauto,\k(13 findsym,\k(14 localsym,\k(15 globalsym,\k(16 textsym,\k(17 file2pc,\k(18 fileelem,\k(19 filesym,\k(20 fileline,\k(21 fnbound\k(22 \-\k(23 symbol\k(24 table\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+access\k(01 to\k(02 executable\k(03 files\k(04 mach(2)\k(05 crackhdr,\k(06 machbytype,\k(07 machbyname,\k(08 newmap,\k(09 setmap,\k(10 findseg,\k(11 unusemap,\k(12 loadmap,\k(13 attachproc,\k(14 get1,\k(15 get2,\k(16 get4,\k(17 get8,\k(18 put1,\k(19 put2,\k(20 put4,\k(21 put8,\k(22 beswab,\k(23 beswal,\k(24 beswav,\k(25 leswab,\k(26 leswal,\k(27 leswav\k(28 \-\k(29 machine-independent\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+accessibility\k(01 of\k(02 file\k(03 access(2)\k(04 access\k(05 \-\k(06 determine\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+according\k(01 to\k(02 condition\k(03 test(1)\k(04 test\k(05 \-\k(06 set\k(07 status\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+accupoint\k(01 \-\k(02 configure\k(03 a\k(04 mouse\k(05 to\k(06 a\k(07 port\k(08 mouse(8)\k(09 aux/mouse,\k(10 aux/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+acid,\k(01 truss,\k(02 trump\k(03 \-\k(04 debugger\k(05 acid(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+acme\k(01 \-\k(02 control\k(03 files\k(04 for\k(05 text\k(06 windows\k(07 acme(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+acme,\k(01 win,\k(02 awd\k(03 \-\k(04 interactive\k(05 text\k(06 windows\k(07 acme(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+acos,\k(01 atan,\k(02 atan2\k(03 \-\k(04 trigonometric\k(05 functions\k(06 sin(2)\k(07 sin,\k(08 cos,\k(09 tan,\k(10 asin,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+activate,\k(01 closecontrol,\k(02 closecontrolset,\k(03 controlcalled,\k(04 controlwire,\k(05 createbox,\k(06 createboxbox,\k(07 createbutton,\k(08 createcolumn,\k(09 createentry,\k(10 createkeyboard,\k(11 createlabel,\k(12 createmenu,\k(13 createradiobutton,\k(14 createrow,\k(15 createscribble,\k(16 createslider,\k(17 createstack,\k(18 createtab,\k(19 createtext,\k(20 createtextbutton,\k(21 ctlerror,\k(22 ctlmalloc,\k(23 ctlrealloc,\k(24 ctlstrdup,\k(25 ctlprint,\k(26 deactivate,\k(27 freectlfont,\k(28 freectlimage,\k(29 initcontrols,\k(30 namectlfont,\k(31 namectlimage,\k(32 newcontrolset,\k(33 resizecontrolset\k(34 \-\k(35 interactive\k(36 graphical\k(37 controls\k(38 control(2)\k(39 Control,\k(40 Controlset,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+add3,\k(01 sub3,\k(02 neg3,\k(03 div3,\k(04 mul3,\k(05 eqpt3,\k(06 closept3,\k(07 dot3,\k(08 cross3,\k(09 len3,\k(10 dist3,\k(11 unit3,\k(12 midpt3,\k(13 lerp3,\k(14 reflect3,\k(15 nearseg3,\k(16 pldist3,\k(17 vdiv3,\k(18 vrem3,\k(19 pn2f3,\k(20 ppp2f3,\k(21 fff2p3,\k(22 pdiv4,\k(23 add4,\k(24 sub4\k(25 \-\k(26 operations\k(27 on\k(28 3-d\k(29 points\k(30 and\k(31 planes\k(32 arith3(2)\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+add4,\k(01 sub4\k(02 \-\k(03 operations\k(04 on\k(05 3-d\k(06 points\k(07 and\k(08 planes\k(09 arith3(2)\k(10 add3,\k(11 sub3,\k(12 neg3,\k(13 div3,\k(14 mul3,\k(15 eqpt3,\k(16 closept3,\k(17 dot3,\k(18 cross3,\k(19 len3,\k(20 dist3,\k(21 unit3,\k(22 midpt3,\k(23 lerp3,\k(24 reflect3,\k(25 nearseg3,\k(26 pldist3,\k(27 vdiv3,\k(28 vrem3,\k(29 pn2f3,\k(30 ppp2f3,\k(31 fff2p3,\k(32 pdiv4,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+adding\k(01 a\k(02 new\k(03 user\k(04 newuser(8)\k(05 newuser\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+addns,\k(01 login,\k(02 noworld,\k(03 auth_proxy,\k(04 fauth_proxy,\k(05 auth_allocrpc,\k(06 auth_freerpc,\k(07 auth_rpc,\k(08 auth_getkey,\k(09 amount_getkey,\k(10 auth_freeAI,\k(11 auth_chuid,\k(12 auth_challenge,\k(13 auth_response,\k(14 auth_freechal,\k(15 auth_respond,\k(16 auth_userpasswd,\k(17 auth_getuserpasswd,\k(18 auth_getinfo\k(19 \-\k(20 routines\k(21 for\k(22 authenticating\k(23 users\k(24 auth(2)\k(25 amount,\k(26 newns,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+addpt,\k(01 subpt,\k(02 mulpt,\k(03 divpt,\k(04 rectaddpt,\k(05 rectsubpt,\k(06 insetrect,\k(07 canonrect,\k(08 eqpt,\k(09 eqrect,\k(10 ptinrect,\k(11 rectinrect,\k(12 rectXrect,\k(13 rectclip,\k(14 combinerect,\k(15 Dx,\k(16 Dy,\k(17 Pt,\k(18 Rect,\k(19 Rpt\k(20 \-\k(21 arithmetic\k(22 on\k(23 points\k(24 and\k(25 rectangles\k(26 addpt(2)\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+address\k(01 trampoline(8)\k(02 trampoline\k(03 \-\k(04 forward\k(05 incoming\k(06 calls\k(07 to\k(08 another\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+address\k(01 ratification\k(02 file\k(03 system\k(04 ratfs(4)\k(05 ratfs\k(06 \-\k(07 mail\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+addressing\k(01 ip(2)\k(02 eipfmt,\k(03 parseip,\k(04 parseipmask,\k(05 v4parseip,\k(06 v4parsecidr,\k(07 parseether,\k(08 myipaddr,\k(09 myetheraddr,\k(10 maskip,\k(11 equivip4,\k(12 equivip6,\k(13 defmask,\k(14 isv4,\k(15 v4tov6,\k(16 v6tov4,\k(17 nhgetv,\k(18 nhgetl,\k(19 nhgets,\k(20 hnputv,\k(21 hnputl,\k(22 hnputs,\k(23 ptclbsum,\k(24 readipifc\k(25 \-\k(26 Internet\k(27 Protocol\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+adjoint,\k(01 invertmat,\k(02 xformpoint,\k(03 xformpointd,\k(04 xformplane,\k(05 pushmat,\k(06 popmat,\k(07 rot,\k(08 qrot,\k(09 scale,\k(10 move,\k(11 xform,\k(12 ixform,\k(13 persp,\k(14 look,\k(15 viewport\k(16 \-\k(17 Geometric\k(18 transformations\k(19 matrix(2)\k(20 ident,\k(21 matmul,\k(22 matmulr,\k(23 determinant,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+adler32\k(01 \-\k(02 deflate\k(03 compression\k(04 flate(2)\k(05 deflateinit,\k(06 deflate,\k(07 deflatezlib,\k(08 deflateblock,\k(09 deflatezlibblock,\k(10 inflateinit,\k(11 inflate,\k(12 inflatezlib,\k(13 inflateblock,\k(14 inflatezlibblock,\k(15 flateerr,\k(16 mkcrctab,\k(17 blockcrc,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+administration\k(01 intro(8)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 system\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+administration\k(01 kfscmd(8)\k(02 kfscmd,\k(03 ksync\k(04 \-\k(05 kfs\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+administration\k(01 for\k(02 local\k(03 file\k(04 systems\k(05 update(8)\k(06 bootfloppy,\k(07 bootplan9,\k(08 bootwin9x,\k(09 bootwinnt,\k(10 personalize,\k(11 setup.9fat,\k(12 setup.disk,\k(13 setup.kfs,\k(14 update\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+advanced\k(01 encryption\k(02 standard\k(03 (rijndael)\k(04 aes(2)\k(05 setupAESstate,\k(06 aesCBCencrypt,\k(07 aesCBCdecrypt\k(08 -\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Advanced\k(01 Host\k(02 Controller\k(03 Interface)\k(04 SATA\k(05 (Serial\k(06 AT)\k(07 storage\k(08 device\k(09 drivers\k(10 sdahci(3)\k(11 sdahci\k(12 \-\k(13 AHCI\k(14 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Advanced\k(01 Power\k(02 Management\k(03 1.2\k(04 BIOS\k(05 interface\k(06 apm(3)\k(07 apm\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Advanced\k(01 Power\k(02 Management\k(03 1.2\k(04 BIOS\k(05 interface\k(06 apm(8)\k(07 apm\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+aes,\k(01 hmac_x,\k(02 hmac_md5,\k(03 hmac_sha1,\k(04 hmac_aes,\k(05 md5pickle,\k(06 md5unpickle,\k(07 sha1pickle,\k(08 sha1unpickle\k(09 \-\k(10 cryptographically\k(11 secure\k(12 hashes\k(13 sechash(2)\k(14 md4,\k(15 md5,\k(16 sha1,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+aescbc,\k(01 ipso,\k(02 secstore\k(03 \-\k(04 secstore\k(05 commands\k(06 secstore(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+aesCBCdecrypt\k(01 -\k(02 advanced\k(03 encryption\k(04 standard\k(05 (rijndael)\k(06 aes(2)\k(07 setupAESstate,\k(08 aesCBCencrypt,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+aesCBCencrypt,\k(01 aesCBCdecrypt\k(02 -\k(03 advanced\k(04 encryption\k(05 standard\k(06 (rijndael)\k(07 aes(2)\k(08 setupAESstate,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+agefont,\k(01 loadchar,\k(02 Subfont,\k(03 Fontchar,\k(04 Font\k(05 \-\k(06 font\k(07 utilities\k(08 cachechars(2)\k(09 cachechars,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+agent\k(01 factotum(4)\k(02 factotum,\k(03 fgui\k(04 \-\k(05 authentication\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+AHCI\k(01 (Advanced\k(02 Host\k(03 Controller\k(04 Interface)\k(05 SATA\k(06 (Serial\k(07 AT)\k(08 storage\k(09 device\k(10 drivers\k(11 sdahci(3)\k(12 sdahci\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Aladdin\k(01 Ghostscript\k(02 (PostScript\k(03 and\k(04 PDF\k(05 language\k(06 interpreter)\k(07 gs(1)\k(08 gs\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+alarm\k(01 \-\k(02 delay,\k(03 ask\k(04 for\k(05 delayed\k(06 note\k(07 sleep(2)\k(08 sleep,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+algorithm\k(01 dsa(2)\k(02 dsagen,\k(03 dsasign,\k(04 dsaverify,\k(05 dsapuballoc,\k(06 dsapubfree,\k(07 dsaprivalloc,\k(08 dsaprivfree,\k(09 dsasigalloc,\k(10 dsasigfree,\k(11 dsaprivtopub\k(12 -\k(13 digital\k(14 signature\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+algorithm\k(01 rsa(2)\k(02 asn1dump,\k(03 asn1toRSApriv,\k(04 decodePEM,\k(05 rsadecrypt,\k(06 rsaencrypt,\k(07 rsagen,\k(08 rsaprivalloc,\k(09 rsaprivfree,\k(10 rsaprivtopub,\k(11 rsapuballoc,\k(12 rsapubfree,\k(13 X509toRSApub,\k(14 X509gen,\k(15 X509verify\k(16 \-\k(17 RSA\k(18 encryption\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+aliases\k(01 aliasmail(8)\k(02 aliasmail\k(03 \-\k(04 expand\k(05 system\k(06 wide\k(07 mail\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+aliasmail\k(01 \-\k(02 expand\k(03 system\k(04 wide\k(05 mail\k(06 aliases\k(07 aliasmail(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+alignment\k(01 col(1)\k(02 col\k(03 \-\k(04 column\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+alleged\k(01 rc4\k(02 encryption\k(03 rc4(2)\k(04 setupRC4state,\k(05 rc4,\k(06 rc4skip,\k(07 rc4back\k(08 -\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+allocating,\k(01 freeing,\k(02 reading,\k(03 writing\k(04 images\k(05 allocimage(2)\k(06 allocimage,\k(07 allocimagemix,\k(08 freeimage,\k(09 nameimage,\k(10 namedimage,\k(11 setalpha,\k(12 loadimage,\k(13 cloadimage,\k(14 unloadimage,\k(15 readimage,\k(16 writeimage,\k(17 bytesperline,\k(18 wordsperline\k(19 \-\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+allocation\k(01 bin(2)\k(02 binalloc,\k(03 bingrow,\k(04 binfree\k(05 \-\k(06 grouped\k(07 memory\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+allocation\k(01 brk(2)\k(02 brk,\k(03 sbrk\k(04 \-\k(05 change\k(06 memory\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+allocation\k(01 segbrk(2)\k(02 segbrk\k(03 \-\k(04 change\k(05 memory\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+allocator\k(01 malloc(2)\k(02 malloc,\k(03 mallocalign,\k(04 mallocz,\k(05 free,\k(06 realloc,\k(07 calloc,\k(08 msize,\k(09 setmalloctag,\k(10 setrealloctag,\k(11 getmalloctag,\k(12 getrealloctag,\k(13 malloctopoolblock\k(14 \-\k(15 memory\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+allocators\k(01 venti-mem(2)\k(02 vtbrk,\k(03 vtmalloc,\k(04 vtmallocz,\k(05 vtrealloc,\k(06 vtstrdup,\k(07 vtfree\k(08 \-\k(09 error-checking\k(10 memory\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+allocfid,\k(01 closefid,\k(02 lookupfid,\k(03 removefid,\k(04 Req,\k(05 Reqpool,\k(06 allocreqpool,\k(07 freereqpool,\k(08 allocreq,\k(09 closereq,\k(10 lookupreq,\k(11 removereq\k(12 \-\k(13 9P\k(14 fid,\k(15 request\k(16 tracking\k(17 9pfid(2)\k(18 Fid,\k(19 Fidpool,\k(20 allocfidpool,\k(21 freefidpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+allocfidpool,\k(01 freefidpool,\k(02 allocfid,\k(03 closefid,\k(04 lookupfid,\k(05 removefid,\k(06 Req,\k(07 Reqpool,\k(08 allocreqpool,\k(09 freereqpool,\k(10 allocreq,\k(11 closereq,\k(12 lookupreq,\k(13 removereq\k(14 \-\k(15 9P\k(16 fid,\k(17 request\k(18 tracking\k(19 9pfid(2)\k(20 Fid,\k(21 Fidpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+allocimage,\k(01 allocimagemix,\k(02 freeimage,\k(03 nameimage,\k(04 namedimage,\k(05 setalpha,\k(06 loadimage,\k(07 cloadimage,\k(08 unloadimage,\k(09 readimage,\k(10 writeimage,\k(11 bytesperline,\k(12 wordsperline\k(13 \-\k(14 allocating,\k(15 freeing,\k(16 reading,\k(17 writing\k(18 images\k(19 allocimage(2)\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+allocimagemix,\k(01 freeimage,\k(02 nameimage,\k(03 namedimage,\k(04 setalpha,\k(05 loadimage,\k(06 cloadimage,\k(07 unloadimage,\k(08 readimage,\k(09 writeimage,\k(10 bytesperline,\k(11 wordsperline\k(12 \-\k(13 allocating,\k(14 freeing,\k(15 reading,\k(16 writing\k(17 images\k(18 allocimage(2)\k(19 allocimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+allocmap,\k(01 freemap,\k(02 insertkey,\k(03 caninsertkey,\k(04 lookupkey,\k(05 deletekey\k(06 \-\k(07 integer\k(08 to\k(09 data\k(10 structure\k(11 maps\k(12 intmap(2)\k(13 Intmap,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+allocmemimage,\k(01 allocmemimaged,\k(02 readmemimage,\k(03 creadmemimage,\k(04 writememimage,\k(05 freememimage,\k(06 memsetchan,\k(07 loadmemimage,\k(08 cloadmemimage,\k(09 unloadmemimage,\k(10 memfillcolor,\k(11 memarc,\k(12 mempoly,\k(13 memellipse,\k(14 memfillpoly,\k(15 memimageline,\k(16 memimagedraw,\k(17 drawclip,\k(18 memlinebbox,\k(19 memlineendsize,\k(20 allocmemsubfont,\k(21 openmemsubfont,\k(22 freememsubfont,\k(23 memsubfontwidth,\k(24 getmemdefont,\k(25 memimagestring,\k(26 iprint,\k(27 hwdraw\k(28 \-\k(29 drawing\k(30 routines\k(31 for\k(32 memory-resident\k(33 images\k(34 memdraw(2)\k(35 Memimage,\k(36 Memdata,\k(37 Memdrawparam,\k(38 memimageinit,\k(39 wordaddr,\k(40 byteaddr,\k(41 memimagemove,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+allocmemimaged,\k(01 readmemimage,\k(02 creadmemimage,\k(03 writememimage,\k(04 freememimage,\k(05 memsetchan,\k(06 loadmemimage,\k(07 cloadmemimage,\k(08 unloadmemimage,\k(09 memfillcolor,\k(10 memarc,\k(11 mempoly,\k(12 memellipse,\k(13 memfillpoly,\k(14 memimageline,\k(15 memimagedraw,\k(16 drawclip,\k(17 memlinebbox,\k(18 memlineendsize,\k(19 allocmemsubfont,\k(20 openmemsubfont,\k(21 freememsubfont,\k(22 memsubfontwidth,\k(23 getmemdefont,\k(24 memimagestring,\k(25 iprint,\k(26 hwdraw\k(27 \-\k(28 drawing\k(29 routines\k(30 for\k(31 memory-resident\k(32 images\k(33 memdraw(2)\k(34 Memimage,\k(35 Memdata,\k(36 Memdrawparam,\k(37 memimageinit,\k(38 wordaddr,\k(39 byteaddr,\k(40 memimagemove,\k(41 allocmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+allocmemsubfont,\k(01 openmemsubfont,\k(02 freememsubfont,\k(03 memsubfontwidth,\k(04 getmemdefont,\k(05 memimagestring,\k(06 iprint,\k(07 hwdraw\k(08 \-\k(09 drawing\k(10 routines\k(11 for\k(12 memory-resident\k(13 images\k(14 memdraw(2)\k(15 Memimage,\k(16 Memdata,\k(17 Memdrawparam,\k(18 memimageinit,\k(19 wordaddr,\k(20 byteaddr,\k(21 memimagemove,\k(22 allocmemimage,\k(23 allocmemimaged,\k(24 readmemimage,\k(25 creadmemimage,\k(26 writememimage,\k(27 freememimage,\k(28 memsetchan,\k(29 loadmemimage,\k(30 cloadmemimage,\k(31 unloadmemimage,\k(32 memfillcolor,\k(33 memarc,\k(34 mempoly,\k(35 memellipse,\k(36 memfillpoly,\k(37 memimageline,\k(38 memimagedraw,\k(39 drawclip,\k(40 memlinebbox,\k(41 memlineendsize,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+allocreq,\k(01 closereq,\k(02 lookupreq,\k(03 removereq\k(04 \-\k(05 9P\k(06 fid,\k(07 request\k(08 tracking\k(09 9pfid(2)\k(10 Fid,\k(11 Fidpool,\k(12 allocfidpool,\k(13 freefidpool,\k(14 allocfid,\k(15 closefid,\k(16 lookupfid,\k(17 removefid,\k(18 Req,\k(19 Reqpool,\k(20 allocreqpool,\k(21 freereqpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+allocreqpool,\k(01 freereqpool,\k(02 allocreq,\k(03 closereq,\k(04 lookupreq,\k(05 removereq\k(06 \-\k(07 9P\k(08 fid,\k(09 request\k(10 tracking\k(11 9pfid(2)\k(12 Fid,\k(13 Fidpool,\k(14 allocfidpool,\k(15 freefidpool,\k(16 allocfid,\k(17 closefid,\k(18 lookupfid,\k(19 removefid,\k(20 Req,\k(21 Reqpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+allocscreen,\k(01 publicscreen,\k(02 freescreen,\k(03 allocwindow,\k(04 bottomwindow,\k(05 bottomnwindows,\k(06 topwindow,\k(07 topnwindows,\k(08 originwindow\k(09 \-\k(10 window\k(11 management\k(12 window(2)\k(13 Screen,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+allocsubfont,\k(01 freesubfont,\k(02 installsubfont,\k(03 lookupsubfont,\k(04 uninstallsubfont,\k(05 subfontname,\k(06 readsubfont,\k(07 readsubfonti,\k(08 writesubfont,\k(09 stringsubfont,\k(10 strsubfontwidth,\k(11 mkfont\k(12 \-\k(13 subfont\k(14 manipulation\k(15 subfont(2)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+alloctree,\k(01 freetree,\k(02 File,\k(03 createfile,\k(04 closefile,\k(05 removefile,\k(06 walkfile,\k(07 opendirfile,\k(08 readdirfile,\k(09 closedirfile,\k(10 hasperm\k(11 \-\k(12 in-memory\k(13 file\k(14 hierarchy\k(15 9pfile(2)\k(16 Tree,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+allocwindow,\k(01 bottomwindow,\k(02 bottomnwindows,\k(03 topwindow,\k(04 topnwindows,\k(05 originwindow\k(06 \-\k(07 window\k(08 management\k(09 window(2)\k(10 Screen,\k(11 allocscreen,\k(12 publicscreen,\k(13 freescreen,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+alt,\k(01 chancreate,\k(02 chanfree,\k(03 chaninit,\k(04 chanprint,\k(05 mainstacksize,\k(06 proccreate,\k(07 procdata,\k(08 procexec,\k(09 procexecl,\k(10 procrfork,\k(11 recv,\k(12 recvp,\k(13 recvul,\k(14 send,\k(15 sendp,\k(16 sendul,\k(17 nbrecv,\k(18 nbrecvp,\k(19 nbrecvul,\k(20 nbsend,\k(21 nbsendp,\k(22 nbsendul,\k(23 threadcreate,\k(24 threaddata,\k(25 threadexits,\k(26 threadexitsall,\k(27 threadgetgrp,\k(28 threadgetname,\k(29 threadint,\k(30 threadintgrp,\k(31 threadkill,\k(32 threadkillgrp,\k(33 threadmain,\k(34 threadnotify,\k(35 threadid,\k(36 threadpid,\k(37 threadsetgrp,\k(38 threadsetname,\k(39 threadwaitchan,\k(40 yield\k(41 \-\k(42 thread\k(43 and\k(44 proc\k(45 management\k(46 thread(2)\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+always\k(01 available\k(02 network\k(03 aan(8)\k(04 aan\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+amount,\k(01 newns,\k(02 addns,\k(03 login,\k(04 noworld,\k(05 auth_proxy,\k(06 fauth_proxy,\k(07 auth_allocrpc,\k(08 auth_freerpc,\k(09 auth_rpc,\k(10 auth_getkey,\k(11 amount_getkey,\k(12 auth_freeAI,\k(13 auth_chuid,\k(14 auth_challenge,\k(15 auth_response,\k(16 auth_freechal,\k(17 auth_respond,\k(18 auth_userpasswd,\k(19 auth_getuserpasswd,\k(20 auth_getinfo\k(21 \-\k(22 routines\k(23 for\k(24 authenticating\k(25 users\k(26 auth(2)\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+amount_getkey,\k(01 auth_freeAI,\k(02 auth_chuid,\k(03 auth_challenge,\k(04 auth_response,\k(05 auth_freechal,\k(06 auth_respond,\k(07 auth_userpasswd,\k(08 auth_getuserpasswd,\k(09 auth_getinfo\k(10 \-\k(11 routines\k(12 for\k(13 authenticating\k(14 users\k(15 auth(2)\k(16 amount,\k(17 newns,\k(18 addns,\k(19 login,\k(20 noworld,\k(21 auth_proxy,\k(22 fauth_proxy,\k(23 auth_allocrpc,\k(24 auth_freerpc,\k(25 auth_rpc,\k(26 auth_getkey,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+analysis\k(01 programs\k(02 lex(1)\k(03 lex\k(04 \-\k(05 generator\k(06 of\k(07 lexical\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+announce,\k(01 listen,\k(02 accept,\k(03 reject,\k(04 netmkaddr,\k(05 setnetmtpt,\k(06 getnetconninfo,\k(07 freenetconninfo\k(08 \-\k(09 make\k(10 and\k(11 break\k(12 network\k(13 connections\k(14 dial(2)\k(15 dial,\k(16 hangup,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+any\k(01 local\k(02 file\k(03 systems\k(04 and\k(05 optionally\k(06 reboot\k(07 the\k(08 system\k(09 fshalt(8)\k(10 fshalt,\k(11 reboot\k(12 \-\k(13 halt\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Ao)\k(01 interface\k(02 aoe(3)\k(03 aoe\k(04 \-\k(05 ATA-over-Ethernet\k(06 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Ao)\k(01 storage\k(02 device\k(03 interface\k(04 sdaoe(3)\k(05 sdaoe\k(06 \-\k(07 ATA-over-Ethernet\k(08 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+aoe\k(01 \-\k(02 ATA-over-Ethernet\k(03 (Ao)\k(04 interface\k(05 aoe(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+a.out\k(01 \-\k(02 object\k(03 file\k(04 format\k(05 a.out(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ap\k(01 \-\k(02 fetch\k(03 Associated\k(04 Press\k(05 news\k(06 articles\k(07 ap(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+APE\k(01 C\k(02 compiler\k(03 driver\k(04 pcc(1)\k(05 pcc\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+apm\k(01 \-\k(02 Advanced\k(03 Power\k(04 Management\k(05 1.2\k(06 BIOS\k(07 interface\k(08 apm(3)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+apm\k(01 \-\k(02 Advanced\k(03 Power\k(04 Management\k(05 1.2\k(06 BIOS\k(07 interface\k(08 apm(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+applychanges,\k(01 applylog,\k(02 compactdb,\k(03 updatedb\k(04 \-\k(05 simple\k(06 client-server\k(07 replica\k(08 management\k(09 replica(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+applylog,\k(01 compactdb,\k(02 updatedb\k(03 \-\k(04 simple\k(05 client-server\k(06 replica\k(07 management\k(08 replica(8)\k(09 applychanges,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+aquarela\k(01 \-\k(02 CIFS\k(03 server\k(04 aquarela(8)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ar\k(01 \-\k(02 archive\k(03 and\k(04 library\k(05 maintainer\k(06 ar(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ar\k(01 \-\k(02 archive\k(03 (library)\k(04 file\k(05 format\k(06 ar(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+arc,\k(01 fillarc,\k(02 icossin,\k(03 icossin2,\k(04 border,\k(05 string,\k(06 stringn,\k(07 runestring,\k(08 runestringn,\k(09 stringbg,\k(10 stringnbg,\k(11 runestringbg,\k(12 runestringnbg,\k(13 _string,\k(14 ARROW,\k(15 drawsetdebug\k(16 \-\k(17 graphics\k(18 functions\k(19 PB\k(20 L\k(21 draw(2)\k(22 Image,\k(23 draw,\k(24 gendraw,\k(25 drawreplxy,\k(26 drawrepl,\k(27 replclipr,\k(28 line,\k(29 poly,\k(30 fillpoly,\k(31 bezier,\k(32 bezspline,\k(33 fillbezier,\k(34 fillbezspline,\k(35 ellipse,\k(36 fillellipse,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+arch\k(01 \-\k(02 architecture-specific\k(03 information\k(04 and\k(05 control\k(06 arch(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+archfs\k(01 \-\k(02 mount\k(03 mkfs-style\k(04 archive\k(05 archfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+architecture-specific\k(01 information\k(02 and\k(03 control\k(04 arch(3)\k(05 arch\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+archival\k(01 file\k(02 server\k(03 fossil(4)\k(04 fossil\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+archival\k(01 file\k(02 systems\k(03 tapefs(4)\k(04 32vfs,\k(05 cpiofs,\k(06 tapfs,\k(07 tarfs,\k(08 tpfs,\k(09 v6fs,\k(10 v10fs,\k(11 zipfs\k(12 \-\k(13 mount\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+archival\k(01 storage\k(02 server\k(03 venti(2)\k(04 venti\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+archival\k(01 storage\k(02 server\k(03 venti(6)\k(04 venti\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+archival\k(01 storage\k(02 server\k(03 venti(8)\k(04 venti\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+archive\k(01 archfs(4)\k(02 archfs\k(03 \-\k(04 mount\k(05 mkfs-style\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+archive\k(01 and\k(02 library\k(03 maintainer\k(04 ar(1)\k(05 ar\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+archive\k(01 (library)\k(02 file\k(03 format\k(04 ar(6)\k(05 ar\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+archive\k(01 on\k(02 Venti\k(03 vac(1)\k(04 vac,\k(05 unvac\k(06 \-\k(07 create,\k(08 extract\k(09 a\k(10 vac\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+archive\k(01 or\k(02 update\k(03 a\k(04 file\k(05 system\k(06 mkfs(8)\k(07 mkfs,\k(08 mkext\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+archiver\k(01 tar(1)\k(02 tar,\k(03 dircp\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+arenas\k(01 between\k(02 venti\k(03 servers\k(04 venti-backup(8)\k(05 rdarena,\k(06 wrarena\k(07 \-\k(08 copy\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+arenas\k(01 to\k(02 blu-ray\k(03 discs\k(04 or\k(05 restore\k(06 from\k(07 them\k(08 backup(8)\k(09 backup,\k(10 tobackup,\k(11 dumparenas,\k(12 restore\k(13 \-\k(14 backup\k(15 venti\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+ARGBEGIN,\k(01 ARGEND,\k(02 ARGC,\k(03 ARGF,\k(04 EARGF,\k(05 arginit,\k(06 argopt\k(07 \-\k(08 process\k(09 option\k(10 letters\k(11 from\k(12 argv\k(13 arg(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+ARGC,\k(01 ARGF,\k(02 EARGF,\k(03 arginit,\k(04 argopt\k(05 \-\k(06 process\k(07 option\k(08 letters\k(09 from\k(10 argv\k(11 arg(2)\k(12 ARGBEGIN,\k(13 ARGEND,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+ARGEND,\k(01 ARGC,\k(02 ARGF,\k(03 EARGF,\k(04 arginit,\k(05 argopt\k(06 \-\k(07 process\k(08 option\k(09 letters\k(10 from\k(11 argv\k(12 arg(2)\k(13 ARGBEGIN,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+ARGF,\k(01 EARGF,\k(02 arginit,\k(03 argopt\k(04 \-\k(05 process\k(06 option\k(07 letters\k(08 from\k(09 argv\k(10 arg(2)\k(11 ARGBEGIN,\k(12 ARGEND,\k(13 ARGC,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+arginit,\k(01 argopt\k(02 \-\k(03 process\k(04 option\k(05 letters\k(06 from\k(07 argv\k(08 arg(2)\k(09 ARGBEGIN,\k(10 ARGEND,\k(11 ARGC,\k(12 ARGF,\k(13 EARGF,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+argopt\k(01 \-\k(02 process\k(03 option\k(04 letters\k(05 from\k(06 argv\k(07 arg(2)\k(08 ARGBEGIN,\k(09 ARGEND,\k(10 ARGC,\k(11 ARGF,\k(12 EARGF,\k(13 arginit,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+arguments\k(01 echo(1)\k(02 echo\k(03 \-\k(04 print\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+argv\k(01 arg(2)\k(02 ARGBEGIN,\k(03 ARGEND,\k(04 ARGC,\k(05 ARGF,\k(06 EARGF,\k(07 arginit,\k(08 argopt\k(09 \-\k(10 process\k(11 option\k(12 letters\k(13 from\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+arithmetic\k(01 mp(2)\k(02 mpsetminbits,\k(03 mpnew,\k(04 mpfree,\k(05 mpbits,\k(06 mpnorm,\k(07 mpcopy,\k(08 mpassign,\k(09 mprand,\k(10 strtomp,\k(11 mpfmt,mptoa,\k(12 betomp,\k(13 mptobe,\k(14 letomp,\k(15 mptole,\k(16 mptoui,\k(17 uitomp,\k(18 mptoi,\k(19 itomp,\k(20 uvtomp,\k(21 mptouv,\k(22 vtomp,\k(23 mptov,\k(24 mpdigdiv,\k(25 mpadd,\k(26 mpsub,\k(27 mpleft,\k(28 mpright,\k(29 mpmul,\k(30 mpexp,\k(31 mpmod,\k(32 mpdiv,\k(33 mpcmp,\k(34 mpextendedgcd,\k(35 mpinvert,\k(36 mpsignif,\k(37 mplowbits0,\k(38 mpvecdigmuladd,\k(39 mpvecdigmulsub,\k(40 mpvecadd,\k(41 mpvecsub,\k(42 mpveccmp,\k(43 mpvecmul,\k(44 mpmagcmp,\k(45 mpmagadd,\k(46 mpmagsub,\k(47 crtpre,\k(48 crtin,\k(49 crtout,\k(50 crtprefree,\k(51 crtresfree\k(52 \-\k(53 extended\k(54 precision\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+arithmetic\k(01 quaternion(2)\k(02 qtom,\k(03 mtoq,\k(04 qadd,\k(05 qsub,\k(06 qneg,\k(07 qmul,\k(08 qdiv,\k(09 qunit,\k(10 qinv,\k(11 qlen,\k(12 slerp,\k(13 qmid,\k(14 qsqrt\k(15 \-\k(16 Quaternion\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+arithmetic\k(01 language\k(02 bc(1)\k(03 bc\k(04 \-\k(05 arbitrary-precision\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+arithmetic\k(01 on\k(02 points\k(03 and\k(04 rectangles\k(05 addpt(2)\k(06 addpt,\k(07 subpt,\k(08 mulpt,\k(09 divpt,\k(10 rectaddpt,\k(11 rectsubpt,\k(12 insetrect,\k(13 canonrect,\k(14 eqpt,\k(15 eqrect,\k(16 ptinrect,\k(17 rectinrect,\k(18 rectXrect,\k(19 rectclip,\k(20 combinerect,\k(21 Dx,\k(22 Dy,\k(23 Pt,\k(24 Rect,\k(25 Rpt\k(26 \-\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+arrays\k(01 as\k(02 strings\k(03 encode(2)\k(04 dec64,\k(05 enc64,\k(06 dec32,\k(07 enc32,\k(08 dec16,\k(09 enc16,\k(10 encodefmt\k(11 \-\k(12 encoding\k(13 byte\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+ARROW,\k(01 drawsetdebug\k(02 \-\k(03 graphics\k(04 functions\k(05 PB\k(06 L\k(07 draw(2)\k(08 Image,\k(09 draw,\k(10 gendraw,\k(11 drawreplxy,\k(12 drawrepl,\k(13 replclipr,\k(14 line,\k(15 poly,\k(16 fillpoly,\k(17 bezier,\k(18 bezspline,\k(19 fillbezier,\k(20 fillbezspline,\k(21 ellipse,\k(22 fillellipse,\k(23 arc,\k(24 fillarc,\k(25 icossin,\k(26 icossin2,\k(27 border,\k(28 string,\k(29 stringn,\k(30 runestring,\k(31 runestringn,\k(32 stringbg,\k(33 stringnbg,\k(34 runestringbg,\k(35 runestringnbg,\k(36 _string,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+articles\k(01 ap(1)\k(02 ap\k(03 \-\k(04 fetch\k(05 Associated\k(06 Press\k(07 news\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ASCII\k(01 character\k(02 classification\k(03 ctype(2)\k(04 isalpha,\k(05 isupper,\k(06 islower,\k(07 isdigit,\k(08 isxdigit,\k(09 isalnum,\k(10 isspace,\k(11 ispunct,\k(12 isprint,\k(13 isgraph,\k(14 iscntrl,\k(15 isascii,\k(16 toascii,\k(17 _toupper,\k(18 _tolower,\k(19 toupper,\k(20 tolower\k(21 \-\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+ASCII\k(01 dump\k(02 xd(1)\k(03 xd\k(04 \-\k(05 hex,\k(06 octal,\k(07 decimal,\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+ASCII,\k(01 rune\k(02 \-\k(03 character\k(04 set\k(05 and\k(06 format\k(07 utf(6)\k(08 UTF,\k(09 Unicode,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ascii,\k(01 unicode\k(02 \-\k(03 interpret\k(04 ASCII,\k(05 Unicode\k(06 characters\k(07 ascii(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ASCII,\k(01 Unicode\k(02 characters\k(03 ascii(1)\k(04 ascii,\k(05 unicode\k(06 \-\k(07 interpret\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+asctime,\k(01 tm2sec,\k(02 timezone\k(03 \-\k(04 convert\k(05 date\k(06 and\k(07 time\k(08 ctime(2)\k(09 ctime,\k(10 localtime,\k(11 gmtime,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+_asgetticket,\k(01 _asrdresp\k(02 \-\k(03 routines\k(04 for\k(05 communicating\k(06 with\k(07 authentication\k(08 servers\k(09 authsrv(2)\k(10 authdial,\k(11 passtokey,\k(12 nvcsum,\k(13 readnvram,\k(14 convT2M,\k(15 convM2T,\k(16 convTR2M,\k(17 convM2TR,\k(18 convA2M,\k(19 convM2A,\k(20 convPR2M,\k(21 convM2PR,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+asin,\k(01 acos,\k(02 atan,\k(03 atan2\k(04 \-\k(05 trigonometric\k(06 functions\k(07 sin(2)\k(08 sin,\k(09 cos,\k(10 tan,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+asn12rsa,\k(01 rsa2pub,\k(02 rsa2ssh,\k(03 rsa2x509\k(04 \-\k(05 generate\k(06 and\k(07 format\k(08 rsa\k(09 keys\k(10 rsa(8)\k(11 rsagen,\k(12 rsafill,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+asn1dump,\k(01 asn1toRSApriv,\k(02 decodePEM,\k(03 rsadecrypt,\k(04 rsaencrypt,\k(05 rsagen,\k(06 rsaprivalloc,\k(07 rsaprivfree,\k(08 rsaprivtopub,\k(09 rsapuballoc,\k(10 rsapubfree,\k(11 X509toRSApub,\k(12 X509gen,\k(13 X509verify\k(14 \-\k(15 RSA\k(16 encryption\k(17 algorithm\k(18 rsa(2)\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+asn1toRSApriv,\k(01 decodePEM,\k(02 rsadecrypt,\k(03 rsaencrypt,\k(04 rsagen,\k(05 rsaprivalloc,\k(06 rsaprivfree,\k(07 rsaprivtopub,\k(08 rsapuballoc,\k(09 rsapubfree,\k(10 X509toRSApub,\k(11 X509gen,\k(12 X509verify\k(13 \-\k(14 RSA\k(15 encryption\k(16 algorithm\k(17 rsa(2)\k(18 asn1dump,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+_asrdresp\k(01 \-\k(02 routines\k(03 for\k(04 communicating\k(05 with\k(06 authentication\k(07 servers\k(08 authsrv(2)\k(09 authdial,\k(10 passtokey,\k(11 nvcsum,\k(12 readnvram,\k(13 convT2M,\k(14 convM2T,\k(15 convTR2M,\k(16 convM2TR,\k(17 convA2M,\k(18 convM2A,\k(19 convPR2M,\k(20 convM2PR,\k(21 _asgetticket,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+assembler\k(01 for\k(02 the\k(03 Symbios\k(04 Logic\k(05 PCI-SCSI\k(06 I/O\k(07 Processors\k(08 na(8)\k(09 na\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+assemblers\k(01 2a(1)\k(02 0a,\k(03 1a,\k(04 2a,\k(05 5a,\k(06 6a,\k(07 7a,\k(08 8a,\k(09 ka,\k(10 qa,\k(11 va\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+assert\k(01 \-\k(02 check\k(03 program\k(04 invariants\k(05 assert(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Associated\k(01 Press\k(02 news\k(03 articles\k(04 ap(1)\k(05 ap\k(06 \-\k(07 fetch\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+associated\k(01 with\k(02 file\k(03 descriptor\k(04 fd2path(2)\k(05 fd2path\k(06 \-\k(07 return\k(08 file\k(09 name\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Association\k(01 (PCMCI)\k(02 device\k(03 i82365(3)\k(04 i82365\k(05 \-\k(06 Personal\k(07 Computer\k(08 Memory\k(09 Card\k(10 Interface\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+astro\k(01 \-\k(02 print\k(03 astronomical\k(04 information\k(05 astro(7)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+astronomical\k(01 information\k(02 astro(7)\k(03 astro\k(04 \-\k(05 print\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+asynchronous\k(01 process\k(02 notification\k(03 notify(2)\k(04 notify,\k(05 noted,\k(06 atnotify\k(07 \-\k(08 handle\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+asynchronously\k(01 via\k(02 a\k(03 large\k(04 circular\k(05 buffer\k(06 pump(1)\k(07 pump\k(08 \-\k(09 copy\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+at,\k(01 drain,\k(02 expect,\k(03 pass\k(04 \-\k(05 dialer\k(06 scripting\k(07 tools\k(08 expect(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+AT)\k(01 storage\k(02 device\k(03 drivers\k(04 sdahci(3)\k(05 sdahci\k(06 \-\k(07 AHCI\k(08 (Advanced\k(09 Host\k(10 Controller\k(11 Interface)\k(12 SATA\k(13 (Serial\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+atan,\k(01 atan2\k(02 \-\k(03 trigonometric\k(04 functions\k(05 sin(2)\k(06 sin,\k(07 cos,\k(08 tan,\k(09 asin,\k(10 acos,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+atan2\k(01 \-\k(02 trigonometric\k(03 functions\k(04 sin(2)\k(05 sin,\k(06 cos,\k(07 tan,\k(08 asin,\k(09 acos,\k(10 atan,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+ATA-over-Ethernet\k(01 (Ao)\k(02 interface\k(03 aoe(3)\k(04 aoe\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ATA-over-Ethernet\k(01 (Ao)\k(02 storage\k(03 device\k(04 interface\k(05 sdaoe(3)\k(06 sdaoe\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+atexit,\k(01 atexitdont,\k(02 terminate\k(03 \-\k(04 terminate\k(05 process,\k(06 process\k(07 cleanup\k(08 exits(2)\k(09 exits,\k(10 _exits,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+atexitdont,\k(01 terminate\k(02 \-\k(03 terminate\k(04 process,\k(05 process\k(06 cleanup\k(07 exits(2)\k(08 exits,\k(09 _exits,\k(10 atexit,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+atnotify\k(01 \-\k(02 handle\k(03 asynchronous\k(04 process\k(05 notification\k(06 notify(2)\k(07 notify,\k(08 noted,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+atof,\k(01 atoi,\k(02 atol,\k(03 atoll,\k(04 charstod,\k(05 strtod,\k(06 strtol,\k(07 strtoll,\k(08 strtoul,\k(09 strtoull\k(10 \-\k(11 convert\k(12 text\k(13 to\k(14 numbers\k(15 atof(2)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+atoi,\k(01 atol,\k(02 atoll,\k(03 charstod,\k(04 strtod,\k(05 strtol,\k(06 strtoll,\k(07 strtoul,\k(08 strtoull\k(09 \-\k(10 convert\k(11 text\k(12 to\k(13 numbers\k(14 atof(2)\k(15 atof,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+atol,\k(01 atoll,\k(02 charstod,\k(03 strtod,\k(04 strtol,\k(05 strtoll,\k(06 strtoul,\k(07 strtoull\k(08 \-\k(09 convert\k(10 text\k(11 to\k(12 numbers\k(13 atof(2)\k(14 atof,\k(15 atoi,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+atoll,\k(01 charstod,\k(02 strtod,\k(03 strtol,\k(04 strtoll,\k(05 strtoul,\k(06 strtoull\k(07 \-\k(08 convert\k(09 text\k(10 to\k(11 numbers\k(12 atof(2)\k(13 atof,\k(14 atoi,\k(15 atol,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+atomic\k(01 I/O\k(02 unit\k(03 for\k(04 file\k(05 descriptor\k(06 iounit(2)\k(07 iounit\k(08 \-\k(09 return\k(10 size\k(11 of\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+attach,\k(01 auth\k(02 \-\k(03 messages\k(04 to\k(05 establish\k(06 a\k(07 connection\k(08 attach(5)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+attach\k(01 filter\k(02 to\k(03 file\k(04 in\k(05 name\k(06 space\k(07 pipefile(1)\k(08 pipefile\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+attach\k(01 SSL\k(02 version\k(03 2\k(04 encryption\k(05 to\k(06 a\k(07 communication\k(08 channel\k(09 pushssl(2)\k(10 pushssl\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+attach\k(01 TLS1\k(02 or\k(03 SSL3\k(04 encryption\k(05 to\k(06 a\k(07 communication\k(08 channel\k(09 pushtls(2)\k(10 pushtls,\k(11 tlsClient,\k(12 tlsServer,\k(13 initThumbprints,\k(14 freeThumbprints,\k(15 okThumbprint,\k(16 readcert,\k(17 readcertchain\k(18 \-\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+attach\k(01 to\k(02 9P\k(03 servers\k(04 mnt(3)\k(05 mnt\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+attachproc,\k(01 get1,\k(02 get2,\k(03 get4,\k(04 get8,\k(05 put1,\k(06 put2,\k(07 put4,\k(08 put8,\k(09 beswab,\k(10 beswal,\k(11 beswav,\k(12 leswab,\k(13 leswal,\k(14 leswav\k(15 \-\k(16 machine-independent\k(17 access\k(18 to\k(19 executable\k(20 files\k(21 mach(2)\k(22 crackhdr,\k(23 machbytype,\k(24 machbyname,\k(25 newmap,\k(26 setmap,\k(27 findseg,\k(28 unusemap,\k(29 loadmap,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+attributes\k(01 stat(5)\k(02 stat,\k(03 wstat\k(04 \-\k(05 inquire\k(06 or\k(07 change\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+audio\k(01 \-\k(02 SoundBlaster\k(03 audio\k(04 controller\k(05 audio(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+audio\k(01 controller\k(02 audio(3)\k(03 audio\k(04 \-\k(05 SoundBlaster\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+audio,\k(01 disk,\k(02 ether,\k(03 kb,\k(04 print,\k(05 probe,\k(06 serial,\k(07 usbfat:\k(08 \-\k(09 Universal\k(10 Serial\k(11 Bus\k(12 device\k(13 drivers\k(14 usb(4)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+audio\k(01 files\k(02 mp3enc(1)\k(03 mp3enc\k(04 \-\k(05 create\k(06 mp3\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+audio\k(01 MPEG\k(02 files\k(03 (layers\k(04 1,\k(05 2\k(06 and\k(07 3)\k(08 mp3dec(1)\k(09 mp3dec\k(10 \-\k(11 decode\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+auth\k(01 \-\k(02 messages\k(03 to\k(04 establish\k(05 a\k(06 connection\k(07 attach(5)\k(08 attach,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+auth_allocrpc,\k(01 auth_freerpc,\k(02 auth_rpc,\k(03 auth_getkey,\k(04 amount_getkey,\k(05 auth_freeAI,\k(06 auth_chuid,\k(07 auth_challenge,\k(08 auth_response,\k(09 auth_freechal,\k(10 auth_respond,\k(11 auth_userpasswd,\k(12 auth_getuserpasswd,\k(13 auth_getinfo\k(14 \-\k(15 routines\k(16 for\k(17 authenticating\k(18 users\k(19 auth(2)\k(20 amount,\k(21 newns,\k(22 addns,\k(23 login,\k(24 noworld,\k(25 auth_proxy,\k(26 fauth_proxy,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_challenge,\k(01 auth_response,\k(02 auth_freechal,\k(03 auth_respond,\k(04 auth_userpasswd,\k(05 auth_getuserpasswd,\k(06 auth_getinfo\k(07 \-\k(08 routines\k(09 for\k(10 authenticating\k(11 users\k(12 auth(2)\k(13 amount,\k(14 newns,\k(15 addns,\k(16 login,\k(17 noworld,\k(18 auth_proxy,\k(19 fauth_proxy,\k(20 auth_allocrpc,\k(21 auth_freerpc,\k(22 auth_rpc,\k(23 auth_getkey,\k(24 amount_getkey,\k(25 auth_freeAI,\k(26 auth_chuid,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_chuid,\k(01 auth_challenge,\k(02 auth_response,\k(03 auth_freechal,\k(04 auth_respond,\k(05 auth_userpasswd,\k(06 auth_getuserpasswd,\k(07 auth_getinfo\k(08 \-\k(09 routines\k(10 for\k(11 authenticating\k(12 users\k(13 auth(2)\k(14 amount,\k(15 newns,\k(16 addns,\k(17 login,\k(18 noworld,\k(19 auth_proxy,\k(20 fauth_proxy,\k(21 auth_allocrpc,\k(22 auth_freerpc,\k(23 auth_rpc,\k(24 auth_getkey,\k(25 amount_getkey,\k(26 auth_freeAI,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+authdial,\k(01 passtokey,\k(02 nvcsum,\k(03 readnvram,\k(04 convT2M,\k(05 convM2T,\k(06 convTR2M,\k(07 convM2TR,\k(08 convA2M,\k(09 convM2A,\k(10 convPR2M,\k(11 convM2PR,\k(12 _asgetticket,\k(13 _asrdresp\k(14 \-\k(15 routines\k(16 for\k(17 communicating\k(18 with\k(19 authentication\k(20 servers\k(21 authsrv(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+authenticating\k(01 users\k(02 auth(2)\k(03 amount,\k(04 newns,\k(05 addns,\k(06 login,\k(07 noworld,\k(08 auth_proxy,\k(09 fauth_proxy,\k(10 auth_allocrpc,\k(11 auth_freerpc,\k(12 auth_rpc,\k(13 auth_getkey,\k(14 amount_getkey,\k(15 auth_freeAI,\k(16 auth_chuid,\k(17 auth_challenge,\k(18 auth_response,\k(19 auth_freechal,\k(20 auth_respond,\k(21 auth_userpasswd,\k(22 auth_getuserpasswd,\k(23 auth_getinfo\k(24 \-\k(25 routines\k(26 for\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+authentication\k(01 agent\k(02 factotum(4)\k(03 factotum,\k(04 fgui\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+authentication\k(01 box\k(02 securenet(8)\k(03 securenet\k(04 \-\k(05 Digital\k(06 Pathways\k(07 SecureNet\k(08 Key\k(09 remote\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+authentication\k(01 database\k(02 files\k(03 keyfs(4)\k(04 keyfs,\k(05 warning\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+authentication\k(01 databases\k(02 auth(8)\k(03 changeuser,\k(04 convkeys,\k(05 convkeys2,\k(06 printnetkey,\k(07 status,\k(08 enable,\k(09 disable,\k(10 authsrv,\k(11 guard.srv,\k(12 wrkey,\k(13 login,\k(14 newns,\k(15 none\k(16 \-\k(17 maintain\k(18 or\k(19 query\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+authentication\k(01 on\k(02 a\k(03 file\k(04 descriptor\k(05 to\k(06 a\k(07 file\k(08 server\k(09 fauth(2)\k(10 fauth\k(11 \-\k(12 set\k(13 up\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+authentication\k(01 protocols\k(02 authsrv(6)\k(03 authsrv,\k(04 p9any,\k(05 p9sk1,\k(06 p9sk2\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+authentication\k(01 servers\k(02 authsrv(2)\k(03 authdial,\k(04 passtokey,\k(05 nvcsum,\k(06 readnvram,\k(07 convT2M,\k(08 convM2T,\k(09 convTR2M,\k(10 convM2TR,\k(11 convA2M,\k(12 convM2A,\k(13 convPR2M,\k(14 convM2PR,\k(15 _asgetticket,\k(16 _asrdresp\k(17 \-\k(18 routines\k(19 for\k(20 communicating\k(21 with\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+auth_freeAI,\k(01 auth_chuid,\k(02 auth_challenge,\k(03 auth_response,\k(04 auth_freechal,\k(05 auth_respond,\k(06 auth_userpasswd,\k(07 auth_getuserpasswd,\k(08 auth_getinfo\k(09 \-\k(10 routines\k(11 for\k(12 authenticating\k(13 users\k(14 auth(2)\k(15 amount,\k(16 newns,\k(17 addns,\k(18 login,\k(19 noworld,\k(20 auth_proxy,\k(21 fauth_proxy,\k(22 auth_allocrpc,\k(23 auth_freerpc,\k(24 auth_rpc,\k(25 auth_getkey,\k(26 amount_getkey,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_freechal,\k(01 auth_respond,\k(02 auth_userpasswd,\k(03 auth_getuserpasswd,\k(04 auth_getinfo\k(05 \-\k(06 routines\k(07 for\k(08 authenticating\k(09 users\k(10 auth(2)\k(11 amount,\k(12 newns,\k(13 addns,\k(14 login,\k(15 noworld,\k(16 auth_proxy,\k(17 fauth_proxy,\k(18 auth_allocrpc,\k(19 auth_freerpc,\k(20 auth_rpc,\k(21 auth_getkey,\k(22 amount_getkey,\k(23 auth_freeAI,\k(24 auth_chuid,\k(25 auth_challenge,\k(26 auth_response,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_freerpc,\k(01 auth_rpc,\k(02 auth_getkey,\k(03 amount_getkey,\k(04 auth_freeAI,\k(05 auth_chuid,\k(06 auth_challenge,\k(07 auth_response,\k(08 auth_freechal,\k(09 auth_respond,\k(10 auth_userpasswd,\k(11 auth_getuserpasswd,\k(12 auth_getinfo\k(13 \-\k(14 routines\k(15 for\k(16 authenticating\k(17 users\k(18 auth(2)\k(19 amount,\k(20 newns,\k(21 addns,\k(22 login,\k(23 noworld,\k(24 auth_proxy,\k(25 fauth_proxy,\k(26 auth_allocrpc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_getinfo\k(01 \-\k(02 routines\k(03 for\k(04 authenticating\k(05 users\k(06 auth(2)\k(07 amount,\k(08 newns,\k(09 addns,\k(10 login,\k(11 noworld,\k(12 auth_proxy,\k(13 fauth_proxy,\k(14 auth_allocrpc,\k(15 auth_freerpc,\k(16 auth_rpc,\k(17 auth_getkey,\k(18 amount_getkey,\k(19 auth_freeAI,\k(20 auth_chuid,\k(21 auth_challenge,\k(22 auth_response,\k(23 auth_freechal,\k(24 auth_respond,\k(25 auth_userpasswd,\k(26 auth_getuserpasswd,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_getkey,\k(01 amount_getkey,\k(02 auth_freeAI,\k(03 auth_chuid,\k(04 auth_challenge,\k(05 auth_response,\k(06 auth_freechal,\k(07 auth_respond,\k(08 auth_userpasswd,\k(09 auth_getuserpasswd,\k(10 auth_getinfo\k(11 \-\k(12 routines\k(13 for\k(14 authenticating\k(15 users\k(16 auth(2)\k(17 amount,\k(18 newns,\k(19 addns,\k(20 login,\k(21 noworld,\k(22 auth_proxy,\k(23 fauth_proxy,\k(24 auth_allocrpc,\k(25 auth_freerpc,\k(26 auth_rpc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_getuserpasswd,\k(01 auth_getinfo\k(02 \-\k(03 routines\k(04 for\k(05 authenticating\k(06 users\k(07 auth(2)\k(08 amount,\k(09 newns,\k(10 addns,\k(11 login,\k(12 noworld,\k(13 auth_proxy,\k(14 fauth_proxy,\k(15 auth_allocrpc,\k(16 auth_freerpc,\k(17 auth_rpc,\k(18 auth_getkey,\k(19 amount_getkey,\k(20 auth_freeAI,\k(21 auth_chuid,\k(22 auth_challenge,\k(23 auth_response,\k(24 auth_freechal,\k(25 auth_respond,\k(26 auth_userpasswd,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_proxy,\k(01 fauth_proxy,\k(02 auth_allocrpc,\k(03 auth_freerpc,\k(04 auth_rpc,\k(05 auth_getkey,\k(06 amount_getkey,\k(07 auth_freeAI,\k(08 auth_chuid,\k(09 auth_challenge,\k(10 auth_response,\k(11 auth_freechal,\k(12 auth_respond,\k(13 auth_userpasswd,\k(14 auth_getuserpasswd,\k(15 auth_getinfo\k(16 \-\k(17 routines\k(18 for\k(19 authenticating\k(20 users\k(21 auth(2)\k(22 amount,\k(23 newns,\k(24 addns,\k(25 login,\k(26 noworld,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_respond,\k(01 auth_userpasswd,\k(02 auth_getuserpasswd,\k(03 auth_getinfo\k(04 \-\k(05 routines\k(06 for\k(07 authenticating\k(08 users\k(09 auth(2)\k(10 amount,\k(11 newns,\k(12 addns,\k(13 login,\k(14 noworld,\k(15 auth_proxy,\k(16 fauth_proxy,\k(17 auth_allocrpc,\k(18 auth_freerpc,\k(19 auth_rpc,\k(20 auth_getkey,\k(21 amount_getkey,\k(22 auth_freeAI,\k(23 auth_chuid,\k(24 auth_challenge,\k(25 auth_response,\k(26 auth_freechal,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_response,\k(01 auth_freechal,\k(02 auth_respond,\k(03 auth_userpasswd,\k(04 auth_getuserpasswd,\k(05 auth_getinfo\k(06 \-\k(07 routines\k(08 for\k(09 authenticating\k(10 users\k(11 auth(2)\k(12 amount,\k(13 newns,\k(14 addns,\k(15 login,\k(16 noworld,\k(17 auth_proxy,\k(18 fauth_proxy,\k(19 auth_allocrpc,\k(20 auth_freerpc,\k(21 auth_rpc,\k(22 auth_getkey,\k(23 amount_getkey,\k(24 auth_freeAI,\k(25 auth_chuid,\k(26 auth_challenge,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+auth_rpc,\k(01 auth_getkey,\k(02 amount_getkey,\k(03 auth_freeAI,\k(04 auth_chuid,\k(05 auth_challenge,\k(06 auth_response,\k(07 auth_freechal,\k(08 auth_respond,\k(09 auth_userpasswd,\k(10 auth_getuserpasswd,\k(11 auth_getinfo\k(12 \-\k(13 routines\k(14 for\k(15 authenticating\k(16 users\k(17 auth(2)\k(18 amount,\k(19 newns,\k(20 addns,\k(21 login,\k(22 noworld,\k(23 auth_proxy,\k(24 fauth_proxy,\k(25 auth_allocrpc,\k(26 auth_freerpc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+authsrv,\k(01 guard.srv,\k(02 wrkey,\k(03 login,\k(04 newns,\k(05 none\k(06 \-\k(07 maintain\k(08 or\k(09 query\k(10 authentication\k(11 databases\k(12 auth(8)\k(13 changeuser,\k(14 convkeys,\k(15 convkeys2,\k(16 printnetkey,\k(17 status,\k(18 enable,\k(19 disable,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+authsrv,\k(01 p9any,\k(02 p9sk1,\k(03 p9sk2\k(04 \-\k(05 authentication\k(06 protocols\k(07 authsrv(6)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+auth_userpasswd,\k(01 auth_getuserpasswd,\k(02 auth_getinfo\k(03 \-\k(04 routines\k(05 for\k(06 authenticating\k(07 users\k(08 auth(2)\k(09 amount,\k(10 newns,\k(11 addns,\k(12 login,\k(13 noworld,\k(14 auth_proxy,\k(15 fauth_proxy,\k(16 auth_allocrpc,\k(17 auth_freerpc,\k(18 auth_rpc,\k(19 auth_getkey,\k(20 amount_getkey,\k(21 auth_freeAI,\k(22 auth_chuid,\k(23 auth_challenge,\k(24 auth_response,\k(25 auth_freechal,\k(26 auth_respond,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+automatic\k(01 or\k(02 manual\k(03 6to4\k(04 tunnel\k(05 of\k(06 IPv6\k(07 through\k(08 IPv4\k(09 6in4(8)\k(10 6in4\k(11 -\k(12 configure\k(13 and\k(14 run\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+automatically\k(01 generate\k(02 mount\k(03 points\k(04 for\k(05 file\k(06 systems\k(07 mntgen(4)\k(08 mntgen\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+aux/accupoint\k(01 \-\k(02 configure\k(03 a\k(04 mouse\k(05 to\k(06 a\k(07 port\k(08 mouse(8)\k(09 aux/mouse,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+aux/mouse,\k(01 aux/accupoint\k(02 \-\k(03 configure\k(04 a\k(05 mouse\k(06 to\k(07 a\k(08 port\k(09 mouse(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+available\k(01 keyboard\k(02 maps\k(03 and\k(04 switch\k(05 between\k(06 them.\k(07 kbmap(1)\k(08 kbmap\k(09 \-\k(10 show\k(11 a\k(12 list\k(13 of\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+available\k(01 network\k(02 aan(8)\k(03 aan\k(04 \-\k(05 always\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+AVL\k(01 tree\k(02 routines\k(03 avl(2)\k(04 mkavltree,\k(05 insertavl,\k(06 lookupavl,\k(07 deleteavl,\k(08 avlwalk,\k(09 avlnext,\k(10 avlprev,\k(11 endwalk\k(12 -\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+avlnext,\k(01 avlprev,\k(02 endwalk\k(03 -\k(04 AVL\k(05 tree\k(06 routines\k(07 avl(2)\k(08 mkavltree,\k(09 insertavl,\k(10 lookupavl,\k(11 deleteavl,\k(12 avlwalk,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+avlprev,\k(01 endwalk\k(02 -\k(03 AVL\k(04 tree\k(05 routines\k(06 avl(2)\k(07 mkavltree,\k(08 insertavl,\k(09 lookupavl,\k(10 deleteavl,\k(11 avlwalk,\k(12 avlnext,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+avlwalk,\k(01 avlnext,\k(02 avlprev,\k(03 endwalk\k(04 -\k(05 AVL\k(06 tree\k(07 routines\k(08 avl(2)\k(09 mkavltree,\k(10 insertavl,\k(11 lookupavl,\k(12 deleteavl,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+await,\k(01 wait,\k(02 waitpid\k(03 \-\k(04 wait\k(05 for\k(06 a\k(07 process\k(08 to\k(09 exit\k(10 wait(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+awd\k(01 \-\k(02 interactive\k(03 text\k(04 windows\k(05 acme(1)\k(06 acme,\k(07 win,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+awk\k(01 \-\k(02 pattern-directed\k(03 scanning\k(04 and\k(05 processing\k(06 language\k(07 awk(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+b:,\k(01 c:,\k(02 d:,\k(03 9fat:,\k(04 dosmnt,\k(05 eject\k(06 \-\k(07 DOS\k(08 and\k(09 ISO9660\k(10 file\k(11 systems\k(12 dossrv(4)\k(13 dossrv,\k(14 9660srv,\k(15 a:,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+B,\k(01 sam.save,\k(02 samterm\k(03 \-\k(04 screen\k(05 editor\k(06 with\k(07 structural\k(08 regular\k(09 expressions\k(10 sam(1)\k(11 sam,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+B)\k(01 track\k(02 reader\k(03 and\k(04 writer\k(05 file\k(06 system\k(07 cdfs(4)\k(08 cdfs,\k(09 cddb\k(10 \-\k(11 optical\k(12 disc\k(13 (CD,\k(14 DVD,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+backup,\k(01 tobackup,\k(02 dumparenas,\k(03 restore\k(04 \-\k(05 backup\k(06 venti\k(07 arenas\k(08 to\k(09 blu-ray\k(10 discs\k(11 or\k(12 restore\k(13 from\k(14 them\k(15 backup(8)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+backup\k(01 venti\k(02 arenas\k(03 to\k(04 blu-ray\k(05 discs\k(06 or\k(07 restore\k(08 from\k(09 them\k(10 backup(8)\k(11 backup,\k(12 tobackup,\k(13 dumparenas,\k(14 restore\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+bar\k(01 graph\k(02 status\k(03 window\k(04 statusbar(8)\k(05 statusbar\k(06 \-\k(07 display\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+based\k(01 file\k(02 system\k(03 vacfs(4)\k(04 vacfs\k(05 \-\k(06 a\k(07 Venti-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+basename\k(01 \-\k(02 strip\k(03 file\k(04 name\k(05 affixes\k(06 basename(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Bbuffered\k(01 \-\k(02 buffered\k(03 input/output\k(04 bio(2)\k(05 Bopen,\k(06 Binit,\k(07 Binits,\k(08 Brdline,\k(09 Brdstr,\k(10 Bgetc,\k(11 Bgetrune,\k(12 Bgetd,\k(13 Bungetc,\k(14 Bungetrune,\k(15 Bread,\k(16 Bseek,\k(17 Boffset,\k(18 Bfildes,\k(19 Blinelen,\k(20 Bputc,\k(21 Bputrune,\k(22 Bprint,\k(23 Bvprint,\k(24 Bwrite,\k(25 Bflush,\k(26 Bterm,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+bc\k(01 \-\k(02 arbitrary-precision\k(03 arithmetic\k(04 language\k(05 bc(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+beautifier\k(01 cb(1)\k(02 cb\k(03 \-\k(04 C\k(05 program\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+been\k(01 running\k(02 uptime(1)\k(03 uptime\k(04 \-\k(05 show\k(06 how\k(07 long\k(08 the\k(09 system\k(10 has\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+behavior\k(01 trace(1)\k(02 trace\k(03 \-\k(04 show\k(05 (real-time)\k(06 process\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+beieee80ftos,\k(01 beieeesftos,\k(02 beieeedftos,\k(03 leieee80ftos,\k(04 leieeesftos,\k(05 leieeedftos,\k(06 ieeesftos,\k(07 ieeedftos\k(08 \-\k(09 machine-independent\k(10 debugger\k(11 functions\k(12 debugger(2)\k(13 cisctrace,\k(14 risctrace,\k(15 ciscframe,\k(16 riscframe,\k(17 localaddr,\k(18 symoff,\k(19 fpformat,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+beieeedftos,\k(01 leieee80ftos,\k(02 leieeesftos,\k(03 leieeedftos,\k(04 ieeesftos,\k(05 ieeedftos\k(06 \-\k(07 machine-independent\k(08 debugger\k(09 functions\k(10 debugger(2)\k(11 cisctrace,\k(12 risctrace,\k(13 ciscframe,\k(14 riscframe,\k(15 localaddr,\k(16 symoff,\k(17 fpformat,\k(18 beieee80ftos,\k(19 beieeesftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+beieeesftos,\k(01 beieeedftos,\k(02 leieee80ftos,\k(03 leieeesftos,\k(04 leieeedftos,\k(05 ieeesftos,\k(06 ieeedftos\k(07 \-\k(08 machine-independent\k(09 debugger\k(10 functions\k(11 debugger(2)\k(12 cisctrace,\k(13 risctrace,\k(14 ciscframe,\k(15 riscframe,\k(16 localaddr,\k(17 symoff,\k(18 fpformat,\k(19 beieee80ftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+beswab,\k(01 beswal,\k(02 beswav,\k(03 leswab,\k(04 leswal,\k(05 leswav\k(06 \-\k(07 machine-independent\k(08 access\k(09 to\k(10 executable\k(11 files\k(12 mach(2)\k(13 crackhdr,\k(14 machbytype,\k(15 machbyname,\k(16 newmap,\k(17 setmap,\k(18 findseg,\k(19 unusemap,\k(20 loadmap,\k(21 attachproc,\k(22 get1,\k(23 get2,\k(24 get4,\k(25 get8,\k(26 put1,\k(27 put2,\k(28 put4,\k(29 put8,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+beswal,\k(01 beswav,\k(02 leswab,\k(03 leswal,\k(04 leswav\k(05 \-\k(06 machine-independent\k(07 access\k(08 to\k(09 executable\k(10 files\k(11 mach(2)\k(12 crackhdr,\k(13 machbytype,\k(14 machbyname,\k(15 newmap,\k(16 setmap,\k(17 findseg,\k(18 unusemap,\k(19 loadmap,\k(20 attachproc,\k(21 get1,\k(22 get2,\k(23 get4,\k(24 get8,\k(25 put1,\k(26 put2,\k(27 put4,\k(28 put8,\k(29 beswab,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+beswav,\k(01 leswab,\k(02 leswal,\k(03 leswav\k(04 \-\k(05 machine-independent\k(06 access\k(07 to\k(08 executable\k(09 files\k(10 mach(2)\k(11 crackhdr,\k(12 machbytype,\k(13 machbyname,\k(14 newmap,\k(15 setmap,\k(16 findseg,\k(17 unusemap,\k(18 loadmap,\k(19 attachproc,\k(20 get1,\k(21 get2,\k(22 get4,\k(23 get8,\k(24 put1,\k(25 put2,\k(26 put4,\k(27 put8,\k(28 beswab,\k(29 beswal,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+betomp,\k(01 mptobe,\k(02 letomp,\k(03 mptole,\k(04 mptoui,\k(05 uitomp,\k(06 mptoi,\k(07 itomp,\k(08 uvtomp,\k(09 mptouv,\k(10 vtomp,\k(11 mptov,\k(12 mpdigdiv,\k(13 mpadd,\k(14 mpsub,\k(15 mpleft,\k(16 mpright,\k(17 mpmul,\k(18 mpexp,\k(19 mpmod,\k(20 mpdiv,\k(21 mpcmp,\k(22 mpextendedgcd,\k(23 mpinvert,\k(24 mpsignif,\k(25 mplowbits0,\k(26 mpvecdigmuladd,\k(27 mpvecdigmulsub,\k(28 mpvecadd,\k(29 mpvecsub,\k(30 mpveccmp,\k(31 mpvecmul,\k(32 mpmagcmp,\k(33 mpmagadd,\k(34 mpmagsub,\k(35 crtpre,\k(36 crtin,\k(37 crtout,\k(38 crtprefree,\k(39 crtresfree\k(40 \-\k(41 extended\k(42 precision\k(43 arithmetic\k(44 mp(2)\k(45 mpsetminbits,\k(46 mpnew,\k(47 mpfree,\k(48 mpbits,\k(49 mpnorm,\k(50 mpcopy,\k(51 mpassign,\k(52 mprand,\k(53 strtomp,\k(54 mpfmt,mptoa,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+bezier,\k(01 bezspline,\k(02 fillbezier,\k(03 fillbezspline,\k(04 ellipse,\k(05 fillellipse,\k(06 arc,\k(07 fillarc,\k(08 icossin,\k(09 icossin2,\k(10 border,\k(11 string,\k(12 stringn,\k(13 runestring,\k(14 runestringn,\k(15 stringbg,\k(16 stringnbg,\k(17 runestringbg,\k(18 runestringnbg,\k(19 _string,\k(20 ARROW,\k(21 drawsetdebug\k(22 \-\k(23 graphics\k(24 functions\k(25 PB\k(26 L\k(27 draw(2)\k(28 Image,\k(29 draw,\k(30 gendraw,\k(31 drawreplxy,\k(32 drawrepl,\k(33 replclipr,\k(34 line,\k(35 poly,\k(36 fillpoly,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+bezspline,\k(01 fillbezier,\k(02 fillbezspline,\k(03 ellipse,\k(04 fillellipse,\k(05 arc,\k(06 fillarc,\k(07 icossin,\k(08 icossin2,\k(09 border,\k(10 string,\k(11 stringn,\k(12 runestring,\k(13 runestringn,\k(14 stringbg,\k(15 stringnbg,\k(16 runestringbg,\k(17 runestringnbg,\k(18 _string,\k(19 ARROW,\k(20 drawsetdebug\k(21 \-\k(22 graphics\k(23 functions\k(24 PB\k(25 L\k(26 draw(2)\k(27 Image,\k(28 draw,\k(29 gendraw,\k(30 drawreplxy,\k(31 drawrepl,\k(32 replclipr,\k(33 line,\k(34 poly,\k(35 fillpoly,\k(36 bezier,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+bfCBCdecrypt,\k(01 bfECBencrypt,\k(02 bfECBdecrypt\k(03 -\k(04 blowfish\k(05 encryption\k(06 blowfish(2)\k(07 setupBFstate,\k(08 bfCBCencrypt,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+bfCBCencrypt,\k(01 bfCBCdecrypt,\k(02 bfECBencrypt,\k(03 bfECBdecrypt\k(04 -\k(05 blowfish\k(06 encryption\k(07 blowfish(2)\k(08 setupBFstate,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+bfECBdecrypt\k(01 -\k(02 blowfish\k(03 encryption\k(04 blowfish(2)\k(05 setupBFstate,\k(06 bfCBCencrypt,\k(07 bfCBCdecrypt,\k(08 bfECBencrypt,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+bfECBencrypt,\k(01 bfECBdecrypt\k(02 -\k(03 blowfish\k(04 encryption\k(05 blowfish(2)\k(06 setupBFstate,\k(07 bfCBCencrypt,\k(08 bfCBCdecrypt,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Bfildes,\k(01 Blinelen,\k(02 Bputc,\k(03 Bputrune,\k(04 Bprint,\k(05 Bvprint,\k(06 Bwrite,\k(07 Bflush,\k(08 Bterm,\k(09 Bbuffered\k(10 \-\k(11 buffered\k(12 input/output\k(13 bio(2)\k(14 Bopen,\k(15 Binit,\k(16 Binits,\k(17 Brdline,\k(18 Brdstr,\k(19 Bgetc,\k(20 Bgetrune,\k(21 Bgetd,\k(22 Bungetc,\k(23 Bungetrune,\k(24 Bread,\k(25 Bseek,\k(26 Boffset,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bflush,\k(01 Bterm,\k(02 Bbuffered\k(03 \-\k(04 buffered\k(05 input/output\k(06 bio(2)\k(07 Bopen,\k(08 Binit,\k(09 Binits,\k(10 Brdline,\k(11 Brdstr,\k(12 Bgetc,\k(13 Bgetrune,\k(14 Bgetd,\k(15 Bungetc,\k(16 Bungetrune,\k(17 Bread,\k(18 Bseek,\k(19 Boffset,\k(20 Bfildes,\k(21 Blinelen,\k(22 Bputc,\k(23 Bputrune,\k(24 Bprint,\k(25 Bvprint,\k(26 Bwrite,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bgetc,\k(01 Bgetrune,\k(02 Bgetd,\k(03 Bungetc,\k(04 Bungetrune,\k(05 Bread,\k(06 Bseek,\k(07 Boffset,\k(08 Bfildes,\k(09 Blinelen,\k(10 Bputc,\k(11 Bputrune,\k(12 Bprint,\k(13 Bvprint,\k(14 Bwrite,\k(15 Bflush,\k(16 Bterm,\k(17 Bbuffered\k(18 \-\k(19 buffered\k(20 input/output\k(21 bio(2)\k(22 Bopen,\k(23 Binit,\k(24 Binits,\k(25 Brdline,\k(26 Brdstr,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bgetd,\k(01 Bungetc,\k(02 Bungetrune,\k(03 Bread,\k(04 Bseek,\k(05 Boffset,\k(06 Bfildes,\k(07 Blinelen,\k(08 Bputc,\k(09 Bputrune,\k(10 Bprint,\k(11 Bvprint,\k(12 Bwrite,\k(13 Bflush,\k(14 Bterm,\k(15 Bbuffered\k(16 \-\k(17 buffered\k(18 input/output\k(19 bio(2)\k(20 Bopen,\k(21 Binit,\k(22 Binits,\k(23 Brdline,\k(24 Brdstr,\k(25 Bgetc,\k(26 Bgetrune,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bgetrune,\k(01 Bgetd,\k(02 Bungetc,\k(03 Bungetrune,\k(04 Bread,\k(05 Bseek,\k(06 Boffset,\k(07 Bfildes,\k(08 Blinelen,\k(09 Bputc,\k(10 Bputrune,\k(11 Bprint,\k(12 Bvprint,\k(13 Bwrite,\k(14 Bflush,\k(15 Bterm,\k(16 Bbuffered\k(17 \-\k(18 buffered\k(19 input/output\k(20 bio(2)\k(21 Bopen,\k(22 Binit,\k(23 Binits,\k(24 Brdline,\k(25 Brdstr,\k(26 Bgetc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+binalloc,\k(01 bingrow,\k(02 binfree\k(03 \-\k(04 grouped\k(05 memory\k(06 allocation\k(07 bin(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+binary\k(01 files\k(02 strip(1)\k(03 strip\k(04 \-\k(05 remove\k(06 symbols\k(07 from\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+bind,\k(01 mount,\k(02 unmount\k(03 \-\k(04 change\k(05 name\k(06 space\k(07 bind(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+bind,\k(01 mount,\k(02 unmount\k(03 \-\k(04 change\k(05 name\k(06 space\k(07 bind(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+binfree\k(01 \-\k(02 grouped\k(03 memory\k(04 allocation\k(05 bin(2)\k(06 binalloc,\k(07 bingrow,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+bingrow,\k(01 binfree\k(02 \-\k(03 grouped\k(04 memory\k(05 allocation\k(06 bin(2)\k(07 binalloc,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Binit,\k(01 Binits,\k(02 Brdline,\k(03 Brdstr,\k(04 Bgetc,\k(05 Bgetrune,\k(06 Bgetd,\k(07 Bungetc,\k(08 Bungetrune,\k(09 Bread,\k(10 Bseek,\k(11 Boffset,\k(12 Bfildes,\k(13 Blinelen,\k(14 Bputc,\k(15 Bputrune,\k(16 Bprint,\k(17 Bvprint,\k(18 Bwrite,\k(19 Bflush,\k(20 Bterm,\k(21 Bbuffered\k(22 \-\k(23 buffered\k(24 input/output\k(25 bio(2)\k(26 Bopen,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Binits,\k(01 Brdline,\k(02 Brdstr,\k(03 Bgetc,\k(04 Bgetrune,\k(05 Bgetd,\k(06 Bungetc,\k(07 Bungetrune,\k(08 Bread,\k(09 Bseek,\k(10 Boffset,\k(11 Bfildes,\k(12 Blinelen,\k(13 Bputc,\k(14 Bputrune,\k(15 Bprint,\k(16 Bvprint,\k(17 Bwrite,\k(18 Bflush,\k(19 Bterm,\k(20 Bbuffered\k(21 \-\k(22 buffered\k(23 input/output\k(24 bio(2)\k(25 Bopen,\k(26 Binit,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+biographic\k(01 information\k(02 for\k(03 key\k(04 holders\k(05 keys.who(6)\k(06 keys.who\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+BIOS\k(01 interface\k(02 apm(3)\k(03 apm\k(04 \-\k(05 Advanced\k(06 Power\k(07 Management\k(08 1.2\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+BIOS\k(01 interface\k(02 apm(8)\k(03 apm\k(04 \-\k(05 Advanced\k(06 Power\k(07 Management\k(08 1.2\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+bitsyload,\k(01 light,\k(02 pencal,\k(03 keyboard,\k(04 params,\k(05 prompter\k(06 \-\k(07 bitsy-specific\k(08 utilities\k(09 bitsyload(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+bitsy-specific\k(01 utilities\k(02 bitsyload(1)\k(03 bitsyload,\k(04 light,\k(05 pencal,\k(06 keyboard,\k(07 params,\k(08 prompter\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Blinelen,\k(01 Bputc,\k(02 Bputrune,\k(03 Bprint,\k(04 Bvprint,\k(05 Bwrite,\k(06 Bflush,\k(07 Bterm,\k(08 Bbuffered\k(09 \-\k(10 buffered\k(11 input/output\k(12 bio(2)\k(13 Bopen,\k(14 Binit,\k(15 Binits,\k(16 Brdline,\k(17 Brdstr,\k(18 Bgetc,\k(19 Bgetrune,\k(20 Bgetd,\k(21 Bungetc,\k(22 Bungetrune,\k(23 Bread,\k(24 Bseek,\k(25 Boffset,\k(26 Bfildes,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+block\k(01 cache\k(02 venti-cache(2)\k(03 VtBlock,\k(04 VtCache,\k(05 vtblockcopy,\k(06 vtblockdirty,\k(07 vtblockduplock,\k(08 vtblockput,\k(09 vtblockwrite,\k(10 vtcachealloc,\k(11 vtcacheallocblock,\k(12 vtcacheblocksize,\k(13 vtcachefree,\k(14 vtcacheglobal,\k(15 vtcachelocal,\k(16 vtcachesetwrite,\k(17 vtglobaltolocal,\k(18 vtlocaltoglobal\k(19 \-\k(20 Venti\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+block\k(01 truncation\k(02 venti-zero(2)\k(03 vtzerotruncate,\k(04 vtzeroextend,\k(05 vtzeroscore\k(06 \-\k(07 Venti\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+block_cipher,\k(01 desCBCencrypt,\k(02 desCBCdecrypt,\k(03 desECBencrypt,\k(04 desECBdecrypt,\k(05 des3CBCencrypt,\k(06 des3CBCdecrypt,\k(07 des3ECBencrypt,\k(08 des3ECBdecrypt,\k(09 key_setup,\k(10 des56to64,\k(11 des64to56,\k(12 setupDES3state,\k(13 triple_block_cipher\k(14 -\k(15 single\k(16 and\k(17 triple\k(18 digital\k(19 encryption\k(20 standard\k(21 des(2)\k(22 setupDESstate,\k(23 des_key_setup,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+blockcrc,\k(01 adler32\k(02 \-\k(03 deflate\k(04 compression\k(05 flate(2)\k(06 deflateinit,\k(07 deflate,\k(08 deflatezlib,\k(09 deflateblock,\k(10 deflatezlibblock,\k(11 inflateinit,\k(12 inflate,\k(13 inflatezlib,\k(14 inflateblock,\k(15 inflatezlibblock,\k(16 flateerr,\k(17 mkcrctab,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+blocks\k(01 in\k(02 a\k(03 file\k(04 sum(1)\k(05 sum,\k(06 md5sum,\k(07 sha1sum\k(08 \-\k(09 sum\k(10 and\k(11 count\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+blowfish\k(01 encryption\k(02 blowfish(2)\k(03 setupBFstate,\k(04 bfCBCencrypt,\k(05 bfCBCdecrypt,\k(06 bfECBencrypt,\k(07 bfECBdecrypt\k(08 -\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+blu-ray\k(01 discs\k(02 or\k(03 restore\k(04 from\k(05 them\k(06 backup(8)\k(07 backup,\k(08 tobackup,\k(09 dumparenas,\k(10 restore\k(11 \-\k(12 backup\k(13 venti\k(14 arenas\k(15 to\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+bmp,\k(01 yuv,\k(02 ico,\k(03 togif,\k(04 toppm,\k(05 topng,\k(06 toico\k(07 \-\k(08 view\k(09 and\k(10 convert\k(11 pictures\k(12 jpg(1)\k(13 jpg,\k(14 gif,\k(15 png,\k(16 ppm,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+Boffset,\k(01 Bfildes,\k(02 Blinelen,\k(03 Bputc,\k(04 Bputrune,\k(05 Bprint,\k(06 Bvprint,\k(07 Bwrite,\k(08 Bflush,\k(09 Bterm,\k(10 Bbuffered\k(11 \-\k(12 buffered\k(13 input/output\k(14 bio(2)\k(15 Bopen,\k(16 Binit,\k(17 Binits,\k(18 Brdline,\k(19 Brdstr,\k(20 Bgetc,\k(21 Bgetrune,\k(22 Bgetd,\k(23 Bungetc,\k(24 Bungetrune,\k(25 Bread,\k(26 Bseek,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+book\k(01 tel(1)\k(02 tel,\k(03 iwhois\k(04 \-\k(05 look\k(06 in\k(07 phone\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+boot\k(01 \-\k(02 connect\k(03 to\k(04 the\k(05 root\k(06 file\k(07 server\k(08 boot(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+boot\k(01 scripts\k(02 cpurc(8)\k(03 cpurc,\k(04 cpurc.local,\k(05 termrc,\k(06 termrc.local\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+bootfloppy,\k(01 bootplan9,\k(02 bootwin9x,\k(03 bootwinnt,\k(04 personalize,\k(05 setup.9fat,\k(06 setup.disk,\k(07 setup.kfs,\k(08 update\k(09 \-\k(10 administration\k(11 for\k(12 local\k(13 file\k(14 systems\k(15 update(8)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+booting\k(01 dhcpd(8)\k(02 dhcpd,\k(03 dhcpleases,\k(04 rarpd,\k(05 tftpd\k(06 \-\k(07 Internet\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+booting\k(01 init(8)\k(02 init\k(03 \-\k(04 initialize\k(05 machine\k(06 upon\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+booting\k(01 \-\k(02 bootstrapping\k(03 procedures\k(04 booting(8)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+bootplan9,\k(01 bootwin9x,\k(02 bootwinnt,\k(03 personalize,\k(04 setup.9fat,\k(05 setup.disk,\k(06 setup.kfs,\k(07 update\k(08 \-\k(09 administration\k(10 for\k(11 local\k(12 file\k(13 systems\k(14 update(8)\k(15 bootfloppy,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+bootstrap\k(01 program\k(02 9load(8)\k(03 9load,\k(04 9pxeload,\k(05 ld\k(06 \-\k(07 PC\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+bootstrapping\k(01 procedures\k(02 booting(8)\k(03 booting\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+bootwin9x,\k(01 bootwinnt,\k(02 personalize,\k(03 setup.9fat,\k(04 setup.disk,\k(05 setup.kfs,\k(06 update\k(07 \-\k(08 administration\k(09 for\k(10 local\k(11 file\k(12 systems\k(13 update(8)\k(14 bootfloppy,\k(15 bootplan9,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+bootwinnt,\k(01 personalize,\k(02 setup.9fat,\k(03 setup.disk,\k(04 setup.kfs,\k(05 update\k(06 \-\k(07 administration\k(08 for\k(09 local\k(10 file\k(11 systems\k(12 update(8)\k(13 bootfloppy,\k(14 bootplan9,\k(15 bootwin9x,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+Bopen,\k(01 Binit,\k(02 Binits,\k(03 Brdline,\k(04 Brdstr,\k(05 Bgetc,\k(06 Bgetrune,\k(07 Bgetd,\k(08 Bungetc,\k(09 Bungetrune,\k(10 Bread,\k(11 Bseek,\k(12 Boffset,\k(13 Bfildes,\k(14 Blinelen,\k(15 Bputc,\k(16 Bputrune,\k(17 Bprint,\k(18 Bvprint,\k(19 Bwrite,\k(20 Bflush,\k(21 Bterm,\k(22 Bbuffered\k(23 \-\k(24 buffered\k(25 input/output\k(26 bio(2)\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+border,\k(01 string,\k(02 stringn,\k(03 runestring,\k(04 runestringn,\k(05 stringbg,\k(06 stringnbg,\k(07 runestringbg,\k(08 runestringnbg,\k(09 _string,\k(10 ARROW,\k(11 drawsetdebug\k(12 \-\k(13 graphics\k(14 functions\k(15 PB\k(16 L\k(17 draw(2)\k(18 Image,\k(19 draw,\k(20 gendraw,\k(21 drawreplxy,\k(22 drawrepl,\k(23 replclipr,\k(24 line,\k(25 poly,\k(26 fillpoly,\k(27 bezier,\k(28 bezspline,\k(29 fillbezier,\k(30 fillbezspline,\k(31 ellipse,\k(32 fillellipse,\k(33 arc,\k(34 fillarc,\k(35 icossin,\k(36 icossin2,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+bottomnwindows,\k(01 topwindow,\k(02 topnwindows,\k(03 originwindow\k(04 \-\k(05 window\k(06 management\k(07 window(2)\k(08 Screen,\k(09 allocscreen,\k(10 publicscreen,\k(11 freescreen,\k(12 allocwindow,\k(13 bottomwindow,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+bottomwindow,\k(01 bottomnwindows,\k(02 topwindow,\k(03 topnwindows,\k(04 originwindow\k(05 \-\k(06 window\k(07 management\k(08 window(2)\k(09 Screen,\k(10 allocscreen,\k(11 publicscreen,\k(12 freescreen,\k(13 allocwindow,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+box\k(01 securenet(8)\k(02 securenet\k(03 \-\k(04 Digital\k(05 Pathways\k(06 SecureNet\k(07 Key\k(08 remote\k(09 authentication\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Bprint,\k(01 Bvprint,\k(02 Bwrite,\k(03 Bflush,\k(04 Bterm,\k(05 Bbuffered\k(06 \-\k(07 buffered\k(08 input/output\k(09 bio(2)\k(10 Bopen,\k(11 Binit,\k(12 Binits,\k(13 Brdline,\k(14 Brdstr,\k(15 Bgetc,\k(16 Bgetrune,\k(17 Bgetd,\k(18 Bungetc,\k(19 Bungetrune,\k(20 Bread,\k(21 Bseek,\k(22 Boffset,\k(23 Bfildes,\k(24 Blinelen,\k(25 Bputc,\k(26 Bputrune,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bputc,\k(01 Bputrune,\k(02 Bprint,\k(03 Bvprint,\k(04 Bwrite,\k(05 Bflush,\k(06 Bterm,\k(07 Bbuffered\k(08 \-\k(09 buffered\k(10 input/output\k(11 bio(2)\k(12 Bopen,\k(13 Binit,\k(14 Binits,\k(15 Brdline,\k(16 Brdstr,\k(17 Bgetc,\k(18 Bgetrune,\k(19 Bgetd,\k(20 Bungetc,\k(21 Bungetrune,\k(22 Bread,\k(23 Bseek,\k(24 Boffset,\k(25 Bfildes,\k(26 Blinelen,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bputrune,\k(01 Bprint,\k(02 Bvprint,\k(03 Bwrite,\k(04 Bflush,\k(05 Bterm,\k(06 Bbuffered\k(07 \-\k(08 buffered\k(09 input/output\k(10 bio(2)\k(11 Bopen,\k(12 Binit,\k(13 Binits,\k(14 Brdline,\k(15 Brdstr,\k(16 Bgetc,\k(17 Bgetrune,\k(18 Bgetd,\k(19 Bungetc,\k(20 Bungetrune,\k(21 Bread,\k(22 Bseek,\k(23 Boffset,\k(24 Bfildes,\k(25 Blinelen,\k(26 Bputc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Brdline,\k(01 Brdstr,\k(02 Bgetc,\k(03 Bgetrune,\k(04 Bgetd,\k(05 Bungetc,\k(06 Bungetrune,\k(07 Bread,\k(08 Bseek,\k(09 Boffset,\k(10 Bfildes,\k(11 Blinelen,\k(12 Bputc,\k(13 Bputrune,\k(14 Bprint,\k(15 Bvprint,\k(16 Bwrite,\k(17 Bflush,\k(18 Bterm,\k(19 Bbuffered\k(20 \-\k(21 buffered\k(22 input/output\k(23 bio(2)\k(24 Bopen,\k(25 Binit,\k(26 Binits,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Brdstr,\k(01 Bgetc,\k(02 Bgetrune,\k(03 Bgetd,\k(04 Bungetc,\k(05 Bungetrune,\k(06 Bread,\k(07 Bseek,\k(08 Boffset,\k(09 Bfildes,\k(10 Blinelen,\k(11 Bputc,\k(12 Bputrune,\k(13 Bprint,\k(14 Bvprint,\k(15 Bwrite,\k(16 Bflush,\k(17 Bterm,\k(18 Bbuffered\k(19 \-\k(20 buffered\k(21 input/output\k(22 bio(2)\k(23 Bopen,\k(24 Binit,\k(25 Binits,\k(26 Brdline,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bread,\k(01 Bseek,\k(02 Boffset,\k(03 Bfildes,\k(04 Blinelen,\k(05 Bputc,\k(06 Bputrune,\k(07 Bprint,\k(08 Bvprint,\k(09 Bwrite,\k(10 Bflush,\k(11 Bterm,\k(12 Bbuffered\k(13 \-\k(14 buffered\k(15 input/output\k(16 bio(2)\k(17 Bopen,\k(18 Binit,\k(19 Binits,\k(20 Brdline,\k(21 Brdstr,\k(22 Bgetc,\k(23 Bgetrune,\k(24 Bgetd,\k(25 Bungetc,\k(26 Bungetrune,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+break\k(01 a\k(02 string\k(03 into\k(04 fields\k(05 getfields(2)\k(06 getfields,\k(07 gettokens,\k(08 tokenize\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+break\k(01 network\k(02 connections\k(03 dial(2)\k(04 dial,\k(05 hangup,\k(06 announce,\k(07 listen,\k(08 accept,\k(09 reject,\k(10 netmkaddr,\k(11 setnetmtpt,\k(12 getnetconninfo,\k(13 freenetconninfo\k(14 \-\k(15 make\k(16 and\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+bridge\k(01 bridge(3)\k(02 bridge\k(03 \-\k(04 IPv4\k(05 Ethernet\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+bridge\k(01 \-\k(02 IPv4\k(03 Ethernet\k(04 bridge\k(05 bridge(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+brk,\k(01 sbrk\k(02 \-\k(03 change\k(04 memory\k(05 allocation\k(06 brk(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+broke\k(01 \-\k(02 print\k(03 commands\k(04 to\k(05 kill\k(06 processes\k(07 kill(1)\k(08 kill,\k(09 slay,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+browser\k(01 dict(7)\k(02 dict\k(03 \-\k(04 dictionary\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+Bseek,\k(01 Boffset,\k(02 Bfildes,\k(03 Blinelen,\k(04 Bputc,\k(05 Bputrune,\k(06 Bprint,\k(07 Bvprint,\k(08 Bwrite,\k(09 Bflush,\k(10 Bterm,\k(11 Bbuffered\k(12 \-\k(13 buffered\k(14 input/output\k(15 bio(2)\k(16 Bopen,\k(17 Binit,\k(18 Binits,\k(19 Brdline,\k(20 Brdstr,\k(21 Bgetc,\k(22 Bgetrune,\k(23 Bgetd,\k(24 Bungetc,\k(25 Bungetrune,\k(26 Bread,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bterm,\k(01 Bbuffered\k(02 \-\k(03 buffered\k(04 input/output\k(05 bio(2)\k(06 Bopen,\k(07 Binit,\k(08 Binits,\k(09 Brdline,\k(10 Brdstr,\k(11 Bgetc,\k(12 Bgetrune,\k(13 Bgetd,\k(14 Bungetc,\k(15 Bungetrune,\k(16 Bread,\k(17 Bseek,\k(18 Boffset,\k(19 Bfildes,\k(20 Blinelen,\k(21 Bputc,\k(22 Bputrune,\k(23 Bprint,\k(24 Bvprint,\k(25 Bwrite,\k(26 Bflush,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+buffer\k(01 pump(1)\k(02 pump\k(03 \-\k(04 copy\k(05 asynchronously\k(06 via\k(07 a\k(08 large\k(09 circular\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+buffer\k(01 server\k(02 and\k(03 viewer\k(04 for\k(05 Virtual\k(06 Network\k(07 Computing\k(08 (VN)\k(09 vnc(1)\k(10 vncs,\k(11 vncv\k(12 \-\k(13 remote\k(14 frame\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+buffered\k(01 input/output\k(02 bio(2)\k(03 Bopen,\k(04 Binit,\k(05 Binits,\k(06 Brdline,\k(07 Brdstr,\k(08 Bgetc,\k(09 Bgetrune,\k(10 Bgetd,\k(11 Bungetc,\k(12 Bungetrune,\k(13 Bread,\k(14 Bseek,\k(15 Boffset,\k(16 Bfildes,\k(17 Blinelen,\k(18 Bputc,\k(19 Bputrune,\k(20 Bprint,\k(21 Bvprint,\k(22 Bwrite,\k(23 Bflush,\k(24 Bterm,\k(25 Bbuffered\k(26 \-\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+buffered\k(01 input/output\k(02 package\k(03 fopen(2)\k(04 fopen,\k(05 freopen,\k(06 fdopen,\k(07 fileno,\k(08 fclose,\k(09 sopenr,\k(10 sopenw,\k(11 sclose,\k(12 fflush,\k(13 setvbuf,\k(14 setbuf,\k(15 fgetpos,\k(16 ftell,\k(17 fsetpos,\k(18 fseek,\k(19 rewind,\k(20 feof,\k(21 ferror,\k(22 clearerr\k(23 \-\k(24 standard\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+buffers\k(01 venti-packet(2)\k(02 Packet,\k(03 packetalloc,\k(04 packetappend,\k(05 packetasize,\k(06 packetcmp,\k(07 packetconcat,\k(08 packetconsume,\k(09 packetcopy,\k(10 packetdup,\k(11 packetforeign,\k(12 packetfragments,\k(13 packetfree,\k(14 packetheader,\k(15 packetpeek,\k(16 packetprefix,\k(17 packetsha1,\k(18 packetsize,\k(19 packetsplit,\k(20 packetstats,\k(21 packettrailer,\k(22 packettrim\k(23 \-\k(24 zero-copy\k(25 network\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+bufimage,\k(01 lockdisplay,\k(02 unlockdisplay,\k(03 openfont,\k(04 buildfont,\k(05 freefont,\k(06 Pfmt,\k(07 Rfmt,\k(08 strtochan,\k(09 chantostr,\k(10 chantodepth\k(11 \-\k(12 interactive\k(13 graphics\k(14 graphics(2)\k(15 Display,\k(16 Point,\k(17 Rectangle,\k(18 Cursor,\k(19 initdraw,\k(20 geninitdraw,\k(21 drawerror,\k(22 initdisplay,\k(23 closedisplay,\k(24 getdefont,\k(25 getwindow,\k(26 gengetwindow,\k(27 flushimage,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+buildfont,\k(01 freefont,\k(02 Pfmt,\k(03 Rfmt,\k(04 strtochan,\k(05 chantostr,\k(06 chantodepth\k(07 \-\k(08 interactive\k(09 graphics\k(10 graphics(2)\k(11 Display,\k(12 Point,\k(13 Rectangle,\k(14 Cursor,\k(15 initdraw,\k(16 geninitdraw,\k(17 drawerror,\k(18 initdisplay,\k(19 closedisplay,\k(20 getdefont,\k(21 getwindow,\k(22 gengetwindow,\k(23 flushimage,\k(24 bufimage,\k(25 lockdisplay,\k(26 unlockdisplay,\k(27 openfont,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+buildindex,\k(01 checkarenas,\k(02 checkindex,\k(03 conf,\k(04 fmtarenas,\k(05 fmtbloom,\k(06 fmtindex,\k(07 fmtisect,\k(08 syncindex\k(09 \-\k(10 prepare\k(11 and\k(12 maintain\k(13 a\k(14 venti\k(15 server\k(16 venti-fmt(8)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+bundle\k(01 \-\k(02 collect\k(03 files\k(04 for\k(05 distribution\k(06 bundle(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Bungetc,\k(01 Bungetrune,\k(02 Bread,\k(03 Bseek,\k(04 Boffset,\k(05 Bfildes,\k(06 Blinelen,\k(07 Bputc,\k(08 Bputrune,\k(09 Bprint,\k(10 Bvprint,\k(11 Bwrite,\k(12 Bflush,\k(13 Bterm,\k(14 Bbuffered\k(15 \-\k(16 buffered\k(17 input/output\k(18 bio(2)\k(19 Bopen,\k(20 Binit,\k(21 Binits,\k(22 Brdline,\k(23 Brdstr,\k(24 Bgetc,\k(25 Bgetrune,\k(26 Bgetd,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bungetrune,\k(01 Bread,\k(02 Bseek,\k(03 Boffset,\k(04 Bfildes,\k(05 Blinelen,\k(06 Bputc,\k(07 Bputrune,\k(08 Bprint,\k(09 Bvprint,\k(10 Bwrite,\k(11 Bflush,\k(12 Bterm,\k(13 Bbuffered\k(14 \-\k(15 buffered\k(16 input/output\k(17 bio(2)\k(18 Bopen,\k(19 Binit,\k(20 Binits,\k(21 Brdline,\k(22 Brdstr,\k(23 Bgetc,\k(24 Bgetrune,\k(25 Bgetd,\k(26 Bungetc,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+bunzip2,\k(01 compress,\k(02 uncompress,\k(03 zip,\k(04 unzip\k(05 \-\k(06 compress\k(07 and\k(08 expand\k(09 data\k(10 gzip(1)\k(11 gzip,\k(12 gunzip,\k(13 bzip2,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+bus\k(01 configuration\k(02 pci(8)\k(03 pci\k(04 \-\k(05 print\k(06 PCI\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Bus\k(01 daemon\k(02 usbd(4)\k(03 usbd\k(04 \-\k(05 Universal\k(06 Serial\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Bus\k(01 device\k(02 drivers\k(03 usb(4)\k(04 audio,\k(05 disk,\k(06 ether,\k(07 kb,\k(08 print,\k(09 probe,\k(10 serial,\k(11 usbfat:\k(12 \-\k(13 Universal\k(14 Serial\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Bvprint,\k(01 Bwrite,\k(02 Bflush,\k(03 Bterm,\k(04 Bbuffered\k(05 \-\k(06 buffered\k(07 input/output\k(08 bio(2)\k(09 Bopen,\k(10 Binit,\k(11 Binits,\k(12 Brdline,\k(13 Brdstr,\k(14 Bgetc,\k(15 Bgetrune,\k(16 Bgetd,\k(17 Bungetc,\k(18 Bungetrune,\k(19 Bread,\k(20 Bseek,\k(21 Boffset,\k(22 Bfildes,\k(23 Blinelen,\k(24 Bputc,\k(25 Bputrune,\k(26 Bprint,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Bwrite,\k(01 Bflush,\k(02 Bterm,\k(03 Bbuffered\k(04 \-\k(05 buffered\k(06 input/output\k(07 bio(2)\k(08 Bopen,\k(09 Binit,\k(10 Binits,\k(11 Brdline,\k(12 Brdstr,\k(13 Bgetc,\k(14 Bgetrune,\k(15 Bgetd,\k(16 Bungetc,\k(17 Bungetrune,\k(18 Bread,\k(19 Bseek,\k(20 Boffset,\k(21 Bfildes,\k(22 Blinelen,\k(23 Bputc,\k(24 Bputrune,\k(25 Bprint,\k(26 Bvprint,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+byte\k(01 arrays\k(02 as\k(03 strings\k(04 encode(2)\k(05 dec64,\k(06 enc64,\k(07 dec32,\k(08 enc32,\k(09 dec16,\k(10 enc16,\k(11 encodefmt\k(12 \-\k(13 encoding\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+byteaddr,\k(01 memimagemove,\k(02 allocmemimage,\k(03 allocmemimaged,\k(04 readmemimage,\k(05 creadmemimage,\k(06 writememimage,\k(07 freememimage,\k(08 memsetchan,\k(09 loadmemimage,\k(10 cloadmemimage,\k(11 unloadmemimage,\k(12 memfillcolor,\k(13 memarc,\k(14 mempoly,\k(15 memellipse,\k(16 memfillpoly,\k(17 memimageline,\k(18 memimagedraw,\k(19 drawclip,\k(20 memlinebbox,\k(21 memlineendsize,\k(22 allocmemsubfont,\k(23 openmemsubfont,\k(24 freememsubfont,\k(25 memsubfontwidth,\k(26 getmemdefont,\k(27 memimagestring,\k(28 iprint,\k(29 hwdraw\k(30 \-\k(31 drawing\k(32 routines\k(33 for\k(34 memory-resident\k(35 images\k(36 memdraw(2)\k(37 Memimage,\k(38 Memdata,\k(39 Memdrawparam,\k(40 memimageinit,\k(41 wordaddr,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+bytesperline,\k(01 wordsperline\k(02 \-\k(03 allocating,\k(04 freeing,\k(05 reading,\k(06 writing\k(07 images\k(08 allocimage(2)\k(09 allocimage,\k(10 allocimagemix,\k(11 freeimage,\k(12 nameimage,\k(13 namedimage,\k(14 setalpha,\k(15 loadimage,\k(16 cloadimage,\k(17 unloadimage,\k(18 readimage,\k(19 writeimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+bzip2,\k(01 bunzip2,\k(02 compress,\k(03 uncompress,\k(04 zip,\k(05 unzip\k(06 \-\k(07 compress\k(08 and\k(09 expand\k(10 data\k(11 gzip(1)\k(12 gzip,\k(13 gunzip,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+C\k(01 style(6)\k(02 style\k(03 \-\k(04 Plan\k(05 9\k(06 coding\k(07 conventions\k(08 for\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+C,\k(01 clog\k(02 \-\k(03 file\k(04 system\k(05 for\k(06 console\k(07 access\k(08 consolefs(4)\k(09 consolefs,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+C\k(01 compiler\k(02 driver\k(03 pcc(1)\k(04 pcc\k(05 \-\k(06 APE\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+C\k(01 compilers\k(02 2c(1)\k(03 0c,\k(04 1c,\k(05 2c,\k(06 5c,\k(07 6c,\k(08 7c,\k(09 8c,\k(10 kc,\k(11 qc,\k(12 vc\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+c:,\k(01 d:,\k(02 9fat:,\k(03 dosmnt,\k(04 eject\k(05 \-\k(06 DOS\k(07 and\k(08 ISO9660\k(09 file\k(10 systems\k(11 dossrv(4)\k(12 dossrv,\k(13 9660srv,\k(14 a:,\k(15 b:,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+C\k(01 language\k(02 preprocessor\k(03 cpp(1)\k(04 cpp\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+C\k(01 program\k(02 beautifier\k(03 cb(1)\k(04 cb\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+cache\k(01 venti-cache(2)\k(02 VtBlock,\k(03 VtCache,\k(04 vtblockcopy,\k(05 vtblockdirty,\k(06 vtblockduplock,\k(07 vtblockput,\k(08 vtblockwrite,\k(09 vtcachealloc,\k(10 vtcacheallocblock,\k(11 vtcacheblocksize,\k(12 vtcachefree,\k(13 vtcacheglobal,\k(14 vtcachelocal,\k(15 vtcachesetwrite,\k(16 vtglobaltolocal,\k(17 vtlocaltoglobal\k(18 \-\k(19 Venti\k(20 block\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+cache\k(01 file\k(02 system\k(03 cfs(4)\k(04 cfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+cachechars,\k(01 agefont,\k(02 loadchar,\k(03 Subfont,\k(04 Fontchar,\k(05 Font\k(06 \-\k(07 font\k(08 utilities\k(09 cachechars(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+cached-worm\k(01 file\k(02 server,\k(03 dump\k(04 cwfs(4)\k(05 cwfs\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+caches\k(01 segflush(2)\k(02 segflush\k(03 \-\k(04 flush\k(05 instruction\k(06 and\k(07 data\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+cal\k(01 \-\k(02 print\k(03 calendar\k(04 cal(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+calculator\k(01 dc(1)\k(02 dc\k(03 \-\k(04 desk\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+calendar\k(01 cal(1)\k(02 cal\k(03 \-\k(04 print\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+calendar\k(01 \-\k(02 print\k(03 upcoming\k(04 events\k(05 calendar(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+calloc,\k(01 msize,\k(02 setmalloctag,\k(03 setrealloctag,\k(04 getmalloctag,\k(05 getrealloctag,\k(06 malloctopoolblock\k(07 \-\k(08 memory\k(09 allocator\k(10 malloc(2)\k(11 malloc,\k(12 mallocalign,\k(13 mallocz,\k(14 free,\k(15 realloc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+calls\k(01 on\k(02 a\k(03 network\k(04 device\k(05 listen(8)\k(06 listen,\k(07 listen1,\k(08 tcp7,\k(09 tcp9,\k(10 tcp19,\k(11 tcp21,\k(12 tcp22,\k(13 tcp23,\k(14 tcp25,\k(15 tcp53,\k(16 tcp110,\k(17 tcp113,\k(18 tcp143,\k(19 tcp513,\k(20 tcp515,\k(21 tcp564,\k(22 tcp565,\k(23 tcp566,\k(24 tcp567,\k(25 tcp993,\k(26 tcp995,\k(27 tcp1723,\k(28 tcp17007,\k(29 tcp17008,\k(30 tcp17009,\k(31 tcp17010,\k(32 tcp17013\k(33 \-\k(34 listen\k(35 for\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+calls\k(01 to\k(02 another\k(03 address\k(04 trampoline(8)\k(05 trampoline\k(06 \-\k(07 forward\k(08 incoming\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+caninsertkey,\k(01 lookupkey,\k(02 deletekey\k(03 \-\k(04 integer\k(05 to\k(06 data\k(07 structure\k(08 maps\k(09 intmap(2)\k(10 Intmap,\k(11 allocmap,\k(12 freemap,\k(13 insertkey,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+canlock,\k(01 unlock,\k(02 qlock,\k(03 canqlock,\k(04 qunlock,\k(05 rlock,\k(06 canrlock,\k(07 runlock,\k(08 wlock,\k(09 canwlock,\k(10 wunlock,\k(11 rsleep,\k(12 rwakeup,\k(13 rwakeupall,\k(14 incref,\k(15 decref\k(16 \-\k(17 spin\k(18 locks,\k(19 queueing\k(20 rendezvous\k(21 locks,\k(22 reader-writer\k(23 locks,\k(24 rendezvous\k(25 points,\k(26 and\k(27 reference\k(28 counts\k(29 lock(2)\k(30 lock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+canonrect,\k(01 eqpt,\k(02 eqrect,\k(03 ptinrect,\k(04 rectinrect,\k(05 rectXrect,\k(06 rectclip,\k(07 combinerect,\k(08 Dx,\k(09 Dy,\k(10 Pt,\k(11 Rect,\k(12 Rpt\k(13 \-\k(14 arithmetic\k(15 on\k(16 points\k(17 and\k(18 rectangles\k(19 addpt(2)\k(20 addpt,\k(21 subpt,\k(22 mulpt,\k(23 divpt,\k(24 rectaddpt,\k(25 rectsubpt,\k(26 insetrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+canqlock,\k(01 qunlock,\k(02 rlock,\k(03 canrlock,\k(04 runlock,\k(05 wlock,\k(06 canwlock,\k(07 wunlock,\k(08 rsleep,\k(09 rwakeup,\k(10 rwakeupall,\k(11 incref,\k(12 decref\k(13 \-\k(14 spin\k(15 locks,\k(16 queueing\k(17 rendezvous\k(18 locks,\k(19 reader-writer\k(20 locks,\k(21 rendezvous\k(22 points,\k(23 and\k(24 reference\k(25 counts\k(26 lock(2)\k(27 lock,\k(28 canlock,\k(29 unlock,\k(30 qlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+canrlock,\k(01 runlock,\k(02 wlock,\k(03 canwlock,\k(04 wunlock,\k(05 rsleep,\k(06 rwakeup,\k(07 rwakeupall,\k(08 incref,\k(09 decref\k(10 \-\k(11 spin\k(12 locks,\k(13 queueing\k(14 rendezvous\k(15 locks,\k(16 reader-writer\k(17 locks,\k(18 rendezvous\k(19 points,\k(20 and\k(21 reference\k(22 counts\k(23 lock(2)\k(24 lock,\k(25 canlock,\k(26 unlock,\k(27 qlock,\k(28 canqlock,\k(29 qunlock,\k(30 rlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+canwlock,\k(01 wunlock,\k(02 rsleep,\k(03 rwakeup,\k(04 rwakeupall,\k(05 incref,\k(06 decref\k(07 \-\k(08 spin\k(09 locks,\k(10 queueing\k(11 rendezvous\k(12 locks,\k(13 reader-writer\k(14 locks,\k(15 rendezvous\k(16 points,\k(17 and\k(18 reference\k(19 counts\k(20 lock(2)\k(21 lock,\k(22 canlock,\k(23 unlock,\k(24 qlock,\k(25 canqlock,\k(26 qunlock,\k(27 rlock,\k(28 canrlock,\k(29 runlock,\k(30 wlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+cap\k(01 \-\k(02 capabilities\k(03 for\k(04 setting\k(05 the\k(06 user\k(07 id\k(08 of\k(09 processes\k(10 cap(3)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+capabilities\k(01 for\k(02 setting\k(03 the\k(04 user\k(05 id\k(06 of\k(07 processes\k(08 cap(3)\k(09 cap\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+card\k(01 pcmcia(8)\k(02 pcmcia\k(03 \-\k(04 identify\k(05 a\k(06 PCMCIA\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+card\k(01 vga(8)\k(02 vga\k(03 \-\k(04 configure\k(05 a\k(06 VGA\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Card\k(01 Interface\k(02 Association\k(03 (PCMCI)\k(04 device\k(05 i82365(3)\k(06 i82365\k(07 \-\k(08 Personal\k(09 Computer\k(10 Memory\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+cases\k(01 isalpharune(2)\k(02 isalpharune,\k(03 islowerrune,\k(04 isspacerune,\k(05 istitlerune,\k(06 isupperrune,\k(07 tolowerrune,\k(08 totitlerune,\k(09 toupperrune\k(10 \-\k(11 Unicode\k(12 character\k(13 classes\k(14 and\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+cat,\k(01 read\k(02 \-\k(03 catenate\k(04 files\k(05 cat(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+catalogue\k(01 and\k(02 Digitized\k(03 Sky\k(04 Survey\k(05 scat(7)\k(06 scat\k(07 \-\k(08 sky\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+catenate\k(01 files\k(02 cat(1)\k(03 cat,\k(04 read\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+cb\k(01 \-\k(02 C\k(03 program\k(04 beautifier\k(05 cb(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+CD,\k(01 DVD,\k(02 B)\k(03 track\k(04 reader\k(05 and\k(06 writer\k(07 file\k(08 system\k(09 cdfs(4)\k(10 cdfs,\k(11 cddb\k(12 \-\k(13 optical\k(14 disc\k(15 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+cd,\k(01 eval,\k(02 exec,\k(03 exit,\k(04 flag,\k(05 rfork,\k(06 shift,\k(07 wait,\k(08 whatis,\k(09 .,\k(10 ~\k(11 \-\k(12 command\k(13 language\k(14 rc(1)\k(15 rc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+CD\k(01 image\k(02 mk9660(8)\k(03 dump9660,\k(04 mk9660\k(05 \-\k(06 create\k(07 an\k(08 ISO-9660\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cddb\k(01 \-\k(02 optical\k(03 disc\k(04 (CD,\k(05 DVD,\k(06 B)\k(07 track\k(08 reader\k(09 and\k(10 writer\k(11 file\k(12 system\k(13 cdfs(4)\k(14 cdfs,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+cdfs,\k(01 cddb\k(02 \-\k(03 optical\k(04 disc\k(05 (CD,\k(06 DVD,\k(07 B)\k(08 track\k(09 reader\k(10 and\k(11 writer\k(12 file\k(13 system\k(14 cdfs(4)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+cec\k(01 \-\k(02 Coraid\k(03 Ethernet\k(04 Console\k(05 cec(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ceil\k(01 \-\k(02 absolute\k(03 value,\k(04 remainder,\k(05 floor,\k(06 ceiling\k(07 functions\k(08 floor(2)\k(09 fabs,\k(10 fmod,\k(11 floor,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+ceiling\k(01 functions\k(02 floor(2)\k(03 fabs,\k(04 fmod,\k(05 floor,\k(06 ceil\k(07 \-\k(08 absolute\k(09 value,\k(10 remainder,\k(11 floor,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+cfs\k(01 \-\k(02 cache\k(03 file\k(04 system\k(05 cfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+chancreate,\k(01 chanfree,\k(02 chaninit,\k(03 chanprint,\k(04 mainstacksize,\k(05 proccreate,\k(06 procdata,\k(07 procexec,\k(08 procexecl,\k(09 procrfork,\k(10 recv,\k(11 recvp,\k(12 recvul,\k(13 send,\k(14 sendp,\k(15 sendul,\k(16 nbrecv,\k(17 nbrecvp,\k(18 nbrecvul,\k(19 nbsend,\k(20 nbsendp,\k(21 nbsendul,\k(22 threadcreate,\k(23 threaddata,\k(24 threadexits,\k(25 threadexitsall,\k(26 threadgetgrp,\k(27 threadgetname,\k(28 threadint,\k(29 threadintgrp,\k(30 threadkill,\k(31 threadkillgrp,\k(32 threadmain,\k(33 threadnotify,\k(34 threadid,\k(35 threadpid,\k(36 threadsetgrp,\k(37 threadsetname,\k(38 threadwaitchan,\k(39 yield\k(40 \-\k(41 thread\k(42 and\k(43 proc\k(44 management\k(45 thread(2)\k(46 alt,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+chanfree,\k(01 chaninit,\k(02 chanprint,\k(03 mainstacksize,\k(04 proccreate,\k(05 procdata,\k(06 procexec,\k(07 procexecl,\k(08 procrfork,\k(09 recv,\k(10 recvp,\k(11 recvul,\k(12 send,\k(13 sendp,\k(14 sendul,\k(15 nbrecv,\k(16 nbrecvp,\k(17 nbrecvul,\k(18 nbsend,\k(19 nbsendp,\k(20 nbsendul,\k(21 threadcreate,\k(22 threaddata,\k(23 threadexits,\k(24 threadexitsall,\k(25 threadgetgrp,\k(26 threadgetname,\k(27 threadint,\k(28 threadintgrp,\k(29 threadkill,\k(30 threadkillgrp,\k(31 threadmain,\k(32 threadnotify,\k(33 threadid,\k(34 threadpid,\k(35 threadsetgrp,\k(36 threadsetname,\k(37 threadwaitchan,\k(38 yield\k(39 \-\k(40 thread\k(41 and\k(42 proc\k(43 management\k(44 thread(2)\k(45 alt,\k(46 chancreate,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+change\k(01 file\k(02 attributes\k(03 stat(5)\k(04 stat,\k(05 wstat\k(06 \-\k(07 inquire\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+change\k(01 file\k(02 group\k(03 chgrp(1)\k(04 chgrp\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+change\k(01 file\k(02 offset\k(03 seek(2)\k(04 seek\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+change\k(01 memory\k(02 allocation\k(03 brk(2)\k(04 brk,\k(05 sbrk\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+change\k(01 memory\k(02 allocation\k(03 segbrk(2)\k(04 segbrk\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+change\k(01 mode\k(02 chmod(1)\k(03 chmod\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+change\k(01 name\k(02 space\k(03 bind(1)\k(04 bind,\k(05 mount,\k(06 unmount\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+change\k(01 name\k(02 space\k(03 bind(2)\k(04 bind,\k(05 mount,\k(06 unmount\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+change\k(01 or\k(02 verify\k(03 user\k(04 password\k(05 passwd(1)\k(06 passwd,\k(07 netkey\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+change\k(01 working\k(02 directory\k(03 chdir(2)\k(04 chdir\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+changes,\k(01 pull,\k(02 push,\k(03 scan\k(04 \-\k(05 client-server\k(06 replica\k(07 management\k(08 replica(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+changeuser,\k(01 convkeys,\k(02 convkeys2,\k(03 printnetkey,\k(04 status,\k(05 enable,\k(06 disable,\k(07 authsrv,\k(08 guard.srv,\k(09 wrkey,\k(10 login,\k(11 newns,\k(12 none\k(13 \-\k(14 maintain\k(15 or\k(16 query\k(17 authentication\k(18 databases\k(19 auth(8)\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+chaninit,\k(01 chanprint,\k(02 mainstacksize,\k(03 proccreate,\k(04 procdata,\k(05 procexec,\k(06 procexecl,\k(07 procrfork,\k(08 recv,\k(09 recvp,\k(10 recvul,\k(11 send,\k(12 sendp,\k(13 sendul,\k(14 nbrecv,\k(15 nbrecvp,\k(16 nbrecvul,\k(17 nbsend,\k(18 nbsendp,\k(19 nbsendul,\k(20 threadcreate,\k(21 threaddata,\k(22 threadexits,\k(23 threadexitsall,\k(24 threadgetgrp,\k(25 threadgetname,\k(26 threadint,\k(27 threadintgrp,\k(28 threadkill,\k(29 threadkillgrp,\k(30 threadmain,\k(31 threadnotify,\k(32 threadid,\k(33 threadpid,\k(34 threadsetgrp,\k(35 threadsetname,\k(36 threadwaitchan,\k(37 yield\k(38 \-\k(39 thread\k(40 and\k(41 proc\k(42 management\k(43 thread(2)\k(44 alt,\k(45 chancreate,\k(46 chanfree,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+channel\k(01 pipe(2)\k(02 pipe\k(03 \-\k(04 create\k(05 an\k(06 interprocess\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+channel\k(01 pushssl(2)\k(02 pushssl\k(03 \-\k(04 attach\k(05 SSL\k(06 version\k(07 2\k(08 encryption\k(09 to\k(10 a\k(11 communication\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+channel\k(01 pushtls(2)\k(02 pushtls,\k(03 tlsClient,\k(04 tlsServer,\k(05 initThumbprints,\k(06 freeThumbprints,\k(07 okThumbprint,\k(08 readcert,\k(09 readcertchain\k(10 \-\k(11 attach\k(12 TLS1\k(13 or\k(14 SSL3\k(15 encryption\k(16 to\k(17 a\k(18 communication\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+chanprint,\k(01 mainstacksize,\k(02 proccreate,\k(03 procdata,\k(04 procexec,\k(05 procexecl,\k(06 procrfork,\k(07 recv,\k(08 recvp,\k(09 recvul,\k(10 send,\k(11 sendp,\k(12 sendul,\k(13 nbrecv,\k(14 nbrecvp,\k(15 nbrecvul,\k(16 nbsend,\k(17 nbsendp,\k(18 nbsendul,\k(19 threadcreate,\k(20 threaddata,\k(21 threadexits,\k(22 threadexitsall,\k(23 threadgetgrp,\k(24 threadgetname,\k(25 threadint,\k(26 threadintgrp,\k(27 threadkill,\k(28 threadkillgrp,\k(29 threadmain,\k(30 threadnotify,\k(31 threadid,\k(32 threadpid,\k(33 threadsetgrp,\k(34 threadsetname,\k(35 threadwaitchan,\k(36 yield\k(37 \-\k(38 thread\k(39 and\k(40 proc\k(41 management\k(42 thread(2)\k(43 alt,\k(44 chancreate,\k(45 chanfree,\k(46 chaninit,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+chantodepth\k(01 \-\k(02 interactive\k(03 graphics\k(04 graphics(2)\k(05 Display,\k(06 Point,\k(07 Rectangle,\k(08 Cursor,\k(09 initdraw,\k(10 geninitdraw,\k(11 drawerror,\k(12 initdisplay,\k(13 closedisplay,\k(14 getdefont,\k(15 getwindow,\k(16 gengetwindow,\k(17 flushimage,\k(18 bufimage,\k(19 lockdisplay,\k(20 unlockdisplay,\k(21 openfont,\k(22 buildfont,\k(23 freefont,\k(24 Pfmt,\k(25 Rfmt,\k(26 strtochan,\k(27 chantostr,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+chantostr,\k(01 chantodepth\k(02 \-\k(03 interactive\k(04 graphics\k(05 graphics(2)\k(06 Display,\k(07 Point,\k(08 Rectangle,\k(09 Cursor,\k(10 initdraw,\k(11 geninitdraw,\k(12 drawerror,\k(13 initdisplay,\k(14 closedisplay,\k(15 getdefont,\k(16 getwindow,\k(17 gengetwindow,\k(18 flushimage,\k(19 bufimage,\k(20 lockdisplay,\k(21 unlockdisplay,\k(22 openfont,\k(23 buildfont,\k(24 freefont,\k(25 Pfmt,\k(26 Rfmt,\k(27 strtochan,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+character\k(01 classes\k(02 and\k(03 cases\k(04 isalpharune(2)\k(05 isalpharune,\k(06 islowerrune,\k(07 isspacerune,\k(08 istitlerune,\k(09 isupperrune,\k(10 tolowerrune,\k(11 totitlerune,\k(12 toupperrune\k(13 \-\k(14 Unicode\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+character\k(01 classification\k(02 ctype(2)\k(03 isalpha,\k(04 isupper,\k(05 islower,\k(06 isdigit,\k(07 isxdigit,\k(08 isalnum,\k(09 isspace,\k(10 ispunct,\k(11 isprint,\k(12 isgraph,\k(13 iscntrl,\k(14 isascii,\k(15 toascii,\k(16 _toupper,\k(17 _tolower,\k(18 toupper,\k(19 tolower\k(20 \-\k(21 ASCII\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+character\k(01 frequencies\k(02 freq(1)\k(03 freq\k(04 \-\k(05 print\k(06 histogram\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+character\k(01 recognition\k(02 scribble(2)\k(03 scribblealloc,\k(04 recognize\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+character\k(01 set\k(02 and\k(03 format\k(04 utf(6)\k(05 UTF,\k(06 Unicode,\k(07 ASCII,\k(08 rune\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+character\k(01 sets\k(02 tcs(1)\k(03 tcs\k(04 \-\k(05 translate\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+character\k(01 strings\k(02 quote(2)\k(03 quotestrdup,\k(04 quoterunestrdup,\k(05 unquotestrdup,\k(06 unquoterunestrdup,\k(07 quotestrfmt,\k(08 quoterunestrfmt,\k(09 quotefmtinstall,\k(10 doquote,\k(11 needsrcquote\k(12 \-\k(13 quoted\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+characters\k(01 ascii(1)\k(02 ascii,\k(03 unicode\k(04 \-\k(05 interpret\k(06 ASCII,\k(07 Unicode\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+characters\k(01 keyboard(6)\k(02 keyboard\k(03 \-\k(04 how\k(05 to\k(06 type\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+characters\k(01 tr(1)\k(02 tr\k(03 \-\k(04 translate\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+charstod,\k(01 strtod,\k(02 strtol,\k(03 strtoll,\k(04 strtoul,\k(05 strtoull\k(06 \-\k(07 convert\k(08 text\k(09 to\k(10 numbers\k(11 atof(2)\k(12 atof,\k(13 atoi,\k(14 atol,\k(15 atoll,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+chartorune,\k(01 runelen,\k(02 runenlen,\k(03 fullrune,\k(04 utfecpy,\k(05 utflen,\k(06 utfnlen,\k(07 utfrune,\k(08 utfrrune,\k(09 utfutf\k(10 \-\k(11 rune/UTF\k(12 conversion\k(13 rune(2)\k(14 runetochar,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+chdir\k(01 \-\k(02 change\k(03 working\k(04 directory\k(05 chdir(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+check\k(01 program\k(02 invariants\k(03 assert(2)\k(04 assert\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+checkarenas,\k(01 checkindex,\k(02 conf,\k(03 fmtarenas,\k(04 fmtbloom,\k(05 fmtindex,\k(06 fmtisect,\k(07 syncindex\k(08 \-\k(09 prepare\k(10 and\k(11 maintain\k(12 a\k(13 venti\k(14 server\k(15 venti-fmt(8)\k(16 buildindex,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+checkindex,\k(01 conf,\k(02 fmtarenas,\k(03 fmtbloom,\k(04 fmtindex,\k(05 fmtisect,\k(06 syncindex\k(07 \-\k(08 prepare\k(09 and\k(10 maintain\k(11 a\k(12 venti\k(13 server\k(14 venti-fmt(8)\k(15 buildindex,\k(16 checkarenas,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+checking\k(01 memory\k(02 allocators\k(03 venti-mem(2)\k(04 vtbrk,\k(05 vtmalloc,\k(06 vtmallocz,\k(07 vtrealloc,\k(08 vtstrdup,\k(09 vtfree\k(10 \-\k(11 error-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+chgrp\k(01 \-\k(02 change\k(03 file\k(04 group\k(05 chgrp(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+children\k(01 cputime(2)\k(02 cputime,\k(03 times\k(04 \-\k(05 cpu\k(06 time\k(07 in\k(08 this\k(09 process\k(10 and\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+chmod\k(01 \-\k(02 change\k(03 mode\k(04 chmod(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+CIFS\k(01 server\k(02 aquarela(8)\k(03 aquarela\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+circular\k(01 buffer\k(02 pump(1)\k(03 pump\k(04 \-\k(05 copy\k(06 asynchronously\k(07 via\k(08 a\k(09 large\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ciscframe,\k(01 riscframe,\k(02 localaddr,\k(03 symoff,\k(04 fpformat,\k(05 beieee80ftos,\k(06 beieeesftos,\k(07 beieeedftos,\k(08 leieee80ftos,\k(09 leieeesftos,\k(10 leieeedftos,\k(11 ieeesftos,\k(12 ieeedftos\k(13 \-\k(14 machine-independent\k(15 debugger\k(16 functions\k(17 debugger(2)\k(18 cisctrace,\k(19 risctrace,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+cisctrace,\k(01 risctrace,\k(02 ciscframe,\k(03 riscframe,\k(04 localaddr,\k(05 symoff,\k(06 fpformat,\k(07 beieee80ftos,\k(08 beieeesftos,\k(09 beieeedftos,\k(10 leieee80ftos,\k(11 leieeesftos,\k(12 leieeedftos,\k(13 ieeesftos,\k(14 ieeedftos\k(15 \-\k(16 machine-independent\k(17 debugger\k(18 functions\k(19 debugger(2)\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+cistrcmp,\k(01 cistrncmp,\k(02 strcpy,\k(03 strncpy,\k(04 strecpy,\k(05 strlen,\k(06 strchr,\k(07 strrchr,\k(08 strpbrk,\k(09 strspn,\k(10 strcspn,\k(11 strtok,\k(12 strdup,\k(13 strstr,\k(14 cistrstr\k(15 \-\k(16 string\k(17 operations\k(18 strcat(2)\k(19 strcat,\k(20 strncat,\k(21 strcmp,\k(22 strncmp,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+cistrncmp,\k(01 strcpy,\k(02 strncpy,\k(03 strecpy,\k(04 strlen,\k(05 strchr,\k(06 strrchr,\k(07 strpbrk,\k(08 strspn,\k(09 strcspn,\k(10 strtok,\k(11 strdup,\k(12 strstr,\k(13 cistrstr\k(14 \-\k(15 string\k(16 operations\k(17 strcat(2)\k(18 strcat,\k(19 strncat,\k(20 strcmp,\k(21 strncmp,\k(22 cistrcmp,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+cistrstr\k(01 \-\k(02 string\k(03 operations\k(04 strcat(2)\k(05 strcat,\k(06 strncat,\k(07 strcmp,\k(08 strncmp,\k(09 cistrcmp,\k(10 cistrncmp,\k(11 strcpy,\k(12 strncpy,\k(13 strecpy,\k(14 strlen,\k(15 strchr,\k(16 strrchr,\k(17 strpbrk,\k(18 strspn,\k(19 strcspn,\k(20 strtok,\k(21 strdup,\k(22 strstr,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+class,\k(01 subclass,\k(02 proto,\k(03 CSP\k(04 \-\k(05 USB\k(06 device\k(07 driver\k(08 library\k(09 usb(2)\k(10 usbcmd,\k(11 classname,\k(12 closedev,\k(13 configdev,\k(14 devctl,\k(15 finddevs,\k(16 loaddevstr,\k(17 matchdevcsp,\k(18 opendev,\k(19 opendevdata,\k(20 openep,\k(21 startdevs,\k(22 unstall,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+classes\k(01 and\k(02 cases\k(03 isalpharune(2)\k(04 isalpharune,\k(05 islowerrune,\k(06 isspacerune,\k(07 istitlerune,\k(08 isupperrune,\k(09 tolowerrune,\k(10 totitlerune,\k(11 toupperrune\k(12 \-\k(13 Unicode\k(14 character\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+classification\k(01 ctype(2)\k(02 isalpha,\k(03 isupper,\k(04 islower,\k(05 isdigit,\k(06 isxdigit,\k(07 isalnum,\k(08 isspace,\k(09 ispunct,\k(10 isprint,\k(11 isgraph,\k(12 iscntrl,\k(13 isascii,\k(14 toascii,\k(15 _toupper,\k(16 _tolower,\k(17 toupper,\k(18 tolower\k(19 \-\k(20 ASCII\k(21 character\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+classname,\k(01 closedev,\k(02 configdev,\k(03 devctl,\k(04 finddevs,\k(05 loaddevstr,\k(06 matchdevcsp,\k(07 opendev,\k(08 opendevdata,\k(09 openep,\k(10 startdevs,\k(11 unstall,\k(12 class,\k(13 subclass,\k(14 proto,\k(15 CSP\k(16 \-\k(17 USB\k(18 device\k(19 driver\k(20 library\k(21 usb(2)\k(22 usbcmd,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+clean\k(01 a\k(02 path\k(03 name\k(04 cleanname(1)\k(05 cleanname\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+clean\k(01 a\k(02 path\k(03 name\k(04 cleanname(2)\k(05 cleanname\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+cleanname\k(01 \-\k(02 clean\k(03 a\k(04 path\k(05 name\k(06 cleanname(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+cleanname\k(01 \-\k(02 clean\k(03 a\k(04 path\k(05 name\k(06 cleanname(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+cleanup\k(01 exits(2)\k(02 exits,\k(03 _exits,\k(04 atexit,\k(05 atexitdont,\k(06 terminate\k(07 \-\k(08 terminate\k(09 process,\k(10 process\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+clearerr\k(01 \-\k(02 standard\k(03 buffered\k(04 input/output\k(05 package\k(06 fopen(2)\k(07 fopen,\k(08 freopen,\k(09 fdopen,\k(10 fileno,\k(11 fclose,\k(12 sopenr,\k(13 sopenw,\k(14 sclose,\k(15 fflush,\k(16 setvbuf,\k(17 setbuf,\k(18 fgetpos,\k(19 ftell,\k(20 fsetpos,\k(21 fseek,\k(22 rewind,\k(23 feof,\k(24 ferror,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+client\k(01 nfs(4)\k(02 nfs\k(03 \-\k(04 Sun\k(05 network\k(06 file\k(07 system\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+client\k(01 tlssrv(8)\k(02 tlssrv,\k(03 tlsclient,\k(04 tlssrvtunnel,\k(05 tlsclienttunnel\k(06 \-\k(07 TLS\k(08 server\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+client\k(01 venti-client(2)\k(02 vtconnect,\k(03 vthello,\k(04 vtread,\k(05 vtwrite,\k(06 vtreadpacket,\k(07 vtwritepacket,\k(08 vtsync,\k(09 vtping,\k(10 vtrpc,\k(11 ventidoublechecksha1\k(12 \-\k(13 Venti\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+clients\k(01 venti(1)\k(02 read,\k(03 write,\k(04 copy\k(05 \-\k(06 simple\k(07 Venti\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+client-server\k(01 replica\k(02 management\k(03 replica(1)\k(04 changes,\k(05 pull,\k(06 push,\k(07 scan\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+client-server\k(01 replica\k(02 management\k(03 replica(8)\k(04 applychanges,\k(05 applylog,\k(06 compactdb,\k(07 updatedb\k(08 \-\k(09 simple\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+cloadimage,\k(01 unloadimage,\k(02 readimage,\k(03 writeimage,\k(04 bytesperline,\k(05 wordsperline\k(06 \-\k(07 allocating,\k(08 freeing,\k(09 reading,\k(10 writing\k(11 images\k(12 allocimage(2)\k(13 allocimage,\k(14 allocimagemix,\k(15 freeimage,\k(16 nameimage,\k(17 namedimage,\k(18 setalpha,\k(19 loadimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+cloadmemimage,\k(01 unloadmemimage,\k(02 memfillcolor,\k(03 memarc,\k(04 mempoly,\k(05 memellipse,\k(06 memfillpoly,\k(07 memimageline,\k(08 memimagedraw,\k(09 drawclip,\k(10 memlinebbox,\k(11 memlineendsize,\k(12 allocmemsubfont,\k(13 openmemsubfont,\k(14 freememsubfont,\k(15 memsubfontwidth,\k(16 getmemdefont,\k(17 memimagestring,\k(18 iprint,\k(19 hwdraw\k(20 \-\k(21 drawing\k(22 routines\k(23 for\k(24 memory-resident\k(25 images\k(26 memdraw(2)\k(27 Memimage,\k(28 Memdata,\k(29 Memdrawparam,\k(30 memimageinit,\k(31 wordaddr,\k(32 byteaddr,\k(33 memimagemove,\k(34 allocmemimage,\k(35 allocmemimaged,\k(36 readmemimage,\k(37 creadmemimage,\k(38 writememimage,\k(39 freememimage,\k(40 memsetchan,\k(41 loadmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+clock\k(01 \-\k(02 date\k(03 and\k(04 time\k(05 date(1)\k(06 date,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+clock\k(01 and\k(02 non-volatile\k(03 RAM\k(04 rtc(3)\k(05 rtc\k(06 \-\k(07 real-time\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+clock\k(01 daemon\k(02 cron(8)\k(03 cron\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+clock\k(01 to\k(02 a\k(03 time\k(04 source\k(05 timesync(8)\k(06 timesync\k(07 \-\k(08 synchronize\k(09 the\k(10 system\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+clocks,\k(01 process/process\k(02 group\k(03 ids,\k(04 user,\k(05 null,\k(06 reboot,\k(07 etc.\k(08 cons(3)\k(09 cons\k(10 \-\k(11 console,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+clog\k(01 \-\k(02 file\k(03 system\k(04 for\k(05 console\k(06 access\k(07 consolefs(4)\k(08 consolefs,\k(09 C,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+close\k(01 \-\k(02 open\k(03 a\k(04 file\k(05 for\k(06 reading\k(07 or\k(08 writing,\k(09 create\k(10 file\k(11 open(2)\k(12 open,\k(13 create,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+closecontrol,\k(01 closecontrolset,\k(02 controlcalled,\k(03 controlwire,\k(04 createbox,\k(05 createboxbox,\k(06 createbutton,\k(07 createcolumn,\k(08 createentry,\k(09 createkeyboard,\k(10 createlabel,\k(11 createmenu,\k(12 createradiobutton,\k(13 createrow,\k(14 createscribble,\k(15 createslider,\k(16 createstack,\k(17 createtab,\k(18 createtext,\k(19 createtextbutton,\k(20 ctlerror,\k(21 ctlmalloc,\k(22 ctlrealloc,\k(23 ctlstrdup,\k(24 ctlprint,\k(25 deactivate,\k(26 freectlfont,\k(27 freectlimage,\k(28 initcontrols,\k(29 namectlfont,\k(30 namectlimage,\k(31 newcontrolset,\k(32 resizecontrolset\k(33 \-\k(34 interactive\k(35 graphical\k(36 controls\k(37 control(2)\k(38 Control,\k(39 Controlset,\k(40 activate,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+closecontrolset,\k(01 controlcalled,\k(02 controlwire,\k(03 createbox,\k(04 createboxbox,\k(05 createbutton,\k(06 createcolumn,\k(07 createentry,\k(08 createkeyboard,\k(09 createlabel,\k(10 createmenu,\k(11 createradiobutton,\k(12 createrow,\k(13 createscribble,\k(14 createslider,\k(15 createstack,\k(16 createtab,\k(17 createtext,\k(18 createtextbutton,\k(19 ctlerror,\k(20 ctlmalloc,\k(21 ctlrealloc,\k(22 ctlstrdup,\k(23 ctlprint,\k(24 deactivate,\k(25 freectlfont,\k(26 freectlimage,\k(27 initcontrols,\k(28 namectlfont,\k(29 namectlimage,\k(30 newcontrolset,\k(31 resizecontrolset\k(32 \-\k(33 interactive\k(34 graphical\k(35 controls\k(36 control(2)\k(37 Control,\k(38 Controlset,\k(39 activate,\k(40 closecontrol,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+closedev,\k(01 configdev,\k(02 devctl,\k(03 finddevs,\k(04 loaddevstr,\k(05 matchdevcsp,\k(06 opendev,\k(07 opendevdata,\k(08 openep,\k(09 startdevs,\k(10 unstall,\k(11 class,\k(12 subclass,\k(13 proto,\k(14 CSP\k(15 \-\k(16 USB\k(17 device\k(18 driver\k(19 library\k(20 usb(2)\k(21 usbcmd,\k(22 classname,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+closedirfile,\k(01 hasperm\k(02 \-\k(03 in-memory\k(04 file\k(05 hierarchy\k(06 9pfile(2)\k(07 Tree,\k(08 alloctree,\k(09 freetree,\k(10 File,\k(11 createfile,\k(12 closefile,\k(13 removefile,\k(14 walkfile,\k(15 opendirfile,\k(16 readdirfile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+closedisplay,\k(01 getdefont,\k(02 getwindow,\k(03 gengetwindow,\k(04 flushimage,\k(05 bufimage,\k(06 lockdisplay,\k(07 unlockdisplay,\k(08 openfont,\k(09 buildfont,\k(10 freefont,\k(11 Pfmt,\k(12 Rfmt,\k(13 strtochan,\k(14 chantostr,\k(15 chantodepth\k(16 \-\k(17 interactive\k(18 graphics\k(19 graphics(2)\k(20 Display,\k(21 Point,\k(22 Rectangle,\k(23 Cursor,\k(24 initdraw,\k(25 geninitdraw,\k(26 drawerror,\k(27 initdisplay,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+closefid,\k(01 lookupfid,\k(02 removefid,\k(03 Req,\k(04 Reqpool,\k(05 allocreqpool,\k(06 freereqpool,\k(07 allocreq,\k(08 closereq,\k(09 lookupreq,\k(10 removereq\k(11 \-\k(12 9P\k(13 fid,\k(14 request\k(15 tracking\k(16 9pfid(2)\k(17 Fid,\k(18 Fidpool,\k(19 allocfidpool,\k(20 freefidpool,\k(21 allocfid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+closefile,\k(01 removefile,\k(02 walkfile,\k(03 opendirfile,\k(04 readdirfile,\k(05 closedirfile,\k(06 hasperm\k(07 \-\k(08 in-memory\k(09 file\k(10 hierarchy\k(11 9pfile(2)\k(12 Tree,\k(13 alloctree,\k(14 freetree,\k(15 File,\k(16 createfile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+closeioproc,\k(01 iocall,\k(02 ioclose,\k(03 iointerrupt,\k(04 iodial,\k(05 ioopen,\k(06 ioproc,\k(07 ioread,\k(08 ioreadn,\k(09 iowrite\k(10 \-\k(11 slave\k(12 I/O\k(13 processes\k(14 for\k(15 threaded\k(16 programs\k(17 ioproc(2)\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+closekeyboard\k(01 \-\k(02 keyboard\k(03 control\k(04 keyboard(2)\k(05 initkeyboard,\k(06 ctlkeyboard,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+closemouse,\k(01 moveto,\k(02 getrect,\k(03 drawgetrect,\k(04 menuhit,\k(05 setcursor\k(06 \-\k(07 mouse\k(08 control\k(09 mouse(2)\k(10 initmouse,\k(11 readmouse,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+closept3,\k(01 dot3,\k(02 cross3,\k(03 len3,\k(04 dist3,\k(05 unit3,\k(06 midpt3,\k(07 lerp3,\k(08 reflect3,\k(09 nearseg3,\k(10 pldist3,\k(11 vdiv3,\k(12 vrem3,\k(13 pn2f3,\k(14 ppp2f3,\k(15 fff2p3,\k(16 pdiv4,\k(17 add4,\k(18 sub4\k(19 \-\k(20 operations\k(21 on\k(22 3-d\k(23 points\k(24 and\k(25 planes\k(26 arith3(2)\k(27 add3,\k(28 sub3,\k(29 neg3,\k(30 div3,\k(31 mul3,\k(32 eqpt3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+closereq,\k(01 lookupreq,\k(02 removereq\k(03 \-\k(04 9P\k(05 fid,\k(06 request\k(07 tracking\k(08 9pfid(2)\k(09 Fid,\k(10 Fidpool,\k(11 allocfidpool,\k(12 freefidpool,\k(13 allocfid,\k(14 closefid,\k(15 lookupfid,\k(16 removefid,\k(17 Req,\k(18 Reqpool,\k(19 allocreqpool,\k(20 freereqpool,\k(21 allocreq,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+closescsi,\k(01 scsiready,\k(02 scsi,\k(03 scsicmd,\k(04 scsierror\k(05 \-\k(06 SCSI\k(07 device\k(08 operations\k(09 scsi(2)\k(10 openscsi,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+clunk\k(01 \-\k(02 forget\k(03 about\k(04 a\k(05 fid\k(06 clunk(5)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+cmap2rgb,\k(01 cmap2rgba,\k(02 rgb2cmap\k(03 \-\k(04 colors\k(05 and\k(06 color\k(07 maps\k(08 color(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cmap2rgba,\k(01 rgb2cmap\k(02 \-\k(03 colors\k(04 and\k(05 color\k(06 maps\k(07 color(2)\k(08 cmap2rgb,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Cmdbuf,\k(01 parsecmd,\k(02 respondcmderror,\k(03 lookupcmd\k(04 \-\k(05 control\k(06 message\k(07 parsing\k(08 9pcmdbuf(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cmp\k(01 \-\k(02 compare\k(03 two\k(04 files\k(05 cmp(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+code\k(01 for\k(02 executable\k(03 src(1)\k(04 src\k(05 \-\k(06 find\k(07 source\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+coding\k(01 conventions\k(02 for\k(03 C\k(04 style(6)\k(05 style\k(06 \-\k(07 Plan\k(08 9\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+col\k(01 \-\k(02 column\k(03 alignment\k(04 col(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+collect\k(01 files\k(02 for\k(03 distribution\k(04 bundle(1)\k(05 bundle\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+color\k(01 \-\k(02 representation\k(03 of\k(04 pixels\k(05 and\k(06 colors\k(07 color(6)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+color\k(01 map\k(02 colors(1)\k(03 getmap,\k(04 colors\k(05 \-\k(06 display\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+color\k(01 map\k(02 readcolmap(2)\k(03 RGB,\k(04 readcolmap,\k(05 writecolmap\k(06 \-\k(07 access\k(08 display\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+color\k(01 maps\k(02 color(2)\k(03 cmap2rgb,\k(04 cmap2rgba,\k(05 rgb2cmap\k(06 \-\k(07 colors\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+colors\k(01 color(6)\k(02 color\k(03 \-\k(04 representation\k(05 of\k(06 pixels\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+colors\k(01 \-\k(02 display\k(03 color\k(04 map\k(05 colors(1)\k(06 getmap,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+colors\k(01 and\k(02 color\k(03 maps\k(04 color(2)\k(05 cmap2rgb,\k(06 cmap2rgba,\k(07 rgb2cmap\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+column\k(01 alignment\k(02 col(1)\k(03 col\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+combinerect,\k(01 Dx,\k(02 Dy,\k(03 Pt,\k(04 Rect,\k(05 Rpt\k(06 \-\k(07 arithmetic\k(08 on\k(09 points\k(10 and\k(11 rectangles\k(12 addpt(2)\k(13 addpt,\k(14 subpt,\k(15 mulpt,\k(16 divpt,\k(17 rectaddpt,\k(18 rectsubpt,\k(19 insetrect,\k(20 canonrect,\k(21 eqpt,\k(22 eqrect,\k(23 ptinrect,\k(24 rectinrect,\k(25 rectXrect,\k(26 rectclip,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+comm\k(01 \-\k(02 select\k(03 or\k(04 reject\k(05 lines\k(06 common\k(07 to\k(08 two\k(09 sorted\k(10 files\k(11 comm(1)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+command\k(01 time(1)\k(02 time\k(03 \-\k(04 time\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+command\k(01 language\k(02 rc(1)\k(03 rc,\k(04 cd,\k(05 eval,\k(06 exec,\k(07 exit,\k(08 flag,\k(09 rfork,\k(10 shift,\k(11 wait,\k(12 whatis,\k(13 .,\k(14 ~\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+command\k(01 line\k(02 for\k(03 formatting\k(04 a\k(05 document\k(06 doctype(1)\k(07 doctype\k(08 \-\k(09 intuit\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+command\k(01 under\k(02 lock\k(03 lock(1)\k(04 lock\k(05 \-\k(06 run\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+command-line\k(01 parsing\k(02 for\k(03 shell\k(04 scripts\k(05 getflags(8)\k(06 getflags,\k(07 usage\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+commands\k(01 fossilcons(8)\k(02 fossilcons\k(03 \-\k(04 fossil\k(05 console\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+commands\k(01 secstore(1)\k(02 aescbc,\k(03 ipso,\k(04 secstore\k(05 \-\k(06 secstore\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+commands\k(01 secstore(8)\k(02 secstored,\k(03 secuser\k(04 \-\k(05 secstore\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+commands\k(01 to\k(02 kill\k(03 processes\k(04 kill(1)\k(05 kill,\k(06 slay,\k(07 broke\k(08 \-\k(09 print\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+commands\k(01 to\k(02 stop\k(03 and\k(04 start\k(05 processes\k(06 stop(1)\k(07 stop,\k(08 start\k(09 \-\k(10 print\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+common\k(01 to\k(02 two\k(03 sorted\k(04 files\k(05 comm(1)\k(06 comm\k(07 \-\k(08 select\k(09 or\k(10 reject\k(11 lines\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+communicating\k(01 with\k(02 authentication\k(03 servers\k(04 authsrv(2)\k(05 authdial,\k(06 passtokey,\k(07 nvcsum,\k(08 readnvram,\k(09 convT2M,\k(10 convM2T,\k(11 convTR2M,\k(12 convM2TR,\k(13 convA2M,\k(14 convM2A,\k(15 convPR2M,\k(16 convM2PR,\k(17 _asgetticket,\k(18 _asrdresp\k(19 \-\k(20 routines\k(21 for\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+communication\k(01 pipe(3)\k(02 pipe\k(03 \-\k(04 two-way\k(05 interprocess\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+communication\k(01 channel\k(02 pushssl(2)\k(03 pushssl\k(04 \-\k(05 attach\k(06 SSL\k(07 version\k(08 2\k(09 encryption\k(10 to\k(11 a\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+communication\k(01 channel\k(02 pushtls(2)\k(03 pushtls,\k(04 tlsClient,\k(05 tlsServer,\k(06 initThumbprints,\k(07 freeThumbprints,\k(08 okThumbprint,\k(09 readcert,\k(10 readcertchain\k(11 \-\k(12 attach\k(13 TLS1\k(14 or\k(15 SSL3\k(16 encryption\k(17 to\k(18 a\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+communication\k(01 control\k(02 uart(3)\k(03 uart,\k(04 eia\k(05 \-\k(06 serial\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+compactdb,\k(01 updatedb\k(02 \-\k(03 simple\k(04 client-server\k(05 replica\k(06 management\k(07 replica(8)\k(08 applychanges,\k(09 applylog,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+comparator\k(01 diff(1)\k(02 diff\k(03 \-\k(04 differential\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compare\k(01 two\k(02 files\k(03 cmp(1)\k(04 cmp\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compiler\k(01 yacc(1)\k(02 yacc\k(03 \-\k(04 yet\k(05 another\k(06 compiler-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compiler\k(01 driver\k(02 pcc(1)\k(03 pcc\k(04 \-\k(05 APE\k(06 C\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+compiler-compiler\k(01 yacc(1)\k(02 yacc\k(03 \-\k(04 yet\k(05 another\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compilers\k(01 2c(1)\k(02 0c,\k(03 1c,\k(04 2c,\k(05 5c,\k(06 6c,\k(07 7c,\k(08 8c,\k(09 kc,\k(10 qc,\k(11 vc\k(12 \-\k(13 C\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+complete\k(01 \-\k(02 file\k(03 name\k(04 completion\k(05 complete(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+completion\k(01 complete(2)\k(02 complete\k(03 \-\k(04 file\k(05 name\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compress\k(01 and\k(02 expand\k(03 data\k(04 gzip(1)\k(05 gzip,\k(06 gunzip,\k(07 bzip2,\k(08 bunzip2,\k(09 compress,\k(10 uncompress,\k(11 zip,\k(12 unzip\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+compress,\k(01 uncompress,\k(02 zip,\k(03 unzip\k(04 \-\k(05 compress\k(06 and\k(07 expand\k(08 data\k(09 gzip(1)\k(10 gzip,\k(11 gunzip,\k(12 bzip2,\k(13 bunzip2,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+compressed\k(01 file\k(02 system\k(03 mksacfs(8)\k(04 mksacfs\k(05 \-\k(06 make\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+compressed\k(01 file\k(02 system\k(03 sacfs(4)\k(04 sacfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+compressed\k(01 read-only\k(02 file\k(03 system\k(04 mkpaqfs(8)\k(05 mkpaqfs\k(06 \-\k(07 make\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+compressed\k(01 read-only\k(02 file\k(03 system\k(04 paqfs(4)\k(05 paqfs\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+compression\k(01 flate(2)\k(02 deflateinit,\k(03 deflate,\k(04 deflatezlib,\k(05 deflateblock,\k(06 deflatezlibblock,\k(07 inflateinit,\k(08 inflate,\k(09 inflatezlib,\k(10 inflateblock,\k(11 inflatezlibblock,\k(12 flateerr,\k(13 mkcrctab,\k(14 blockcrc,\k(15 adler32\k(16 \-\k(17 deflate\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+Computer\k(01 Memory\k(02 Card\k(03 Interface\k(04 Association\k(05 (PCMCI)\k(06 device\k(07 i82365(3)\k(08 i82365\k(09 \-\k(10 Personal\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Computing\k(01 (VN)\k(02 vnc(1)\k(03 vncs,\k(04 vncv\k(05 \-\k(06 remote\k(07 frame\k(08 buffer\k(09 server\k(10 and\k(11 viewer\k(12 for\k(13 Virtual\k(14 Network\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+con,\k(01 telnet,\k(02 rx,\k(03 hayes,\k(04 xms,\k(05 xmr\k(06 \-\k(07 remote\k(08 login,\k(09 execution,\k(10 and\k(11 XMODEM\k(12 file\k(13 transfer\k(14 con(1)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+concurrent\k(01 systems\k(02 spin(1)\k(03 spin\k(04 -\k(05 verification\k(06 tool\k(07 for\k(08 models\k(09 of\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+conf,\k(01 fmtarenas,\k(02 fmtbloom,\k(03 fmtindex,\k(04 fmtisect,\k(05 syncindex\k(06 \-\k(07 prepare\k(08 and\k(09 maintain\k(10 a\k(11 venti\k(12 server\k(13 venti-fmt(8)\k(14 buildindex,\k(15 checkarenas,\k(16 checkindex,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+configdev,\k(01 devctl,\k(02 finddevs,\k(03 loaddevstr,\k(04 matchdevcsp,\k(05 opendev,\k(06 opendevdata,\k(07 openep,\k(08 startdevs,\k(09 unstall,\k(10 class,\k(11 subclass,\k(12 proto,\k(13 CSP\k(14 \-\k(15 USB\k(16 device\k(17 driver\k(18 library\k(19 usb(2)\k(20 usbcmd,\k(21 classname,\k(22 closedev,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+configuration\k(01 pci(8)\k(02 pci\k(03 \-\k(04 print\k(05 PCI\k(06 bus\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+configuration\k(01 smtpd(6)\k(02 smtpd\k(03 \-\k(04 SMTP\k(05 listener\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+configuration\k(01 and\k(02 routing\k(03 ipconfig(8)\k(04 ipconfig,\k(05 rip,\k(06 linklocal,\k(07 ipv6on\k(08 \-\k(09 Internet\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+configuration\k(01 file\k(02 venti.conf(6)\k(03 venti.conf\k(04 \-\k(05 a\k(06 venti\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+configuration\k(01 file\k(02 for\k(03 PCs\k(04 plan9.ini(8)\k(05 plan9.ini\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+configure\k(01 a\k(02 mouse\k(03 to\k(04 a\k(05 port\k(06 mouse(8)\k(07 aux/mouse,\k(08 aux/accupoint\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+configure\k(01 a\k(02 VGA\k(03 card\k(04 vga(8)\k(05 vga\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+configure\k(01 and\k(02 run\k(03 automatic\k(04 or\k(05 manual\k(06 6to4\k(07 tunnel\k(08 of\k(09 IPv6\k(10 through\k(11 IPv4\k(12 6in4(8)\k(13 6in4\k(14 -\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+configuring\k(01 a\k(02 file\k(03 server\k(04 fsconfig(8)\k(05 fsconfig\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+connect\k(01 to\k(02 Plan\k(03 9\k(04 CPU\k(05 servers\k(06 from\k(07 other\k(08 operating\k(09 systems\k(10 drawterm(8)\k(11 drawterm\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+connect\k(01 to\k(02 the\k(03 root\k(04 file\k(05 server\k(06 boot(8)\k(07 boot\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+connection\k(01 attach(5)\k(02 attach,\k(03 auth\k(04 \-\k(05 messages\k(06 to\k(07 establish\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+connection\k(01 reboot(8)\k(02 reboot\k(03 \-\k(04 reboot\k(05 the\k(06 system\k(07 upon\k(08 loss\k(09 of\k(10 remote\k(11 file\k(12 server\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+connection\k(01 and\k(02 negotiate\k(03 version\k(04 fversion(2)\k(05 fversion\k(06 \-\k(07 initialize\k(08 9P\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+connection\k(01 to\k(02 CPU\k(03 server\k(04 cpu(1)\k(05 cpu\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+connections\k(01 dial(2)\k(02 dial,\k(03 hangup,\k(04 announce,\k(05 listen,\k(06 accept,\k(07 reject,\k(08 netmkaddr,\k(09 setnetmtpt,\k(10 getnetconninfo,\k(11 freenetconninfo\k(12 \-\k(13 make\k(14 and\k(15 break\k(16 network\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+connections\k(01 netstat(1)\k(02 netstat\k(03 \-\k(04 summarize\k(05 network\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+connections\k(01 venti-conn(2)\k(02 VtConn,\k(03 vtconn,\k(04 vtdial,\k(05 vtfreeconn,\k(06 vtsend,\k(07 vtrecv,\k(08 vtversion,\k(09 vtdebug,\k(10 vthangup\k(11 \-\k(12 Venti\k(13 network\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+cons\k(01 \-\k(02 console,\k(03 clocks,\k(04 process/process\k(05 group\k(06 ids,\k(07 user,\k(08 null,\k(09 reboot,\k(10 etc.\k(11 cons(3)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+Console\k(01 cec(8)\k(02 cec\k(03 \-\k(04 Coraid\k(05 Ethernet\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+console\k(01 access\k(02 consolefs(4)\k(03 consolefs,\k(04 C,\k(05 clog\k(06 \-\k(07 file\k(08 system\k(09 for\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+console,\k(01 clocks,\k(02 process/process\k(03 group\k(04 ids,\k(05 user,\k(06 null,\k(07 reboot,\k(08 etc.\k(09 cons(3)\k(10 cons\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+console\k(01 commands\k(02 fossilcons(8)\k(03 fossilcons\k(04 \-\k(05 fossil\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+consolefs,\k(01 C,\k(02 clog\k(03 \-\k(04 file\k(05 system\k(06 for\k(07 console\k(08 access\k(09 consolefs(4)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+conswdir\k(01 \-\k(02 maintain\k(03 remote\k(04 working\k(05 directory\k(06 rwd(1)\k(07 rwd,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+control\k(01 arch(3)\k(02 arch\k(03 \-\k(04 architecture-specific\k(05 information\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+control\k(01 keyboard(2)\k(02 initkeyboard,\k(03 ctlkeyboard,\k(04 closekeyboard\k(05 \-\k(06 keyboard\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+control\k(01 mouse(2)\k(02 initmouse,\k(03 readmouse,\k(04 closemouse,\k(05 moveto,\k(06 getrect,\k(07 drawgetrect,\k(08 menuhit,\k(09 setcursor\k(10 \-\k(11 mouse\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+control\k(01 scuzz(8)\k(02 scuzz\k(03 \-\k(04 SCSI\k(05 target\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+control\k(01 uart(3)\k(02 uart,\k(03 eia\k(04 \-\k(05 serial\k(06 communication\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Control,\k(01 Controlset,\k(02 activate,\k(03 closecontrol,\k(04 closecontrolset,\k(05 controlcalled,\k(06 controlwire,\k(07 createbox,\k(08 createboxbox,\k(09 createbutton,\k(10 createcolumn,\k(11 createentry,\k(12 createkeyboard,\k(13 createlabel,\k(14 createmenu,\k(15 createradiobutton,\k(16 createrow,\k(17 createscribble,\k(18 createslider,\k(19 createstack,\k(20 createtab,\k(21 createtext,\k(22 createtextbutton,\k(23 ctlerror,\k(24 ctlmalloc,\k(25 ctlrealloc,\k(26 ctlstrdup,\k(27 ctlprint,\k(28 deactivate,\k(29 freectlfont,\k(30 freectlimage,\k(31 initcontrols,\k(32 namectlfont,\k(33 namectlimage,\k(34 newcontrolset,\k(35 resizecontrolset\k(36 \-\k(37 interactive\k(38 graphical\k(39 controls\k(40 control(2)\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+control\k(01 files\k(02 for\k(03 text\k(04 windows\k(05 acme(4)\k(06 acme\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+control\k(01 floating\k(02 point\k(03 getfcr(2)\k(04 getfcr,\k(05 setfcr,\k(06 getfsr,\k(07 setfsr\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+control\k(01 message\k(02 parsing\k(03 9pcmdbuf(2)\k(04 Cmdbuf,\k(05 parsecmd,\k(06 respondcmderror,\k(07 lookupcmd\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+controlcalled,\k(01 controlwire,\k(02 createbox,\k(03 createboxbox,\k(04 createbutton,\k(05 createcolumn,\k(06 createentry,\k(07 createkeyboard,\k(08 createlabel,\k(09 createmenu,\k(10 createradiobutton,\k(11 createrow,\k(12 createscribble,\k(13 createslider,\k(14 createstack,\k(15 createtab,\k(16 createtext,\k(17 createtextbutton,\k(18 ctlerror,\k(19 ctlmalloc,\k(20 ctlrealloc,\k(21 ctlstrdup,\k(22 ctlprint,\k(23 deactivate,\k(24 freectlfont,\k(25 freectlimage,\k(26 initcontrols,\k(27 namectlfont,\k(28 namectlimage,\k(29 newcontrolset,\k(30 resizecontrolset\k(31 \-\k(32 interactive\k(33 graphical\k(34 controls\k(35 control(2)\k(36 Control,\k(37 Controlset,\k(38 activate,\k(39 closecontrol,\k(40 closecontrolset,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+controller\k(01 audio(3)\k(02 audio\k(03 \-\k(04 SoundBlaster\k(05 audio\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+controller\k(01 qball(2)\k(02 qball\k(03 \-\k(04 3-d\k(05 rotation\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+controller\k(01 and\k(02 monitor\k(03 database\k(04 vgadb(6)\k(05 vgadb\k(06 \-\k(07 VGA\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+controller\k(01 device\k(02 vga(3)\k(03 vga\k(04 \-\k(05 VGA\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Controller\k(01 Interface\k(02 usb(3)\k(03 usb\k(04 \-\k(05 USB\k(06 Host\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Controller\k(01 Interface)\k(02 SATA\k(03 (Serial\k(04 AT)\k(05 storage\k(06 device\k(07 drivers\k(08 sdahci(3)\k(09 sdahci\k(10 \-\k(11 AHCI\k(12 (Advanced\k(13 Host\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+controls\k(01 control(2)\k(02 Control,\k(03 Controlset,\k(04 activate,\k(05 closecontrol,\k(06 closecontrolset,\k(07 controlcalled,\k(08 controlwire,\k(09 createbox,\k(10 createboxbox,\k(11 createbutton,\k(12 createcolumn,\k(13 createentry,\k(14 createkeyboard,\k(15 createlabel,\k(16 createmenu,\k(17 createradiobutton,\k(18 createrow,\k(19 createscribble,\k(20 createslider,\k(21 createstack,\k(22 createtab,\k(23 createtext,\k(24 createtextbutton,\k(25 ctlerror,\k(26 ctlmalloc,\k(27 ctlrealloc,\k(28 ctlstrdup,\k(29 ctlprint,\k(30 deactivate,\k(31 freectlfont,\k(32 freectlimage,\k(33 initcontrols,\k(34 namectlfont,\k(35 namectlimage,\k(36 newcontrolset,\k(37 resizecontrolset\k(38 \-\k(39 interactive\k(40 graphical\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+Controlset,\k(01 activate,\k(02 closecontrol,\k(03 closecontrolset,\k(04 controlcalled,\k(05 controlwire,\k(06 createbox,\k(07 createboxbox,\k(08 createbutton,\k(09 createcolumn,\k(10 createentry,\k(11 createkeyboard,\k(12 createlabel,\k(13 createmenu,\k(14 createradiobutton,\k(15 createrow,\k(16 createscribble,\k(17 createslider,\k(18 createstack,\k(19 createtab,\k(20 createtext,\k(21 createtextbutton,\k(22 ctlerror,\k(23 ctlmalloc,\k(24 ctlrealloc,\k(25 ctlstrdup,\k(26 ctlprint,\k(27 deactivate,\k(28 freectlfont,\k(29 freectlimage,\k(30 initcontrols,\k(31 namectlfont,\k(32 namectlimage,\k(33 newcontrolset,\k(34 resizecontrolset\k(35 \-\k(36 interactive\k(37 graphical\k(38 controls\k(39 control(2)\k(40 Control,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+controlwire,\k(01 createbox,\k(02 createboxbox,\k(03 createbutton,\k(04 createcolumn,\k(05 createentry,\k(06 createkeyboard,\k(07 createlabel,\k(08 createmenu,\k(09 createradiobutton,\k(10 createrow,\k(11 createscribble,\k(12 createslider,\k(13 createstack,\k(14 createtab,\k(15 createtext,\k(16 createtextbutton,\k(17 ctlerror,\k(18 ctlmalloc,\k(19 ctlrealloc,\k(20 ctlstrdup,\k(21 ctlprint,\k(22 deactivate,\k(23 freectlfont,\k(24 freectlimage,\k(25 initcontrols,\k(26 namectlfont,\k(27 namectlimage,\k(28 newcontrolset,\k(29 resizecontrolset\k(30 \-\k(31 interactive\k(32 graphical\k(33 controls\k(34 control(2)\k(35 Control,\k(36 Controlset,\k(37 activate,\k(38 closecontrol,\k(39 closecontrolset,\k(40 controlcalled,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+convA2M,\k(01 convM2A,\k(02 convPR2M,\k(03 convM2PR,\k(04 _asgetticket,\k(05 _asrdresp\k(06 \-\k(07 routines\k(08 for\k(09 communicating\k(10 with\k(11 authentication\k(12 servers\k(13 authsrv(2)\k(14 authdial,\k(15 passtokey,\k(16 nvcsum,\k(17 readnvram,\k(18 convT2M,\k(19 convM2T,\k(20 convTR2M,\k(21 convM2TR,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convD2M,\k(01 convM2S,\k(02 convM2D,\k(03 fcallfmt,\k(04 dirfmt,\k(05 dirmodefmt,\k(06 read9pmsg,\k(07 statcheck,\k(08 sizeS2M,\k(09 sizeD2M\k(10 \-\k(11 interface\k(12 to\k(13 Plan\k(14 9\k(15 File\k(16 protocol\k(17 fcall(2)\k(18 Fcall,\k(19 convS2M,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+conventions\k(01 for\k(02 C\k(03 style(6)\k(04 style\k(05 \-\k(06 Plan\k(07 9\k(08 coding\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+conversion\k(01 rune(2)\k(02 runetochar,\k(03 chartorune,\k(04 runelen,\k(05 runenlen,\k(06 fullrune,\k(07 utfecpy,\k(08 utflen,\k(09 utfnlen,\k(10 utfrune,\k(11 utfrrune,\k(12 utfutf\k(13 \-\k(14 rune/UTF\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+conversion\k(01 program\k(02 units(1)\k(03 units\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+convert\k(01 an\k(02 image\k(03 to\k(04 a\k(05 face\k(06 icon\k(07 mug(1)\k(08 mug\k(09 -\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+convert\k(01 and\k(02 copy\k(03 a\k(04 file\k(05 dd(1)\k(06 dd\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+convert\k(01 between\k(02 PostScript\k(03 and\k(04 PDF\k(05 ps2pdf(1)\k(06 ps2pdf,\k(07 pdf2ps\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+convert\k(01 between\k(02 troff's\k(03 ms\k(04 macros\k(05 and\k(06 html\k(07 ms2html(1)\k(08 ms2html,\k(09 html2ms\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+convert\k(01 date\k(02 and\k(03 time\k(04 ctime(2)\k(05 ctime,\k(06 localtime,\k(07 gmtime,\k(08 asctime,\k(09 tm2sec,\k(10 timezone\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+convert\k(01 image\k(02 crop(1)\k(03 crop,\k(04 iconv\k(05 \-\k(06 frame,\k(07 crop,\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+convert\k(01 pictures\k(02 jpg(1)\k(03 jpg,\k(04 gif,\k(05 png,\k(06 ppm,\k(07 bmp,\k(08 yuv,\k(09 ico,\k(10 togif,\k(11 toppm,\k(12 topng,\k(13 toico\k(14 \-\k(15 view\k(16 and\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+convert\k(01 text\k(02 to\k(03 numbers\k(04 atof(2)\k(05 atof,\k(06 atoi,\k(07 atol,\k(08 atoll,\k(09 charstod,\k(10 strtod,\k(11 strtol,\k(12 strtoll,\k(13 strtoul,\k(14 strtoull\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+convert\k(01 troff\k(02 output\k(03 into\k(04 HTML\k(05 troff2html(1)\k(06 troff2html\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+convkeys,\k(01 convkeys2,\k(02 printnetkey,\k(03 status,\k(04 enable,\k(05 disable,\k(06 authsrv,\k(07 guard.srv,\k(08 wrkey,\k(09 login,\k(10 newns,\k(11 none\k(12 \-\k(13 maintain\k(14 or\k(15 query\k(16 authentication\k(17 databases\k(18 auth(8)\k(19 changeuser,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+convkeys2,\k(01 printnetkey,\k(02 status,\k(03 enable,\k(04 disable,\k(05 authsrv,\k(06 guard.srv,\k(07 wrkey,\k(08 login,\k(09 newns,\k(10 none\k(11 \-\k(12 maintain\k(13 or\k(14 query\k(15 authentication\k(16 databases\k(17 auth(8)\k(18 changeuser,\k(19 convkeys,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+convM2A,\k(01 convPR2M,\k(02 convM2PR,\k(03 _asgetticket,\k(04 _asrdresp\k(05 \-\k(06 routines\k(07 for\k(08 communicating\k(09 with\k(10 authentication\k(11 servers\k(12 authsrv(2)\k(13 authdial,\k(14 passtokey,\k(15 nvcsum,\k(16 readnvram,\k(17 convT2M,\k(18 convM2T,\k(19 convTR2M,\k(20 convM2TR,\k(21 convA2M,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convM2D,\k(01 fcallfmt,\k(02 dirfmt,\k(03 dirmodefmt,\k(04 read9pmsg,\k(05 statcheck,\k(06 sizeS2M,\k(07 sizeD2M\k(08 \-\k(09 interface\k(10 to\k(11 Plan\k(12 9\k(13 File\k(14 protocol\k(15 fcall(2)\k(16 Fcall,\k(17 convS2M,\k(18 convD2M,\k(19 convM2S,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+convM2PR,\k(01 _asgetticket,\k(02 _asrdresp\k(03 \-\k(04 routines\k(05 for\k(06 communicating\k(07 with\k(08 authentication\k(09 servers\k(10 authsrv(2)\k(11 authdial,\k(12 passtokey,\k(13 nvcsum,\k(14 readnvram,\k(15 convT2M,\k(16 convM2T,\k(17 convTR2M,\k(18 convM2TR,\k(19 convA2M,\k(20 convM2A,\k(21 convPR2M,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convM2S,\k(01 convM2D,\k(02 fcallfmt,\k(03 dirfmt,\k(04 dirmodefmt,\k(05 read9pmsg,\k(06 statcheck,\k(07 sizeS2M,\k(08 sizeD2M\k(09 \-\k(10 interface\k(11 to\k(12 Plan\k(13 9\k(14 File\k(15 protocol\k(16 fcall(2)\k(17 Fcall,\k(18 convS2M,\k(19 convD2M,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+convM2T,\k(01 convTR2M,\k(02 convM2TR,\k(03 convA2M,\k(04 convM2A,\k(05 convPR2M,\k(06 convM2PR,\k(07 _asgetticket,\k(08 _asrdresp\k(09 \-\k(10 routines\k(11 for\k(12 communicating\k(13 with\k(14 authentication\k(15 servers\k(16 authsrv(2)\k(17 authdial,\k(18 passtokey,\k(19 nvcsum,\k(20 readnvram,\k(21 convT2M,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convM2TR,\k(01 convA2M,\k(02 convM2A,\k(03 convPR2M,\k(04 convM2PR,\k(05 _asgetticket,\k(06 _asrdresp\k(07 \-\k(08 routines\k(09 for\k(10 communicating\k(11 with\k(12 authentication\k(13 servers\k(14 authsrv(2)\k(15 authdial,\k(16 passtokey,\k(17 nvcsum,\k(18 readnvram,\k(19 convT2M,\k(20 convM2T,\k(21 convTR2M,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convPR2M,\k(01 convM2PR,\k(02 _asgetticket,\k(03 _asrdresp\k(04 \-\k(05 routines\k(06 for\k(07 communicating\k(08 with\k(09 authentication\k(10 servers\k(11 authsrv(2)\k(12 authdial,\k(13 passtokey,\k(14 nvcsum,\k(15 readnvram,\k(16 convT2M,\k(17 convM2T,\k(18 convTR2M,\k(19 convM2TR,\k(20 convA2M,\k(21 convM2A,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convS2M,\k(01 convD2M,\k(02 convM2S,\k(03 convM2D,\k(04 fcallfmt,\k(05 dirfmt,\k(06 dirmodefmt,\k(07 read9pmsg,\k(08 statcheck,\k(09 sizeS2M,\k(10 sizeD2M\k(11 \-\k(12 interface\k(13 to\k(14 Plan\k(15 9\k(16 File\k(17 protocol\k(18 fcall(2)\k(19 Fcall,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+convT2M,\k(01 convM2T,\k(02 convTR2M,\k(03 convM2TR,\k(04 convA2M,\k(05 convM2A,\k(06 convPR2M,\k(07 convM2PR,\k(08 _asgetticket,\k(09 _asrdresp\k(10 \-\k(11 routines\k(12 for\k(13 communicating\k(14 with\k(15 authentication\k(16 servers\k(17 authsrv(2)\k(18 authdial,\k(19 passtokey,\k(20 nvcsum,\k(21 readnvram,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+convTR2M,\k(01 convM2TR,\k(02 convA2M,\k(03 convM2A,\k(04 convPR2M,\k(05 convM2PR,\k(06 _asgetticket,\k(07 _asrdresp\k(08 \-\k(09 routines\k(10 for\k(11 communicating\k(12 with\k(13 authentication\k(14 servers\k(15 authsrv(2)\k(16 authdial,\k(17 passtokey,\k(18 nvcsum,\k(19 readnvram,\k(20 convT2M,\k(21 convM2T,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+cookie\k(01 manager\k(02 webcookies(4)\k(03 webcookies\k(04 \-\k(05 HTTP\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+copy\k(01 \-\k(02 simple\k(03 Venti\k(04 clients\k(05 venti(1)\k(06 read,\k(07 write,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+copy\k(01 a\k(02 file\k(03 dd(1)\k(04 dd\k(05 \-\k(06 convert\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+copy\k(01 arenas\k(02 between\k(03 venti\k(04 servers\k(05 venti-backup(8)\k(06 rdarena,\k(07 wrarena\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+copy\k(01 asynchronously\k(02 via\k(03 a\k(04 large\k(05 circular\k(06 buffer\k(07 pump(1)\k(08 pump\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+copy\k(01 from/to\k(02 Unix\k(03 or\k(04 Plan\k(05 9\k(06 ssh(1)\k(07 ssh,\k(08 sshnet,\k(09 scp,\k(10 sshserve\k(11 \-\k(12 secure\k(13 login\k(14 and\k(15 file\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+copy,\k(01 handling\k(02 errors\k(03 ecp(1)\k(04 ecp\k(05 \-\k(06 fast\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+copy,\k(01 move\k(02 files\k(03 cp(1)\k(04 cp,\k(05 fcp,\k(06 mv\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+copy\k(01 network\k(02 buffers\k(03 venti-packet(2)\k(04 Packet,\k(05 packetalloc,\k(06 packetappend,\k(07 packetasize,\k(08 packetcmp,\k(09 packetconcat,\k(10 packetconsume,\k(11 packetcopy,\k(12 packetdup,\k(13 packetforeign,\k(14 packetfragments,\k(15 packetfree,\k(16 packetheader,\k(17 packetpeek,\k(18 packetprefix,\k(19 packetsha1,\k(20 packetsize,\k(21 packetsplit,\k(22 packetstats,\k(23 packettrailer,\k(24 packettrim\k(25 \-\k(26 zero-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+Coraid\k(01 Ethernet\k(02 Console\k(03 cec(8)\k(04 cec\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+corresponding\k(01 to\k(02 a\k(03 url\k(04 hget(1)\k(05 hget\k(06 \-\k(07 retrieve\k(08 a\k(09 web\k(10 page\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+cos,\k(01 tan,\k(02 asin,\k(03 acos,\k(04 atan,\k(05 atan2\k(06 \-\k(07 trigonometric\k(08 functions\k(09 sin(2)\k(10 sin,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+cosh,\k(01 tanh\k(02 \-\k(03 hyperbolic\k(04 functions\k(05 sinh(2)\k(06 sinh,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+count\k(01 wc(1)\k(02 wc\k(03 \-\k(04 word\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+count\k(01 blocks\k(02 in\k(03 a\k(04 file\k(05 sum(1)\k(06 sum,\k(07 md5sum,\k(08 sha1sum\k(09 \-\k(10 sum\k(11 and\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+counts\k(01 lock(2)\k(02 lock,\k(03 canlock,\k(04 unlock,\k(05 qlock,\k(06 canqlock,\k(07 qunlock,\k(08 rlock,\k(09 canrlock,\k(10 runlock,\k(11 wlock,\k(12 canwlock,\k(13 wunlock,\k(14 rsleep,\k(15 rwakeup,\k(16 rwakeupall,\k(17 incref,\k(18 decref\k(19 \-\k(20 spin\k(21 locks,\k(22 queueing\k(23 rendezvous\k(24 locks,\k(25 reader-writer\k(26 locks,\k(27 rendezvous\k(28 points,\k(29 and\k(30 reference\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+cp,\k(01 fcp,\k(02 mv\k(03 \-\k(04 copy,\k(05 move\k(06 files\k(07 cp(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+cpiofs,\k(01 tapfs,\k(02 tarfs,\k(03 tpfs,\k(04 v6fs,\k(05 v10fs,\k(06 zipfs\k(07 \-\k(08 mount\k(09 archival\k(10 file\k(11 systems\k(12 tapefs(4)\k(13 32vfs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+cpp\k(01 \-\k(02 C\k(03 language\k(04 preprocessor\k(05 cpp(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+cpu\k(01 \-\k(02 connection\k(03 to\k(04 CPU\k(05 server\k(06 cpu(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+CPU\k(01 server\k(02 cpu(1)\k(03 cpu\k(04 \-\k(05 connection\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+CPU\k(01 servers\k(02 from\k(03 other\k(04 operating\k(05 systems\k(06 drawterm(8)\k(07 drawterm\k(08 \-\k(09 connect\k(10 to\k(11 Plan\k(12 9\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+cpu\k(01 time\k(02 in\k(03 this\k(04 process\k(05 and\k(06 children\k(07 cputime(2)\k(08 cputime,\k(09 times\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+cpurc,\k(01 cpurc.local,\k(02 termrc,\k(03 termrc.local\k(04 \-\k(05 boot\k(06 scripts\k(07 cpurc(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+cpurc.local,\k(01 termrc,\k(02 termrc.local\k(03 \-\k(04 boot\k(05 scripts\k(06 cpurc(8)\k(07 cpurc,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+cputime,\k(01 times\k(02 \-\k(03 cpu\k(04 time\k(05 in\k(06 this\k(07 process\k(08 and\k(09 children\k(10 cputime(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+crackhdr,\k(01 machbytype,\k(02 machbyname,\k(03 newmap,\k(04 setmap,\k(05 findseg,\k(06 unusemap,\k(07 loadmap,\k(08 attachproc,\k(09 get1,\k(10 get2,\k(11 get4,\k(12 get8,\k(13 put1,\k(14 put2,\k(15 put4,\k(16 put8,\k(17 beswab,\k(18 beswal,\k(19 beswav,\k(20 leswab,\k(21 leswal,\k(22 leswav\k(23 \-\k(24 machine-independent\k(25 access\k(26 to\k(27 executable\k(28 files\k(29 mach(2)\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+creadmemimage,\k(01 writememimage,\k(02 freememimage,\k(03 memsetchan,\k(04 loadmemimage,\k(05 cloadmemimage,\k(06 unloadmemimage,\k(07 memfillcolor,\k(08 memarc,\k(09 mempoly,\k(10 memellipse,\k(11 memfillpoly,\k(12 memimageline,\k(13 memimagedraw,\k(14 drawclip,\k(15 memlinebbox,\k(16 memlineendsize,\k(17 allocmemsubfont,\k(18 openmemsubfont,\k(19 freememsubfont,\k(20 memsubfontwidth,\k(21 getmemdefont,\k(22 memimagestring,\k(23 iprint,\k(24 hwdraw\k(25 \-\k(26 drawing\k(27 routines\k(28 for\k(29 memory-resident\k(30 images\k(31 memdraw(2)\k(32 Memimage,\k(33 Memdata,\k(34 Memdrawparam,\k(35 memimageinit,\k(36 wordaddr,\k(37 byteaddr,\k(38 memimagemove,\k(39 allocmemimage,\k(40 allocmemimaged,\k(41 readmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+create\k(01 \-\k(02 prepare\k(03 a\k(04 fid\k(05 for\k(06 I/O\k(07 on\k(08 an\k(09 existing\k(10 or\k(11 new\k(12 file\k(13 open(5)\k(14 open,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+create\k(01 an\k(02 interprocess\k(03 channel\k(04 pipe(2)\k(05 pipe\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+create\k(01 an\k(02 ISO-9660\k(03 CD\k(04 image\k(05 mk9660(8)\k(06 dump9660,\k(07 mk9660\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+create\k(01 and\k(02 mount\k(03 process\k(04 snapshots\k(05 snap(4)\k(06 snap,\k(07 snapfs\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+create,\k(01 close\k(02 \-\k(03 open\k(04 a\k(05 file\k(06 for\k(07 reading\k(08 or\k(09 writing,\k(10 create\k(11 file\k(12 open(2)\k(13 open,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+create,\k(01 extract\k(02 a\k(03 vac\k(04 archive\k(05 on\k(06 Venti\k(07 vac(1)\k(08 vac,\k(09 unvac\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+create\k(01 file\k(02 open(2)\k(03 open,\k(04 create,\k(05 close\k(06 \-\k(07 open\k(08 a\k(09 file\k(10 for\k(11 reading\k(12 or\k(13 writing,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+create\k(01 mp3\k(02 audio\k(03 files\k(04 mp3enc(1)\k(05 mp3enc\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+createbox,\k(01 createboxbox,\k(02 createbutton,\k(03 createcolumn,\k(04 createentry,\k(05 createkeyboard,\k(06 createlabel,\k(07 createmenu,\k(08 createradiobutton,\k(09 createrow,\k(10 createscribble,\k(11 createslider,\k(12 createstack,\k(13 createtab,\k(14 createtext,\k(15 createtextbutton,\k(16 ctlerror,\k(17 ctlmalloc,\k(18 ctlrealloc,\k(19 ctlstrdup,\k(20 ctlprint,\k(21 deactivate,\k(22 freectlfont,\k(23 freectlimage,\k(24 initcontrols,\k(25 namectlfont,\k(26 namectlimage,\k(27 newcontrolset,\k(28 resizecontrolset\k(29 \-\k(30 interactive\k(31 graphical\k(32 controls\k(33 control(2)\k(34 Control,\k(35 Controlset,\k(36 activate,\k(37 closecontrol,\k(38 closecontrolset,\k(39 controlcalled,\k(40 controlwire,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createboxbox,\k(01 createbutton,\k(02 createcolumn,\k(03 createentry,\k(04 createkeyboard,\k(05 createlabel,\k(06 createmenu,\k(07 createradiobutton,\k(08 createrow,\k(09 createscribble,\k(10 createslider,\k(11 createstack,\k(12 createtab,\k(13 createtext,\k(14 createtextbutton,\k(15 ctlerror,\k(16 ctlmalloc,\k(17 ctlrealloc,\k(18 ctlstrdup,\k(19 ctlprint,\k(20 deactivate,\k(21 freectlfont,\k(22 freectlimage,\k(23 initcontrols,\k(24 namectlfont,\k(25 namectlimage,\k(26 newcontrolset,\k(27 resizecontrolset\k(28 \-\k(29 interactive\k(30 graphical\k(31 controls\k(32 control(2)\k(33 Control,\k(34 Controlset,\k(35 activate,\k(36 closecontrol,\k(37 closecontrolset,\k(38 controlcalled,\k(39 controlwire,\k(40 createbox,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createbutton,\k(01 createcolumn,\k(02 createentry,\k(03 createkeyboard,\k(04 createlabel,\k(05 createmenu,\k(06 createradiobutton,\k(07 createrow,\k(08 createscribble,\k(09 createslider,\k(10 createstack,\k(11 createtab,\k(12 createtext,\k(13 createtextbutton,\k(14 ctlerror,\k(15 ctlmalloc,\k(16 ctlrealloc,\k(17 ctlstrdup,\k(18 ctlprint,\k(19 deactivate,\k(20 freectlfont,\k(21 freectlimage,\k(22 initcontrols,\k(23 namectlfont,\k(24 namectlimage,\k(25 newcontrolset,\k(26 resizecontrolset\k(27 \-\k(28 interactive\k(29 graphical\k(30 controls\k(31 control(2)\k(32 Control,\k(33 Controlset,\k(34 activate,\k(35 closecontrol,\k(36 closecontrolset,\k(37 controlcalled,\k(38 controlwire,\k(39 createbox,\k(40 createboxbox,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createcolumn,\k(01 createentry,\k(02 createkeyboard,\k(03 createlabel,\k(04 createmenu,\k(05 createradiobutton,\k(06 createrow,\k(07 createscribble,\k(08 createslider,\k(09 createstack,\k(10 createtab,\k(11 createtext,\k(12 createtextbutton,\k(13 ctlerror,\k(14 ctlmalloc,\k(15 ctlrealloc,\k(16 ctlstrdup,\k(17 ctlprint,\k(18 deactivate,\k(19 freectlfont,\k(20 freectlimage,\k(21 initcontrols,\k(22 namectlfont,\k(23 namectlimage,\k(24 newcontrolset,\k(25 resizecontrolset\k(26 \-\k(27 interactive\k(28 graphical\k(29 controls\k(30 control(2)\k(31 Control,\k(32 Controlset,\k(33 activate,\k(34 closecontrol,\k(35 closecontrolset,\k(36 controlcalled,\k(37 controlwire,\k(38 createbox,\k(39 createboxbox,\k(40 createbutton,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createentry,\k(01 createkeyboard,\k(02 createlabel,\k(03 createmenu,\k(04 createradiobutton,\k(05 createrow,\k(06 createscribble,\k(07 createslider,\k(08 createstack,\k(09 createtab,\k(10 createtext,\k(11 createtextbutton,\k(12 ctlerror,\k(13 ctlmalloc,\k(14 ctlrealloc,\k(15 ctlstrdup,\k(16 ctlprint,\k(17 deactivate,\k(18 freectlfont,\k(19 freectlimage,\k(20 initcontrols,\k(21 namectlfont,\k(22 namectlimage,\k(23 newcontrolset,\k(24 resizecontrolset\k(25 \-\k(26 interactive\k(27 graphical\k(28 controls\k(29 control(2)\k(30 Control,\k(31 Controlset,\k(32 activate,\k(33 closecontrol,\k(34 closecontrolset,\k(35 controlcalled,\k(36 controlwire,\k(37 createbox,\k(38 createboxbox,\k(39 createbutton,\k(40 createcolumn,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createfile,\k(01 closefile,\k(02 removefile,\k(03 walkfile,\k(04 opendirfile,\k(05 readdirfile,\k(06 closedirfile,\k(07 hasperm\k(08 \-\k(09 in-memory\k(10 file\k(11 hierarchy\k(12 9pfile(2)\k(13 Tree,\k(14 alloctree,\k(15 freetree,\k(16 File,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+createkeyboard,\k(01 createlabel,\k(02 createmenu,\k(03 createradiobutton,\k(04 createrow,\k(05 createscribble,\k(06 createslider,\k(07 createstack,\k(08 createtab,\k(09 createtext,\k(10 createtextbutton,\k(11 ctlerror,\k(12 ctlmalloc,\k(13 ctlrealloc,\k(14 ctlstrdup,\k(15 ctlprint,\k(16 deactivate,\k(17 freectlfont,\k(18 freectlimage,\k(19 initcontrols,\k(20 namectlfont,\k(21 namectlimage,\k(22 newcontrolset,\k(23 resizecontrolset\k(24 \-\k(25 interactive\k(26 graphical\k(27 controls\k(28 control(2)\k(29 Control,\k(30 Controlset,\k(31 activate,\k(32 closecontrol,\k(33 closecontrolset,\k(34 controlcalled,\k(35 controlwire,\k(36 createbox,\k(37 createboxbox,\k(38 createbutton,\k(39 createcolumn,\k(40 createentry,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createlabel,\k(01 createmenu,\k(02 createradiobutton,\k(03 createrow,\k(04 createscribble,\k(05 createslider,\k(06 createstack,\k(07 createtab,\k(08 createtext,\k(09 createtextbutton,\k(10 ctlerror,\k(11 ctlmalloc,\k(12 ctlrealloc,\k(13 ctlstrdup,\k(14 ctlprint,\k(15 deactivate,\k(16 freectlfont,\k(17 freectlimage,\k(18 initcontrols,\k(19 namectlfont,\k(20 namectlimage,\k(21 newcontrolset,\k(22 resizecontrolset\k(23 \-\k(24 interactive\k(25 graphical\k(26 controls\k(27 control(2)\k(28 Control,\k(29 Controlset,\k(30 activate,\k(31 closecontrol,\k(32 closecontrolset,\k(33 controlcalled,\k(34 controlwire,\k(35 createbox,\k(36 createboxbox,\k(37 createbutton,\k(38 createcolumn,\k(39 createentry,\k(40 createkeyboard,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createmenu,\k(01 createradiobutton,\k(02 createrow,\k(03 createscribble,\k(04 createslider,\k(05 createstack,\k(06 createtab,\k(07 createtext,\k(08 createtextbutton,\k(09 ctlerror,\k(10 ctlmalloc,\k(11 ctlrealloc,\k(12 ctlstrdup,\k(13 ctlprint,\k(14 deactivate,\k(15 freectlfont,\k(16 freectlimage,\k(17 initcontrols,\k(18 namectlfont,\k(19 namectlimage,\k(20 newcontrolset,\k(21 resizecontrolset\k(22 \-\k(23 interactive\k(24 graphical\k(25 controls\k(26 control(2)\k(27 Control,\k(28 Controlset,\k(29 activate,\k(30 closecontrol,\k(31 closecontrolset,\k(32 controlcalled,\k(33 controlwire,\k(34 createbox,\k(35 createboxbox,\k(36 createbutton,\k(37 createcolumn,\k(38 createentry,\k(39 createkeyboard,\k(40 createlabel,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createradiobutton,\k(01 createrow,\k(02 createscribble,\k(03 createslider,\k(04 createstack,\k(05 createtab,\k(06 createtext,\k(07 createtextbutton,\k(08 ctlerror,\k(09 ctlmalloc,\k(10 ctlrealloc,\k(11 ctlstrdup,\k(12 ctlprint,\k(13 deactivate,\k(14 freectlfont,\k(15 freectlimage,\k(16 initcontrols,\k(17 namectlfont,\k(18 namectlimage,\k(19 newcontrolset,\k(20 resizecontrolset\k(21 \-\k(22 interactive\k(23 graphical\k(24 controls\k(25 control(2)\k(26 Control,\k(27 Controlset,\k(28 activate,\k(29 closecontrol,\k(30 closecontrolset,\k(31 controlcalled,\k(32 controlwire,\k(33 createbox,\k(34 createboxbox,\k(35 createbutton,\k(36 createcolumn,\k(37 createentry,\k(38 createkeyboard,\k(39 createlabel,\k(40 createmenu,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createrow,\k(01 createscribble,\k(02 createslider,\k(03 createstack,\k(04 createtab,\k(05 createtext,\k(06 createtextbutton,\k(07 ctlerror,\k(08 ctlmalloc,\k(09 ctlrealloc,\k(10 ctlstrdup,\k(11 ctlprint,\k(12 deactivate,\k(13 freectlfont,\k(14 freectlimage,\k(15 initcontrols,\k(16 namectlfont,\k(17 namectlimage,\k(18 newcontrolset,\k(19 resizecontrolset\k(20 \-\k(21 interactive\k(22 graphical\k(23 controls\k(24 control(2)\k(25 Control,\k(26 Controlset,\k(27 activate,\k(28 closecontrol,\k(29 closecontrolset,\k(30 controlcalled,\k(31 controlwire,\k(32 createbox,\k(33 createboxbox,\k(34 createbutton,\k(35 createcolumn,\k(36 createentry,\k(37 createkeyboard,\k(38 createlabel,\k(39 createmenu,\k(40 createradiobutton,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createscribble,\k(01 createslider,\k(02 createstack,\k(03 createtab,\k(04 createtext,\k(05 createtextbutton,\k(06 ctlerror,\k(07 ctlmalloc,\k(08 ctlrealloc,\k(09 ctlstrdup,\k(10 ctlprint,\k(11 deactivate,\k(12 freectlfont,\k(13 freectlimage,\k(14 initcontrols,\k(15 namectlfont,\k(16 namectlimage,\k(17 newcontrolset,\k(18 resizecontrolset\k(19 \-\k(20 interactive\k(21 graphical\k(22 controls\k(23 control(2)\k(24 Control,\k(25 Controlset,\k(26 activate,\k(27 closecontrol,\k(28 closecontrolset,\k(29 controlcalled,\k(30 controlwire,\k(31 createbox,\k(32 createboxbox,\k(33 createbutton,\k(34 createcolumn,\k(35 createentry,\k(36 createkeyboard,\k(37 createlabel,\k(38 createmenu,\k(39 createradiobutton,\k(40 createrow,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createslider,\k(01 createstack,\k(02 createtab,\k(03 createtext,\k(04 createtextbutton,\k(05 ctlerror,\k(06 ctlmalloc,\k(07 ctlrealloc,\k(08 ctlstrdup,\k(09 ctlprint,\k(10 deactivate,\k(11 freectlfont,\k(12 freectlimage,\k(13 initcontrols,\k(14 namectlfont,\k(15 namectlimage,\k(16 newcontrolset,\k(17 resizecontrolset\k(18 \-\k(19 interactive\k(20 graphical\k(21 controls\k(22 control(2)\k(23 Control,\k(24 Controlset,\k(25 activate,\k(26 closecontrol,\k(27 closecontrolset,\k(28 controlcalled,\k(29 controlwire,\k(30 createbox,\k(31 createboxbox,\k(32 createbutton,\k(33 createcolumn,\k(34 createentry,\k(35 createkeyboard,\k(36 createlabel,\k(37 createmenu,\k(38 createradiobutton,\k(39 createrow,\k(40 createscribble,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createstack,\k(01 createtab,\k(02 createtext,\k(03 createtextbutton,\k(04 ctlerror,\k(05 ctlmalloc,\k(06 ctlrealloc,\k(07 ctlstrdup,\k(08 ctlprint,\k(09 deactivate,\k(10 freectlfont,\k(11 freectlimage,\k(12 initcontrols,\k(13 namectlfont,\k(14 namectlimage,\k(15 newcontrolset,\k(16 resizecontrolset\k(17 \-\k(18 interactive\k(19 graphical\k(20 controls\k(21 control(2)\k(22 Control,\k(23 Controlset,\k(24 activate,\k(25 closecontrol,\k(26 closecontrolset,\k(27 controlcalled,\k(28 controlwire,\k(29 createbox,\k(30 createboxbox,\k(31 createbutton,\k(32 createcolumn,\k(33 createentry,\k(34 createkeyboard,\k(35 createlabel,\k(36 createmenu,\k(37 createradiobutton,\k(38 createrow,\k(39 createscribble,\k(40 createslider,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createtab,\k(01 createtext,\k(02 createtextbutton,\k(03 ctlerror,\k(04 ctlmalloc,\k(05 ctlrealloc,\k(06 ctlstrdup,\k(07 ctlprint,\k(08 deactivate,\k(09 freectlfont,\k(10 freectlimage,\k(11 initcontrols,\k(12 namectlfont,\k(13 namectlimage,\k(14 newcontrolset,\k(15 resizecontrolset\k(16 \-\k(17 interactive\k(18 graphical\k(19 controls\k(20 control(2)\k(21 Control,\k(22 Controlset,\k(23 activate,\k(24 closecontrol,\k(25 closecontrolset,\k(26 controlcalled,\k(27 controlwire,\k(28 createbox,\k(29 createboxbox,\k(30 createbutton,\k(31 createcolumn,\k(32 createentry,\k(33 createkeyboard,\k(34 createlabel,\k(35 createmenu,\k(36 createradiobutton,\k(37 createrow,\k(38 createscribble,\k(39 createslider,\k(40 createstack,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createtext,\k(01 createtextbutton,\k(02 ctlerror,\k(03 ctlmalloc,\k(04 ctlrealloc,\k(05 ctlstrdup,\k(06 ctlprint,\k(07 deactivate,\k(08 freectlfont,\k(09 freectlimage,\k(10 initcontrols,\k(11 namectlfont,\k(12 namectlimage,\k(13 newcontrolset,\k(14 resizecontrolset\k(15 \-\k(16 interactive\k(17 graphical\k(18 controls\k(19 control(2)\k(20 Control,\k(21 Controlset,\k(22 activate,\k(23 closecontrol,\k(24 closecontrolset,\k(25 controlcalled,\k(26 controlwire,\k(27 createbox,\k(28 createboxbox,\k(29 createbutton,\k(30 createcolumn,\k(31 createentry,\k(32 createkeyboard,\k(33 createlabel,\k(34 createmenu,\k(35 createradiobutton,\k(36 createrow,\k(37 createscribble,\k(38 createslider,\k(39 createstack,\k(40 createtab,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+createtextbutton,\k(01 ctlerror,\k(02 ctlmalloc,\k(03 ctlrealloc,\k(04 ctlstrdup,\k(05 ctlprint,\k(06 deactivate,\k(07 freectlfont,\k(08 freectlimage,\k(09 initcontrols,\k(10 namectlfont,\k(11 namectlimage,\k(12 newcontrolset,\k(13 resizecontrolset\k(14 \-\k(15 interactive\k(16 graphical\k(17 controls\k(18 control(2)\k(19 Control,\k(20 Controlset,\k(21 activate,\k(22 closecontrol,\k(23 closecontrolset,\k(24 controlcalled,\k(25 controlwire,\k(26 createbox,\k(27 createboxbox,\k(28 createbutton,\k(29 createcolumn,\k(30 createentry,\k(31 createkeyboard,\k(32 createlabel,\k(33 createmenu,\k(34 createradiobutton,\k(35 createrow,\k(36 createscribble,\k(37 createslider,\k(38 createstack,\k(39 createtab,\k(40 createtext,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+creating\k(01 an\k(02 http\k(03 server\k(04 httpd(2)\k(05 HConnect,\k(06 HContent,\k(07 HContents,\k(08 HETag,\k(09 HFields,\k(10 Hio,\k(11 Htmlesc,\k(12 HttpHead,\k(13 HttpReq,\k(14 HRange,\k(15 HSPairs,\k(16 hmydomain,\k(17 hversion,\k(18 htmlesc,\k(19 halloc,\k(20 hbodypush,\k(21 hbuflen,\k(22 hcheckcontent,\k(23 hclose,\k(24 hdate2sec,\k(25 hdatefmt,\k(26 hfail,\k(27 hflush,\k(28 hgetc,\k(29 hgethead,\k(30 hinit,\k(31 hiserror,\k(32 hload,\k(33 hlower,\k(34 hmkcontent,\k(35 hmkhfields,\k(36 hmkmimeboundary,\k(37 hmkspairs,\k(38 hmoved,\k(39 hokheaders,\k(40 hparseheaders,\k(41 hparsequery,\k(42 hparsereq,\k(43 hprint,\k(44 hputc,\k(45 hreadbuf,\k(46 hredirected,\k(47 hreqcleanup,\k(48 hrevhfields,\k(49 hrevspairs,\k(50 hstrdup,\k(51 http11,\k(52 httpfmt,\k(53 httpunesc,\k(54 hunallowed,\k(55 hungetc,\k(56 hunload,\k(57 hurlfmt,\k(58 hurlunesc,\k(59 hvprint,\k(60 hwrite,\k(61 hxferenc,\k(62 \-\k(63 routines\k(64 for\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+creation\k(01 and\k(02 tracking\k(03 system\k(04 patch(1)\k(05 patch\k(06 \-\k(07 simple\k(08 patch\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cron\k(01 \-\k(02 clock\k(03 daemon\k(04 cron(8)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+crop,\k(01 and\k(02 convert\k(03 image\k(04 crop(1)\k(05 crop,\k(06 iconv\k(07 \-\k(08 frame,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+crop,\k(01 iconv\k(02 \-\k(03 frame,\k(04 crop,\k(05 and\k(06 convert\k(07 image\k(08 crop(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cross3,\k(01 len3,\k(02 dist3,\k(03 unit3,\k(04 midpt3,\k(05 lerp3,\k(06 reflect3,\k(07 nearseg3,\k(08 pldist3,\k(09 vdiv3,\k(10 vrem3,\k(11 pn2f3,\k(12 ppp2f3,\k(13 fff2p3,\k(14 pdiv4,\k(15 add4,\k(16 sub4\k(17 \-\k(18 operations\k(19 on\k(20 3-d\k(21 points\k(22 and\k(23 planes\k(24 arith3(2)\k(25 add3,\k(26 sub3,\k(27 neg3,\k(28 div3,\k(29 mul3,\k(30 eqpt3,\k(31 closept3,\k(32 dot3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+crtin,\k(01 crtout,\k(02 crtprefree,\k(03 crtresfree\k(04 \-\k(05 extended\k(06 precision\k(07 arithmetic\k(08 mp(2)\k(09 mpsetminbits,\k(10 mpnew,\k(11 mpfree,\k(12 mpbits,\k(13 mpnorm,\k(14 mpcopy,\k(15 mpassign,\k(16 mprand,\k(17 strtomp,\k(18 mpfmt,mptoa,\k(19 betomp,\k(20 mptobe,\k(21 letomp,\k(22 mptole,\k(23 mptoui,\k(24 uitomp,\k(25 mptoi,\k(26 itomp,\k(27 uvtomp,\k(28 mptouv,\k(29 vtomp,\k(30 mptov,\k(31 mpdigdiv,\k(32 mpadd,\k(33 mpsub,\k(34 mpleft,\k(35 mpright,\k(36 mpmul,\k(37 mpexp,\k(38 mpmod,\k(39 mpdiv,\k(40 mpcmp,\k(41 mpextendedgcd,\k(42 mpinvert,\k(43 mpsignif,\k(44 mplowbits0,\k(45 mpvecdigmuladd,\k(46 mpvecdigmulsub,\k(47 mpvecadd,\k(48 mpvecsub,\k(49 mpveccmp,\k(50 mpvecmul,\k(51 mpmagcmp,\k(52 mpmagadd,\k(53 mpmagsub,\k(54 crtpre,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+crtout,\k(01 crtprefree,\k(02 crtresfree\k(03 \-\k(04 extended\k(05 precision\k(06 arithmetic\k(07 mp(2)\k(08 mpsetminbits,\k(09 mpnew,\k(10 mpfree,\k(11 mpbits,\k(12 mpnorm,\k(13 mpcopy,\k(14 mpassign,\k(15 mprand,\k(16 strtomp,\k(17 mpfmt,mptoa,\k(18 betomp,\k(19 mptobe,\k(20 letomp,\k(21 mptole,\k(22 mptoui,\k(23 uitomp,\k(24 mptoi,\k(25 itomp,\k(26 uvtomp,\k(27 mptouv,\k(28 vtomp,\k(29 mptov,\k(30 mpdigdiv,\k(31 mpadd,\k(32 mpsub,\k(33 mpleft,\k(34 mpright,\k(35 mpmul,\k(36 mpexp,\k(37 mpmod,\k(38 mpdiv,\k(39 mpcmp,\k(40 mpextendedgcd,\k(41 mpinvert,\k(42 mpsignif,\k(43 mplowbits0,\k(44 mpvecdigmuladd,\k(45 mpvecdigmulsub,\k(46 mpvecadd,\k(47 mpvecsub,\k(48 mpveccmp,\k(49 mpvecmul,\k(50 mpmagcmp,\k(51 mpmagadd,\k(52 mpmagsub,\k(53 crtpre,\k(54 crtin,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+crtpre,\k(01 crtin,\k(02 crtout,\k(03 crtprefree,\k(04 crtresfree\k(05 \-\k(06 extended\k(07 precision\k(08 arithmetic\k(09 mp(2)\k(10 mpsetminbits,\k(11 mpnew,\k(12 mpfree,\k(13 mpbits,\k(14 mpnorm,\k(15 mpcopy,\k(16 mpassign,\k(17 mprand,\k(18 strtomp,\k(19 mpfmt,mptoa,\k(20 betomp,\k(21 mptobe,\k(22 letomp,\k(23 mptole,\k(24 mptoui,\k(25 uitomp,\k(26 mptoi,\k(27 itomp,\k(28 uvtomp,\k(29 mptouv,\k(30 vtomp,\k(31 mptov,\k(32 mpdigdiv,\k(33 mpadd,\k(34 mpsub,\k(35 mpleft,\k(36 mpright,\k(37 mpmul,\k(38 mpexp,\k(39 mpmod,\k(40 mpdiv,\k(41 mpcmp,\k(42 mpextendedgcd,\k(43 mpinvert,\k(44 mpsignif,\k(45 mplowbits0,\k(46 mpvecdigmuladd,\k(47 mpvecdigmulsub,\k(48 mpvecadd,\k(49 mpvecsub,\k(50 mpveccmp,\k(51 mpvecmul,\k(52 mpmagcmp,\k(53 mpmagadd,\k(54 mpmagsub,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+crtprefree,\k(01 crtresfree\k(02 \-\k(03 extended\k(04 precision\k(05 arithmetic\k(06 mp(2)\k(07 mpsetminbits,\k(08 mpnew,\k(09 mpfree,\k(10 mpbits,\k(11 mpnorm,\k(12 mpcopy,\k(13 mpassign,\k(14 mprand,\k(15 strtomp,\k(16 mpfmt,mptoa,\k(17 betomp,\k(18 mptobe,\k(19 letomp,\k(20 mptole,\k(21 mptoui,\k(22 uitomp,\k(23 mptoi,\k(24 itomp,\k(25 uvtomp,\k(26 mptouv,\k(27 vtomp,\k(28 mptov,\k(29 mpdigdiv,\k(30 mpadd,\k(31 mpsub,\k(32 mpleft,\k(33 mpright,\k(34 mpmul,\k(35 mpexp,\k(36 mpmod,\k(37 mpdiv,\k(38 mpcmp,\k(39 mpextendedgcd,\k(40 mpinvert,\k(41 mpsignif,\k(42 mplowbits0,\k(43 mpvecdigmuladd,\k(44 mpvecdigmulsub,\k(45 mpvecadd,\k(46 mpvecsub,\k(47 mpveccmp,\k(48 mpvecmul,\k(49 mpmagcmp,\k(50 mpmagadd,\k(51 mpmagsub,\k(52 crtpre,\k(53 crtin,\k(54 crtout,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+crtresfree\k(01 \-\k(02 extended\k(03 precision\k(04 arithmetic\k(05 mp(2)\k(06 mpsetminbits,\k(07 mpnew,\k(08 mpfree,\k(09 mpbits,\k(10 mpnorm,\k(11 mpcopy,\k(12 mpassign,\k(13 mprand,\k(14 strtomp,\k(15 mpfmt,mptoa,\k(16 betomp,\k(17 mptobe,\k(18 letomp,\k(19 mptole,\k(20 mptoui,\k(21 uitomp,\k(22 mptoi,\k(23 itomp,\k(24 uvtomp,\k(25 mptouv,\k(26 vtomp,\k(27 mptov,\k(28 mpdigdiv,\k(29 mpadd,\k(30 mpsub,\k(31 mpleft,\k(32 mpright,\k(33 mpmul,\k(34 mpexp,\k(35 mpmod,\k(36 mpdiv,\k(37 mpcmp,\k(38 mpextendedgcd,\k(39 mpinvert,\k(40 mpsignif,\k(41 mplowbits0,\k(42 mpvecdigmuladd,\k(43 mpvecdigmulsub,\k(44 mpvecadd,\k(45 mpvecsub,\k(46 mpveccmp,\k(47 mpvecmul,\k(48 mpmagcmp,\k(49 mpmagadd,\k(50 mpmagsub,\k(51 crtpre,\k(52 crtin,\k(53 crtout,\k(54 crtprefree,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+cryptographically\k(01 secure\k(02 hashes\k(03 sechash(2)\k(04 md4,\k(05 md5,\k(06 sha1,\k(07 aes,\k(08 hmac_x,\k(09 hmac_md5,\k(10 hmac_sha1,\k(11 hmac_aes,\k(12 md5pickle,\k(13 md5unpickle,\k(14 sha1pickle,\k(15 sha1unpickle\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+cs,\k(01 csquery,\k(02 dns,\k(03 dnstcp,\k(04 dnsquery,\k(05 dnsdebug\k(06 \-\k(07 network\k(08 database\k(09 ndb(8)\k(10 query,\k(11 ipquery,\k(12 mkhash,\k(13 mkdb,\k(14 mkhosts,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+csgetval,\k(01 ndblookval\k(02 \-\k(03 network\k(04 database\k(05 ndb(2)\k(06 ndbopen,\k(07 ndbcat,\k(08 ndbchanged,\k(09 ndbclose,\k(10 ndbreopen,\k(11 ndbsearch,\k(12 ndbsnext,\k(13 ndbgetvalue,\k(14 ndbfree,\k(15 ipattr,\k(16 ndbgetipaddr,\k(17 ndbipinfo,\k(18 csipinfo,\k(19 ndbhash,\k(20 ndbparse,\k(21 csgetvalue,\k(22 ndbfindattr,\k(23 dnsquery,\k(24 ndbdiscard,\k(25 ndbconcatenate,\k(26 ndbreorder,\k(27 ndbsubstitute,\k(28 ndbgetval,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+csgetvalue,\k(01 ndbfindattr,\k(02 dnsquery,\k(03 ndbdiscard,\k(04 ndbconcatenate,\k(05 ndbreorder,\k(06 ndbsubstitute,\k(07 ndbgetval,\k(08 csgetval,\k(09 ndblookval\k(10 \-\k(11 network\k(12 database\k(13 ndb(2)\k(14 ndbopen,\k(15 ndbcat,\k(16 ndbchanged,\k(17 ndbclose,\k(18 ndbreopen,\k(19 ndbsearch,\k(20 ndbsnext,\k(21 ndbgetvalue,\k(22 ndbfree,\k(23 ipattr,\k(24 ndbgetipaddr,\k(25 ndbipinfo,\k(26 csipinfo,\k(27 ndbhash,\k(28 ndbparse,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+csipinfo,\k(01 ndbhash,\k(02 ndbparse,\k(03 csgetvalue,\k(04 ndbfindattr,\k(05 dnsquery,\k(06 ndbdiscard,\k(07 ndbconcatenate,\k(08 ndbreorder,\k(09 ndbsubstitute,\k(10 ndbgetval,\k(11 csgetval,\k(12 ndblookval\k(13 \-\k(14 network\k(15 database\k(16 ndb(2)\k(17 ndbopen,\k(18 ndbcat,\k(19 ndbchanged,\k(20 ndbclose,\k(21 ndbreopen,\k(22 ndbsearch,\k(23 ndbsnext,\k(24 ndbgetvalue,\k(25 ndbfree,\k(26 ipattr,\k(27 ndbgetipaddr,\k(28 ndbipinfo,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+CSP\k(01 \-\k(02 USB\k(03 device\k(04 driver\k(05 library\k(06 usb(2)\k(07 usbcmd,\k(08 classname,\k(09 closedev,\k(10 configdev,\k(11 devctl,\k(12 finddevs,\k(13 loaddevstr,\k(14 matchdevcsp,\k(15 opendev,\k(16 opendevdata,\k(17 openep,\k(18 startdevs,\k(19 unstall,\k(20 class,\k(21 subclass,\k(22 proto,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+csquery,\k(01 dns,\k(02 dnstcp,\k(03 dnsquery,\k(04 dnsdebug\k(05 \-\k(06 network\k(07 database\k(08 ndb(8)\k(09 query,\k(10 ipquery,\k(11 mkhash,\k(12 mkdb,\k(13 mkhosts,\k(14 cs,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ctime,\k(01 localtime,\k(02 gmtime,\k(03 asctime,\k(04 tm2sec,\k(05 timezone\k(06 \-\k(07 convert\k(08 date\k(09 and\k(10 time\k(11 ctime(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+ctlerror,\k(01 ctlmalloc,\k(02 ctlrealloc,\k(03 ctlstrdup,\k(04 ctlprint,\k(05 deactivate,\k(06 freectlfont,\k(07 freectlimage,\k(08 initcontrols,\k(09 namectlfont,\k(10 namectlimage,\k(11 newcontrolset,\k(12 resizecontrolset\k(13 \-\k(14 interactive\k(15 graphical\k(16 controls\k(17 control(2)\k(18 Control,\k(19 Controlset,\k(20 activate,\k(21 closecontrol,\k(22 closecontrolset,\k(23 controlcalled,\k(24 controlwire,\k(25 createbox,\k(26 createboxbox,\k(27 createbutton,\k(28 createcolumn,\k(29 createentry,\k(30 createkeyboard,\k(31 createlabel,\k(32 createmenu,\k(33 createradiobutton,\k(34 createrow,\k(35 createscribble,\k(36 createslider,\k(37 createstack,\k(38 createtab,\k(39 createtext,\k(40 createtextbutton,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+ctlkeyboard,\k(01 closekeyboard\k(02 \-\k(03 keyboard\k(04 control\k(05 keyboard(2)\k(06 initkeyboard,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ctlmalloc,\k(01 ctlrealloc,\k(02 ctlstrdup,\k(03 ctlprint,\k(04 deactivate,\k(05 freectlfont,\k(06 freectlimage,\k(07 initcontrols,\k(08 namectlfont,\k(09 namectlimage,\k(10 newcontrolset,\k(11 resizecontrolset\k(12 \-\k(13 interactive\k(14 graphical\k(15 controls\k(16 control(2)\k(17 Control,\k(18 Controlset,\k(19 activate,\k(20 closecontrol,\k(21 closecontrolset,\k(22 controlcalled,\k(23 controlwire,\k(24 createbox,\k(25 createboxbox,\k(26 createbutton,\k(27 createcolumn,\k(28 createentry,\k(29 createkeyboard,\k(30 createlabel,\k(31 createmenu,\k(32 createradiobutton,\k(33 createrow,\k(34 createscribble,\k(35 createslider,\k(36 createstack,\k(37 createtab,\k(38 createtext,\k(39 createtextbutton,\k(40 ctlerror,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+ctlprint,\k(01 deactivate,\k(02 freectlfont,\k(03 freectlimage,\k(04 initcontrols,\k(05 namectlfont,\k(06 namectlimage,\k(07 newcontrolset,\k(08 resizecontrolset\k(09 \-\k(10 interactive\k(11 graphical\k(12 controls\k(13 control(2)\k(14 Control,\k(15 Controlset,\k(16 activate,\k(17 closecontrol,\k(18 closecontrolset,\k(19 controlcalled,\k(20 controlwire,\k(21 createbox,\k(22 createboxbox,\k(23 createbutton,\k(24 createcolumn,\k(25 createentry,\k(26 createkeyboard,\k(27 createlabel,\k(28 createmenu,\k(29 createradiobutton,\k(30 createrow,\k(31 createscribble,\k(32 createslider,\k(33 createstack,\k(34 createtab,\k(35 createtext,\k(36 createtextbutton,\k(37 ctlerror,\k(38 ctlmalloc,\k(39 ctlrealloc,\k(40 ctlstrdup,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+ctlrealloc,\k(01 ctlstrdup,\k(02 ctlprint,\k(03 deactivate,\k(04 freectlfont,\k(05 freectlimage,\k(06 initcontrols,\k(07 namectlfont,\k(08 namectlimage,\k(09 newcontrolset,\k(10 resizecontrolset\k(11 \-\k(12 interactive\k(13 graphical\k(14 controls\k(15 control(2)\k(16 Control,\k(17 Controlset,\k(18 activate,\k(19 closecontrol,\k(20 closecontrolset,\k(21 controlcalled,\k(22 controlwire,\k(23 createbox,\k(24 createboxbox,\k(25 createbutton,\k(26 createcolumn,\k(27 createentry,\k(28 createkeyboard,\k(29 createlabel,\k(30 createmenu,\k(31 createradiobutton,\k(32 createrow,\k(33 createscribble,\k(34 createslider,\k(35 createstack,\k(36 createtab,\k(37 createtext,\k(38 createtextbutton,\k(39 ctlerror,\k(40 ctlmalloc,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+ctlstrdup,\k(01 ctlprint,\k(02 deactivate,\k(03 freectlfont,\k(04 freectlimage,\k(05 initcontrols,\k(06 namectlfont,\k(07 namectlimage,\k(08 newcontrolset,\k(09 resizecontrolset\k(10 \-\k(11 interactive\k(12 graphical\k(13 controls\k(14 control(2)\k(15 Control,\k(16 Controlset,\k(17 activate,\k(18 closecontrol,\k(19 closecontrolset,\k(20 controlcalled,\k(21 controlwire,\k(22 createbox,\k(23 createboxbox,\k(24 createbutton,\k(25 createcolumn,\k(26 createentry,\k(27 createkeyboard,\k(28 createlabel,\k(29 createmenu,\k(30 createradiobutton,\k(31 createrow,\k(32 createscribble,\k(33 createslider,\k(34 createstack,\k(35 createtab,\k(36 createtext,\k(37 createtextbutton,\k(38 ctlerror,\k(39 ctlmalloc,\k(40 ctlrealloc,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+current\k(01 directory\k(02 getwd(2)\k(03 getwd\k(04 \-\k(05 get\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+current\k(01 function\k(02 getcallerpc(2)\k(03 getcallerpc\k(04 \-\k(05 fetch\k(06 return\k(07 PC\k(08 of\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+cursor\k(01 \-\k(02 kernel\k(03 mouse\k(04 interface\k(05 mouse(3)\k(06 mouse,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Cursor,\k(01 initdraw,\k(02 geninitdraw,\k(03 drawerror,\k(04 initdisplay,\k(05 closedisplay,\k(06 getdefont,\k(07 getwindow,\k(08 gengetwindow,\k(09 flushimage,\k(10 bufimage,\k(11 lockdisplay,\k(12 unlockdisplay,\k(13 openfont,\k(14 buildfont,\k(15 freefont,\k(16 Pfmt,\k(17 Rfmt,\k(18 strtochan,\k(19 chantostr,\k(20 chantodepth\k(21 \-\k(22 interactive\k(23 graphics\k(24 graphics(2)\k(25 Display,\k(26 Point,\k(27 Rectangle,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+cwfs\k(01 \-\k(02 cached-worm\k(03 file\k(04 server,\k(05 dump\k(06 cwfs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+daemon\k(01 cron(8)\k(02 cron\k(03 \-\k(04 clock\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+daemon\k(01 usbd(4)\k(02 usbd\k(03 \-\k(04 Universal\k(05 Serial\k(06 Bus\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+daemons\k(01 ipserv(8)\k(02 telnetd,\k(03 rlogind,\k(04 rexexec,\k(05 ftpd\k(06 \-\k(07 Internet\k(08 remote\k(09 access\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+data\k(01 gzip(1)\k(02 gzip,\k(03 gunzip,\k(04 bzip2,\k(05 bunzip2,\k(06 compress,\k(07 uncompress,\k(08 zip,\k(09 unzip\k(10 \-\k(11 compress\k(12 and\k(13 expand\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+data\k(01 prof(1)\k(02 prof,\k(03 tprof,\k(04 kprof\k(05 \-\k(06 display\k(07 profiling\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+data\k(01 caches\k(02 segflush(2)\k(03 segflush\k(04 \-\k(05 flush\k(06 instruction\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+data\k(01 formats\k(02 venti-fcall(2)\k(03 VtEntry,\k(04 VtFcall,\k(05 VtRoot,\k(06 vtentrypack,\k(07 vtentryunpack,\k(08 vtfcallclear,\k(09 vtfcallfmt,\k(10 vtfcallpack,\k(11 vtfcallunpack,\k(12 vtfromdisktype,\k(13 vttodisktype,\k(14 vtgetstring,\k(15 vtputstring,\k(16 vtrootpack,\k(17 vtrootunpack,\k(18 vtparsescore,\k(19 vtscorefmt\k(20 \-\k(21 venti\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+data\k(01 from\k(02 and\k(03 to\k(04 a\k(05 file\k(06 read(5)\k(07 read,\k(08 write\k(09 \-\k(10 transfer\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+data\k(01 structure\k(02 maps\k(03 intmap(2)\k(04 Intmap,\k(05 allocmap,\k(06 freemap,\k(07 insertkey,\k(08 caninsertkey,\k(09 lookupkey,\k(10 deletekey\k(11 \-\k(12 integer\k(13 to\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+database\k(01 ndb(2)\k(02 ndbopen,\k(03 ndbcat,\k(04 ndbchanged,\k(05 ndbclose,\k(06 ndbreopen,\k(07 ndbsearch,\k(08 ndbsnext,\k(09 ndbgetvalue,\k(10 ndbfree,\k(11 ipattr,\k(12 ndbgetipaddr,\k(13 ndbipinfo,\k(14 csipinfo,\k(15 ndbhash,\k(16 ndbparse,\k(17 csgetvalue,\k(18 ndbfindattr,\k(19 dnsquery,\k(20 ndbdiscard,\k(21 ndbconcatenate,\k(22 ndbreorder,\k(23 ndbsubstitute,\k(24 ndbgetval,\k(25 csgetval,\k(26 ndblookval\k(27 \-\k(28 network\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+database\k(01 ndb(6)\k(02 ndb\k(03 \-\k(04 Network\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+database\k(01 ndb(8)\k(02 query,\k(03 ipquery,\k(04 mkhash,\k(05 mkdb,\k(06 mkhosts,\k(07 cs,\k(08 csquery,\k(09 dns,\k(10 dnstcp,\k(11 dnsquery,\k(12 dnsdebug\k(13 \-\k(14 network\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+database\k(01 vgadb(6)\k(02 vgadb\k(03 \-\k(04 VGA\k(05 controller\k(06 and\k(07 monitor\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+database\k(01 files\k(02 keyfs(4)\k(03 keyfs,\k(04 warning\k(05 \-\k(06 authentication\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+database\k(01 operator\k(02 join(1)\k(03 join\k(04 \-\k(05 relational\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+databases\k(01 auth(8)\k(02 changeuser,\k(03 convkeys,\k(04 convkeys2,\k(05 printnetkey,\k(06 status,\k(07 enable,\k(08 disable,\k(09 authsrv,\k(10 guard.srv,\k(11 wrkey,\k(12 login,\k(13 newns,\k(14 none\k(15 \-\k(16 maintain\k(17 or\k(18 query\k(19 authentication\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+databases\k(01 intro(7)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+date\k(01 and\k(02 time\k(03 ctime(2)\k(04 ctime,\k(05 localtime,\k(06 gmtime,\k(07 asctime,\k(08 tm2sec,\k(09 timezone\k(10 \-\k(11 convert\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+date\k(01 and\k(02 time\k(03 date(1)\k(04 date,\k(05 clock\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+date,\k(01 clock\k(02 \-\k(03 date\k(04 and\k(05 time\k(06 date(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+date\k(01 of\k(02 a\k(03 file\k(04 touch(1)\k(05 touch\k(06 \-\k(07 set\k(08 modification\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+db\k(01 \-\k(02 debugger\k(03 db(1)\k(04 
+.di
+\n(01 \n(02 \n(03 \n(04 
+.di xx
+dc\k(01 \-\k(02 desk\k(03 calculator\k(04 dc(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+dd\k(01 \-\k(02 convert\k(03 and\k(04 copy\k(05 a\k(06 file\k(07 dd(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+deactivate,\k(01 freectlfont,\k(02 freectlimage,\k(03 initcontrols,\k(04 namectlfont,\k(05 namectlimage,\k(06 newcontrolset,\k(07 resizecontrolset\k(08 \-\k(09 interactive\k(10 graphical\k(11 controls\k(12 control(2)\k(13 Control,\k(14 Controlset,\k(15 activate,\k(16 closecontrol,\k(17 closecontrolset,\k(18 controlcalled,\k(19 controlwire,\k(20 createbox,\k(21 createboxbox,\k(22 createbutton,\k(23 createcolumn,\k(24 createentry,\k(25 createkeyboard,\k(26 createlabel,\k(27 createmenu,\k(28 createradiobutton,\k(29 createrow,\k(30 createscribble,\k(31 createslider,\k(32 createstack,\k(33 createtab,\k(34 createtext,\k(35 createtextbutton,\k(36 ctlerror,\k(37 ctlmalloc,\k(38 ctlrealloc,\k(39 ctlstrdup,\k(40 ctlprint,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+debugger\k(01 acid(1)\k(02 acid,\k(03 truss,\k(04 trump\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+debugger\k(01 db(1)\k(02 db\k(03 \-\k(04 
+.di
+\n(01 \n(02 \n(03 \n(04 
+.di xx
+debugger\k(01 functions\k(02 debugger(2)\k(03 cisctrace,\k(04 risctrace,\k(05 ciscframe,\k(06 riscframe,\k(07 localaddr,\k(08 symoff,\k(09 fpformat,\k(10 beieee80ftos,\k(11 beieeesftos,\k(12 beieeedftos,\k(13 leieee80ftos,\k(14 leieeesftos,\k(15 leieeedftos,\k(16 ieeesftos,\k(17 ieeedftos\k(18 \-\k(19 machine-independent\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+debugging\k(01 file\k(02 system\k(03 rdbfs(4)\k(04 rdbfs\k(05 \-\k(06 remote\k(07 kernel\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dec16,\k(01 enc16,\k(02 encodefmt\k(03 \-\k(04 encoding\k(05 byte\k(06 arrays\k(07 as\k(08 strings\k(09 encode(2)\k(10 dec64,\k(11 enc64,\k(12 dec32,\k(13 enc32,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+dec32,\k(01 enc32,\k(02 dec16,\k(03 enc16,\k(04 encodefmt\k(05 \-\k(06 encoding\k(07 byte\k(08 arrays\k(09 as\k(10 strings\k(11 encode(2)\k(12 dec64,\k(13 enc64,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+dec64,\k(01 enc64,\k(02 dec32,\k(03 enc32,\k(04 dec16,\k(05 enc16,\k(06 encodefmt\k(07 \-\k(08 encoding\k(09 byte\k(10 arrays\k(11 as\k(12 strings\k(13 encode(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+decimal,\k(01 or\k(02 ASCII\k(03 dump\k(04 xd(1)\k(05 xd\k(06 \-\k(07 hex,\k(08 octal,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+decode\k(01 audio\k(02 MPEG\k(03 files\k(04 (layers\k(05 1,\k(06 2\k(07 and\k(08 3)\k(09 mp3dec(1)\k(10 mp3dec\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+decodePEM,\k(01 rsadecrypt,\k(02 rsaencrypt,\k(03 rsagen,\k(04 rsaprivalloc,\k(05 rsaprivfree,\k(06 rsaprivtopub,\k(07 rsapuballoc,\k(08 rsapubfree,\k(09 X509toRSApub,\k(10 X509gen,\k(11 X509verify\k(12 \-\k(13 RSA\k(14 encryption\k(15 algorithm\k(16 rsa(2)\k(17 asn1dump,\k(18 asn1toRSApriv,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+decref\k(01 \-\k(02 spin\k(03 locks,\k(04 queueing\k(05 rendezvous\k(06 locks,\k(07 reader-writer\k(08 locks,\k(09 rendezvous\k(10 points,\k(11 and\k(12 reference\k(13 counts\k(14 lock(2)\k(15 lock,\k(16 canlock,\k(17 unlock,\k(18 qlock,\k(19 canqlock,\k(20 qunlock,\k(21 rlock,\k(22 canrlock,\k(23 runlock,\k(24 wlock,\k(25 canwlock,\k(26 wunlock,\k(27 rsleep,\k(28 rwakeup,\k(29 rwakeupall,\k(30 incref,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+decrypt,\k(01 netcrypt\k(02 \-\k(03 DES\k(04 encryption\k(05 encrypt(2)\k(06 encrypt,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+defined\k(01 print\k(02 formats\k(03 and\k(04 output\k(05 routines\k(06 fmtinstall(2)\k(07 fmtinstall,\k(08 dofmt,\k(09 dorfmt,\k(10 fmtprint,\k(11 fmtvprint,\k(12 fmtrune,\k(13 fmtstrcpy,\k(14 fmtrunestrcpy,\k(15 fmtfdinit,\k(16 fmtfdflush,\k(17 fmtstrinit,\k(18 fmtstrflush,\k(19 runefmtstrinit,\k(20 runefmtstrflush,\k(21 errfmt\k(22 \-\k(23 support\k(24 for\k(25 user-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+deflate\k(01 compression\k(02 flate(2)\k(03 deflateinit,\k(04 deflate,\k(05 deflatezlib,\k(06 deflateblock,\k(07 deflatezlibblock,\k(08 inflateinit,\k(09 inflate,\k(10 inflatezlib,\k(11 inflateblock,\k(12 inflatezlibblock,\k(13 flateerr,\k(14 mkcrctab,\k(15 blockcrc,\k(16 adler32\k(17 \-\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+deflate,\k(01 deflatezlib,\k(02 deflateblock,\k(03 deflatezlibblock,\k(04 inflateinit,\k(05 inflate,\k(06 inflatezlib,\k(07 inflateblock,\k(08 inflatezlibblock,\k(09 flateerr,\k(10 mkcrctab,\k(11 blockcrc,\k(12 adler32\k(13 \-\k(14 deflate\k(15 compression\k(16 flate(2)\k(17 deflateinit,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+deflateblock,\k(01 deflatezlibblock,\k(02 inflateinit,\k(03 inflate,\k(04 inflatezlib,\k(05 inflateblock,\k(06 inflatezlibblock,\k(07 flateerr,\k(08 mkcrctab,\k(09 blockcrc,\k(10 adler32\k(11 \-\k(12 deflate\k(13 compression\k(14 flate(2)\k(15 deflateinit,\k(16 deflate,\k(17 deflatezlib,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+deflateinit,\k(01 deflate,\k(02 deflatezlib,\k(03 deflateblock,\k(04 deflatezlibblock,\k(05 inflateinit,\k(06 inflate,\k(07 inflatezlib,\k(08 inflateblock,\k(09 inflatezlibblock,\k(10 flateerr,\k(11 mkcrctab,\k(12 blockcrc,\k(13 adler32\k(14 \-\k(15 deflate\k(16 compression\k(17 flate(2)\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+deflatezlib,\k(01 deflateblock,\k(02 deflatezlibblock,\k(03 inflateinit,\k(04 inflate,\k(05 inflatezlib,\k(06 inflateblock,\k(07 inflatezlibblock,\k(08 flateerr,\k(09 mkcrctab,\k(10 blockcrc,\k(11 adler32\k(12 \-\k(13 deflate\k(14 compression\k(15 flate(2)\k(16 deflateinit,\k(17 deflate,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+deflatezlibblock,\k(01 inflateinit,\k(02 inflate,\k(03 inflatezlib,\k(04 inflateblock,\k(05 inflatezlibblock,\k(06 flateerr,\k(07 mkcrctab,\k(08 blockcrc,\k(09 adler32\k(10 \-\k(11 deflate\k(12 compression\k(13 flate(2)\k(14 deflateinit,\k(15 deflate,\k(16 deflatezlib,\k(17 deflateblock,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+defmask,\k(01 isv4,\k(02 v4tov6,\k(03 v6tov4,\k(04 nhgetv,\k(05 nhgetl,\k(06 nhgets,\k(07 hnputv,\k(08 hnputl,\k(09 hnputs,\k(10 ptclbsum,\k(11 readipifc\k(12 \-\k(13 Internet\k(14 Protocol\k(15 addressing\k(16 ip(2)\k(17 eipfmt,\k(18 parseip,\k(19 parseipmask,\k(20 v4parseip,\k(21 v4parsecidr,\k(22 parseether,\k(23 myipaddr,\k(24 myetheraddr,\k(25 maskip,\k(26 equivip4,\k(27 equivip6,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+delatex\k(01 \-\k(02 remove\k(03 formatting\k(04 requests\k(05 deroff(1)\k(06 deroff,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+delay,\k(01 ask\k(02 for\k(03 delayed\k(04 note\k(05 sleep(2)\k(06 sleep,\k(07 alarm\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+delayed\k(01 note\k(02 sleep(2)\k(03 sleep,\k(04 alarm\k(05 \-\k(06 delay,\k(07 ask\k(08 for\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+delete\k(01 keys\k(02 from\k(03 factotum\k(04 delkey(1)\k(05 delkey\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+deleteavl,\k(01 avlwalk,\k(02 avlnext,\k(03 avlprev,\k(04 endwalk\k(05 -\k(06 AVL\k(07 tree\k(08 routines\k(09 avl(2)\k(10 mkavltree,\k(11 insertavl,\k(12 lookupavl,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+deletekey\k(01 \-\k(02 integer\k(03 to\k(04 data\k(05 structure\k(06 maps\k(07 intmap(2)\k(08 Intmap,\k(09 allocmap,\k(10 freemap,\k(11 insertkey,\k(12 caninsertkey,\k(13 lookupkey,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+deliver\k(01 the\k(02 last\k(03 part\k(04 of\k(05 a\k(06 file\k(07 tail(1)\k(08 tail\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+deliver,\k(01 token,\k(02 vf\k(03 \-\k(04 filtering\k(05 mail\k(06 filter(1)\k(07 filter,\k(08 list,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+delivery\k(01 send(8)\k(02 send\k(03 \-\k(04 mail\k(05 routing\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+delkey\k(01 \-\k(02 delete\k(03 keys\k(04 from\k(05 factotum\k(06 delkey(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+deroff,\k(01 delatex\k(02 \-\k(03 remove\k(04 formatting\k(05 requests\k(06 deroff(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+DES\k(01 encryption\k(02 encrypt(2)\k(03 encrypt,\k(04 decrypt,\k(05 netcrypt\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+des3CBCdecrypt,\k(01 des3ECBencrypt,\k(02 des3ECBdecrypt,\k(03 key_setup,\k(04 des56to64,\k(05 des64to56,\k(06 setupDES3state,\k(07 triple_block_cipher\k(08 -\k(09 single\k(10 and\k(11 triple\k(12 digital\k(13 encryption\k(14 standard\k(15 des(2)\k(16 setupDESstate,\k(17 des_key_setup,\k(18 block_cipher,\k(19 desCBCencrypt,\k(20 desCBCdecrypt,\k(21 desECBencrypt,\k(22 desECBdecrypt,\k(23 des3CBCencrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+des3CBCencrypt,\k(01 des3CBCdecrypt,\k(02 des3ECBencrypt,\k(03 des3ECBdecrypt,\k(04 key_setup,\k(05 des56to64,\k(06 des64to56,\k(07 setupDES3state,\k(08 triple_block_cipher\k(09 -\k(10 single\k(11 and\k(12 triple\k(13 digital\k(14 encryption\k(15 standard\k(16 des(2)\k(17 setupDESstate,\k(18 des_key_setup,\k(19 block_cipher,\k(20 desCBCencrypt,\k(21 desCBCdecrypt,\k(22 desECBencrypt,\k(23 desECBdecrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+des3ECBdecrypt,\k(01 key_setup,\k(02 des56to64,\k(03 des64to56,\k(04 setupDES3state,\k(05 triple_block_cipher\k(06 -\k(07 single\k(08 and\k(09 triple\k(10 digital\k(11 encryption\k(12 standard\k(13 des(2)\k(14 setupDESstate,\k(15 des_key_setup,\k(16 block_cipher,\k(17 desCBCencrypt,\k(18 desCBCdecrypt,\k(19 desECBencrypt,\k(20 desECBdecrypt,\k(21 des3CBCencrypt,\k(22 des3CBCdecrypt,\k(23 des3ECBencrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+des3ECBencrypt,\k(01 des3ECBdecrypt,\k(02 key_setup,\k(03 des56to64,\k(04 des64to56,\k(05 setupDES3state,\k(06 triple_block_cipher\k(07 -\k(08 single\k(09 and\k(10 triple\k(11 digital\k(12 encryption\k(13 standard\k(14 des(2)\k(15 setupDESstate,\k(16 des_key_setup,\k(17 block_cipher,\k(18 desCBCencrypt,\k(19 desCBCdecrypt,\k(20 desECBencrypt,\k(21 desECBdecrypt,\k(22 des3CBCencrypt,\k(23 des3CBCdecrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+des56to64,\k(01 des64to56,\k(02 setupDES3state,\k(03 triple_block_cipher\k(04 -\k(05 single\k(06 and\k(07 triple\k(08 digital\k(09 encryption\k(10 standard\k(11 des(2)\k(12 setupDESstate,\k(13 des_key_setup,\k(14 block_cipher,\k(15 desCBCencrypt,\k(16 desCBCdecrypt,\k(17 desECBencrypt,\k(18 desECBdecrypt,\k(19 des3CBCencrypt,\k(20 des3CBCdecrypt,\k(21 des3ECBencrypt,\k(22 des3ECBdecrypt,\k(23 key_setup,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+des64to56,\k(01 setupDES3state,\k(02 triple_block_cipher\k(03 -\k(04 single\k(05 and\k(06 triple\k(07 digital\k(08 encryption\k(09 standard\k(10 des(2)\k(11 setupDESstate,\k(12 des_key_setup,\k(13 block_cipher,\k(14 desCBCencrypt,\k(15 desCBCdecrypt,\k(16 desECBencrypt,\k(17 desECBdecrypt,\k(18 des3CBCencrypt,\k(19 des3CBCdecrypt,\k(20 des3ECBencrypt,\k(21 des3ECBdecrypt,\k(22 key_setup,\k(23 des56to64,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+desCBCdecrypt,\k(01 desECBencrypt,\k(02 desECBdecrypt,\k(03 des3CBCencrypt,\k(04 des3CBCdecrypt,\k(05 des3ECBencrypt,\k(06 des3ECBdecrypt,\k(07 key_setup,\k(08 des56to64,\k(09 des64to56,\k(10 setupDES3state,\k(11 triple_block_cipher\k(12 -\k(13 single\k(14 and\k(15 triple\k(16 digital\k(17 encryption\k(18 standard\k(19 des(2)\k(20 setupDESstate,\k(21 des_key_setup,\k(22 block_cipher,\k(23 desCBCencrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+desCBCencrypt,\k(01 desCBCdecrypt,\k(02 desECBencrypt,\k(03 desECBdecrypt,\k(04 des3CBCencrypt,\k(05 des3CBCdecrypt,\k(06 des3ECBencrypt,\k(07 des3ECBdecrypt,\k(08 key_setup,\k(09 des56to64,\k(10 des64to56,\k(11 setupDES3state,\k(12 triple_block_cipher\k(13 -\k(14 single\k(15 and\k(16 triple\k(17 digital\k(18 encryption\k(19 standard\k(20 des(2)\k(21 setupDESstate,\k(22 des_key_setup,\k(23 block_cipher,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+descend\k(01 a\k(02 directory\k(03 hierarchy\k(04 walk(5)\k(05 walk\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+description\k(01 file\k(02 namespace(6)\k(03 namespace\k(04 \-\k(05 name\k(06 space\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+description\k(01 of\k(02 last\k(03 system\k(04 call\k(05 error\k(06 errstr(2)\k(07 errstr,\k(08 rerrstr,\k(09 werrstr\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+descriptor\k(01 dup(2)\k(02 dup\k(03 \-\k(04 duplicate\k(05 an\k(06 open\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+descriptor\k(01 fd2path(2)\k(02 fd2path\k(03 \-\k(04 return\k(05 file\k(06 name\k(07 associated\k(08 with\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+descriptor\k(01 iounit(2)\k(02 iounit\k(03 \-\k(04 return\k(05 size\k(06 of\k(07 atomic\k(08 I/O\k(09 unit\k(10 for\k(11 file\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+descriptor\k(01 to\k(02 a\k(03 file\k(04 server\k(05 fauth(2)\k(06 fauth\k(07 \-\k(08 set\k(09 up\k(10 authentication\k(11 on\k(12 a\k(13 file\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+desECBdecrypt,\k(01 des3CBCencrypt,\k(02 des3CBCdecrypt,\k(03 des3ECBencrypt,\k(04 des3ECBdecrypt,\k(05 key_setup,\k(06 des56to64,\k(07 des64to56,\k(08 setupDES3state,\k(09 triple_block_cipher\k(10 -\k(11 single\k(12 and\k(13 triple\k(14 digital\k(15 encryption\k(16 standard\k(17 des(2)\k(18 setupDESstate,\k(19 des_key_setup,\k(20 block_cipher,\k(21 desCBCencrypt,\k(22 desCBCdecrypt,\k(23 desECBencrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+desECBencrypt,\k(01 desECBdecrypt,\k(02 des3CBCencrypt,\k(03 des3CBCdecrypt,\k(04 des3ECBencrypt,\k(05 des3ECBdecrypt,\k(06 key_setup,\k(07 des56to64,\k(08 des64to56,\k(09 setupDES3state,\k(10 triple_block_cipher\k(11 -\k(12 single\k(13 and\k(14 triple\k(15 digital\k(16 encryption\k(17 standard\k(18 des(2)\k(19 setupDESstate,\k(20 des_key_setup,\k(21 block_cipher,\k(22 desCBCencrypt,\k(23 desCBCdecrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+desk\k(01 calculator\k(02 dc(1)\k(03 dc\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+des_key_setup,\k(01 block_cipher,\k(02 desCBCencrypt,\k(03 desCBCdecrypt,\k(04 desECBencrypt,\k(05 desECBdecrypt,\k(06 des3CBCencrypt,\k(07 des3CBCdecrypt,\k(08 des3ECBencrypt,\k(09 des3ECBdecrypt,\k(10 key_setup,\k(11 des56to64,\k(12 des64to56,\k(13 setupDES3state,\k(14 triple_block_cipher\k(15 -\k(16 single\k(17 and\k(18 triple\k(19 digital\k(20 encryption\k(21 standard\k(22 des(2)\k(23 setupDESstate,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+determinant,\k(01 adjoint,\k(02 invertmat,\k(03 xformpoint,\k(04 xformpointd,\k(05 xformplane,\k(06 pushmat,\k(07 popmat,\k(08 rot,\k(09 qrot,\k(10 scale,\k(11 move,\k(12 xform,\k(13 ixform,\k(14 persp,\k(15 look,\k(16 viewport\k(17 \-\k(18 Geometric\k(19 transformations\k(20 matrix(2)\k(21 ident,\k(22 matmul,\k(23 matmulr,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+devctl,\k(01 finddevs,\k(02 loaddevstr,\k(03 matchdevcsp,\k(04 opendev,\k(05 opendevdata,\k(06 openep,\k(07 startdevs,\k(08 unstall,\k(09 class,\k(10 subclass,\k(11 proto,\k(12 CSP\k(13 \-\k(14 USB\k(15 device\k(16 driver\k(17 library\k(18 usb(2)\k(19 usbcmd,\k(20 classname,\k(21 closedev,\k(22 configdev,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+device\k(01 ether(3)\k(02 ether\k(03 \-\k(04 Ethernet\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+device\k(01 i82365(3)\k(02 i82365\k(03 \-\k(04 Personal\k(05 Computer\k(06 Memory\k(07 Card\k(08 Interface\k(09 Association\k(10 (PCMCI)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+device\k(01 listen(8)\k(02 listen,\k(03 listen1,\k(04 tcp7,\k(05 tcp9,\k(06 tcp19,\k(07 tcp21,\k(08 tcp22,\k(09 tcp23,\k(10 tcp25,\k(11 tcp53,\k(12 tcp110,\k(13 tcp113,\k(14 tcp143,\k(15 tcp513,\k(16 tcp515,\k(17 tcp564,\k(18 tcp565,\k(19 tcp566,\k(20 tcp567,\k(21 tcp993,\k(22 tcp995,\k(23 tcp1723,\k(24 tcp17007,\k(25 tcp17008,\k(26 tcp17009,\k(27 tcp17010,\k(28 tcp17013\k(29 \-\k(30 listen\k(31 for\k(32 calls\k(33 on\k(34 a\k(35 network\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+device\k(01 vga(3)\k(02 vga\k(03 \-\k(04 VGA\k(05 controller\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+device\k(01 driver\k(02 file\k(03 system\k(04 library\k(05 usbfs(2)\k(06 usbreadbuf,\k(07 usbfsadd,\k(08 usbfsdel,\k(09 usbdirread,\k(10 usbfsinit,\k(11 usbdirfs,\k(12 usbfs\k(13 \-\k(14 USB\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+device\k(01 driver\k(02 library\k(03 usb(2)\k(04 usbcmd,\k(05 classname,\k(06 closedev,\k(07 configdev,\k(08 devctl,\k(09 finddevs,\k(10 loaddevstr,\k(11 matchdevcsp,\k(12 opendev,\k(13 opendevdata,\k(14 openep,\k(15 startdevs,\k(16 unstall,\k(17 class,\k(18 subclass,\k(19 proto,\k(20 CSP\k(21 \-\k(22 USB\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+device\k(01 drivers\k(02 sdahci(3)\k(03 sdahci\k(04 \-\k(05 AHCI\k(06 (Advanced\k(07 Host\k(08 Controller\k(09 Interface)\k(10 SATA\k(11 (Serial\k(12 AT)\k(13 storage\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+device\k(01 drivers\k(02 usb(4)\k(03 audio,\k(04 disk,\k(05 ether,\k(06 kb,\k(07 print,\k(08 probe,\k(09 serial,\k(10 usbfat:\k(11 \-\k(12 Universal\k(13 Serial\k(14 Bus\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+device\k(01 interface\k(02 disk(2)\k(03 opendisk,\k(04 Disk\k(05 \-\k(06 generic\k(07 disk\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+device\k(01 interface\k(02 sd(3)\k(03 sd\k(04 \-\k(05 storage\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+device\k(01 interface\k(02 sdaoe(3)\k(03 sdaoe\k(04 \-\k(05 ATA-over-Ethernet\k(06 (Ao)\k(07 storage\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+device\k(01 operations\k(02 scsi(2)\k(03 openscsi,\k(04 closescsi,\k(05 scsiready,\k(06 scsi,\k(07 scsicmd,\k(08 scsierror\k(09 \-\k(10 SCSI\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+devices\k(01 fs(3)\k(02 fs\k(03 \-\k(04 file\k(05 system\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+devices\k(01 intro(3)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 the\k(07 Plan\k(08 9\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dhcpd,\k(01 dhcpleases,\k(02 rarpd,\k(03 tftpd\k(04 \-\k(05 Internet\k(06 booting\k(07 dhcpd(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dhcpleases,\k(01 rarpd,\k(02 tftpd\k(03 \-\k(04 Internet\k(05 booting\k(06 dhcpd(8)\k(07 dhcpd,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dial,\k(01 hangup,\k(02 announce,\k(03 listen,\k(04 accept,\k(05 reject,\k(06 netmkaddr,\k(07 setnetmtpt,\k(08 getnetconninfo,\k(09 freenetconninfo\k(10 \-\k(11 make\k(12 and\k(13 break\k(14 network\k(15 connections\k(16 dial(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+dialer\k(01 network\k(02 telco(4)\k(03 telco,\k(04 faxreceive,\k(05 faxsend,\k(06 fax,\k(07 telcofax,\k(08 telcodata\k(09 \-\k(10 telephone\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+dialer\k(01 scripting\k(02 tools\k(03 expect(1)\k(04 at,\k(05 drain,\k(06 expect,\k(07 pass\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dict\k(01 \-\k(02 dictionary\k(03 browser\k(04 dict(7)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+dictionary\k(01 browser\k(02 dict(7)\k(03 dict\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+diff\k(01 idiff(1)\k(02 idiff\k(03 \-\k(04 interactive\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+diff\k(01 \-\k(02 differential\k(03 file\k(04 comparator\k(05 diff(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+differential\k(01 file\k(02 comparator\k(03 diff(1)\k(04 diff\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+diffy\k(01 \-\k(02 print\k(03 file\k(04 names\k(05 from\k(06 the\k(07 dump\k(08 yesterday(1)\k(09 yesterday,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+digital\k(01 encryption\k(02 standard\k(03 des(2)\k(04 setupDESstate,\k(05 des_key_setup,\k(06 block_cipher,\k(07 desCBCencrypt,\k(08 desCBCdecrypt,\k(09 desECBencrypt,\k(10 desECBdecrypt,\k(11 des3CBCencrypt,\k(12 des3CBCdecrypt,\k(13 des3ECBencrypt,\k(14 des3ECBdecrypt,\k(15 key_setup,\k(16 des56to64,\k(17 des64to56,\k(18 setupDES3state,\k(19 triple_block_cipher\k(20 -\k(21 single\k(22 and\k(23 triple\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+Digital\k(01 Pathways\k(02 SecureNet\k(03 Key\k(04 remote\k(05 authentication\k(06 box\k(07 securenet(8)\k(08 securenet\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+digital\k(01 signature\k(02 algorithm\k(03 dsa(2)\k(04 dsagen,\k(05 dsasign,\k(06 dsaverify,\k(07 dsapuballoc,\k(08 dsapubfree,\k(09 dsaprivalloc,\k(10 dsaprivfree,\k(11 dsasigalloc,\k(12 dsasigfree,\k(13 dsaprivtopub\k(14 -\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+digitized\k(01 map\k(02 formats\k(03 map(6)\k(04 map\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Digitized\k(01 Sky\k(02 Survey\k(03 scat(7)\k(04 scat\k(05 \-\k(06 sky\k(07 catalogue\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dimenkind,\k(01 dimenspec,\k(02 targetid,\k(03 targetname,\k(04 fromStr,\k(05 toStr\k(06 \-\k(07 HTML\k(08 parser\k(09 html(2)\k(10 parsehtml,\k(11 printitems,\k(12 validitems,\k(13 freeitems,\k(14 freedocinfo,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dimenspec,\k(01 targetid,\k(02 targetname,\k(03 fromStr,\k(04 toStr\k(05 \-\k(06 HTML\k(07 parser\k(08 html(2)\k(09 parsehtml,\k(10 printitems,\k(11 validitems,\k(12 freeitems,\k(13 freedocinfo,\k(14 dimenkind,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dircp\k(01 \-\k(02 archiver\k(03 tar(1)\k(04 tar,\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+directed\k(01 scanning\k(02 and\k(03 processing\k(04 language\k(05 awk(1)\k(06 awk\k(07 \-\k(08 pattern-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+directory\k(01 chdir(2)\k(02 chdir\k(03 \-\k(04 change\k(05 working\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+directory\k(01 dirread(2)\k(02 dirread,\k(03 dirreadall\k(04 \-\k(05 read\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+directory\k(01 getwd(2)\k(02 getwd\k(03 \-\k(04 get\k(05 current\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+directory\k(01 ls(1)\k(02 ls,\k(03 lc\k(04 \-\k(05 list\k(06 contents\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+directory\k(01 mkdir(1)\k(02 mkdir\k(03 \-\k(04 make\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+directory\k(01 pwd(1)\k(02 pwd,\k(03 pbd\k(04 \-\k(05 working\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+directory\k(01 rwd(1)\k(02 rwd,\k(03 conswdir\k(04 \-\k(05 maintain\k(06 remote\k(07 working\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+directory\k(01 hierarchy\k(02 walk(5)\k(03 walk\k(04 \-\k(05 descend\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+dirfmt,\k(01 dirmodefmt,\k(02 read9pmsg,\k(03 statcheck,\k(04 sizeS2M,\k(05 sizeD2M\k(06 \-\k(07 interface\k(08 to\k(09 Plan\k(10 9\k(11 File\k(12 protocol\k(13 fcall(2)\k(14 Fcall,\k(15 convS2M,\k(16 convD2M,\k(17 convM2S,\k(18 convM2D,\k(19 fcallfmt,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+dirfstat,\k(01 dirwstat,\k(02 dirfwstat,\k(03 nulldir\k(04 \-\k(05 get\k(06 and\k(07 put\k(08 file\k(09 status\k(10 stat(2)\k(11 stat,\k(12 fstat,\k(13 wstat,\k(14 fwstat,\k(15 dirstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dirfwstat,\k(01 nulldir\k(02 \-\k(03 get\k(04 and\k(05 put\k(06 file\k(07 status\k(08 stat(2)\k(09 stat,\k(10 fstat,\k(11 wstat,\k(12 fwstat,\k(13 dirstat,\k(14 dirfstat,\k(15 dirwstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dirmodefmt,\k(01 read9pmsg,\k(02 statcheck,\k(03 sizeS2M,\k(04 sizeD2M\k(05 \-\k(06 interface\k(07 to\k(08 Plan\k(09 9\k(10 File\k(11 protocol\k(12 fcall(2)\k(13 Fcall,\k(14 convS2M,\k(15 convD2M,\k(16 convM2S,\k(17 convM2D,\k(18 fcallfmt,\k(19 dirfmt,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+dirread,\k(01 dirreadall\k(02 \-\k(03 read\k(04 directory\k(05 dirread(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+dirread9p,\k(01 emalloc9p,\k(02 erealloc9p,\k(03 estrdup9p,\k(04 listensrv,\k(05 postfd,\k(06 postmountsrv,\k(07 readbuf,\k(08 readstr,\k(09 respond,\k(10 responderror,\k(11 threadlistensrv,\k(12 threadpostmountsrv,\k(13 srv\k(14 \-\k(15 9P\k(16 file\k(17 service\k(18 9p(2)\k(19 Srv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+dirreadall\k(01 \-\k(02 read\k(03 directory\k(04 dirread(2)\k(05 dirread,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+dirstat,\k(01 dirfstat,\k(02 dirwstat,\k(03 dirfwstat,\k(04 nulldir\k(05 \-\k(06 get\k(07 and\k(08 put\k(09 file\k(10 status\k(11 stat(2)\k(12 stat,\k(13 fstat,\k(14 wstat,\k(15 fwstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dirwstat,\k(01 dirfwstat,\k(02 nulldir\k(03 \-\k(04 get\k(05 and\k(06 put\k(07 file\k(08 status\k(09 stat(2)\k(10 stat,\k(11 fstat,\k(12 wstat,\k(13 fwstat,\k(14 dirstat,\k(15 dirfstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+disable,\k(01 authsrv,\k(02 guard.srv,\k(03 wrkey,\k(04 login,\k(05 newns,\k(06 none\k(07 \-\k(08 maintain\k(09 or\k(10 query\k(11 authentication\k(12 databases\k(13 auth(8)\k(14 changeuser,\k(15 convkeys,\k(16 convkeys2,\k(17 printnetkey,\k(18 status,\k(19 enable,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+disc\k(01 (CD,\k(02 DVD,\k(03 B)\k(04 track\k(05 reader\k(06 and\k(07 writer\k(08 file\k(09 system\k(10 cdfs(4)\k(11 cdfs,\k(12 cddb\k(13 \-\k(14 optical\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+discs\k(01 or\k(02 restore\k(03 from\k(04 them\k(05 backup(8)\k(06 backup,\k(07 tobackup,\k(08 dumparenas,\k(09 restore\k(10 \-\k(11 backup\k(12 venti\k(13 arenas\k(14 to\k(15 blu-ray\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+Disk\k(01 \-\k(02 generic\k(03 disk\k(04 device\k(05 interface\k(06 disk(2)\k(07 opendisk,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+disk\k(01 device\k(02 interface\k(03 disk(2)\k(04 opendisk,\k(05 Disk\k(06 \-\k(07 generic\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+disk,\k(01 ether,\k(02 kb,\k(03 print,\k(04 probe,\k(05 serial,\k(06 usbfat:\k(07 \-\k(08 Universal\k(09 Serial\k(10 Bus\k(11 device\k(12 drivers\k(13 usb(4)\k(14 audio,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+disk\k(01 file\k(02 system\k(03 kfs(4)\k(04 kfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+disk\k(01 interface\k(02 floppy(3)\k(03 floppy\k(04 \-\k(05 floppy\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+disk\k(01 simulator\k(02 disksim(8)\k(03 disksim\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+disk\k(01 usage\k(02 du(1)\k(03 du\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+diskettes,\k(01 flashes\k(02 prep(8)\k(03 prep,\k(04 fdisk,\k(05 format,\k(06 mbr\k(07 \-\k(08 prepare\k(09 hard\k(10 and\k(11 floppy\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+diskparts,\k(01 dmaon\k(02 \-\k(03 prepare\k(04 disks\k(05 for\k(06 use\k(07 diskparts(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+disks\k(01 for\k(02 use\k(03 diskparts(8)\k(04 diskparts,\k(05 dmaon\k(06 \-\k(07 prepare\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+disksim\k(01 \-\k(02 disk\k(03 simulator\k(04 disksim(8)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+display\k(01 a\k(02 bar\k(03 graph\k(04 status\k(05 window\k(06 statusbar(8)\k(07 statusbar\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+display\k(01 color\k(02 map\k(03 colors(1)\k(04 getmap,\k(05 colors\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+display\k(01 color\k(02 map\k(03 readcolmap(2)\k(04 RGB,\k(05 readcolmap,\k(06 writecolmap\k(07 \-\k(08 access\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+display\k(01 graphs\k(02 of\k(03 system\k(04 activity\k(05 stats(8)\k(06 stats\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+display\k(01 name\k(02 space\k(03 ns(1)\k(04 ns\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Display,\k(01 Point,\k(02 Rectangle,\k(03 Cursor,\k(04 initdraw,\k(05 geninitdraw,\k(06 drawerror,\k(07 initdisplay,\k(08 closedisplay,\k(09 getdefont,\k(10 getwindow,\k(11 gengetwindow,\k(12 flushimage,\k(13 bufimage,\k(14 lockdisplay,\k(15 unlockdisplay,\k(16 openfont,\k(17 buildfont,\k(18 freefont,\k(19 Pfmt,\k(20 Rfmt,\k(21 strtochan,\k(22 chantostr,\k(23 chantodepth\k(24 \-\k(25 interactive\k(26 graphics\k(27 graphics(2)\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+display\k(01 profiling\k(02 data\k(03 prof(1)\k(04 prof,\k(05 tprof,\k(06 kprof\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dist3,\k(01 unit3,\k(02 midpt3,\k(03 lerp3,\k(04 reflect3,\k(05 nearseg3,\k(06 pldist3,\k(07 vdiv3,\k(08 vrem3,\k(09 pn2f3,\k(10 ppp2f3,\k(11 fff2p3,\k(12 pdiv4,\k(13 add4,\k(14 sub4\k(15 \-\k(16 operations\k(17 on\k(18 3-d\k(19 points\k(20 and\k(21 planes\k(22 arith3(2)\k(23 add3,\k(24 sub3,\k(25 neg3,\k(26 div3,\k(27 mul3,\k(28 eqpt3,\k(29 closept3,\k(30 dot3,\k(31 cross3,\k(32 len3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+distance\k(01 hypot(2)\k(02 hypot\k(03 \-\k(04 Euclidean\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+distribution\k(01 bundle(1)\k(02 bundle\k(03 \-\k(04 collect\k(05 files\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+div3,\k(01 mul3,\k(02 eqpt3,\k(03 closept3,\k(04 dot3,\k(05 cross3,\k(06 len3,\k(07 dist3,\k(08 unit3,\k(09 midpt3,\k(10 lerp3,\k(11 reflect3,\k(12 nearseg3,\k(13 pldist3,\k(14 vdiv3,\k(15 vrem3,\k(16 pn2f3,\k(17 ppp2f3,\k(18 fff2p3,\k(19 pdiv4,\k(20 add4,\k(21 sub4\k(22 \-\k(23 operations\k(24 on\k(25 3-d\k(26 points\k(27 and\k(28 planes\k(29 arith3(2)\k(30 add3,\k(31 sub3,\k(32 neg3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+division\k(01 muldiv(2)\k(02 muldiv,\k(03 umuldiv\k(04 \-\k(05 high-precision\k(06 multiplication\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+divpt,\k(01 rectaddpt,\k(02 rectsubpt,\k(03 insetrect,\k(04 canonrect,\k(05 eqpt,\k(06 eqrect,\k(07 ptinrect,\k(08 rectinrect,\k(09 rectXrect,\k(10 rectclip,\k(11 combinerect,\k(12 Dx,\k(13 Dy,\k(14 Pt,\k(15 Rect,\k(16 Rpt\k(17 \-\k(18 arithmetic\k(19 on\k(20 points\k(21 and\k(22 rectangles\k(23 addpt(2)\k(24 addpt,\k(25 subpt,\k(26 mulpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+dmaon\k(01 \-\k(02 prepare\k(03 disks\k(04 for\k(05 use\k(06 diskparts(8)\k(07 diskparts,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dns,\k(01 dnstcp,\k(02 dnsquery,\k(03 dnsdebug\k(04 \-\k(05 network\k(06 database\k(07 ndb(8)\k(08 query,\k(09 ipquery,\k(10 mkhash,\k(11 mkdb,\k(12 mkhosts,\k(13 cs,\k(14 csquery,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dnsdebug\k(01 \-\k(02 network\k(03 database\k(04 ndb(8)\k(05 query,\k(06 ipquery,\k(07 mkhash,\k(08 mkdb,\k(09 mkhosts,\k(10 cs,\k(11 csquery,\k(12 dns,\k(13 dnstcp,\k(14 dnsquery,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dnsquery,\k(01 dnsdebug\k(02 \-\k(03 network\k(04 database\k(05 ndb(8)\k(06 query,\k(07 ipquery,\k(08 mkhash,\k(09 mkdb,\k(10 mkhosts,\k(11 cs,\k(12 csquery,\k(13 dns,\k(14 dnstcp,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dnsquery,\k(01 ndbdiscard,\k(02 ndbconcatenate,\k(03 ndbreorder,\k(04 ndbsubstitute,\k(05 ndbgetval,\k(06 csgetval,\k(07 ndblookval\k(08 \-\k(09 network\k(10 database\k(11 ndb(2)\k(12 ndbopen,\k(13 ndbcat,\k(14 ndbchanged,\k(15 ndbclose,\k(16 ndbreopen,\k(17 ndbsearch,\k(18 ndbsnext,\k(19 ndbgetvalue,\k(20 ndbfree,\k(21 ipattr,\k(22 ndbgetipaddr,\k(23 ndbipinfo,\k(24 csipinfo,\k(25 ndbhash,\k(26 ndbparse,\k(27 csgetvalue,\k(28 ndbfindattr,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+dnstcp,\k(01 dnsquery,\k(02 dnsdebug\k(03 \-\k(04 network\k(05 database\k(06 ndb(8)\k(07 query,\k(08 ipquery,\k(09 mkhash,\k(10 mkdb,\k(11 mkhosts,\k(12 cs,\k(13 csquery,\k(14 dns,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+doc2ps,\k(01 wdoc2txt,\k(02 xls2txt,\k(03 olefs,\k(04 mswordstrings,\k(05 msexceltables\k(06 \-\k(07 extract\k(08 printable\k(09 text\k(10 from\k(11 Microsoft\k(12 documents\k(13 doc2txt(1)\k(14 doc2txt,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+doc2txt,\k(01 doc2ps,\k(02 wdoc2txt,\k(03 xls2txt,\k(04 olefs,\k(05 mswordstrings,\k(06 msexceltables\k(07 \-\k(08 extract\k(09 printable\k(10 text\k(11 from\k(12 Microsoft\k(13 documents\k(14 doc2txt(1)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+doctype\k(01 \-\k(02 intuit\k(03 command\k(04 line\k(05 for\k(06 formatting\k(07 a\k(08 document\k(09 doctype(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+document\k(01 doctype(1)\k(02 doctype\k(03 \-\k(04 intuit\k(05 command\k(06 line\k(07 for\k(08 formatting\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+documents\k(01 doc2txt(1)\k(02 doc2txt,\k(03 doc2ps,\k(04 wdoc2txt,\k(05 xls2txt,\k(06 olefs,\k(07 mswordstrings,\k(08 msexceltables\k(09 \-\k(10 extract\k(11 printable\k(12 text\k(13 from\k(14 Microsoft\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dofmt,\k(01 dorfmt,\k(02 fmtprint,\k(03 fmtvprint,\k(04 fmtrune,\k(05 fmtstrcpy,\k(06 fmtrunestrcpy,\k(07 fmtfdinit,\k(08 fmtfdflush,\k(09 fmtstrinit,\k(10 fmtstrflush,\k(11 runefmtstrinit,\k(12 runefmtstrflush,\k(13 errfmt\k(14 \-\k(15 support\k(16 for\k(17 user-defined\k(18 print\k(19 formats\k(20 and\k(21 output\k(22 routines\k(23 fmtinstall(2)\k(24 fmtinstall,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+doquote,\k(01 needsrcquote\k(02 \-\k(03 quoted\k(04 character\k(05 strings\k(06 quote(2)\k(07 quotestrdup,\k(08 quoterunestrdup,\k(09 unquotestrdup,\k(10 unquoterunestrdup,\k(11 quotestrfmt,\k(12 quoterunestrfmt,\k(13 quotefmtinstall,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+dorfmt,\k(01 fmtprint,\k(02 fmtvprint,\k(03 fmtrune,\k(04 fmtstrcpy,\k(05 fmtrunestrcpy,\k(06 fmtfdinit,\k(07 fmtfdflush,\k(08 fmtstrinit,\k(09 fmtstrflush,\k(10 runefmtstrinit,\k(11 runefmtstrflush,\k(12 errfmt\k(13 \-\k(14 support\k(15 for\k(16 user-defined\k(17 print\k(18 formats\k(19 and\k(20 output\k(21 routines\k(22 fmtinstall(2)\k(23 fmtinstall,\k(24 dofmt,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+DOS\k(01 and\k(02 ISO9660\k(03 file\k(04 systems\k(05 dossrv(4)\k(06 dossrv,\k(07 9660srv,\k(08 a:,\k(09 b:,\k(10 c:,\k(11 d:,\k(12 9fat:,\k(13 dosmnt,\k(14 eject\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dosmnt,\k(01 eject\k(02 \-\k(03 DOS\k(04 and\k(05 ISO9660\k(06 file\k(07 systems\k(08 dossrv(4)\k(09 dossrv,\k(10 9660srv,\k(11 a:,\k(12 b:,\k(13 c:,\k(14 d:,\k(15 9fat:,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dossrv,\k(01 9660srv,\k(02 a:,\k(03 b:,\k(04 c:,\k(05 d:,\k(06 9fat:,\k(07 dosmnt,\k(08 eject\k(09 \-\k(10 DOS\k(11 and\k(12 ISO9660\k(13 file\k(14 systems\k(15 dossrv(4)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dot3,\k(01 cross3,\k(02 len3,\k(03 dist3,\k(04 unit3,\k(05 midpt3,\k(06 lerp3,\k(07 reflect3,\k(08 nearseg3,\k(09 pldist3,\k(10 vdiv3,\k(11 vrem3,\k(12 pn2f3,\k(13 ppp2f3,\k(14 fff2p3,\k(15 pdiv4,\k(16 add4,\k(17 sub4\k(18 \-\k(19 operations\k(20 on\k(21 3-d\k(22 points\k(23 and\k(24 planes\k(25 arith3(2)\k(26 add3,\k(27 sub3,\k(28 neg3,\k(29 div3,\k(30 mul3,\k(31 eqpt3,\k(32 closept3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+dpost\k(01 \-\k(02 text\k(03 formatting\k(04 and\k(05 typesetting\k(06 troff(1)\k(07 troff,\k(08 nroff,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+drain,\k(01 expect,\k(02 pass\k(03 \-\k(04 dialer\k(05 scripting\k(06 tools\k(07 expect(1)\k(08 at,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+draw\k(01 \-\k(02 screen\k(03 graphics\k(04 draw(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+draw\k(01 a\k(02 graph\k(03 graph(1)\k(04 graph\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+draw,\k(01 gendraw,\k(02 drawreplxy,\k(03 drawrepl,\k(04 replclipr,\k(05 line,\k(06 poly,\k(07 fillpoly,\k(08 bezier,\k(09 bezspline,\k(10 fillbezier,\k(11 fillbezspline,\k(12 ellipse,\k(13 fillellipse,\k(14 arc,\k(15 fillarc,\k(16 icossin,\k(17 icossin2,\k(18 border,\k(19 string,\k(20 stringn,\k(21 runestring,\k(22 runestringn,\k(23 stringbg,\k(24 stringnbg,\k(25 runestringbg,\k(26 runestringnbg,\k(27 _string,\k(28 ARROW,\k(29 drawsetdebug\k(30 \-\k(31 graphics\k(32 functions\k(33 PB\k(34 L\k(35 draw(2)\k(36 Image,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+draw\k(01 maps\k(02 on\k(03 various\k(04 projections\k(05 map(7)\k(06 map,\k(07 mapdemo\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+drawclip,\k(01 memlinebbox,\k(02 memlineendsize,\k(03 allocmemsubfont,\k(04 openmemsubfont,\k(05 freememsubfont,\k(06 memsubfontwidth,\k(07 getmemdefont,\k(08 memimagestring,\k(09 iprint,\k(10 hwdraw\k(11 \-\k(12 drawing\k(13 routines\k(14 for\k(15 memory-resident\k(16 images\k(17 memdraw(2)\k(18 Memimage,\k(19 Memdata,\k(20 Memdrawparam,\k(21 memimageinit,\k(22 wordaddr,\k(23 byteaddr,\k(24 memimagemove,\k(25 allocmemimage,\k(26 allocmemimaged,\k(27 readmemimage,\k(28 creadmemimage,\k(29 writememimage,\k(30 freememimage,\k(31 memsetchan,\k(32 loadmemimage,\k(33 cloadmemimage,\k(34 unloadmemimage,\k(35 memfillcolor,\k(36 memarc,\k(37 mempoly,\k(38 memellipse,\k(39 memfillpoly,\k(40 memimageline,\k(41 memimagedraw,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+drawerror,\k(01 initdisplay,\k(02 closedisplay,\k(03 getdefont,\k(04 getwindow,\k(05 gengetwindow,\k(06 flushimage,\k(07 bufimage,\k(08 lockdisplay,\k(09 unlockdisplay,\k(10 openfont,\k(11 buildfont,\k(12 freefont,\k(13 Pfmt,\k(14 Rfmt,\k(15 strtochan,\k(16 chantostr,\k(17 chantodepth\k(18 \-\k(19 interactive\k(20 graphics\k(21 graphics(2)\k(22 Display,\k(23 Point,\k(24 Rectangle,\k(25 Cursor,\k(26 initdraw,\k(27 geninitdraw,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+drawgetrect,\k(01 menuhit,\k(02 setcursor\k(03 \-\k(04 mouse\k(05 control\k(06 mouse(2)\k(07 initmouse,\k(08 readmouse,\k(09 closemouse,\k(10 moveto,\k(11 getrect,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+drawing\k(01 graphs\k(02 grap(1)\k(03 grap\k(04 \-\k(05 pic\k(06 preprocessor\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+drawing\k(01 pictures\k(02 pic(1)\k(03 pic,\k(04 tpic\k(05 \-\k(06 troff\k(07 and\k(08 tex\k(09 preprocessors\k(10 for\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+drawing\k(01 routines\k(02 for\k(03 memory-resident\k(04 images\k(05 memdraw(2)\k(06 Memimage,\k(07 Memdata,\k(08 Memdrawparam,\k(09 memimageinit,\k(10 wordaddr,\k(11 byteaddr,\k(12 memimagemove,\k(13 allocmemimage,\k(14 allocmemimaged,\k(15 readmemimage,\k(16 creadmemimage,\k(17 writememimage,\k(18 freememimage,\k(19 memsetchan,\k(20 loadmemimage,\k(21 cloadmemimage,\k(22 unloadmemimage,\k(23 memfillcolor,\k(24 memarc,\k(25 mempoly,\k(26 memellipse,\k(27 memfillpoly,\k(28 memimageline,\k(29 memimagedraw,\k(30 drawclip,\k(31 memlinebbox,\k(32 memlineendsize,\k(33 allocmemsubfont,\k(34 openmemsubfont,\k(35 freememsubfont,\k(36 memsubfontwidth,\k(37 getmemdefont,\k(38 memimagestring,\k(39 iprint,\k(40 hwdraw\k(41 \-\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+drawrepl,\k(01 replclipr,\k(02 line,\k(03 poly,\k(04 fillpoly,\k(05 bezier,\k(06 bezspline,\k(07 fillbezier,\k(08 fillbezspline,\k(09 ellipse,\k(10 fillellipse,\k(11 arc,\k(12 fillarc,\k(13 icossin,\k(14 icossin2,\k(15 border,\k(16 string,\k(17 stringn,\k(18 runestring,\k(19 runestringn,\k(20 stringbg,\k(21 stringnbg,\k(22 runestringbg,\k(23 runestringnbg,\k(24 _string,\k(25 ARROW,\k(26 drawsetdebug\k(27 \-\k(28 graphics\k(29 functions\k(30 PB\k(31 L\k(32 draw(2)\k(33 Image,\k(34 draw,\k(35 gendraw,\k(36 drawreplxy,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+drawreplxy,\k(01 drawrepl,\k(02 replclipr,\k(03 line,\k(04 poly,\k(05 fillpoly,\k(06 bezier,\k(07 bezspline,\k(08 fillbezier,\k(09 fillbezspline,\k(10 ellipse,\k(11 fillellipse,\k(12 arc,\k(13 fillarc,\k(14 icossin,\k(15 icossin2,\k(16 border,\k(17 string,\k(18 stringn,\k(19 runestring,\k(20 runestringn,\k(21 stringbg,\k(22 stringnbg,\k(23 runestringbg,\k(24 runestringnbg,\k(25 _string,\k(26 ARROW,\k(27 drawsetdebug\k(28 \-\k(29 graphics\k(30 functions\k(31 PB\k(32 L\k(33 draw(2)\k(34 Image,\k(35 draw,\k(36 gendraw,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+drawsetdebug\k(01 \-\k(02 graphics\k(03 functions\k(04 PB\k(05 L\k(06 draw(2)\k(07 Image,\k(08 draw,\k(09 gendraw,\k(10 drawreplxy,\k(11 drawrepl,\k(12 replclipr,\k(13 line,\k(14 poly,\k(15 fillpoly,\k(16 bezier,\k(17 bezspline,\k(18 fillbezier,\k(19 fillbezspline,\k(20 ellipse,\k(21 fillellipse,\k(22 arc,\k(23 fillarc,\k(24 icossin,\k(25 icossin2,\k(26 border,\k(27 string,\k(28 stringn,\k(29 runestring,\k(30 runestringn,\k(31 stringbg,\k(32 stringnbg,\k(33 runestringbg,\k(34 runestringnbg,\k(35 _string,\k(36 ARROW,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+drawterm\k(01 \-\k(02 connect\k(03 to\k(04 Plan\k(05 9\k(06 CPU\k(07 servers\k(08 from\k(09 other\k(10 operating\k(11 systems\k(12 drawterm(8)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+driver\k(01 pcc(1)\k(02 pcc\k(03 \-\k(04 APE\k(05 C\k(06 compiler\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+driver\k(01 file\k(02 system\k(03 library\k(04 usbfs(2)\k(05 usbreadbuf,\k(06 usbfsadd,\k(07 usbfsdel,\k(08 usbdirread,\k(09 usbfsinit,\k(10 usbdirfs,\k(11 usbfs\k(12 \-\k(13 USB\k(14 device\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+driver\k(01 library\k(02 usb(2)\k(03 usbcmd,\k(04 classname,\k(05 closedev,\k(06 configdev,\k(07 devctl,\k(08 finddevs,\k(09 loaddevstr,\k(10 matchdevcsp,\k(11 opendev,\k(12 opendevdata,\k(13 openep,\k(14 startdevs,\k(15 unstall,\k(16 class,\k(17 subclass,\k(18 proto,\k(19 CSP\k(20 \-\k(21 USB\k(22 device\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+drivers\k(01 sdahci(3)\k(02 sdahci\k(03 \-\k(04 AHCI\k(05 (Advanced\k(06 Host\k(07 Controller\k(08 Interface)\k(09 SATA\k(10 (Serial\k(11 AT)\k(12 storage\k(13 device\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+drivers\k(01 usb(4)\k(02 audio,\k(03 disk,\k(04 ether,\k(05 kb,\k(06 print,\k(07 probe,\k(08 serial,\k(09 usbfat:\k(10 \-\k(11 Universal\k(12 Serial\k(13 Bus\k(14 device\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsagen,\k(01 dsasign,\k(02 dsaverify,\k(03 dsapuballoc,\k(04 dsapubfree,\k(05 dsaprivalloc,\k(06 dsaprivfree,\k(07 dsasigalloc,\k(08 dsasigfree,\k(09 dsaprivtopub\k(10 -\k(11 digital\k(12 signature\k(13 algorithm\k(14 dsa(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+DSAprimes,\k(01 probably_prime,\k(02 smallprimetest\k(03 \-\k(04 prime\k(05 number\k(06 generation\k(07 prime(2)\k(08 genprime,\k(09 gensafeprime,\k(10 genstrongprime,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+dsaprivalloc,\k(01 dsaprivfree,\k(02 dsasigalloc,\k(03 dsasigfree,\k(04 dsaprivtopub\k(05 -\k(06 digital\k(07 signature\k(08 algorithm\k(09 dsa(2)\k(10 dsagen,\k(11 dsasign,\k(12 dsaverify,\k(13 dsapuballoc,\k(14 dsapubfree,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsaprivfree,\k(01 dsasigalloc,\k(02 dsasigfree,\k(03 dsaprivtopub\k(04 -\k(05 digital\k(06 signature\k(07 algorithm\k(08 dsa(2)\k(09 dsagen,\k(10 dsasign,\k(11 dsaverify,\k(12 dsapuballoc,\k(13 dsapubfree,\k(14 dsaprivalloc,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsaprivtopub\k(01 -\k(02 digital\k(03 signature\k(04 algorithm\k(05 dsa(2)\k(06 dsagen,\k(07 dsasign,\k(08 dsaverify,\k(09 dsapuballoc,\k(10 dsapubfree,\k(11 dsaprivalloc,\k(12 dsaprivfree,\k(13 dsasigalloc,\k(14 dsasigfree,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsapuballoc,\k(01 dsapubfree,\k(02 dsaprivalloc,\k(03 dsaprivfree,\k(04 dsasigalloc,\k(05 dsasigfree,\k(06 dsaprivtopub\k(07 -\k(08 digital\k(09 signature\k(10 algorithm\k(11 dsa(2)\k(12 dsagen,\k(13 dsasign,\k(14 dsaverify,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsapubfree,\k(01 dsaprivalloc,\k(02 dsaprivfree,\k(03 dsasigalloc,\k(04 dsasigfree,\k(05 dsaprivtopub\k(06 -\k(07 digital\k(08 signature\k(09 algorithm\k(10 dsa(2)\k(11 dsagen,\k(12 dsasign,\k(13 dsaverify,\k(14 dsapuballoc,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsasigalloc,\k(01 dsasigfree,\k(02 dsaprivtopub\k(03 -\k(04 digital\k(05 signature\k(06 algorithm\k(07 dsa(2)\k(08 dsagen,\k(09 dsasign,\k(10 dsaverify,\k(11 dsapuballoc,\k(12 dsapubfree,\k(13 dsaprivalloc,\k(14 dsaprivfree,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsasigfree,\k(01 dsaprivtopub\k(02 -\k(03 digital\k(04 signature\k(05 algorithm\k(06 dsa(2)\k(07 dsagen,\k(08 dsasign,\k(09 dsaverify,\k(10 dsapuballoc,\k(11 dsapubfree,\k(12 dsaprivalloc,\k(13 dsaprivfree,\k(14 dsasigalloc,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsasign,\k(01 dsaverify,\k(02 dsapuballoc,\k(03 dsapubfree,\k(04 dsaprivalloc,\k(05 dsaprivfree,\k(06 dsasigalloc,\k(07 dsasigfree,\k(08 dsaprivtopub\k(09 -\k(10 digital\k(11 signature\k(12 algorithm\k(13 dsa(2)\k(14 dsagen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+dsaverify,\k(01 dsapuballoc,\k(02 dsapubfree,\k(03 dsaprivalloc,\k(04 dsaprivfree,\k(05 dsasigalloc,\k(06 dsasigfree,\k(07 dsaprivtopub\k(08 -\k(09 digital\k(10 signature\k(11 algorithm\k(12 dsa(2)\k(13 dsagen,\k(14 dsasign,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+du\k(01 \-\k(02 disk\k(03 usage\k(04 du(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+dump\k(01 cwfs(4)\k(02 cwfs\k(03 \-\k(04 cached-worm\k(05 file\k(06 server,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+dump\k(01 fs(4)\k(02 fs\k(03 \-\k(04 file\k(05 server,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+dump\k(01 history(1)\k(02 history\k(03 \-\k(04 print\k(05 file\k(06 names\k(07 from\k(08 the\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dump\k(01 xd(1)\k(02 xd\k(03 \-\k(04 hex,\k(05 octal,\k(06 decimal,\k(07 or\k(08 ASCII\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dump\k(01 yesterday(1)\k(02 yesterday,\k(03 diffy\k(04 \-\k(05 print\k(06 file\k(07 names\k(08 from\k(09 the\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+dump9660,\k(01 mk9660\k(02 \-\k(03 create\k(04 an\k(05 ISO-9660\k(06 CD\k(07 image\k(08 mk9660(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+dumparenas,\k(01 restore\k(02 \-\k(03 backup\k(04 venti\k(05 arenas\k(06 to\k(07 blu-ray\k(08 discs\k(09 or\k(10 restore\k(11 from\k(12 them\k(13 backup(8)\k(14 backup,\k(15 tobackup,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+dumps\k(01 ktrace(1)\k(02 ktrace\k(03 \-\k(04 interpret\k(05 kernel\k(06 stack\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+dup\k(01 \-\k(02 duplicate\k(03 an\k(04 open\k(05 file\k(06 descriptor\k(07 dup(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dup\k(01 \-\k(02 dups\k(03 of\k(04 open\k(05 files\k(06 dup(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+duplicate\k(01 an\k(02 open\k(03 file\k(04 descriptor\k(05 dup(2)\k(06 dup\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+dups\k(01 of\k(02 open\k(03 files\k(04 dup(3)\k(05 dup\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+DVD,\k(01 B)\k(02 track\k(03 reader\k(04 and\k(05 writer\k(06 file\k(07 system\k(08 cdfs(4)\k(09 cdfs,\k(10 cddb\k(11 \-\k(12 optical\k(13 disc\k(14 (CD,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Dx,\k(01 Dy,\k(02 Pt,\k(03 Rect,\k(04 Rpt\k(05 \-\k(06 arithmetic\k(07 on\k(08 points\k(09 and\k(10 rectangles\k(11 addpt(2)\k(12 addpt,\k(13 subpt,\k(14 mulpt,\k(15 divpt,\k(16 rectaddpt,\k(17 rectsubpt,\k(18 insetrect,\k(19 canonrect,\k(20 eqpt,\k(21 eqrect,\k(22 ptinrect,\k(23 rectinrect,\k(24 rectXrect,\k(25 rectclip,\k(26 combinerect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Dy,\k(01 Pt,\k(02 Rect,\k(03 Rpt\k(04 \-\k(05 arithmetic\k(06 on\k(07 points\k(08 and\k(09 rectangles\k(10 addpt(2)\k(11 addpt,\k(12 subpt,\k(13 mulpt,\k(14 divpt,\k(15 rectaddpt,\k(16 rectsubpt,\k(17 insetrect,\k(18 canonrect,\k(19 eqpt,\k(20 eqrect,\k(21 ptinrect,\k(22 rectinrect,\k(23 rectXrect,\k(24 rectclip,\k(25 combinerect,\k(26 Dx,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+EARGF,\k(01 arginit,\k(02 argopt\k(03 \-\k(04 process\k(05 option\k(06 letters\k(07 from\k(08 argv\k(09 arg(2)\k(10 ARGBEGIN,\k(11 ARGEND,\k(12 ARGC,\k(13 ARGF,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+eatomouse,\k(01 eresized,\k(02 egetrect,\k(03 edrawgetrect,\k(04 emenuhit,\k(05 emoveto,\k(06 esetcursor,\k(07 Event,\k(08 Mouse,\k(09 Menu\k(10 \-\k(11 graphics\k(12 events\k(13 event(2)\k(14 event,\k(15 einit,\k(16 estart,\k(17 estartfn,\k(18 etimer,\k(19 eread,\k(20 emouse,\k(21 ekbd,\k(22 ecanread,\k(23 ecanmouse,\k(24 ecankbd,\k(25 ereadmouse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+ecankbd,\k(01 ereadmouse,\k(02 eatomouse,\k(03 eresized,\k(04 egetrect,\k(05 edrawgetrect,\k(06 emenuhit,\k(07 emoveto,\k(08 esetcursor,\k(09 Event,\k(10 Mouse,\k(11 Menu\k(12 \-\k(13 graphics\k(14 events\k(15 event(2)\k(16 event,\k(17 einit,\k(18 estart,\k(19 estartfn,\k(20 etimer,\k(21 eread,\k(22 emouse,\k(23 ekbd,\k(24 ecanread,\k(25 ecanmouse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+ecanmouse,\k(01 ecankbd,\k(02 ereadmouse,\k(03 eatomouse,\k(04 eresized,\k(05 egetrect,\k(06 edrawgetrect,\k(07 emenuhit,\k(08 emoveto,\k(09 esetcursor,\k(10 Event,\k(11 Mouse,\k(12 Menu\k(13 \-\k(14 graphics\k(15 events\k(16 event(2)\k(17 event,\k(18 einit,\k(19 estart,\k(20 estartfn,\k(21 etimer,\k(22 eread,\k(23 emouse,\k(24 ekbd,\k(25 ecanread,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+ecanread,\k(01 ecanmouse,\k(02 ecankbd,\k(03 ereadmouse,\k(04 eatomouse,\k(05 eresized,\k(06 egetrect,\k(07 edrawgetrect,\k(08 emenuhit,\k(09 emoveto,\k(10 esetcursor,\k(11 Event,\k(12 Mouse,\k(13 Menu\k(14 \-\k(15 graphics\k(16 events\k(17 event(2)\k(18 event,\k(19 einit,\k(20 estart,\k(21 estartfn,\k(22 etimer,\k(23 eread,\k(24 emouse,\k(25 ekbd,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+echo\k(01 \-\k(02 print\k(03 arguments\k(04 echo(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+echo\k(01 UDP\k(02 packets\k(03 udpecho(8)\k(04 udpecho\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ecp\k(01 \-\k(02 fast\k(03 copy,\k(04 handling\k(05 errors\k(06 ecp(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ed\k(01 \-\k(02 text\k(03 editor\k(04 ed(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+edit\k(01 image\k(02 files,\k(03 subfont\k(04 files,\k(05 face\k(06 files,\k(07 etc.\k(08 tweak(1)\k(09 tweak\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+editor\k(01 ed(1)\k(02 ed\k(03 \-\k(04 text\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+editor\k(01 sed(1)\k(02 sed\k(03 \-\k(04 stream\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+editor\k(01 macros\k(02 emacs(1)\k(03 emacs\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+editor\k(01 with\k(02 structural\k(03 regular\k(04 expressions\k(05 sam(1)\k(06 sam,\k(07 B,\k(08 sam.save,\k(09 samterm\k(10 \-\k(11 screen\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+edrawgetrect,\k(01 emenuhit,\k(02 emoveto,\k(03 esetcursor,\k(04 Event,\k(05 Mouse,\k(06 Menu\k(07 \-\k(08 graphics\k(09 events\k(10 event(2)\k(11 event,\k(12 einit,\k(13 estart,\k(14 estartfn,\k(15 etimer,\k(16 eread,\k(17 emouse,\k(18 ekbd,\k(19 ecanread,\k(20 ecanmouse,\k(21 ecankbd,\k(22 ereadmouse,\k(23 eatomouse,\k(24 eresized,\k(25 egetrect,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+egdecrypt,\k(01 egsign,\k(02 egverify,\k(03 egpuballoc,\k(04 egpubfree,\k(05 egprivalloc,\k(06 egprivfree,\k(07 egsigalloc,\k(08 egsigfree,\k(09 egprivtopub\k(10 -\k(11 elgamal\k(12 encryption\k(13 elgamal(2)\k(14 eggen,\k(15 egencrypt,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egencrypt,\k(01 egdecrypt,\k(02 egsign,\k(03 egverify,\k(04 egpuballoc,\k(05 egpubfree,\k(06 egprivalloc,\k(07 egprivfree,\k(08 egsigalloc,\k(09 egsigfree,\k(10 egprivtopub\k(11 -\k(12 elgamal\k(13 encryption\k(14 elgamal(2)\k(15 eggen,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egetrect,\k(01 edrawgetrect,\k(02 emenuhit,\k(03 emoveto,\k(04 esetcursor,\k(05 Event,\k(06 Mouse,\k(07 Menu\k(08 \-\k(09 graphics\k(10 events\k(11 event(2)\k(12 event,\k(13 einit,\k(14 estart,\k(15 estartfn,\k(16 etimer,\k(17 eread,\k(18 emouse,\k(19 ekbd,\k(20 ecanread,\k(21 ecanmouse,\k(22 ecankbd,\k(23 ereadmouse,\k(24 eatomouse,\k(25 eresized,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+eggen,\k(01 egencrypt,\k(02 egdecrypt,\k(03 egsign,\k(04 egverify,\k(05 egpuballoc,\k(06 egpubfree,\k(07 egprivalloc,\k(08 egprivfree,\k(09 egsigalloc,\k(10 egsigfree,\k(11 egprivtopub\k(12 -\k(13 elgamal\k(14 encryption\k(15 elgamal(2)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egprivalloc,\k(01 egprivfree,\k(02 egsigalloc,\k(03 egsigfree,\k(04 egprivtopub\k(05 -\k(06 elgamal\k(07 encryption\k(08 elgamal(2)\k(09 eggen,\k(10 egencrypt,\k(11 egdecrypt,\k(12 egsign,\k(13 egverify,\k(14 egpuballoc,\k(15 egpubfree,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egprivfree,\k(01 egsigalloc,\k(02 egsigfree,\k(03 egprivtopub\k(04 -\k(05 elgamal\k(06 encryption\k(07 elgamal(2)\k(08 eggen,\k(09 egencrypt,\k(10 egdecrypt,\k(11 egsign,\k(12 egverify,\k(13 egpuballoc,\k(14 egpubfree,\k(15 egprivalloc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egprivtopub\k(01 -\k(02 elgamal\k(03 encryption\k(04 elgamal(2)\k(05 eggen,\k(06 egencrypt,\k(07 egdecrypt,\k(08 egsign,\k(09 egverify,\k(10 egpuballoc,\k(11 egpubfree,\k(12 egprivalloc,\k(13 egprivfree,\k(14 egsigalloc,\k(15 egsigfree,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egpuballoc,\k(01 egpubfree,\k(02 egprivalloc,\k(03 egprivfree,\k(04 egsigalloc,\k(05 egsigfree,\k(06 egprivtopub\k(07 -\k(08 elgamal\k(09 encryption\k(10 elgamal(2)\k(11 eggen,\k(12 egencrypt,\k(13 egdecrypt,\k(14 egsign,\k(15 egverify,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egpubfree,\k(01 egprivalloc,\k(02 egprivfree,\k(03 egsigalloc,\k(04 egsigfree,\k(05 egprivtopub\k(06 -\k(07 elgamal\k(08 encryption\k(09 elgamal(2)\k(10 eggen,\k(11 egencrypt,\k(12 egdecrypt,\k(13 egsign,\k(14 egverify,\k(15 egpuballoc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egsigalloc,\k(01 egsigfree,\k(02 egprivtopub\k(03 -\k(04 elgamal\k(05 encryption\k(06 elgamal(2)\k(07 eggen,\k(08 egencrypt,\k(09 egdecrypt,\k(10 egsign,\k(11 egverify,\k(12 egpuballoc,\k(13 egpubfree,\k(14 egprivalloc,\k(15 egprivfree,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egsigfree,\k(01 egprivtopub\k(02 -\k(03 elgamal\k(04 encryption\k(05 elgamal(2)\k(06 eggen,\k(07 egencrypt,\k(08 egdecrypt,\k(09 egsign,\k(10 egverify,\k(11 egpuballoc,\k(12 egpubfree,\k(13 egprivalloc,\k(14 egprivfree,\k(15 egsigalloc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egsign,\k(01 egverify,\k(02 egpuballoc,\k(03 egpubfree,\k(04 egprivalloc,\k(05 egprivfree,\k(06 egsigalloc,\k(07 egsigfree,\k(08 egprivtopub\k(09 -\k(10 elgamal\k(11 encryption\k(12 elgamal(2)\k(13 eggen,\k(14 egencrypt,\k(15 egdecrypt,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+egverify,\k(01 egpuballoc,\k(02 egpubfree,\k(03 egprivalloc,\k(04 egprivfree,\k(05 egsigalloc,\k(06 egsigfree,\k(07 egprivtopub\k(08 -\k(09 elgamal\k(10 encryption\k(11 elgamal(2)\k(12 eggen,\k(13 egencrypt,\k(14 egdecrypt,\k(15 egsign,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+eia\k(01 \-\k(02 serial\k(03 communication\k(04 control\k(05 uart(3)\k(06 uart,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+einit,\k(01 estart,\k(02 estartfn,\k(03 etimer,\k(04 eread,\k(05 emouse,\k(06 ekbd,\k(07 ecanread,\k(08 ecanmouse,\k(09 ecankbd,\k(10 ereadmouse,\k(11 eatomouse,\k(12 eresized,\k(13 egetrect,\k(14 edrawgetrect,\k(15 emenuhit,\k(16 emoveto,\k(17 esetcursor,\k(18 Event,\k(19 Mouse,\k(20 Menu\k(21 \-\k(22 graphics\k(23 events\k(24 event(2)\k(25 event,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+eipfmt,\k(01 parseip,\k(02 parseipmask,\k(03 v4parseip,\k(04 v4parsecidr,\k(05 parseether,\k(06 myipaddr,\k(07 myetheraddr,\k(08 maskip,\k(09 equivip4,\k(10 equivip6,\k(11 defmask,\k(12 isv4,\k(13 v4tov6,\k(14 v6tov4,\k(15 nhgetv,\k(16 nhgetl,\k(17 nhgets,\k(18 hnputv,\k(19 hnputl,\k(20 hnputs,\k(21 ptclbsum,\k(22 readipifc\k(23 \-\k(24 Internet\k(25 Protocol\k(26 addressing\k(27 ip(2)\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+eject\k(01 \-\k(02 DOS\k(03 and\k(04 ISO9660\k(05 file\k(06 systems\k(07 dossrv(4)\k(08 dossrv,\k(09 9660srv,\k(10 a:,\k(11 b:,\k(12 c:,\k(13 d:,\k(14 9fat:,\k(15 dosmnt,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+ekbd,\k(01 ecanread,\k(02 ecanmouse,\k(03 ecankbd,\k(04 ereadmouse,\k(05 eatomouse,\k(06 eresized,\k(07 egetrect,\k(08 edrawgetrect,\k(09 emenuhit,\k(10 emoveto,\k(11 esetcursor,\k(12 Event,\k(13 Mouse,\k(14 Menu\k(15 \-\k(16 graphics\k(17 events\k(18 event(2)\k(19 event,\k(20 einit,\k(21 estart,\k(22 estartfn,\k(23 etimer,\k(24 eread,\k(25 emouse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+elgamal\k(01 encryption\k(02 elgamal(2)\k(03 eggen,\k(04 egencrypt,\k(05 egdecrypt,\k(06 egsign,\k(07 egverify,\k(08 egpuballoc,\k(09 egpubfree,\k(10 egprivalloc,\k(11 egprivfree,\k(12 egsigalloc,\k(13 egsigfree,\k(14 egprivtopub\k(15 -\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+ellipse,\k(01 fillellipse,\k(02 arc,\k(03 fillarc,\k(04 icossin,\k(05 icossin2,\k(06 border,\k(07 string,\k(08 stringn,\k(09 runestring,\k(10 runestringn,\k(11 stringbg,\k(12 stringnbg,\k(13 runestringbg,\k(14 runestringnbg,\k(15 _string,\k(16 ARROW,\k(17 drawsetdebug\k(18 \-\k(19 graphics\k(20 functions\k(21 PB\k(22 L\k(23 draw(2)\k(24 Image,\k(25 draw,\k(26 gendraw,\k(27 drawreplxy,\k(28 drawrepl,\k(29 replclipr,\k(30 line,\k(31 poly,\k(32 fillpoly,\k(33 bezier,\k(34 bezspline,\k(35 fillbezier,\k(36 fillbezspline,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+emacs\k(01 \-\k(02 editor\k(03 macros\k(04 emacs(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+emalloc9p,\k(01 erealloc9p,\k(02 estrdup9p,\k(03 listensrv,\k(04 postfd,\k(05 postmountsrv,\k(06 readbuf,\k(07 readstr,\k(08 respond,\k(09 responderror,\k(10 threadlistensrv,\k(11 threadpostmountsrv,\k(12 srv\k(13 \-\k(14 9P\k(15 file\k(16 service\k(17 9p(2)\k(18 Srv,\k(19 dirread9p,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+emenuhit,\k(01 emoveto,\k(02 esetcursor,\k(03 Event,\k(04 Mouse,\k(05 Menu\k(06 \-\k(07 graphics\k(08 events\k(09 event(2)\k(10 event,\k(11 einit,\k(12 estart,\k(13 estartfn,\k(14 etimer,\k(15 eread,\k(16 emouse,\k(17 ekbd,\k(18 ecanread,\k(19 ecanmouse,\k(20 ecankbd,\k(21 ereadmouse,\k(22 eatomouse,\k(23 eresized,\k(24 egetrect,\k(25 edrawgetrect,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+emouse,\k(01 ekbd,\k(02 ecanread,\k(03 ecanmouse,\k(04 ecankbd,\k(05 ereadmouse,\k(06 eatomouse,\k(07 eresized,\k(08 egetrect,\k(09 edrawgetrect,\k(10 emenuhit,\k(11 emoveto,\k(12 esetcursor,\k(13 Event,\k(14 Mouse,\k(15 Menu\k(16 \-\k(17 graphics\k(18 events\k(19 event(2)\k(20 event,\k(21 einit,\k(22 estart,\k(23 estartfn,\k(24 etimer,\k(25 eread,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+emoveto,\k(01 esetcursor,\k(02 Event,\k(03 Mouse,\k(04 Menu\k(05 \-\k(06 graphics\k(07 events\k(08 event(2)\k(09 event,\k(10 einit,\k(11 estart,\k(12 estartfn,\k(13 etimer,\k(14 eread,\k(15 emouse,\k(16 ekbd,\k(17 ecanread,\k(18 ecanmouse,\k(19 ecankbd,\k(20 ereadmouse,\k(21 eatomouse,\k(22 eresized,\k(23 egetrect,\k(24 edrawgetrect,\k(25 emenuhit,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+emulate\k(01 a\k(02 VT-100\k(03 or\k(04 VT-220\k(05 terminal\k(06 vt(1)\k(07 vt\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+enable,\k(01 disable,\k(02 authsrv,\k(03 guard.srv,\k(04 wrkey,\k(05 login,\k(06 newns,\k(07 none\k(08 \-\k(09 maintain\k(10 or\k(11 query\k(12 authentication\k(13 databases\k(14 auth(8)\k(15 changeuser,\k(16 convkeys,\k(17 convkeys2,\k(18 printnetkey,\k(19 status,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+enc16,\k(01 encodefmt\k(02 \-\k(03 encoding\k(04 byte\k(05 arrays\k(06 as\k(07 strings\k(08 encode(2)\k(09 dec64,\k(10 enc64,\k(11 dec32,\k(12 enc32,\k(13 dec16,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+enc32,\k(01 dec16,\k(02 enc16,\k(03 encodefmt\k(04 \-\k(05 encoding\k(06 byte\k(07 arrays\k(08 as\k(09 strings\k(10 encode(2)\k(11 dec64,\k(12 enc64,\k(13 dec32,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+enc64,\k(01 dec32,\k(02 enc32,\k(03 dec16,\k(04 enc16,\k(05 encodefmt\k(06 \-\k(07 encoding\k(08 byte\k(09 arrays\k(10 as\k(11 strings\k(12 encode(2)\k(13 dec64,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+encode\k(01 files\k(02 in\k(03 Privacy\k(04 Enhanced\k(05 Mail\k(06 (PE)\k(07 format\k(08 pem(8)\k(09 pemdecode,\k(10 pemencode\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+encodefmt\k(01 \-\k(02 encoding\k(03 byte\k(04 arrays\k(05 as\k(06 strings\k(07 encode(2)\k(08 dec64,\k(09 enc64,\k(10 dec32,\k(11 enc32,\k(12 dec16,\k(13 enc16,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+encoding\k(01 byte\k(02 arrays\k(03 as\k(04 strings\k(05 encode(2)\k(06 dec64,\k(07 enc64,\k(08 dec32,\k(09 enc32,\k(10 dec16,\k(11 enc16,\k(12 encodefmt\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+encrypt,\k(01 decrypt,\k(02 netcrypt\k(03 \-\k(04 DES\k(05 encryption\k(06 encrypt(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+encryption\k(01 blowfish(2)\k(02 setupBFstate,\k(03 bfCBCencrypt,\k(04 bfCBCdecrypt,\k(05 bfECBencrypt,\k(06 bfECBdecrypt\k(07 -\k(08 blowfish\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+encryption\k(01 elgamal(2)\k(02 eggen,\k(03 egencrypt,\k(04 egdecrypt,\k(05 egsign,\k(06 egverify,\k(07 egpuballoc,\k(08 egpubfree,\k(09 egprivalloc,\k(10 egprivfree,\k(11 egsigalloc,\k(12 egsigfree,\k(13 egprivtopub\k(14 -\k(15 elgamal\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+encryption\k(01 encrypt(2)\k(02 encrypt,\k(03 decrypt,\k(04 netcrypt\k(05 \-\k(06 DES\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+encryption\k(01 rc4(2)\k(02 setupRC4state,\k(03 rc4,\k(04 rc4skip,\k(05 rc4back\k(06 -\k(07 alleged\k(08 rc4\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+encryption\k(01 algorithm\k(02 rsa(2)\k(03 asn1dump,\k(04 asn1toRSApriv,\k(05 decodePEM,\k(06 rsadecrypt,\k(07 rsaencrypt,\k(08 rsagen,\k(09 rsaprivalloc,\k(10 rsaprivfree,\k(11 rsaprivtopub,\k(12 rsapuballoc,\k(13 rsapubfree,\k(14 X509toRSApub,\k(15 X509gen,\k(16 X509verify\k(17 \-\k(18 RSA\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+encryption\k(01 standard\k(02 des(2)\k(03 setupDESstate,\k(04 des_key_setup,\k(05 block_cipher,\k(06 desCBCencrypt,\k(07 desCBCdecrypt,\k(08 desECBencrypt,\k(09 desECBdecrypt,\k(10 des3CBCencrypt,\k(11 des3CBCdecrypt,\k(12 des3ECBencrypt,\k(13 des3ECBdecrypt,\k(14 key_setup,\k(15 des56to64,\k(16 des64to56,\k(17 setupDES3state,\k(18 triple_block_cipher\k(19 -\k(20 single\k(21 and\k(22 triple\k(23 digital\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+encryption\k(01 standard\k(02 (rijndael)\k(03 aes(2)\k(04 setupAESstate,\k(05 aesCBCencrypt,\k(06 aesCBCdecrypt\k(07 -\k(08 advanced\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+encryption\k(01 to\k(02 a\k(03 communication\k(04 channel\k(05 pushssl(2)\k(06 pushssl\k(07 \-\k(08 attach\k(09 SSL\k(10 version\k(11 2\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+encryption\k(01 to\k(02 a\k(03 communication\k(04 channel\k(05 pushtls(2)\k(06 pushtls,\k(07 tlsClient,\k(08 tlsServer,\k(09 initThumbprints,\k(10 freeThumbprints,\k(11 okThumbprint,\k(12 readcert,\k(13 readcertchain\k(14 \-\k(15 attach\k(16 TLS1\k(17 or\k(18 SSL3\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+endwalk\k(01 -\k(02 AVL\k(03 tree\k(04 routines\k(05 avl(2)\k(06 mkavltree,\k(07 insertavl,\k(08 lookupavl,\k(09 deleteavl,\k(10 avlwalk,\k(11 avlnext,\k(12 avlprev,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+Enhanced\k(01 Mail\k(02 (PE)\k(03 format\k(04 pem(8)\k(05 pemdecode,\k(06 pemencode\k(07 \-\k(08 encode\k(09 files\k(10 in\k(11 Privacy\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+env\k(01 \-\k(02 environment\k(03 variables\k(04 env(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+environment\k(01 variables\k(02 env(3)\k(03 env\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+environment\k(01 variables\k(02 getenv(2)\k(03 getenv,\k(04 putenv\k(05 \-\k(06 access\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+eplumb,\k(01 plumbfree,\k(02 plumbopen,\k(03 plumbsend,\k(04 plumbsendtext,\k(05 plumblookup,\k(06 plumbpack,\k(07 plumbpackattr,\k(08 plumbaddattr,\k(09 plumbdelattr,\k(10 plumbrecv,\k(11 plumbunpack,\k(12 plumbunpackpartial,\k(13 plumbunpackattr,\k(14 Plumbmsg\k(15 \-\k(16 plumb\k(17 messages\k(18 plumb(2)\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+epoch\k(01 time(2)\k(02 time,\k(03 nsec\k(04 \-\k(05 time\k(06 in\k(07 seconds\k(08 and\k(09 nanoseconds\k(10 since\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+eqn\k(01 \-\k(02 typeset\k(03 mathematics\k(04 eqn(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+eqpt,\k(01 eqrect,\k(02 ptinrect,\k(03 rectinrect,\k(04 rectXrect,\k(05 rectclip,\k(06 combinerect,\k(07 Dx,\k(08 Dy,\k(09 Pt,\k(10 Rect,\k(11 Rpt\k(12 \-\k(13 arithmetic\k(14 on\k(15 points\k(16 and\k(17 rectangles\k(18 addpt(2)\k(19 addpt,\k(20 subpt,\k(21 mulpt,\k(22 divpt,\k(23 rectaddpt,\k(24 rectsubpt,\k(25 insetrect,\k(26 canonrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+eqpt3,\k(01 closept3,\k(02 dot3,\k(03 cross3,\k(04 len3,\k(05 dist3,\k(06 unit3,\k(07 midpt3,\k(08 lerp3,\k(09 reflect3,\k(10 nearseg3,\k(11 pldist3,\k(12 vdiv3,\k(13 vrem3,\k(14 pn2f3,\k(15 ppp2f3,\k(16 fff2p3,\k(17 pdiv4,\k(18 add4,\k(19 sub4\k(20 \-\k(21 operations\k(22 on\k(23 3-d\k(24 points\k(25 and\k(26 planes\k(27 arith3(2)\k(28 add3,\k(29 sub3,\k(30 neg3,\k(31 div3,\k(32 mul3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+eqrect,\k(01 ptinrect,\k(02 rectinrect,\k(03 rectXrect,\k(04 rectclip,\k(05 combinerect,\k(06 Dx,\k(07 Dy,\k(08 Pt,\k(09 Rect,\k(10 Rpt\k(11 \-\k(12 arithmetic\k(13 on\k(14 points\k(15 and\k(16 rectangles\k(17 addpt(2)\k(18 addpt,\k(19 subpt,\k(20 mulpt,\k(21 divpt,\k(22 rectaddpt,\k(23 rectsubpt,\k(24 insetrect,\k(25 canonrect,\k(26 eqpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+equivip4,\k(01 equivip6,\k(02 defmask,\k(03 isv4,\k(04 v4tov6,\k(05 v6tov4,\k(06 nhgetv,\k(07 nhgetl,\k(08 nhgets,\k(09 hnputv,\k(10 hnputl,\k(11 hnputs,\k(12 ptclbsum,\k(13 readipifc\k(14 \-\k(15 Internet\k(16 Protocol\k(17 addressing\k(18 ip(2)\k(19 eipfmt,\k(20 parseip,\k(21 parseipmask,\k(22 v4parseip,\k(23 v4parsecidr,\k(24 parseether,\k(25 myipaddr,\k(26 myetheraddr,\k(27 maskip,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+equivip6,\k(01 defmask,\k(02 isv4,\k(03 v4tov6,\k(04 v6tov4,\k(05 nhgetv,\k(06 nhgetl,\k(07 nhgets,\k(08 hnputv,\k(09 hnputl,\k(10 hnputs,\k(11 ptclbsum,\k(12 readipifc\k(13 \-\k(14 Internet\k(15 Protocol\k(16 addressing\k(17 ip(2)\k(18 eipfmt,\k(19 parseip,\k(20 parseipmask,\k(21 v4parseip,\k(22 v4parsecidr,\k(23 parseether,\k(24 myipaddr,\k(25 myetheraddr,\k(26 maskip,\k(27 equivip4,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+eread,\k(01 emouse,\k(02 ekbd,\k(03 ecanread,\k(04 ecanmouse,\k(05 ecankbd,\k(06 ereadmouse,\k(07 eatomouse,\k(08 eresized,\k(09 egetrect,\k(10 edrawgetrect,\k(11 emenuhit,\k(12 emoveto,\k(13 esetcursor,\k(14 Event,\k(15 Mouse,\k(16 Menu\k(17 \-\k(18 graphics\k(19 events\k(20 event(2)\k(21 event,\k(22 einit,\k(23 estart,\k(24 estartfn,\k(25 etimer,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+ereadmouse,\k(01 eatomouse,\k(02 eresized,\k(03 egetrect,\k(04 edrawgetrect,\k(05 emenuhit,\k(06 emoveto,\k(07 esetcursor,\k(08 Event,\k(09 Mouse,\k(10 Menu\k(11 \-\k(12 graphics\k(13 events\k(14 event(2)\k(15 event,\k(16 einit,\k(17 estart,\k(18 estartfn,\k(19 etimer,\k(20 eread,\k(21 emouse,\k(22 ekbd,\k(23 ecanread,\k(24 ecanmouse,\k(25 ecankbd,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+erealloc9p,\k(01 estrdup9p,\k(02 listensrv,\k(03 postfd,\k(04 postmountsrv,\k(05 readbuf,\k(06 readstr,\k(07 respond,\k(08 responderror,\k(09 threadlistensrv,\k(10 threadpostmountsrv,\k(11 srv\k(12 \-\k(13 9P\k(14 file\k(15 service\k(16 9p(2)\k(17 Srv,\k(18 dirread9p,\k(19 emalloc9p,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+eresized,\k(01 egetrect,\k(02 edrawgetrect,\k(03 emenuhit,\k(04 emoveto,\k(05 esetcursor,\k(06 Event,\k(07 Mouse,\k(08 Menu\k(09 \-\k(10 graphics\k(11 events\k(12 event(2)\k(13 event,\k(14 einit,\k(15 estart,\k(16 estartfn,\k(17 etimer,\k(18 eread,\k(19 emouse,\k(20 ekbd,\k(21 ecanread,\k(22 ecanmouse,\k(23 ecankbd,\k(24 ereadmouse,\k(25 eatomouse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+errfmt\k(01 \-\k(02 support\k(03 for\k(04 user-defined\k(05 print\k(06 formats\k(07 and\k(08 output\k(09 routines\k(10 fmtinstall(2)\k(11 fmtinstall,\k(12 dofmt,\k(13 dorfmt,\k(14 fmtprint,\k(15 fmtvprint,\k(16 fmtrune,\k(17 fmtstrcpy,\k(18 fmtrunestrcpy,\k(19 fmtfdinit,\k(20 fmtfdflush,\k(21 fmtstrinit,\k(22 fmtstrflush,\k(23 runefmtstrinit,\k(24 runefmtstrflush,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+error\k(01 error(5)\k(02 error\k(03 \-\k(04 return\k(05 an\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+error\k(01 errstr(2)\k(02 errstr,\k(03 rerrstr,\k(04 werrstr\k(05 \-\k(06 description\k(07 of\k(08 last\k(09 system\k(10 call\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+error\k(01 \-\k(02 return\k(03 an\k(04 error\k(05 error(5)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+error\k(01 messages\k(02 perror(2)\k(03 perror,\k(04 syslog,\k(05 sysfatal\k(06 \-\k(07 system\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+error-checking\k(01 memory\k(02 allocators\k(03 venti-mem(2)\k(04 vtbrk,\k(05 vtmalloc,\k(06 vtmallocz,\k(07 vtrealloc,\k(08 vtstrdup,\k(09 vtfree\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+errors\k(01 ecp(1)\k(02 ecp\k(03 \-\k(04 fast\k(05 copy,\k(06 handling\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+errors\k(01 spell(1)\k(02 spell,\k(03 sprog\k(04 \-\k(05 find\k(06 spelling\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+errstr,\k(01 rerrstr,\k(02 werrstr\k(03 \-\k(04 description\k(05 of\k(06 last\k(07 system\k(08 call\k(09 error\k(10 errstr(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+esetcursor,\k(01 Event,\k(02 Mouse,\k(03 Menu\k(04 \-\k(05 graphics\k(06 events\k(07 event(2)\k(08 event,\k(09 einit,\k(10 estart,\k(11 estartfn,\k(12 etimer,\k(13 eread,\k(14 emouse,\k(15 ekbd,\k(16 ecanread,\k(17 ecanmouse,\k(18 ecankbd,\k(19 ereadmouse,\k(20 eatomouse,\k(21 eresized,\k(22 egetrect,\k(23 edrawgetrect,\k(24 emenuhit,\k(25 emoveto,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+esp,\k(01 gre,\k(02 icmp,\k(03 icmpv6,\k(04 ipmux,\k(05 rudp,\k(06 tcp,\k(07 udp\k(08 \-\k(09 network\k(10 protocols\k(11 over\k(12 IP\k(13 ip(3)\k(14 ip,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+establish\k(01 a\k(02 connection\k(03 attach(5)\k(04 attach,\k(05 auth\k(06 \-\k(07 messages\k(08 to\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+establish\k(01 a\k(02 swap\k(03 file\k(04 swap(8)\k(05 swap\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+estart,\k(01 estartfn,\k(02 etimer,\k(03 eread,\k(04 emouse,\k(05 ekbd,\k(06 ecanread,\k(07 ecanmouse,\k(08 ecankbd,\k(09 ereadmouse,\k(10 eatomouse,\k(11 eresized,\k(12 egetrect,\k(13 edrawgetrect,\k(14 emenuhit,\k(15 emoveto,\k(16 esetcursor,\k(17 Event,\k(18 Mouse,\k(19 Menu\k(20 \-\k(21 graphics\k(22 events\k(23 event(2)\k(24 event,\k(25 einit,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+estartfn,\k(01 etimer,\k(02 eread,\k(03 emouse,\k(04 ekbd,\k(05 ecanread,\k(06 ecanmouse,\k(07 ecankbd,\k(08 ereadmouse,\k(09 eatomouse,\k(10 eresized,\k(11 egetrect,\k(12 edrawgetrect,\k(13 emenuhit,\k(14 emoveto,\k(15 esetcursor,\k(16 Event,\k(17 Mouse,\k(18 Menu\k(19 \-\k(20 graphics\k(21 events\k(22 event(2)\k(23 event,\k(24 einit,\k(25 estart,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+estrdup9p,\k(01 listensrv,\k(02 postfd,\k(03 postmountsrv,\k(04 readbuf,\k(05 readstr,\k(06 respond,\k(07 responderror,\k(08 threadlistensrv,\k(09 threadpostmountsrv,\k(10 srv\k(11 \-\k(12 9P\k(13 file\k(14 service\k(15 9p(2)\k(16 Srv,\k(17 dirread9p,\k(18 emalloc9p,\k(19 erealloc9p,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+ether\k(01 \-\k(02 Ethernet\k(03 device\k(04 ether(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ether,\k(01 kb,\k(02 print,\k(03 probe,\k(04 serial,\k(05 usbfat:\k(06 \-\k(07 Universal\k(08 Serial\k(09 Bus\k(10 device\k(11 drivers\k(12 usb(4)\k(13 audio,\k(14 disk,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Ethernet\k(01 (Ao)\k(02 interface\k(03 aoe(3)\k(04 aoe\k(05 \-\k(06 ATA-over-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Ethernet\k(01 (Ao)\k(02 storage\k(03 device\k(04 interface\k(05 sdaoe(3)\k(06 sdaoe\k(07 \-\k(08 ATA-over-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Ethernet\k(01 bridge\k(02 bridge(3)\k(03 bridge\k(04 \-\k(05 IPv4\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Ethernet\k(01 Console\k(02 cec(8)\k(03 cec\k(04 \-\k(05 Coraid\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Ethernet\k(01 device\k(02 ether(3)\k(03 ether\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+Ethernet\k(01 packet\k(02 wol(8)\k(03 wol\k(04 \-\k(05 send\k(06 wake-on-lan\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+etimer,\k(01 eread,\k(02 emouse,\k(03 ekbd,\k(04 ecanread,\k(05 ecanmouse,\k(06 ecankbd,\k(07 ereadmouse,\k(08 eatomouse,\k(09 eresized,\k(10 egetrect,\k(11 edrawgetrect,\k(12 emenuhit,\k(13 emoveto,\k(14 esetcursor,\k(15 Event,\k(16 Mouse,\k(17 Menu\k(18 \-\k(19 graphics\k(20 events\k(21 event(2)\k(22 event,\k(23 einit,\k(24 estart,\k(25 estartfn,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+Euclidean\k(01 distance\k(02 hypot(2)\k(03 hypot\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+eval,\k(01 exec,\k(02 exit,\k(03 flag,\k(04 rfork,\k(05 shift,\k(06 wait,\k(07 whatis,\k(08 .,\k(09 ~\k(10 \-\k(11 command\k(12 language\k(13 rc(1)\k(14 rc,\k(15 cd,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+event,\k(01 einit,\k(02 estart,\k(03 estartfn,\k(04 etimer,\k(05 eread,\k(06 emouse,\k(07 ekbd,\k(08 ecanread,\k(09 ecanmouse,\k(10 ecankbd,\k(11 ereadmouse,\k(12 eatomouse,\k(13 eresized,\k(14 egetrect,\k(15 edrawgetrect,\k(16 emenuhit,\k(17 emoveto,\k(18 esetcursor,\k(19 Event,\k(20 Mouse,\k(21 Menu\k(22 \-\k(23 graphics\k(24 events\k(25 event(2)\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+Event,\k(01 Mouse,\k(02 Menu\k(03 \-\k(04 graphics\k(05 events\k(06 event(2)\k(07 event,\k(08 einit,\k(09 estart,\k(10 estartfn,\k(11 etimer,\k(12 eread,\k(13 emouse,\k(14 ekbd,\k(15 ecanread,\k(16 ecanmouse,\k(17 ecankbd,\k(18 ereadmouse,\k(19 eatomouse,\k(20 eresized,\k(21 egetrect,\k(22 edrawgetrect,\k(23 emenuhit,\k(24 emoveto,\k(25 esetcursor,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+events\k(01 calendar(1)\k(02 calendar\k(03 \-\k(04 print\k(05 upcoming\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+events\k(01 event(2)\k(02 event,\k(03 einit,\k(04 estart,\k(05 estartfn,\k(06 etimer,\k(07 eread,\k(08 emouse,\k(09 ekbd,\k(10 ecanread,\k(11 ecanmouse,\k(12 ecankbd,\k(13 ereadmouse,\k(14 eatomouse,\k(15 eresized,\k(16 egetrect,\k(17 edrawgetrect,\k(18 emenuhit,\k(19 emoveto,\k(20 esetcursor,\k(21 Event,\k(22 Mouse,\k(23 Menu\k(24 \-\k(25 graphics\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+exec,\k(01 execl,\k(02 _privates,\k(03 _nprivates,\k(04 _tos\k(05 \-\k(06 execute\k(07 a\k(08 file\k(09 exec(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+exec,\k(01 exit,\k(02 flag,\k(03 rfork,\k(04 shift,\k(05 wait,\k(06 whatis,\k(07 .,\k(08 ~\k(09 \-\k(10 command\k(11 language\k(12 rc(1)\k(13 rc,\k(14 cd,\k(15 eval,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+execl,\k(01 _privates,\k(02 _nprivates,\k(03 _tos\k(04 \-\k(05 execute\k(06 a\k(07 file\k(08 exec(2)\k(09 exec,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+execnet\k(01 \-\k(02 network\k(03 interface\k(04 to\k(05 program\k(06 execution\k(07 execnet(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+executable\k(01 src(1)\k(02 src\k(03 \-\k(04 find\k(05 source\k(06 code\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+executable\k(01 files\k(02 mach(2)\k(03 crackhdr,\k(04 machbytype,\k(05 machbyname,\k(06 newmap,\k(07 setmap,\k(08 findseg,\k(09 unusemap,\k(10 loadmap,\k(11 attachproc,\k(12 get1,\k(13 get2,\k(14 get4,\k(15 get8,\k(16 put1,\k(17 put2,\k(18 put4,\k(19 put8,\k(20 beswab,\k(21 beswal,\k(22 beswav,\k(23 leswab,\k(24 leswal,\k(25 leswav\k(26 \-\k(27 machine-independent\k(28 access\k(29 to\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+executable\k(01 files\k(02 size(1)\k(03 size\k(04 \-\k(05 print\k(06 size\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+execute\k(01 a\k(02 file\k(03 exec(2)\k(04 exec,\k(05 execl,\k(06 _privates,\k(07 _nprivates,\k(08 _tos\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+existing\k(01 or\k(02 new\k(03 file\k(04 open(5)\k(05 open,\k(06 create\k(07 \-\k(08 prepare\k(09 a\k(10 fid\k(11 for\k(12 I/O\k(13 on\k(14 an\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+exit\k(01 wait(2)\k(02 await,\k(03 wait,\k(04 waitpid\k(05 \-\k(06 wait\k(07 for\k(08 a\k(09 process\k(10 to\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+exit,\k(01 flag,\k(02 rfork,\k(03 shift,\k(04 wait,\k(05 whatis,\k(06 .,\k(07 ~\k(08 \-\k(09 command\k(10 language\k(11 rc(1)\k(12 rc,\k(13 cd,\k(14 eval,\k(15 exec,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+_exits,\k(01 atexit,\k(02 atexitdont,\k(03 terminate\k(04 \-\k(05 terminate\k(06 process,\k(07 process\k(08 cleanup\k(09 exits(2)\k(10 exits,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+exits,\k(01 _exits,\k(02 atexit,\k(03 atexitdont,\k(04 terminate\k(05 \-\k(06 terminate\k(07 process,\k(08 process\k(09 cleanup\k(10 exits(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+exp,\k(01 log,\k(02 log10,\k(03 pow,\k(04 pow10,\k(05 sqrt\k(06 \-\k(07 exponential,\k(08 logarithm,\k(09 power,\k(10 square\k(11 root\k(12 exp(2)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+expand\k(01 data\k(02 gzip(1)\k(03 gzip,\k(04 gunzip,\k(05 bzip2,\k(06 bunzip2,\k(07 compress,\k(08 uncompress,\k(09 zip,\k(10 unzip\k(11 \-\k(12 compress\k(13 and\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+expand\k(01 system\k(02 wide\k(03 mail\k(04 aliases\k(05 aliasmail(8)\k(06 aliasmail\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+expect,\k(01 pass\k(02 \-\k(03 dialer\k(04 scripting\k(05 tools\k(06 expect(1)\k(07 at,\k(08 drain,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+exponent\k(01 frexp(2)\k(02 frexp,\k(03 ldexp,\k(04 modf\k(05 \-\k(06 split\k(07 into\k(08 mantissa\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+exponential,\k(01 logarithm,\k(02 power,\k(03 square\k(04 root\k(05 exp(2)\k(06 exp,\k(07 log,\k(08 log10,\k(09 pow,\k(10 pow10,\k(11 sqrt\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+exportfs,\k(01 srvfs\k(02 \-\k(03 network\k(04 file\k(05 server\k(06 plumbing\k(07 exportfs(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+expression\k(01 regexp(2)\k(02 regcomp,\k(03 regcomplit,\k(04 regcompnl,\k(05 regexec,\k(06 regsub,\k(07 rregexec,\k(08 rregsub,\k(09 regerror\k(10 \-\k(11 regular\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+expression\k(01 notation\k(02 regexp(6)\k(03 regexp\k(04 \-\k(05 regular\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+expressions\k(01 sam(1)\k(02 sam,\k(03 B,\k(04 sam.save,\k(05 samterm\k(06 \-\k(07 screen\k(08 editor\k(09 with\k(10 structural\k(11 regular\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+exsort\k(01 \-\k(02 file\k(03 server\k(04 maintenance\k(05 fs(8)\k(06 fs,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ext2\k(01 file\k(02 system\k(03 ext2srv(4)\k(04 ext2srv\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ext2srv\k(01 \-\k(02 ext2\k(03 file\k(04 system\k(05 ext2srv(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+extended\k(01 precision\k(02 arithmetic\k(03 mp(2)\k(04 mpsetminbits,\k(05 mpnew,\k(06 mpfree,\k(07 mpbits,\k(08 mpnorm,\k(09 mpcopy,\k(10 mpassign,\k(11 mprand,\k(12 strtomp,\k(13 mpfmt,mptoa,\k(14 betomp,\k(15 mptobe,\k(16 letomp,\k(17 mptole,\k(18 mptoui,\k(19 uitomp,\k(20 mptoi,\k(21 itomp,\k(22 uvtomp,\k(23 mptouv,\k(24 vtomp,\k(25 mptov,\k(26 mpdigdiv,\k(27 mpadd,\k(28 mpsub,\k(29 mpleft,\k(30 mpright,\k(31 mpmul,\k(32 mpexp,\k(33 mpmod,\k(34 mpdiv,\k(35 mpcmp,\k(36 mpextendedgcd,\k(37 mpinvert,\k(38 mpsignif,\k(39 mplowbits0,\k(40 mpvecdigmuladd,\k(41 mpvecdigmulsub,\k(42 mpvecadd,\k(43 mpvecsub,\k(44 mpveccmp,\k(45 mpvecmul,\k(46 mpmagcmp,\k(47 mpmagadd,\k(48 mpmagsub,\k(49 crtpre,\k(50 crtin,\k(51 crtout,\k(52 crtprefree,\k(53 crtresfree\k(54 \-\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+extensible\k(01 strings\k(02 string(2)\k(03 s_alloc,\k(04 s_append,\k(05 s_array,\k(06 s_copy,\k(07 s_error,\k(08 s_free,\k(09 s_incref,\k(10 s_memappend,\k(11 s_nappend,\k(12 s_new,\k(13 s_newalloc,\k(14 s_parse,\k(15 s_reset,\k(16 s_restart,\k(17 s_terminate,\k(18 s_tolower,\k(19 s_putc,\k(20 s_unique,\k(21 s_grow,\k(22 s_read,\k(23 s_read_line,\k(24 s_getline\k(25 \-\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+external\k(01 format\k(02 for\k(03 fonts\k(04 and\k(05 subfonts\k(06 font(6)\k(07 font,\k(08 subfont\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+external\k(01 format\k(02 for\k(03 images\k(04 image(6)\k(05 image\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+external\k(01 keyboard\k(02 input\k(03 kbin(3)\k(04 kbin\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+extract\k(01 a\k(02 vac\k(03 archive\k(04 on\k(05 Venti\k(06 vac(1)\k(07 vac,\k(08 unvac\k(09 \-\k(10 create,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+extract\k(01 printable\k(02 strings\k(03 strings(1)\k(04 strings\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+extract\k(01 printable\k(02 text\k(03 from\k(04 Microsoft\k(05 documents\k(06 doc2txt(1)\k(07 doc2txt,\k(08 doc2ps,\k(09 wdoc2txt,\k(10 xls2txt,\k(11 olefs,\k(12 mswordstrings,\k(13 msexceltables\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+fabs,\k(01 fmod,\k(02 floor,\k(03 ceil\k(04 \-\k(05 absolute\k(06 value,\k(07 remainder,\k(08 floor,\k(09 ceiling\k(10 functions\k(11 floor(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+face\k(01 \-\k(02 face\k(03 files\k(04 face(6)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+face\k(01 files\k(02 face(6)\k(03 face\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+face\k(01 files,\k(02 etc.\k(03 tweak(1)\k(04 tweak\k(05 \-\k(06 edit\k(07 image\k(08 files,\k(09 subfont\k(10 files,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+face\k(01 icon\k(02 mug(1)\k(03 mug\k(04 -\k(05 convert\k(06 an\k(07 image\k(08 to\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+faces,\k(01 seemail,\k(02 vwhois\k(03 \-\k(04 mailbox\k(05 interface\k(06 faces(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+factor\k(01 a\k(02 number,\k(03 generate\k(04 large\k(05 primes\k(06 factor(1)\k(07 factor,\k(08 primes\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+factor,\k(01 primes\k(02 \-\k(03 factor\k(04 a\k(05 number,\k(06 generate\k(07 large\k(08 primes\k(09 factor(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+factotum\k(01 delkey(1)\k(02 delkey\k(03 \-\k(04 delete\k(05 keys\k(06 from\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+factotum,\k(01 fgui\k(02 \-\k(03 authentication\k(04 agent\k(05 factotum(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fast\k(01 copy,\k(02 handling\k(03 errors\k(04 ecp(1)\k(05 ecp\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+fastrand,\k(01 nfastrand\k(02 \-\k(03 random\k(04 number\k(05 generators\k(06 rand(2)\k(07 rand,\k(08 lrand,\k(09 frand,\k(10 nrand,\k(11 lnrand,\k(12 srand,\k(13 truerand,\k(14 ntruerand,\k(15 genrandom,\k(16 prng,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+fault\k(01 abort(2)\k(02 abort\k(03 \-\k(04 generate\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fauth\k(01 \-\k(02 set\k(03 up\k(04 authentication\k(05 on\k(06 a\k(07 file\k(08 descriptor\k(09 to\k(10 a\k(11 file\k(12 server\k(13 fauth(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+fauth_proxy,\k(01 auth_allocrpc,\k(02 auth_freerpc,\k(03 auth_rpc,\k(04 auth_getkey,\k(05 amount_getkey,\k(06 auth_freeAI,\k(07 auth_chuid,\k(08 auth_challenge,\k(09 auth_response,\k(10 auth_freechal,\k(11 auth_respond,\k(12 auth_userpasswd,\k(13 auth_getuserpasswd,\k(14 auth_getinfo\k(15 \-\k(16 routines\k(17 for\k(18 authenticating\k(19 users\k(20 auth(2)\k(21 amount,\k(22 newns,\k(23 addns,\k(24 login,\k(25 noworld,\k(26 auth_proxy,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+FAX,\k(01 image,\k(02 graphic,\k(03 PostScript,\k(04 PDF,\k(05 and\k(06 typesetter\k(07 output\k(08 files\k(09 page(1)\k(10 page\k(11 \-\k(12 view\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+fax,\k(01 telcofax,\k(02 telcodata\k(03 \-\k(04 telephone\k(05 dialer\k(06 network\k(07 telco(4)\k(08 telco,\k(09 faxreceive,\k(10 faxsend,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+faxreceive,\k(01 faxsend,\k(02 fax,\k(03 telcofax,\k(04 telcodata\k(05 \-\k(06 telephone\k(07 dialer\k(08 network\k(09 telco(4)\k(10 telco,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+faxsend,\k(01 fax,\k(02 telcofax,\k(03 telcodata\k(04 \-\k(05 telephone\k(06 dialer\k(07 network\k(08 telco(4)\k(09 telco,\k(10 faxreceive,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Fcall,\k(01 convS2M,\k(02 convD2M,\k(03 convM2S,\k(04 convM2D,\k(05 fcallfmt,\k(06 dirfmt,\k(07 dirmodefmt,\k(08 read9pmsg,\k(09 statcheck,\k(10 sizeS2M,\k(11 sizeD2M\k(12 \-\k(13 interface\k(14 to\k(15 Plan\k(16 9\k(17 File\k(18 protocol\k(19 fcall(2)\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+fcallfmt,\k(01 dirfmt,\k(02 dirmodefmt,\k(03 read9pmsg,\k(04 statcheck,\k(05 sizeS2M,\k(06 sizeD2M\k(07 \-\k(08 interface\k(09 to\k(10 Plan\k(11 9\k(12 File\k(13 protocol\k(14 fcall(2)\k(15 Fcall,\k(16 convS2M,\k(17 convD2M,\k(18 convM2S,\k(19 convM2D,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+fclose,\k(01 sopenr,\k(02 sopenw,\k(03 sclose,\k(04 fflush,\k(05 setvbuf,\k(06 setbuf,\k(07 fgetpos,\k(08 ftell,\k(09 fsetpos,\k(10 fseek,\k(11 rewind,\k(12 feof,\k(13 ferror,\k(14 clearerr\k(15 \-\k(16 standard\k(17 buffered\k(18 input/output\k(19 package\k(20 fopen(2)\k(21 fopen,\k(22 freopen,\k(23 fdopen,\k(24 fileno,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fcp,\k(01 mv\k(02 \-\k(03 copy,\k(04 move\k(05 files\k(06 cp(1)\k(07 cp,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+fd2path\k(01 \-\k(02 return\k(03 file\k(04 name\k(05 associated\k(06 with\k(07 file\k(08 descriptor\k(09 fd2path(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+fdisk,\k(01 format,\k(02 mbr\k(03 \-\k(04 prepare\k(05 hard\k(06 and\k(07 floppy\k(08 diskettes,\k(09 flashes\k(10 prep(8)\k(11 prep,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+fdopen,\k(01 fileno,\k(02 fclose,\k(03 sopenr,\k(04 sopenw,\k(05 sclose,\k(06 fflush,\k(07 setvbuf,\k(08 setbuf,\k(09 fgetpos,\k(10 ftell,\k(11 fsetpos,\k(12 fseek,\k(13 rewind,\k(14 feof,\k(15 ferror,\k(16 clearerr\k(17 \-\k(18 standard\k(19 buffered\k(20 input/output\k(21 package\k(22 fopen(2)\k(23 fopen,\k(24 freopen,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fedex,\k(01 ups,\k(02 usps\k(03 \-\k(04 track\k(05 shipments\k(06 fedex(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+feof,\k(01 ferror,\k(02 clearerr\k(03 \-\k(04 standard\k(05 buffered\k(06 input/output\k(07 package\k(08 fopen(2)\k(09 fopen,\k(10 freopen,\k(11 fdopen,\k(12 fileno,\k(13 fclose,\k(14 sopenr,\k(15 sopenw,\k(16 sclose,\k(17 fflush,\k(18 setvbuf,\k(19 setbuf,\k(20 fgetpos,\k(21 ftell,\k(22 fsetpos,\k(23 fseek,\k(24 rewind,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+ferror,\k(01 clearerr\k(02 \-\k(03 standard\k(04 buffered\k(05 input/output\k(06 package\k(07 fopen(2)\k(08 fopen,\k(09 freopen,\k(10 fdopen,\k(11 fileno,\k(12 fclose,\k(13 sopenr,\k(14 sopenw,\k(15 sclose,\k(16 fflush,\k(17 setvbuf,\k(18 setbuf,\k(19 fgetpos,\k(20 ftell,\k(21 fsetpos,\k(22 fseek,\k(23 rewind,\k(24 feof,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fetch\k(01 Associated\k(02 Press\k(03 news\k(04 articles\k(05 ap(1)\k(06 ap\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+fetch\k(01 return\k(02 PC\k(03 of\k(04 current\k(05 function\k(06 getcallerpc(2)\k(07 getcallerpc\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+fff2p3,\k(01 pdiv4,\k(02 add4,\k(03 sub4\k(04 \-\k(05 operations\k(06 on\k(07 3-d\k(08 points\k(09 and\k(10 planes\k(11 arith3(2)\k(12 add3,\k(13 sub3,\k(14 neg3,\k(15 div3,\k(16 mul3,\k(17 eqpt3,\k(18 closept3,\k(19 dot3,\k(20 cross3,\k(21 len3,\k(22 dist3,\k(23 unit3,\k(24 midpt3,\k(25 lerp3,\k(26 reflect3,\k(27 nearseg3,\k(28 pldist3,\k(29 vdiv3,\k(30 vrem3,\k(31 pn2f3,\k(32 ppp2f3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+fflush,\k(01 setvbuf,\k(02 setbuf,\k(03 fgetpos,\k(04 ftell,\k(05 fsetpos,\k(06 fseek,\k(07 rewind,\k(08 feof,\k(09 ferror,\k(10 clearerr\k(11 \-\k(12 standard\k(13 buffered\k(14 input/output\k(15 package\k(16 fopen(2)\k(17 fopen,\k(18 freopen,\k(19 fdopen,\k(20 fileno,\k(21 fclose,\k(22 sopenr,\k(23 sopenw,\k(24 sclose,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fgetc,\k(01 getc,\k(02 getchar,\k(03 fputc,\k(04 putc,\k(05 putchar,\k(06 ungetc,\k(07 fgets,\k(08 gets,\k(09 fputs,\k(10 puts,\k(11 fread,\k(12 fwrite\k(13 \-\k(14 Stdio\k(15 input\k(16 and\k(17 output\k(18 fgetc(2)\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fgetpos,\k(01 ftell,\k(02 fsetpos,\k(03 fseek,\k(04 rewind,\k(05 feof,\k(06 ferror,\k(07 clearerr\k(08 \-\k(09 standard\k(10 buffered\k(11 input/output\k(12 package\k(13 fopen(2)\k(14 fopen,\k(15 freopen,\k(16 fdopen,\k(17 fileno,\k(18 fclose,\k(19 sopenr,\k(20 sopenw,\k(21 sclose,\k(22 fflush,\k(23 setvbuf,\k(24 setbuf,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fgets,\k(01 gets,\k(02 fputs,\k(03 puts,\k(04 fread,\k(05 fwrite\k(06 \-\k(07 Stdio\k(08 input\k(09 and\k(10 output\k(11 fgetc(2)\k(12 fgetc,\k(13 getc,\k(14 getchar,\k(15 fputc,\k(16 putc,\k(17 putchar,\k(18 ungetc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fgui\k(01 \-\k(02 authentication\k(03 agent\k(04 factotum(4)\k(05 factotum,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fid\k(01 clunk(5)\k(02 clunk\k(03 \-\k(04 forget\k(05 about\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Fid,\k(01 Fidpool,\k(02 allocfidpool,\k(03 freefidpool,\k(04 allocfid,\k(05 closefid,\k(06 lookupfid,\k(07 removefid,\k(08 Req,\k(09 Reqpool,\k(10 allocreqpool,\k(11 freereqpool,\k(12 allocreq,\k(13 closereq,\k(14 lookupreq,\k(15 removereq\k(16 \-\k(17 9P\k(18 fid,\k(19 request\k(20 tracking\k(21 9pfid(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+fid\k(01 for\k(02 I/O\k(03 on\k(04 an\k(05 existing\k(06 or\k(07 new\k(08 file\k(09 open(5)\k(10 open,\k(11 create\k(12 \-\k(13 prepare\k(14 a\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+fid,\k(01 request\k(02 tracking\k(03 9pfid(2)\k(04 Fid,\k(05 Fidpool,\k(06 allocfidpool,\k(07 freefidpool,\k(08 allocfid,\k(09 closefid,\k(10 lookupfid,\k(11 removefid,\k(12 Req,\k(13 Reqpool,\k(14 allocreqpool,\k(15 freereqpool,\k(16 allocreq,\k(17 closereq,\k(18 lookupreq,\k(19 removereq\k(20 \-\k(21 9P\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+Fidpool,\k(01 allocfidpool,\k(02 freefidpool,\k(03 allocfid,\k(04 closefid,\k(05 lookupfid,\k(06 removefid,\k(07 Req,\k(08 Reqpool,\k(09 allocreqpool,\k(10 freereqpool,\k(11 allocreq,\k(12 closereq,\k(13 lookupreq,\k(14 removereq\k(15 \-\k(16 9P\k(17 fid,\k(18 request\k(19 tracking\k(20 9pfid(2)\k(21 Fid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+fields\k(01 getfields(2)\k(02 getfields,\k(03 gettokens,\k(04 tokenize\k(05 \-\k(06 break\k(07 a\k(08 string\k(09 into\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 access(2)\k(02 access\k(03 \-\k(04 determine\k(05 accessibility\k(06 of\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 dd(1)\k(02 dd\k(03 \-\k(04 convert\k(05 and\k(06 copy\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 exec(2)\k(02 exec,\k(03 execl,\k(04 _privates,\k(05 _nprivates,\k(06 _tos\k(07 \-\k(08 execute\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 fortune(1)\k(02 fortune\k(03 \-\k(04 sample\k(05 lines\k(06 from\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 httpfile(4)\k(02 httpfile\k(03 \-\k(04 serve\k(05 a\k(06 single\k(07 web\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 namespace(6)\k(02 namespace\k(03 \-\k(04 name\k(05 space\k(06 description\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 open(2)\k(02 open,\k(03 create,\k(04 close\k(05 \-\k(06 open\k(07 a\k(08 file\k(09 for\k(10 reading\k(11 or\k(12 writing,\k(13 create\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 open(5)\k(02 open,\k(03 create\k(04 \-\k(05 prepare\k(06 a\k(07 fid\k(08 for\k(09 I/O\k(10 on\k(11 an\k(12 existing\k(13 or\k(14 new\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+file\k(01 pr(1)\k(02 pr\k(03 \-\k(04 print\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+file\k(01 read(2)\k(02 read,\k(03 readn,\k(04 write,\k(05 pread,\k(06 pwrite\k(07 \-\k(08 read\k(09 or\k(10 write\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+file\k(01 read(5)\k(02 read,\k(03 write\k(04 \-\k(05 transfer\k(06 data\k(07 from\k(08 and\k(09 to\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+file\k(01 remove(2)\k(02 remove\k(03 \-\k(04 remove\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 sum(1)\k(02 sum,\k(03 md5sum,\k(04 sha1sum\k(05 \-\k(06 sum\k(07 and\k(08 count\k(09 blocks\k(10 in\k(11 a\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+file\k(01 swap(8)\k(02 swap\k(03 \-\k(04 establish\k(05 a\k(06 swap\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 tail(1)\k(02 tail\k(03 \-\k(04 deliver\k(05 the\k(06 last\k(07 part\k(08 of\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 touch(1)\k(02 touch\k(03 \-\k(04 set\k(05 modification\k(06 date\k(07 of\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 uniq(1)\k(02 uniq\k(03 \-\k(04 report\k(05 repeated\k(06 lines\k(07 in\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 venti.conf(6)\k(02 venti.conf\k(03 \-\k(04 a\k(05 venti\k(06 configuration\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 \-\k(02 determine\k(03 file\k(04 type\k(05 file(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 attributes\k(02 stat(5)\k(03 stat,\k(04 wstat\k(05 \-\k(06 inquire\k(07 or\k(08 change\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 comparator\k(02 diff(1)\k(03 diff\k(04 \-\k(05 differential\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 copy\k(02 from/to\k(03 Unix\k(04 or\k(05 Plan\k(06 9\k(07 ssh(1)\k(08 ssh,\k(09 sshnet,\k(10 scp,\k(11 sshserve\k(12 \-\k(13 secure\k(14 login\k(15 and\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+File,\k(01 createfile,\k(02 closefile,\k(03 removefile,\k(04 walkfile,\k(05 opendirfile,\k(06 readdirfile,\k(07 closedirfile,\k(08 hasperm\k(09 \-\k(10 in-memory\k(11 file\k(12 hierarchy\k(13 9pfile(2)\k(14 Tree,\k(15 alloctree,\k(16 freetree,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+file\k(01 descriptor\k(02 dup(2)\k(03 dup\k(04 \-\k(05 duplicate\k(06 an\k(07 open\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 descriptor\k(02 fd2path(2)\k(03 fd2path\k(04 \-\k(05 return\k(06 file\k(07 name\k(08 associated\k(09 with\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 descriptor\k(02 iounit(2)\k(03 iounit\k(04 \-\k(05 return\k(06 size\k(07 of\k(08 atomic\k(09 I/O\k(10 unit\k(11 for\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+file\k(01 descriptor\k(02 to\k(03 a\k(04 file\k(05 server\k(06 fauth(2)\k(07 fauth\k(08 \-\k(09 set\k(10 up\k(11 authentication\k(12 on\k(13 a\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 for\k(02 a\k(03 pattern\k(04 grep(1)\k(05 grep\k(06 \-\k(07 search\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 for\k(02 PCs\k(03 plan9.ini(8)\k(04 plan9.ini\k(05 \-\k(06 configuration\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 for\k(02 reading\k(03 or\k(04 writing,\k(05 create\k(06 file\k(07 open(2)\k(08 open,\k(09 create,\k(10 close\k(11 \-\k(12 open\k(13 a\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 format\k(02 a.out(6)\k(03 a.out\k(04 \-\k(05 object\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 format\k(02 ar(6)\k(03 ar\k(04 \-\k(05 archive\k(06 (library)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 formats\k(02 intro(6)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 from\k(02 a\k(03 server\k(04 remove(5)\k(05 remove\k(06 \-\k(07 remove\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 group\k(02 chgrp(1)\k(03 chgrp\k(04 \-\k(05 change\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 hierarchy\k(02 9pfile(2)\k(03 Tree,\k(04 alloctree,\k(05 freetree,\k(06 File,\k(07 createfile,\k(08 closefile,\k(09 removefile,\k(10 walkfile,\k(11 opendirfile,\k(12 readdirfile,\k(13 closedirfile,\k(14 hasperm\k(15 \-\k(16 in-memory\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+file\k(01 in\k(02 name\k(03 space\k(04 pipefile(1)\k(05 pipefile\k(06 \-\k(07 attach\k(08 filter\k(09 to\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 interpretation\k(02 functions\k(03 object(2)\k(04 objtype,\k(05 readobj,\k(06 objtraverse,\k(07 isar,\k(08 nextar,\k(09 readar\k(10 \-\k(11 object\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+file\k(01 into\k(02 pieces\k(03 split(1)\k(04 split\k(05 \-\k(06 split\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 listing\k(02 proto(2)\k(03 rdproto\k(04 \-\k(05 parse\k(06 and\k(07 process\k(08 a\k(09 proto\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 modification\k(02 time\k(03 mtime(1)\k(04 mtime\k(05 \-\k(06 print\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 name\k(02 mktemp(2)\k(03 mktemp\k(04 \-\k(05 make\k(06 a\k(07 unique\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 name\k(02 affixes\k(03 basename(1)\k(04 basename\k(05 \-\k(06 strip\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 name\k(02 associated\k(03 with\k(04 file\k(05 descriptor\k(06 fd2path(2)\k(07 fd2path\k(08 \-\k(09 return\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 name\k(02 completion\k(03 complete(2)\k(04 complete\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 name\k(02 space\k(03 namespace(4)\k(04 namespace\k(05 \-\k(06 structure\k(07 of\k(08 conventional\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 names\k(02 from\k(03 the\k(04 dump\k(05 history(1)\k(06 history\k(07 \-\k(08 print\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 names\k(02 from\k(03 the\k(04 dump\k(05 yesterday(1)\k(06 yesterday,\k(07 diffy\k(08 \-\k(09 print\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 offset\k(02 seek(2)\k(03 seek\k(04 \-\k(05 change\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+File\k(01 protocol\k(02 fcall(2)\k(03 Fcall,\k(04 convS2M,\k(05 convD2M,\k(06 convM2S,\k(07 convM2D,\k(08 fcallfmt,\k(09 dirfmt,\k(10 dirmodefmt,\k(11 read9pmsg,\k(12 statcheck,\k(13 sizeS2M,\k(14 sizeD2M\k(15 \-\k(16 interface\k(17 to\k(18 Plan\k(19 9\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+File\k(01 Protocol,\k(02 9P\k(03 intro(5)\k(04 intro\k(05 \-\k(06 introduction\k(07 to\k(08 the\k(09 Plan\k(10 9\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+file\k(01 server\k(02 boot(8)\k(03 boot\k(04 \-\k(05 connect\k(06 to\k(07 the\k(08 root\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 server\k(02 fauth(2)\k(03 fauth\k(04 \-\k(05 set\k(06 up\k(07 authentication\k(08 on\k(09 a\k(10 file\k(11 descriptor\k(12 to\k(13 a\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 server\k(02 fossil(4)\k(03 fossil\k(04 \-\k(05 archival\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 server\k(02 fsconfig(8)\k(03 fsconfig\k(04 \-\k(05 configuring\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 server\k(02 upasfs(4)\k(03 upasfs\k(04 \-\k(05 mail\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 server\k(02 connection\k(03 reboot(8)\k(04 reboot\k(05 \-\k(06 reboot\k(07 the\k(08 system\k(09 upon\k(10 loss\k(11 of\k(12 remote\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+file\k(01 server,\k(02 dump\k(03 cwfs(4)\k(04 cwfs\k(05 \-\k(06 cached-worm\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 server,\k(02 dump\k(03 fs(4)\k(04 fs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 server\k(02 maintenance\k(03 fs(8)\k(04 fs,\k(05 exsort\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 server\k(02 plumbing\k(03 exportfs(4)\k(04 exportfs,\k(05 srvfs\k(06 \-\k(07 network\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 server\k(02 user\k(03 list\k(04 format\k(05 users(6)\k(06 users\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 servers\k(02 intro(4)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 service\k(02 9p(2)\k(03 Srv,\k(04 dirread9p,\k(05 emalloc9p,\k(06 erealloc9p,\k(07 estrdup9p,\k(08 listensrv,\k(09 postfd,\k(10 postmountsrv,\k(11 readbuf,\k(12 readstr,\k(13 respond,\k(14 responderror,\k(15 threadlistensrv,\k(16 threadpostmountsrv,\k(17 srv\k(18 \-\k(19 9P\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+file\k(01 service\k(02 srv(4)\k(03 srv,\k(04 srvold9p,\k(05 9fs,\k(06 srvssh\k(07 \-\k(08 start\k(09 network\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 status\k(02 stat(2)\k(03 stat,\k(04 fstat,\k(05 wstat,\k(06 fwstat,\k(07 dirstat,\k(08 dirfstat,\k(09 dirwstat,\k(10 dirfwstat,\k(11 nulldir\k(12 \-\k(13 get\k(14 and\k(15 put\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+file\k(01 system\k(02 cdfs(4)\k(03 cdfs,\k(04 cddb\k(05 \-\k(06 optical\k(07 disc\k(08 (CD,\k(09 DVD,\k(10 B)\k(11 track\k(12 reader\k(13 and\k(14 writer\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+file\k(01 system\k(02 cfs(4)\k(03 cfs\k(04 \-\k(05 cache\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 ext2srv(4)\k(03 ext2srv\k(04 \-\k(05 ext2\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 ftpfs(4)\k(03 ftpfs\k(04 \-\k(05 file\k(06 transfer\k(07 protocol\k(08 (FT)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 system\k(02 kfs(4)\k(03 kfs\k(04 \-\k(05 disk\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 lnfs(4)\k(03 lnfs\k(04 \-\k(05 long\k(06 name\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 system\k(02 mkfs(8)\k(03 mkfs,\k(04 mkext\k(05 \-\k(06 archive\k(07 or\k(08 update\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 system\k(02 mkpaqfs(8)\k(03 mkpaqfs\k(04 \-\k(05 make\k(06 a\k(07 compressed\k(08 read-only\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 system\k(02 mksacfs(8)\k(03 mksacfs\k(04 \-\k(05 make\k(06 a\k(07 compressed\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 nntpfs(4)\k(03 nntpfs\k(04 \-\k(05 network\k(06 news\k(07 transport\k(08 protocol\k(09 (NNT)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 system\k(02 paqfs(4)\k(03 paqfs\k(04 \-\k(05 compressed\k(06 read-only\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 system\k(02 playlistfs(7)\k(03 playlistfs\k(04 \-\k(05 playlist\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 ramfs(4)\k(03 ramfs\k(04 \-\k(05 memory\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 ratfs(4)\k(03 ratfs\k(04 \-\k(05 mail\k(06 address\k(07 ratification\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 rdbfs(4)\k(03 rdbfs\k(04 \-\k(05 remote\k(06 kernel\k(07 debugging\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 root(3)\k(03 root\k(04 \-\k(05 the\k(06 root\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 system\k(02 sacfs(4)\k(03 sacfs\k(04 \-\k(05 compressed\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 vacfs(4)\k(03 vacfs\k(04 \-\k(05 a\k(06 Venti-based\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 system\k(02 webfs(4)\k(03 webfs\k(04 \-\k(05 world\k(06 wide\k(07 web\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 wikifs(4)\k(03 wikifs,\k(04 wikipost\k(05 \-\k(06 wiki\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file\k(01 system\k(02 client\k(03 nfs(4)\k(04 nfs\k(05 \-\k(06 Sun\k(07 network\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 devices\k(03 fs(3)\k(04 fs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file\k(01 system\k(02 for\k(03 console\k(04 access\k(05 consolefs(4)\k(06 consolefs,\k(07 C,\k(08 clog\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 system\k(02 for\k(03 interprocess\k(04 messaging\k(05 plumber(4)\k(06 plumber\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 system\k(02 library\k(03 usbfs(2)\k(04 usbreadbuf,\k(05 usbfsadd,\k(06 usbfsdel,\k(07 usbdirread,\k(08 usbfsinit,\k(09 usbdirfs,\k(10 usbfs\k(11 \-\k(12 USB\k(13 device\k(14 driver\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+file\k(01 system\k(02 to\k(03 measure\k(04 I/O\k(05 iostats(4)\k(06 iostats\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+file\k(01 systems\k(02 dossrv(4)\k(03 dossrv,\k(04 9660srv,\k(05 a:,\k(06 b:,\k(07 c:,\k(08 d:,\k(09 9fat:,\k(10 dosmnt,\k(11 eject\k(12 \-\k(13 DOS\k(14 and\k(15 ISO9660\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+file\k(01 systems\k(02 mntgen(4)\k(03 mntgen\k(04 \-\k(05 automatically\k(06 generate\k(07 mount\k(08 points\k(09 for\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+file\k(01 systems\k(02 tapefs(4)\k(03 32vfs,\k(04 cpiofs,\k(05 tapfs,\k(06 tarfs,\k(07 tpfs,\k(08 v6fs,\k(09 v10fs,\k(10 zipfs\k(11 \-\k(12 mount\k(13 archival\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 systems\k(02 update(8)\k(03 bootfloppy,\k(04 bootplan9,\k(05 bootwin9x,\k(06 bootwinnt,\k(07 personalize,\k(08 setup.9fat,\k(09 setup.disk,\k(10 setup.kfs,\k(11 update\k(12 \-\k(13 administration\k(14 for\k(15 local\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+file\k(01 systems\k(02 and\k(03 optionally\k(04 reboot\k(05 the\k(06 system\k(07 fshalt(8)\k(08 fshalt,\k(09 reboot\k(10 \-\k(11 halt\k(12 any\k(13 local\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+file\k(01 transfer\k(02 con(1)\k(03 con,\k(04 telnet,\k(05 rx,\k(06 hayes,\k(07 xms,\k(08 xmr\k(09 \-\k(10 remote\k(11 login,\k(12 execution,\k(13 and\k(14 XMODEM\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+file\k(01 transfer\k(02 protocol\k(03 (FT)\k(04 file\k(05 system\k(06 ftpfs(4)\k(07 ftpfs\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+file\k(01 type\k(02 file(1)\k(03 file\k(04 \-\k(05 determine\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+file,\k(01 with\k(02 partitions\k(03 partfs(8)\k(04 partfs\k(05 \-\k(06 serve\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+file2pc,\k(01 fileelem,\k(02 filesym,\k(03 fileline,\k(04 fnbound\k(05 \-\k(06 symbol\k(07 table\k(08 access\k(09 functions\k(10 symbol(2)\k(11 syminit,\k(12 getsym,\k(13 symbase,\k(14 pc2sp,\k(15 pc2line,\k(16 textseg,\k(17 line2addr,\k(18 lookup,\k(19 findlocal,\k(20 getauto,\k(21 findsym,\k(22 localsym,\k(23 globalsym,\k(24 textsym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fileelem,\k(01 filesym,\k(02 fileline,\k(03 fnbound\k(04 \-\k(05 symbol\k(06 table\k(07 access\k(08 functions\k(09 symbol(2)\k(10 syminit,\k(11 getsym,\k(12 symbase,\k(13 pc2sp,\k(14 pc2line,\k(15 textseg,\k(16 line2addr,\k(17 lookup,\k(18 findlocal,\k(19 getauto,\k(20 findsym,\k(21 localsym,\k(22 globalsym,\k(23 textsym,\k(24 file2pc,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fileline,\k(01 fnbound\k(02 \-\k(03 symbol\k(04 table\k(05 access\k(06 functions\k(07 symbol(2)\k(08 syminit,\k(09 getsym,\k(10 symbase,\k(11 pc2sp,\k(12 pc2line,\k(13 textseg,\k(14 line2addr,\k(15 lookup,\k(16 findlocal,\k(17 getauto,\k(18 findsym,\k(19 localsym,\k(20 globalsym,\k(21 textsym,\k(22 file2pc,\k(23 fileelem,\k(24 filesym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fileno,\k(01 fclose,\k(02 sopenr,\k(03 sopenw,\k(04 sclose,\k(05 fflush,\k(06 setvbuf,\k(07 setbuf,\k(08 fgetpos,\k(09 ftell,\k(10 fsetpos,\k(11 fseek,\k(12 rewind,\k(13 feof,\k(14 ferror,\k(15 clearerr\k(16 \-\k(17 standard\k(18 buffered\k(19 input/output\k(20 package\k(21 fopen(2)\k(22 fopen,\k(23 freopen,\k(24 fdopen,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+files\k(01 cat(1)\k(02 cat,\k(03 read\k(04 \-\k(05 catenate\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+files\k(01 cmp(1)\k(02 cmp\k(03 \-\k(04 compare\k(05 two\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+files\k(01 comm(1)\k(02 comm\k(03 \-\k(04 select\k(05 or\k(06 reject\k(07 lines\k(08 common\k(09 to\k(10 two\k(11 sorted\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+files\k(01 cp(1)\k(02 cp,\k(03 fcp,\k(04 mv\k(05 \-\k(06 copy,\k(07 move\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+files\k(01 dup(3)\k(02 dup\k(03 \-\k(04 dups\k(05 of\k(06 open\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 face(6)\k(02 face\k(03 \-\k(04 face\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+files\k(01 keyfs(4)\k(02 keyfs,\k(03 warning\k(04 \-\k(05 authentication\k(06 database\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 mach(2)\k(02 crackhdr,\k(03 machbytype,\k(04 machbyname,\k(05 newmap,\k(06 setmap,\k(07 findseg,\k(08 unusemap,\k(09 loadmap,\k(10 attachproc,\k(11 get1,\k(12 get2,\k(13 get4,\k(14 get8,\k(15 put1,\k(16 put2,\k(17 put4,\k(18 put8,\k(19 beswab,\k(20 beswal,\k(21 beswav,\k(22 leswab,\k(23 leswal,\k(24 leswav\k(25 \-\k(26 machine-independent\k(27 access\k(28 to\k(29 executable\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+files\k(01 mk(1)\k(02 mk,\k(03 membername\k(04 \-\k(05 maintain\k(06 (make)\k(07 related\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+files\k(01 mp3enc(1)\k(02 mp3enc\k(03 \-\k(04 create\k(05 mp3\k(06 audio\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 page(1)\k(02 page\k(03 \-\k(04 view\k(05 FAX,\k(06 image,\k(07 graphic,\k(08 PostScript,\k(09 PDF,\k(10 and\k(11 typesetter\k(12 output\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+files\k(01 qer(8)\k(02 qer,\k(03 runq\k(04 \-\k(05 queue\k(06 management\k(07 for\k(08 spooled\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+files\k(01 rio(4)\k(02 rio\k(03 \-\k(04 window\k(05 system\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+files\k(01 rm(1)\k(02 rm\k(03 \-\k(04 remove\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+files\k(01 size(1)\k(02 size\k(03 \-\k(04 print\k(05 size\k(06 of\k(07 executable\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+files\k(01 sort(1)\k(02 sort\k(03 \-\k(04 sort\k(05 and/or\k(06 merge\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 strip(1)\k(02 strip\k(03 \-\k(04 remove\k(05 symbols\k(06 from\k(07 binary\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+files\k(01 tmpfile(2)\k(02 tmpfile,\k(03 tmpnam\k(04 \-\k(05 Stdio\k(06 temporary\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 venti-file(2)\k(02 VtFile,\k(03 vtfileblock,\k(04 vtfileblockscore,\k(05 vtfileclose,\k(06 vtfilecreate,\k(07 vtfilecreateroot,\k(08 vtfileflush,\k(09 vtfileflushbefore,\k(10 vtfilegetdirsize,\k(11 vtfilegetentry,\k(12 vtfilegetsize,\k(13 vtfileincref,\k(14 vtfilelock,\k(15 vtfilelock2,\k(16 vtfileopen,\k(17 vtfileopenroot,\k(18 vtfileread,\k(19 vtfileremove,\k(20 vtfilesetdirsize,\k(21 vtfilesetentry,\k(22 vtfilesetsize,\k(23 vtfiletruncate,\k(24 vtfileunlock,\k(25 vtfilewrite\k(26 \-\k(27 Venti\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+files,\k(01 etc.\k(02 tweak(1)\k(03 tweak\k(04 \-\k(05 edit\k(06 image\k(07 files,\k(08 subfont\k(09 files,\k(10 face\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+files,\k(01 face\k(02 files,\k(03 etc.\k(04 tweak(1)\k(05 tweak\k(06 \-\k(07 edit\k(08 image\k(09 files,\k(10 subfont\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+files\k(01 for\k(02 distribution\k(03 bundle(1)\k(04 bundle\k(05 \-\k(06 collect\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+files\k(01 for\k(02 text\k(03 windows\k(04 acme(4)\k(05 acme\k(06 \-\k(07 control\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+files\k(01 in\k(02 Privacy\k(03 Enhanced\k(04 Mail\k(05 (PE)\k(06 format\k(07 pem(8)\k(08 pemdecode,\k(09 pemencode\k(10 \-\k(11 encode\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+files\k(01 (layers\k(02 1,\k(03 2\k(04 and\k(05 3)\k(06 mp3dec(1)\k(07 mp3dec\k(08 \-\k(09 decode\k(10 audio\k(11 MPEG\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+files,\k(01 subfont\k(02 files,\k(03 face\k(04 files,\k(05 etc.\k(06 tweak(1)\k(07 tweak\k(08 \-\k(09 edit\k(10 image\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+filesym,\k(01 fileline,\k(02 fnbound\k(03 \-\k(04 symbol\k(05 table\k(06 access\k(07 functions\k(08 symbol(2)\k(09 syminit,\k(10 getsym,\k(11 symbase,\k(12 pc2sp,\k(13 pc2line,\k(14 textseg,\k(15 line2addr,\k(16 lookup,\k(17 findlocal,\k(18 getauto,\k(19 findsym,\k(20 localsym,\k(21 globalsym,\k(22 textsym,\k(23 file2pc,\k(24 fileelem,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fillarc,\k(01 icossin,\k(02 icossin2,\k(03 border,\k(04 string,\k(05 stringn,\k(06 runestring,\k(07 runestringn,\k(08 stringbg,\k(09 stringnbg,\k(10 runestringbg,\k(11 runestringnbg,\k(12 _string,\k(13 ARROW,\k(14 drawsetdebug\k(15 \-\k(16 graphics\k(17 functions\k(18 PB\k(19 L\k(20 draw(2)\k(21 Image,\k(22 draw,\k(23 gendraw,\k(24 drawreplxy,\k(25 drawrepl,\k(26 replclipr,\k(27 line,\k(28 poly,\k(29 fillpoly,\k(30 bezier,\k(31 bezspline,\k(32 fillbezier,\k(33 fillbezspline,\k(34 ellipse,\k(35 fillellipse,\k(36 arc,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+fillbezier,\k(01 fillbezspline,\k(02 ellipse,\k(03 fillellipse,\k(04 arc,\k(05 fillarc,\k(06 icossin,\k(07 icossin2,\k(08 border,\k(09 string,\k(10 stringn,\k(11 runestring,\k(12 runestringn,\k(13 stringbg,\k(14 stringnbg,\k(15 runestringbg,\k(16 runestringnbg,\k(17 _string,\k(18 ARROW,\k(19 drawsetdebug\k(20 \-\k(21 graphics\k(22 functions\k(23 PB\k(24 L\k(25 draw(2)\k(26 Image,\k(27 draw,\k(28 gendraw,\k(29 drawreplxy,\k(30 drawrepl,\k(31 replclipr,\k(32 line,\k(33 poly,\k(34 fillpoly,\k(35 bezier,\k(36 bezspline,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+fillbezspline,\k(01 ellipse,\k(02 fillellipse,\k(03 arc,\k(04 fillarc,\k(05 icossin,\k(06 icossin2,\k(07 border,\k(08 string,\k(09 stringn,\k(10 runestring,\k(11 runestringn,\k(12 stringbg,\k(13 stringnbg,\k(14 runestringbg,\k(15 runestringnbg,\k(16 _string,\k(17 ARROW,\k(18 drawsetdebug\k(19 \-\k(20 graphics\k(21 functions\k(22 PB\k(23 L\k(24 draw(2)\k(25 Image,\k(26 draw,\k(27 gendraw,\k(28 drawreplxy,\k(29 drawrepl,\k(30 replclipr,\k(31 line,\k(32 poly,\k(33 fillpoly,\k(34 bezier,\k(35 bezspline,\k(36 fillbezier,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+fillellipse,\k(01 arc,\k(02 fillarc,\k(03 icossin,\k(04 icossin2,\k(05 border,\k(06 string,\k(07 stringn,\k(08 runestring,\k(09 runestringn,\k(10 stringbg,\k(11 stringnbg,\k(12 runestringbg,\k(13 runestringnbg,\k(14 _string,\k(15 ARROW,\k(16 drawsetdebug\k(17 \-\k(18 graphics\k(19 functions\k(20 PB\k(21 L\k(22 draw(2)\k(23 Image,\k(24 draw,\k(25 gendraw,\k(26 drawreplxy,\k(27 drawrepl,\k(28 replclipr,\k(29 line,\k(30 poly,\k(31 fillpoly,\k(32 bezier,\k(33 bezspline,\k(34 fillbezier,\k(35 fillbezspline,\k(36 ellipse,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+fillpoly,\k(01 bezier,\k(02 bezspline,\k(03 fillbezier,\k(04 fillbezspline,\k(05 ellipse,\k(06 fillellipse,\k(07 arc,\k(08 fillarc,\k(09 icossin,\k(10 icossin2,\k(11 border,\k(12 string,\k(13 stringn,\k(14 runestring,\k(15 runestringn,\k(16 stringbg,\k(17 stringnbg,\k(18 runestringbg,\k(19 runestringnbg,\k(20 _string,\k(21 ARROW,\k(22 drawsetdebug\k(23 \-\k(24 graphics\k(25 functions\k(26 PB\k(27 L\k(28 draw(2)\k(29 Image,\k(30 draw,\k(31 gendraw,\k(32 drawreplxy,\k(33 drawrepl,\k(34 replclipr,\k(35 line,\k(36 poly,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+filter\k(01 plot(1)\k(02 plot\k(03 \-\k(04 graphics\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+filter,\k(01 list,\k(02 deliver,\k(03 token,\k(04 vf\k(05 \-\k(06 filtering\k(07 mail\k(08 filter(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+filter\k(01 to\k(02 file\k(03 in\k(04 name\k(05 space\k(06 pipefile(1)\k(07 pipefile\k(08 \-\k(09 attach\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+filtering\k(01 mail\k(02 filter(1)\k(03 filter,\k(04 list,\k(05 deliver,\k(06 token,\k(07 vf\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+filters\k(01 scanmail(8)\k(02 scanmail,\k(03 testscan\k(04 \-\k(05 spam\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+find\k(01 lines\k(02 in\k(03 a\k(04 sorted\k(05 list\k(06 look(1)\k(07 look\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+find\k(01 memory\k(02 leaks\k(03 leak(1)\k(04 leak,\k(05 kmem,\k(06 umem\k(07 \-\k(08 help\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+find\k(01 pages\k(02 of\k(03 this\k(04 manual\k(05 man(1)\k(06 man,\k(07 lookman,\k(08 sig\k(09 \-\k(10 print\k(11 or\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+find\k(01 source\k(02 code\k(03 for\k(04 executable\k(05 src(1)\k(06 src\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+find\k(01 spelling\k(02 errors\k(03 spell(1)\k(04 spell,\k(05 sprog\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+finddevs,\k(01 loaddevstr,\k(02 matchdevcsp,\k(03 opendev,\k(04 opendevdata,\k(05 openep,\k(06 startdevs,\k(07 unstall,\k(08 class,\k(09 subclass,\k(10 proto,\k(11 CSP\k(12 \-\k(13 USB\k(14 device\k(15 driver\k(16 library\k(17 usb(2)\k(18 usbcmd,\k(19 classname,\k(20 closedev,\k(21 configdev,\k(22 devctl,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+findlocal,\k(01 getauto,\k(02 findsym,\k(03 localsym,\k(04 globalsym,\k(05 textsym,\k(06 file2pc,\k(07 fileelem,\k(08 filesym,\k(09 fileline,\k(10 fnbound\k(11 \-\k(12 symbol\k(13 table\k(14 access\k(15 functions\k(16 symbol(2)\k(17 syminit,\k(18 getsym,\k(19 symbase,\k(20 pc2sp,\k(21 pc2line,\k(22 textseg,\k(23 line2addr,\k(24 lookup,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+findseg,\k(01 unusemap,\k(02 loadmap,\k(03 attachproc,\k(04 get1,\k(05 get2,\k(06 get4,\k(07 get8,\k(08 put1,\k(09 put2,\k(10 put4,\k(11 put8,\k(12 beswab,\k(13 beswal,\k(14 beswav,\k(15 leswab,\k(16 leswal,\k(17 leswav\k(18 \-\k(19 machine-independent\k(20 access\k(21 to\k(22 executable\k(23 files\k(24 mach(2)\k(25 crackhdr,\k(26 machbytype,\k(27 machbyname,\k(28 newmap,\k(29 setmap,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+findsym,\k(01 localsym,\k(02 globalsym,\k(03 textsym,\k(04 file2pc,\k(05 fileelem,\k(06 filesym,\k(07 fileline,\k(08 fnbound\k(09 \-\k(10 symbol\k(11 table\k(12 access\k(13 functions\k(14 symbol(2)\k(15 syminit,\k(16 getsym,\k(17 symbase,\k(18 pc2sp,\k(19 pc2line,\k(20 textseg,\k(21 line2addr,\k(22 lookup,\k(23 findlocal,\k(24 getauto,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+flag,\k(01 rfork,\k(02 shift,\k(03 wait,\k(04 whatis,\k(05 .,\k(06 ~\k(07 \-\k(08 command\k(09 language\k(10 rc(1)\k(11 rc,\k(12 cd,\k(13 eval,\k(14 exec,\k(15 exit,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+flashes\k(01 prep(8)\k(02 prep,\k(03 fdisk,\k(04 format,\k(05 mbr\k(06 \-\k(07 prepare\k(08 hard\k(09 and\k(10 floppy\k(11 diskettes,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+flateerr,\k(01 mkcrctab,\k(02 blockcrc,\k(03 adler32\k(04 \-\k(05 deflate\k(06 compression\k(07 flate(2)\k(08 deflateinit,\k(09 deflate,\k(10 deflatezlib,\k(11 deflateblock,\k(12 deflatezlibblock,\k(13 inflateinit,\k(14 inflate,\k(15 inflatezlib,\k(16 inflateblock,\k(17 inflatezlibblock,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+floating\k(01 point\k(02 getfcr(2)\k(03 getfcr,\k(04 setfcr,\k(05 getfsr,\k(06 setfsr\k(07 \-\k(08 control\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+floating\k(01 point\k(02 language\k(03 hoc(1)\k(04 hoc\k(05 \-\k(06 interactive\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+floor,\k(01 ceil\k(02 \-\k(03 absolute\k(04 value,\k(05 remainder,\k(06 floor,\k(07 ceiling\k(08 functions\k(09 floor(2)\k(10 fabs,\k(11 fmod,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+floor,\k(01 ceiling\k(02 functions\k(03 floor(2)\k(04 fabs,\k(05 fmod,\k(06 floor,\k(07 ceil\k(08 \-\k(09 absolute\k(10 value,\k(11 remainder,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+floppy\k(01 \-\k(02 floppy\k(03 disk\k(04 interface\k(05 floppy(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+floppy\k(01 disk\k(02 interface\k(03 floppy(3)\k(04 floppy\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+floppy\k(01 diskettes,\k(02 flashes\k(03 prep(8)\k(04 prep,\k(05 fdisk,\k(06 format,\k(07 mbr\k(08 \-\k(09 prepare\k(10 hard\k(11 and\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+flush\k(01 \-\k(02 abort\k(03 a\k(04 message\k(05 flush(5)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+flush\k(01 instruction\k(02 and\k(03 data\k(04 caches\k(05 segflush(2)\k(06 segflush\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+flushimage,\k(01 bufimage,\k(02 lockdisplay,\k(03 unlockdisplay,\k(04 openfont,\k(05 buildfont,\k(06 freefont,\k(07 Pfmt,\k(08 Rfmt,\k(09 strtochan,\k(10 chantostr,\k(11 chantodepth\k(12 \-\k(13 interactive\k(14 graphics\k(15 graphics(2)\k(16 Display,\k(17 Point,\k(18 Rectangle,\k(19 Cursor,\k(20 initdraw,\k(21 geninitdraw,\k(22 drawerror,\k(23 initdisplay,\k(24 closedisplay,\k(25 getdefont,\k(26 getwindow,\k(27 gengetwindow,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+fmod,\k(01 floor,\k(02 ceil\k(03 \-\k(04 absolute\k(05 value,\k(06 remainder,\k(07 floor,\k(08 ceiling\k(09 functions\k(10 floor(2)\k(11 fabs,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+fmt,\k(01 htmlfmt\k(02 \-\k(03 simple\k(04 text\k(05 formatters\k(06 fmt(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+fmtarenas,\k(01 fmtbloom,\k(02 fmtindex,\k(03 fmtisect,\k(04 syncindex\k(05 \-\k(06 prepare\k(07 and\k(08 maintain\k(09 a\k(10 venti\k(11 server\k(12 venti-fmt(8)\k(13 buildindex,\k(14 checkarenas,\k(15 checkindex,\k(16 conf,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+fmtbloom,\k(01 fmtindex,\k(02 fmtisect,\k(03 syncindex\k(04 \-\k(05 prepare\k(06 and\k(07 maintain\k(08 a\k(09 venti\k(10 server\k(11 venti-fmt(8)\k(12 buildindex,\k(13 checkarenas,\k(14 checkindex,\k(15 conf,\k(16 fmtarenas,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+fmtfdflush,\k(01 fmtstrinit,\k(02 fmtstrflush,\k(03 runefmtstrinit,\k(04 runefmtstrflush,\k(05 errfmt\k(06 \-\k(07 support\k(08 for\k(09 user-defined\k(10 print\k(11 formats\k(12 and\k(13 output\k(14 routines\k(15 fmtinstall(2)\k(16 fmtinstall,\k(17 dofmt,\k(18 dorfmt,\k(19 fmtprint,\k(20 fmtvprint,\k(21 fmtrune,\k(22 fmtstrcpy,\k(23 fmtrunestrcpy,\k(24 fmtfdinit,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtfdinit,\k(01 fmtfdflush,\k(02 fmtstrinit,\k(03 fmtstrflush,\k(04 runefmtstrinit,\k(05 runefmtstrflush,\k(06 errfmt\k(07 \-\k(08 support\k(09 for\k(10 user-defined\k(11 print\k(12 formats\k(13 and\k(14 output\k(15 routines\k(16 fmtinstall(2)\k(17 fmtinstall,\k(18 dofmt,\k(19 dorfmt,\k(20 fmtprint,\k(21 fmtvprint,\k(22 fmtrune,\k(23 fmtstrcpy,\k(24 fmtrunestrcpy,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtindex,\k(01 fmtisect,\k(02 syncindex\k(03 \-\k(04 prepare\k(05 and\k(06 maintain\k(07 a\k(08 venti\k(09 server\k(10 venti-fmt(8)\k(11 buildindex,\k(12 checkarenas,\k(13 checkindex,\k(14 conf,\k(15 fmtarenas,\k(16 fmtbloom,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+fmtinstall,\k(01 dofmt,\k(02 dorfmt,\k(03 fmtprint,\k(04 fmtvprint,\k(05 fmtrune,\k(06 fmtstrcpy,\k(07 fmtrunestrcpy,\k(08 fmtfdinit,\k(09 fmtfdflush,\k(10 fmtstrinit,\k(11 fmtstrflush,\k(12 runefmtstrinit,\k(13 runefmtstrflush,\k(14 errfmt\k(15 \-\k(16 support\k(17 for\k(18 user-defined\k(19 print\k(20 formats\k(21 and\k(22 output\k(23 routines\k(24 fmtinstall(2)\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtisect,\k(01 syncindex\k(02 \-\k(03 prepare\k(04 and\k(05 maintain\k(06 a\k(07 venti\k(08 server\k(09 venti-fmt(8)\k(10 buildindex,\k(11 checkarenas,\k(12 checkindex,\k(13 conf,\k(14 fmtarenas,\k(15 fmtbloom,\k(16 fmtindex,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+fmtprint,\k(01 fmtvprint,\k(02 fmtrune,\k(03 fmtstrcpy,\k(04 fmtrunestrcpy,\k(05 fmtfdinit,\k(06 fmtfdflush,\k(07 fmtstrinit,\k(08 fmtstrflush,\k(09 runefmtstrinit,\k(10 runefmtstrflush,\k(11 errfmt\k(12 \-\k(13 support\k(14 for\k(15 user-defined\k(16 print\k(17 formats\k(18 and\k(19 output\k(20 routines\k(21 fmtinstall(2)\k(22 fmtinstall,\k(23 dofmt,\k(24 dorfmt,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtrune,\k(01 fmtstrcpy,\k(02 fmtrunestrcpy,\k(03 fmtfdinit,\k(04 fmtfdflush,\k(05 fmtstrinit,\k(06 fmtstrflush,\k(07 runefmtstrinit,\k(08 runefmtstrflush,\k(09 errfmt\k(10 \-\k(11 support\k(12 for\k(13 user-defined\k(14 print\k(15 formats\k(16 and\k(17 output\k(18 routines\k(19 fmtinstall(2)\k(20 fmtinstall,\k(21 dofmt,\k(22 dorfmt,\k(23 fmtprint,\k(24 fmtvprint,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtrunestrcpy,\k(01 fmtfdinit,\k(02 fmtfdflush,\k(03 fmtstrinit,\k(04 fmtstrflush,\k(05 runefmtstrinit,\k(06 runefmtstrflush,\k(07 errfmt\k(08 \-\k(09 support\k(10 for\k(11 user-defined\k(12 print\k(13 formats\k(14 and\k(15 output\k(16 routines\k(17 fmtinstall(2)\k(18 fmtinstall,\k(19 dofmt,\k(20 dorfmt,\k(21 fmtprint,\k(22 fmtvprint,\k(23 fmtrune,\k(24 fmtstrcpy,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtstrcpy,\k(01 fmtrunestrcpy,\k(02 fmtfdinit,\k(03 fmtfdflush,\k(04 fmtstrinit,\k(05 fmtstrflush,\k(06 runefmtstrinit,\k(07 runefmtstrflush,\k(08 errfmt\k(09 \-\k(10 support\k(11 for\k(12 user-defined\k(13 print\k(14 formats\k(15 and\k(16 output\k(17 routines\k(18 fmtinstall(2)\k(19 fmtinstall,\k(20 dofmt,\k(21 dorfmt,\k(22 fmtprint,\k(23 fmtvprint,\k(24 fmtrune,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtstrflush,\k(01 runefmtstrinit,\k(02 runefmtstrflush,\k(03 errfmt\k(04 \-\k(05 support\k(06 for\k(07 user-defined\k(08 print\k(09 formats\k(10 and\k(11 output\k(12 routines\k(13 fmtinstall(2)\k(14 fmtinstall,\k(15 dofmt,\k(16 dorfmt,\k(17 fmtprint,\k(18 fmtvprint,\k(19 fmtrune,\k(20 fmtstrcpy,\k(21 fmtrunestrcpy,\k(22 fmtfdinit,\k(23 fmtfdflush,\k(24 fmtstrinit,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtstrinit,\k(01 fmtstrflush,\k(02 runefmtstrinit,\k(03 runefmtstrflush,\k(04 errfmt\k(05 \-\k(06 support\k(07 for\k(08 user-defined\k(09 print\k(10 formats\k(11 and\k(12 output\k(13 routines\k(14 fmtinstall(2)\k(15 fmtinstall,\k(16 dofmt,\k(17 dorfmt,\k(18 fmtprint,\k(19 fmtvprint,\k(20 fmtrune,\k(21 fmtstrcpy,\k(22 fmtrunestrcpy,\k(23 fmtfdinit,\k(24 fmtfdflush,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fmtvprint,\k(01 fmtrune,\k(02 fmtstrcpy,\k(03 fmtrunestrcpy,\k(04 fmtfdinit,\k(05 fmtfdflush,\k(06 fmtstrinit,\k(07 fmtstrflush,\k(08 runefmtstrinit,\k(09 runefmtstrflush,\k(10 errfmt\k(11 \-\k(12 support\k(13 for\k(14 user-defined\k(15 print\k(16 formats\k(17 and\k(18 output\k(19 routines\k(20 fmtinstall(2)\k(21 fmtinstall,\k(22 dofmt,\k(23 dorfmt,\k(24 fmtprint,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fnbound\k(01 \-\k(02 symbol\k(03 table\k(04 access\k(05 functions\k(06 symbol(2)\k(07 syminit,\k(08 getsym,\k(09 symbase,\k(10 pc2sp,\k(11 pc2line,\k(12 textseg,\k(13 line2addr,\k(14 lookup,\k(15 findlocal,\k(16 getauto,\k(17 findsym,\k(18 localsym,\k(19 globalsym,\k(20 textsym,\k(21 file2pc,\k(22 fileelem,\k(23 filesym,\k(24 fileline,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+Font\k(01 \-\k(02 font\k(03 utilities\k(04 cachechars(2)\k(05 cachechars,\k(06 agefont,\k(07 loadchar,\k(08 Subfont,\k(09 Fontchar,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+font,\k(01 subfont\k(02 \-\k(03 external\k(04 format\k(05 for\k(06 fonts\k(07 and\k(08 subfonts\k(09 font(6)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+font\k(01 utilities\k(02 cachechars(2)\k(03 cachechars,\k(04 agefont,\k(05 loadchar,\k(06 Subfont,\k(07 Fontchar,\k(08 Font\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Fontchar,\k(01 Font\k(02 \-\k(03 font\k(04 utilities\k(05 cachechars(2)\k(06 cachechars,\k(07 agefont,\k(08 loadchar,\k(09 Subfont,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+fonts\k(01 and\k(02 subfonts\k(03 font(6)\k(04 font,\k(05 subfont\k(06 \-\k(07 external\k(08 format\k(09 for\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+fopen,\k(01 freopen,\k(02 fdopen,\k(03 fileno,\k(04 fclose,\k(05 sopenr,\k(06 sopenw,\k(07 sclose,\k(08 fflush,\k(09 setvbuf,\k(10 setbuf,\k(11 fgetpos,\k(12 ftell,\k(13 fsetpos,\k(14 fseek,\k(15 rewind,\k(16 feof,\k(17 ferror,\k(18 clearerr\k(19 \-\k(20 standard\k(21 buffered\k(22 input/output\k(23 package\k(24 fopen(2)\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fork,\k(01 rfork\k(02 \-\k(03 manipulate\k(04 process\k(05 resources\k(06 fork(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+format\k(01 a.out(6)\k(02 a.out\k(03 \-\k(04 object\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+format\k(01 ar(6)\k(02 ar\k(03 \-\k(04 archive\k(05 (library)\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+format\k(01 pem(8)\k(02 pemdecode,\k(03 pemencode\k(04 \-\k(05 encode\k(06 files\k(07 in\k(08 Privacy\k(09 Enhanced\k(10 Mail\k(11 (PE)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+format\k(01 users(6)\k(02 users\k(03 \-\k(04 file\k(05 server\k(06 user\k(07 list\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+format\k(01 utf(6)\k(02 UTF,\k(03 Unicode,\k(04 ASCII,\k(05 rune\k(06 \-\k(07 character\k(08 set\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+format\k(01 for\k(02 fonts\k(03 and\k(04 subfonts\k(05 font(6)\k(06 font,\k(07 subfont\k(08 \-\k(09 external\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+format\k(01 for\k(02 images\k(03 image(6)\k(04 image\k(05 \-\k(06 external\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+format,\k(01 mbr\k(02 \-\k(03 prepare\k(04 hard\k(05 and\k(06 floppy\k(07 diskettes,\k(08 flashes\k(09 prep(8)\k(10 prep,\k(11 fdisk,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+format\k(01 of\k(02 plumb\k(03 messages\k(04 and\k(05 rules\k(06 plumb(6)\k(07 plumb\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+format\k(01 rsa\k(02 keys\k(03 rsa(8)\k(04 rsagen,\k(05 rsafill,\k(06 asn12rsa,\k(07 rsa2pub,\k(08 rsa2ssh,\k(09 rsa2x509\k(10 \-\k(11 generate\k(12 and\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+format\k(01 tables\k(02 for\k(03 nroff\k(04 or\k(05 troff\k(06 tbl(1)\k(07 tbl\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+formats\k(01 intro(6)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formats\k(01 map(6)\k(02 map\k(03 \-\k(04 digitized\k(05 map\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+formats\k(01 venti-fcall(2)\k(02 VtEntry,\k(03 VtFcall,\k(04 VtRoot,\k(05 vtentrypack,\k(06 vtentryunpack,\k(07 vtfcallclear,\k(08 vtfcallfmt,\k(09 vtfcallpack,\k(10 vtfcallunpack,\k(11 vtfromdisktype,\k(12 vttodisktype,\k(13 vtgetstring,\k(14 vtputstring,\k(15 vtrootpack,\k(16 vtrootunpack,\k(17 vtparsescore,\k(18 vtscorefmt\k(19 \-\k(20 venti\k(21 data\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+formats\k(01 and\k(02 output\k(03 routines\k(04 fmtinstall(2)\k(05 fmtinstall,\k(06 dofmt,\k(07 dorfmt,\k(08 fmtprint,\k(09 fmtvprint,\k(10 fmtrune,\k(11 fmtstrcpy,\k(12 fmtrunestrcpy,\k(13 fmtfdinit,\k(14 fmtfdflush,\k(15 fmtstrinit,\k(16 fmtstrflush,\k(17 runefmtstrinit,\k(18 runefmtstrflush,\k(19 errfmt\k(20 \-\k(21 support\k(22 for\k(23 user-defined\k(24 print\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+formatted\k(01 input\k(02 fscanf(2)\k(03 fscanf,\k(04 scanf,\k(05 sscanf,\k(06 vfscanf\k(07 \-\k(08 scan\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+formatted\k(01 output\k(02 fprintf(2)\k(03 fprintf,\k(04 printf,\k(05 sprintf,\k(06 snprintf,\k(07 vfprintf,\k(08 vprintf,\k(09 vsprintf,\k(10 vsnprintf\k(11 \-\k(12 print\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+formatted\k(01 output\k(02 print(2)\k(03 print,\k(04 fprint,\k(05 sprint,\k(06 snprint,\k(07 seprint,\k(08 smprint,\k(09 runesprint,\k(10 runesnprint,\k(11 runeseprint,\k(12 runesmprint,\k(13 vfprint,\k(14 vsnprint,\k(15 vseprint,\k(16 vsmprint,\k(17 runevsnprint,\k(18 runevseprint,\k(19 runevsmprint\k(20 \-\k(21 print\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+formatters\k(01 fmt(1)\k(02 fmt,\k(03 htmlfmt\k(04 \-\k(05 simple\k(06 text\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 a\k(02 document\k(03 doctype(1)\k(04 doctype\k(05 \-\k(06 intuit\k(07 command\k(08 line\k(09 for\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+formatting\k(01 and\k(02 sending\k(03 mail\k(04 marshal(1)\k(05 marshal\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 and\k(02 typesetting\k(03 htmlroff(1)\k(04 htmlroff\k(05 \-\k(06 HTML\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 and\k(02 typesetting\k(03 htmlroff(6)\k(04 htmlroff\k(05 \-\k(06 HTML\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 and\k(02 typesetting\k(03 troff(1)\k(04 troff,\k(05 nroff,\k(06 dpost\k(07 \-\k(08 text\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+formatting\k(01 HTML\k(02 mhtml(6)\k(03 mhtml\k(04 \-\k(05 macros\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 manuscripts\k(02 ms(6)\k(03 ms\k(04 \-\k(05 macros\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+formatting\k(01 requests\k(02 deroff(1)\k(03 deroff,\k(04 delatex\k(05 \-\k(06 remove\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+fortune\k(01 \-\k(02 sample\k(03 lines\k(04 from\k(05 a\k(06 file\k(07 fortune(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+forward\k(01 incoming\k(02 calls\k(03 to\k(04 another\k(05 address\k(06 trampoline(8)\k(07 trampoline\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+fossil\k(01 \-\k(02 archival\k(03 file\k(04 server\k(05 fossil(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fossil\k(01 console\k(02 commands\k(03 fossilcons(8)\k(04 fossilcons\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fossilcons\k(01 \-\k(02 fossil\k(03 console\k(04 commands\k(05 fossilcons(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fpformat,\k(01 beieee80ftos,\k(02 beieeesftos,\k(03 beieeedftos,\k(04 leieee80ftos,\k(05 leieeesftos,\k(06 leieeedftos,\k(07 ieeesftos,\k(08 ieeedftos\k(09 \-\k(10 machine-independent\k(11 debugger\k(12 functions\k(13 debugger(2)\k(14 cisctrace,\k(15 risctrace,\k(16 ciscframe,\k(17 riscframe,\k(18 localaddr,\k(19 symoff,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+fprint,\k(01 sprint,\k(02 snprint,\k(03 seprint,\k(04 smprint,\k(05 runesprint,\k(06 runesnprint,\k(07 runeseprint,\k(08 runesmprint,\k(09 vfprint,\k(10 vsnprint,\k(11 vseprint,\k(12 vsmprint,\k(13 runevsnprint,\k(14 runevseprint,\k(15 runevsmprint\k(16 \-\k(17 print\k(18 formatted\k(19 output\k(20 print(2)\k(21 print,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+fprintf,\k(01 printf,\k(02 sprintf,\k(03 snprintf,\k(04 vfprintf,\k(05 vprintf,\k(06 vsprintf,\k(07 vsnprintf\k(08 \-\k(09 print\k(10 formatted\k(11 output\k(12 fprintf(2)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+fputc,\k(01 putc,\k(02 putchar,\k(03 ungetc,\k(04 fgets,\k(05 gets,\k(06 fputs,\k(07 puts,\k(08 fread,\k(09 fwrite\k(10 \-\k(11 Stdio\k(12 input\k(13 and\k(14 output\k(15 fgetc(2)\k(16 fgetc,\k(17 getc,\k(18 getchar,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fputs,\k(01 puts,\k(02 fread,\k(03 fwrite\k(04 \-\k(05 Stdio\k(06 input\k(07 and\k(08 output\k(09 fgetc(2)\k(10 fgetc,\k(11 getc,\k(12 getchar,\k(13 fputc,\k(14 putc,\k(15 putchar,\k(16 ungetc,\k(17 fgets,\k(18 gets,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frame\k(01 buffer\k(02 server\k(03 and\k(04 viewer\k(05 for\k(06 Virtual\k(07 Network\k(08 Computing\k(09 (VN)\k(10 vnc(1)\k(11 vncs,\k(12 vncv\k(13 \-\k(14 remote\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+frame,\k(01 crop,\k(02 and\k(03 convert\k(04 image\k(05 crop(1)\k(06 crop,\k(07 iconv\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+frames\k(01 of\k(02 text\k(03 frame(2)\k(04 frinit,\k(05 frsetrects,\k(06 frinittick,\k(07 frclear,\k(08 frcharofpt,\k(09 frptofchar,\k(10 frinsert,\k(11 frdelete,\k(12 frselect,\k(13 frtick,\k(14 frselectpaint,\k(15 frdrawsel,\k(16 frdrawsel0,\k(17 frgetmouse\k(18 \-\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frand,\k(01 nrand,\k(02 lnrand,\k(03 srand,\k(04 truerand,\k(05 ntruerand,\k(06 genrandom,\k(07 prng,\k(08 fastrand,\k(09 nfastrand\k(10 \-\k(11 random\k(12 number\k(13 generators\k(14 rand(2)\k(15 rand,\k(16 lrand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+frcharofpt,\k(01 frptofchar,\k(02 frinsert,\k(03 frdelete,\k(04 frselect,\k(05 frtick,\k(06 frselectpaint,\k(07 frdrawsel,\k(08 frdrawsel0,\k(09 frgetmouse\k(10 \-\k(11 frames\k(12 of\k(13 text\k(14 frame(2)\k(15 frinit,\k(16 frsetrects,\k(17 frinittick,\k(18 frclear,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frclear,\k(01 frcharofpt,\k(02 frptofchar,\k(03 frinsert,\k(04 frdelete,\k(05 frselect,\k(06 frtick,\k(07 frselectpaint,\k(08 frdrawsel,\k(09 frdrawsel0,\k(10 frgetmouse\k(11 \-\k(12 frames\k(13 of\k(14 text\k(15 frame(2)\k(16 frinit,\k(17 frsetrects,\k(18 frinittick,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frdelete,\k(01 frselect,\k(02 frtick,\k(03 frselectpaint,\k(04 frdrawsel,\k(05 frdrawsel0,\k(06 frgetmouse\k(07 \-\k(08 frames\k(09 of\k(10 text\k(11 frame(2)\k(12 frinit,\k(13 frsetrects,\k(14 frinittick,\k(15 frclear,\k(16 frcharofpt,\k(17 frptofchar,\k(18 frinsert,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frdrawsel,\k(01 frdrawsel0,\k(02 frgetmouse\k(03 \-\k(04 frames\k(05 of\k(06 text\k(07 frame(2)\k(08 frinit,\k(09 frsetrects,\k(10 frinittick,\k(11 frclear,\k(12 frcharofpt,\k(13 frptofchar,\k(14 frinsert,\k(15 frdelete,\k(16 frselect,\k(17 frtick,\k(18 frselectpaint,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frdrawsel0,\k(01 frgetmouse\k(02 \-\k(03 frames\k(04 of\k(05 text\k(06 frame(2)\k(07 frinit,\k(08 frsetrects,\k(09 frinittick,\k(10 frclear,\k(11 frcharofpt,\k(12 frptofchar,\k(13 frinsert,\k(14 frdelete,\k(15 frselect,\k(16 frtick,\k(17 frselectpaint,\k(18 frdrawsel,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fread,\k(01 fwrite\k(02 \-\k(03 Stdio\k(04 input\k(05 and\k(06 output\k(07 fgetc(2)\k(08 fgetc,\k(09 getc,\k(10 getchar,\k(11 fputc,\k(12 putc,\k(13 putchar,\k(14 ungetc,\k(15 fgets,\k(16 gets,\k(17 fputs,\k(18 puts,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+free,\k(01 realloc,\k(02 calloc,\k(03 msize,\k(04 setmalloctag,\k(05 setrealloctag,\k(06 getmalloctag,\k(07 getrealloctag,\k(08 malloctopoolblock\k(09 \-\k(10 memory\k(11 allocator\k(12 malloc(2)\k(13 malloc,\k(14 mallocalign,\k(15 mallocz,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+freectlfont,\k(01 freectlimage,\k(02 initcontrols,\k(03 namectlfont,\k(04 namectlimage,\k(05 newcontrolset,\k(06 resizecontrolset\k(07 \-\k(08 interactive\k(09 graphical\k(10 controls\k(11 control(2)\k(12 Control,\k(13 Controlset,\k(14 activate,\k(15 closecontrol,\k(16 closecontrolset,\k(17 controlcalled,\k(18 controlwire,\k(19 createbox,\k(20 createboxbox,\k(21 createbutton,\k(22 createcolumn,\k(23 createentry,\k(24 createkeyboard,\k(25 createlabel,\k(26 createmenu,\k(27 createradiobutton,\k(28 createrow,\k(29 createscribble,\k(30 createslider,\k(31 createstack,\k(32 createtab,\k(33 createtext,\k(34 createtextbutton,\k(35 ctlerror,\k(36 ctlmalloc,\k(37 ctlrealloc,\k(38 ctlstrdup,\k(39 ctlprint,\k(40 deactivate,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+freectlimage,\k(01 initcontrols,\k(02 namectlfont,\k(03 namectlimage,\k(04 newcontrolset,\k(05 resizecontrolset\k(06 \-\k(07 interactive\k(08 graphical\k(09 controls\k(10 control(2)\k(11 Control,\k(12 Controlset,\k(13 activate,\k(14 closecontrol,\k(15 closecontrolset,\k(16 controlcalled,\k(17 controlwire,\k(18 createbox,\k(19 createboxbox,\k(20 createbutton,\k(21 createcolumn,\k(22 createentry,\k(23 createkeyboard,\k(24 createlabel,\k(25 createmenu,\k(26 createradiobutton,\k(27 createrow,\k(28 createscribble,\k(29 createslider,\k(30 createstack,\k(31 createtab,\k(32 createtext,\k(33 createtextbutton,\k(34 ctlerror,\k(35 ctlmalloc,\k(36 ctlrealloc,\k(37 ctlstrdup,\k(38 ctlprint,\k(39 deactivate,\k(40 freectlfont,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+freedocinfo,\k(01 dimenkind,\k(02 dimenspec,\k(03 targetid,\k(04 targetname,\k(05 fromStr,\k(06 toStr\k(07 \-\k(08 HTML\k(09 parser\k(10 html(2)\k(11 parsehtml,\k(12 printitems,\k(13 validitems,\k(14 freeitems,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+freefidpool,\k(01 allocfid,\k(02 closefid,\k(03 lookupfid,\k(04 removefid,\k(05 Req,\k(06 Reqpool,\k(07 allocreqpool,\k(08 freereqpool,\k(09 allocreq,\k(10 closereq,\k(11 lookupreq,\k(12 removereq\k(13 \-\k(14 9P\k(15 fid,\k(16 request\k(17 tracking\k(18 9pfid(2)\k(19 Fid,\k(20 Fidpool,\k(21 allocfidpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+freefont,\k(01 Pfmt,\k(02 Rfmt,\k(03 strtochan,\k(04 chantostr,\k(05 chantodepth\k(06 \-\k(07 interactive\k(08 graphics\k(09 graphics(2)\k(10 Display,\k(11 Point,\k(12 Rectangle,\k(13 Cursor,\k(14 initdraw,\k(15 geninitdraw,\k(16 drawerror,\k(17 initdisplay,\k(18 closedisplay,\k(19 getdefont,\k(20 getwindow,\k(21 gengetwindow,\k(22 flushimage,\k(23 bufimage,\k(24 lockdisplay,\k(25 unlockdisplay,\k(26 openfont,\k(27 buildfont,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+freeimage,\k(01 nameimage,\k(02 namedimage,\k(03 setalpha,\k(04 loadimage,\k(05 cloadimage,\k(06 unloadimage,\k(07 readimage,\k(08 writeimage,\k(09 bytesperline,\k(10 wordsperline\k(11 \-\k(12 allocating,\k(13 freeing,\k(14 reading,\k(15 writing\k(16 images\k(17 allocimage(2)\k(18 allocimage,\k(19 allocimagemix,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+freeing,\k(01 reading,\k(02 writing\k(03 images\k(04 allocimage(2)\k(05 allocimage,\k(06 allocimagemix,\k(07 freeimage,\k(08 nameimage,\k(09 namedimage,\k(10 setalpha,\k(11 loadimage,\k(12 cloadimage,\k(13 unloadimage,\k(14 readimage,\k(15 writeimage,\k(16 bytesperline,\k(17 wordsperline\k(18 \-\k(19 allocating,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+freeitems,\k(01 freedocinfo,\k(02 dimenkind,\k(03 dimenspec,\k(04 targetid,\k(05 targetname,\k(06 fromStr,\k(07 toStr\k(08 \-\k(09 HTML\k(10 parser\k(11 html(2)\k(12 parsehtml,\k(13 printitems,\k(14 validitems,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+freemap,\k(01 insertkey,\k(02 caninsertkey,\k(03 lookupkey,\k(04 deletekey\k(05 \-\k(06 integer\k(07 to\k(08 data\k(09 structure\k(10 maps\k(11 intmap(2)\k(12 Intmap,\k(13 allocmap,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+freememimage,\k(01 memsetchan,\k(02 loadmemimage,\k(03 cloadmemimage,\k(04 unloadmemimage,\k(05 memfillcolor,\k(06 memarc,\k(07 mempoly,\k(08 memellipse,\k(09 memfillpoly,\k(10 memimageline,\k(11 memimagedraw,\k(12 drawclip,\k(13 memlinebbox,\k(14 memlineendsize,\k(15 allocmemsubfont,\k(16 openmemsubfont,\k(17 freememsubfont,\k(18 memsubfontwidth,\k(19 getmemdefont,\k(20 memimagestring,\k(21 iprint,\k(22 hwdraw\k(23 \-\k(24 drawing\k(25 routines\k(26 for\k(27 memory-resident\k(28 images\k(29 memdraw(2)\k(30 Memimage,\k(31 Memdata,\k(32 Memdrawparam,\k(33 memimageinit,\k(34 wordaddr,\k(35 byteaddr,\k(36 memimagemove,\k(37 allocmemimage,\k(38 allocmemimaged,\k(39 readmemimage,\k(40 creadmemimage,\k(41 writememimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+freememsubfont,\k(01 memsubfontwidth,\k(02 getmemdefont,\k(03 memimagestring,\k(04 iprint,\k(05 hwdraw\k(06 \-\k(07 drawing\k(08 routines\k(09 for\k(10 memory-resident\k(11 images\k(12 memdraw(2)\k(13 Memimage,\k(14 Memdata,\k(15 Memdrawparam,\k(16 memimageinit,\k(17 wordaddr,\k(18 byteaddr,\k(19 memimagemove,\k(20 allocmemimage,\k(21 allocmemimaged,\k(22 readmemimage,\k(23 creadmemimage,\k(24 writememimage,\k(25 freememimage,\k(26 memsetchan,\k(27 loadmemimage,\k(28 cloadmemimage,\k(29 unloadmemimage,\k(30 memfillcolor,\k(31 memarc,\k(32 mempoly,\k(33 memellipse,\k(34 memfillpoly,\k(35 memimageline,\k(36 memimagedraw,\k(37 drawclip,\k(38 memlinebbox,\k(39 memlineendsize,\k(40 allocmemsubfont,\k(41 openmemsubfont,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+freenetconninfo\k(01 \-\k(02 make\k(03 and\k(04 break\k(05 network\k(06 connections\k(07 dial(2)\k(08 dial,\k(09 hangup,\k(10 announce,\k(11 listen,\k(12 accept,\k(13 reject,\k(14 netmkaddr,\k(15 setnetmtpt,\k(16 getnetconninfo,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+freereqpool,\k(01 allocreq,\k(02 closereq,\k(03 lookupreq,\k(04 removereq\k(05 \-\k(06 9P\k(07 fid,\k(08 request\k(09 tracking\k(10 9pfid(2)\k(11 Fid,\k(12 Fidpool,\k(13 allocfidpool,\k(14 freefidpool,\k(15 allocfid,\k(16 closefid,\k(17 lookupfid,\k(18 removefid,\k(19 Req,\k(20 Reqpool,\k(21 allocreqpool,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+freescreen,\k(01 allocwindow,\k(02 bottomwindow,\k(03 bottomnwindows,\k(04 topwindow,\k(05 topnwindows,\k(06 originwindow\k(07 \-\k(08 window\k(09 management\k(10 window(2)\k(11 Screen,\k(12 allocscreen,\k(13 publicscreen,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+freesubfont,\k(01 installsubfont,\k(02 lookupsubfont,\k(03 uninstallsubfont,\k(04 subfontname,\k(05 readsubfont,\k(06 readsubfonti,\k(07 writesubfont,\k(08 stringsubfont,\k(09 strsubfontwidth,\k(10 mkfont\k(11 \-\k(12 subfont\k(13 manipulation\k(14 subfont(2)\k(15 allocsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+freeThumbprints,\k(01 okThumbprint,\k(02 readcert,\k(03 readcertchain\k(04 \-\k(05 attach\k(06 TLS1\k(07 or\k(08 SSL3\k(09 encryption\k(10 to\k(11 a\k(12 communication\k(13 channel\k(14 pushtls(2)\k(15 pushtls,\k(16 tlsClient,\k(17 tlsServer,\k(18 initThumbprints,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+freetree,\k(01 File,\k(02 createfile,\k(03 closefile,\k(04 removefile,\k(05 walkfile,\k(06 opendirfile,\k(07 readdirfile,\k(08 closedirfile,\k(09 hasperm\k(10 \-\k(11 in-memory\k(12 file\k(13 hierarchy\k(14 9pfile(2)\k(15 Tree,\k(16 alloctree,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+freopen,\k(01 fdopen,\k(02 fileno,\k(03 fclose,\k(04 sopenr,\k(05 sopenw,\k(06 sclose,\k(07 fflush,\k(08 setvbuf,\k(09 setbuf,\k(10 fgetpos,\k(11 ftell,\k(12 fsetpos,\k(13 fseek,\k(14 rewind,\k(15 feof,\k(16 ferror,\k(17 clearerr\k(18 \-\k(19 standard\k(20 buffered\k(21 input/output\k(22 package\k(23 fopen(2)\k(24 fopen,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+freq\k(01 \-\k(02 print\k(03 histogram\k(04 of\k(05 character\k(06 frequencies\k(07 freq(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+frequencies\k(01 freq(1)\k(02 freq\k(03 \-\k(04 print\k(05 histogram\k(06 of\k(07 character\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+frexp,\k(01 ldexp,\k(02 modf\k(03 \-\k(04 split\k(05 into\k(06 mantissa\k(07 and\k(08 exponent\k(09 frexp(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+frgetmouse\k(01 \-\k(02 frames\k(03 of\k(04 text\k(05 frame(2)\k(06 frinit,\k(07 frsetrects,\k(08 frinittick,\k(09 frclear,\k(10 frcharofpt,\k(11 frptofchar,\k(12 frinsert,\k(13 frdelete,\k(14 frselect,\k(15 frtick,\k(16 frselectpaint,\k(17 frdrawsel,\k(18 frdrawsel0,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frinit,\k(01 frsetrects,\k(02 frinittick,\k(03 frclear,\k(04 frcharofpt,\k(05 frptofchar,\k(06 frinsert,\k(07 frdelete,\k(08 frselect,\k(09 frtick,\k(10 frselectpaint,\k(11 frdrawsel,\k(12 frdrawsel0,\k(13 frgetmouse\k(14 \-\k(15 frames\k(16 of\k(17 text\k(18 frame(2)\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frinittick,\k(01 frclear,\k(02 frcharofpt,\k(03 frptofchar,\k(04 frinsert,\k(05 frdelete,\k(06 frselect,\k(07 frtick,\k(08 frselectpaint,\k(09 frdrawsel,\k(10 frdrawsel0,\k(11 frgetmouse\k(12 \-\k(13 frames\k(14 of\k(15 text\k(16 frame(2)\k(17 frinit,\k(18 frsetrects,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frinsert,\k(01 frdelete,\k(02 frselect,\k(03 frtick,\k(04 frselectpaint,\k(05 frdrawsel,\k(06 frdrawsel0,\k(07 frgetmouse\k(08 \-\k(09 frames\k(10 of\k(11 text\k(12 frame(2)\k(13 frinit,\k(14 frsetrects,\k(15 frinittick,\k(16 frclear,\k(17 frcharofpt,\k(18 frptofchar,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fromStr,\k(01 toStr\k(02 \-\k(03 HTML\k(04 parser\k(05 html(2)\k(06 parsehtml,\k(07 printitems,\k(08 validitems,\k(09 freeitems,\k(10 freedocinfo,\k(11 dimenkind,\k(12 dimenspec,\k(13 targetid,\k(14 targetname,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+frptofchar,\k(01 frinsert,\k(02 frdelete,\k(03 frselect,\k(04 frtick,\k(05 frselectpaint,\k(06 frdrawsel,\k(07 frdrawsel0,\k(08 frgetmouse\k(09 \-\k(10 frames\k(11 of\k(12 text\k(13 frame(2)\k(14 frinit,\k(15 frsetrects,\k(16 frinittick,\k(17 frclear,\k(18 frcharofpt,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frselect,\k(01 frtick,\k(02 frselectpaint,\k(03 frdrawsel,\k(04 frdrawsel0,\k(05 frgetmouse\k(06 \-\k(07 frames\k(08 of\k(09 text\k(10 frame(2)\k(11 frinit,\k(12 frsetrects,\k(13 frinittick,\k(14 frclear,\k(15 frcharofpt,\k(16 frptofchar,\k(17 frinsert,\k(18 frdelete,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frselectpaint,\k(01 frdrawsel,\k(02 frdrawsel0,\k(03 frgetmouse\k(04 \-\k(05 frames\k(06 of\k(07 text\k(08 frame(2)\k(09 frinit,\k(10 frsetrects,\k(11 frinittick,\k(12 frclear,\k(13 frcharofpt,\k(14 frptofchar,\k(15 frinsert,\k(16 frdelete,\k(17 frselect,\k(18 frtick,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frsetrects,\k(01 frinittick,\k(02 frclear,\k(03 frcharofpt,\k(04 frptofchar,\k(05 frinsert,\k(06 frdelete,\k(07 frselect,\k(08 frtick,\k(09 frselectpaint,\k(10 frdrawsel,\k(11 frdrawsel0,\k(12 frgetmouse\k(13 \-\k(14 frames\k(15 of\k(16 text\k(17 frame(2)\k(18 frinit,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+frtick,\k(01 frselectpaint,\k(02 frdrawsel,\k(03 frdrawsel0,\k(04 frgetmouse\k(05 \-\k(06 frames\k(07 of\k(08 text\k(09 frame(2)\k(10 frinit,\k(11 frsetrects,\k(12 frinittick,\k(13 frclear,\k(14 frcharofpt,\k(15 frptofchar,\k(16 frinsert,\k(17 frdelete,\k(18 frselect,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fs\k(01 \-\k(02 file\k(03 server,\k(04 dump\k(05 fs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fs\k(01 \-\k(02 file\k(03 system\k(04 devices\k(05 fs(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+fs,\k(01 exsort\k(02 \-\k(03 file\k(04 server\k(05 maintenance\k(06 fs(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+fscanf,\k(01 scanf,\k(02 sscanf,\k(03 vfscanf\k(04 \-\k(05 scan\k(06 formatted\k(07 input\k(08 fscanf(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+fsconfig\k(01 \-\k(02 configuring\k(03 a\k(04 file\k(05 server\k(06 fsconfig(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+fseek,\k(01 rewind,\k(02 feof,\k(03 ferror,\k(04 clearerr\k(05 \-\k(06 standard\k(07 buffered\k(08 input/output\k(09 package\k(10 fopen(2)\k(11 fopen,\k(12 freopen,\k(13 fdopen,\k(14 fileno,\k(15 fclose,\k(16 sopenr,\k(17 sopenw,\k(18 sclose,\k(19 fflush,\k(20 setvbuf,\k(21 setbuf,\k(22 fgetpos,\k(23 ftell,\k(24 fsetpos,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fsetpos,\k(01 fseek,\k(02 rewind,\k(03 feof,\k(04 ferror,\k(05 clearerr\k(06 \-\k(07 standard\k(08 buffered\k(09 input/output\k(10 package\k(11 fopen(2)\k(12 fopen,\k(13 freopen,\k(14 fdopen,\k(15 fileno,\k(16 fclose,\k(17 sopenr,\k(18 sopenw,\k(19 sclose,\k(20 fflush,\k(21 setvbuf,\k(22 setbuf,\k(23 fgetpos,\k(24 ftell,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+fshalt,\k(01 reboot\k(02 \-\k(03 halt\k(04 any\k(05 local\k(06 file\k(07 systems\k(08 and\k(09 optionally\k(10 reboot\k(11 the\k(12 system\k(13 fshalt(8)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+fstat,\k(01 wstat,\k(02 fwstat,\k(03 dirstat,\k(04 dirfstat,\k(05 dirwstat,\k(06 dirfwstat,\k(07 nulldir\k(08 \-\k(09 get\k(10 and\k(11 put\k(12 file\k(13 status\k(14 stat(2)\k(15 stat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+FT)\k(01 file\k(02 system\k(03 ftpfs(4)\k(04 ftpfs\k(05 \-\k(06 file\k(07 transfer\k(08 protocol\k(09 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+ftell,\k(01 fsetpos,\k(02 fseek,\k(03 rewind,\k(04 feof,\k(05 ferror,\k(06 clearerr\k(07 \-\k(08 standard\k(09 buffered\k(10 input/output\k(11 package\k(12 fopen(2)\k(13 fopen,\k(14 freopen,\k(15 fdopen,\k(16 fileno,\k(17 fclose,\k(18 sopenr,\k(19 sopenw,\k(20 sclose,\k(21 fflush,\k(22 setvbuf,\k(23 setbuf,\k(24 fgetpos,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+ftpd\k(01 \-\k(02 Internet\k(03 remote\k(04 access\k(05 daemons\k(06 ipserv(8)\k(07 telnetd,\k(08 rlogind,\k(09 rexexec,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ftpfs\k(01 \-\k(02 file\k(03 transfer\k(04 protocol\k(05 (FT)\k(06 file\k(07 system\k(08 ftpfs(4)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+fullrune,\k(01 utfecpy,\k(02 utflen,\k(03 utfnlen,\k(04 utfrune,\k(05 utfrrune,\k(06 utfutf\k(07 \-\k(08 rune/UTF\k(09 conversion\k(10 rune(2)\k(11 runetochar,\k(12 chartorune,\k(13 runelen,\k(14 runenlen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+fversion\k(01 \-\k(02 initialize\k(03 9P\k(04 connection\k(05 and\k(06 negotiate\k(07 version\k(08 fversion(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+fwrite\k(01 \-\k(02 Stdio\k(03 input\k(04 and\k(05 output\k(06 fgetc(2)\k(07 fgetc,\k(08 getc,\k(09 getchar,\k(10 fputc,\k(11 putc,\k(12 putchar,\k(13 ungetc,\k(14 fgets,\k(15 gets,\k(16 fputs,\k(17 puts,\k(18 fread,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+fwstat,\k(01 dirstat,\k(02 dirfstat,\k(03 dirwstat,\k(04 dirfwstat,\k(05 nulldir\k(06 \-\k(07 get\k(08 and\k(09 put\k(10 file\k(11 status\k(12 stat(2)\k(13 stat,\k(14 fstat,\k(15 wstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+gather\k(01 read\k(02 and\k(03 write\k(04 readv(2)\k(05 readv,\k(06 writev,\k(07 preadv,\k(08 pwritev\k(09 \-\k(10 scatter/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+gendraw,\k(01 drawreplxy,\k(02 drawrepl,\k(03 replclipr,\k(04 line,\k(05 poly,\k(06 fillpoly,\k(07 bezier,\k(08 bezspline,\k(09 fillbezier,\k(10 fillbezspline,\k(11 ellipse,\k(12 fillellipse,\k(13 arc,\k(14 fillarc,\k(15 icossin,\k(16 icossin2,\k(17 border,\k(18 string,\k(19 stringn,\k(20 runestring,\k(21 runestringn,\k(22 stringbg,\k(23 stringnbg,\k(24 runestringbg,\k(25 runestringnbg,\k(26 _string,\k(27 ARROW,\k(28 drawsetdebug\k(29 \-\k(30 graphics\k(31 functions\k(32 PB\k(33 L\k(34 draw(2)\k(35 Image,\k(36 draw,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+generation\k(01 prime(2)\k(02 genprime,\k(03 gensafeprime,\k(04 genstrongprime,\k(05 DSAprimes,\k(06 probably_prime,\k(07 smallprimetest\k(08 \-\k(09 prime\k(10 number\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+generators\k(01 rand(2)\k(02 rand,\k(03 lrand,\k(04 frand,\k(05 nrand,\k(06 lnrand,\k(07 srand,\k(08 truerand,\k(09 ntruerand,\k(10 genrandom,\k(11 prng,\k(12 fastrand,\k(13 nfastrand\k(14 \-\k(15 random\k(16 number\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+generic\k(01 disk\k(02 device\k(03 interface\k(04 disk(2)\k(05 opendisk,\k(06 Disk\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+gengetwindow,\k(01 flushimage,\k(02 bufimage,\k(03 lockdisplay,\k(04 unlockdisplay,\k(05 openfont,\k(06 buildfont,\k(07 freefont,\k(08 Pfmt,\k(09 Rfmt,\k(10 strtochan,\k(11 chantostr,\k(12 chantodepth\k(13 \-\k(14 interactive\k(15 graphics\k(16 graphics(2)\k(17 Display,\k(18 Point,\k(19 Rectangle,\k(20 Cursor,\k(21 initdraw,\k(22 geninitdraw,\k(23 drawerror,\k(24 initdisplay,\k(25 closedisplay,\k(26 getdefont,\k(27 getwindow,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+geninitdraw,\k(01 drawerror,\k(02 initdisplay,\k(03 closedisplay,\k(04 getdefont,\k(05 getwindow,\k(06 gengetwindow,\k(07 flushimage,\k(08 bufimage,\k(09 lockdisplay,\k(10 unlockdisplay,\k(11 openfont,\k(12 buildfont,\k(13 freefont,\k(14 Pfmt,\k(15 Rfmt,\k(16 strtochan,\k(17 chantostr,\k(18 chantodepth\k(19 \-\k(20 interactive\k(21 graphics\k(22 graphics(2)\k(23 Display,\k(24 Point,\k(25 Rectangle,\k(26 Cursor,\k(27 initdraw,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+genprime,\k(01 gensafeprime,\k(02 genstrongprime,\k(03 DSAprimes,\k(04 probably_prime,\k(05 smallprimetest\k(06 \-\k(07 prime\k(08 number\k(09 generation\k(10 prime(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+genrandom,\k(01 prng,\k(02 fastrand,\k(03 nfastrand\k(04 \-\k(05 random\k(06 number\k(07 generators\k(08 rand(2)\k(09 rand,\k(10 lrand,\k(11 frand,\k(12 nrand,\k(13 lnrand,\k(14 srand,\k(15 truerand,\k(16 ntruerand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+gensafeprime,\k(01 genstrongprime,\k(02 DSAprimes,\k(03 probably_prime,\k(04 smallprimetest\k(05 \-\k(06 prime\k(07 number\k(08 generation\k(09 prime(2)\k(10 genprime,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+genstrongprime,\k(01 DSAprimes,\k(02 probably_prime,\k(03 smallprimetest\k(04 \-\k(05 prime\k(06 number\k(07 generation\k(08 prime(2)\k(09 genprime,\k(10 gensafeprime,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Geometric\k(01 transformations\k(02 matrix(2)\k(03 ident,\k(04 matmul,\k(05 matmulr,\k(06 determinant,\k(07 adjoint,\k(08 invertmat,\k(09 xformpoint,\k(10 xformpointd,\k(11 xformplane,\k(12 pushmat,\k(13 popmat,\k(14 rot,\k(15 qrot,\k(16 scale,\k(17 move,\k(18 xform,\k(19 ixform,\k(20 persp,\k(21 look,\k(22 viewport\k(23 \-\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+get1,\k(01 get2,\k(02 get4,\k(03 get8,\k(04 put1,\k(05 put2,\k(06 put4,\k(07 put8,\k(08 beswab,\k(09 beswal,\k(10 beswav,\k(11 leswab,\k(12 leswal,\k(13 leswav\k(14 \-\k(15 machine-independent\k(16 access\k(17 to\k(18 executable\k(19 files\k(20 mach(2)\k(21 crackhdr,\k(22 machbytype,\k(23 machbyname,\k(24 newmap,\k(25 setmap,\k(26 findseg,\k(27 unusemap,\k(28 loadmap,\k(29 attachproc,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+get2,\k(01 get4,\k(02 get8,\k(03 put1,\k(04 put2,\k(05 put4,\k(06 put8,\k(07 beswab,\k(08 beswal,\k(09 beswav,\k(10 leswab,\k(11 leswal,\k(12 leswav\k(13 \-\k(14 machine-independent\k(15 access\k(16 to\k(17 executable\k(18 files\k(19 mach(2)\k(20 crackhdr,\k(21 machbytype,\k(22 machbyname,\k(23 newmap,\k(24 setmap,\k(25 findseg,\k(26 unusemap,\k(27 loadmap,\k(28 attachproc,\k(29 get1,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+get4,\k(01 get8,\k(02 put1,\k(03 put2,\k(04 put4,\k(05 put8,\k(06 beswab,\k(07 beswal,\k(08 beswav,\k(09 leswab,\k(10 leswal,\k(11 leswav\k(12 \-\k(13 machine-independent\k(14 access\k(15 to\k(16 executable\k(17 files\k(18 mach(2)\k(19 crackhdr,\k(20 machbytype,\k(21 machbyname,\k(22 newmap,\k(23 setmap,\k(24 findseg,\k(25 unusemap,\k(26 loadmap,\k(27 attachproc,\k(28 get1,\k(29 get2,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+get8,\k(01 put1,\k(02 put2,\k(03 put4,\k(04 put8,\k(05 beswab,\k(06 beswal,\k(07 beswav,\k(08 leswab,\k(09 leswal,\k(10 leswav\k(11 \-\k(12 machine-independent\k(13 access\k(14 to\k(15 executable\k(16 files\k(17 mach(2)\k(18 crackhdr,\k(19 machbytype,\k(20 machbyname,\k(21 newmap,\k(22 setmap,\k(23 findseg,\k(24 unusemap,\k(25 loadmap,\k(26 attachproc,\k(27 get1,\k(28 get2,\k(29 get4,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+getauto,\k(01 findsym,\k(02 localsym,\k(03 globalsym,\k(04 textsym,\k(05 file2pc,\k(06 fileelem,\k(07 filesym,\k(08 fileline,\k(09 fnbound\k(10 \-\k(11 symbol\k(12 table\k(13 access\k(14 functions\k(15 symbol(2)\k(16 syminit,\k(17 getsym,\k(18 symbase,\k(19 pc2sp,\k(20 pc2line,\k(21 textseg,\k(22 line2addr,\k(23 lookup,\k(24 findlocal,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+getc,\k(01 getchar,\k(02 fputc,\k(03 putc,\k(04 putchar,\k(05 ungetc,\k(06 fgets,\k(07 gets,\k(08 fputs,\k(09 puts,\k(10 fread,\k(11 fwrite\k(12 \-\k(13 Stdio\k(14 input\k(15 and\k(16 output\k(17 fgetc(2)\k(18 fgetc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+getcallerpc\k(01 \-\k(02 fetch\k(03 return\k(04 PC\k(05 of\k(06 current\k(07 function\k(08 getcallerpc(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+getchar,\k(01 fputc,\k(02 putc,\k(03 putchar,\k(04 ungetc,\k(05 fgets,\k(06 gets,\k(07 fputs,\k(08 puts,\k(09 fread,\k(10 fwrite\k(11 \-\k(12 Stdio\k(13 input\k(14 and\k(15 output\k(16 fgetc(2)\k(17 fgetc,\k(18 getc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+getdefont,\k(01 getwindow,\k(02 gengetwindow,\k(03 flushimage,\k(04 bufimage,\k(05 lockdisplay,\k(06 unlockdisplay,\k(07 openfont,\k(08 buildfont,\k(09 freefont,\k(10 Pfmt,\k(11 Rfmt,\k(12 strtochan,\k(13 chantostr,\k(14 chantodepth\k(15 \-\k(16 interactive\k(17 graphics\k(18 graphics(2)\k(19 Display,\k(20 Point,\k(21 Rectangle,\k(22 Cursor,\k(23 initdraw,\k(24 geninitdraw,\k(25 drawerror,\k(26 initdisplay,\k(27 closedisplay,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+getenv,\k(01 putenv\k(02 \-\k(03 access\k(04 environment\k(05 variables\k(06 getenv(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+getfcr,\k(01 setfcr,\k(02 getfsr,\k(03 setfsr\k(04 \-\k(05 control\k(06 floating\k(07 point\k(08 getfcr(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+getfields,\k(01 gettokens,\k(02 tokenize\k(03 \-\k(04 break\k(05 a\k(06 string\k(07 into\k(08 fields\k(09 getfields(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+getflags,\k(01 usage\k(02 \-\k(03 command-line\k(04 parsing\k(05 for\k(06 shell\k(07 scripts\k(08 getflags(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+getfsr,\k(01 setfsr\k(02 \-\k(03 control\k(04 floating\k(05 point\k(06 getfcr(2)\k(07 getfcr,\k(08 setfcr,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+getmalloctag,\k(01 getrealloctag,\k(02 malloctopoolblock\k(03 \-\k(04 memory\k(05 allocator\k(06 malloc(2)\k(07 malloc,\k(08 mallocalign,\k(09 mallocz,\k(10 free,\k(11 realloc,\k(12 calloc,\k(13 msize,\k(14 setmalloctag,\k(15 setrealloctag,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+getmap,\k(01 colors\k(02 \-\k(03 display\k(04 color\k(05 map\k(06 colors(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+getmemdefont,\k(01 memimagestring,\k(02 iprint,\k(03 hwdraw\k(04 \-\k(05 drawing\k(06 routines\k(07 for\k(08 memory-resident\k(09 images\k(10 memdraw(2)\k(11 Memimage,\k(12 Memdata,\k(13 Memdrawparam,\k(14 memimageinit,\k(15 wordaddr,\k(16 byteaddr,\k(17 memimagemove,\k(18 allocmemimage,\k(19 allocmemimaged,\k(20 readmemimage,\k(21 creadmemimage,\k(22 writememimage,\k(23 freememimage,\k(24 memsetchan,\k(25 loadmemimage,\k(26 cloadmemimage,\k(27 unloadmemimage,\k(28 memfillcolor,\k(29 memarc,\k(30 mempoly,\k(31 memellipse,\k(32 memfillpoly,\k(33 memimageline,\k(34 memimagedraw,\k(35 drawclip,\k(36 memlinebbox,\k(37 memlineendsize,\k(38 allocmemsubfont,\k(39 openmemsubfont,\k(40 freememsubfont,\k(41 memsubfontwidth,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+getnetconninfo,\k(01 freenetconninfo\k(02 \-\k(03 make\k(04 and\k(05 break\k(06 network\k(07 connections\k(08 dial(2)\k(09 dial,\k(10 hangup,\k(11 announce,\k(12 listen,\k(13 accept,\k(14 reject,\k(15 netmkaddr,\k(16 setnetmtpt,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+getpid,\k(01 getppid\k(02 \-\k(03 get\k(04 process\k(05 ids\k(06 getpid(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+getppid\k(01 \-\k(02 get\k(03 process\k(04 ids\k(05 getpid(2)\k(06 getpid,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+getrealloctag,\k(01 malloctopoolblock\k(02 \-\k(03 memory\k(04 allocator\k(05 malloc(2)\k(06 malloc,\k(07 mallocalign,\k(08 mallocz,\k(09 free,\k(10 realloc,\k(11 calloc,\k(12 msize,\k(13 setmalloctag,\k(14 setrealloctag,\k(15 getmalloctag,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+getrect,\k(01 drawgetrect,\k(02 menuhit,\k(03 setcursor\k(04 \-\k(05 mouse\k(06 control\k(07 mouse(2)\k(08 initmouse,\k(09 readmouse,\k(10 closemouse,\k(11 moveto,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+gets,\k(01 fputs,\k(02 puts,\k(03 fread,\k(04 fwrite\k(05 \-\k(06 Stdio\k(07 input\k(08 and\k(09 output\k(10 fgetc(2)\k(11 fgetc,\k(12 getc,\k(13 getchar,\k(14 fputc,\k(15 putc,\k(16 putchar,\k(17 ungetc,\k(18 fgets,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+getsym,\k(01 symbase,\k(02 pc2sp,\k(03 pc2line,\k(04 textseg,\k(05 line2addr,\k(06 lookup,\k(07 findlocal,\k(08 getauto,\k(09 findsym,\k(10 localsym,\k(11 globalsym,\k(12 textsym,\k(13 file2pc,\k(14 fileelem,\k(15 filesym,\k(16 fileline,\k(17 fnbound\k(18 \-\k(19 symbol\k(20 table\k(21 access\k(22 functions\k(23 symbol(2)\k(24 syminit,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+gettokens,\k(01 tokenize\k(02 \-\k(03 break\k(04 a\k(05 string\k(06 into\k(07 fields\k(08 getfields(2)\k(09 getfields,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+getuser,\k(01 sysname\k(02 \-\k(03 get\k(04 user\k(05 or\k(06 system\k(07 name\k(08 getuser(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+getwd\k(01 \-\k(02 get\k(03 current\k(04 directory\k(05 getwd(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+getwindow,\k(01 gengetwindow,\k(02 flushimage,\k(03 bufimage,\k(04 lockdisplay,\k(05 unlockdisplay,\k(06 openfont,\k(07 buildfont,\k(08 freefont,\k(09 Pfmt,\k(10 Rfmt,\k(11 strtochan,\k(12 chantostr,\k(13 chantodepth\k(14 \-\k(15 interactive\k(16 graphics\k(17 graphics(2)\k(18 Display,\k(19 Point,\k(20 Rectangle,\k(21 Cursor,\k(22 initdraw,\k(23 geninitdraw,\k(24 drawerror,\k(25 initdisplay,\k(26 closedisplay,\k(27 getdefont,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+Ghostscript\k(01 (PostScript\k(02 and\k(03 PDF\k(04 language\k(05 interpreter)\k(06 gs(1)\k(07 gs\k(08 \-\k(09 Aladdin\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+gif,\k(01 png,\k(02 ppm,\k(03 bmp,\k(04 yuv,\k(05 ico,\k(06 togif,\k(07 toppm,\k(08 topng,\k(09 toico\k(10 \-\k(11 view\k(12 and\k(13 convert\k(14 pictures\k(15 jpg(1)\k(16 jpg,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+globalsym,\k(01 textsym,\k(02 file2pc,\k(03 fileelem,\k(04 filesym,\k(05 fileline,\k(06 fnbound\k(07 \-\k(08 symbol\k(09 table\k(10 access\k(11 functions\k(12 symbol(2)\k(13 syminit,\k(14 getsym,\k(15 symbase,\k(16 pc2sp,\k(17 pc2line,\k(18 textseg,\k(19 line2addr,\k(20 lookup,\k(21 findlocal,\k(22 getauto,\k(23 findsym,\k(24 localsym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+gmtime,\k(01 asctime,\k(02 tm2sec,\k(03 timezone\k(04 \-\k(05 convert\k(06 date\k(07 and\k(08 time\k(09 ctime(2)\k(10 ctime,\k(11 localtime,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+go.fishing\k(01 \-\k(02 mail\k(03 and\k(04 mailboxes\k(05 mail(1)\k(06 mail,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+goto\k(01 setjmp(2)\k(02 setjmp,\k(03 longjmp,\k(04 notejmp\k(05 \-\k(06 non-local\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+gping,\k(01 traceroute,\k(02 hogports\k(03 \-\k(04 probe\k(05 the\k(06 Internet\k(07 ping(8)\k(08 ping,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+GPS\k(01 time\k(02 and\k(03 position\k(04 service\k(05 gpsfs(8)\k(06 gpsfs,\k(07 gpsevermore\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+gpsevermore\k(01 \-\k(02 GPS\k(03 time\k(04 and\k(05 position\k(06 service\k(07 gpsfs(8)\k(08 gpsfs,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+gpsfs,\k(01 gpsevermore\k(02 \-\k(03 GPS\k(04 time\k(05 and\k(06 position\k(07 service\k(08 gpsfs(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+grap\k(01 \-\k(02 pic\k(03 preprocessor\k(04 for\k(05 drawing\k(06 graphs\k(07 grap(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+graph\k(01 graph(1)\k(02 graph\k(03 \-\k(04 draw\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+graph\k(01 \-\k(02 draw\k(03 a\k(04 graph\k(05 graph(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+graph\k(01 status\k(02 window\k(03 statusbar(8)\k(04 statusbar\k(05 \-\k(06 display\k(07 a\k(08 bar\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+graph\k(01 viewer\k(02 gview(1)\k(03 gview\k(04 \-\k(05 interactive\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+graphic,\k(01 PostScript,\k(02 PDF,\k(03 and\k(04 typesetter\k(05 output\k(06 files\k(07 page(1)\k(08 page\k(09 \-\k(10 view\k(11 FAX,\k(12 image,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+graphical\k(01 controls\k(02 control(2)\k(03 Control,\k(04 Controlset,\k(05 activate,\k(06 closecontrol,\k(07 closecontrolset,\k(08 controlcalled,\k(09 controlwire,\k(10 createbox,\k(11 createboxbox,\k(12 createbutton,\k(13 createcolumn,\k(14 createentry,\k(15 createkeyboard,\k(16 createlabel,\k(17 createmenu,\k(18 createradiobutton,\k(19 createrow,\k(20 createscribble,\k(21 createslider,\k(22 createstack,\k(23 createtab,\k(24 createtext,\k(25 createtextbutton,\k(26 ctlerror,\k(27 ctlmalloc,\k(28 ctlrealloc,\k(29 ctlstrdup,\k(30 ctlprint,\k(31 deactivate,\k(32 freectlfont,\k(33 freectlimage,\k(34 initcontrols,\k(35 namectlfont,\k(36 namectlimage,\k(37 newcontrolset,\k(38 resizecontrolset\k(39 \-\k(40 interactive\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+graphical\k(01 size\k(02 of\k(03 strings\k(04 stringsize(2)\k(05 stringsize,\k(06 stringwidth,\k(07 stringnwidth,\k(08 runestringsize,\k(09 runestringwidth,\k(10 runestringnwidth\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+graphics\k(01 draw(3)\k(02 draw\k(03 \-\k(04 screen\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+graphics\k(01 graphics(2)\k(02 Display,\k(03 Point,\k(04 Rectangle,\k(05 Cursor,\k(06 initdraw,\k(07 geninitdraw,\k(08 drawerror,\k(09 initdisplay,\k(10 closedisplay,\k(11 getdefont,\k(12 getwindow,\k(13 gengetwindow,\k(14 flushimage,\k(15 bufimage,\k(16 lockdisplay,\k(17 unlockdisplay,\k(18 openfont,\k(19 buildfont,\k(20 freefont,\k(21 Pfmt,\k(22 Rfmt,\k(23 strtochan,\k(24 chantostr,\k(25 chantodepth\k(26 \-\k(27 interactive\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+graphics\k(01 events\k(02 event(2)\k(03 event,\k(04 einit,\k(05 estart,\k(06 estartfn,\k(07 etimer,\k(08 eread,\k(09 emouse,\k(10 ekbd,\k(11 ecanread,\k(12 ecanmouse,\k(13 ecankbd,\k(14 ereadmouse,\k(15 eatomouse,\k(16 eresized,\k(17 egetrect,\k(18 edrawgetrect,\k(19 emenuhit,\k(20 emoveto,\k(21 esetcursor,\k(22 Event,\k(23 Mouse,\k(24 Menu\k(25 \-\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+graphics\k(01 filter\k(02 plot(1)\k(03 plot\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+graphics\k(01 functions\k(02 PB\k(03 L\k(04 draw(2)\k(05 Image,\k(06 draw,\k(07 gendraw,\k(08 drawreplxy,\k(09 drawrepl,\k(10 replclipr,\k(11 line,\k(12 poly,\k(13 fillpoly,\k(14 bezier,\k(15 bezspline,\k(16 fillbezier,\k(17 fillbezspline,\k(18 ellipse,\k(19 fillellipse,\k(20 arc,\k(21 fillarc,\k(22 icossin,\k(23 icossin2,\k(24 border,\k(25 string,\k(26 stringn,\k(27 runestring,\k(28 runestringn,\k(29 stringbg,\k(30 stringnbg,\k(31 runestringbg,\k(32 runestringnbg,\k(33 _string,\k(34 ARROW,\k(35 drawsetdebug\k(36 \-\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+graphics\k(01 interface\k(02 plot(6)\k(03 plot\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+graphs\k(01 grap(1)\k(02 grap\k(03 \-\k(04 pic\k(05 preprocessor\k(06 for\k(07 drawing\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+graphs\k(01 of\k(02 system\k(03 activity\k(04 stats(8)\k(05 stats\k(06 \-\k(07 display\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+gre,\k(01 icmp,\k(02 icmpv6,\k(03 ipmux,\k(04 rudp,\k(05 tcp,\k(06 udp\k(07 \-\k(08 network\k(09 protocols\k(10 over\k(11 IP\k(12 ip(3)\k(13 ip,\k(14 esp,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+grep\k(01 \-\k(02 search\k(03 a\k(04 file\k(05 for\k(06 a\k(07 pattern\k(08 grep(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+group\k(01 chgrp(1)\k(02 chgrp\k(03 \-\k(04 change\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+group\k(01 postnote(2)\k(02 postnote\k(03 \-\k(04 send\k(05 a\k(06 note\k(07 to\k(08 a\k(09 process\k(10 or\k(11 process\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+group\k(01 ids,\k(02 user,\k(03 null,\k(04 reboot,\k(05 etc.\k(06 cons(3)\k(07 cons\k(08 \-\k(09 console,\k(10 clocks,\k(11 process/process\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+grouped\k(01 memory\k(02 allocation\k(03 bin(2)\k(04 binalloc,\k(05 bingrow,\k(06 binfree\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+gs\k(01 \-\k(02 Aladdin\k(03 Ghostscript\k(04 (PostScript\k(05 and\k(06 PDF\k(07 language\k(08 interpreter)\k(09 gs(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+guard.srv,\k(01 wrkey,\k(02 login,\k(03 newns,\k(04 none\k(05 \-\k(06 maintain\k(07 or\k(08 query\k(09 authentication\k(10 databases\k(11 auth(8)\k(12 changeuser,\k(13 convkeys,\k(14 convkeys2,\k(15 printnetkey,\k(16 status,\k(17 enable,\k(18 disable,\k(19 authsrv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+gunzip,\k(01 bzip2,\k(02 bunzip2,\k(03 compress,\k(04 uncompress,\k(05 zip,\k(06 unzip\k(07 \-\k(08 compress\k(09 and\k(10 expand\k(11 data\k(12 gzip(1)\k(13 gzip,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+gview\k(01 \-\k(02 interactive\k(03 graph\k(04 viewer\k(05 gview(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+gzip,\k(01 gunzip,\k(02 bzip2,\k(03 bunzip2,\k(04 compress,\k(05 uncompress,\k(06 zip,\k(07 unzip\k(08 \-\k(09 compress\k(10 and\k(11 expand\k(12 data\k(13 gzip(1)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+halloc,\k(01 hbodypush,\k(02 hbuflen,\k(03 hcheckcontent,\k(04 hclose,\k(05 hdate2sec,\k(06 hdatefmt,\k(07 hfail,\k(08 hflush,\k(09 hgetc,\k(10 hgethead,\k(11 hinit,\k(12 hiserror,\k(13 hload,\k(14 hlower,\k(15 hmkcontent,\k(16 hmkhfields,\k(17 hmkmimeboundary,\k(18 hmkspairs,\k(19 hmoved,\k(20 hokheaders,\k(21 hparseheaders,\k(22 hparsequery,\k(23 hparsereq,\k(24 hprint,\k(25 hputc,\k(26 hreadbuf,\k(27 hredirected,\k(28 hreqcleanup,\k(29 hrevhfields,\k(30 hrevspairs,\k(31 hstrdup,\k(32 http11,\k(33 httpfmt,\k(34 httpunesc,\k(35 hunallowed,\k(36 hungetc,\k(37 hunload,\k(38 hurlfmt,\k(39 hurlunesc,\k(40 hvprint,\k(41 hwrite,\k(42 hxferenc,\k(43 \-\k(44 routines\k(45 for\k(46 creating\k(47 an\k(48 http\k(49 server\k(50 httpd(2)\k(51 HConnect,\k(52 HContent,\k(53 HContents,\k(54 HETag,\k(55 HFields,\k(56 Hio,\k(57 Htmlesc,\k(58 HttpHead,\k(59 HttpReq,\k(60 HRange,\k(61 HSPairs,\k(62 hmydomain,\k(63 hversion,\k(64 htmlesc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+halt\k(01 any\k(02 local\k(03 file\k(04 systems\k(05 and\k(06 optionally\k(07 reboot\k(08 the\k(09 system\k(10 fshalt(8)\k(11 fshalt,\k(12 reboot\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+handle\k(01 asynchronous\k(02 process\k(03 notification\k(04 notify(2)\k(05 notify,\k(06 noted,\k(07 atnotify\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+handling\k(01 errors\k(02 ecp(1)\k(03 ecp\k(04 \-\k(05 fast\k(06 copy,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+hangup,\k(01 announce,\k(02 listen,\k(03 accept,\k(04 reject,\k(05 netmkaddr,\k(06 setnetmtpt,\k(07 getnetconninfo,\k(08 freenetconninfo\k(09 \-\k(10 make\k(11 and\k(12 break\k(13 network\k(14 connections\k(15 dial(2)\k(16 dial,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hard\k(01 and\k(02 floppy\k(03 diskettes,\k(04 flashes\k(05 prep(8)\k(06 prep,\k(07 fdisk,\k(08 format,\k(09 mbr\k(10 \-\k(11 prepare\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+has\k(01 been\k(02 running\k(03 uptime(1)\k(04 uptime\k(05 \-\k(06 show\k(07 how\k(08 long\k(09 the\k(10 system\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+hashes\k(01 sechash(2)\k(02 md4,\k(03 md5,\k(04 sha1,\k(05 aes,\k(06 hmac_x,\k(07 hmac_md5,\k(08 hmac_sha1,\k(09 hmac_aes,\k(10 md5pickle,\k(11 md5unpickle,\k(12 sha1pickle,\k(13 sha1unpickle\k(14 \-\k(15 cryptographically\k(16 secure\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hasperm\k(01 \-\k(02 in-memory\k(03 file\k(04 hierarchy\k(05 9pfile(2)\k(06 Tree,\k(07 alloctree,\k(08 freetree,\k(09 File,\k(10 createfile,\k(11 closefile,\k(12 removefile,\k(13 walkfile,\k(14 opendirfile,\k(15 readdirfile,\k(16 closedirfile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hayes,\k(01 xms,\k(02 xmr\k(03 \-\k(04 remote\k(05 login,\k(06 execution,\k(07 and\k(08 XMODEM\k(09 file\k(10 transfer\k(11 con(1)\k(12 con,\k(13 telnet,\k(14 rx,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+hbodypush,\k(01 hbuflen,\k(02 hcheckcontent,\k(03 hclose,\k(04 hdate2sec,\k(05 hdatefmt,\k(06 hfail,\k(07 hflush,\k(08 hgetc,\k(09 hgethead,\k(10 hinit,\k(11 hiserror,\k(12 hload,\k(13 hlower,\k(14 hmkcontent,\k(15 hmkhfields,\k(16 hmkmimeboundary,\k(17 hmkspairs,\k(18 hmoved,\k(19 hokheaders,\k(20 hparseheaders,\k(21 hparsequery,\k(22 hparsereq,\k(23 hprint,\k(24 hputc,\k(25 hreadbuf,\k(26 hredirected,\k(27 hreqcleanup,\k(28 hrevhfields,\k(29 hrevspairs,\k(30 hstrdup,\k(31 http11,\k(32 httpfmt,\k(33 httpunesc,\k(34 hunallowed,\k(35 hungetc,\k(36 hunload,\k(37 hurlfmt,\k(38 hurlunesc,\k(39 hvprint,\k(40 hwrite,\k(41 hxferenc,\k(42 \-\k(43 routines\k(44 for\k(45 creating\k(46 an\k(47 http\k(48 server\k(49 httpd(2)\k(50 HConnect,\k(51 HContent,\k(52 HContents,\k(53 HETag,\k(54 HFields,\k(55 Hio,\k(56 Htmlesc,\k(57 HttpHead,\k(58 HttpReq,\k(59 HRange,\k(60 HSPairs,\k(61 hmydomain,\k(62 hversion,\k(63 htmlesc,\k(64 halloc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hbuflen,\k(01 hcheckcontent,\k(02 hclose,\k(03 hdate2sec,\k(04 hdatefmt,\k(05 hfail,\k(06 hflush,\k(07 hgetc,\k(08 hgethead,\k(09 hinit,\k(10 hiserror,\k(11 hload,\k(12 hlower,\k(13 hmkcontent,\k(14 hmkhfields,\k(15 hmkmimeboundary,\k(16 hmkspairs,\k(17 hmoved,\k(18 hokheaders,\k(19 hparseheaders,\k(20 hparsequery,\k(21 hparsereq,\k(22 hprint,\k(23 hputc,\k(24 hreadbuf,\k(25 hredirected,\k(26 hreqcleanup,\k(27 hrevhfields,\k(28 hrevspairs,\k(29 hstrdup,\k(30 http11,\k(31 httpfmt,\k(32 httpunesc,\k(33 hunallowed,\k(34 hungetc,\k(35 hunload,\k(36 hurlfmt,\k(37 hurlunesc,\k(38 hvprint,\k(39 hwrite,\k(40 hxferenc,\k(41 \-\k(42 routines\k(43 for\k(44 creating\k(45 an\k(46 http\k(47 server\k(48 httpd(2)\k(49 HConnect,\k(50 HContent,\k(51 HContents,\k(52 HETag,\k(53 HFields,\k(54 Hio,\k(55 Htmlesc,\k(56 HttpHead,\k(57 HttpReq,\k(58 HRange,\k(59 HSPairs,\k(60 hmydomain,\k(61 hversion,\k(62 htmlesc,\k(63 halloc,\k(64 hbodypush,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hcheckcontent,\k(01 hclose,\k(02 hdate2sec,\k(03 hdatefmt,\k(04 hfail,\k(05 hflush,\k(06 hgetc,\k(07 hgethead,\k(08 hinit,\k(09 hiserror,\k(10 hload,\k(11 hlower,\k(12 hmkcontent,\k(13 hmkhfields,\k(14 hmkmimeboundary,\k(15 hmkspairs,\k(16 hmoved,\k(17 hokheaders,\k(18 hparseheaders,\k(19 hparsequery,\k(20 hparsereq,\k(21 hprint,\k(22 hputc,\k(23 hreadbuf,\k(24 hredirected,\k(25 hreqcleanup,\k(26 hrevhfields,\k(27 hrevspairs,\k(28 hstrdup,\k(29 http11,\k(30 httpfmt,\k(31 httpunesc,\k(32 hunallowed,\k(33 hungetc,\k(34 hunload,\k(35 hurlfmt,\k(36 hurlunesc,\k(37 hvprint,\k(38 hwrite,\k(39 hxferenc,\k(40 \-\k(41 routines\k(42 for\k(43 creating\k(44 an\k(45 http\k(46 server\k(47 httpd(2)\k(48 HConnect,\k(49 HContent,\k(50 HContents,\k(51 HETag,\k(52 HFields,\k(53 Hio,\k(54 Htmlesc,\k(55 HttpHead,\k(56 HttpReq,\k(57 HRange,\k(58 HSPairs,\k(59 hmydomain,\k(60 hversion,\k(61 htmlesc,\k(62 halloc,\k(63 hbodypush,\k(64 hbuflen,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hclose,\k(01 hdate2sec,\k(02 hdatefmt,\k(03 hfail,\k(04 hflush,\k(05 hgetc,\k(06 hgethead,\k(07 hinit,\k(08 hiserror,\k(09 hload,\k(10 hlower,\k(11 hmkcontent,\k(12 hmkhfields,\k(13 hmkmimeboundary,\k(14 hmkspairs,\k(15 hmoved,\k(16 hokheaders,\k(17 hparseheaders,\k(18 hparsequery,\k(19 hparsereq,\k(20 hprint,\k(21 hputc,\k(22 hreadbuf,\k(23 hredirected,\k(24 hreqcleanup,\k(25 hrevhfields,\k(26 hrevspairs,\k(27 hstrdup,\k(28 http11,\k(29 httpfmt,\k(30 httpunesc,\k(31 hunallowed,\k(32 hungetc,\k(33 hunload,\k(34 hurlfmt,\k(35 hurlunesc,\k(36 hvprint,\k(37 hwrite,\k(38 hxferenc,\k(39 \-\k(40 routines\k(41 for\k(42 creating\k(43 an\k(44 http\k(45 server\k(46 httpd(2)\k(47 HConnect,\k(48 HContent,\k(49 HContents,\k(50 HETag,\k(51 HFields,\k(52 Hio,\k(53 Htmlesc,\k(54 HttpHead,\k(55 HttpReq,\k(56 HRange,\k(57 HSPairs,\k(58 hmydomain,\k(59 hversion,\k(60 htmlesc,\k(61 halloc,\k(62 hbodypush,\k(63 hbuflen,\k(64 hcheckcontent,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HConnect,\k(01 HContent,\k(02 HContents,\k(03 HETag,\k(04 HFields,\k(05 Hio,\k(06 Htmlesc,\k(07 HttpHead,\k(08 HttpReq,\k(09 HRange,\k(10 HSPairs,\k(11 hmydomain,\k(12 hversion,\k(13 htmlesc,\k(14 halloc,\k(15 hbodypush,\k(16 hbuflen,\k(17 hcheckcontent,\k(18 hclose,\k(19 hdate2sec,\k(20 hdatefmt,\k(21 hfail,\k(22 hflush,\k(23 hgetc,\k(24 hgethead,\k(25 hinit,\k(26 hiserror,\k(27 hload,\k(28 hlower,\k(29 hmkcontent,\k(30 hmkhfields,\k(31 hmkmimeboundary,\k(32 hmkspairs,\k(33 hmoved,\k(34 hokheaders,\k(35 hparseheaders,\k(36 hparsequery,\k(37 hparsereq,\k(38 hprint,\k(39 hputc,\k(40 hreadbuf,\k(41 hredirected,\k(42 hreqcleanup,\k(43 hrevhfields,\k(44 hrevspairs,\k(45 hstrdup,\k(46 http11,\k(47 httpfmt,\k(48 httpunesc,\k(49 hunallowed,\k(50 hungetc,\k(51 hunload,\k(52 hurlfmt,\k(53 hurlunesc,\k(54 hvprint,\k(55 hwrite,\k(56 hxferenc,\k(57 \-\k(58 routines\k(59 for\k(60 creating\k(61 an\k(62 http\k(63 server\k(64 httpd(2)\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HContent,\k(01 HContents,\k(02 HETag,\k(03 HFields,\k(04 Hio,\k(05 Htmlesc,\k(06 HttpHead,\k(07 HttpReq,\k(08 HRange,\k(09 HSPairs,\k(10 hmydomain,\k(11 hversion,\k(12 htmlesc,\k(13 halloc,\k(14 hbodypush,\k(15 hbuflen,\k(16 hcheckcontent,\k(17 hclose,\k(18 hdate2sec,\k(19 hdatefmt,\k(20 hfail,\k(21 hflush,\k(22 hgetc,\k(23 hgethead,\k(24 hinit,\k(25 hiserror,\k(26 hload,\k(27 hlower,\k(28 hmkcontent,\k(29 hmkhfields,\k(30 hmkmimeboundary,\k(31 hmkspairs,\k(32 hmoved,\k(33 hokheaders,\k(34 hparseheaders,\k(35 hparsequery,\k(36 hparsereq,\k(37 hprint,\k(38 hputc,\k(39 hreadbuf,\k(40 hredirected,\k(41 hreqcleanup,\k(42 hrevhfields,\k(43 hrevspairs,\k(44 hstrdup,\k(45 http11,\k(46 httpfmt,\k(47 httpunesc,\k(48 hunallowed,\k(49 hungetc,\k(50 hunload,\k(51 hurlfmt,\k(52 hurlunesc,\k(53 hvprint,\k(54 hwrite,\k(55 hxferenc,\k(56 \-\k(57 routines\k(58 for\k(59 creating\k(60 an\k(61 http\k(62 server\k(63 httpd(2)\k(64 HConnect,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HContents,\k(01 HETag,\k(02 HFields,\k(03 Hio,\k(04 Htmlesc,\k(05 HttpHead,\k(06 HttpReq,\k(07 HRange,\k(08 HSPairs,\k(09 hmydomain,\k(10 hversion,\k(11 htmlesc,\k(12 halloc,\k(13 hbodypush,\k(14 hbuflen,\k(15 hcheckcontent,\k(16 hclose,\k(17 hdate2sec,\k(18 hdatefmt,\k(19 hfail,\k(20 hflush,\k(21 hgetc,\k(22 hgethead,\k(23 hinit,\k(24 hiserror,\k(25 hload,\k(26 hlower,\k(27 hmkcontent,\k(28 hmkhfields,\k(29 hmkmimeboundary,\k(30 hmkspairs,\k(31 hmoved,\k(32 hokheaders,\k(33 hparseheaders,\k(34 hparsequery,\k(35 hparsereq,\k(36 hprint,\k(37 hputc,\k(38 hreadbuf,\k(39 hredirected,\k(40 hreqcleanup,\k(41 hrevhfields,\k(42 hrevspairs,\k(43 hstrdup,\k(44 http11,\k(45 httpfmt,\k(46 httpunesc,\k(47 hunallowed,\k(48 hungetc,\k(49 hunload,\k(50 hurlfmt,\k(51 hurlunesc,\k(52 hvprint,\k(53 hwrite,\k(54 hxferenc,\k(55 \-\k(56 routines\k(57 for\k(58 creating\k(59 an\k(60 http\k(61 server\k(62 httpd(2)\k(63 HConnect,\k(64 HContent,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hdate2sec,\k(01 hdatefmt,\k(02 hfail,\k(03 hflush,\k(04 hgetc,\k(05 hgethead,\k(06 hinit,\k(07 hiserror,\k(08 hload,\k(09 hlower,\k(10 hmkcontent,\k(11 hmkhfields,\k(12 hmkmimeboundary,\k(13 hmkspairs,\k(14 hmoved,\k(15 hokheaders,\k(16 hparseheaders,\k(17 hparsequery,\k(18 hparsereq,\k(19 hprint,\k(20 hputc,\k(21 hreadbuf,\k(22 hredirected,\k(23 hreqcleanup,\k(24 hrevhfields,\k(25 hrevspairs,\k(26 hstrdup,\k(27 http11,\k(28 httpfmt,\k(29 httpunesc,\k(30 hunallowed,\k(31 hungetc,\k(32 hunload,\k(33 hurlfmt,\k(34 hurlunesc,\k(35 hvprint,\k(36 hwrite,\k(37 hxferenc,\k(38 \-\k(39 routines\k(40 for\k(41 creating\k(42 an\k(43 http\k(44 server\k(45 httpd(2)\k(46 HConnect,\k(47 HContent,\k(48 HContents,\k(49 HETag,\k(50 HFields,\k(51 Hio,\k(52 Htmlesc,\k(53 HttpHead,\k(54 HttpReq,\k(55 HRange,\k(56 HSPairs,\k(57 hmydomain,\k(58 hversion,\k(59 htmlesc,\k(60 halloc,\k(61 hbodypush,\k(62 hbuflen,\k(63 hcheckcontent,\k(64 hclose,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hdatefmt,\k(01 hfail,\k(02 hflush,\k(03 hgetc,\k(04 hgethead,\k(05 hinit,\k(06 hiserror,\k(07 hload,\k(08 hlower,\k(09 hmkcontent,\k(10 hmkhfields,\k(11 hmkmimeboundary,\k(12 hmkspairs,\k(13 hmoved,\k(14 hokheaders,\k(15 hparseheaders,\k(16 hparsequery,\k(17 hparsereq,\k(18 hprint,\k(19 hputc,\k(20 hreadbuf,\k(21 hredirected,\k(22 hreqcleanup,\k(23 hrevhfields,\k(24 hrevspairs,\k(25 hstrdup,\k(26 http11,\k(27 httpfmt,\k(28 httpunesc,\k(29 hunallowed,\k(30 hungetc,\k(31 hunload,\k(32 hurlfmt,\k(33 hurlunesc,\k(34 hvprint,\k(35 hwrite,\k(36 hxferenc,\k(37 \-\k(38 routines\k(39 for\k(40 creating\k(41 an\k(42 http\k(43 server\k(44 httpd(2)\k(45 HConnect,\k(46 HContent,\k(47 HContents,\k(48 HETag,\k(49 HFields,\k(50 Hio,\k(51 Htmlesc,\k(52 HttpHead,\k(53 HttpReq,\k(54 HRange,\k(55 HSPairs,\k(56 hmydomain,\k(57 hversion,\k(58 htmlesc,\k(59 halloc,\k(60 hbodypush,\k(61 hbuflen,\k(62 hcheckcontent,\k(63 hclose,\k(64 hdate2sec,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+help\k(01 find\k(02 memory\k(03 leaks\k(04 leak(1)\k(05 leak,\k(06 kmem,\k(07 umem\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+HETag,\k(01 HFields,\k(02 Hio,\k(03 Htmlesc,\k(04 HttpHead,\k(05 HttpReq,\k(06 HRange,\k(07 HSPairs,\k(08 hmydomain,\k(09 hversion,\k(10 htmlesc,\k(11 halloc,\k(12 hbodypush,\k(13 hbuflen,\k(14 hcheckcontent,\k(15 hclose,\k(16 hdate2sec,\k(17 hdatefmt,\k(18 hfail,\k(19 hflush,\k(20 hgetc,\k(21 hgethead,\k(22 hinit,\k(23 hiserror,\k(24 hload,\k(25 hlower,\k(26 hmkcontent,\k(27 hmkhfields,\k(28 hmkmimeboundary,\k(29 hmkspairs,\k(30 hmoved,\k(31 hokheaders,\k(32 hparseheaders,\k(33 hparsequery,\k(34 hparsereq,\k(35 hprint,\k(36 hputc,\k(37 hreadbuf,\k(38 hredirected,\k(39 hreqcleanup,\k(40 hrevhfields,\k(41 hrevspairs,\k(42 hstrdup,\k(43 http11,\k(44 httpfmt,\k(45 httpunesc,\k(46 hunallowed,\k(47 hungetc,\k(48 hunload,\k(49 hurlfmt,\k(50 hurlunesc,\k(51 hvprint,\k(52 hwrite,\k(53 hxferenc,\k(54 \-\k(55 routines\k(56 for\k(57 creating\k(58 an\k(59 http\k(60 server\k(61 httpd(2)\k(62 HConnect,\k(63 HContent,\k(64 HContents,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hex,\k(01 octal,\k(02 decimal,\k(03 or\k(04 ASCII\k(05 dump\k(06 xd(1)\k(07 xd\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+hfail,\k(01 hflush,\k(02 hgetc,\k(03 hgethead,\k(04 hinit,\k(05 hiserror,\k(06 hload,\k(07 hlower,\k(08 hmkcontent,\k(09 hmkhfields,\k(10 hmkmimeboundary,\k(11 hmkspairs,\k(12 hmoved,\k(13 hokheaders,\k(14 hparseheaders,\k(15 hparsequery,\k(16 hparsereq,\k(17 hprint,\k(18 hputc,\k(19 hreadbuf,\k(20 hredirected,\k(21 hreqcleanup,\k(22 hrevhfields,\k(23 hrevspairs,\k(24 hstrdup,\k(25 http11,\k(26 httpfmt,\k(27 httpunesc,\k(28 hunallowed,\k(29 hungetc,\k(30 hunload,\k(31 hurlfmt,\k(32 hurlunesc,\k(33 hvprint,\k(34 hwrite,\k(35 hxferenc,\k(36 \-\k(37 routines\k(38 for\k(39 creating\k(40 an\k(41 http\k(42 server\k(43 httpd(2)\k(44 HConnect,\k(45 HContent,\k(46 HContents,\k(47 HETag,\k(48 HFields,\k(49 Hio,\k(50 Htmlesc,\k(51 HttpHead,\k(52 HttpReq,\k(53 HRange,\k(54 HSPairs,\k(55 hmydomain,\k(56 hversion,\k(57 htmlesc,\k(58 halloc,\k(59 hbodypush,\k(60 hbuflen,\k(61 hcheckcontent,\k(62 hclose,\k(63 hdate2sec,\k(64 hdatefmt,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HFields,\k(01 Hio,\k(02 Htmlesc,\k(03 HttpHead,\k(04 HttpReq,\k(05 HRange,\k(06 HSPairs,\k(07 hmydomain,\k(08 hversion,\k(09 htmlesc,\k(10 halloc,\k(11 hbodypush,\k(12 hbuflen,\k(13 hcheckcontent,\k(14 hclose,\k(15 hdate2sec,\k(16 hdatefmt,\k(17 hfail,\k(18 hflush,\k(19 hgetc,\k(20 hgethead,\k(21 hinit,\k(22 hiserror,\k(23 hload,\k(24 hlower,\k(25 hmkcontent,\k(26 hmkhfields,\k(27 hmkmimeboundary,\k(28 hmkspairs,\k(29 hmoved,\k(30 hokheaders,\k(31 hparseheaders,\k(32 hparsequery,\k(33 hparsereq,\k(34 hprint,\k(35 hputc,\k(36 hreadbuf,\k(37 hredirected,\k(38 hreqcleanup,\k(39 hrevhfields,\k(40 hrevspairs,\k(41 hstrdup,\k(42 http11,\k(43 httpfmt,\k(44 httpunesc,\k(45 hunallowed,\k(46 hungetc,\k(47 hunload,\k(48 hurlfmt,\k(49 hurlunesc,\k(50 hvprint,\k(51 hwrite,\k(52 hxferenc,\k(53 \-\k(54 routines\k(55 for\k(56 creating\k(57 an\k(58 http\k(59 server\k(60 httpd(2)\k(61 HConnect,\k(62 HContent,\k(63 HContents,\k(64 HETag,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hflush,\k(01 hgetc,\k(02 hgethead,\k(03 hinit,\k(04 hiserror,\k(05 hload,\k(06 hlower,\k(07 hmkcontent,\k(08 hmkhfields,\k(09 hmkmimeboundary,\k(10 hmkspairs,\k(11 hmoved,\k(12 hokheaders,\k(13 hparseheaders,\k(14 hparsequery,\k(15 hparsereq,\k(16 hprint,\k(17 hputc,\k(18 hreadbuf,\k(19 hredirected,\k(20 hreqcleanup,\k(21 hrevhfields,\k(22 hrevspairs,\k(23 hstrdup,\k(24 http11,\k(25 httpfmt,\k(26 httpunesc,\k(27 hunallowed,\k(28 hungetc,\k(29 hunload,\k(30 hurlfmt,\k(31 hurlunesc,\k(32 hvprint,\k(33 hwrite,\k(34 hxferenc,\k(35 \-\k(36 routines\k(37 for\k(38 creating\k(39 an\k(40 http\k(41 server\k(42 httpd(2)\k(43 HConnect,\k(44 HContent,\k(45 HContents,\k(46 HETag,\k(47 HFields,\k(48 Hio,\k(49 Htmlesc,\k(50 HttpHead,\k(51 HttpReq,\k(52 HRange,\k(53 HSPairs,\k(54 hmydomain,\k(55 hversion,\k(56 htmlesc,\k(57 halloc,\k(58 hbodypush,\k(59 hbuflen,\k(60 hcheckcontent,\k(61 hclose,\k(62 hdate2sec,\k(63 hdatefmt,\k(64 hfail,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hget\k(01 \-\k(02 retrieve\k(03 a\k(04 web\k(05 page\k(06 corresponding\k(07 to\k(08 a\k(09 url\k(10 hget(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+hgetc,\k(01 hgethead,\k(02 hinit,\k(03 hiserror,\k(04 hload,\k(05 hlower,\k(06 hmkcontent,\k(07 hmkhfields,\k(08 hmkmimeboundary,\k(09 hmkspairs,\k(10 hmoved,\k(11 hokheaders,\k(12 hparseheaders,\k(13 hparsequery,\k(14 hparsereq,\k(15 hprint,\k(16 hputc,\k(17 hreadbuf,\k(18 hredirected,\k(19 hreqcleanup,\k(20 hrevhfields,\k(21 hrevspairs,\k(22 hstrdup,\k(23 http11,\k(24 httpfmt,\k(25 httpunesc,\k(26 hunallowed,\k(27 hungetc,\k(28 hunload,\k(29 hurlfmt,\k(30 hurlunesc,\k(31 hvprint,\k(32 hwrite,\k(33 hxferenc,\k(34 \-\k(35 routines\k(36 for\k(37 creating\k(38 an\k(39 http\k(40 server\k(41 httpd(2)\k(42 HConnect,\k(43 HContent,\k(44 HContents,\k(45 HETag,\k(46 HFields,\k(47 Hio,\k(48 Htmlesc,\k(49 HttpHead,\k(50 HttpReq,\k(51 HRange,\k(52 HSPairs,\k(53 hmydomain,\k(54 hversion,\k(55 htmlesc,\k(56 halloc,\k(57 hbodypush,\k(58 hbuflen,\k(59 hcheckcontent,\k(60 hclose,\k(61 hdate2sec,\k(62 hdatefmt,\k(63 hfail,\k(64 hflush,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hgethead,\k(01 hinit,\k(02 hiserror,\k(03 hload,\k(04 hlower,\k(05 hmkcontent,\k(06 hmkhfields,\k(07 hmkmimeboundary,\k(08 hmkspairs,\k(09 hmoved,\k(10 hokheaders,\k(11 hparseheaders,\k(12 hparsequery,\k(13 hparsereq,\k(14 hprint,\k(15 hputc,\k(16 hreadbuf,\k(17 hredirected,\k(18 hreqcleanup,\k(19 hrevhfields,\k(20 hrevspairs,\k(21 hstrdup,\k(22 http11,\k(23 httpfmt,\k(24 httpunesc,\k(25 hunallowed,\k(26 hungetc,\k(27 hunload,\k(28 hurlfmt,\k(29 hurlunesc,\k(30 hvprint,\k(31 hwrite,\k(32 hxferenc,\k(33 \-\k(34 routines\k(35 for\k(36 creating\k(37 an\k(38 http\k(39 server\k(40 httpd(2)\k(41 HConnect,\k(42 HContent,\k(43 HContents,\k(44 HETag,\k(45 HFields,\k(46 Hio,\k(47 Htmlesc,\k(48 HttpHead,\k(49 HttpReq,\k(50 HRange,\k(51 HSPairs,\k(52 hmydomain,\k(53 hversion,\k(54 htmlesc,\k(55 halloc,\k(56 hbodypush,\k(57 hbuflen,\k(58 hcheckcontent,\k(59 hclose,\k(60 hdate2sec,\k(61 hdatefmt,\k(62 hfail,\k(63 hflush,\k(64 hgetc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hierarchy\k(01 9pfile(2)\k(02 Tree,\k(03 alloctree,\k(04 freetree,\k(05 File,\k(06 createfile,\k(07 closefile,\k(08 removefile,\k(09 walkfile,\k(10 opendirfile,\k(11 readdirfile,\k(12 closedirfile,\k(13 hasperm\k(14 \-\k(15 in-memory\k(16 file\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hierarchy\k(01 walk(5)\k(02 walk\k(03 \-\k(04 descend\k(05 a\k(06 directory\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+high-precision\k(01 multiplication\k(02 and\k(03 division\k(04 muldiv(2)\k(05 muldiv,\k(06 umuldiv\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+hinit,\k(01 hiserror,\k(02 hload,\k(03 hlower,\k(04 hmkcontent,\k(05 hmkhfields,\k(06 hmkmimeboundary,\k(07 hmkspairs,\k(08 hmoved,\k(09 hokheaders,\k(10 hparseheaders,\k(11 hparsequery,\k(12 hparsereq,\k(13 hprint,\k(14 hputc,\k(15 hreadbuf,\k(16 hredirected,\k(17 hreqcleanup,\k(18 hrevhfields,\k(19 hrevspairs,\k(20 hstrdup,\k(21 http11,\k(22 httpfmt,\k(23 httpunesc,\k(24 hunallowed,\k(25 hungetc,\k(26 hunload,\k(27 hurlfmt,\k(28 hurlunesc,\k(29 hvprint,\k(30 hwrite,\k(31 hxferenc,\k(32 \-\k(33 routines\k(34 for\k(35 creating\k(36 an\k(37 http\k(38 server\k(39 httpd(2)\k(40 HConnect,\k(41 HContent,\k(42 HContents,\k(43 HETag,\k(44 HFields,\k(45 Hio,\k(46 Htmlesc,\k(47 HttpHead,\k(48 HttpReq,\k(49 HRange,\k(50 HSPairs,\k(51 hmydomain,\k(52 hversion,\k(53 htmlesc,\k(54 halloc,\k(55 hbodypush,\k(56 hbuflen,\k(57 hcheckcontent,\k(58 hclose,\k(59 hdate2sec,\k(60 hdatefmt,\k(61 hfail,\k(62 hflush,\k(63 hgetc,\k(64 hgethead,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+Hio,\k(01 Htmlesc,\k(02 HttpHead,\k(03 HttpReq,\k(04 HRange,\k(05 HSPairs,\k(06 hmydomain,\k(07 hversion,\k(08 htmlesc,\k(09 halloc,\k(10 hbodypush,\k(11 hbuflen,\k(12 hcheckcontent,\k(13 hclose,\k(14 hdate2sec,\k(15 hdatefmt,\k(16 hfail,\k(17 hflush,\k(18 hgetc,\k(19 hgethead,\k(20 hinit,\k(21 hiserror,\k(22 hload,\k(23 hlower,\k(24 hmkcontent,\k(25 hmkhfields,\k(26 hmkmimeboundary,\k(27 hmkspairs,\k(28 hmoved,\k(29 hokheaders,\k(30 hparseheaders,\k(31 hparsequery,\k(32 hparsereq,\k(33 hprint,\k(34 hputc,\k(35 hreadbuf,\k(36 hredirected,\k(37 hreqcleanup,\k(38 hrevhfields,\k(39 hrevspairs,\k(40 hstrdup,\k(41 http11,\k(42 httpfmt,\k(43 httpunesc,\k(44 hunallowed,\k(45 hungetc,\k(46 hunload,\k(47 hurlfmt,\k(48 hurlunesc,\k(49 hvprint,\k(50 hwrite,\k(51 hxferenc,\k(52 \-\k(53 routines\k(54 for\k(55 creating\k(56 an\k(57 http\k(58 server\k(59 httpd(2)\k(60 HConnect,\k(61 HContent,\k(62 HContents,\k(63 HETag,\k(64 HFields,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hiserror,\k(01 hload,\k(02 hlower,\k(03 hmkcontent,\k(04 hmkhfields,\k(05 hmkmimeboundary,\k(06 hmkspairs,\k(07 hmoved,\k(08 hokheaders,\k(09 hparseheaders,\k(10 hparsequery,\k(11 hparsereq,\k(12 hprint,\k(13 hputc,\k(14 hreadbuf,\k(15 hredirected,\k(16 hreqcleanup,\k(17 hrevhfields,\k(18 hrevspairs,\k(19 hstrdup,\k(20 http11,\k(21 httpfmt,\k(22 httpunesc,\k(23 hunallowed,\k(24 hungetc,\k(25 hunload,\k(26 hurlfmt,\k(27 hurlunesc,\k(28 hvprint,\k(29 hwrite,\k(30 hxferenc,\k(31 \-\k(32 routines\k(33 for\k(34 creating\k(35 an\k(36 http\k(37 server\k(38 httpd(2)\k(39 HConnect,\k(40 HContent,\k(41 HContents,\k(42 HETag,\k(43 HFields,\k(44 Hio,\k(45 Htmlesc,\k(46 HttpHead,\k(47 HttpReq,\k(48 HRange,\k(49 HSPairs,\k(50 hmydomain,\k(51 hversion,\k(52 htmlesc,\k(53 halloc,\k(54 hbodypush,\k(55 hbuflen,\k(56 hcheckcontent,\k(57 hclose,\k(58 hdate2sec,\k(59 hdatefmt,\k(60 hfail,\k(61 hflush,\k(62 hgetc,\k(63 hgethead,\k(64 hinit,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+histogram\k(01 of\k(02 character\k(03 frequencies\k(04 freq(1)\k(05 freq\k(06 \-\k(07 print\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+history\k(01 \-\k(02 print\k(03 file\k(04 names\k(05 from\k(06 the\k(07 dump\k(08 history(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+hload,\k(01 hlower,\k(02 hmkcontent,\k(03 hmkhfields,\k(04 hmkmimeboundary,\k(05 hmkspairs,\k(06 hmoved,\k(07 hokheaders,\k(08 hparseheaders,\k(09 hparsequery,\k(10 hparsereq,\k(11 hprint,\k(12 hputc,\k(13 hreadbuf,\k(14 hredirected,\k(15 hreqcleanup,\k(16 hrevhfields,\k(17 hrevspairs,\k(18 hstrdup,\k(19 http11,\k(20 httpfmt,\k(21 httpunesc,\k(22 hunallowed,\k(23 hungetc,\k(24 hunload,\k(25 hurlfmt,\k(26 hurlunesc,\k(27 hvprint,\k(28 hwrite,\k(29 hxferenc,\k(30 \-\k(31 routines\k(32 for\k(33 creating\k(34 an\k(35 http\k(36 server\k(37 httpd(2)\k(38 HConnect,\k(39 HContent,\k(40 HContents,\k(41 HETag,\k(42 HFields,\k(43 Hio,\k(44 Htmlesc,\k(45 HttpHead,\k(46 HttpReq,\k(47 HRange,\k(48 HSPairs,\k(49 hmydomain,\k(50 hversion,\k(51 htmlesc,\k(52 halloc,\k(53 hbodypush,\k(54 hbuflen,\k(55 hcheckcontent,\k(56 hclose,\k(57 hdate2sec,\k(58 hdatefmt,\k(59 hfail,\k(60 hflush,\k(61 hgetc,\k(62 hgethead,\k(63 hinit,\k(64 hiserror,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hlower,\k(01 hmkcontent,\k(02 hmkhfields,\k(03 hmkmimeboundary,\k(04 hmkspairs,\k(05 hmoved,\k(06 hokheaders,\k(07 hparseheaders,\k(08 hparsequery,\k(09 hparsereq,\k(10 hprint,\k(11 hputc,\k(12 hreadbuf,\k(13 hredirected,\k(14 hreqcleanup,\k(15 hrevhfields,\k(16 hrevspairs,\k(17 hstrdup,\k(18 http11,\k(19 httpfmt,\k(20 httpunesc,\k(21 hunallowed,\k(22 hungetc,\k(23 hunload,\k(24 hurlfmt,\k(25 hurlunesc,\k(26 hvprint,\k(27 hwrite,\k(28 hxferenc,\k(29 \-\k(30 routines\k(31 for\k(32 creating\k(33 an\k(34 http\k(35 server\k(36 httpd(2)\k(37 HConnect,\k(38 HContent,\k(39 HContents,\k(40 HETag,\k(41 HFields,\k(42 Hio,\k(43 Htmlesc,\k(44 HttpHead,\k(45 HttpReq,\k(46 HRange,\k(47 HSPairs,\k(48 hmydomain,\k(49 hversion,\k(50 htmlesc,\k(51 halloc,\k(52 hbodypush,\k(53 hbuflen,\k(54 hcheckcontent,\k(55 hclose,\k(56 hdate2sec,\k(57 hdatefmt,\k(58 hfail,\k(59 hflush,\k(60 hgetc,\k(61 hgethead,\k(62 hinit,\k(63 hiserror,\k(64 hload,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmac_aes,\k(01 md5pickle,\k(02 md5unpickle,\k(03 sha1pickle,\k(04 sha1unpickle\k(05 \-\k(06 cryptographically\k(07 secure\k(08 hashes\k(09 sechash(2)\k(10 md4,\k(11 md5,\k(12 sha1,\k(13 aes,\k(14 hmac_x,\k(15 hmac_md5,\k(16 hmac_sha1,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hmac_md5,\k(01 hmac_sha1,\k(02 hmac_aes,\k(03 md5pickle,\k(04 md5unpickle,\k(05 sha1pickle,\k(06 sha1unpickle\k(07 \-\k(08 cryptographically\k(09 secure\k(10 hashes\k(11 sechash(2)\k(12 md4,\k(13 md5,\k(14 sha1,\k(15 aes,\k(16 hmac_x,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hmac_sha1,\k(01 hmac_aes,\k(02 md5pickle,\k(03 md5unpickle,\k(04 sha1pickle,\k(05 sha1unpickle\k(06 \-\k(07 cryptographically\k(08 secure\k(09 hashes\k(10 sechash(2)\k(11 md4,\k(12 md5,\k(13 sha1,\k(14 aes,\k(15 hmac_x,\k(16 hmac_md5,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hmac_x,\k(01 hmac_md5,\k(02 hmac_sha1,\k(03 hmac_aes,\k(04 md5pickle,\k(05 md5unpickle,\k(06 sha1pickle,\k(07 sha1unpickle\k(08 \-\k(09 cryptographically\k(10 secure\k(11 hashes\k(12 sechash(2)\k(13 md4,\k(14 md5,\k(15 sha1,\k(16 aes,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+hmkcontent,\k(01 hmkhfields,\k(02 hmkmimeboundary,\k(03 hmkspairs,\k(04 hmoved,\k(05 hokheaders,\k(06 hparseheaders,\k(07 hparsequery,\k(08 hparsereq,\k(09 hprint,\k(10 hputc,\k(11 hreadbuf,\k(12 hredirected,\k(13 hreqcleanup,\k(14 hrevhfields,\k(15 hrevspairs,\k(16 hstrdup,\k(17 http11,\k(18 httpfmt,\k(19 httpunesc,\k(20 hunallowed,\k(21 hungetc,\k(22 hunload,\k(23 hurlfmt,\k(24 hurlunesc,\k(25 hvprint,\k(26 hwrite,\k(27 hxferenc,\k(28 \-\k(29 routines\k(30 for\k(31 creating\k(32 an\k(33 http\k(34 server\k(35 httpd(2)\k(36 HConnect,\k(37 HContent,\k(38 HContents,\k(39 HETag,\k(40 HFields,\k(41 Hio,\k(42 Htmlesc,\k(43 HttpHead,\k(44 HttpReq,\k(45 HRange,\k(46 HSPairs,\k(47 hmydomain,\k(48 hversion,\k(49 htmlesc,\k(50 halloc,\k(51 hbodypush,\k(52 hbuflen,\k(53 hcheckcontent,\k(54 hclose,\k(55 hdate2sec,\k(56 hdatefmt,\k(57 hfail,\k(58 hflush,\k(59 hgetc,\k(60 hgethead,\k(61 hinit,\k(62 hiserror,\k(63 hload,\k(64 hlower,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmkhfields,\k(01 hmkmimeboundary,\k(02 hmkspairs,\k(03 hmoved,\k(04 hokheaders,\k(05 hparseheaders,\k(06 hparsequery,\k(07 hparsereq,\k(08 hprint,\k(09 hputc,\k(10 hreadbuf,\k(11 hredirected,\k(12 hreqcleanup,\k(13 hrevhfields,\k(14 hrevspairs,\k(15 hstrdup,\k(16 http11,\k(17 httpfmt,\k(18 httpunesc,\k(19 hunallowed,\k(20 hungetc,\k(21 hunload,\k(22 hurlfmt,\k(23 hurlunesc,\k(24 hvprint,\k(25 hwrite,\k(26 hxferenc,\k(27 \-\k(28 routines\k(29 for\k(30 creating\k(31 an\k(32 http\k(33 server\k(34 httpd(2)\k(35 HConnect,\k(36 HContent,\k(37 HContents,\k(38 HETag,\k(39 HFields,\k(40 Hio,\k(41 Htmlesc,\k(42 HttpHead,\k(43 HttpReq,\k(44 HRange,\k(45 HSPairs,\k(46 hmydomain,\k(47 hversion,\k(48 htmlesc,\k(49 halloc,\k(50 hbodypush,\k(51 hbuflen,\k(52 hcheckcontent,\k(53 hclose,\k(54 hdate2sec,\k(55 hdatefmt,\k(56 hfail,\k(57 hflush,\k(58 hgetc,\k(59 hgethead,\k(60 hinit,\k(61 hiserror,\k(62 hload,\k(63 hlower,\k(64 hmkcontent,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmkmimeboundary,\k(01 hmkspairs,\k(02 hmoved,\k(03 hokheaders,\k(04 hparseheaders,\k(05 hparsequery,\k(06 hparsereq,\k(07 hprint,\k(08 hputc,\k(09 hreadbuf,\k(10 hredirected,\k(11 hreqcleanup,\k(12 hrevhfields,\k(13 hrevspairs,\k(14 hstrdup,\k(15 http11,\k(16 httpfmt,\k(17 httpunesc,\k(18 hunallowed,\k(19 hungetc,\k(20 hunload,\k(21 hurlfmt,\k(22 hurlunesc,\k(23 hvprint,\k(24 hwrite,\k(25 hxferenc,\k(26 \-\k(27 routines\k(28 for\k(29 creating\k(30 an\k(31 http\k(32 server\k(33 httpd(2)\k(34 HConnect,\k(35 HContent,\k(36 HContents,\k(37 HETag,\k(38 HFields,\k(39 Hio,\k(40 Htmlesc,\k(41 HttpHead,\k(42 HttpReq,\k(43 HRange,\k(44 HSPairs,\k(45 hmydomain,\k(46 hversion,\k(47 htmlesc,\k(48 halloc,\k(49 hbodypush,\k(50 hbuflen,\k(51 hcheckcontent,\k(52 hclose,\k(53 hdate2sec,\k(54 hdatefmt,\k(55 hfail,\k(56 hflush,\k(57 hgetc,\k(58 hgethead,\k(59 hinit,\k(60 hiserror,\k(61 hload,\k(62 hlower,\k(63 hmkcontent,\k(64 hmkhfields,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmkspairs,\k(01 hmoved,\k(02 hokheaders,\k(03 hparseheaders,\k(04 hparsequery,\k(05 hparsereq,\k(06 hprint,\k(07 hputc,\k(08 hreadbuf,\k(09 hredirected,\k(10 hreqcleanup,\k(11 hrevhfields,\k(12 hrevspairs,\k(13 hstrdup,\k(14 http11,\k(15 httpfmt,\k(16 httpunesc,\k(17 hunallowed,\k(18 hungetc,\k(19 hunload,\k(20 hurlfmt,\k(21 hurlunesc,\k(22 hvprint,\k(23 hwrite,\k(24 hxferenc,\k(25 \-\k(26 routines\k(27 for\k(28 creating\k(29 an\k(30 http\k(31 server\k(32 httpd(2)\k(33 HConnect,\k(34 HContent,\k(35 HContents,\k(36 HETag,\k(37 HFields,\k(38 Hio,\k(39 Htmlesc,\k(40 HttpHead,\k(41 HttpReq,\k(42 HRange,\k(43 HSPairs,\k(44 hmydomain,\k(45 hversion,\k(46 htmlesc,\k(47 halloc,\k(48 hbodypush,\k(49 hbuflen,\k(50 hcheckcontent,\k(51 hclose,\k(52 hdate2sec,\k(53 hdatefmt,\k(54 hfail,\k(55 hflush,\k(56 hgetc,\k(57 hgethead,\k(58 hinit,\k(59 hiserror,\k(60 hload,\k(61 hlower,\k(62 hmkcontent,\k(63 hmkhfields,\k(64 hmkmimeboundary,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmoved,\k(01 hokheaders,\k(02 hparseheaders,\k(03 hparsequery,\k(04 hparsereq,\k(05 hprint,\k(06 hputc,\k(07 hreadbuf,\k(08 hredirected,\k(09 hreqcleanup,\k(10 hrevhfields,\k(11 hrevspairs,\k(12 hstrdup,\k(13 http11,\k(14 httpfmt,\k(15 httpunesc,\k(16 hunallowed,\k(17 hungetc,\k(18 hunload,\k(19 hurlfmt,\k(20 hurlunesc,\k(21 hvprint,\k(22 hwrite,\k(23 hxferenc,\k(24 \-\k(25 routines\k(26 for\k(27 creating\k(28 an\k(29 http\k(30 server\k(31 httpd(2)\k(32 HConnect,\k(33 HContent,\k(34 HContents,\k(35 HETag,\k(36 HFields,\k(37 Hio,\k(38 Htmlesc,\k(39 HttpHead,\k(40 HttpReq,\k(41 HRange,\k(42 HSPairs,\k(43 hmydomain,\k(44 hversion,\k(45 htmlesc,\k(46 halloc,\k(47 hbodypush,\k(48 hbuflen,\k(49 hcheckcontent,\k(50 hclose,\k(51 hdate2sec,\k(52 hdatefmt,\k(53 hfail,\k(54 hflush,\k(55 hgetc,\k(56 hgethead,\k(57 hinit,\k(58 hiserror,\k(59 hload,\k(60 hlower,\k(61 hmkcontent,\k(62 hmkhfields,\k(63 hmkmimeboundary,\k(64 hmkspairs,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hmydomain,\k(01 hversion,\k(02 htmlesc,\k(03 halloc,\k(04 hbodypush,\k(05 hbuflen,\k(06 hcheckcontent,\k(07 hclose,\k(08 hdate2sec,\k(09 hdatefmt,\k(10 hfail,\k(11 hflush,\k(12 hgetc,\k(13 hgethead,\k(14 hinit,\k(15 hiserror,\k(16 hload,\k(17 hlower,\k(18 hmkcontent,\k(19 hmkhfields,\k(20 hmkmimeboundary,\k(21 hmkspairs,\k(22 hmoved,\k(23 hokheaders,\k(24 hparseheaders,\k(25 hparsequery,\k(26 hparsereq,\k(27 hprint,\k(28 hputc,\k(29 hreadbuf,\k(30 hredirected,\k(31 hreqcleanup,\k(32 hrevhfields,\k(33 hrevspairs,\k(34 hstrdup,\k(35 http11,\k(36 httpfmt,\k(37 httpunesc,\k(38 hunallowed,\k(39 hungetc,\k(40 hunload,\k(41 hurlfmt,\k(42 hurlunesc,\k(43 hvprint,\k(44 hwrite,\k(45 hxferenc,\k(46 \-\k(47 routines\k(48 for\k(49 creating\k(50 an\k(51 http\k(52 server\k(53 httpd(2)\k(54 HConnect,\k(55 HContent,\k(56 HContents,\k(57 HETag,\k(58 HFields,\k(59 Hio,\k(60 Htmlesc,\k(61 HttpHead,\k(62 HttpReq,\k(63 HRange,\k(64 HSPairs,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hnputl,\k(01 hnputs,\k(02 ptclbsum,\k(03 readipifc\k(04 \-\k(05 Internet\k(06 Protocol\k(07 addressing\k(08 ip(2)\k(09 eipfmt,\k(10 parseip,\k(11 parseipmask,\k(12 v4parseip,\k(13 v4parsecidr,\k(14 parseether,\k(15 myipaddr,\k(16 myetheraddr,\k(17 maskip,\k(18 equivip4,\k(19 equivip6,\k(20 defmask,\k(21 isv4,\k(22 v4tov6,\k(23 v6tov4,\k(24 nhgetv,\k(25 nhgetl,\k(26 nhgets,\k(27 hnputv,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+hnputs,\k(01 ptclbsum,\k(02 readipifc\k(03 \-\k(04 Internet\k(05 Protocol\k(06 addressing\k(07 ip(2)\k(08 eipfmt,\k(09 parseip,\k(10 parseipmask,\k(11 v4parseip,\k(12 v4parsecidr,\k(13 parseether,\k(14 myipaddr,\k(15 myetheraddr,\k(16 maskip,\k(17 equivip4,\k(18 equivip6,\k(19 defmask,\k(20 isv4,\k(21 v4tov6,\k(22 v6tov4,\k(23 nhgetv,\k(24 nhgetl,\k(25 nhgets,\k(26 hnputv,\k(27 hnputl,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+hnputv,\k(01 hnputl,\k(02 hnputs,\k(03 ptclbsum,\k(04 readipifc\k(05 \-\k(06 Internet\k(07 Protocol\k(08 addressing\k(09 ip(2)\k(10 eipfmt,\k(11 parseip,\k(12 parseipmask,\k(13 v4parseip,\k(14 v4parsecidr,\k(15 parseether,\k(16 myipaddr,\k(17 myetheraddr,\k(18 maskip,\k(19 equivip4,\k(20 equivip6,\k(21 defmask,\k(22 isv4,\k(23 v4tov6,\k(24 v6tov4,\k(25 nhgetv,\k(26 nhgetl,\k(27 nhgets,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+hoc\k(01 \-\k(02 interactive\k(03 floating\k(04 point\k(05 language\k(06 hoc(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+hogports\k(01 \-\k(02 probe\k(03 the\k(04 Internet\k(05 ping(8)\k(06 ping,\k(07 gping,\k(08 traceroute,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+hokheaders,\k(01 hparseheaders,\k(02 hparsequery,\k(03 hparsereq,\k(04 hprint,\k(05 hputc,\k(06 hreadbuf,\k(07 hredirected,\k(08 hreqcleanup,\k(09 hrevhfields,\k(10 hrevspairs,\k(11 hstrdup,\k(12 http11,\k(13 httpfmt,\k(14 httpunesc,\k(15 hunallowed,\k(16 hungetc,\k(17 hunload,\k(18 hurlfmt,\k(19 hurlunesc,\k(20 hvprint,\k(21 hwrite,\k(22 hxferenc,\k(23 \-\k(24 routines\k(25 for\k(26 creating\k(27 an\k(28 http\k(29 server\k(30 httpd(2)\k(31 HConnect,\k(32 HContent,\k(33 HContents,\k(34 HETag,\k(35 HFields,\k(36 Hio,\k(37 Htmlesc,\k(38 HttpHead,\k(39 HttpReq,\k(40 HRange,\k(41 HSPairs,\k(42 hmydomain,\k(43 hversion,\k(44 htmlesc,\k(45 halloc,\k(46 hbodypush,\k(47 hbuflen,\k(48 hcheckcontent,\k(49 hclose,\k(50 hdate2sec,\k(51 hdatefmt,\k(52 hfail,\k(53 hflush,\k(54 hgetc,\k(55 hgethead,\k(56 hinit,\k(57 hiserror,\k(58 hload,\k(59 hlower,\k(60 hmkcontent,\k(61 hmkhfields,\k(62 hmkmimeboundary,\k(63 hmkspairs,\k(64 hmoved,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+holders\k(01 keys.who(6)\k(02 keys.who\k(03 \-\k(04 biographic\k(05 information\k(06 for\k(07 key\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Host\k(01 Controller\k(02 Interface\k(03 usb(3)\k(04 usb\k(05 \-\k(06 USB\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Host\k(01 Controller\k(02 Interface)\k(03 SATA\k(04 (Serial\k(05 AT)\k(06 storage\k(07 device\k(08 drivers\k(09 sdahci(3)\k(10 sdahci\k(11 \-\k(12 AHCI\k(13 (Advanced\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+how\k(01 long\k(02 the\k(03 system\k(04 has\k(05 been\k(06 running\k(07 uptime(1)\k(08 uptime\k(09 \-\k(10 show\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+how\k(01 to\k(02 type\k(03 characters\k(04 keyboard(6)\k(05 keyboard\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+hparseheaders,\k(01 hparsequery,\k(02 hparsereq,\k(03 hprint,\k(04 hputc,\k(05 hreadbuf,\k(06 hredirected,\k(07 hreqcleanup,\k(08 hrevhfields,\k(09 hrevspairs,\k(10 hstrdup,\k(11 http11,\k(12 httpfmt,\k(13 httpunesc,\k(14 hunallowed,\k(15 hungetc,\k(16 hunload,\k(17 hurlfmt,\k(18 hurlunesc,\k(19 hvprint,\k(20 hwrite,\k(21 hxferenc,\k(22 \-\k(23 routines\k(24 for\k(25 creating\k(26 an\k(27 http\k(28 server\k(29 httpd(2)\k(30 HConnect,\k(31 HContent,\k(32 HContents,\k(33 HETag,\k(34 HFields,\k(35 Hio,\k(36 Htmlesc,\k(37 HttpHead,\k(38 HttpReq,\k(39 HRange,\k(40 HSPairs,\k(41 hmydomain,\k(42 hversion,\k(43 htmlesc,\k(44 halloc,\k(45 hbodypush,\k(46 hbuflen,\k(47 hcheckcontent,\k(48 hclose,\k(49 hdate2sec,\k(50 hdatefmt,\k(51 hfail,\k(52 hflush,\k(53 hgetc,\k(54 hgethead,\k(55 hinit,\k(56 hiserror,\k(57 hload,\k(58 hlower,\k(59 hmkcontent,\k(60 hmkhfields,\k(61 hmkmimeboundary,\k(62 hmkspairs,\k(63 hmoved,\k(64 hokheaders,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hparsequery,\k(01 hparsereq,\k(02 hprint,\k(03 hputc,\k(04 hreadbuf,\k(05 hredirected,\k(06 hreqcleanup,\k(07 hrevhfields,\k(08 hrevspairs,\k(09 hstrdup,\k(10 http11,\k(11 httpfmt,\k(12 httpunesc,\k(13 hunallowed,\k(14 hungetc,\k(15 hunload,\k(16 hurlfmt,\k(17 hurlunesc,\k(18 hvprint,\k(19 hwrite,\k(20 hxferenc,\k(21 \-\k(22 routines\k(23 for\k(24 creating\k(25 an\k(26 http\k(27 server\k(28 httpd(2)\k(29 HConnect,\k(30 HContent,\k(31 HContents,\k(32 HETag,\k(33 HFields,\k(34 Hio,\k(35 Htmlesc,\k(36 HttpHead,\k(37 HttpReq,\k(38 HRange,\k(39 HSPairs,\k(40 hmydomain,\k(41 hversion,\k(42 htmlesc,\k(43 halloc,\k(44 hbodypush,\k(45 hbuflen,\k(46 hcheckcontent,\k(47 hclose,\k(48 hdate2sec,\k(49 hdatefmt,\k(50 hfail,\k(51 hflush,\k(52 hgetc,\k(53 hgethead,\k(54 hinit,\k(55 hiserror,\k(56 hload,\k(57 hlower,\k(58 hmkcontent,\k(59 hmkhfields,\k(60 hmkmimeboundary,\k(61 hmkspairs,\k(62 hmoved,\k(63 hokheaders,\k(64 hparseheaders,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hparsereq,\k(01 hprint,\k(02 hputc,\k(03 hreadbuf,\k(04 hredirected,\k(05 hreqcleanup,\k(06 hrevhfields,\k(07 hrevspairs,\k(08 hstrdup,\k(09 http11,\k(10 httpfmt,\k(11 httpunesc,\k(12 hunallowed,\k(13 hungetc,\k(14 hunload,\k(15 hurlfmt,\k(16 hurlunesc,\k(17 hvprint,\k(18 hwrite,\k(19 hxferenc,\k(20 \-\k(21 routines\k(22 for\k(23 creating\k(24 an\k(25 http\k(26 server\k(27 httpd(2)\k(28 HConnect,\k(29 HContent,\k(30 HContents,\k(31 HETag,\k(32 HFields,\k(33 Hio,\k(34 Htmlesc,\k(35 HttpHead,\k(36 HttpReq,\k(37 HRange,\k(38 HSPairs,\k(39 hmydomain,\k(40 hversion,\k(41 htmlesc,\k(42 halloc,\k(43 hbodypush,\k(44 hbuflen,\k(45 hcheckcontent,\k(46 hclose,\k(47 hdate2sec,\k(48 hdatefmt,\k(49 hfail,\k(50 hflush,\k(51 hgetc,\k(52 hgethead,\k(53 hinit,\k(54 hiserror,\k(55 hload,\k(56 hlower,\k(57 hmkcontent,\k(58 hmkhfields,\k(59 hmkmimeboundary,\k(60 hmkspairs,\k(61 hmoved,\k(62 hokheaders,\k(63 hparseheaders,\k(64 hparsequery,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hprint,\k(01 hputc,\k(02 hreadbuf,\k(03 hredirected,\k(04 hreqcleanup,\k(05 hrevhfields,\k(06 hrevspairs,\k(07 hstrdup,\k(08 http11,\k(09 httpfmt,\k(10 httpunesc,\k(11 hunallowed,\k(12 hungetc,\k(13 hunload,\k(14 hurlfmt,\k(15 hurlunesc,\k(16 hvprint,\k(17 hwrite,\k(18 hxferenc,\k(19 \-\k(20 routines\k(21 for\k(22 creating\k(23 an\k(24 http\k(25 server\k(26 httpd(2)\k(27 HConnect,\k(28 HContent,\k(29 HContents,\k(30 HETag,\k(31 HFields,\k(32 Hio,\k(33 Htmlesc,\k(34 HttpHead,\k(35 HttpReq,\k(36 HRange,\k(37 HSPairs,\k(38 hmydomain,\k(39 hversion,\k(40 htmlesc,\k(41 halloc,\k(42 hbodypush,\k(43 hbuflen,\k(44 hcheckcontent,\k(45 hclose,\k(46 hdate2sec,\k(47 hdatefmt,\k(48 hfail,\k(49 hflush,\k(50 hgetc,\k(51 hgethead,\k(52 hinit,\k(53 hiserror,\k(54 hload,\k(55 hlower,\k(56 hmkcontent,\k(57 hmkhfields,\k(58 hmkmimeboundary,\k(59 hmkspairs,\k(60 hmoved,\k(61 hokheaders,\k(62 hparseheaders,\k(63 hparsequery,\k(64 hparsereq,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hputc,\k(01 hreadbuf,\k(02 hredirected,\k(03 hreqcleanup,\k(04 hrevhfields,\k(05 hrevspairs,\k(06 hstrdup,\k(07 http11,\k(08 httpfmt,\k(09 httpunesc,\k(10 hunallowed,\k(11 hungetc,\k(12 hunload,\k(13 hurlfmt,\k(14 hurlunesc,\k(15 hvprint,\k(16 hwrite,\k(17 hxferenc,\k(18 \-\k(19 routines\k(20 for\k(21 creating\k(22 an\k(23 http\k(24 server\k(25 httpd(2)\k(26 HConnect,\k(27 HContent,\k(28 HContents,\k(29 HETag,\k(30 HFields,\k(31 Hio,\k(32 Htmlesc,\k(33 HttpHead,\k(34 HttpReq,\k(35 HRange,\k(36 HSPairs,\k(37 hmydomain,\k(38 hversion,\k(39 htmlesc,\k(40 halloc,\k(41 hbodypush,\k(42 hbuflen,\k(43 hcheckcontent,\k(44 hclose,\k(45 hdate2sec,\k(46 hdatefmt,\k(47 hfail,\k(48 hflush,\k(49 hgetc,\k(50 hgethead,\k(51 hinit,\k(52 hiserror,\k(53 hload,\k(54 hlower,\k(55 hmkcontent,\k(56 hmkhfields,\k(57 hmkmimeboundary,\k(58 hmkspairs,\k(59 hmoved,\k(60 hokheaders,\k(61 hparseheaders,\k(62 hparsequery,\k(63 hparsereq,\k(64 hprint,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HRange,\k(01 HSPairs,\k(02 hmydomain,\k(03 hversion,\k(04 htmlesc,\k(05 halloc,\k(06 hbodypush,\k(07 hbuflen,\k(08 hcheckcontent,\k(09 hclose,\k(10 hdate2sec,\k(11 hdatefmt,\k(12 hfail,\k(13 hflush,\k(14 hgetc,\k(15 hgethead,\k(16 hinit,\k(17 hiserror,\k(18 hload,\k(19 hlower,\k(20 hmkcontent,\k(21 hmkhfields,\k(22 hmkmimeboundary,\k(23 hmkspairs,\k(24 hmoved,\k(25 hokheaders,\k(26 hparseheaders,\k(27 hparsequery,\k(28 hparsereq,\k(29 hprint,\k(30 hputc,\k(31 hreadbuf,\k(32 hredirected,\k(33 hreqcleanup,\k(34 hrevhfields,\k(35 hrevspairs,\k(36 hstrdup,\k(37 http11,\k(38 httpfmt,\k(39 httpunesc,\k(40 hunallowed,\k(41 hungetc,\k(42 hunload,\k(43 hurlfmt,\k(44 hurlunesc,\k(45 hvprint,\k(46 hwrite,\k(47 hxferenc,\k(48 \-\k(49 routines\k(50 for\k(51 creating\k(52 an\k(53 http\k(54 server\k(55 httpd(2)\k(56 HConnect,\k(57 HContent,\k(58 HContents,\k(59 HETag,\k(60 HFields,\k(61 Hio,\k(62 Htmlesc,\k(63 HttpHead,\k(64 HttpReq,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hreadbuf,\k(01 hredirected,\k(02 hreqcleanup,\k(03 hrevhfields,\k(04 hrevspairs,\k(05 hstrdup,\k(06 http11,\k(07 httpfmt,\k(08 httpunesc,\k(09 hunallowed,\k(10 hungetc,\k(11 hunload,\k(12 hurlfmt,\k(13 hurlunesc,\k(14 hvprint,\k(15 hwrite,\k(16 hxferenc,\k(17 \-\k(18 routines\k(19 for\k(20 creating\k(21 an\k(22 http\k(23 server\k(24 httpd(2)\k(25 HConnect,\k(26 HContent,\k(27 HContents,\k(28 HETag,\k(29 HFields,\k(30 Hio,\k(31 Htmlesc,\k(32 HttpHead,\k(33 HttpReq,\k(34 HRange,\k(35 HSPairs,\k(36 hmydomain,\k(37 hversion,\k(38 htmlesc,\k(39 halloc,\k(40 hbodypush,\k(41 hbuflen,\k(42 hcheckcontent,\k(43 hclose,\k(44 hdate2sec,\k(45 hdatefmt,\k(46 hfail,\k(47 hflush,\k(48 hgetc,\k(49 hgethead,\k(50 hinit,\k(51 hiserror,\k(52 hload,\k(53 hlower,\k(54 hmkcontent,\k(55 hmkhfields,\k(56 hmkmimeboundary,\k(57 hmkspairs,\k(58 hmoved,\k(59 hokheaders,\k(60 hparseheaders,\k(61 hparsequery,\k(62 hparsereq,\k(63 hprint,\k(64 hputc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hredirected,\k(01 hreqcleanup,\k(02 hrevhfields,\k(03 hrevspairs,\k(04 hstrdup,\k(05 http11,\k(06 httpfmt,\k(07 httpunesc,\k(08 hunallowed,\k(09 hungetc,\k(10 hunload,\k(11 hurlfmt,\k(12 hurlunesc,\k(13 hvprint,\k(14 hwrite,\k(15 hxferenc,\k(16 \-\k(17 routines\k(18 for\k(19 creating\k(20 an\k(21 http\k(22 server\k(23 httpd(2)\k(24 HConnect,\k(25 HContent,\k(26 HContents,\k(27 HETag,\k(28 HFields,\k(29 Hio,\k(30 Htmlesc,\k(31 HttpHead,\k(32 HttpReq,\k(33 HRange,\k(34 HSPairs,\k(35 hmydomain,\k(36 hversion,\k(37 htmlesc,\k(38 halloc,\k(39 hbodypush,\k(40 hbuflen,\k(41 hcheckcontent,\k(42 hclose,\k(43 hdate2sec,\k(44 hdatefmt,\k(45 hfail,\k(46 hflush,\k(47 hgetc,\k(48 hgethead,\k(49 hinit,\k(50 hiserror,\k(51 hload,\k(52 hlower,\k(53 hmkcontent,\k(54 hmkhfields,\k(55 hmkmimeboundary,\k(56 hmkspairs,\k(57 hmoved,\k(58 hokheaders,\k(59 hparseheaders,\k(60 hparsequery,\k(61 hparsereq,\k(62 hprint,\k(63 hputc,\k(64 hreadbuf,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hreqcleanup,\k(01 hrevhfields,\k(02 hrevspairs,\k(03 hstrdup,\k(04 http11,\k(05 httpfmt,\k(06 httpunesc,\k(07 hunallowed,\k(08 hungetc,\k(09 hunload,\k(10 hurlfmt,\k(11 hurlunesc,\k(12 hvprint,\k(13 hwrite,\k(14 hxferenc,\k(15 \-\k(16 routines\k(17 for\k(18 creating\k(19 an\k(20 http\k(21 server\k(22 httpd(2)\k(23 HConnect,\k(24 HContent,\k(25 HContents,\k(26 HETag,\k(27 HFields,\k(28 Hio,\k(29 Htmlesc,\k(30 HttpHead,\k(31 HttpReq,\k(32 HRange,\k(33 HSPairs,\k(34 hmydomain,\k(35 hversion,\k(36 htmlesc,\k(37 halloc,\k(38 hbodypush,\k(39 hbuflen,\k(40 hcheckcontent,\k(41 hclose,\k(42 hdate2sec,\k(43 hdatefmt,\k(44 hfail,\k(45 hflush,\k(46 hgetc,\k(47 hgethead,\k(48 hinit,\k(49 hiserror,\k(50 hload,\k(51 hlower,\k(52 hmkcontent,\k(53 hmkhfields,\k(54 hmkmimeboundary,\k(55 hmkspairs,\k(56 hmoved,\k(57 hokheaders,\k(58 hparseheaders,\k(59 hparsequery,\k(60 hparsereq,\k(61 hprint,\k(62 hputc,\k(63 hreadbuf,\k(64 hredirected,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hrevhfields,\k(01 hrevspairs,\k(02 hstrdup,\k(03 http11,\k(04 httpfmt,\k(05 httpunesc,\k(06 hunallowed,\k(07 hungetc,\k(08 hunload,\k(09 hurlfmt,\k(10 hurlunesc,\k(11 hvprint,\k(12 hwrite,\k(13 hxferenc,\k(14 \-\k(15 routines\k(16 for\k(17 creating\k(18 an\k(19 http\k(20 server\k(21 httpd(2)\k(22 HConnect,\k(23 HContent,\k(24 HContents,\k(25 HETag,\k(26 HFields,\k(27 Hio,\k(28 Htmlesc,\k(29 HttpHead,\k(30 HttpReq,\k(31 HRange,\k(32 HSPairs,\k(33 hmydomain,\k(34 hversion,\k(35 htmlesc,\k(36 halloc,\k(37 hbodypush,\k(38 hbuflen,\k(39 hcheckcontent,\k(40 hclose,\k(41 hdate2sec,\k(42 hdatefmt,\k(43 hfail,\k(44 hflush,\k(45 hgetc,\k(46 hgethead,\k(47 hinit,\k(48 hiserror,\k(49 hload,\k(50 hlower,\k(51 hmkcontent,\k(52 hmkhfields,\k(53 hmkmimeboundary,\k(54 hmkspairs,\k(55 hmoved,\k(56 hokheaders,\k(57 hparseheaders,\k(58 hparsequery,\k(59 hparsereq,\k(60 hprint,\k(61 hputc,\k(62 hreadbuf,\k(63 hredirected,\k(64 hreqcleanup,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hrevspairs,\k(01 hstrdup,\k(02 http11,\k(03 httpfmt,\k(04 httpunesc,\k(05 hunallowed,\k(06 hungetc,\k(07 hunload,\k(08 hurlfmt,\k(09 hurlunesc,\k(10 hvprint,\k(11 hwrite,\k(12 hxferenc,\k(13 \-\k(14 routines\k(15 for\k(16 creating\k(17 an\k(18 http\k(19 server\k(20 httpd(2)\k(21 HConnect,\k(22 HContent,\k(23 HContents,\k(24 HETag,\k(25 HFields,\k(26 Hio,\k(27 Htmlesc,\k(28 HttpHead,\k(29 HttpReq,\k(30 HRange,\k(31 HSPairs,\k(32 hmydomain,\k(33 hversion,\k(34 htmlesc,\k(35 halloc,\k(36 hbodypush,\k(37 hbuflen,\k(38 hcheckcontent,\k(39 hclose,\k(40 hdate2sec,\k(41 hdatefmt,\k(42 hfail,\k(43 hflush,\k(44 hgetc,\k(45 hgethead,\k(46 hinit,\k(47 hiserror,\k(48 hload,\k(49 hlower,\k(50 hmkcontent,\k(51 hmkhfields,\k(52 hmkmimeboundary,\k(53 hmkspairs,\k(54 hmoved,\k(55 hokheaders,\k(56 hparseheaders,\k(57 hparsequery,\k(58 hparsereq,\k(59 hprint,\k(60 hputc,\k(61 hreadbuf,\k(62 hredirected,\k(63 hreqcleanup,\k(64 hrevhfields,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HSPairs,\k(01 hmydomain,\k(02 hversion,\k(03 htmlesc,\k(04 halloc,\k(05 hbodypush,\k(06 hbuflen,\k(07 hcheckcontent,\k(08 hclose,\k(09 hdate2sec,\k(10 hdatefmt,\k(11 hfail,\k(12 hflush,\k(13 hgetc,\k(14 hgethead,\k(15 hinit,\k(16 hiserror,\k(17 hload,\k(18 hlower,\k(19 hmkcontent,\k(20 hmkhfields,\k(21 hmkmimeboundary,\k(22 hmkspairs,\k(23 hmoved,\k(24 hokheaders,\k(25 hparseheaders,\k(26 hparsequery,\k(27 hparsereq,\k(28 hprint,\k(29 hputc,\k(30 hreadbuf,\k(31 hredirected,\k(32 hreqcleanup,\k(33 hrevhfields,\k(34 hrevspairs,\k(35 hstrdup,\k(36 http11,\k(37 httpfmt,\k(38 httpunesc,\k(39 hunallowed,\k(40 hungetc,\k(41 hunload,\k(42 hurlfmt,\k(43 hurlunesc,\k(44 hvprint,\k(45 hwrite,\k(46 hxferenc,\k(47 \-\k(48 routines\k(49 for\k(50 creating\k(51 an\k(52 http\k(53 server\k(54 httpd(2)\k(55 HConnect,\k(56 HContent,\k(57 HContents,\k(58 HETag,\k(59 HFields,\k(60 Hio,\k(61 Htmlesc,\k(62 HttpHead,\k(63 HttpReq,\k(64 HRange,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hstrdup,\k(01 http11,\k(02 httpfmt,\k(03 httpunesc,\k(04 hunallowed,\k(05 hungetc,\k(06 hunload,\k(07 hurlfmt,\k(08 hurlunesc,\k(09 hvprint,\k(10 hwrite,\k(11 hxferenc,\k(12 \-\k(13 routines\k(14 for\k(15 creating\k(16 an\k(17 http\k(18 server\k(19 httpd(2)\k(20 HConnect,\k(21 HContent,\k(22 HContents,\k(23 HETag,\k(24 HFields,\k(25 Hio,\k(26 Htmlesc,\k(27 HttpHead,\k(28 HttpReq,\k(29 HRange,\k(30 HSPairs,\k(31 hmydomain,\k(32 hversion,\k(33 htmlesc,\k(34 halloc,\k(35 hbodypush,\k(36 hbuflen,\k(37 hcheckcontent,\k(38 hclose,\k(39 hdate2sec,\k(40 hdatefmt,\k(41 hfail,\k(42 hflush,\k(43 hgetc,\k(44 hgethead,\k(45 hinit,\k(46 hiserror,\k(47 hload,\k(48 hlower,\k(49 hmkcontent,\k(50 hmkhfields,\k(51 hmkmimeboundary,\k(52 hmkspairs,\k(53 hmoved,\k(54 hokheaders,\k(55 hparseheaders,\k(56 hparsequery,\k(57 hparsereq,\k(58 hprint,\k(59 hputc,\k(60 hreadbuf,\k(61 hredirected,\k(62 hreqcleanup,\k(63 hrevhfields,\k(64 hrevspairs,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HTML\k(01 mhtml(6)\k(02 mhtml\k(03 \-\k(04 macros\k(05 for\k(06 formatting\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+html\k(01 ms2html(1)\k(02 ms2html,\k(03 html2ms\k(04 \-\k(05 convert\k(06 between\k(07 troff's\k(08 ms\k(09 macros\k(10 and\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+HTML\k(01 troff2html(1)\k(02 troff2html\k(03 \-\k(04 convert\k(05 troff\k(06 output\k(07 into\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+HTML\k(01 formatting\k(02 and\k(03 typesetting\k(04 htmlroff(1)\k(05 htmlroff\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+HTML\k(01 formatting\k(02 and\k(03 typesetting\k(04 htmlroff(6)\k(05 htmlroff\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+HTML\k(01 parser\k(02 html(2)\k(03 parsehtml,\k(04 printitems,\k(05 validitems,\k(06 freeitems,\k(07 freedocinfo,\k(08 dimenkind,\k(09 dimenspec,\k(10 targetid,\k(11 targetname,\k(12 fromStr,\k(13 toStr\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+html2ms\k(01 \-\k(02 convert\k(03 between\k(04 troff's\k(05 ms\k(06 macros\k(07 and\k(08 html\k(09 ms2html(1)\k(10 ms2html,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+htmlesc,\k(01 halloc,\k(02 hbodypush,\k(03 hbuflen,\k(04 hcheckcontent,\k(05 hclose,\k(06 hdate2sec,\k(07 hdatefmt,\k(08 hfail,\k(09 hflush,\k(10 hgetc,\k(11 hgethead,\k(12 hinit,\k(13 hiserror,\k(14 hload,\k(15 hlower,\k(16 hmkcontent,\k(17 hmkhfields,\k(18 hmkmimeboundary,\k(19 hmkspairs,\k(20 hmoved,\k(21 hokheaders,\k(22 hparseheaders,\k(23 hparsequery,\k(24 hparsereq,\k(25 hprint,\k(26 hputc,\k(27 hreadbuf,\k(28 hredirected,\k(29 hreqcleanup,\k(30 hrevhfields,\k(31 hrevspairs,\k(32 hstrdup,\k(33 http11,\k(34 httpfmt,\k(35 httpunesc,\k(36 hunallowed,\k(37 hungetc,\k(38 hunload,\k(39 hurlfmt,\k(40 hurlunesc,\k(41 hvprint,\k(42 hwrite,\k(43 hxferenc,\k(44 \-\k(45 routines\k(46 for\k(47 creating\k(48 an\k(49 http\k(50 server\k(51 httpd(2)\k(52 HConnect,\k(53 HContent,\k(54 HContents,\k(55 HETag,\k(56 HFields,\k(57 Hio,\k(58 Htmlesc,\k(59 HttpHead,\k(60 HttpReq,\k(61 HRange,\k(62 HSPairs,\k(63 hmydomain,\k(64 hversion,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+Htmlesc,\k(01 HttpHead,\k(02 HttpReq,\k(03 HRange,\k(04 HSPairs,\k(05 hmydomain,\k(06 hversion,\k(07 htmlesc,\k(08 halloc,\k(09 hbodypush,\k(10 hbuflen,\k(11 hcheckcontent,\k(12 hclose,\k(13 hdate2sec,\k(14 hdatefmt,\k(15 hfail,\k(16 hflush,\k(17 hgetc,\k(18 hgethead,\k(19 hinit,\k(20 hiserror,\k(21 hload,\k(22 hlower,\k(23 hmkcontent,\k(24 hmkhfields,\k(25 hmkmimeboundary,\k(26 hmkspairs,\k(27 hmoved,\k(28 hokheaders,\k(29 hparseheaders,\k(30 hparsequery,\k(31 hparsereq,\k(32 hprint,\k(33 hputc,\k(34 hreadbuf,\k(35 hredirected,\k(36 hreqcleanup,\k(37 hrevhfields,\k(38 hrevspairs,\k(39 hstrdup,\k(40 http11,\k(41 httpfmt,\k(42 httpunesc,\k(43 hunallowed,\k(44 hungetc,\k(45 hunload,\k(46 hurlfmt,\k(47 hurlunesc,\k(48 hvprint,\k(49 hwrite,\k(50 hxferenc,\k(51 \-\k(52 routines\k(53 for\k(54 creating\k(55 an\k(56 http\k(57 server\k(58 httpd(2)\k(59 HConnect,\k(60 HContent,\k(61 HContents,\k(62 HETag,\k(63 HFields,\k(64 Hio,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+htmlfmt\k(01 \-\k(02 simple\k(03 text\k(04 formatters\k(05 fmt(1)\k(06 fmt,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+htmlroff\k(01 \-\k(02 HTML\k(03 formatting\k(04 and\k(05 typesetting\k(06 htmlroff(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+htmlroff\k(01 \-\k(02 HTML\k(03 formatting\k(04 and\k(05 typesetting\k(06 htmlroff(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+HTTP\k(01 cookie\k(02 manager\k(03 webcookies(4)\k(04 webcookies\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+http\k(01 server\k(02 httpd(2)\k(03 HConnect,\k(04 HContent,\k(05 HContents,\k(06 HETag,\k(07 HFields,\k(08 Hio,\k(09 Htmlesc,\k(10 HttpHead,\k(11 HttpReq,\k(12 HRange,\k(13 HSPairs,\k(14 hmydomain,\k(15 hversion,\k(16 htmlesc,\k(17 halloc,\k(18 hbodypush,\k(19 hbuflen,\k(20 hcheckcontent,\k(21 hclose,\k(22 hdate2sec,\k(23 hdatefmt,\k(24 hfail,\k(25 hflush,\k(26 hgetc,\k(27 hgethead,\k(28 hinit,\k(29 hiserror,\k(30 hload,\k(31 hlower,\k(32 hmkcontent,\k(33 hmkhfields,\k(34 hmkmimeboundary,\k(35 hmkspairs,\k(36 hmoved,\k(37 hokheaders,\k(38 hparseheaders,\k(39 hparsequery,\k(40 hparsereq,\k(41 hprint,\k(42 hputc,\k(43 hreadbuf,\k(44 hredirected,\k(45 hreqcleanup,\k(46 hrevhfields,\k(47 hrevspairs,\k(48 hstrdup,\k(49 http11,\k(50 httpfmt,\k(51 httpunesc,\k(52 hunallowed,\k(53 hungetc,\k(54 hunload,\k(55 hurlfmt,\k(56 hurlunesc,\k(57 hvprint,\k(58 hwrite,\k(59 hxferenc,\k(60 \-\k(61 routines\k(62 for\k(63 creating\k(64 an\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HTTP\k(01 server\k(02 httpd(8)\k(03 httpd,\k(04 mirror,\k(05 save,\k(06 imagemap,\k(07 man2html,\k(08 webls\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+http11,\k(01 httpfmt,\k(02 httpunesc,\k(03 hunallowed,\k(04 hungetc,\k(05 hunload,\k(06 hurlfmt,\k(07 hurlunesc,\k(08 hvprint,\k(09 hwrite,\k(10 hxferenc,\k(11 \-\k(12 routines\k(13 for\k(14 creating\k(15 an\k(16 http\k(17 server\k(18 httpd(2)\k(19 HConnect,\k(20 HContent,\k(21 HContents,\k(22 HETag,\k(23 HFields,\k(24 Hio,\k(25 Htmlesc,\k(26 HttpHead,\k(27 HttpReq,\k(28 HRange,\k(29 HSPairs,\k(30 hmydomain,\k(31 hversion,\k(32 htmlesc,\k(33 halloc,\k(34 hbodypush,\k(35 hbuflen,\k(36 hcheckcontent,\k(37 hclose,\k(38 hdate2sec,\k(39 hdatefmt,\k(40 hfail,\k(41 hflush,\k(42 hgetc,\k(43 hgethead,\k(44 hinit,\k(45 hiserror,\k(46 hload,\k(47 hlower,\k(48 hmkcontent,\k(49 hmkhfields,\k(50 hmkmimeboundary,\k(51 hmkspairs,\k(52 hmoved,\k(53 hokheaders,\k(54 hparseheaders,\k(55 hparsequery,\k(56 hparsereq,\k(57 hprint,\k(58 hputc,\k(59 hreadbuf,\k(60 hredirected,\k(61 hreqcleanup,\k(62 hrevhfields,\k(63 hrevspairs,\k(64 hstrdup,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+httpd,\k(01 mirror,\k(02 save,\k(03 imagemap,\k(04 man2html,\k(05 webls\k(06 \-\k(07 HTTP\k(08 server\k(09 httpd(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+httpfile\k(01 \-\k(02 serve\k(03 a\k(04 single\k(05 web\k(06 file\k(07 httpfile(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+httpfmt,\k(01 httpunesc,\k(02 hunallowed,\k(03 hungetc,\k(04 hunload,\k(05 hurlfmt,\k(06 hurlunesc,\k(07 hvprint,\k(08 hwrite,\k(09 hxferenc,\k(10 \-\k(11 routines\k(12 for\k(13 creating\k(14 an\k(15 http\k(16 server\k(17 httpd(2)\k(18 HConnect,\k(19 HContent,\k(20 HContents,\k(21 HETag,\k(22 HFields,\k(23 Hio,\k(24 Htmlesc,\k(25 HttpHead,\k(26 HttpReq,\k(27 HRange,\k(28 HSPairs,\k(29 hmydomain,\k(30 hversion,\k(31 htmlesc,\k(32 halloc,\k(33 hbodypush,\k(34 hbuflen,\k(35 hcheckcontent,\k(36 hclose,\k(37 hdate2sec,\k(38 hdatefmt,\k(39 hfail,\k(40 hflush,\k(41 hgetc,\k(42 hgethead,\k(43 hinit,\k(44 hiserror,\k(45 hload,\k(46 hlower,\k(47 hmkcontent,\k(48 hmkhfields,\k(49 hmkmimeboundary,\k(50 hmkspairs,\k(51 hmoved,\k(52 hokheaders,\k(53 hparseheaders,\k(54 hparsequery,\k(55 hparsereq,\k(56 hprint,\k(57 hputc,\k(58 hreadbuf,\k(59 hredirected,\k(60 hreqcleanup,\k(61 hrevhfields,\k(62 hrevspairs,\k(63 hstrdup,\k(64 http11,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HttpHead,\k(01 HttpReq,\k(02 HRange,\k(03 HSPairs,\k(04 hmydomain,\k(05 hversion,\k(06 htmlesc,\k(07 halloc,\k(08 hbodypush,\k(09 hbuflen,\k(10 hcheckcontent,\k(11 hclose,\k(12 hdate2sec,\k(13 hdatefmt,\k(14 hfail,\k(15 hflush,\k(16 hgetc,\k(17 hgethead,\k(18 hinit,\k(19 hiserror,\k(20 hload,\k(21 hlower,\k(22 hmkcontent,\k(23 hmkhfields,\k(24 hmkmimeboundary,\k(25 hmkspairs,\k(26 hmoved,\k(27 hokheaders,\k(28 hparseheaders,\k(29 hparsequery,\k(30 hparsereq,\k(31 hprint,\k(32 hputc,\k(33 hreadbuf,\k(34 hredirected,\k(35 hreqcleanup,\k(36 hrevhfields,\k(37 hrevspairs,\k(38 hstrdup,\k(39 http11,\k(40 httpfmt,\k(41 httpunesc,\k(42 hunallowed,\k(43 hungetc,\k(44 hunload,\k(45 hurlfmt,\k(46 hurlunesc,\k(47 hvprint,\k(48 hwrite,\k(49 hxferenc,\k(50 \-\k(51 routines\k(52 for\k(53 creating\k(54 an\k(55 http\k(56 server\k(57 httpd(2)\k(58 HConnect,\k(59 HContent,\k(60 HContents,\k(61 HETag,\k(62 HFields,\k(63 Hio,\k(64 Htmlesc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+HttpReq,\k(01 HRange,\k(02 HSPairs,\k(03 hmydomain,\k(04 hversion,\k(05 htmlesc,\k(06 halloc,\k(07 hbodypush,\k(08 hbuflen,\k(09 hcheckcontent,\k(10 hclose,\k(11 hdate2sec,\k(12 hdatefmt,\k(13 hfail,\k(14 hflush,\k(15 hgetc,\k(16 hgethead,\k(17 hinit,\k(18 hiserror,\k(19 hload,\k(20 hlower,\k(21 hmkcontent,\k(22 hmkhfields,\k(23 hmkmimeboundary,\k(24 hmkspairs,\k(25 hmoved,\k(26 hokheaders,\k(27 hparseheaders,\k(28 hparsequery,\k(29 hparsereq,\k(30 hprint,\k(31 hputc,\k(32 hreadbuf,\k(33 hredirected,\k(34 hreqcleanup,\k(35 hrevhfields,\k(36 hrevspairs,\k(37 hstrdup,\k(38 http11,\k(39 httpfmt,\k(40 httpunesc,\k(41 hunallowed,\k(42 hungetc,\k(43 hunload,\k(44 hurlfmt,\k(45 hurlunesc,\k(46 hvprint,\k(47 hwrite,\k(48 hxferenc,\k(49 \-\k(50 routines\k(51 for\k(52 creating\k(53 an\k(54 http\k(55 server\k(56 httpd(2)\k(57 HConnect,\k(58 HContent,\k(59 HContents,\k(60 HETag,\k(61 HFields,\k(62 Hio,\k(63 Htmlesc,\k(64 HttpHead,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+httpunesc,\k(01 hunallowed,\k(02 hungetc,\k(03 hunload,\k(04 hurlfmt,\k(05 hurlunesc,\k(06 hvprint,\k(07 hwrite,\k(08 hxferenc,\k(09 \-\k(10 routines\k(11 for\k(12 creating\k(13 an\k(14 http\k(15 server\k(16 httpd(2)\k(17 HConnect,\k(18 HContent,\k(19 HContents,\k(20 HETag,\k(21 HFields,\k(22 Hio,\k(23 Htmlesc,\k(24 HttpHead,\k(25 HttpReq,\k(26 HRange,\k(27 HSPairs,\k(28 hmydomain,\k(29 hversion,\k(30 htmlesc,\k(31 halloc,\k(32 hbodypush,\k(33 hbuflen,\k(34 hcheckcontent,\k(35 hclose,\k(36 hdate2sec,\k(37 hdatefmt,\k(38 hfail,\k(39 hflush,\k(40 hgetc,\k(41 hgethead,\k(42 hinit,\k(43 hiserror,\k(44 hload,\k(45 hlower,\k(46 hmkcontent,\k(47 hmkhfields,\k(48 hmkmimeboundary,\k(49 hmkspairs,\k(50 hmoved,\k(51 hokheaders,\k(52 hparseheaders,\k(53 hparsequery,\k(54 hparsereq,\k(55 hprint,\k(56 hputc,\k(57 hreadbuf,\k(58 hredirected,\k(59 hreqcleanup,\k(60 hrevhfields,\k(61 hrevspairs,\k(62 hstrdup,\k(63 http11,\k(64 httpfmt,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hunallowed,\k(01 hungetc,\k(02 hunload,\k(03 hurlfmt,\k(04 hurlunesc,\k(05 hvprint,\k(06 hwrite,\k(07 hxferenc,\k(08 \-\k(09 routines\k(10 for\k(11 creating\k(12 an\k(13 http\k(14 server\k(15 httpd(2)\k(16 HConnect,\k(17 HContent,\k(18 HContents,\k(19 HETag,\k(20 HFields,\k(21 Hio,\k(22 Htmlesc,\k(23 HttpHead,\k(24 HttpReq,\k(25 HRange,\k(26 HSPairs,\k(27 hmydomain,\k(28 hversion,\k(29 htmlesc,\k(30 halloc,\k(31 hbodypush,\k(32 hbuflen,\k(33 hcheckcontent,\k(34 hclose,\k(35 hdate2sec,\k(36 hdatefmt,\k(37 hfail,\k(38 hflush,\k(39 hgetc,\k(40 hgethead,\k(41 hinit,\k(42 hiserror,\k(43 hload,\k(44 hlower,\k(45 hmkcontent,\k(46 hmkhfields,\k(47 hmkmimeboundary,\k(48 hmkspairs,\k(49 hmoved,\k(50 hokheaders,\k(51 hparseheaders,\k(52 hparsequery,\k(53 hparsereq,\k(54 hprint,\k(55 hputc,\k(56 hreadbuf,\k(57 hredirected,\k(58 hreqcleanup,\k(59 hrevhfields,\k(60 hrevspairs,\k(61 hstrdup,\k(62 http11,\k(63 httpfmt,\k(64 httpunesc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hungetc,\k(01 hunload,\k(02 hurlfmt,\k(03 hurlunesc,\k(04 hvprint,\k(05 hwrite,\k(06 hxferenc,\k(07 \-\k(08 routines\k(09 for\k(10 creating\k(11 an\k(12 http\k(13 server\k(14 httpd(2)\k(15 HConnect,\k(16 HContent,\k(17 HContents,\k(18 HETag,\k(19 HFields,\k(20 Hio,\k(21 Htmlesc,\k(22 HttpHead,\k(23 HttpReq,\k(24 HRange,\k(25 HSPairs,\k(26 hmydomain,\k(27 hversion,\k(28 htmlesc,\k(29 halloc,\k(30 hbodypush,\k(31 hbuflen,\k(32 hcheckcontent,\k(33 hclose,\k(34 hdate2sec,\k(35 hdatefmt,\k(36 hfail,\k(37 hflush,\k(38 hgetc,\k(39 hgethead,\k(40 hinit,\k(41 hiserror,\k(42 hload,\k(43 hlower,\k(44 hmkcontent,\k(45 hmkhfields,\k(46 hmkmimeboundary,\k(47 hmkspairs,\k(48 hmoved,\k(49 hokheaders,\k(50 hparseheaders,\k(51 hparsequery,\k(52 hparsereq,\k(53 hprint,\k(54 hputc,\k(55 hreadbuf,\k(56 hredirected,\k(57 hreqcleanup,\k(58 hrevhfields,\k(59 hrevspairs,\k(60 hstrdup,\k(61 http11,\k(62 httpfmt,\k(63 httpunesc,\k(64 hunallowed,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hunload,\k(01 hurlfmt,\k(02 hurlunesc,\k(03 hvprint,\k(04 hwrite,\k(05 hxferenc,\k(06 \-\k(07 routines\k(08 for\k(09 creating\k(10 an\k(11 http\k(12 server\k(13 httpd(2)\k(14 HConnect,\k(15 HContent,\k(16 HContents,\k(17 HETag,\k(18 HFields,\k(19 Hio,\k(20 Htmlesc,\k(21 HttpHead,\k(22 HttpReq,\k(23 HRange,\k(24 HSPairs,\k(25 hmydomain,\k(26 hversion,\k(27 htmlesc,\k(28 halloc,\k(29 hbodypush,\k(30 hbuflen,\k(31 hcheckcontent,\k(32 hclose,\k(33 hdate2sec,\k(34 hdatefmt,\k(35 hfail,\k(36 hflush,\k(37 hgetc,\k(38 hgethead,\k(39 hinit,\k(40 hiserror,\k(41 hload,\k(42 hlower,\k(43 hmkcontent,\k(44 hmkhfields,\k(45 hmkmimeboundary,\k(46 hmkspairs,\k(47 hmoved,\k(48 hokheaders,\k(49 hparseheaders,\k(50 hparsequery,\k(51 hparsereq,\k(52 hprint,\k(53 hputc,\k(54 hreadbuf,\k(55 hredirected,\k(56 hreqcleanup,\k(57 hrevhfields,\k(58 hrevspairs,\k(59 hstrdup,\k(60 http11,\k(61 httpfmt,\k(62 httpunesc,\k(63 hunallowed,\k(64 hungetc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hurlfmt,\k(01 hurlunesc,\k(02 hvprint,\k(03 hwrite,\k(04 hxferenc,\k(05 \-\k(06 routines\k(07 for\k(08 creating\k(09 an\k(10 http\k(11 server\k(12 httpd(2)\k(13 HConnect,\k(14 HContent,\k(15 HContents,\k(16 HETag,\k(17 HFields,\k(18 Hio,\k(19 Htmlesc,\k(20 HttpHead,\k(21 HttpReq,\k(22 HRange,\k(23 HSPairs,\k(24 hmydomain,\k(25 hversion,\k(26 htmlesc,\k(27 halloc,\k(28 hbodypush,\k(29 hbuflen,\k(30 hcheckcontent,\k(31 hclose,\k(32 hdate2sec,\k(33 hdatefmt,\k(34 hfail,\k(35 hflush,\k(36 hgetc,\k(37 hgethead,\k(38 hinit,\k(39 hiserror,\k(40 hload,\k(41 hlower,\k(42 hmkcontent,\k(43 hmkhfields,\k(44 hmkmimeboundary,\k(45 hmkspairs,\k(46 hmoved,\k(47 hokheaders,\k(48 hparseheaders,\k(49 hparsequery,\k(50 hparsereq,\k(51 hprint,\k(52 hputc,\k(53 hreadbuf,\k(54 hredirected,\k(55 hreqcleanup,\k(56 hrevhfields,\k(57 hrevspairs,\k(58 hstrdup,\k(59 http11,\k(60 httpfmt,\k(61 httpunesc,\k(62 hunallowed,\k(63 hungetc,\k(64 hunload,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hurlunesc,\k(01 hvprint,\k(02 hwrite,\k(03 hxferenc,\k(04 \-\k(05 routines\k(06 for\k(07 creating\k(08 an\k(09 http\k(10 server\k(11 httpd(2)\k(12 HConnect,\k(13 HContent,\k(14 HContents,\k(15 HETag,\k(16 HFields,\k(17 Hio,\k(18 Htmlesc,\k(19 HttpHead,\k(20 HttpReq,\k(21 HRange,\k(22 HSPairs,\k(23 hmydomain,\k(24 hversion,\k(25 htmlesc,\k(26 halloc,\k(27 hbodypush,\k(28 hbuflen,\k(29 hcheckcontent,\k(30 hclose,\k(31 hdate2sec,\k(32 hdatefmt,\k(33 hfail,\k(34 hflush,\k(35 hgetc,\k(36 hgethead,\k(37 hinit,\k(38 hiserror,\k(39 hload,\k(40 hlower,\k(41 hmkcontent,\k(42 hmkhfields,\k(43 hmkmimeboundary,\k(44 hmkspairs,\k(45 hmoved,\k(46 hokheaders,\k(47 hparseheaders,\k(48 hparsequery,\k(49 hparsereq,\k(50 hprint,\k(51 hputc,\k(52 hreadbuf,\k(53 hredirected,\k(54 hreqcleanup,\k(55 hrevhfields,\k(56 hrevspairs,\k(57 hstrdup,\k(58 http11,\k(59 httpfmt,\k(60 httpunesc,\k(61 hunallowed,\k(62 hungetc,\k(63 hunload,\k(64 hurlfmt,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hversion,\k(01 htmlesc,\k(02 halloc,\k(03 hbodypush,\k(04 hbuflen,\k(05 hcheckcontent,\k(06 hclose,\k(07 hdate2sec,\k(08 hdatefmt,\k(09 hfail,\k(10 hflush,\k(11 hgetc,\k(12 hgethead,\k(13 hinit,\k(14 hiserror,\k(15 hload,\k(16 hlower,\k(17 hmkcontent,\k(18 hmkhfields,\k(19 hmkmimeboundary,\k(20 hmkspairs,\k(21 hmoved,\k(22 hokheaders,\k(23 hparseheaders,\k(24 hparsequery,\k(25 hparsereq,\k(26 hprint,\k(27 hputc,\k(28 hreadbuf,\k(29 hredirected,\k(30 hreqcleanup,\k(31 hrevhfields,\k(32 hrevspairs,\k(33 hstrdup,\k(34 http11,\k(35 httpfmt,\k(36 httpunesc,\k(37 hunallowed,\k(38 hungetc,\k(39 hunload,\k(40 hurlfmt,\k(41 hurlunesc,\k(42 hvprint,\k(43 hwrite,\k(44 hxferenc,\k(45 \-\k(46 routines\k(47 for\k(48 creating\k(49 an\k(50 http\k(51 server\k(52 httpd(2)\k(53 HConnect,\k(54 HContent,\k(55 HContents,\k(56 HETag,\k(57 HFields,\k(58 Hio,\k(59 Htmlesc,\k(60 HttpHead,\k(61 HttpReq,\k(62 HRange,\k(63 HSPairs,\k(64 hmydomain,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hvprint,\k(01 hwrite,\k(02 hxferenc,\k(03 \-\k(04 routines\k(05 for\k(06 creating\k(07 an\k(08 http\k(09 server\k(10 httpd(2)\k(11 HConnect,\k(12 HContent,\k(13 HContents,\k(14 HETag,\k(15 HFields,\k(16 Hio,\k(17 Htmlesc,\k(18 HttpHead,\k(19 HttpReq,\k(20 HRange,\k(21 HSPairs,\k(22 hmydomain,\k(23 hversion,\k(24 htmlesc,\k(25 halloc,\k(26 hbodypush,\k(27 hbuflen,\k(28 hcheckcontent,\k(29 hclose,\k(30 hdate2sec,\k(31 hdatefmt,\k(32 hfail,\k(33 hflush,\k(34 hgetc,\k(35 hgethead,\k(36 hinit,\k(37 hiserror,\k(38 hload,\k(39 hlower,\k(40 hmkcontent,\k(41 hmkhfields,\k(42 hmkmimeboundary,\k(43 hmkspairs,\k(44 hmoved,\k(45 hokheaders,\k(46 hparseheaders,\k(47 hparsequery,\k(48 hparsereq,\k(49 hprint,\k(50 hputc,\k(51 hreadbuf,\k(52 hredirected,\k(53 hreqcleanup,\k(54 hrevhfields,\k(55 hrevspairs,\k(56 hstrdup,\k(57 http11,\k(58 httpfmt,\k(59 httpunesc,\k(60 hunallowed,\k(61 hungetc,\k(62 hunload,\k(63 hurlfmt,\k(64 hurlunesc,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hwdraw\k(01 \-\k(02 drawing\k(03 routines\k(04 for\k(05 memory-resident\k(06 images\k(07 memdraw(2)\k(08 Memimage,\k(09 Memdata,\k(10 Memdrawparam,\k(11 memimageinit,\k(12 wordaddr,\k(13 byteaddr,\k(14 memimagemove,\k(15 allocmemimage,\k(16 allocmemimaged,\k(17 readmemimage,\k(18 creadmemimage,\k(19 writememimage,\k(20 freememimage,\k(21 memsetchan,\k(22 loadmemimage,\k(23 cloadmemimage,\k(24 unloadmemimage,\k(25 memfillcolor,\k(26 memarc,\k(27 mempoly,\k(28 memellipse,\k(29 memfillpoly,\k(30 memimageline,\k(31 memimagedraw,\k(32 drawclip,\k(33 memlinebbox,\k(34 memlineendsize,\k(35 allocmemsubfont,\k(36 openmemsubfont,\k(37 freememsubfont,\k(38 memsubfontwidth,\k(39 getmemdefont,\k(40 memimagestring,\k(41 iprint,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+hwrite,\k(01 hxferenc,\k(02 \-\k(03 routines\k(04 for\k(05 creating\k(06 an\k(07 http\k(08 server\k(09 httpd(2)\k(10 HConnect,\k(11 HContent,\k(12 HContents,\k(13 HETag,\k(14 HFields,\k(15 Hio,\k(16 Htmlesc,\k(17 HttpHead,\k(18 HttpReq,\k(19 HRange,\k(20 HSPairs,\k(21 hmydomain,\k(22 hversion,\k(23 htmlesc,\k(24 halloc,\k(25 hbodypush,\k(26 hbuflen,\k(27 hcheckcontent,\k(28 hclose,\k(29 hdate2sec,\k(30 hdatefmt,\k(31 hfail,\k(32 hflush,\k(33 hgetc,\k(34 hgethead,\k(35 hinit,\k(36 hiserror,\k(37 hload,\k(38 hlower,\k(39 hmkcontent,\k(40 hmkhfields,\k(41 hmkmimeboundary,\k(42 hmkspairs,\k(43 hmoved,\k(44 hokheaders,\k(45 hparseheaders,\k(46 hparsequery,\k(47 hparsereq,\k(48 hprint,\k(49 hputc,\k(50 hreadbuf,\k(51 hredirected,\k(52 hreqcleanup,\k(53 hrevhfields,\k(54 hrevspairs,\k(55 hstrdup,\k(56 http11,\k(57 httpfmt,\k(58 httpunesc,\k(59 hunallowed,\k(60 hungetc,\k(61 hunload,\k(62 hurlfmt,\k(63 hurlunesc,\k(64 hvprint,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hxferenc,\k(01 \-\k(02 routines\k(03 for\k(04 creating\k(05 an\k(06 http\k(07 server\k(08 httpd(2)\k(09 HConnect,\k(10 HContent,\k(11 HContents,\k(12 HETag,\k(13 HFields,\k(14 Hio,\k(15 Htmlesc,\k(16 HttpHead,\k(17 HttpReq,\k(18 HRange,\k(19 HSPairs,\k(20 hmydomain,\k(21 hversion,\k(22 htmlesc,\k(23 halloc,\k(24 hbodypush,\k(25 hbuflen,\k(26 hcheckcontent,\k(27 hclose,\k(28 hdate2sec,\k(29 hdatefmt,\k(30 hfail,\k(31 hflush,\k(32 hgetc,\k(33 hgethead,\k(34 hinit,\k(35 hiserror,\k(36 hload,\k(37 hlower,\k(38 hmkcontent,\k(39 hmkhfields,\k(40 hmkmimeboundary,\k(41 hmkspairs,\k(42 hmoved,\k(43 hokheaders,\k(44 hparseheaders,\k(45 hparsequery,\k(46 hparsereq,\k(47 hprint,\k(48 hputc,\k(49 hreadbuf,\k(50 hredirected,\k(51 hreqcleanup,\k(52 hrevhfields,\k(53 hrevspairs,\k(54 hstrdup,\k(55 http11,\k(56 httpfmt,\k(57 httpunesc,\k(58 hunallowed,\k(59 hungetc,\k(60 hunload,\k(61 hurlfmt,\k(62 hurlunesc,\k(63 hvprint,\k(64 hwrite,\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+hyperbolic\k(01 functions\k(02 sinh(2)\k(03 sinh,\k(04 cosh,\k(05 tanh\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+hypot\k(01 \-\k(02 Euclidean\k(03 distance\k(04 hypot(2)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+i82365\k(01 \-\k(02 Personal\k(03 Computer\k(04 Memory\k(05 Card\k(06 Interface\k(07 Association\k(08 (PCMCI)\k(09 device\k(10 i82365(3)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+icmp,\k(01 icmpv6,\k(02 ipmux,\k(03 rudp,\k(04 tcp,\k(05 udp\k(06 \-\k(07 network\k(08 protocols\k(09 over\k(10 IP\k(11 ip(3)\k(12 ip,\k(13 esp,\k(14 gre,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+icmpv6,\k(01 ipmux,\k(02 rudp,\k(03 tcp,\k(04 udp\k(05 \-\k(06 network\k(07 protocols\k(08 over\k(09 IP\k(10 ip(3)\k(11 ip,\k(12 esp,\k(13 gre,\k(14 icmp,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ico,\k(01 togif,\k(02 toppm,\k(03 topng,\k(04 toico\k(05 \-\k(06 view\k(07 and\k(08 convert\k(09 pictures\k(10 jpg(1)\k(11 jpg,\k(12 gif,\k(13 png,\k(14 ppm,\k(15 bmp,\k(16 yuv,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+icon\k(01 mug(1)\k(02 mug\k(03 -\k(04 convert\k(05 an\k(06 image\k(07 to\k(08 a\k(09 face\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+iconv\k(01 \-\k(02 frame,\k(03 crop,\k(04 and\k(05 convert\k(06 image\k(07 crop(1)\k(08 crop,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+icossin,\k(01 icossin2,\k(02 border,\k(03 string,\k(04 stringn,\k(05 runestring,\k(06 runestringn,\k(07 stringbg,\k(08 stringnbg,\k(09 runestringbg,\k(10 runestringnbg,\k(11 _string,\k(12 ARROW,\k(13 drawsetdebug\k(14 \-\k(15 graphics\k(16 functions\k(17 PB\k(18 L\k(19 draw(2)\k(20 Image,\k(21 draw,\k(22 gendraw,\k(23 drawreplxy,\k(24 drawrepl,\k(25 replclipr,\k(26 line,\k(27 poly,\k(28 fillpoly,\k(29 bezier,\k(30 bezspline,\k(31 fillbezier,\k(32 fillbezspline,\k(33 ellipse,\k(34 fillellipse,\k(35 arc,\k(36 fillarc,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+icossin2,\k(01 border,\k(02 string,\k(03 stringn,\k(04 runestring,\k(05 runestringn,\k(06 stringbg,\k(07 stringnbg,\k(08 runestringbg,\k(09 runestringnbg,\k(10 _string,\k(11 ARROW,\k(12 drawsetdebug\k(13 \-\k(14 graphics\k(15 functions\k(16 PB\k(17 L\k(18 draw(2)\k(19 Image,\k(20 draw,\k(21 gendraw,\k(22 drawreplxy,\k(23 drawrepl,\k(24 replclipr,\k(25 line,\k(26 poly,\k(27 fillpoly,\k(28 bezier,\k(29 bezspline,\k(30 fillbezier,\k(31 fillbezspline,\k(32 ellipse,\k(33 fillellipse,\k(34 arc,\k(35 fillarc,\k(36 icossin,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+id\k(01 of\k(02 processes\k(03 cap(3)\k(04 cap\k(05 \-\k(06 capabilities\k(07 for\k(08 setting\k(09 the\k(10 user\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+ident,\k(01 matmul,\k(02 matmulr,\k(03 determinant,\k(04 adjoint,\k(05 invertmat,\k(06 xformpoint,\k(07 xformpointd,\k(08 xformplane,\k(09 pushmat,\k(10 popmat,\k(11 rot,\k(12 qrot,\k(13 scale,\k(14 move,\k(15 xform,\k(16 ixform,\k(17 persp,\k(18 look,\k(19 viewport\k(20 \-\k(21 Geometric\k(22 transformations\k(23 matrix(2)\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+identify\k(01 a\k(02 PCMCIA\k(03 card\k(04 pcmcia(8)\k(05 pcmcia\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+idiff\k(01 \-\k(02 interactive\k(03 diff\k(04 idiff(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ieeedftos\k(01 \-\k(02 machine-independent\k(03 debugger\k(04 functions\k(05 debugger(2)\k(06 cisctrace,\k(07 risctrace,\k(08 ciscframe,\k(09 riscframe,\k(10 localaddr,\k(11 symoff,\k(12 fpformat,\k(13 beieee80ftos,\k(14 beieeesftos,\k(15 beieeedftos,\k(16 leieee80ftos,\k(17 leieeesftos,\k(18 leieeedftos,\k(19 ieeesftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+ieeesftos,\k(01 ieeedftos\k(02 \-\k(03 machine-independent\k(04 debugger\k(05 functions\k(06 debugger(2)\k(07 cisctrace,\k(08 risctrace,\k(09 ciscframe,\k(10 riscframe,\k(11 localaddr,\k(12 symoff,\k(13 fpformat,\k(14 beieee80ftos,\k(15 beieeesftos,\k(16 beieeedftos,\k(17 leieee80ftos,\k(18 leieeesftos,\k(19 leieeedftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+image\k(01 crop(1)\k(02 crop,\k(03 iconv\k(04 \-\k(05 frame,\k(06 crop,\k(07 and\k(08 convert\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+image\k(01 mk9660(8)\k(02 dump9660,\k(03 mk9660\k(04 \-\k(05 create\k(06 an\k(07 ISO-9660\k(08 CD\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+image\k(01 \-\k(02 external\k(03 format\k(04 for\k(05 images\k(06 image(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Image,\k(01 draw,\k(02 gendraw,\k(03 drawreplxy,\k(04 drawrepl,\k(05 replclipr,\k(06 line,\k(07 poly,\k(08 fillpoly,\k(09 bezier,\k(10 bezspline,\k(11 fillbezier,\k(12 fillbezspline,\k(13 ellipse,\k(14 fillellipse,\k(15 arc,\k(16 fillarc,\k(17 icossin,\k(18 icossin2,\k(19 border,\k(20 string,\k(21 stringn,\k(22 runestring,\k(23 runestringn,\k(24 stringbg,\k(25 stringnbg,\k(26 runestringbg,\k(27 runestringnbg,\k(28 _string,\k(29 ARROW,\k(30 drawsetdebug\k(31 \-\k(32 graphics\k(33 functions\k(34 PB\k(35 L\k(36 draw(2)\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+image\k(01 files,\k(02 subfont\k(03 files,\k(04 face\k(05 files,\k(06 etc.\k(07 tweak(1)\k(08 tweak\k(09 \-\k(10 edit\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+image,\k(01 graphic,\k(02 PostScript,\k(03 PDF,\k(04 and\k(05 typesetter\k(06 output\k(07 files\k(08 page(1)\k(09 page\k(10 \-\k(11 view\k(12 FAX,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+image\k(01 to\k(02 a\k(03 face\k(04 icon\k(05 mug(1)\k(06 mug\k(07 -\k(08 convert\k(09 an\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+imagemap,\k(01 man2html,\k(02 webls\k(03 \-\k(04 HTTP\k(05 server\k(06 httpd(8)\k(07 httpd,\k(08 mirror,\k(09 save,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+images\k(01 allocimage(2)\k(02 allocimage,\k(03 allocimagemix,\k(04 freeimage,\k(05 nameimage,\k(06 namedimage,\k(07 setalpha,\k(08 loadimage,\k(09 cloadimage,\k(10 unloadimage,\k(11 readimage,\k(12 writeimage,\k(13 bytesperline,\k(14 wordsperline\k(15 \-\k(16 allocating,\k(17 freeing,\k(18 reading,\k(19 writing\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+images\k(01 image(6)\k(02 image\k(03 \-\k(04 external\k(05 format\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+images\k(01 memdraw(2)\k(02 Memimage,\k(03 Memdata,\k(04 Memdrawparam,\k(05 memimageinit,\k(06 wordaddr,\k(07 byteaddr,\k(08 memimagemove,\k(09 allocmemimage,\k(10 allocmemimaged,\k(11 readmemimage,\k(12 creadmemimage,\k(13 writememimage,\k(14 freememimage,\k(15 memsetchan,\k(16 loadmemimage,\k(17 cloadmemimage,\k(18 unloadmemimage,\k(19 memfillcolor,\k(20 memarc,\k(21 mempoly,\k(22 memellipse,\k(23 memfillpoly,\k(24 memimageline,\k(25 memimagedraw,\k(26 drawclip,\k(27 memlinebbox,\k(28 memlineendsize,\k(29 allocmemsubfont,\k(30 openmemsubfont,\k(31 freememsubfont,\k(32 memsubfontwidth,\k(33 getmemdefont,\k(34 memimagestring,\k(35 iprint,\k(36 hwdraw\k(37 \-\k(38 drawing\k(39 routines\k(40 for\k(41 memory-resident\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+images\k(01 memlayer(2)\k(02 memdraw,\k(03 memlalloc,\k(04 memldelete,\k(05 memlexpose,\k(06 memlfree,\k(07 memlhide,\k(08 memline,\k(09 memlnorefresh,\k(10 memload,\k(11 memunload,\k(12 memlorigin,\k(13 memlsetrefresh,\k(14 memltofront,\k(15 memltofrontn,\k(16 memltorear,\k(17 memltorearn\k(18 \-\k(19 windows\k(20 of\k(21 memory-resident\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+imap4d\k(01 \-\k(02 Internet\k(03 mail\k(04 servers\k(05 pop3(8)\k(06 pop3,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+import\k(01 \-\k(02 import\k(03 a\k(04 name\k(05 space\k(06 from\k(07 a\k(08 remote\k(09 system\k(10 import(4)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+import\k(01 a\k(02 name\k(03 space\k(04 from\k(05 a\k(06 remote\k(07 system\k(08 import(4)\k(09 import\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+incoming\k(01 calls\k(02 to\k(03 another\k(04 address\k(05 trampoline(8)\k(06 trampoline\k(07 \-\k(08 forward\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+incref,\k(01 decref\k(02 \-\k(03 spin\k(04 locks,\k(05 queueing\k(06 rendezvous\k(07 locks,\k(08 reader-writer\k(09 locks,\k(10 rendezvous\k(11 points,\k(12 and\k(13 reference\k(14 counts\k(15 lock(2)\k(16 lock,\k(17 canlock,\k(18 unlock,\k(19 qlock,\k(20 canqlock,\k(21 qunlock,\k(22 rlock,\k(23 canrlock,\k(24 runlock,\k(25 wlock,\k(26 canwlock,\k(27 wunlock,\k(28 rsleep,\k(29 rwakeup,\k(30 rwakeupall,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+independent\k(01 access\k(02 to\k(03 executable\k(04 files\k(05 mach(2)\k(06 crackhdr,\k(07 machbytype,\k(08 machbyname,\k(09 newmap,\k(10 setmap,\k(11 findseg,\k(12 unusemap,\k(13 loadmap,\k(14 attachproc,\k(15 get1,\k(16 get2,\k(17 get4,\k(18 get8,\k(19 put1,\k(20 put2,\k(21 put4,\k(22 put8,\k(23 beswab,\k(24 beswal,\k(25 beswav,\k(26 leswab,\k(27 leswal,\k(28 leswav\k(29 \-\k(30 machine-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+independent\k(01 debugger\k(02 functions\k(03 debugger(2)\k(04 cisctrace,\k(05 risctrace,\k(06 ciscframe,\k(07 riscframe,\k(08 localaddr,\k(09 symoff,\k(10 fpformat,\k(11 beieee80ftos,\k(12 beieeesftos,\k(13 beieeedftos,\k(14 leieee80ftos,\k(15 leieeesftos,\k(16 leieeedftos,\k(17 ieeesftos,\k(18 ieeedftos\k(19 \-\k(20 machine-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+Inf,\k(01 isNaN,\k(02 isInf\k(03 \-\k(04 not-a-number\k(05 and\k(06 infinity\k(07 functions\k(08 nan(2)\k(09 NaN,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+infinity\k(01 functions\k(02 nan(2)\k(03 NaN,\k(04 Inf,\k(05 isNaN,\k(06 isInf\k(07 \-\k(08 not-a-number\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+inflate,\k(01 inflatezlib,\k(02 inflateblock,\k(03 inflatezlibblock,\k(04 flateerr,\k(05 mkcrctab,\k(06 blockcrc,\k(07 adler32\k(08 \-\k(09 deflate\k(10 compression\k(11 flate(2)\k(12 deflateinit,\k(13 deflate,\k(14 deflatezlib,\k(15 deflateblock,\k(16 deflatezlibblock,\k(17 inflateinit,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+inflateblock,\k(01 inflatezlibblock,\k(02 flateerr,\k(03 mkcrctab,\k(04 blockcrc,\k(05 adler32\k(06 \-\k(07 deflate\k(08 compression\k(09 flate(2)\k(10 deflateinit,\k(11 deflate,\k(12 deflatezlib,\k(13 deflateblock,\k(14 deflatezlibblock,\k(15 inflateinit,\k(16 inflate,\k(17 inflatezlib,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+inflateinit,\k(01 inflate,\k(02 inflatezlib,\k(03 inflateblock,\k(04 inflatezlibblock,\k(05 flateerr,\k(06 mkcrctab,\k(07 blockcrc,\k(08 adler32\k(09 \-\k(10 deflate\k(11 compression\k(12 flate(2)\k(13 deflateinit,\k(14 deflate,\k(15 deflatezlib,\k(16 deflateblock,\k(17 deflatezlibblock,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+inflatezlib,\k(01 inflateblock,\k(02 inflatezlibblock,\k(03 flateerr,\k(04 mkcrctab,\k(05 blockcrc,\k(06 adler32\k(07 \-\k(08 deflate\k(09 compression\k(10 flate(2)\k(11 deflateinit,\k(12 deflate,\k(13 deflatezlib,\k(14 deflateblock,\k(15 deflatezlibblock,\k(16 inflateinit,\k(17 inflate,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+inflatezlibblock,\k(01 flateerr,\k(02 mkcrctab,\k(03 blockcrc,\k(04 adler32\k(05 \-\k(06 deflate\k(07 compression\k(08 flate(2)\k(09 deflateinit,\k(10 deflate,\k(11 deflatezlib,\k(12 deflateblock,\k(13 deflatezlibblock,\k(14 inflateinit,\k(15 inflate,\k(16 inflatezlib,\k(17 inflateblock,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+information\k(01 astro(7)\k(02 astro\k(03 \-\k(04 print\k(05 astronomical\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+information\k(01 and\k(02 control\k(03 arch(3)\k(04 arch\k(05 \-\k(06 architecture-specific\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+information\k(01 for\k(02 key\k(03 holders\k(04 keys.who(6)\k(05 keys.who\k(06 \-\k(07 biographic\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+init\k(01 \-\k(02 initialize\k(03 machine\k(04 upon\k(05 booting\k(06 init(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+initcontrols,\k(01 namectlfont,\k(02 namectlimage,\k(03 newcontrolset,\k(04 resizecontrolset\k(05 \-\k(06 interactive\k(07 graphical\k(08 controls\k(09 control(2)\k(10 Control,\k(11 Controlset,\k(12 activate,\k(13 closecontrol,\k(14 closecontrolset,\k(15 controlcalled,\k(16 controlwire,\k(17 createbox,\k(18 createboxbox,\k(19 createbutton,\k(20 createcolumn,\k(21 createentry,\k(22 createkeyboard,\k(23 createlabel,\k(24 createmenu,\k(25 createradiobutton,\k(26 createrow,\k(27 createscribble,\k(28 createslider,\k(29 createstack,\k(30 createtab,\k(31 createtext,\k(32 createtextbutton,\k(33 ctlerror,\k(34 ctlmalloc,\k(35 ctlrealloc,\k(36 ctlstrdup,\k(37 ctlprint,\k(38 deactivate,\k(39 freectlfont,\k(40 freectlimage,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+initdisplay,\k(01 closedisplay,\k(02 getdefont,\k(03 getwindow,\k(04 gengetwindow,\k(05 flushimage,\k(06 bufimage,\k(07 lockdisplay,\k(08 unlockdisplay,\k(09 openfont,\k(10 buildfont,\k(11 freefont,\k(12 Pfmt,\k(13 Rfmt,\k(14 strtochan,\k(15 chantostr,\k(16 chantodepth\k(17 \-\k(18 interactive\k(19 graphics\k(20 graphics(2)\k(21 Display,\k(22 Point,\k(23 Rectangle,\k(24 Cursor,\k(25 initdraw,\k(26 geninitdraw,\k(27 drawerror,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+initdraw,\k(01 geninitdraw,\k(02 drawerror,\k(03 initdisplay,\k(04 closedisplay,\k(05 getdefont,\k(06 getwindow,\k(07 gengetwindow,\k(08 flushimage,\k(09 bufimage,\k(10 lockdisplay,\k(11 unlockdisplay,\k(12 openfont,\k(13 buildfont,\k(14 freefont,\k(15 Pfmt,\k(16 Rfmt,\k(17 strtochan,\k(18 chantostr,\k(19 chantodepth\k(20 \-\k(21 interactive\k(22 graphics\k(23 graphics(2)\k(24 Display,\k(25 Point,\k(26 Rectangle,\k(27 Cursor,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+initialize\k(01 9P\k(02 connection\k(03 and\k(04 negotiate\k(05 version\k(06 fversion(2)\k(07 fversion\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+initialize\k(01 machine\k(02 upon\k(03 booting\k(04 init(8)\k(05 init\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+initkeyboard,\k(01 ctlkeyboard,\k(02 closekeyboard\k(03 \-\k(04 keyboard\k(05 control\k(06 keyboard(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+initmouse,\k(01 readmouse,\k(02 closemouse,\k(03 moveto,\k(04 getrect,\k(05 drawgetrect,\k(06 menuhit,\k(07 setcursor\k(08 \-\k(09 mouse\k(10 control\k(11 mouse(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+initThumbprints,\k(01 freeThumbprints,\k(02 okThumbprint,\k(03 readcert,\k(04 readcertchain\k(05 \-\k(06 attach\k(07 TLS1\k(08 or\k(09 SSL3\k(10 encryption\k(11 to\k(12 a\k(13 communication\k(14 channel\k(15 pushtls(2)\k(16 pushtls,\k(17 tlsClient,\k(18 tlsServer,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+input\k(01 fscanf(2)\k(02 fscanf,\k(03 scanf,\k(04 sscanf,\k(05 vfscanf\k(06 \-\k(07 scan\k(08 formatted\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+input\k(01 kbin(3)\k(02 kbin\k(03 \-\k(04 external\k(05 keyboard\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+input\k(01 and\k(02 output\k(03 fgetc(2)\k(04 fgetc,\k(05 getc,\k(06 getchar,\k(07 fputc,\k(08 putc,\k(09 putchar,\k(10 ungetc,\k(11 fgets,\k(12 gets,\k(13 fputs,\k(14 puts,\k(15 fread,\k(16 fwrite\k(17 \-\k(18 Stdio\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+input/output\k(01 bio(2)\k(02 Bopen,\k(03 Binit,\k(04 Binits,\k(05 Brdline,\k(06 Brdstr,\k(07 Bgetc,\k(08 Bgetrune,\k(09 Bgetd,\k(10 Bungetc,\k(11 Bungetrune,\k(12 Bread,\k(13 Bseek,\k(14 Boffset,\k(15 Bfildes,\k(16 Blinelen,\k(17 Bputc,\k(18 Bputrune,\k(19 Bprint,\k(20 Bvprint,\k(21 Bwrite,\k(22 Bflush,\k(23 Bterm,\k(24 Bbuffered\k(25 \-\k(26 buffered\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+input/output\k(01 package\k(02 fopen(2)\k(03 fopen,\k(04 freopen,\k(05 fdopen,\k(06 fileno,\k(07 fclose,\k(08 sopenr,\k(09 sopenw,\k(10 sclose,\k(11 fflush,\k(12 setvbuf,\k(13 setbuf,\k(14 fgetpos,\k(15 ftell,\k(16 fsetpos,\k(17 fseek,\k(18 rewind,\k(19 feof,\k(20 ferror,\k(21 clearerr\k(22 \-\k(23 standard\k(24 buffered\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+inquire\k(01 or\k(02 change\k(03 file\k(04 attributes\k(05 stat(5)\k(06 stat,\k(07 wstat\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+insertavl,\k(01 lookupavl,\k(02 deleteavl,\k(03 avlwalk,\k(04 avlnext,\k(05 avlprev,\k(06 endwalk\k(07 -\k(08 AVL\k(09 tree\k(10 routines\k(11 avl(2)\k(12 mkavltree,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+insertkey,\k(01 caninsertkey,\k(02 lookupkey,\k(03 deletekey\k(04 \-\k(05 integer\k(06 to\k(07 data\k(08 structure\k(09 maps\k(10 intmap(2)\k(11 Intmap,\k(12 allocmap,\k(13 freemap,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+insetrect,\k(01 canonrect,\k(02 eqpt,\k(03 eqrect,\k(04 ptinrect,\k(05 rectinrect,\k(06 rectXrect,\k(07 rectclip,\k(08 combinerect,\k(09 Dx,\k(10 Dy,\k(11 Pt,\k(12 Rect,\k(13 Rpt\k(14 \-\k(15 arithmetic\k(16 on\k(17 points\k(18 and\k(19 rectangles\k(20 addpt(2)\k(21 addpt,\k(22 subpt,\k(23 mulpt,\k(24 divpt,\k(25 rectaddpt,\k(26 rectsubpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+installsubfont,\k(01 lookupsubfont,\k(02 uninstallsubfont,\k(03 subfontname,\k(04 readsubfont,\k(05 readsubfonti,\k(06 writesubfont,\k(07 stringsubfont,\k(08 strsubfontwidth,\k(09 mkfont\k(10 \-\k(11 subfont\k(12 manipulation\k(13 subfont(2)\k(14 allocsubfont,\k(15 freesubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+instruction\k(01 and\k(02 data\k(03 caches\k(04 segflush(2)\k(05 segflush\k(06 \-\k(07 flush\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+instruction\k(01 simulators\k(02 vi(1)\k(03 5i,\k(04 ki,\k(05 vi,\k(06 qi\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Interfaces\k(01 pnp(3)\k(02 pnp\k(03 \-\k(04 Plug\k(05 'n'\k(06 Play\k(07 ISA\k(08 and\k(09 PCI\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Internet\k(01 ping(8)\k(02 ping,\k(03 gping,\k(04 traceroute,\k(05 hogports\k(06 \-\k(07 probe\k(08 the\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Internet\k(01 booting\k(02 dhcpd(8)\k(03 dhcpd,\k(04 dhcpleases,\k(05 rarpd,\k(06 tftpd\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Internet\k(01 configuration\k(02 and\k(03 routing\k(04 ipconfig(8)\k(05 ipconfig,\k(06 rip,\k(07 linklocal,\k(08 ipv6on\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Internet\k(01 mail\k(02 servers\k(03 pop3(8)\k(04 pop3,\k(05 imap4d\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Internet\k(01 Protocol\k(02 addressing\k(03 ip(2)\k(04 eipfmt,\k(05 parseip,\k(06 parseipmask,\k(07 v4parseip,\k(08 v4parsecidr,\k(09 parseether,\k(10 myipaddr,\k(11 myetheraddr,\k(12 maskip,\k(13 equivip4,\k(14 equivip6,\k(15 defmask,\k(16 isv4,\k(17 v4tov6,\k(18 v6tov4,\k(19 nhgetv,\k(20 nhgetl,\k(21 nhgets,\k(22 hnputv,\k(23 hnputl,\k(24 hnputs,\k(25 ptclbsum,\k(26 readipifc\k(27 \-\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+Internet\k(01 remote\k(02 access\k(03 daemons\k(04 ipserv(8)\k(05 telnetd,\k(06 rlogind,\k(07 rexexec,\k(08 ftpd\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+interpret\k(01 ASCII,\k(02 Unicode\k(03 characters\k(04 ascii(1)\k(05 ascii,\k(06 unicode\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+interpret\k(01 kernel\k(02 stack\k(03 dumps\k(04 ktrace(1)\k(05 ktrace\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+interpretation\k(01 functions\k(02 object(2)\k(03 objtype,\k(04 readobj,\k(05 objtraverse,\k(06 isar,\k(07 nextar,\k(08 readar\k(09 \-\k(10 object\k(11 file\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+interprocess\k(01 channel\k(02 pipe(2)\k(03 pipe\k(04 \-\k(05 create\k(06 an\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+interprocess\k(01 communication\k(02 pipe(3)\k(03 pipe\k(04 \-\k(05 two-way\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+interprocess\k(01 messaging\k(02 plumber(4)\k(03 plumber\k(04 \-\k(05 file\k(06 system\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Intmap,\k(01 allocmap,\k(02 freemap,\k(03 insertkey,\k(04 caninsertkey,\k(05 lookupkey,\k(06 deletekey\k(07 \-\k(08 integer\k(09 to\k(10 data\k(11 structure\k(12 maps\k(13 intmap(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+introduction\k(01 to\k(02 databases\k(03 intro(7)\k(04 intro\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+introduction\k(01 to\k(02 file\k(03 formats\k(04 intro(6)\k(05 intro\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+introduction\k(01 to\k(02 file\k(03 servers\k(04 intro(4)\k(05 intro\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+introduction\k(01 to\k(02 library\k(03 functions\k(04 intro(2)\k(05 intro\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+introduction\k(01 to\k(02 Plan\k(03 9\k(04 intro(1)\k(05 intro\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+introduction\k(01 to\k(02 system\k(03 administration\k(04 intro(8)\k(05 intro\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+introduction\k(01 to\k(02 the\k(03 Plan\k(04 9\k(05 devices\k(06 intro(3)\k(07 intro\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+introduction\k(01 to\k(02 the\k(03 Plan\k(04 9\k(05 File\k(06 Protocol,\k(07 9P\k(08 intro(5)\k(09 intro\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+intuit\k(01 command\k(02 line\k(03 for\k(04 formatting\k(05 a\k(06 document\k(07 doctype(1)\k(08 doctype\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+invariants\k(01 assert(2)\k(02 assert\k(03 \-\k(04 check\k(05 program\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+invertmat,\k(01 xformpoint,\k(02 xformpointd,\k(03 xformplane,\k(04 pushmat,\k(05 popmat,\k(06 rot,\k(07 qrot,\k(08 scale,\k(09 move,\k(10 xform,\k(11 ixform,\k(12 persp,\k(13 look,\k(14 viewport\k(15 \-\k(16 Geometric\k(17 transformations\k(18 matrix(2)\k(19 ident,\k(20 matmul,\k(21 matmulr,\k(22 determinant,\k(23 adjoint,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+I/O\k(01 iostats(4)\k(02 iostats\k(03 \-\k(04 file\k(05 system\k(06 to\k(07 measure\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+I/O\k(01 on\k(02 an\k(03 existing\k(04 or\k(05 new\k(06 file\k(07 open(5)\k(08 open,\k(09 create\k(10 \-\k(11 prepare\k(12 a\k(13 fid\k(14 for\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+I/O\k(01 processes\k(02 for\k(03 threaded\k(04 programs\k(05 ioproc(2)\k(06 closeioproc,\k(07 iocall,\k(08 ioclose,\k(09 iointerrupt,\k(10 iodial,\k(11 ioopen,\k(12 ioproc,\k(13 ioread,\k(14 ioreadn,\k(15 iowrite\k(16 \-\k(17 slave\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+I/O\k(01 Processors\k(02 na(8)\k(03 na\k(04 \-\k(05 assembler\k(06 for\k(07 the\k(08 Symbios\k(09 Logic\k(10 PCI-SCSI\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+I/O\k(01 unit\k(02 for\k(03 file\k(04 descriptor\k(05 iounit(2)\k(06 iounit\k(07 \-\k(08 return\k(09 size\k(10 of\k(11 atomic\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+iocall,\k(01 ioclose,\k(02 iointerrupt,\k(03 iodial,\k(04 ioopen,\k(05 ioproc,\k(06 ioread,\k(07 ioreadn,\k(08 iowrite\k(09 \-\k(10 slave\k(11 I/O\k(12 processes\k(13 for\k(14 threaded\k(15 programs\k(16 ioproc(2)\k(17 closeioproc,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+ioclose,\k(01 iointerrupt,\k(02 iodial,\k(03 ioopen,\k(04 ioproc,\k(05 ioread,\k(06 ioreadn,\k(07 iowrite\k(08 \-\k(09 slave\k(10 I/O\k(11 processes\k(12 for\k(13 threaded\k(14 programs\k(15 ioproc(2)\k(16 closeioproc,\k(17 iocall,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+iodial,\k(01 ioopen,\k(02 ioproc,\k(03 ioread,\k(04 ioreadn,\k(05 iowrite\k(06 \-\k(07 slave\k(08 I/O\k(09 processes\k(10 for\k(11 threaded\k(12 programs\k(13 ioproc(2)\k(14 closeioproc,\k(15 iocall,\k(16 ioclose,\k(17 iointerrupt,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+iointerrupt,\k(01 iodial,\k(02 ioopen,\k(03 ioproc,\k(04 ioread,\k(05 ioreadn,\k(06 iowrite\k(07 \-\k(08 slave\k(09 I/O\k(10 processes\k(11 for\k(12 threaded\k(13 programs\k(14 ioproc(2)\k(15 closeioproc,\k(16 iocall,\k(17 ioclose,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+ioopen,\k(01 ioproc,\k(02 ioread,\k(03 ioreadn,\k(04 iowrite\k(05 \-\k(06 slave\k(07 I/O\k(08 processes\k(09 for\k(10 threaded\k(11 programs\k(12 ioproc(2)\k(13 closeioproc,\k(14 iocall,\k(15 ioclose,\k(16 iointerrupt,\k(17 iodial,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+ioproc,\k(01 ioread,\k(02 ioreadn,\k(03 iowrite\k(04 \-\k(05 slave\k(06 I/O\k(07 processes\k(08 for\k(09 threaded\k(10 programs\k(11 ioproc(2)\k(12 closeioproc,\k(13 iocall,\k(14 ioclose,\k(15 iointerrupt,\k(16 iodial,\k(17 ioopen,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+ioread,\k(01 ioreadn,\k(02 iowrite\k(03 \-\k(04 slave\k(05 I/O\k(06 processes\k(07 for\k(08 threaded\k(09 programs\k(10 ioproc(2)\k(11 closeioproc,\k(12 iocall,\k(13 ioclose,\k(14 iointerrupt,\k(15 iodial,\k(16 ioopen,\k(17 ioproc,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+ioreadn,\k(01 iowrite\k(02 \-\k(03 slave\k(04 I/O\k(05 processes\k(06 for\k(07 threaded\k(08 programs\k(09 ioproc(2)\k(10 closeioproc,\k(11 iocall,\k(12 ioclose,\k(13 iointerrupt,\k(14 iodial,\k(15 ioopen,\k(16 ioproc,\k(17 ioread,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+iostats\k(01 \-\k(02 file\k(03 system\k(04 to\k(05 measure\k(06 I/O\k(07 iostats(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+iounit\k(01 \-\k(02 return\k(03 size\k(04 of\k(05 atomic\k(06 I/O\k(07 unit\k(08 for\k(09 file\k(10 descriptor\k(11 iounit(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+iowrite\k(01 \-\k(02 slave\k(03 I/O\k(04 processes\k(05 for\k(06 threaded\k(07 programs\k(08 ioproc(2)\k(09 closeioproc,\k(10 iocall,\k(11 ioclose,\k(12 iointerrupt,\k(13 iodial,\k(14 ioopen,\k(15 ioproc,\k(16 ioread,\k(17 ioreadn,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+IP\k(01 ip(3)\k(02 ip,\k(03 esp,\k(04 gre,\k(05 icmp,\k(06 icmpv6,\k(07 ipmux,\k(08 rudp,\k(09 tcp,\k(10 udp\k(11 \-\k(12 network\k(13 protocols\k(14 over\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ip,\k(01 esp,\k(02 gre,\k(03 icmp,\k(04 icmpv6,\k(05 ipmux,\k(06 rudp,\k(07 tcp,\k(08 udp\k(09 \-\k(10 network\k(11 protocols\k(12 over\k(13 IP\k(14 ip(3)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ipattr,\k(01 ndbgetipaddr,\k(02 ndbipinfo,\k(03 csipinfo,\k(04 ndbhash,\k(05 ndbparse,\k(06 csgetvalue,\k(07 ndbfindattr,\k(08 dnsquery,\k(09 ndbdiscard,\k(10 ndbconcatenate,\k(11 ndbreorder,\k(12 ndbsubstitute,\k(13 ndbgetval,\k(14 csgetval,\k(15 ndblookval\k(16 \-\k(17 network\k(18 database\k(19 ndb(2)\k(20 ndbopen,\k(21 ndbcat,\k(22 ndbchanged,\k(23 ndbclose,\k(24 ndbreopen,\k(25 ndbsearch,\k(26 ndbsnext,\k(27 ndbgetvalue,\k(28 ndbfree,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ipconfig,\k(01 rip,\k(02 linklocal,\k(03 ipv6on\k(04 \-\k(05 Internet\k(06 configuration\k(07 and\k(08 routing\k(09 ipconfig(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ipmux,\k(01 rudp,\k(02 tcp,\k(03 udp\k(04 \-\k(05 network\k(06 protocols\k(07 over\k(08 IP\k(09 ip(3)\k(10 ip,\k(11 esp,\k(12 gre,\k(13 icmp,\k(14 icmpv6,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ipquery,\k(01 mkhash,\k(02 mkdb,\k(03 mkhosts,\k(04 cs,\k(05 csquery,\k(06 dns,\k(07 dnstcp,\k(08 dnsquery,\k(09 dnsdebug\k(10 \-\k(11 network\k(12 database\k(13 ndb(8)\k(14 query,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+iprint,\k(01 hwdraw\k(02 \-\k(03 drawing\k(04 routines\k(05 for\k(06 memory-resident\k(07 images\k(08 memdraw(2)\k(09 Memimage,\k(10 Memdata,\k(11 Memdrawparam,\k(12 memimageinit,\k(13 wordaddr,\k(14 byteaddr,\k(15 memimagemove,\k(16 allocmemimage,\k(17 allocmemimaged,\k(18 readmemimage,\k(19 creadmemimage,\k(20 writememimage,\k(21 freememimage,\k(22 memsetchan,\k(23 loadmemimage,\k(24 cloadmemimage,\k(25 unloadmemimage,\k(26 memfillcolor,\k(27 memarc,\k(28 mempoly,\k(29 memellipse,\k(30 memfillpoly,\k(31 memimageline,\k(32 memimagedraw,\k(33 drawclip,\k(34 memlinebbox,\k(35 memlineendsize,\k(36 allocmemsubfont,\k(37 openmemsubfont,\k(38 freememsubfont,\k(39 memsubfontwidth,\k(40 getmemdefont,\k(41 memimagestring,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+ipso,\k(01 secstore\k(02 \-\k(03 secstore\k(04 commands\k(05 secstore(1)\k(06 aescbc,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+IPv4\k(01 6in4(8)\k(02 6in4\k(03 -\k(04 configure\k(05 and\k(06 run\k(07 automatic\k(08 or\k(09 manual\k(10 6to4\k(11 tunnel\k(12 of\k(13 IPv6\k(14 through\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+IPv4\k(01 Ethernet\k(02 bridge\k(03 bridge(3)\k(04 bridge\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+IPv6\k(01 through\k(02 IPv4\k(03 6in4(8)\k(04 6in4\k(05 -\k(06 configure\k(07 and\k(08 run\k(09 automatic\k(10 or\k(11 manual\k(12 6to4\k(13 tunnel\k(14 of\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ipv6on\k(01 \-\k(02 Internet\k(03 configuration\k(04 and\k(05 routing\k(06 ipconfig(8)\k(07 ipconfig,\k(08 rip,\k(09 linklocal,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ISA\k(01 and\k(02 PCI\k(03 Interfaces\k(04 pnp(3)\k(05 pnp\k(06 \-\k(07 Plug\k(08 'n'\k(09 Play\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+isalnum,\k(01 isspace,\k(02 ispunct,\k(03 isprint,\k(04 isgraph,\k(05 iscntrl,\k(06 isascii,\k(07 toascii,\k(08 _toupper,\k(09 _tolower,\k(10 toupper,\k(11 tolower\k(12 \-\k(13 ASCII\k(14 character\k(15 classification\k(16 ctype(2)\k(17 isalpha,\k(18 isupper,\k(19 islower,\k(20 isdigit,\k(21 isxdigit,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isalpha,\k(01 isupper,\k(02 islower,\k(03 isdigit,\k(04 isxdigit,\k(05 isalnum,\k(06 isspace,\k(07 ispunct,\k(08 isprint,\k(09 isgraph,\k(10 iscntrl,\k(11 isascii,\k(12 toascii,\k(13 _toupper,\k(14 _tolower,\k(15 toupper,\k(16 tolower\k(17 \-\k(18 ASCII\k(19 character\k(20 classification\k(21 ctype(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isalpharune,\k(01 islowerrune,\k(02 isspacerune,\k(03 istitlerune,\k(04 isupperrune,\k(05 tolowerrune,\k(06 totitlerune,\k(07 toupperrune\k(08 \-\k(09 Unicode\k(10 character\k(11 classes\k(12 and\k(13 cases\k(14 isalpharune(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+isar,\k(01 nextar,\k(02 readar\k(03 \-\k(04 object\k(05 file\k(06 interpretation\k(07 functions\k(08 object(2)\k(09 objtype,\k(10 readobj,\k(11 objtraverse,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+isascii,\k(01 toascii,\k(02 _toupper,\k(03 _tolower,\k(04 toupper,\k(05 tolower\k(06 \-\k(07 ASCII\k(08 character\k(09 classification\k(10 ctype(2)\k(11 isalpha,\k(12 isupper,\k(13 islower,\k(14 isdigit,\k(15 isxdigit,\k(16 isalnum,\k(17 isspace,\k(18 ispunct,\k(19 isprint,\k(20 isgraph,\k(21 iscntrl,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+iscntrl,\k(01 isascii,\k(02 toascii,\k(03 _toupper,\k(04 _tolower,\k(05 toupper,\k(06 tolower\k(07 \-\k(08 ASCII\k(09 character\k(10 classification\k(11 ctype(2)\k(12 isalpha,\k(13 isupper,\k(14 islower,\k(15 isdigit,\k(16 isxdigit,\k(17 isalnum,\k(18 isspace,\k(19 ispunct,\k(20 isprint,\k(21 isgraph,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isdigit,\k(01 isxdigit,\k(02 isalnum,\k(03 isspace,\k(04 ispunct,\k(05 isprint,\k(06 isgraph,\k(07 iscntrl,\k(08 isascii,\k(09 toascii,\k(10 _toupper,\k(11 _tolower,\k(12 toupper,\k(13 tolower\k(14 \-\k(15 ASCII\k(16 character\k(17 classification\k(18 ctype(2)\k(19 isalpha,\k(20 isupper,\k(21 islower,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isgraph,\k(01 iscntrl,\k(02 isascii,\k(03 toascii,\k(04 _toupper,\k(05 _tolower,\k(06 toupper,\k(07 tolower\k(08 \-\k(09 ASCII\k(10 character\k(11 classification\k(12 ctype(2)\k(13 isalpha,\k(14 isupper,\k(15 islower,\k(16 isdigit,\k(17 isxdigit,\k(18 isalnum,\k(19 isspace,\k(20 ispunct,\k(21 isprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isInf\k(01 \-\k(02 not-a-number\k(03 and\k(04 infinity\k(05 functions\k(06 nan(2)\k(07 NaN,\k(08 Inf,\k(09 isNaN,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+islower,\k(01 isdigit,\k(02 isxdigit,\k(03 isalnum,\k(04 isspace,\k(05 ispunct,\k(06 isprint,\k(07 isgraph,\k(08 iscntrl,\k(09 isascii,\k(10 toascii,\k(11 _toupper,\k(12 _tolower,\k(13 toupper,\k(14 tolower\k(15 \-\k(16 ASCII\k(17 character\k(18 classification\k(19 ctype(2)\k(20 isalpha,\k(21 isupper,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+islowerrune,\k(01 isspacerune,\k(02 istitlerune,\k(03 isupperrune,\k(04 tolowerrune,\k(05 totitlerune,\k(06 toupperrune\k(07 \-\k(08 Unicode\k(09 character\k(10 classes\k(11 and\k(12 cases\k(13 isalpharune(2)\k(14 isalpharune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+isNaN,\k(01 isInf\k(02 \-\k(03 not-a-number\k(04 and\k(05 infinity\k(06 functions\k(07 nan(2)\k(08 NaN,\k(09 Inf,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+ISO-9660\k(01 CD\k(02 image\k(03 mk9660(8)\k(04 dump9660,\k(05 mk9660\k(06 \-\k(07 create\k(08 an\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+ISO9660\k(01 file\k(02 systems\k(03 dossrv(4)\k(04 dossrv,\k(05 9660srv,\k(06 a:,\k(07 b:,\k(08 c:,\k(09 d:,\k(10 9fat:,\k(11 dosmnt,\k(12 eject\k(13 \-\k(14 DOS\k(15 and\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+isprint,\k(01 isgraph,\k(02 iscntrl,\k(03 isascii,\k(04 toascii,\k(05 _toupper,\k(06 _tolower,\k(07 toupper,\k(08 tolower\k(09 \-\k(10 ASCII\k(11 character\k(12 classification\k(13 ctype(2)\k(14 isalpha,\k(15 isupper,\k(16 islower,\k(17 isdigit,\k(18 isxdigit,\k(19 isalnum,\k(20 isspace,\k(21 ispunct,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+ispunct,\k(01 isprint,\k(02 isgraph,\k(03 iscntrl,\k(04 isascii,\k(05 toascii,\k(06 _toupper,\k(07 _tolower,\k(08 toupper,\k(09 tolower\k(10 \-\k(11 ASCII\k(12 character\k(13 classification\k(14 ctype(2)\k(15 isalpha,\k(16 isupper,\k(17 islower,\k(18 isdigit,\k(19 isxdigit,\k(20 isalnum,\k(21 isspace,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isspace,\k(01 ispunct,\k(02 isprint,\k(03 isgraph,\k(04 iscntrl,\k(05 isascii,\k(06 toascii,\k(07 _toupper,\k(08 _tolower,\k(09 toupper,\k(10 tolower\k(11 \-\k(12 ASCII\k(13 character\k(14 classification\k(15 ctype(2)\k(16 isalpha,\k(17 isupper,\k(18 islower,\k(19 isdigit,\k(20 isxdigit,\k(21 isalnum,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isspacerune,\k(01 istitlerune,\k(02 isupperrune,\k(03 tolowerrune,\k(04 totitlerune,\k(05 toupperrune\k(06 \-\k(07 Unicode\k(08 character\k(09 classes\k(10 and\k(11 cases\k(12 isalpharune(2)\k(13 isalpharune,\k(14 islowerrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+istitlerune,\k(01 isupperrune,\k(02 tolowerrune,\k(03 totitlerune,\k(04 toupperrune\k(05 \-\k(06 Unicode\k(07 character\k(08 classes\k(09 and\k(10 cases\k(11 isalpharune(2)\k(12 isalpharune,\k(13 islowerrune,\k(14 isspacerune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+isupper,\k(01 islower,\k(02 isdigit,\k(03 isxdigit,\k(04 isalnum,\k(05 isspace,\k(06 ispunct,\k(07 isprint,\k(08 isgraph,\k(09 iscntrl,\k(10 isascii,\k(11 toascii,\k(12 _toupper,\k(13 _tolower,\k(14 toupper,\k(15 tolower\k(16 \-\k(17 ASCII\k(18 character\k(19 classification\k(20 ctype(2)\k(21 isalpha,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+isupperrune,\k(01 tolowerrune,\k(02 totitlerune,\k(03 toupperrune\k(04 \-\k(05 Unicode\k(06 character\k(07 classes\k(08 and\k(09 cases\k(10 isalpharune(2)\k(11 isalpharune,\k(12 islowerrune,\k(13 isspacerune,\k(14 istitlerune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+isv4,\k(01 v4tov6,\k(02 v6tov4,\k(03 nhgetv,\k(04 nhgetl,\k(05 nhgets,\k(06 hnputv,\k(07 hnputl,\k(08 hnputs,\k(09 ptclbsum,\k(10 readipifc\k(11 \-\k(12 Internet\k(13 Protocol\k(14 addressing\k(15 ip(2)\k(16 eipfmt,\k(17 parseip,\k(18 parseipmask,\k(19 v4parseip,\k(20 v4parsecidr,\k(21 parseether,\k(22 myipaddr,\k(23 myetheraddr,\k(24 maskip,\k(25 equivip4,\k(26 equivip6,\k(27 defmask,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+isxdigit,\k(01 isalnum,\k(02 isspace,\k(03 ispunct,\k(04 isprint,\k(05 isgraph,\k(06 iscntrl,\k(07 isascii,\k(08 toascii,\k(09 _toupper,\k(10 _tolower,\k(11 toupper,\k(12 tolower\k(13 \-\k(14 ASCII\k(15 character\k(16 classification\k(17 ctype(2)\k(18 isalpha,\k(19 isupper,\k(20 islower,\k(21 isdigit,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+itomp,\k(01 uvtomp,\k(02 mptouv,\k(03 vtomp,\k(04 mptov,\k(05 mpdigdiv,\k(06 mpadd,\k(07 mpsub,\k(08 mpleft,\k(09 mpright,\k(10 mpmul,\k(11 mpexp,\k(12 mpmod,\k(13 mpdiv,\k(14 mpcmp,\k(15 mpextendedgcd,\k(16 mpinvert,\k(17 mpsignif,\k(18 mplowbits0,\k(19 mpvecdigmuladd,\k(20 mpvecdigmulsub,\k(21 mpvecadd,\k(22 mpvecsub,\k(23 mpveccmp,\k(24 mpvecmul,\k(25 mpmagcmp,\k(26 mpmagadd,\k(27 mpmagsub,\k(28 crtpre,\k(29 crtin,\k(30 crtout,\k(31 crtprefree,\k(32 crtresfree\k(33 \-\k(34 extended\k(35 precision\k(36 arithmetic\k(37 mp(2)\k(38 mpsetminbits,\k(39 mpnew,\k(40 mpfree,\k(41 mpbits,\k(42 mpnorm,\k(43 mpcopy,\k(44 mpassign,\k(45 mprand,\k(46 strtomp,\k(47 mpfmt,mptoa,\k(48 betomp,\k(49 mptobe,\k(50 letomp,\k(51 mptole,\k(52 mptoui,\k(53 uitomp,\k(54 mptoi,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+iwhois\k(01 \-\k(02 look\k(03 in\k(04 phone\k(05 book\k(06 tel(1)\k(07 tel,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ixform,\k(01 persp,\k(02 look,\k(03 viewport\k(04 \-\k(05 Geometric\k(06 transformations\k(07 matrix(2)\k(08 ident,\k(09 matmul,\k(10 matmulr,\k(11 determinant,\k(12 adjoint,\k(13 invertmat,\k(14 xformpoint,\k(15 xformpointd,\k(16 xformplane,\k(17 pushmat,\k(18 popmat,\k(19 rot,\k(20 qrot,\k(21 scale,\k(22 move,\k(23 xform,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+Japanese\k(01 mnihongo(6)\k(02 mnihongo\k(03 \-\k(04 macros\k(05 for\k(06 typesetting\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+join\k(01 \-\k(02 relational\k(03 database\k(04 operator\k(05 join(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+jpg,\k(01 gif,\k(02 png,\k(03 ppm,\k(04 bmp,\k(05 yuv,\k(06 ico,\k(07 togif,\k(08 toppm,\k(09 topng,\k(10 toico\k(11 \-\k(12 view\k(13 and\k(14 convert\k(15 pictures\k(16 jpg(1)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+juggle,\k(01 mahjongg,\k(02 memo,\k(03 sokoban,\k(04 sudoku\k(05 \-\k(06 time\k(07 wasters\k(08 games(1)\k(09 4s,\k(10 5s,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+juke\k(01 \-\k(02 music\k(03 jukebox\k(04 juke(7)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+jukebox\k(01 juke(7)\k(02 juke\k(03 \-\k(04 music\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ka,\k(01 qa,\k(02 va\k(03 \-\k(04 assemblers\k(05 2a(1)\k(06 0a,\k(07 1a,\k(08 2a,\k(09 5a,\k(10 6a,\k(11 7a,\k(12 8a,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+kb,\k(01 print,\k(02 probe,\k(03 serial,\k(04 usbfat:\k(05 \-\k(06 Universal\k(07 Serial\k(08 Bus\k(09 device\k(10 drivers\k(11 usb(4)\k(12 audio,\k(13 disk,\k(14 ether,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+kbin\k(01 \-\k(02 external\k(03 keyboard\k(04 input\k(05 kbin(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+kbmap\k(01 \-\k(02 keyboard\k(03 map\k(04 kbmap(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+kbmap\k(01 \-\k(02 show\k(03 a\k(04 list\k(05 of\k(06 available\k(07 keyboard\k(08 maps\k(09 and\k(10 switch\k(11 between\k(12 them.\k(13 kbmap(1)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+kc,\k(01 qc,\k(02 vc\k(03 \-\k(04 C\k(05 compilers\k(06 2c(1)\k(07 0c,\k(08 1c,\k(09 2c,\k(10 5c,\k(11 6c,\k(12 7c,\k(13 8c,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+kernel\k(01 debugging\k(02 file\k(03 system\k(04 rdbfs(4)\k(05 rdbfs\k(06 \-\k(07 remote\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+kernel\k(01 mouse\k(02 interface\k(03 mouse(3)\k(04 mouse,\k(05 cursor\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+kernel\k(01 profiling\k(02 kprof(3)\k(03 kprof\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+kernel\k(01 stack\k(02 dumps\k(03 ktrace(1)\k(04 ktrace\k(05 \-\k(06 interpret\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+key\k(01 holders\k(02 keys.who(6)\k(03 keys.who\k(04 \-\k(05 biographic\k(06 information\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Key\k(01 remote\k(02 authentication\k(03 box\k(04 securenet(8)\k(05 securenet\k(06 \-\k(07 Digital\k(08 Pathways\k(09 SecureNet\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+key\k(01 thumbprints\k(02 thumbprint(6)\k(03 thumbprint\k(04 \-\k(05 public\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+keyboard\k(01 \-\k(02 how\k(03 to\k(04 type\k(05 characters\k(06 keyboard(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+keyboard\k(01 control\k(02 keyboard(2)\k(03 initkeyboard,\k(04 ctlkeyboard,\k(05 closekeyboard\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+keyboard\k(01 input\k(02 kbin(3)\k(03 kbin\k(04 \-\k(05 external\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+keyboard\k(01 map\k(02 kbmap(3)\k(03 kbmap\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+keyboard\k(01 maps\k(02 and\k(03 switch\k(04 between\k(05 them.\k(06 kbmap(1)\k(07 kbmap\k(08 \-\k(09 show\k(10 a\k(11 list\k(12 of\k(13 available\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+keyboard,\k(01 params,\k(02 prompter\k(03 \-\k(04 bitsy-specific\k(05 utilities\k(06 bitsyload(1)\k(07 bitsyload,\k(08 light,\k(09 pencal,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+keyfs,\k(01 warning\k(02 \-\k(03 authentication\k(04 database\k(05 files\k(06 keyfs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+keys\k(01 rsa(8)\k(02 rsagen,\k(03 rsafill,\k(04 asn12rsa,\k(05 rsa2pub,\k(06 rsa2ssh,\k(07 rsa2x509\k(08 \-\k(09 generate\k(10 and\k(11 format\k(12 rsa\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+keys\k(01 from\k(02 factotum\k(03 delkey(1)\k(04 delkey\k(05 \-\k(06 delete\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+key_setup,\k(01 des56to64,\k(02 des64to56,\k(03 setupDES3state,\k(04 triple_block_cipher\k(05 -\k(06 single\k(07 and\k(08 triple\k(09 digital\k(10 encryption\k(11 standard\k(12 des(2)\k(13 setupDESstate,\k(14 des_key_setup,\k(15 block_cipher,\k(16 desCBCencrypt,\k(17 desCBCdecrypt,\k(18 desECBencrypt,\k(19 desECBdecrypt,\k(20 des3CBCencrypt,\k(21 des3CBCdecrypt,\k(22 des3ECBencrypt,\k(23 des3ECBdecrypt,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+keys.who\k(01 \-\k(02 biographic\k(03 information\k(04 for\k(05 key\k(06 holders\k(07 keys.who(6)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+kfs\k(01 \-\k(02 disk\k(03 file\k(04 system\k(05 kfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+kfs\k(01 administration\k(02 kfscmd(8)\k(03 kfscmd,\k(04 ksync\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+kfscmd,\k(01 ksync\k(02 \-\k(03 kfs\k(04 administration\k(05 kfscmd(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ki,\k(01 vi,\k(02 qi\k(03 \-\k(04 instruction\k(05 simulators\k(06 vi(1)\k(07 5i,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+kill\k(01 processes\k(02 kill(1)\k(03 kill,\k(04 slay,\k(05 broke\k(06 \-\k(07 print\k(08 commands\k(09 to\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+kill,\k(01 slay,\k(02 broke\k(03 \-\k(04 print\k(05 commands\k(06 to\k(07 kill\k(08 processes\k(09 kill(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+kl,\k(01 ql,\k(02 vl\k(03 \-\k(04 loaders\k(05 2l(1)\k(06 0l,\k(07 1l,\k(08 2l,\k(09 5l,\k(10 6l,\k(11 7l,\k(12 8l,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+kmem,\k(01 umem\k(02 \-\k(03 help\k(04 find\k(05 memory\k(06 leaks\k(07 leak(1)\k(08 leak,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+kprof\k(01 \-\k(02 display\k(03 profiling\k(04 data\k(05 prof(1)\k(06 prof,\k(07 tprof,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+kprof\k(01 \-\k(02 kernel\k(03 profiling\k(04 kprof(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ksync\k(01 \-\k(02 kfs\k(03 administration\k(04 kfscmd(8)\k(05 kfscmd,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ktrace\k(01 \-\k(02 interpret\k(03 kernel\k(04 stack\k(05 dumps\k(06 ktrace(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+L\k(01 draw(2)\k(02 Image,\k(03 draw,\k(04 gendraw,\k(05 drawreplxy,\k(06 drawrepl,\k(07 replclipr,\k(08 line,\k(09 poly,\k(10 fillpoly,\k(11 bezier,\k(12 bezspline,\k(13 fillbezier,\k(14 fillbezspline,\k(15 ellipse,\k(16 fillellipse,\k(17 arc,\k(18 fillarc,\k(19 icossin,\k(20 icossin2,\k(21 border,\k(22 string,\k(23 stringn,\k(24 runestring,\k(25 runestringn,\k(26 stringbg,\k(27 stringnbg,\k(28 runestringbg,\k(29 runestringnbg,\k(30 _string,\k(31 ARROW,\k(32 drawsetdebug\k(33 \-\k(34 graphics\k(35 functions\k(36 PB\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+label,\k(01 window,\k(02 wloc\k(03 \-\k(04 window\k(05 system\k(06 rio(1)\k(07 rio,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+labs\k(01 \-\k(02 integer\k(03 absolute\k(04 values\k(05 abs(2)\k(06 abs,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+lan\k(01 Ethernet\k(02 packet\k(03 wol(8)\k(04 wol\k(05 \-\k(06 send\k(07 wake-on-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+language\k(01 awk(1)\k(02 awk\k(03 \-\k(04 pattern-directed\k(05 scanning\k(06 and\k(07 processing\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+language\k(01 bc(1)\k(02 bc\k(03 \-\k(04 arbitrary-precision\k(05 arithmetic\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+language\k(01 hoc(1)\k(02 hoc\k(03 \-\k(04 interactive\k(05 floating\k(06 point\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+language\k(01 rc(1)\k(02 rc,\k(03 cd,\k(04 eval,\k(05 exec,\k(06 exit,\k(07 flag,\k(08 rfork,\k(09 shift,\k(10 wait,\k(11 whatis,\k(12 .,\k(13 ~\k(14 \-\k(15 command\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+language\k(01 interpreter)\k(02 gs(1)\k(03 gs\k(04 \-\k(05 Aladdin\k(06 Ghostscript\k(07 (PostScript\k(08 and\k(09 PDF\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+language\k(01 preprocessor\k(02 cpp(1)\k(03 cpp\k(04 \-\k(05 C\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+layer\k(01 ssl(3)\k(02 ssl\k(03 \-\k(04 SSL\k(05 record\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+layer\k(01 tls(3)\k(02 tls\k(03 \-\k(04 TLS1\k(05 and\k(06 SSL3\k(07 record\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+layers\k(01 1,\k(02 2\k(03 and\k(04 3)\k(05 mp3dec(1)\k(06 mp3dec\k(07 \-\k(08 decode\k(09 audio\k(10 MPEG\k(11 files\k(12 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+lc\k(01 \-\k(02 list\k(03 contents\k(04 of\k(05 directory\k(06 ls(1)\k(07 ls,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ld\k(01 \-\k(02 PC\k(03 bootstrap\k(04 program\k(05 9load(8)\k(06 9load,\k(07 9pxeload,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ldexp,\k(01 modf\k(02 \-\k(03 split\k(04 into\k(05 mantissa\k(06 and\k(07 exponent\k(08 frexp(2)\k(09 frexp,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+leak,\k(01 kmem,\k(02 umem\k(03 \-\k(04 help\k(05 find\k(06 memory\k(07 leaks\k(08 leak(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+leaks\k(01 leak(1)\k(02 leak,\k(03 kmem,\k(04 umem\k(05 \-\k(06 help\k(07 find\k(08 memory\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+leieee80ftos,\k(01 leieeesftos,\k(02 leieeedftos,\k(03 ieeesftos,\k(04 ieeedftos\k(05 \-\k(06 machine-independent\k(07 debugger\k(08 functions\k(09 debugger(2)\k(10 cisctrace,\k(11 risctrace,\k(12 ciscframe,\k(13 riscframe,\k(14 localaddr,\k(15 symoff,\k(16 fpformat,\k(17 beieee80ftos,\k(18 beieeesftos,\k(19 beieeedftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+leieeedftos,\k(01 ieeesftos,\k(02 ieeedftos\k(03 \-\k(04 machine-independent\k(05 debugger\k(06 functions\k(07 debugger(2)\k(08 cisctrace,\k(09 risctrace,\k(10 ciscframe,\k(11 riscframe,\k(12 localaddr,\k(13 symoff,\k(14 fpformat,\k(15 beieee80ftos,\k(16 beieeesftos,\k(17 beieeedftos,\k(18 leieee80ftos,\k(19 leieeesftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+leieeesftos,\k(01 leieeedftos,\k(02 ieeesftos,\k(03 ieeedftos\k(04 \-\k(05 machine-independent\k(06 debugger\k(07 functions\k(08 debugger(2)\k(09 cisctrace,\k(10 risctrace,\k(11 ciscframe,\k(12 riscframe,\k(13 localaddr,\k(14 symoff,\k(15 fpformat,\k(16 beieee80ftos,\k(17 beieeesftos,\k(18 beieeedftos,\k(19 leieee80ftos,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+len3,\k(01 dist3,\k(02 unit3,\k(03 midpt3,\k(04 lerp3,\k(05 reflect3,\k(06 nearseg3,\k(07 pldist3,\k(08 vdiv3,\k(09 vrem3,\k(10 pn2f3,\k(11 ppp2f3,\k(12 fff2p3,\k(13 pdiv4,\k(14 add4,\k(15 sub4\k(16 \-\k(17 operations\k(18 on\k(19 3-d\k(20 points\k(21 and\k(22 planes\k(23 arith3(2)\k(24 add3,\k(25 sub3,\k(26 neg3,\k(27 div3,\k(28 mul3,\k(29 eqpt3,\k(30 closept3,\k(31 dot3,\k(32 cross3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+lens\k(01 \-\k(02 interactive\k(03 screen\k(04 magnifier\k(05 lens(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+lerp3,\k(01 reflect3,\k(02 nearseg3,\k(03 pldist3,\k(04 vdiv3,\k(05 vrem3,\k(06 pn2f3,\k(07 ppp2f3,\k(08 fff2p3,\k(09 pdiv4,\k(10 add4,\k(11 sub4\k(12 \-\k(13 operations\k(14 on\k(15 3-d\k(16 points\k(17 and\k(18 planes\k(19 arith3(2)\k(20 add3,\k(21 sub3,\k(22 neg3,\k(23 div3,\k(24 mul3,\k(25 eqpt3,\k(26 closept3,\k(27 dot3,\k(28 cross3,\k(29 len3,\k(30 dist3,\k(31 unit3,\k(32 midpt3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+leswab,\k(01 leswal,\k(02 leswav\k(03 \-\k(04 machine-independent\k(05 access\k(06 to\k(07 executable\k(08 files\k(09 mach(2)\k(10 crackhdr,\k(11 machbytype,\k(12 machbyname,\k(13 newmap,\k(14 setmap,\k(15 findseg,\k(16 unusemap,\k(17 loadmap,\k(18 attachproc,\k(19 get1,\k(20 get2,\k(21 get4,\k(22 get8,\k(23 put1,\k(24 put2,\k(25 put4,\k(26 put8,\k(27 beswab,\k(28 beswal,\k(29 beswav,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+leswal,\k(01 leswav\k(02 \-\k(03 machine-independent\k(04 access\k(05 to\k(06 executable\k(07 files\k(08 mach(2)\k(09 crackhdr,\k(10 machbytype,\k(11 machbyname,\k(12 newmap,\k(13 setmap,\k(14 findseg,\k(15 unusemap,\k(16 loadmap,\k(17 attachproc,\k(18 get1,\k(19 get2,\k(20 get4,\k(21 get8,\k(22 put1,\k(23 put2,\k(24 put4,\k(25 put8,\k(26 beswab,\k(27 beswal,\k(28 beswav,\k(29 leswab,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+leswav\k(01 \-\k(02 machine-independent\k(03 access\k(04 to\k(05 executable\k(06 files\k(07 mach(2)\k(08 crackhdr,\k(09 machbytype,\k(10 machbyname,\k(11 newmap,\k(12 setmap,\k(13 findseg,\k(14 unusemap,\k(15 loadmap,\k(16 attachproc,\k(17 get1,\k(18 get2,\k(19 get4,\k(20 get8,\k(21 put1,\k(22 put2,\k(23 put4,\k(24 put8,\k(25 beswab,\k(26 beswal,\k(27 beswav,\k(28 leswab,\k(29 leswal,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+letomp,\k(01 mptole,\k(02 mptoui,\k(03 uitomp,\k(04 mptoi,\k(05 itomp,\k(06 uvtomp,\k(07 mptouv,\k(08 vtomp,\k(09 mptov,\k(10 mpdigdiv,\k(11 mpadd,\k(12 mpsub,\k(13 mpleft,\k(14 mpright,\k(15 mpmul,\k(16 mpexp,\k(17 mpmod,\k(18 mpdiv,\k(19 mpcmp,\k(20 mpextendedgcd,\k(21 mpinvert,\k(22 mpsignif,\k(23 mplowbits0,\k(24 mpvecdigmuladd,\k(25 mpvecdigmulsub,\k(26 mpvecadd,\k(27 mpvecsub,\k(28 mpveccmp,\k(29 mpvecmul,\k(30 mpmagcmp,\k(31 mpmagadd,\k(32 mpmagsub,\k(33 crtpre,\k(34 crtin,\k(35 crtout,\k(36 crtprefree,\k(37 crtresfree\k(38 \-\k(39 extended\k(40 precision\k(41 arithmetic\k(42 mp(2)\k(43 mpsetminbits,\k(44 mpnew,\k(45 mpfree,\k(46 mpbits,\k(47 mpnorm,\k(48 mpcopy,\k(49 mpassign,\k(50 mprand,\k(51 strtomp,\k(52 mpfmt,mptoa,\k(53 betomp,\k(54 mptobe,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+letters\k(01 from\k(02 argv\k(03 arg(2)\k(04 ARGBEGIN,\k(05 ARGEND,\k(06 ARGC,\k(07 ARGF,\k(08 EARGF,\k(09 arginit,\k(10 argopt\k(11 \-\k(12 process\k(13 option\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+level\k(01 process\k(02 synchronization\k(03 rendezvous(2)\k(04 rendezvous\k(05 \-\k(06 user\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+level\k(01 semaphores\k(02 semacquire(2)\k(03 semacquire,\k(04 semrelease\k(05 \-\k(06 user\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+lex\k(01 \-\k(02 generator\k(03 of\k(04 lexical\k(05 analysis\k(06 programs\k(07 lex(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lexical\k(01 analysis\k(02 programs\k(03 lex(1)\k(04 lex\k(05 \-\k(06 generator\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+library\k(01 usb(2)\k(02 usbcmd,\k(03 classname,\k(04 closedev,\k(05 configdev,\k(06 devctl,\k(07 finddevs,\k(08 loaddevstr,\k(09 matchdevcsp,\k(10 opendev,\k(11 opendevdata,\k(12 openep,\k(13 startdevs,\k(14 unstall,\k(15 class,\k(16 subclass,\k(17 proto,\k(18 CSP\k(19 \-\k(20 USB\k(21 device\k(22 driver\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+library\k(01 usbfs(2)\k(02 usbreadbuf,\k(03 usbfsadd,\k(04 usbfsdel,\k(05 usbdirread,\k(06 usbfsinit,\k(07 usbdirfs,\k(08 usbfs\k(09 \-\k(10 USB\k(11 device\k(12 driver\k(13 file\k(14 system\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+library)\k(01 file\k(02 format\k(03 ar(6)\k(04 ar\k(05 \-\k(06 archive\k(07 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+library\k(01 functions\k(02 intro(2)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+library\k(01 maintainer\k(02 ar(1)\k(03 ar\k(04 \-\k(05 archive\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+light,\k(01 pencal,\k(02 keyboard,\k(03 params,\k(04 prompter\k(05 \-\k(06 bitsy-specific\k(07 utilities\k(08 bitsyload(1)\k(09 bitsyload,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+line\k(01 for\k(02 formatting\k(03 a\k(04 document\k(05 doctype(1)\k(06 doctype\k(07 \-\k(08 intuit\k(09 command\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+line\k(01 parsing\k(02 for\k(03 shell\k(04 scripts\k(05 getflags(8)\k(06 getflags,\k(07 usage\k(08 \-\k(09 command-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+line,\k(01 poly,\k(02 fillpoly,\k(03 bezier,\k(04 bezspline,\k(05 fillbezier,\k(06 fillbezspline,\k(07 ellipse,\k(08 fillellipse,\k(09 arc,\k(10 fillarc,\k(11 icossin,\k(12 icossin2,\k(13 border,\k(14 string,\k(15 stringn,\k(16 runestring,\k(17 runestringn,\k(18 stringbg,\k(19 stringnbg,\k(20 runestringbg,\k(21 runestringnbg,\k(22 _string,\k(23 ARROW,\k(24 drawsetdebug\k(25 \-\k(26 graphics\k(27 functions\k(28 PB\k(29 L\k(30 draw(2)\k(31 Image,\k(32 draw,\k(33 gendraw,\k(34 drawreplxy,\k(35 drawrepl,\k(36 replclipr,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+line2addr,\k(01 lookup,\k(02 findlocal,\k(03 getauto,\k(04 findsym,\k(05 localsym,\k(06 globalsym,\k(07 textsym,\k(08 file2pc,\k(09 fileelem,\k(10 filesym,\k(11 fileline,\k(12 fnbound\k(13 \-\k(14 symbol\k(15 table\k(16 access\k(17 functions\k(18 symbol(2)\k(19 syminit,\k(20 getsym,\k(21 symbase,\k(22 pc2sp,\k(23 pc2line,\k(24 textseg,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+lines\k(01 common\k(02 to\k(03 two\k(04 sorted\k(05 files\k(06 comm(1)\k(07 comm\k(08 \-\k(09 select\k(10 or\k(11 reject\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+lines\k(01 from\k(02 a\k(03 file\k(04 fortune(1)\k(05 fortune\k(06 \-\k(07 sample\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lines\k(01 in\k(02 a\k(03 file\k(04 uniq(1)\k(05 uniq\k(06 \-\k(07 report\k(08 repeated\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+lines\k(01 in\k(02 a\k(03 sorted\k(04 list\k(05 look(1)\k(06 look\k(07 \-\k(08 find\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+link\k(01 simulation\k(02 loopback(3)\k(03 loopback\k(04 \-\k(05 network\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+linklocal,\k(01 ipv6on\k(02 \-\k(03 Internet\k(04 configuration\k(05 and\k(06 routing\k(07 ipconfig(8)\k(08 ipconfig,\k(09 rip,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+list\k(01 look(1)\k(02 look\k(03 \-\k(04 find\k(05 lines\k(06 in\k(07 a\k(08 sorted\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+list\k(01 contents\k(02 of\k(03 directory\k(04 ls(1)\k(05 ls,\k(06 lc\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+list,\k(01 deliver,\k(02 token,\k(03 vf\k(04 \-\k(05 filtering\k(06 mail\k(07 filter(1)\k(08 filter,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+list\k(01 format\k(02 users(6)\k(03 users\k(04 \-\k(05 file\k(06 server\k(07 user\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+list\k(01 of\k(02 available\k(03 keyboard\k(04 maps\k(05 and\k(06 switch\k(07 between\k(08 them.\k(09 kbmap(1)\k(10 kbmap\k(11 \-\k(12 show\k(13 a\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+list\k(01 (symbol\k(02 table)\k(03 nm(1)\k(04 nm\k(05 \-\k(06 name\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+listen,\k(01 accept,\k(02 reject,\k(03 netmkaddr,\k(04 setnetmtpt,\k(05 getnetconninfo,\k(06 freenetconninfo\k(07 \-\k(08 make\k(09 and\k(10 break\k(11 network\k(12 connections\k(13 dial(2)\k(14 dial,\k(15 hangup,\k(16 announce,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+listen\k(01 for\k(02 calls\k(03 on\k(04 a\k(05 network\k(06 device\k(07 listen(8)\k(08 listen,\k(09 listen1,\k(10 tcp7,\k(11 tcp9,\k(12 tcp19,\k(13 tcp21,\k(14 tcp22,\k(15 tcp23,\k(16 tcp25,\k(17 tcp53,\k(18 tcp110,\k(19 tcp113,\k(20 tcp143,\k(21 tcp513,\k(22 tcp515,\k(23 tcp564,\k(24 tcp565,\k(25 tcp566,\k(26 tcp567,\k(27 tcp993,\k(28 tcp995,\k(29 tcp1723,\k(30 tcp17007,\k(31 tcp17008,\k(32 tcp17009,\k(33 tcp17010,\k(34 tcp17013\k(35 \-\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+listen,\k(01 listen1,\k(02 tcp7,\k(03 tcp9,\k(04 tcp19,\k(05 tcp21,\k(06 tcp22,\k(07 tcp23,\k(08 tcp25,\k(09 tcp53,\k(10 tcp110,\k(11 tcp113,\k(12 tcp143,\k(13 tcp513,\k(14 tcp515,\k(15 tcp564,\k(16 tcp565,\k(17 tcp566,\k(18 tcp567,\k(19 tcp993,\k(20 tcp995,\k(21 tcp1723,\k(22 tcp17007,\k(23 tcp17008,\k(24 tcp17009,\k(25 tcp17010,\k(26 tcp17013\k(27 \-\k(28 listen\k(29 for\k(30 calls\k(31 on\k(32 a\k(33 network\k(34 device\k(35 listen(8)\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+listen1,\k(01 tcp7,\k(02 tcp9,\k(03 tcp19,\k(04 tcp21,\k(05 tcp22,\k(06 tcp23,\k(07 tcp25,\k(08 tcp53,\k(09 tcp110,\k(10 tcp113,\k(11 tcp143,\k(12 tcp513,\k(13 tcp515,\k(14 tcp564,\k(15 tcp565,\k(16 tcp566,\k(17 tcp567,\k(18 tcp993,\k(19 tcp995,\k(20 tcp1723,\k(21 tcp17007,\k(22 tcp17008,\k(23 tcp17009,\k(24 tcp17010,\k(25 tcp17013\k(26 \-\k(27 listen\k(28 for\k(29 calls\k(30 on\k(31 a\k(32 network\k(33 device\k(34 listen(8)\k(35 listen,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+listener\k(01 configuration\k(02 smtpd(6)\k(03 smtpd\k(04 \-\k(05 SMTP\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+listensrv,\k(01 postfd,\k(02 postmountsrv,\k(03 readbuf,\k(04 readstr,\k(05 respond,\k(06 responderror,\k(07 threadlistensrv,\k(08 threadpostmountsrv,\k(09 srv\k(10 \-\k(11 9P\k(12 file\k(13 service\k(14 9p(2)\k(15 Srv,\k(16 dirread9p,\k(17 emalloc9p,\k(18 erealloc9p,\k(19 estrdup9p,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+listing\k(01 proto(2)\k(02 rdproto\k(03 \-\k(04 parse\k(05 and\k(06 process\k(07 a\k(08 proto\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+lists\k(01 mlmgr(1)\k(02 ml,\k(03 mlmgr,\k(04 mlowner\k(05 \-\k(06 unmoderated\k(07 mailing\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lived\k(01 memory\k(02 segments\k(03 segment(3)\k(04 segment\k(05 \-\k(06 long\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+lnfs\k(01 \-\k(02 long\k(03 name\k(04 file\k(05 system\k(06 lnfs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+lnrand,\k(01 srand,\k(02 truerand,\k(03 ntruerand,\k(04 genrandom,\k(05 prng,\k(06 fastrand,\k(07 nfastrand\k(08 \-\k(09 random\k(10 number\k(11 generators\k(12 rand(2)\k(13 rand,\k(14 lrand,\k(15 frand,\k(16 nrand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+loadchar,\k(01 Subfont,\k(02 Fontchar,\k(03 Font\k(04 \-\k(05 font\k(06 utilities\k(07 cachechars(2)\k(08 cachechars,\k(09 agefont,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+loaddevstr,\k(01 matchdevcsp,\k(02 opendev,\k(03 opendevdata,\k(04 openep,\k(05 startdevs,\k(06 unstall,\k(07 class,\k(08 subclass,\k(09 proto,\k(10 CSP\k(11 \-\k(12 USB\k(13 device\k(14 driver\k(15 library\k(16 usb(2)\k(17 usbcmd,\k(18 classname,\k(19 closedev,\k(20 configdev,\k(21 devctl,\k(22 finddevs,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+loaders\k(01 2l(1)\k(02 0l,\k(03 1l,\k(04 2l,\k(05 5l,\k(06 6l,\k(07 7l,\k(08 8l,\k(09 kl,\k(10 ql,\k(11 vl\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+loadimage,\k(01 cloadimage,\k(02 unloadimage,\k(03 readimage,\k(04 writeimage,\k(05 bytesperline,\k(06 wordsperline\k(07 \-\k(08 allocating,\k(09 freeing,\k(10 reading,\k(11 writing\k(12 images\k(13 allocimage(2)\k(14 allocimage,\k(15 allocimagemix,\k(16 freeimage,\k(17 nameimage,\k(18 namedimage,\k(19 setalpha,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+loadmap,\k(01 attachproc,\k(02 get1,\k(03 get2,\k(04 get4,\k(05 get8,\k(06 put1,\k(07 put2,\k(08 put4,\k(09 put8,\k(10 beswab,\k(11 beswal,\k(12 beswav,\k(13 leswab,\k(14 leswal,\k(15 leswav\k(16 \-\k(17 machine-independent\k(18 access\k(19 to\k(20 executable\k(21 files\k(22 mach(2)\k(23 crackhdr,\k(24 machbytype,\k(25 machbyname,\k(26 newmap,\k(27 setmap,\k(28 findseg,\k(29 unusemap,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+loadmemimage,\k(01 cloadmemimage,\k(02 unloadmemimage,\k(03 memfillcolor,\k(04 memarc,\k(05 mempoly,\k(06 memellipse,\k(07 memfillpoly,\k(08 memimageline,\k(09 memimagedraw,\k(10 drawclip,\k(11 memlinebbox,\k(12 memlineendsize,\k(13 allocmemsubfont,\k(14 openmemsubfont,\k(15 freememsubfont,\k(16 memsubfontwidth,\k(17 getmemdefont,\k(18 memimagestring,\k(19 iprint,\k(20 hwdraw\k(21 \-\k(22 drawing\k(23 routines\k(24 for\k(25 memory-resident\k(26 images\k(27 memdraw(2)\k(28 Memimage,\k(29 Memdata,\k(30 Memdrawparam,\k(31 memimageinit,\k(32 wordaddr,\k(33 byteaddr,\k(34 memimagemove,\k(35 allocmemimage,\k(36 allocmemimaged,\k(37 readmemimage,\k(38 creadmemimage,\k(39 writememimage,\k(40 freememimage,\k(41 memsetchan,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+localaddr,\k(01 symoff,\k(02 fpformat,\k(03 beieee80ftos,\k(04 beieeesftos,\k(05 beieeedftos,\k(06 leieee80ftos,\k(07 leieeesftos,\k(08 leieeedftos,\k(09 ieeesftos,\k(10 ieeedftos\k(11 \-\k(12 machine-independent\k(13 debugger\k(14 functions\k(15 debugger(2)\k(16 cisctrace,\k(17 risctrace,\k(18 ciscframe,\k(19 riscframe,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+localsym,\k(01 globalsym,\k(02 textsym,\k(03 file2pc,\k(04 fileelem,\k(05 filesym,\k(06 fileline,\k(07 fnbound\k(08 \-\k(09 symbol\k(10 table\k(11 access\k(12 functions\k(13 symbol(2)\k(14 syminit,\k(15 getsym,\k(16 symbase,\k(17 pc2sp,\k(18 pc2line,\k(19 textseg,\k(20 line2addr,\k(21 lookup,\k(22 findlocal,\k(23 getauto,\k(24 findsym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+localtime,\k(01 gmtime,\k(02 asctime,\k(03 tm2sec,\k(04 timezone\k(05 \-\k(06 convert\k(07 date\k(08 and\k(09 time\k(10 ctime(2)\k(11 ctime,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+lock\k(01 lock(1)\k(02 lock\k(03 \-\k(04 run\k(05 a\k(06 command\k(07 under\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lock\k(01 \-\k(02 run\k(03 a\k(04 command\k(05 under\k(06 lock\k(07 lock(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lock,\k(01 canlock,\k(02 unlock,\k(03 qlock,\k(04 canqlock,\k(05 qunlock,\k(06 rlock,\k(07 canrlock,\k(08 runlock,\k(09 wlock,\k(10 canwlock,\k(11 wunlock,\k(12 rsleep,\k(13 rwakeup,\k(14 rwakeupall,\k(15 incref,\k(16 decref\k(17 \-\k(18 spin\k(19 locks,\k(20 queueing\k(21 rendezvous\k(22 locks,\k(23 reader-writer\k(24 locks,\k(25 rendezvous\k(26 points,\k(27 and\k(28 reference\k(29 counts\k(30 lock(2)\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+lockdisplay,\k(01 unlockdisplay,\k(02 openfont,\k(03 buildfont,\k(04 freefont,\k(05 Pfmt,\k(06 Rfmt,\k(07 strtochan,\k(08 chantostr,\k(09 chantodepth\k(10 \-\k(11 interactive\k(12 graphics\k(13 graphics(2)\k(14 Display,\k(15 Point,\k(16 Rectangle,\k(17 Cursor,\k(18 initdraw,\k(19 geninitdraw,\k(20 drawerror,\k(21 initdisplay,\k(22 closedisplay,\k(23 getdefont,\k(24 getwindow,\k(25 gengetwindow,\k(26 flushimage,\k(27 bufimage,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+locks,\k(01 queueing\k(02 rendezvous\k(03 locks,\k(04 reader-writer\k(05 locks,\k(06 rendezvous\k(07 points,\k(08 and\k(09 reference\k(10 counts\k(11 lock(2)\k(12 lock,\k(13 canlock,\k(14 unlock,\k(15 qlock,\k(16 canqlock,\k(17 qunlock,\k(18 rlock,\k(19 canrlock,\k(20 runlock,\k(21 wlock,\k(22 canwlock,\k(23 wunlock,\k(24 rsleep,\k(25 rwakeup,\k(26 rwakeupall,\k(27 incref,\k(28 decref\k(29 \-\k(30 spin\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+locks,\k(01 reader-writer\k(02 locks,\k(03 rendezvous\k(04 points,\k(05 and\k(06 reference\k(07 counts\k(08 lock(2)\k(09 lock,\k(10 canlock,\k(11 unlock,\k(12 qlock,\k(13 canqlock,\k(14 qunlock,\k(15 rlock,\k(16 canrlock,\k(17 runlock,\k(18 wlock,\k(19 canwlock,\k(20 wunlock,\k(21 rsleep,\k(22 rwakeup,\k(23 rwakeupall,\k(24 incref,\k(25 decref\k(26 \-\k(27 spin\k(28 locks,\k(29 queueing\k(30 rendezvous\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+locks,\k(01 rendezvous\k(02 points,\k(03 and\k(04 reference\k(05 counts\k(06 lock(2)\k(07 lock,\k(08 canlock,\k(09 unlock,\k(10 qlock,\k(11 canqlock,\k(12 qunlock,\k(13 rlock,\k(14 canrlock,\k(15 runlock,\k(16 wlock,\k(17 canwlock,\k(18 wunlock,\k(19 rsleep,\k(20 rwakeup,\k(21 rwakeupall,\k(22 incref,\k(23 decref\k(24 \-\k(25 spin\k(26 locks,\k(27 queueing\k(28 rendezvous\k(29 locks,\k(30 reader-writer\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+log,\k(01 log10,\k(02 pow,\k(03 pow10,\k(04 sqrt\k(05 \-\k(06 exponential,\k(07 logarithm,\k(08 power,\k(09 square\k(10 root\k(11 exp(2)\k(12 exp,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+log10,\k(01 pow,\k(02 pow10,\k(03 sqrt\k(04 \-\k(05 exponential,\k(06 logarithm,\k(07 power,\k(08 square\k(09 root\k(10 exp(2)\k(11 exp,\k(12 log,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+logarithm,\k(01 power,\k(02 square\k(03 root\k(04 exp(2)\k(05 exp,\k(06 log,\k(07 log10,\k(08 pow,\k(09 pow10,\k(10 sqrt\k(11 \-\k(12 exponential,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+Logic\k(01 PCI-SCSI\k(02 I/O\k(03 Processors\k(04 na(8)\k(05 na\k(06 \-\k(07 assembler\k(08 for\k(09 the\k(10 Symbios\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+login\k(01 and\k(02 file\k(03 copy\k(04 from/to\k(05 Unix\k(06 or\k(07 Plan\k(08 9\k(09 ssh(1)\k(10 ssh,\k(11 sshnet,\k(12 scp,\k(13 sshserve\k(14 \-\k(15 secure\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+login,\k(01 execution,\k(02 and\k(03 XMODEM\k(04 file\k(05 transfer\k(06 con(1)\k(07 con,\k(08 telnet,\k(09 rx,\k(10 hayes,\k(11 xms,\k(12 xmr\k(13 \-\k(14 remote\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+login,\k(01 newns,\k(02 none\k(03 \-\k(04 maintain\k(05 or\k(06 query\k(07 authentication\k(08 databases\k(09 auth(8)\k(10 changeuser,\k(11 convkeys,\k(12 convkeys2,\k(13 printnetkey,\k(14 status,\k(15 enable,\k(16 disable,\k(17 authsrv,\k(18 guard.srv,\k(19 wrkey,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+login,\k(01 noworld,\k(02 auth_proxy,\k(03 fauth_proxy,\k(04 auth_allocrpc,\k(05 auth_freerpc,\k(06 auth_rpc,\k(07 auth_getkey,\k(08 amount_getkey,\k(09 auth_freeAI,\k(10 auth_chuid,\k(11 auth_challenge,\k(12 auth_response,\k(13 auth_freechal,\k(14 auth_respond,\k(15 auth_userpasswd,\k(16 auth_getuserpasswd,\k(17 auth_getinfo\k(18 \-\k(19 routines\k(20 for\k(21 authenticating\k(22 users\k(23 auth(2)\k(24 amount,\k(25 newns,\k(26 addns,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+logs\k(01 venti-log(2)\k(02 VtLog,\k(03 VtLogChunk,\k(04 vtlog,\k(05 vtlogclose,\k(06 vtlogdump,\k(07 vtlognames,\k(08 vtlogopen,\k(09 vtlogprint,\k(10 vtlogremove,\k(11 vtlogopen,\k(12 ventilogging\k(13 \-\k(14 Venti\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+longjmp,\k(01 notejmp\k(02 \-\k(03 non-local\k(04 goto\k(05 setjmp(2)\k(06 setjmp,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+look\k(01 \-\k(02 find\k(03 lines\k(04 in\k(05 a\k(06 sorted\k(07 list\k(08 look(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+look\k(01 in\k(02 phone\k(03 book\k(04 tel(1)\k(05 tel,\k(06 iwhois\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+look,\k(01 viewport\k(02 \-\k(03 Geometric\k(04 transformations\k(05 matrix(2)\k(06 ident,\k(07 matmul,\k(08 matmulr,\k(09 determinant,\k(10 adjoint,\k(11 invertmat,\k(12 xformpoint,\k(13 xformpointd,\k(14 xformplane,\k(15 pushmat,\k(16 popmat,\k(17 rot,\k(18 qrot,\k(19 scale,\k(20 move,\k(21 xform,\k(22 ixform,\k(23 persp,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+lookman,\k(01 sig\k(02 \-\k(03 print\k(04 or\k(05 find\k(06 pages\k(07 of\k(08 this\k(09 manual\k(10 man(1)\k(11 man,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+lookup,\k(01 findlocal,\k(02 getauto,\k(03 findsym,\k(04 localsym,\k(05 globalsym,\k(06 textsym,\k(07 file2pc,\k(08 fileelem,\k(09 filesym,\k(10 fileline,\k(11 fnbound\k(12 \-\k(13 symbol\k(14 table\k(15 access\k(16 functions\k(17 symbol(2)\k(18 syminit,\k(19 getsym,\k(20 symbase,\k(21 pc2sp,\k(22 pc2line,\k(23 textseg,\k(24 line2addr,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+lookupavl,\k(01 deleteavl,\k(02 avlwalk,\k(03 avlnext,\k(04 avlprev,\k(05 endwalk\k(06 -\k(07 AVL\k(08 tree\k(09 routines\k(10 avl(2)\k(11 mkavltree,\k(12 insertavl,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+lookupcmd\k(01 \-\k(02 control\k(03 message\k(04 parsing\k(05 9pcmdbuf(2)\k(06 Cmdbuf,\k(07 parsecmd,\k(08 respondcmderror,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+lookupfid,\k(01 removefid,\k(02 Req,\k(03 Reqpool,\k(04 allocreqpool,\k(05 freereqpool,\k(06 allocreq,\k(07 closereq,\k(08 lookupreq,\k(09 removereq\k(10 \-\k(11 9P\k(12 fid,\k(13 request\k(14 tracking\k(15 9pfid(2)\k(16 Fid,\k(17 Fidpool,\k(18 allocfidpool,\k(19 freefidpool,\k(20 allocfid,\k(21 closefid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+lookupkey,\k(01 deletekey\k(02 \-\k(03 integer\k(04 to\k(05 data\k(06 structure\k(07 maps\k(08 intmap(2)\k(09 Intmap,\k(10 allocmap,\k(11 freemap,\k(12 insertkey,\k(13 caninsertkey,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+lookupreq,\k(01 removereq\k(02 \-\k(03 9P\k(04 fid,\k(05 request\k(06 tracking\k(07 9pfid(2)\k(08 Fid,\k(09 Fidpool,\k(10 allocfidpool,\k(11 freefidpool,\k(12 allocfid,\k(13 closefid,\k(14 lookupfid,\k(15 removefid,\k(16 Req,\k(17 Reqpool,\k(18 allocreqpool,\k(19 freereqpool,\k(20 allocreq,\k(21 closereq,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+lookupsubfont,\k(01 uninstallsubfont,\k(02 subfontname,\k(03 readsubfont,\k(04 readsubfonti,\k(05 writesubfont,\k(06 stringsubfont,\k(07 strsubfontwidth,\k(08 mkfont\k(09 \-\k(10 subfont\k(11 manipulation\k(12 subfont(2)\k(13 allocsubfont,\k(14 freesubfont,\k(15 installsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+loopback\k(01 \-\k(02 network\k(03 link\k(04 simulation\k(05 loopback(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+loss\k(01 of\k(02 remote\k(03 file\k(04 server\k(05 connection\k(06 reboot(8)\k(07 reboot\k(08 \-\k(09 reboot\k(10 the\k(11 system\k(12 upon\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+lp\k(01 \-\k(02 PostScript\k(03 preprocessors\k(04 lp(8)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+lp\k(01 \-\k(02 printer\k(03 output\k(04 lp(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+lpt\k(01 \-\k(02 parallel\k(03 port\k(04 interface\k(05 for\k(06 PC's\k(07 lpt(3)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+lrand,\k(01 frand,\k(02 nrand,\k(03 lnrand,\k(04 srand,\k(05 truerand,\k(06 ntruerand,\k(07 genrandom,\k(08 prng,\k(09 fastrand,\k(10 nfastrand\k(11 \-\k(12 random\k(13 number\k(14 generators\k(15 rand(2)\k(16 rand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+ls,\k(01 lc\k(02 \-\k(03 list\k(04 contents\k(05 of\k(06 directory\k(07 ls(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+machbyname,\k(01 newmap,\k(02 setmap,\k(03 findseg,\k(04 unusemap,\k(05 loadmap,\k(06 attachproc,\k(07 get1,\k(08 get2,\k(09 get4,\k(10 get8,\k(11 put1,\k(12 put2,\k(13 put4,\k(14 put8,\k(15 beswab,\k(16 beswal,\k(17 beswav,\k(18 leswab,\k(19 leswal,\k(20 leswav\k(21 \-\k(22 machine-independent\k(23 access\k(24 to\k(25 executable\k(26 files\k(27 mach(2)\k(28 crackhdr,\k(29 machbytype,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+machbytype,\k(01 machbyname,\k(02 newmap,\k(03 setmap,\k(04 findseg,\k(05 unusemap,\k(06 loadmap,\k(07 attachproc,\k(08 get1,\k(09 get2,\k(10 get4,\k(11 get8,\k(12 put1,\k(13 put2,\k(14 put4,\k(15 put8,\k(16 beswab,\k(17 beswal,\k(18 beswav,\k(19 leswab,\k(20 leswal,\k(21 leswav\k(22 \-\k(23 machine-independent\k(24 access\k(25 to\k(26 executable\k(27 files\k(28 mach(2)\k(29 crackhdr,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+machine\k(01 who(1)\k(02 who,\k(03 whois\k(04 \-\k(05 who\k(06 is\k(07 using\k(08 the\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+machine\k(01 upon\k(02 booting\k(03 init(8)\k(04 init\k(05 \-\k(06 initialize\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+machine-independent\k(01 access\k(02 to\k(03 executable\k(04 files\k(05 mach(2)\k(06 crackhdr,\k(07 machbytype,\k(08 machbyname,\k(09 newmap,\k(10 setmap,\k(11 findseg,\k(12 unusemap,\k(13 loadmap,\k(14 attachproc,\k(15 get1,\k(16 get2,\k(17 get4,\k(18 get8,\k(19 put1,\k(20 put2,\k(21 put4,\k(22 put8,\k(23 beswab,\k(24 beswal,\k(25 beswav,\k(26 leswab,\k(27 leswal,\k(28 leswav\k(29 \-\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+machine-independent\k(01 debugger\k(02 functions\k(03 debugger(2)\k(04 cisctrace,\k(05 risctrace,\k(06 ciscframe,\k(07 riscframe,\k(08 localaddr,\k(09 symoff,\k(10 fpformat,\k(11 beieee80ftos,\k(12 beieeesftos,\k(13 beieeedftos,\k(14 leieee80ftos,\k(15 leieeesftos,\k(16 leieeedftos,\k(17 ieeesftos,\k(18 ieeedftos\k(19 \-\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+macros\k(01 emacs(1)\k(02 emacs\k(03 \-\k(04 editor\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+macros\k(01 mpictures(6)\k(02 mpictures\k(03 \-\k(04 picture\k(05 inclusion\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+macros\k(01 and\k(02 html\k(03 ms2html(1)\k(04 ms2html,\k(05 html2ms\k(06 \-\k(07 convert\k(08 between\k(09 troff's\k(10 ms\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+macros\k(01 for\k(02 formatting\k(03 HTML\k(04 mhtml(6)\k(05 mhtml\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+macros\k(01 for\k(02 formatting\k(03 manuscripts\k(04 ms(6)\k(05 ms\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+macros\k(01 for\k(02 typesetting\k(03 Japanese\k(04 mnihongo(6)\k(05 mnihongo\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+macros\k(01 to\k(02 typeset\k(03 manual\k(04 man(6)\k(05 man\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+magnifier\k(01 lens(1)\k(02 lens\k(03 \-\k(04 interactive\k(05 screen\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mahjongg,\k(01 memo,\k(02 sokoban,\k(03 sudoku\k(04 \-\k(05 time\k(06 wasters\k(07 games(1)\k(08 4s,\k(09 5s,\k(10 juggle,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+mail\k(01 filter(1)\k(02 filter,\k(03 list,\k(04 deliver,\k(05 token,\k(06 vf\k(07 \-\k(08 filtering\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+mail\k(01 marshal(1)\k(02 marshal\k(03 \-\k(04 formatting\k(05 and\k(06 sending\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mail\k(01 nedmail(1)\k(02 nedmail\k(03 \-\k(04 reading\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+mail\k(01 address\k(02 ratification\k(03 file\k(04 system\k(05 ratfs(4)\k(06 ratfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mail\k(01 aliases\k(02 aliasmail(8)\k(03 aliasmail\k(04 \-\k(05 expand\k(06 system\k(07 wide\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mail\k(01 and\k(02 mailboxes\k(03 mail(1)\k(04 mail,\k(05 go.fishing\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mail\k(01 file\k(02 server\k(03 upasfs(4)\k(04 upasfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mail,\k(01 go.fishing\k(02 \-\k(03 mail\k(04 and\k(05 mailboxes\k(06 mail(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Mail\k(01 (PE)\k(02 format\k(03 pem(8)\k(04 pemdecode,\k(05 pemencode\k(06 \-\k(07 encode\k(08 files\k(09 in\k(10 Privacy\k(11 Enhanced\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mail\k(01 rewrite\k(02 rules\k(03 rewrite(6)\k(04 rewrite\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mail\k(01 routing\k(02 and\k(03 delivery\k(04 send(8)\k(05 send\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mail\k(01 servers\k(02 pop3(8)\k(03 pop3,\k(04 imap4d\k(05 \-\k(06 Internet\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mail\k(01 transport\k(02 smtp(8)\k(03 smtp,\k(04 smtpd\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mailbox\k(01 interface\k(02 faces(1)\k(03 faces,\k(04 seemail,\k(05 vwhois\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mailboxes\k(01 mail(1)\k(02 mail,\k(03 go.fishing\k(04 \-\k(05 mail\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mailing\k(01 lists\k(02 mlmgr(1)\k(03 ml,\k(04 mlmgr,\k(05 mlowner\k(06 \-\k(07 unmoderated\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mainstacksize,\k(01 proccreate,\k(02 procdata,\k(03 procexec,\k(04 procexecl,\k(05 procrfork,\k(06 recv,\k(07 recvp,\k(08 recvul,\k(09 send,\k(10 sendp,\k(11 sendul,\k(12 nbrecv,\k(13 nbrecvp,\k(14 nbrecvul,\k(15 nbsend,\k(16 nbsendp,\k(17 nbsendul,\k(18 threadcreate,\k(19 threaddata,\k(20 threadexits,\k(21 threadexitsall,\k(22 threadgetgrp,\k(23 threadgetname,\k(24 threadint,\k(25 threadintgrp,\k(26 threadkill,\k(27 threadkillgrp,\k(28 threadmain,\k(29 threadnotify,\k(30 threadid,\k(31 threadpid,\k(32 threadsetgrp,\k(33 threadsetname,\k(34 threadwaitchan,\k(35 yield\k(36 \-\k(37 thread\k(38 and\k(39 proc\k(40 management\k(41 thread(2)\k(42 alt,\k(43 chancreate,\k(44 chanfree,\k(45 chaninit,\k(46 chanprint,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+maintainer\k(01 ar(1)\k(02 ar\k(03 \-\k(04 archive\k(05 and\k(06 library\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+maintenance\k(01 fs(8)\k(02 fs,\k(03 exsort\k(04 \-\k(05 file\k(06 server\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+make\k(01 a\k(02 compressed\k(03 file\k(04 system\k(05 mksacfs(8)\k(06 mksacfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+make\k(01 a\k(02 compressed\k(03 read-only\k(04 file\k(05 system\k(06 mkpaqfs(8)\k(07 mkpaqfs\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+make\k(01 a\k(02 directory\k(03 mkdir(1)\k(04 mkdir\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+make\k(01 a\k(02 unique\k(03 file\k(04 name\k(05 mktemp(2)\k(06 mktemp\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+make\k(01 and\k(02 break\k(03 network\k(04 connections\k(05 dial(2)\k(06 dial,\k(07 hangup,\k(08 announce,\k(09 listen,\k(10 accept,\k(11 reject,\k(12 netmkaddr,\k(13 setnetmtpt,\k(14 getnetconninfo,\k(15 freenetconninfo\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+make)\k(01 related\k(02 files\k(03 mk(1)\k(04 mk,\k(05 membername\k(06 \-\k(07 maintain\k(08 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+malloc,\k(01 mallocalign,\k(02 mallocz,\k(03 free,\k(04 realloc,\k(05 calloc,\k(06 msize,\k(07 setmalloctag,\k(08 setrealloctag,\k(09 getmalloctag,\k(10 getrealloctag,\k(11 malloctopoolblock\k(12 \-\k(13 memory\k(14 allocator\k(15 malloc(2)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+mallocalign,\k(01 mallocz,\k(02 free,\k(03 realloc,\k(04 calloc,\k(05 msize,\k(06 setmalloctag,\k(07 setrealloctag,\k(08 getmalloctag,\k(09 getrealloctag,\k(10 malloctopoolblock\k(11 \-\k(12 memory\k(13 allocator\k(14 malloc(2)\k(15 malloc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+malloctopoolblock\k(01 \-\k(02 memory\k(03 allocator\k(04 malloc(2)\k(05 malloc,\k(06 mallocalign,\k(07 mallocz,\k(08 free,\k(09 realloc,\k(10 calloc,\k(11 msize,\k(12 setmalloctag,\k(13 setrealloctag,\k(14 getmalloctag,\k(15 getrealloctag,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+mallocz,\k(01 free,\k(02 realloc,\k(03 calloc,\k(04 msize,\k(05 setmalloctag,\k(06 setrealloctag,\k(07 getmalloctag,\k(08 getrealloctag,\k(09 malloctopoolblock\k(10 \-\k(11 memory\k(12 allocator\k(13 malloc(2)\k(14 malloc,\k(15 mallocalign,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+man\k(01 \-\k(02 macros\k(03 to\k(04 typeset\k(05 manual\k(06 man(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+man,\k(01 lookman,\k(02 sig\k(03 \-\k(04 print\k(05 or\k(06 find\k(07 pages\k(08 of\k(09 this\k(10 manual\k(11 man(1)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+man2html,\k(01 webls\k(02 \-\k(03 HTTP\k(04 server\k(05 httpd(8)\k(06 httpd,\k(07 mirror,\k(08 save,\k(09 imagemap,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+management\k(01 privalloc(2)\k(02 privalloc,\k(03 privfree\k(04 \-\k(05 per-process\k(06 private\k(07 storage\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+management\k(01 replica(1)\k(02 changes,\k(03 pull,\k(04 push,\k(05 scan\k(06 \-\k(07 client-server\k(08 replica\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+management\k(01 replica(8)\k(02 applychanges,\k(03 applylog,\k(04 compactdb,\k(05 updatedb\k(06 \-\k(07 simple\k(08 client-server\k(09 replica\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+management\k(01 thread(2)\k(02 alt,\k(03 chancreate,\k(04 chanfree,\k(05 chaninit,\k(06 chanprint,\k(07 mainstacksize,\k(08 proccreate,\k(09 procdata,\k(10 procexec,\k(11 procexecl,\k(12 procrfork,\k(13 recv,\k(14 recvp,\k(15 recvul,\k(16 send,\k(17 sendp,\k(18 sendul,\k(19 nbrecv,\k(20 nbrecvp,\k(21 nbrecvul,\k(22 nbsend,\k(23 nbsendp,\k(24 nbsendul,\k(25 threadcreate,\k(26 threaddata,\k(27 threadexits,\k(28 threadexitsall,\k(29 threadgetgrp,\k(30 threadgetname,\k(31 threadint,\k(32 threadintgrp,\k(33 threadkill,\k(34 threadkillgrp,\k(35 threadmain,\k(36 threadnotify,\k(37 threadid,\k(38 threadpid,\k(39 threadsetgrp,\k(40 threadsetname,\k(41 threadwaitchan,\k(42 yield\k(43 \-\k(44 thread\k(45 and\k(46 proc\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+management\k(01 window(2)\k(02 Screen,\k(03 allocscreen,\k(04 publicscreen,\k(05 freescreen,\k(06 allocwindow,\k(07 bottomwindow,\k(08 bottomnwindows,\k(09 topwindow,\k(10 topnwindows,\k(11 originwindow\k(12 \-\k(13 window\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Management\k(01 1.2\k(02 BIOS\k(03 interface\k(04 apm(3)\k(05 apm\k(06 \-\k(07 Advanced\k(08 Power\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Management\k(01 1.2\k(02 BIOS\k(03 interface\k(04 apm(8)\k(05 apm\k(06 \-\k(07 Advanced\k(08 Power\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+management\k(01 for\k(02 spooled\k(03 files\k(04 qer(8)\k(05 qer,\k(06 runq\k(07 \-\k(08 queue\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+management\k(01 routines\k(02 pool(2)\k(03 poolalloc,\k(04 poolallocalignspan,\k(05 poolfree,\k(06 poolmsize,\k(07 poolrealloc,\k(08 poolcompact,\k(09 poolcheck,\k(10 poolblockcheck,\k(11 pooldump\k(12 \-\k(13 general\k(14 memory\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+manager\k(01 webcookies(4)\k(02 webcookies\k(03 \-\k(04 HTTP\k(05 cookie\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+manipulation\k(01 subfont(2)\k(02 allocsubfont,\k(03 freesubfont,\k(04 installsubfont,\k(05 lookupsubfont,\k(06 uninstallsubfont,\k(07 subfontname,\k(08 readsubfont,\k(09 readsubfonti,\k(10 writesubfont,\k(11 stringsubfont,\k(12 strsubfontwidth,\k(13 mkfont\k(14 \-\k(15 subfont\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+mantissa\k(01 and\k(02 exponent\k(03 frexp(2)\k(04 frexp,\k(05 ldexp,\k(06 modf\k(07 \-\k(08 split\k(09 into\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+manual\k(01 man(1)\k(02 man,\k(03 lookman,\k(04 sig\k(05 \-\k(06 print\k(07 or\k(08 find\k(09 pages\k(10 of\k(11 this\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+manual\k(01 man(6)\k(02 man\k(03 \-\k(04 macros\k(05 to\k(06 typeset\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+manual\k(01 6to4\k(02 tunnel\k(03 of\k(04 IPv6\k(05 through\k(06 IPv4\k(07 6in4(8)\k(08 6in4\k(09 -\k(10 configure\k(11 and\k(12 run\k(13 automatic\k(14 or\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+manuscripts\k(01 ms(6)\k(02 ms\k(03 \-\k(04 macros\k(05 for\k(06 formatting\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+map\k(01 colors(1)\k(02 getmap,\k(03 colors\k(04 \-\k(05 display\k(06 color\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+map\k(01 kbmap(3)\k(02 kbmap\k(03 \-\k(04 keyboard\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+map\k(01 readcolmap(2)\k(02 RGB,\k(03 readcolmap,\k(04 writecolmap\k(05 \-\k(06 access\k(07 display\k(08 color\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+map\k(01 \-\k(02 digitized\k(03 map\k(04 formats\k(05 map(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+map\k(01 formats\k(02 map(6)\k(03 map\k(04 \-\k(05 digitized\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+map,\k(01 mapdemo\k(02 \-\k(03 draw\k(04 maps\k(05 on\k(06 various\k(07 projections\k(08 map(7)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+mapdemo\k(01 \-\k(02 draw\k(03 maps\k(04 on\k(05 various\k(06 projections\k(07 map(7)\k(08 map,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+maps\k(01 color(2)\k(02 cmap2rgb,\k(03 cmap2rgba,\k(04 rgb2cmap\k(05 \-\k(06 colors\k(07 and\k(08 color\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+maps\k(01 intmap(2)\k(02 Intmap,\k(03 allocmap,\k(04 freemap,\k(05 insertkey,\k(06 caninsertkey,\k(07 lookupkey,\k(08 deletekey\k(09 \-\k(10 integer\k(11 to\k(12 data\k(13 structure\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+maps\k(01 and\k(02 switch\k(03 between\k(04 them.\k(05 kbmap(1)\k(06 kbmap\k(07 \-\k(08 show\k(09 a\k(10 list\k(11 of\k(12 available\k(13 keyboard\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+maps\k(01 on\k(02 various\k(03 projections\k(04 map(7)\k(05 map,\k(06 mapdemo\k(07 \-\k(08 draw\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+map/unmap\k(01 a\k(02 segment\k(03 in\k(04 virtual\k(05 memory\k(06 segattach(2)\k(07 segattach,\k(08 segdetach,\k(09 segfree\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+marshal\k(01 \-\k(02 formatting\k(03 and\k(04 sending\k(05 mail\k(06 marshal(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+maskip,\k(01 equivip4,\k(02 equivip6,\k(03 defmask,\k(04 isv4,\k(05 v4tov6,\k(06 v6tov4,\k(07 nhgetv,\k(08 nhgetl,\k(09 nhgets,\k(10 hnputv,\k(11 hnputl,\k(12 hnputs,\k(13 ptclbsum,\k(14 readipifc\k(15 \-\k(16 Internet\k(17 Protocol\k(18 addressing\k(19 ip(2)\k(20 eipfmt,\k(21 parseip,\k(22 parseipmask,\k(23 v4parseip,\k(24 v4parsecidr,\k(25 parseether,\k(26 myipaddr,\k(27 myetheraddr,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+matchdevcsp,\k(01 opendev,\k(02 opendevdata,\k(03 openep,\k(04 startdevs,\k(05 unstall,\k(06 class,\k(07 subclass,\k(08 proto,\k(09 CSP\k(10 \-\k(11 USB\k(12 device\k(13 driver\k(14 library\k(15 usb(2)\k(16 usbcmd,\k(17 classname,\k(18 closedev,\k(19 configdev,\k(20 devctl,\k(21 finddevs,\k(22 loaddevstr,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+mathematics\k(01 eqn(1)\k(02 eqn\k(03 \-\k(04 typeset\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+matmul,\k(01 matmulr,\k(02 determinant,\k(03 adjoint,\k(04 invertmat,\k(05 xformpoint,\k(06 xformpointd,\k(07 xformplane,\k(08 pushmat,\k(09 popmat,\k(10 rot,\k(11 qrot,\k(12 scale,\k(13 move,\k(14 xform,\k(15 ixform,\k(16 persp,\k(17 look,\k(18 viewport\k(19 \-\k(20 Geometric\k(21 transformations\k(22 matrix(2)\k(23 ident,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+matmulr,\k(01 determinant,\k(02 adjoint,\k(03 invertmat,\k(04 xformpoint,\k(05 xformpointd,\k(06 xformplane,\k(07 pushmat,\k(08 popmat,\k(09 rot,\k(10 qrot,\k(11 scale,\k(12 move,\k(13 xform,\k(14 ixform,\k(15 persp,\k(16 look,\k(17 viewport\k(18 \-\k(19 Geometric\k(20 transformations\k(21 matrix(2)\k(22 ident,\k(23 matmul,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+mbr\k(01 \-\k(02 prepare\k(03 hard\k(04 and\k(05 floppy\k(06 diskettes,\k(07 flashes\k(08 prep(8)\k(09 prep,\k(10 fdisk,\k(11 format,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mc\k(01 \-\k(02 multicolumn\k(03 print\k(04 mc(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+md4,\k(01 md5,\k(02 sha1,\k(03 aes,\k(04 hmac_x,\k(05 hmac_md5,\k(06 hmac_sha1,\k(07 hmac_aes,\k(08 md5pickle,\k(09 md5unpickle,\k(10 sha1pickle,\k(11 sha1unpickle\k(12 \-\k(13 cryptographically\k(14 secure\k(15 hashes\k(16 sechash(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+md5,\k(01 sha1,\k(02 aes,\k(03 hmac_x,\k(04 hmac_md5,\k(05 hmac_sha1,\k(06 hmac_aes,\k(07 md5pickle,\k(08 md5unpickle,\k(09 sha1pickle,\k(10 sha1unpickle\k(11 \-\k(12 cryptographically\k(13 secure\k(14 hashes\k(15 sechash(2)\k(16 md4,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+md5pickle,\k(01 md5unpickle,\k(02 sha1pickle,\k(03 sha1unpickle\k(04 \-\k(05 cryptographically\k(06 secure\k(07 hashes\k(08 sechash(2)\k(09 md4,\k(10 md5,\k(11 sha1,\k(12 aes,\k(13 hmac_x,\k(14 hmac_md5,\k(15 hmac_sha1,\k(16 hmac_aes,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+md5sum,\k(01 sha1sum\k(02 \-\k(03 sum\k(04 and\k(05 count\k(06 blocks\k(07 in\k(08 a\k(09 file\k(10 sum(1)\k(11 sum,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+md5unpickle,\k(01 sha1pickle,\k(02 sha1unpickle\k(03 \-\k(04 cryptographically\k(05 secure\k(06 hashes\k(07 sechash(2)\k(08 md4,\k(09 md5,\k(10 sha1,\k(11 aes,\k(12 hmac_x,\k(13 hmac_md5,\k(14 hmac_sha1,\k(15 hmac_aes,\k(16 md5pickle,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+measure\k(01 I/O\k(02 iostats(4)\k(03 iostats\k(04 \-\k(05 file\k(06 system\k(07 to\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+memarc,\k(01 mempoly,\k(02 memellipse,\k(03 memfillpoly,\k(04 memimageline,\k(05 memimagedraw,\k(06 drawclip,\k(07 memlinebbox,\k(08 memlineendsize,\k(09 allocmemsubfont,\k(10 openmemsubfont,\k(11 freememsubfont,\k(12 memsubfontwidth,\k(13 getmemdefont,\k(14 memimagestring,\k(15 iprint,\k(16 hwdraw\k(17 \-\k(18 drawing\k(19 routines\k(20 for\k(21 memory-resident\k(22 images\k(23 memdraw(2)\k(24 Memimage,\k(25 Memdata,\k(26 Memdrawparam,\k(27 memimageinit,\k(28 wordaddr,\k(29 byteaddr,\k(30 memimagemove,\k(31 allocmemimage,\k(32 allocmemimaged,\k(33 readmemimage,\k(34 creadmemimage,\k(35 writememimage,\k(36 freememimage,\k(37 memsetchan,\k(38 loadmemimage,\k(39 cloadmemimage,\k(40 unloadmemimage,\k(41 memfillcolor,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+membername\k(01 \-\k(02 maintain\k(03 (make)\k(04 related\k(05 files\k(06 mk(1)\k(07 mk,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+memccpy,\k(01 memchr,\k(02 memcmp,\k(03 memcpy,\k(04 memmove,\k(05 memset\k(06 \-\k(07 memory\k(08 operations\k(09 memory(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memchr,\k(01 memcmp,\k(02 memcpy,\k(03 memmove,\k(04 memset\k(05 \-\k(06 memory\k(07 operations\k(08 memory(2)\k(09 memccpy,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memcmp,\k(01 memcpy,\k(02 memmove,\k(03 memset\k(04 \-\k(05 memory\k(06 operations\k(07 memory(2)\k(08 memccpy,\k(09 memchr,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memcpy,\k(01 memmove,\k(02 memset\k(03 \-\k(04 memory\k(05 operations\k(06 memory(2)\k(07 memccpy,\k(08 memchr,\k(09 memcmp,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Memdata,\k(01 Memdrawparam,\k(02 memimageinit,\k(03 wordaddr,\k(04 byteaddr,\k(05 memimagemove,\k(06 allocmemimage,\k(07 allocmemimaged,\k(08 readmemimage,\k(09 creadmemimage,\k(10 writememimage,\k(11 freememimage,\k(12 memsetchan,\k(13 loadmemimage,\k(14 cloadmemimage,\k(15 unloadmemimage,\k(16 memfillcolor,\k(17 memarc,\k(18 mempoly,\k(19 memellipse,\k(20 memfillpoly,\k(21 memimageline,\k(22 memimagedraw,\k(23 drawclip,\k(24 memlinebbox,\k(25 memlineendsize,\k(26 allocmemsubfont,\k(27 openmemsubfont,\k(28 freememsubfont,\k(29 memsubfontwidth,\k(30 getmemdefont,\k(31 memimagestring,\k(32 iprint,\k(33 hwdraw\k(34 \-\k(35 drawing\k(36 routines\k(37 for\k(38 memory-resident\k(39 images\k(40 memdraw(2)\k(41 Memimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memdraw,\k(01 memlalloc,\k(02 memldelete,\k(03 memlexpose,\k(04 memlfree,\k(05 memlhide,\k(06 memline,\k(07 memlnorefresh,\k(08 memload,\k(09 memunload,\k(10 memlorigin,\k(11 memlsetrefresh,\k(12 memltofront,\k(13 memltofrontn,\k(14 memltorear,\k(15 memltorearn\k(16 \-\k(17 windows\k(18 of\k(19 memory-resident\k(20 images\k(21 memlayer(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+Memdrawparam,\k(01 memimageinit,\k(02 wordaddr,\k(03 byteaddr,\k(04 memimagemove,\k(05 allocmemimage,\k(06 allocmemimaged,\k(07 readmemimage,\k(08 creadmemimage,\k(09 writememimage,\k(10 freememimage,\k(11 memsetchan,\k(12 loadmemimage,\k(13 cloadmemimage,\k(14 unloadmemimage,\k(15 memfillcolor,\k(16 memarc,\k(17 mempoly,\k(18 memellipse,\k(19 memfillpoly,\k(20 memimageline,\k(21 memimagedraw,\k(22 drawclip,\k(23 memlinebbox,\k(24 memlineendsize,\k(25 allocmemsubfont,\k(26 openmemsubfont,\k(27 freememsubfont,\k(28 memsubfontwidth,\k(29 getmemdefont,\k(30 memimagestring,\k(31 iprint,\k(32 hwdraw\k(33 \-\k(34 drawing\k(35 routines\k(36 for\k(37 memory-resident\k(38 images\k(39 memdraw(2)\k(40 Memimage,\k(41 Memdata,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memellipse,\k(01 memfillpoly,\k(02 memimageline,\k(03 memimagedraw,\k(04 drawclip,\k(05 memlinebbox,\k(06 memlineendsize,\k(07 allocmemsubfont,\k(08 openmemsubfont,\k(09 freememsubfont,\k(10 memsubfontwidth,\k(11 getmemdefont,\k(12 memimagestring,\k(13 iprint,\k(14 hwdraw\k(15 \-\k(16 drawing\k(17 routines\k(18 for\k(19 memory-resident\k(20 images\k(21 memdraw(2)\k(22 Memimage,\k(23 Memdata,\k(24 Memdrawparam,\k(25 memimageinit,\k(26 wordaddr,\k(27 byteaddr,\k(28 memimagemove,\k(29 allocmemimage,\k(30 allocmemimaged,\k(31 readmemimage,\k(32 creadmemimage,\k(33 writememimage,\k(34 freememimage,\k(35 memsetchan,\k(36 loadmemimage,\k(37 cloadmemimage,\k(38 unloadmemimage,\k(39 memfillcolor,\k(40 memarc,\k(41 mempoly,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memfillcolor,\k(01 memarc,\k(02 mempoly,\k(03 memellipse,\k(04 memfillpoly,\k(05 memimageline,\k(06 memimagedraw,\k(07 drawclip,\k(08 memlinebbox,\k(09 memlineendsize,\k(10 allocmemsubfont,\k(11 openmemsubfont,\k(12 freememsubfont,\k(13 memsubfontwidth,\k(14 getmemdefont,\k(15 memimagestring,\k(16 iprint,\k(17 hwdraw\k(18 \-\k(19 drawing\k(20 routines\k(21 for\k(22 memory-resident\k(23 images\k(24 memdraw(2)\k(25 Memimage,\k(26 Memdata,\k(27 Memdrawparam,\k(28 memimageinit,\k(29 wordaddr,\k(30 byteaddr,\k(31 memimagemove,\k(32 allocmemimage,\k(33 allocmemimaged,\k(34 readmemimage,\k(35 creadmemimage,\k(36 writememimage,\k(37 freememimage,\k(38 memsetchan,\k(39 loadmemimage,\k(40 cloadmemimage,\k(41 unloadmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memfillpoly,\k(01 memimageline,\k(02 memimagedraw,\k(03 drawclip,\k(04 memlinebbox,\k(05 memlineendsize,\k(06 allocmemsubfont,\k(07 openmemsubfont,\k(08 freememsubfont,\k(09 memsubfontwidth,\k(10 getmemdefont,\k(11 memimagestring,\k(12 iprint,\k(13 hwdraw\k(14 \-\k(15 drawing\k(16 routines\k(17 for\k(18 memory-resident\k(19 images\k(20 memdraw(2)\k(21 Memimage,\k(22 Memdata,\k(23 Memdrawparam,\k(24 memimageinit,\k(25 wordaddr,\k(26 byteaddr,\k(27 memimagemove,\k(28 allocmemimage,\k(29 allocmemimaged,\k(30 readmemimage,\k(31 creadmemimage,\k(32 writememimage,\k(33 freememimage,\k(34 memsetchan,\k(35 loadmemimage,\k(36 cloadmemimage,\k(37 unloadmemimage,\k(38 memfillcolor,\k(39 memarc,\k(40 mempoly,\k(41 memellipse,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+Memimage,\k(01 Memdata,\k(02 Memdrawparam,\k(03 memimageinit,\k(04 wordaddr,\k(05 byteaddr,\k(06 memimagemove,\k(07 allocmemimage,\k(08 allocmemimaged,\k(09 readmemimage,\k(10 creadmemimage,\k(11 writememimage,\k(12 freememimage,\k(13 memsetchan,\k(14 loadmemimage,\k(15 cloadmemimage,\k(16 unloadmemimage,\k(17 memfillcolor,\k(18 memarc,\k(19 mempoly,\k(20 memellipse,\k(21 memfillpoly,\k(22 memimageline,\k(23 memimagedraw,\k(24 drawclip,\k(25 memlinebbox,\k(26 memlineendsize,\k(27 allocmemsubfont,\k(28 openmemsubfont,\k(29 freememsubfont,\k(30 memsubfontwidth,\k(31 getmemdefont,\k(32 memimagestring,\k(33 iprint,\k(34 hwdraw\k(35 \-\k(36 drawing\k(37 routines\k(38 for\k(39 memory-resident\k(40 images\k(41 memdraw(2)\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memimagedraw,\k(01 drawclip,\k(02 memlinebbox,\k(03 memlineendsize,\k(04 allocmemsubfont,\k(05 openmemsubfont,\k(06 freememsubfont,\k(07 memsubfontwidth,\k(08 getmemdefont,\k(09 memimagestring,\k(10 iprint,\k(11 hwdraw\k(12 \-\k(13 drawing\k(14 routines\k(15 for\k(16 memory-resident\k(17 images\k(18 memdraw(2)\k(19 Memimage,\k(20 Memdata,\k(21 Memdrawparam,\k(22 memimageinit,\k(23 wordaddr,\k(24 byteaddr,\k(25 memimagemove,\k(26 allocmemimage,\k(27 allocmemimaged,\k(28 readmemimage,\k(29 creadmemimage,\k(30 writememimage,\k(31 freememimage,\k(32 memsetchan,\k(33 loadmemimage,\k(34 cloadmemimage,\k(35 unloadmemimage,\k(36 memfillcolor,\k(37 memarc,\k(38 mempoly,\k(39 memellipse,\k(40 memfillpoly,\k(41 memimageline,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memimageinit,\k(01 wordaddr,\k(02 byteaddr,\k(03 memimagemove,\k(04 allocmemimage,\k(05 allocmemimaged,\k(06 readmemimage,\k(07 creadmemimage,\k(08 writememimage,\k(09 freememimage,\k(10 memsetchan,\k(11 loadmemimage,\k(12 cloadmemimage,\k(13 unloadmemimage,\k(14 memfillcolor,\k(15 memarc,\k(16 mempoly,\k(17 memellipse,\k(18 memfillpoly,\k(19 memimageline,\k(20 memimagedraw,\k(21 drawclip,\k(22 memlinebbox,\k(23 memlineendsize,\k(24 allocmemsubfont,\k(25 openmemsubfont,\k(26 freememsubfont,\k(27 memsubfontwidth,\k(28 getmemdefont,\k(29 memimagestring,\k(30 iprint,\k(31 hwdraw\k(32 \-\k(33 drawing\k(34 routines\k(35 for\k(36 memory-resident\k(37 images\k(38 memdraw(2)\k(39 Memimage,\k(40 Memdata,\k(41 Memdrawparam,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memimageline,\k(01 memimagedraw,\k(02 drawclip,\k(03 memlinebbox,\k(04 memlineendsize,\k(05 allocmemsubfont,\k(06 openmemsubfont,\k(07 freememsubfont,\k(08 memsubfontwidth,\k(09 getmemdefont,\k(10 memimagestring,\k(11 iprint,\k(12 hwdraw\k(13 \-\k(14 drawing\k(15 routines\k(16 for\k(17 memory-resident\k(18 images\k(19 memdraw(2)\k(20 Memimage,\k(21 Memdata,\k(22 Memdrawparam,\k(23 memimageinit,\k(24 wordaddr,\k(25 byteaddr,\k(26 memimagemove,\k(27 allocmemimage,\k(28 allocmemimaged,\k(29 readmemimage,\k(30 creadmemimage,\k(31 writememimage,\k(32 freememimage,\k(33 memsetchan,\k(34 loadmemimage,\k(35 cloadmemimage,\k(36 unloadmemimage,\k(37 memfillcolor,\k(38 memarc,\k(39 mempoly,\k(40 memellipse,\k(41 memfillpoly,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memimagemove,\k(01 allocmemimage,\k(02 allocmemimaged,\k(03 readmemimage,\k(04 creadmemimage,\k(05 writememimage,\k(06 freememimage,\k(07 memsetchan,\k(08 loadmemimage,\k(09 cloadmemimage,\k(10 unloadmemimage,\k(11 memfillcolor,\k(12 memarc,\k(13 mempoly,\k(14 memellipse,\k(15 memfillpoly,\k(16 memimageline,\k(17 memimagedraw,\k(18 drawclip,\k(19 memlinebbox,\k(20 memlineendsize,\k(21 allocmemsubfont,\k(22 openmemsubfont,\k(23 freememsubfont,\k(24 memsubfontwidth,\k(25 getmemdefont,\k(26 memimagestring,\k(27 iprint,\k(28 hwdraw\k(29 \-\k(30 drawing\k(31 routines\k(32 for\k(33 memory-resident\k(34 images\k(35 memdraw(2)\k(36 Memimage,\k(37 Memdata,\k(38 Memdrawparam,\k(39 memimageinit,\k(40 wordaddr,\k(41 byteaddr,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memimagestring,\k(01 iprint,\k(02 hwdraw\k(03 \-\k(04 drawing\k(05 routines\k(06 for\k(07 memory-resident\k(08 images\k(09 memdraw(2)\k(10 Memimage,\k(11 Memdata,\k(12 Memdrawparam,\k(13 memimageinit,\k(14 wordaddr,\k(15 byteaddr,\k(16 memimagemove,\k(17 allocmemimage,\k(18 allocmemimaged,\k(19 readmemimage,\k(20 creadmemimage,\k(21 writememimage,\k(22 freememimage,\k(23 memsetchan,\k(24 loadmemimage,\k(25 cloadmemimage,\k(26 unloadmemimage,\k(27 memfillcolor,\k(28 memarc,\k(29 mempoly,\k(30 memellipse,\k(31 memfillpoly,\k(32 memimageline,\k(33 memimagedraw,\k(34 drawclip,\k(35 memlinebbox,\k(36 memlineendsize,\k(37 allocmemsubfont,\k(38 openmemsubfont,\k(39 freememsubfont,\k(40 memsubfontwidth,\k(41 getmemdefont,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memlalloc,\k(01 memldelete,\k(02 memlexpose,\k(03 memlfree,\k(04 memlhide,\k(05 memline,\k(06 memlnorefresh,\k(07 memload,\k(08 memunload,\k(09 memlorigin,\k(10 memlsetrefresh,\k(11 memltofront,\k(12 memltofrontn,\k(13 memltorear,\k(14 memltorearn\k(15 \-\k(16 windows\k(17 of\k(18 memory-resident\k(19 images\k(20 memlayer(2)\k(21 memdraw,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memldelete,\k(01 memlexpose,\k(02 memlfree,\k(03 memlhide,\k(04 memline,\k(05 memlnorefresh,\k(06 memload,\k(07 memunload,\k(08 memlorigin,\k(09 memlsetrefresh,\k(10 memltofront,\k(11 memltofrontn,\k(12 memltorear,\k(13 memltorearn\k(14 \-\k(15 windows\k(16 of\k(17 memory-resident\k(18 images\k(19 memlayer(2)\k(20 memdraw,\k(21 memlalloc,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlexpose,\k(01 memlfree,\k(02 memlhide,\k(03 memline,\k(04 memlnorefresh,\k(05 memload,\k(06 memunload,\k(07 memlorigin,\k(08 memlsetrefresh,\k(09 memltofront,\k(10 memltofrontn,\k(11 memltorear,\k(12 memltorearn\k(13 \-\k(14 windows\k(15 of\k(16 memory-resident\k(17 images\k(18 memlayer(2)\k(19 memdraw,\k(20 memlalloc,\k(21 memldelete,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlfree,\k(01 memlhide,\k(02 memline,\k(03 memlnorefresh,\k(04 memload,\k(05 memunload,\k(06 memlorigin,\k(07 memlsetrefresh,\k(08 memltofront,\k(09 memltofrontn,\k(10 memltorear,\k(11 memltorearn\k(12 \-\k(13 windows\k(14 of\k(15 memory-resident\k(16 images\k(17 memlayer(2)\k(18 memdraw,\k(19 memlalloc,\k(20 memldelete,\k(21 memlexpose,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlhide,\k(01 memline,\k(02 memlnorefresh,\k(03 memload,\k(04 memunload,\k(05 memlorigin,\k(06 memlsetrefresh,\k(07 memltofront,\k(08 memltofrontn,\k(09 memltorear,\k(10 memltorearn\k(11 \-\k(12 windows\k(13 of\k(14 memory-resident\k(15 images\k(16 memlayer(2)\k(17 memdraw,\k(18 memlalloc,\k(19 memldelete,\k(20 memlexpose,\k(21 memlfree,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memline,\k(01 memlnorefresh,\k(02 memload,\k(03 memunload,\k(04 memlorigin,\k(05 memlsetrefresh,\k(06 memltofront,\k(07 memltofrontn,\k(08 memltorear,\k(09 memltorearn\k(10 \-\k(11 windows\k(12 of\k(13 memory-resident\k(14 images\k(15 memlayer(2)\k(16 memdraw,\k(17 memlalloc,\k(18 memldelete,\k(19 memlexpose,\k(20 memlfree,\k(21 memlhide,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlinebbox,\k(01 memlineendsize,\k(02 allocmemsubfont,\k(03 openmemsubfont,\k(04 freememsubfont,\k(05 memsubfontwidth,\k(06 getmemdefont,\k(07 memimagestring,\k(08 iprint,\k(09 hwdraw\k(10 \-\k(11 drawing\k(12 routines\k(13 for\k(14 memory-resident\k(15 images\k(16 memdraw(2)\k(17 Memimage,\k(18 Memdata,\k(19 Memdrawparam,\k(20 memimageinit,\k(21 wordaddr,\k(22 byteaddr,\k(23 memimagemove,\k(24 allocmemimage,\k(25 allocmemimaged,\k(26 readmemimage,\k(27 creadmemimage,\k(28 writememimage,\k(29 freememimage,\k(30 memsetchan,\k(31 loadmemimage,\k(32 cloadmemimage,\k(33 unloadmemimage,\k(34 memfillcolor,\k(35 memarc,\k(36 mempoly,\k(37 memellipse,\k(38 memfillpoly,\k(39 memimageline,\k(40 memimagedraw,\k(41 drawclip,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memlineendsize,\k(01 allocmemsubfont,\k(02 openmemsubfont,\k(03 freememsubfont,\k(04 memsubfontwidth,\k(05 getmemdefont,\k(06 memimagestring,\k(07 iprint,\k(08 hwdraw\k(09 \-\k(10 drawing\k(11 routines\k(12 for\k(13 memory-resident\k(14 images\k(15 memdraw(2)\k(16 Memimage,\k(17 Memdata,\k(18 Memdrawparam,\k(19 memimageinit,\k(20 wordaddr,\k(21 byteaddr,\k(22 memimagemove,\k(23 allocmemimage,\k(24 allocmemimaged,\k(25 readmemimage,\k(26 creadmemimage,\k(27 writememimage,\k(28 freememimage,\k(29 memsetchan,\k(30 loadmemimage,\k(31 cloadmemimage,\k(32 unloadmemimage,\k(33 memfillcolor,\k(34 memarc,\k(35 mempoly,\k(36 memellipse,\k(37 memfillpoly,\k(38 memimageline,\k(39 memimagedraw,\k(40 drawclip,\k(41 memlinebbox,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memlnorefresh,\k(01 memload,\k(02 memunload,\k(03 memlorigin,\k(04 memlsetrefresh,\k(05 memltofront,\k(06 memltofrontn,\k(07 memltorear,\k(08 memltorearn\k(09 \-\k(10 windows\k(11 of\k(12 memory-resident\k(13 images\k(14 memlayer(2)\k(15 memdraw,\k(16 memlalloc,\k(17 memldelete,\k(18 memlexpose,\k(19 memlfree,\k(20 memlhide,\k(21 memline,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memload,\k(01 memunload,\k(02 memlorigin,\k(03 memlsetrefresh,\k(04 memltofront,\k(05 memltofrontn,\k(06 memltorear,\k(07 memltorearn\k(08 \-\k(09 windows\k(10 of\k(11 memory-resident\k(12 images\k(13 memlayer(2)\k(14 memdraw,\k(15 memlalloc,\k(16 memldelete,\k(17 memlexpose,\k(18 memlfree,\k(19 memlhide,\k(20 memline,\k(21 memlnorefresh,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlorigin,\k(01 memlsetrefresh,\k(02 memltofront,\k(03 memltofrontn,\k(04 memltorear,\k(05 memltorearn\k(06 \-\k(07 windows\k(08 of\k(09 memory-resident\k(10 images\k(11 memlayer(2)\k(12 memdraw,\k(13 memlalloc,\k(14 memldelete,\k(15 memlexpose,\k(16 memlfree,\k(17 memlhide,\k(18 memline,\k(19 memlnorefresh,\k(20 memload,\k(21 memunload,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memlsetrefresh,\k(01 memltofront,\k(02 memltofrontn,\k(03 memltorear,\k(04 memltorearn\k(05 \-\k(06 windows\k(07 of\k(08 memory-resident\k(09 images\k(10 memlayer(2)\k(11 memdraw,\k(12 memlalloc,\k(13 memldelete,\k(14 memlexpose,\k(15 memlfree,\k(16 memlhide,\k(17 memline,\k(18 memlnorefresh,\k(19 memload,\k(20 memunload,\k(21 memlorigin,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memltofront,\k(01 memltofrontn,\k(02 memltorear,\k(03 memltorearn\k(04 \-\k(05 windows\k(06 of\k(07 memory-resident\k(08 images\k(09 memlayer(2)\k(10 memdraw,\k(11 memlalloc,\k(12 memldelete,\k(13 memlexpose,\k(14 memlfree,\k(15 memlhide,\k(16 memline,\k(17 memlnorefresh,\k(18 memload,\k(19 memunload,\k(20 memlorigin,\k(21 memlsetrefresh,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memltofrontn,\k(01 memltorear,\k(02 memltorearn\k(03 \-\k(04 windows\k(05 of\k(06 memory-resident\k(07 images\k(08 memlayer(2)\k(09 memdraw,\k(10 memlalloc,\k(11 memldelete,\k(12 memlexpose,\k(13 memlfree,\k(14 memlhide,\k(15 memline,\k(16 memlnorefresh,\k(17 memload,\k(18 memunload,\k(19 memlorigin,\k(20 memlsetrefresh,\k(21 memltofront,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memltorear,\k(01 memltorearn\k(02 \-\k(03 windows\k(04 of\k(05 memory-resident\k(06 images\k(07 memlayer(2)\k(08 memdraw,\k(09 memlalloc,\k(10 memldelete,\k(11 memlexpose,\k(12 memlfree,\k(13 memlhide,\k(14 memline,\k(15 memlnorefresh,\k(16 memload,\k(17 memunload,\k(18 memlorigin,\k(19 memlsetrefresh,\k(20 memltofront,\k(21 memltofrontn,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memltorearn\k(01 \-\k(02 windows\k(03 of\k(04 memory-resident\k(05 images\k(06 memlayer(2)\k(07 memdraw,\k(08 memlalloc,\k(09 memldelete,\k(10 memlexpose,\k(11 memlfree,\k(12 memlhide,\k(13 memline,\k(14 memlnorefresh,\k(15 memload,\k(16 memunload,\k(17 memlorigin,\k(18 memlsetrefresh,\k(19 memltofront,\k(20 memltofrontn,\k(21 memltorear,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+memmove,\k(01 memset\k(02 \-\k(03 memory\k(04 operations\k(05 memory(2)\k(06 memccpy,\k(07 memchr,\k(08 memcmp,\k(09 memcpy,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memo,\k(01 sokoban,\k(02 sudoku\k(03 \-\k(04 time\k(05 wasters\k(06 games(1)\k(07 4s,\k(08 5s,\k(09 juggle,\k(10 mahjongg,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+memory\k(01 segattach(2)\k(02 segattach,\k(03 segdetach,\k(04 segfree\k(05 \-\k(06 map/unmap\k(07 a\k(08 segment\k(09 in\k(10 virtual\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+memory\k(01 allocation\k(02 bin(2)\k(03 binalloc,\k(04 bingrow,\k(05 binfree\k(06 \-\k(07 grouped\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+memory\k(01 allocation\k(02 brk(2)\k(03 brk,\k(04 sbrk\k(05 \-\k(06 change\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+memory\k(01 allocation\k(02 segbrk(2)\k(03 segbrk\k(04 \-\k(05 change\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+memory\k(01 allocator\k(02 malloc(2)\k(03 malloc,\k(04 mallocalign,\k(05 mallocz,\k(06 free,\k(07 realloc,\k(08 calloc,\k(09 msize,\k(10 setmalloctag,\k(11 setrealloctag,\k(12 getmalloctag,\k(13 getrealloctag,\k(14 malloctopoolblock\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+memory\k(01 allocators\k(02 venti-mem(2)\k(03 vtbrk,\k(04 vtmalloc,\k(05 vtmallocz,\k(06 vtrealloc,\k(07 vtstrdup,\k(08 vtfree\k(09 \-\k(10 error-checking\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Memory\k(01 Card\k(02 Interface\k(03 Association\k(04 (PCMCI)\k(05 device\k(06 i82365(3)\k(07 i82365\k(08 \-\k(09 Personal\k(10 Computer\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+memory\k(01 file\k(02 hierarchy\k(03 9pfile(2)\k(04 Tree,\k(05 alloctree,\k(06 freetree,\k(07 File,\k(08 createfile,\k(09 closefile,\k(10 removefile,\k(11 walkfile,\k(12 opendirfile,\k(13 readdirfile,\k(14 closedirfile,\k(15 hasperm\k(16 \-\k(17 in-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+memory\k(01 file\k(02 system\k(03 ramfs(4)\k(04 ramfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+memory\k(01 leaks\k(02 leak(1)\k(03 leak,\k(04 kmem,\k(05 umem\k(06 \-\k(07 help\k(08 find\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+memory\k(01 management\k(02 routines\k(03 pool(2)\k(04 poolalloc,\k(05 poolallocalignspan,\k(06 poolfree,\k(07 poolmsize,\k(08 poolrealloc,\k(09 poolcompact,\k(10 poolcheck,\k(11 poolblockcheck,\k(12 pooldump\k(13 \-\k(14 general\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+memory\k(01 operations\k(02 memory(2)\k(03 memccpy,\k(04 memchr,\k(05 memcmp,\k(06 memcpy,\k(07 memmove,\k(08 memset\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memory\k(01 segments\k(02 segment(3)\k(03 segment\k(04 \-\k(05 long\k(06 lived\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+memory-resident\k(01 images\k(02 memdraw(2)\k(03 Memimage,\k(04 Memdata,\k(05 Memdrawparam,\k(06 memimageinit,\k(07 wordaddr,\k(08 byteaddr,\k(09 memimagemove,\k(10 allocmemimage,\k(11 allocmemimaged,\k(12 readmemimage,\k(13 creadmemimage,\k(14 writememimage,\k(15 freememimage,\k(16 memsetchan,\k(17 loadmemimage,\k(18 cloadmemimage,\k(19 unloadmemimage,\k(20 memfillcolor,\k(21 memarc,\k(22 mempoly,\k(23 memellipse,\k(24 memfillpoly,\k(25 memimageline,\k(26 memimagedraw,\k(27 drawclip,\k(28 memlinebbox,\k(29 memlineendsize,\k(30 allocmemsubfont,\k(31 openmemsubfont,\k(32 freememsubfont,\k(33 memsubfontwidth,\k(34 getmemdefont,\k(35 memimagestring,\k(36 iprint,\k(37 hwdraw\k(38 \-\k(39 drawing\k(40 routines\k(41 for\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memory-resident\k(01 images\k(02 memlayer(2)\k(03 memdraw,\k(04 memlalloc,\k(05 memldelete,\k(06 memlexpose,\k(07 memlfree,\k(08 memlhide,\k(09 memline,\k(10 memlnorefresh,\k(11 memload,\k(12 memunload,\k(13 memlorigin,\k(14 memlsetrefresh,\k(15 memltofront,\k(16 memltofrontn,\k(17 memltorear,\k(18 memltorearn\k(19 \-\k(20 windows\k(21 of\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+mempoly,\k(01 memellipse,\k(02 memfillpoly,\k(03 memimageline,\k(04 memimagedraw,\k(05 drawclip,\k(06 memlinebbox,\k(07 memlineendsize,\k(08 allocmemsubfont,\k(09 openmemsubfont,\k(10 freememsubfont,\k(11 memsubfontwidth,\k(12 getmemdefont,\k(13 memimagestring,\k(14 iprint,\k(15 hwdraw\k(16 \-\k(17 drawing\k(18 routines\k(19 for\k(20 memory-resident\k(21 images\k(22 memdraw(2)\k(23 Memimage,\k(24 Memdata,\k(25 Memdrawparam,\k(26 memimageinit,\k(27 wordaddr,\k(28 byteaddr,\k(29 memimagemove,\k(30 allocmemimage,\k(31 allocmemimaged,\k(32 readmemimage,\k(33 creadmemimage,\k(34 writememimage,\k(35 freememimage,\k(36 memsetchan,\k(37 loadmemimage,\k(38 cloadmemimage,\k(39 unloadmemimage,\k(40 memfillcolor,\k(41 memarc,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memset\k(01 \-\k(02 memory\k(03 operations\k(04 memory(2)\k(05 memccpy,\k(06 memchr,\k(07 memcmp,\k(08 memcpy,\k(09 memmove,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+memsetchan,\k(01 loadmemimage,\k(02 cloadmemimage,\k(03 unloadmemimage,\k(04 memfillcolor,\k(05 memarc,\k(06 mempoly,\k(07 memellipse,\k(08 memfillpoly,\k(09 memimageline,\k(10 memimagedraw,\k(11 drawclip,\k(12 memlinebbox,\k(13 memlineendsize,\k(14 allocmemsubfont,\k(15 openmemsubfont,\k(16 freememsubfont,\k(17 memsubfontwidth,\k(18 getmemdefont,\k(19 memimagestring,\k(20 iprint,\k(21 hwdraw\k(22 \-\k(23 drawing\k(24 routines\k(25 for\k(26 memory-resident\k(27 images\k(28 memdraw(2)\k(29 Memimage,\k(30 Memdata,\k(31 Memdrawparam,\k(32 memimageinit,\k(33 wordaddr,\k(34 byteaddr,\k(35 memimagemove,\k(36 allocmemimage,\k(37 allocmemimaged,\k(38 readmemimage,\k(39 creadmemimage,\k(40 writememimage,\k(41 freememimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memsubfontwidth,\k(01 getmemdefont,\k(02 memimagestring,\k(03 iprint,\k(04 hwdraw\k(05 \-\k(06 drawing\k(07 routines\k(08 for\k(09 memory-resident\k(10 images\k(11 memdraw(2)\k(12 Memimage,\k(13 Memdata,\k(14 Memdrawparam,\k(15 memimageinit,\k(16 wordaddr,\k(17 byteaddr,\k(18 memimagemove,\k(19 allocmemimage,\k(20 allocmemimaged,\k(21 readmemimage,\k(22 creadmemimage,\k(23 writememimage,\k(24 freememimage,\k(25 memsetchan,\k(26 loadmemimage,\k(27 cloadmemimage,\k(28 unloadmemimage,\k(29 memfillcolor,\k(30 memarc,\k(31 mempoly,\k(32 memellipse,\k(33 memfillpoly,\k(34 memimageline,\k(35 memimagedraw,\k(36 drawclip,\k(37 memlinebbox,\k(38 memlineendsize,\k(39 allocmemsubfont,\k(40 openmemsubfont,\k(41 freememsubfont,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+memunload,\k(01 memlorigin,\k(02 memlsetrefresh,\k(03 memltofront,\k(04 memltofrontn,\k(05 memltorear,\k(06 memltorearn\k(07 \-\k(08 windows\k(09 of\k(10 memory-resident\k(11 images\k(12 memlayer(2)\k(13 memdraw,\k(14 memlalloc,\k(15 memldelete,\k(16 memlexpose,\k(17 memlfree,\k(18 memlhide,\k(19 memline,\k(20 memlnorefresh,\k(21 memload,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+Menu\k(01 \-\k(02 graphics\k(03 events\k(04 event(2)\k(05 event,\k(06 einit,\k(07 estart,\k(08 estartfn,\k(09 etimer,\k(10 eread,\k(11 emouse,\k(12 ekbd,\k(13 ecanread,\k(14 ecanmouse,\k(15 ecankbd,\k(16 ereadmouse,\k(17 eatomouse,\k(18 eresized,\k(19 egetrect,\k(20 edrawgetrect,\k(21 emenuhit,\k(22 emoveto,\k(23 esetcursor,\k(24 Event,\k(25 Mouse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+menuhit,\k(01 setcursor\k(02 \-\k(03 mouse\k(04 control\k(05 mouse(2)\k(06 initmouse,\k(07 readmouse,\k(08 closemouse,\k(09 moveto,\k(10 getrect,\k(11 drawgetrect,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+merge\k(01 files\k(02 sort(1)\k(03 sort\k(04 \-\k(05 sort\k(06 and/or\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+message\k(01 flush(5)\k(02 flush\k(03 \-\k(04 abort\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+message\k(01 parsing\k(02 9pcmdbuf(2)\k(03 Cmdbuf,\k(04 parsecmd,\k(05 respondcmderror,\k(06 lookupcmd\k(07 \-\k(08 control\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+message\k(01 to\k(02 plumber\k(03 plumb(1)\k(04 plumb\k(05 \-\k(06 send\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+messages\k(01 perror(2)\k(02 perror,\k(03 syslog,\k(04 sysfatal\k(05 \-\k(06 system\k(07 error\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+messages\k(01 plumb(2)\k(02 eplumb,\k(03 plumbfree,\k(04 plumbopen,\k(05 plumbsend,\k(06 plumbsendtext,\k(07 plumblookup,\k(08 plumbpack,\k(09 plumbpackattr,\k(10 plumbaddattr,\k(11 plumbdelattr,\k(12 plumbrecv,\k(13 plumbunpack,\k(14 plumbunpackpartial,\k(15 plumbunpackattr,\k(16 Plumbmsg\k(17 \-\k(18 plumb\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+messages\k(01 and\k(02 rules\k(03 plumb(6)\k(04 plumb\k(05 \-\k(06 format\k(07 of\k(08 plumb\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+messages\k(01 to\k(02 establish\k(03 a\k(04 connection\k(05 attach(5)\k(06 attach,\k(07 auth\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+messaging\k(01 plumber(4)\k(02 plumber\k(03 \-\k(04 file\k(05 system\k(06 for\k(07 interprocess\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mhtml\k(01 \-\k(02 macros\k(03 for\k(04 formatting\k(05 HTML\k(06 mhtml(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Microsoft\k(01 documents\k(02 doc2txt(1)\k(03 doc2txt,\k(04 doc2ps,\k(05 wdoc2txt,\k(06 xls2txt,\k(07 olefs,\k(08 mswordstrings,\k(09 msexceltables\k(10 \-\k(11 extract\k(12 printable\k(13 text\k(14 from\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+midpt3,\k(01 lerp3,\k(02 reflect3,\k(03 nearseg3,\k(04 pldist3,\k(05 vdiv3,\k(06 vrem3,\k(07 pn2f3,\k(08 ppp2f3,\k(09 fff2p3,\k(10 pdiv4,\k(11 add4,\k(12 sub4\k(13 \-\k(14 operations\k(15 on\k(16 3-d\k(17 points\k(18 and\k(19 planes\k(20 arith3(2)\k(21 add3,\k(22 sub3,\k(23 neg3,\k(24 div3,\k(25 mul3,\k(26 eqpt3,\k(27 closept3,\k(28 dot3,\k(29 cross3,\k(30 len3,\k(31 dist3,\k(32 unit3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+mirror,\k(01 save,\k(02 imagemap,\k(03 man2html,\k(04 webls\k(05 \-\k(06 HTTP\k(07 server\k(08 httpd(8)\k(09 httpd,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mk,\k(01 membername\k(02 \-\k(03 maintain\k(04 (make)\k(05 related\k(06 files\k(07 mk(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mk9660\k(01 \-\k(02 create\k(03 an\k(04 ISO-9660\k(05 CD\k(06 image\k(07 mk9660(8)\k(08 dump9660,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+mkavltree,\k(01 insertavl,\k(02 lookupavl,\k(03 deleteavl,\k(04 avlwalk,\k(05 avlnext,\k(06 avlprev,\k(07 endwalk\k(08 -\k(09 AVL\k(10 tree\k(11 routines\k(12 avl(2)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+mkcrctab,\k(01 blockcrc,\k(02 adler32\k(03 \-\k(04 deflate\k(05 compression\k(06 flate(2)\k(07 deflateinit,\k(08 deflate,\k(09 deflatezlib,\k(10 deflateblock,\k(11 deflatezlibblock,\k(12 inflateinit,\k(13 inflate,\k(14 inflatezlib,\k(15 inflateblock,\k(16 inflatezlibblock,\k(17 flateerr,\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+mkdb,\k(01 mkhosts,\k(02 cs,\k(03 csquery,\k(04 dns,\k(05 dnstcp,\k(06 dnsquery,\k(07 dnsdebug\k(08 \-\k(09 network\k(10 database\k(11 ndb(8)\k(12 query,\k(13 ipquery,\k(14 mkhash,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+mkdir\k(01 \-\k(02 make\k(03 a\k(04 directory\k(05 mkdir(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mkext\k(01 \-\k(02 archive\k(03 or\k(04 update\k(05 a\k(06 file\k(07 system\k(08 mkfs(8)\k(09 mkfs,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mkfont\k(01 \-\k(02 subfont\k(03 manipulation\k(04 subfont(2)\k(05 allocsubfont,\k(06 freesubfont,\k(07 installsubfont,\k(08 lookupsubfont,\k(09 uninstallsubfont,\k(10 subfontname,\k(11 readsubfont,\k(12 readsubfonti,\k(13 writesubfont,\k(14 stringsubfont,\k(15 strsubfontwidth,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+mkfs,\k(01 mkext\k(02 \-\k(03 archive\k(04 or\k(05 update\k(06 a\k(07 file\k(08 system\k(09 mkfs(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mkfs-style\k(01 archive\k(02 archfs(4)\k(03 archfs\k(04 \-\k(05 mount\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mkhash,\k(01 mkdb,\k(02 mkhosts,\k(03 cs,\k(04 csquery,\k(05 dns,\k(06 dnstcp,\k(07 dnsquery,\k(08 dnsdebug\k(09 \-\k(10 network\k(11 database\k(12 ndb(8)\k(13 query,\k(14 ipquery,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+mkhosts,\k(01 cs,\k(02 csquery,\k(03 dns,\k(04 dnstcp,\k(05 dnsquery,\k(06 dnsdebug\k(07 \-\k(08 network\k(09 database\k(10 ndb(8)\k(11 query,\k(12 ipquery,\k(13 mkhash,\k(14 mkdb,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+mkpaqfs\k(01 \-\k(02 make\k(03 a\k(04 compressed\k(05 read-only\k(06 file\k(07 system\k(08 mkpaqfs(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+mksacfs\k(01 \-\k(02 make\k(03 a\k(04 compressed\k(05 file\k(06 system\k(07 mksacfs(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mktemp\k(01 \-\k(02 make\k(03 a\k(04 unique\k(05 file\k(06 name\k(07 mktemp(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ml,\k(01 mlmgr,\k(02 mlowner\k(03 \-\k(04 unmoderated\k(05 mailing\k(06 lists\k(07 mlmgr(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mlmgr,\k(01 mlowner\k(02 \-\k(03 unmoderated\k(04 mailing\k(05 lists\k(06 mlmgr(1)\k(07 ml,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mlowner\k(01 \-\k(02 unmoderated\k(03 mailing\k(04 lists\k(05 mlmgr(1)\k(06 ml,\k(07 mlmgr,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mnihongo\k(01 \-\k(02 macros\k(03 for\k(04 typesetting\k(05 Japanese\k(06 mnihongo(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mnt\k(01 \-\k(02 attach\k(03 to\k(04 9P\k(05 servers\k(06 mnt(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mntgen\k(01 \-\k(02 automatically\k(03 generate\k(04 mount\k(05 points\k(06 for\k(07 file\k(08 systems\k(09 mntgen(4)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mode\k(01 chmod(1)\k(02 chmod\k(03 \-\k(04 change\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+models\k(01 of\k(02 concurrent\k(03 systems\k(04 spin(1)\k(05 spin\k(06 -\k(07 verification\k(08 tool\k(09 for\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+modf\k(01 \-\k(02 split\k(03 into\k(04 mantissa\k(05 and\k(06 exponent\k(07 frexp(2)\k(08 frexp,\k(09 ldexp,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+modification\k(01 date\k(02 of\k(03 a\k(04 file\k(05 touch(1)\k(06 touch\k(07 \-\k(08 set\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+modification\k(01 time\k(02 mtime(1)\k(03 mtime\k(04 \-\k(05 print\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+monitor\k(01 database\k(02 vgadb(6)\k(03 vgadb\k(04 \-\k(05 VGA\k(06 controller\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+monitor\k(01 rio\k(02 windows\k(03 winwatch(1)\k(04 winwatch\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mount\k(01 archival\k(02 file\k(03 systems\k(04 tapefs(4)\k(05 32vfs,\k(06 cpiofs,\k(07 tapfs,\k(08 tarfs,\k(09 tpfs,\k(10 v6fs,\k(11 v10fs,\k(12 zipfs\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+mount\k(01 mkfs-style\k(02 archive\k(03 archfs(4)\k(04 archfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mount\k(01 point\k(02 stubs\k(03 stub(8)\k(04 stub\k(05 \-\k(06 provide\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mount\k(01 points\k(02 for\k(03 file\k(04 systems\k(05 mntgen(4)\k(06 mntgen\k(07 \-\k(08 automatically\k(09 generate\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mount\k(01 process\k(02 snapshots\k(03 snap(4)\k(04 snap,\k(05 snapfs\k(06 \-\k(07 create\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+mount,\k(01 unmount\k(02 \-\k(03 change\k(04 name\k(05 space\k(06 bind(1)\k(07 bind,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mount,\k(01 unmount\k(02 \-\k(03 change\k(04 name\k(05 space\k(06 bind(2)\k(07 bind,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mouse,\k(01 aux/accupoint\k(02 \-\k(03 configure\k(04 a\k(05 mouse\k(06 to\k(07 a\k(08 port\k(09 mouse(8)\k(10 aux/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mouse\k(01 control\k(02 mouse(2)\k(03 initmouse,\k(04 readmouse,\k(05 closemouse,\k(06 moveto,\k(07 getrect,\k(08 drawgetrect,\k(09 menuhit,\k(10 setcursor\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mouse,\k(01 cursor\k(02 \-\k(03 kernel\k(04 mouse\k(05 interface\k(06 mouse(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mouse\k(01 interface\k(02 mouse(3)\k(03 mouse,\k(04 cursor\k(05 \-\k(06 kernel\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Mouse,\k(01 Menu\k(02 \-\k(03 graphics\k(04 events\k(05 event(2)\k(06 event,\k(07 einit,\k(08 estart,\k(09 estartfn,\k(10 etimer,\k(11 eread,\k(12 emouse,\k(13 ekbd,\k(14 ecanread,\k(15 ecanmouse,\k(16 ecankbd,\k(17 ereadmouse,\k(18 eatomouse,\k(19 eresized,\k(20 egetrect,\k(21 edrawgetrect,\k(22 emenuhit,\k(23 emoveto,\k(24 esetcursor,\k(25 Event,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+mouse\k(01 to\k(02 a\k(03 port\k(04 mouse(8)\k(05 aux/mouse,\k(06 aux/accupoint\k(07 \-\k(08 configure\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+move\k(01 files\k(02 cp(1)\k(03 cp,\k(04 fcp,\k(05 mv\k(06 \-\k(07 copy,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+move,\k(01 xform,\k(02 ixform,\k(03 persp,\k(04 look,\k(05 viewport\k(06 \-\k(07 Geometric\k(08 transformations\k(09 matrix(2)\k(10 ident,\k(11 matmul,\k(12 matmulr,\k(13 determinant,\k(14 adjoint,\k(15 invertmat,\k(16 xformpoint,\k(17 xformpointd,\k(18 xformplane,\k(19 pushmat,\k(20 popmat,\k(21 rot,\k(22 qrot,\k(23 scale,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+moveto,\k(01 getrect,\k(02 drawgetrect,\k(03 menuhit,\k(04 setcursor\k(05 \-\k(06 mouse\k(07 control\k(08 mouse(2)\k(09 initmouse,\k(10 readmouse,\k(11 closemouse,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mp3\k(01 audio\k(02 files\k(03 mp3enc(1)\k(04 mp3enc\k(05 \-\k(06 create\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mp3dec\k(01 \-\k(02 decode\k(03 audio\k(04 MPEG\k(05 files\k(06 (layers\k(07 1,\k(08 2\k(09 and\k(10 3)\k(11 mp3dec(1)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mp3enc\k(01 \-\k(02 create\k(03 mp3\k(04 audio\k(05 files\k(06 mp3enc(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mpadd,\k(01 mpsub,\k(02 mpleft,\k(03 mpright,\k(04 mpmul,\k(05 mpexp,\k(06 mpmod,\k(07 mpdiv,\k(08 mpcmp,\k(09 mpextendedgcd,\k(10 mpinvert,\k(11 mpsignif,\k(12 mplowbits0,\k(13 mpvecdigmuladd,\k(14 mpvecdigmulsub,\k(15 mpvecadd,\k(16 mpvecsub,\k(17 mpveccmp,\k(18 mpvecmul,\k(19 mpmagcmp,\k(20 mpmagadd,\k(21 mpmagsub,\k(22 crtpre,\k(23 crtin,\k(24 crtout,\k(25 crtprefree,\k(26 crtresfree\k(27 \-\k(28 extended\k(29 precision\k(30 arithmetic\k(31 mp(2)\k(32 mpsetminbits,\k(33 mpnew,\k(34 mpfree,\k(35 mpbits,\k(36 mpnorm,\k(37 mpcopy,\k(38 mpassign,\k(39 mprand,\k(40 strtomp,\k(41 mpfmt,mptoa,\k(42 betomp,\k(43 mptobe,\k(44 letomp,\k(45 mptole,\k(46 mptoui,\k(47 uitomp,\k(48 mptoi,\k(49 itomp,\k(50 uvtomp,\k(51 mptouv,\k(52 vtomp,\k(53 mptov,\k(54 mpdigdiv,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpassign,\k(01 mprand,\k(02 strtomp,\k(03 mpfmt,mptoa,\k(04 betomp,\k(05 mptobe,\k(06 letomp,\k(07 mptole,\k(08 mptoui,\k(09 uitomp,\k(10 mptoi,\k(11 itomp,\k(12 uvtomp,\k(13 mptouv,\k(14 vtomp,\k(15 mptov,\k(16 mpdigdiv,\k(17 mpadd,\k(18 mpsub,\k(19 mpleft,\k(20 mpright,\k(21 mpmul,\k(22 mpexp,\k(23 mpmod,\k(24 mpdiv,\k(25 mpcmp,\k(26 mpextendedgcd,\k(27 mpinvert,\k(28 mpsignif,\k(29 mplowbits0,\k(30 mpvecdigmuladd,\k(31 mpvecdigmulsub,\k(32 mpvecadd,\k(33 mpvecsub,\k(34 mpveccmp,\k(35 mpvecmul,\k(36 mpmagcmp,\k(37 mpmagadd,\k(38 mpmagsub,\k(39 crtpre,\k(40 crtin,\k(41 crtout,\k(42 crtprefree,\k(43 crtresfree\k(44 \-\k(45 extended\k(46 precision\k(47 arithmetic\k(48 mp(2)\k(49 mpsetminbits,\k(50 mpnew,\k(51 mpfree,\k(52 mpbits,\k(53 mpnorm,\k(54 mpcopy,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpbits,\k(01 mpnorm,\k(02 mpcopy,\k(03 mpassign,\k(04 mprand,\k(05 strtomp,\k(06 mpfmt,mptoa,\k(07 betomp,\k(08 mptobe,\k(09 letomp,\k(10 mptole,\k(11 mptoui,\k(12 uitomp,\k(13 mptoi,\k(14 itomp,\k(15 uvtomp,\k(16 mptouv,\k(17 vtomp,\k(18 mptov,\k(19 mpdigdiv,\k(20 mpadd,\k(21 mpsub,\k(22 mpleft,\k(23 mpright,\k(24 mpmul,\k(25 mpexp,\k(26 mpmod,\k(27 mpdiv,\k(28 mpcmp,\k(29 mpextendedgcd,\k(30 mpinvert,\k(31 mpsignif,\k(32 mplowbits0,\k(33 mpvecdigmuladd,\k(34 mpvecdigmulsub,\k(35 mpvecadd,\k(36 mpvecsub,\k(37 mpveccmp,\k(38 mpvecmul,\k(39 mpmagcmp,\k(40 mpmagadd,\k(41 mpmagsub,\k(42 crtpre,\k(43 crtin,\k(44 crtout,\k(45 crtprefree,\k(46 crtresfree\k(47 \-\k(48 extended\k(49 precision\k(50 arithmetic\k(51 mp(2)\k(52 mpsetminbits,\k(53 mpnew,\k(54 mpfree,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpcmp,\k(01 mpextendedgcd,\k(02 mpinvert,\k(03 mpsignif,\k(04 mplowbits0,\k(05 mpvecdigmuladd,\k(06 mpvecdigmulsub,\k(07 mpvecadd,\k(08 mpvecsub,\k(09 mpveccmp,\k(10 mpvecmul,\k(11 mpmagcmp,\k(12 mpmagadd,\k(13 mpmagsub,\k(14 crtpre,\k(15 crtin,\k(16 crtout,\k(17 crtprefree,\k(18 crtresfree\k(19 \-\k(20 extended\k(21 precision\k(22 arithmetic\k(23 mp(2)\k(24 mpsetminbits,\k(25 mpnew,\k(26 mpfree,\k(27 mpbits,\k(28 mpnorm,\k(29 mpcopy,\k(30 mpassign,\k(31 mprand,\k(32 strtomp,\k(33 mpfmt,mptoa,\k(34 betomp,\k(35 mptobe,\k(36 letomp,\k(37 mptole,\k(38 mptoui,\k(39 uitomp,\k(40 mptoi,\k(41 itomp,\k(42 uvtomp,\k(43 mptouv,\k(44 vtomp,\k(45 mptov,\k(46 mpdigdiv,\k(47 mpadd,\k(48 mpsub,\k(49 mpleft,\k(50 mpright,\k(51 mpmul,\k(52 mpexp,\k(53 mpmod,\k(54 mpdiv,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpcopy,\k(01 mpassign,\k(02 mprand,\k(03 strtomp,\k(04 mpfmt,mptoa,\k(05 betomp,\k(06 mptobe,\k(07 letomp,\k(08 mptole,\k(09 mptoui,\k(10 uitomp,\k(11 mptoi,\k(12 itomp,\k(13 uvtomp,\k(14 mptouv,\k(15 vtomp,\k(16 mptov,\k(17 mpdigdiv,\k(18 mpadd,\k(19 mpsub,\k(20 mpleft,\k(21 mpright,\k(22 mpmul,\k(23 mpexp,\k(24 mpmod,\k(25 mpdiv,\k(26 mpcmp,\k(27 mpextendedgcd,\k(28 mpinvert,\k(29 mpsignif,\k(30 mplowbits0,\k(31 mpvecdigmuladd,\k(32 mpvecdigmulsub,\k(33 mpvecadd,\k(34 mpvecsub,\k(35 mpveccmp,\k(36 mpvecmul,\k(37 mpmagcmp,\k(38 mpmagadd,\k(39 mpmagsub,\k(40 crtpre,\k(41 crtin,\k(42 crtout,\k(43 crtprefree,\k(44 crtresfree\k(45 \-\k(46 extended\k(47 precision\k(48 arithmetic\k(49 mp(2)\k(50 mpsetminbits,\k(51 mpnew,\k(52 mpfree,\k(53 mpbits,\k(54 mpnorm,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpdigdiv,\k(01 mpadd,\k(02 mpsub,\k(03 mpleft,\k(04 mpright,\k(05 mpmul,\k(06 mpexp,\k(07 mpmod,\k(08 mpdiv,\k(09 mpcmp,\k(10 mpextendedgcd,\k(11 mpinvert,\k(12 mpsignif,\k(13 mplowbits0,\k(14 mpvecdigmuladd,\k(15 mpvecdigmulsub,\k(16 mpvecadd,\k(17 mpvecsub,\k(18 mpveccmp,\k(19 mpvecmul,\k(20 mpmagcmp,\k(21 mpmagadd,\k(22 mpmagsub,\k(23 crtpre,\k(24 crtin,\k(25 crtout,\k(26 crtprefree,\k(27 crtresfree\k(28 \-\k(29 extended\k(30 precision\k(31 arithmetic\k(32 mp(2)\k(33 mpsetminbits,\k(34 mpnew,\k(35 mpfree,\k(36 mpbits,\k(37 mpnorm,\k(38 mpcopy,\k(39 mpassign,\k(40 mprand,\k(41 strtomp,\k(42 mpfmt,mptoa,\k(43 betomp,\k(44 mptobe,\k(45 letomp,\k(46 mptole,\k(47 mptoui,\k(48 uitomp,\k(49 mptoi,\k(50 itomp,\k(51 uvtomp,\k(52 mptouv,\k(53 vtomp,\k(54 mptov,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpdiv,\k(01 mpcmp,\k(02 mpextendedgcd,\k(03 mpinvert,\k(04 mpsignif,\k(05 mplowbits0,\k(06 mpvecdigmuladd,\k(07 mpvecdigmulsub,\k(08 mpvecadd,\k(09 mpvecsub,\k(10 mpveccmp,\k(11 mpvecmul,\k(12 mpmagcmp,\k(13 mpmagadd,\k(14 mpmagsub,\k(15 crtpre,\k(16 crtin,\k(17 crtout,\k(18 crtprefree,\k(19 crtresfree\k(20 \-\k(21 extended\k(22 precision\k(23 arithmetic\k(24 mp(2)\k(25 mpsetminbits,\k(26 mpnew,\k(27 mpfree,\k(28 mpbits,\k(29 mpnorm,\k(30 mpcopy,\k(31 mpassign,\k(32 mprand,\k(33 strtomp,\k(34 mpfmt,mptoa,\k(35 betomp,\k(36 mptobe,\k(37 letomp,\k(38 mptole,\k(39 mptoui,\k(40 uitomp,\k(41 mptoi,\k(42 itomp,\k(43 uvtomp,\k(44 mptouv,\k(45 vtomp,\k(46 mptov,\k(47 mpdigdiv,\k(48 mpadd,\k(49 mpsub,\k(50 mpleft,\k(51 mpright,\k(52 mpmul,\k(53 mpexp,\k(54 mpmod,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+MPEG\k(01 files\k(02 (layers\k(03 1,\k(04 2\k(05 and\k(06 3)\k(07 mp3dec(1)\k(08 mp3dec\k(09 \-\k(10 decode\k(11 audio\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+mpexp,\k(01 mpmod,\k(02 mpdiv,\k(03 mpcmp,\k(04 mpextendedgcd,\k(05 mpinvert,\k(06 mpsignif,\k(07 mplowbits0,\k(08 mpvecdigmuladd,\k(09 mpvecdigmulsub,\k(10 mpvecadd,\k(11 mpvecsub,\k(12 mpveccmp,\k(13 mpvecmul,\k(14 mpmagcmp,\k(15 mpmagadd,\k(16 mpmagsub,\k(17 crtpre,\k(18 crtin,\k(19 crtout,\k(20 crtprefree,\k(21 crtresfree\k(22 \-\k(23 extended\k(24 precision\k(25 arithmetic\k(26 mp(2)\k(27 mpsetminbits,\k(28 mpnew,\k(29 mpfree,\k(30 mpbits,\k(31 mpnorm,\k(32 mpcopy,\k(33 mpassign,\k(34 mprand,\k(35 strtomp,\k(36 mpfmt,mptoa,\k(37 betomp,\k(38 mptobe,\k(39 letomp,\k(40 mptole,\k(41 mptoui,\k(42 uitomp,\k(43 mptoi,\k(44 itomp,\k(45 uvtomp,\k(46 mptouv,\k(47 vtomp,\k(48 mptov,\k(49 mpdigdiv,\k(50 mpadd,\k(51 mpsub,\k(52 mpleft,\k(53 mpright,\k(54 mpmul,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpextendedgcd,\k(01 mpinvert,\k(02 mpsignif,\k(03 mplowbits0,\k(04 mpvecdigmuladd,\k(05 mpvecdigmulsub,\k(06 mpvecadd,\k(07 mpvecsub,\k(08 mpveccmp,\k(09 mpvecmul,\k(10 mpmagcmp,\k(11 mpmagadd,\k(12 mpmagsub,\k(13 crtpre,\k(14 crtin,\k(15 crtout,\k(16 crtprefree,\k(17 crtresfree\k(18 \-\k(19 extended\k(20 precision\k(21 arithmetic\k(22 mp(2)\k(23 mpsetminbits,\k(24 mpnew,\k(25 mpfree,\k(26 mpbits,\k(27 mpnorm,\k(28 mpcopy,\k(29 mpassign,\k(30 mprand,\k(31 strtomp,\k(32 mpfmt,mptoa,\k(33 betomp,\k(34 mptobe,\k(35 letomp,\k(36 mptole,\k(37 mptoui,\k(38 uitomp,\k(39 mptoi,\k(40 itomp,\k(41 uvtomp,\k(42 mptouv,\k(43 vtomp,\k(44 mptov,\k(45 mpdigdiv,\k(46 mpadd,\k(47 mpsub,\k(48 mpleft,\k(49 mpright,\k(50 mpmul,\k(51 mpexp,\k(52 mpmod,\k(53 mpdiv,\k(54 mpcmp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpfmt,mptoa,\k(01 betomp,\k(02 mptobe,\k(03 letomp,\k(04 mptole,\k(05 mptoui,\k(06 uitomp,\k(07 mptoi,\k(08 itomp,\k(09 uvtomp,\k(10 mptouv,\k(11 vtomp,\k(12 mptov,\k(13 mpdigdiv,\k(14 mpadd,\k(15 mpsub,\k(16 mpleft,\k(17 mpright,\k(18 mpmul,\k(19 mpexp,\k(20 mpmod,\k(21 mpdiv,\k(22 mpcmp,\k(23 mpextendedgcd,\k(24 mpinvert,\k(25 mpsignif,\k(26 mplowbits0,\k(27 mpvecdigmuladd,\k(28 mpvecdigmulsub,\k(29 mpvecadd,\k(30 mpvecsub,\k(31 mpveccmp,\k(32 mpvecmul,\k(33 mpmagcmp,\k(34 mpmagadd,\k(35 mpmagsub,\k(36 crtpre,\k(37 crtin,\k(38 crtout,\k(39 crtprefree,\k(40 crtresfree\k(41 \-\k(42 extended\k(43 precision\k(44 arithmetic\k(45 mp(2)\k(46 mpsetminbits,\k(47 mpnew,\k(48 mpfree,\k(49 mpbits,\k(50 mpnorm,\k(51 mpcopy,\k(52 mpassign,\k(53 mprand,\k(54 strtomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpfree,\k(01 mpbits,\k(02 mpnorm,\k(03 mpcopy,\k(04 mpassign,\k(05 mprand,\k(06 strtomp,\k(07 mpfmt,mptoa,\k(08 betomp,\k(09 mptobe,\k(10 letomp,\k(11 mptole,\k(12 mptoui,\k(13 uitomp,\k(14 mptoi,\k(15 itomp,\k(16 uvtomp,\k(17 mptouv,\k(18 vtomp,\k(19 mptov,\k(20 mpdigdiv,\k(21 mpadd,\k(22 mpsub,\k(23 mpleft,\k(24 mpright,\k(25 mpmul,\k(26 mpexp,\k(27 mpmod,\k(28 mpdiv,\k(29 mpcmp,\k(30 mpextendedgcd,\k(31 mpinvert,\k(32 mpsignif,\k(33 mplowbits0,\k(34 mpvecdigmuladd,\k(35 mpvecdigmulsub,\k(36 mpvecadd,\k(37 mpvecsub,\k(38 mpveccmp,\k(39 mpvecmul,\k(40 mpmagcmp,\k(41 mpmagadd,\k(42 mpmagsub,\k(43 crtpre,\k(44 crtin,\k(45 crtout,\k(46 crtprefree,\k(47 crtresfree\k(48 \-\k(49 extended\k(50 precision\k(51 arithmetic\k(52 mp(2)\k(53 mpsetminbits,\k(54 mpnew,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpictures\k(01 \-\k(02 picture\k(03 inclusion\k(04 macros\k(05 mpictures(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+mpinvert,\k(01 mpsignif,\k(02 mplowbits0,\k(03 mpvecdigmuladd,\k(04 mpvecdigmulsub,\k(05 mpvecadd,\k(06 mpvecsub,\k(07 mpveccmp,\k(08 mpvecmul,\k(09 mpmagcmp,\k(10 mpmagadd,\k(11 mpmagsub,\k(12 crtpre,\k(13 crtin,\k(14 crtout,\k(15 crtprefree,\k(16 crtresfree\k(17 \-\k(18 extended\k(19 precision\k(20 arithmetic\k(21 mp(2)\k(22 mpsetminbits,\k(23 mpnew,\k(24 mpfree,\k(25 mpbits,\k(26 mpnorm,\k(27 mpcopy,\k(28 mpassign,\k(29 mprand,\k(30 strtomp,\k(31 mpfmt,mptoa,\k(32 betomp,\k(33 mptobe,\k(34 letomp,\k(35 mptole,\k(36 mptoui,\k(37 uitomp,\k(38 mptoi,\k(39 itomp,\k(40 uvtomp,\k(41 mptouv,\k(42 vtomp,\k(43 mptov,\k(44 mpdigdiv,\k(45 mpadd,\k(46 mpsub,\k(47 mpleft,\k(48 mpright,\k(49 mpmul,\k(50 mpexp,\k(51 mpmod,\k(52 mpdiv,\k(53 mpcmp,\k(54 mpextendedgcd,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpleft,\k(01 mpright,\k(02 mpmul,\k(03 mpexp,\k(04 mpmod,\k(05 mpdiv,\k(06 mpcmp,\k(07 mpextendedgcd,\k(08 mpinvert,\k(09 mpsignif,\k(10 mplowbits0,\k(11 mpvecdigmuladd,\k(12 mpvecdigmulsub,\k(13 mpvecadd,\k(14 mpvecsub,\k(15 mpveccmp,\k(16 mpvecmul,\k(17 mpmagcmp,\k(18 mpmagadd,\k(19 mpmagsub,\k(20 crtpre,\k(21 crtin,\k(22 crtout,\k(23 crtprefree,\k(24 crtresfree\k(25 \-\k(26 extended\k(27 precision\k(28 arithmetic\k(29 mp(2)\k(30 mpsetminbits,\k(31 mpnew,\k(32 mpfree,\k(33 mpbits,\k(34 mpnorm,\k(35 mpcopy,\k(36 mpassign,\k(37 mprand,\k(38 strtomp,\k(39 mpfmt,mptoa,\k(40 betomp,\k(41 mptobe,\k(42 letomp,\k(43 mptole,\k(44 mptoui,\k(45 uitomp,\k(46 mptoi,\k(47 itomp,\k(48 uvtomp,\k(49 mptouv,\k(50 vtomp,\k(51 mptov,\k(52 mpdigdiv,\k(53 mpadd,\k(54 mpsub,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mplowbits0,\k(01 mpvecdigmuladd,\k(02 mpvecdigmulsub,\k(03 mpvecadd,\k(04 mpvecsub,\k(05 mpveccmp,\k(06 mpvecmul,\k(07 mpmagcmp,\k(08 mpmagadd,\k(09 mpmagsub,\k(10 crtpre,\k(11 crtin,\k(12 crtout,\k(13 crtprefree,\k(14 crtresfree\k(15 \-\k(16 extended\k(17 precision\k(18 arithmetic\k(19 mp(2)\k(20 mpsetminbits,\k(21 mpnew,\k(22 mpfree,\k(23 mpbits,\k(24 mpnorm,\k(25 mpcopy,\k(26 mpassign,\k(27 mprand,\k(28 strtomp,\k(29 mpfmt,mptoa,\k(30 betomp,\k(31 mptobe,\k(32 letomp,\k(33 mptole,\k(34 mptoui,\k(35 uitomp,\k(36 mptoi,\k(37 itomp,\k(38 uvtomp,\k(39 mptouv,\k(40 vtomp,\k(41 mptov,\k(42 mpdigdiv,\k(43 mpadd,\k(44 mpsub,\k(45 mpleft,\k(46 mpright,\k(47 mpmul,\k(48 mpexp,\k(49 mpmod,\k(50 mpdiv,\k(51 mpcmp,\k(52 mpextendedgcd,\k(53 mpinvert,\k(54 mpsignif,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpmagadd,\k(01 mpmagsub,\k(02 crtpre,\k(03 crtin,\k(04 crtout,\k(05 crtprefree,\k(06 crtresfree\k(07 \-\k(08 extended\k(09 precision\k(10 arithmetic\k(11 mp(2)\k(12 mpsetminbits,\k(13 mpnew,\k(14 mpfree,\k(15 mpbits,\k(16 mpnorm,\k(17 mpcopy,\k(18 mpassign,\k(19 mprand,\k(20 strtomp,\k(21 mpfmt,mptoa,\k(22 betomp,\k(23 mptobe,\k(24 letomp,\k(25 mptole,\k(26 mptoui,\k(27 uitomp,\k(28 mptoi,\k(29 itomp,\k(30 uvtomp,\k(31 mptouv,\k(32 vtomp,\k(33 mptov,\k(34 mpdigdiv,\k(35 mpadd,\k(36 mpsub,\k(37 mpleft,\k(38 mpright,\k(39 mpmul,\k(40 mpexp,\k(41 mpmod,\k(42 mpdiv,\k(43 mpcmp,\k(44 mpextendedgcd,\k(45 mpinvert,\k(46 mpsignif,\k(47 mplowbits0,\k(48 mpvecdigmuladd,\k(49 mpvecdigmulsub,\k(50 mpvecadd,\k(51 mpvecsub,\k(52 mpveccmp,\k(53 mpvecmul,\k(54 mpmagcmp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpmagcmp,\k(01 mpmagadd,\k(02 mpmagsub,\k(03 crtpre,\k(04 crtin,\k(05 crtout,\k(06 crtprefree,\k(07 crtresfree\k(08 \-\k(09 extended\k(10 precision\k(11 arithmetic\k(12 mp(2)\k(13 mpsetminbits,\k(14 mpnew,\k(15 mpfree,\k(16 mpbits,\k(17 mpnorm,\k(18 mpcopy,\k(19 mpassign,\k(20 mprand,\k(21 strtomp,\k(22 mpfmt,mptoa,\k(23 betomp,\k(24 mptobe,\k(25 letomp,\k(26 mptole,\k(27 mptoui,\k(28 uitomp,\k(29 mptoi,\k(30 itomp,\k(31 uvtomp,\k(32 mptouv,\k(33 vtomp,\k(34 mptov,\k(35 mpdigdiv,\k(36 mpadd,\k(37 mpsub,\k(38 mpleft,\k(39 mpright,\k(40 mpmul,\k(41 mpexp,\k(42 mpmod,\k(43 mpdiv,\k(44 mpcmp,\k(45 mpextendedgcd,\k(46 mpinvert,\k(47 mpsignif,\k(48 mplowbits0,\k(49 mpvecdigmuladd,\k(50 mpvecdigmulsub,\k(51 mpvecadd,\k(52 mpvecsub,\k(53 mpveccmp,\k(54 mpvecmul,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpmagsub,\k(01 crtpre,\k(02 crtin,\k(03 crtout,\k(04 crtprefree,\k(05 crtresfree\k(06 \-\k(07 extended\k(08 precision\k(09 arithmetic\k(10 mp(2)\k(11 mpsetminbits,\k(12 mpnew,\k(13 mpfree,\k(14 mpbits,\k(15 mpnorm,\k(16 mpcopy,\k(17 mpassign,\k(18 mprand,\k(19 strtomp,\k(20 mpfmt,mptoa,\k(21 betomp,\k(22 mptobe,\k(23 letomp,\k(24 mptole,\k(25 mptoui,\k(26 uitomp,\k(27 mptoi,\k(28 itomp,\k(29 uvtomp,\k(30 mptouv,\k(31 vtomp,\k(32 mptov,\k(33 mpdigdiv,\k(34 mpadd,\k(35 mpsub,\k(36 mpleft,\k(37 mpright,\k(38 mpmul,\k(39 mpexp,\k(40 mpmod,\k(41 mpdiv,\k(42 mpcmp,\k(43 mpextendedgcd,\k(44 mpinvert,\k(45 mpsignif,\k(46 mplowbits0,\k(47 mpvecdigmuladd,\k(48 mpvecdigmulsub,\k(49 mpvecadd,\k(50 mpvecsub,\k(51 mpveccmp,\k(52 mpvecmul,\k(53 mpmagcmp,\k(54 mpmagadd,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpmod,\k(01 mpdiv,\k(02 mpcmp,\k(03 mpextendedgcd,\k(04 mpinvert,\k(05 mpsignif,\k(06 mplowbits0,\k(07 mpvecdigmuladd,\k(08 mpvecdigmulsub,\k(09 mpvecadd,\k(10 mpvecsub,\k(11 mpveccmp,\k(12 mpvecmul,\k(13 mpmagcmp,\k(14 mpmagadd,\k(15 mpmagsub,\k(16 crtpre,\k(17 crtin,\k(18 crtout,\k(19 crtprefree,\k(20 crtresfree\k(21 \-\k(22 extended\k(23 precision\k(24 arithmetic\k(25 mp(2)\k(26 mpsetminbits,\k(27 mpnew,\k(28 mpfree,\k(29 mpbits,\k(30 mpnorm,\k(31 mpcopy,\k(32 mpassign,\k(33 mprand,\k(34 strtomp,\k(35 mpfmt,mptoa,\k(36 betomp,\k(37 mptobe,\k(38 letomp,\k(39 mptole,\k(40 mptoui,\k(41 uitomp,\k(42 mptoi,\k(43 itomp,\k(44 uvtomp,\k(45 mptouv,\k(46 vtomp,\k(47 mptov,\k(48 mpdigdiv,\k(49 mpadd,\k(50 mpsub,\k(51 mpleft,\k(52 mpright,\k(53 mpmul,\k(54 mpexp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpmul,\k(01 mpexp,\k(02 mpmod,\k(03 mpdiv,\k(04 mpcmp,\k(05 mpextendedgcd,\k(06 mpinvert,\k(07 mpsignif,\k(08 mplowbits0,\k(09 mpvecdigmuladd,\k(10 mpvecdigmulsub,\k(11 mpvecadd,\k(12 mpvecsub,\k(13 mpveccmp,\k(14 mpvecmul,\k(15 mpmagcmp,\k(16 mpmagadd,\k(17 mpmagsub,\k(18 crtpre,\k(19 crtin,\k(20 crtout,\k(21 crtprefree,\k(22 crtresfree\k(23 \-\k(24 extended\k(25 precision\k(26 arithmetic\k(27 mp(2)\k(28 mpsetminbits,\k(29 mpnew,\k(30 mpfree,\k(31 mpbits,\k(32 mpnorm,\k(33 mpcopy,\k(34 mpassign,\k(35 mprand,\k(36 strtomp,\k(37 mpfmt,mptoa,\k(38 betomp,\k(39 mptobe,\k(40 letomp,\k(41 mptole,\k(42 mptoui,\k(43 uitomp,\k(44 mptoi,\k(45 itomp,\k(46 uvtomp,\k(47 mptouv,\k(48 vtomp,\k(49 mptov,\k(50 mpdigdiv,\k(51 mpadd,\k(52 mpsub,\k(53 mpleft,\k(54 mpright,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpnew,\k(01 mpfree,\k(02 mpbits,\k(03 mpnorm,\k(04 mpcopy,\k(05 mpassign,\k(06 mprand,\k(07 strtomp,\k(08 mpfmt,mptoa,\k(09 betomp,\k(10 mptobe,\k(11 letomp,\k(12 mptole,\k(13 mptoui,\k(14 uitomp,\k(15 mptoi,\k(16 itomp,\k(17 uvtomp,\k(18 mptouv,\k(19 vtomp,\k(20 mptov,\k(21 mpdigdiv,\k(22 mpadd,\k(23 mpsub,\k(24 mpleft,\k(25 mpright,\k(26 mpmul,\k(27 mpexp,\k(28 mpmod,\k(29 mpdiv,\k(30 mpcmp,\k(31 mpextendedgcd,\k(32 mpinvert,\k(33 mpsignif,\k(34 mplowbits0,\k(35 mpvecdigmuladd,\k(36 mpvecdigmulsub,\k(37 mpvecadd,\k(38 mpvecsub,\k(39 mpveccmp,\k(40 mpvecmul,\k(41 mpmagcmp,\k(42 mpmagadd,\k(43 mpmagsub,\k(44 crtpre,\k(45 crtin,\k(46 crtout,\k(47 crtprefree,\k(48 crtresfree\k(49 \-\k(50 extended\k(51 precision\k(52 arithmetic\k(53 mp(2)\k(54 mpsetminbits,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpnorm,\k(01 mpcopy,\k(02 mpassign,\k(03 mprand,\k(04 strtomp,\k(05 mpfmt,mptoa,\k(06 betomp,\k(07 mptobe,\k(08 letomp,\k(09 mptole,\k(10 mptoui,\k(11 uitomp,\k(12 mptoi,\k(13 itomp,\k(14 uvtomp,\k(15 mptouv,\k(16 vtomp,\k(17 mptov,\k(18 mpdigdiv,\k(19 mpadd,\k(20 mpsub,\k(21 mpleft,\k(22 mpright,\k(23 mpmul,\k(24 mpexp,\k(25 mpmod,\k(26 mpdiv,\k(27 mpcmp,\k(28 mpextendedgcd,\k(29 mpinvert,\k(30 mpsignif,\k(31 mplowbits0,\k(32 mpvecdigmuladd,\k(33 mpvecdigmulsub,\k(34 mpvecadd,\k(35 mpvecsub,\k(36 mpveccmp,\k(37 mpvecmul,\k(38 mpmagcmp,\k(39 mpmagadd,\k(40 mpmagsub,\k(41 crtpre,\k(42 crtin,\k(43 crtout,\k(44 crtprefree,\k(45 crtresfree\k(46 \-\k(47 extended\k(48 precision\k(49 arithmetic\k(50 mp(2)\k(51 mpsetminbits,\k(52 mpnew,\k(53 mpfree,\k(54 mpbits,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mprand,\k(01 strtomp,\k(02 mpfmt,mptoa,\k(03 betomp,\k(04 mptobe,\k(05 letomp,\k(06 mptole,\k(07 mptoui,\k(08 uitomp,\k(09 mptoi,\k(10 itomp,\k(11 uvtomp,\k(12 mptouv,\k(13 vtomp,\k(14 mptov,\k(15 mpdigdiv,\k(16 mpadd,\k(17 mpsub,\k(18 mpleft,\k(19 mpright,\k(20 mpmul,\k(21 mpexp,\k(22 mpmod,\k(23 mpdiv,\k(24 mpcmp,\k(25 mpextendedgcd,\k(26 mpinvert,\k(27 mpsignif,\k(28 mplowbits0,\k(29 mpvecdigmuladd,\k(30 mpvecdigmulsub,\k(31 mpvecadd,\k(32 mpvecsub,\k(33 mpveccmp,\k(34 mpvecmul,\k(35 mpmagcmp,\k(36 mpmagadd,\k(37 mpmagsub,\k(38 crtpre,\k(39 crtin,\k(40 crtout,\k(41 crtprefree,\k(42 crtresfree\k(43 \-\k(44 extended\k(45 precision\k(46 arithmetic\k(47 mp(2)\k(48 mpsetminbits,\k(49 mpnew,\k(50 mpfree,\k(51 mpbits,\k(52 mpnorm,\k(53 mpcopy,\k(54 mpassign,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpright,\k(01 mpmul,\k(02 mpexp,\k(03 mpmod,\k(04 mpdiv,\k(05 mpcmp,\k(06 mpextendedgcd,\k(07 mpinvert,\k(08 mpsignif,\k(09 mplowbits0,\k(10 mpvecdigmuladd,\k(11 mpvecdigmulsub,\k(12 mpvecadd,\k(13 mpvecsub,\k(14 mpveccmp,\k(15 mpvecmul,\k(16 mpmagcmp,\k(17 mpmagadd,\k(18 mpmagsub,\k(19 crtpre,\k(20 crtin,\k(21 crtout,\k(22 crtprefree,\k(23 crtresfree\k(24 \-\k(25 extended\k(26 precision\k(27 arithmetic\k(28 mp(2)\k(29 mpsetminbits,\k(30 mpnew,\k(31 mpfree,\k(32 mpbits,\k(33 mpnorm,\k(34 mpcopy,\k(35 mpassign,\k(36 mprand,\k(37 strtomp,\k(38 mpfmt,mptoa,\k(39 betomp,\k(40 mptobe,\k(41 letomp,\k(42 mptole,\k(43 mptoui,\k(44 uitomp,\k(45 mptoi,\k(46 itomp,\k(47 uvtomp,\k(48 mptouv,\k(49 vtomp,\k(50 mptov,\k(51 mpdigdiv,\k(52 mpadd,\k(53 mpsub,\k(54 mpleft,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpsetminbits,\k(01 mpnew,\k(02 mpfree,\k(03 mpbits,\k(04 mpnorm,\k(05 mpcopy,\k(06 mpassign,\k(07 mprand,\k(08 strtomp,\k(09 mpfmt,mptoa,\k(10 betomp,\k(11 mptobe,\k(12 letomp,\k(13 mptole,\k(14 mptoui,\k(15 uitomp,\k(16 mptoi,\k(17 itomp,\k(18 uvtomp,\k(19 mptouv,\k(20 vtomp,\k(21 mptov,\k(22 mpdigdiv,\k(23 mpadd,\k(24 mpsub,\k(25 mpleft,\k(26 mpright,\k(27 mpmul,\k(28 mpexp,\k(29 mpmod,\k(30 mpdiv,\k(31 mpcmp,\k(32 mpextendedgcd,\k(33 mpinvert,\k(34 mpsignif,\k(35 mplowbits0,\k(36 mpvecdigmuladd,\k(37 mpvecdigmulsub,\k(38 mpvecadd,\k(39 mpvecsub,\k(40 mpveccmp,\k(41 mpvecmul,\k(42 mpmagcmp,\k(43 mpmagadd,\k(44 mpmagsub,\k(45 crtpre,\k(46 crtin,\k(47 crtout,\k(48 crtprefree,\k(49 crtresfree\k(50 \-\k(51 extended\k(52 precision\k(53 arithmetic\k(54 mp(2)\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpsignif,\k(01 mplowbits0,\k(02 mpvecdigmuladd,\k(03 mpvecdigmulsub,\k(04 mpvecadd,\k(05 mpvecsub,\k(06 mpveccmp,\k(07 mpvecmul,\k(08 mpmagcmp,\k(09 mpmagadd,\k(10 mpmagsub,\k(11 crtpre,\k(12 crtin,\k(13 crtout,\k(14 crtprefree,\k(15 crtresfree\k(16 \-\k(17 extended\k(18 precision\k(19 arithmetic\k(20 mp(2)\k(21 mpsetminbits,\k(22 mpnew,\k(23 mpfree,\k(24 mpbits,\k(25 mpnorm,\k(26 mpcopy,\k(27 mpassign,\k(28 mprand,\k(29 strtomp,\k(30 mpfmt,mptoa,\k(31 betomp,\k(32 mptobe,\k(33 letomp,\k(34 mptole,\k(35 mptoui,\k(36 uitomp,\k(37 mptoi,\k(38 itomp,\k(39 uvtomp,\k(40 mptouv,\k(41 vtomp,\k(42 mptov,\k(43 mpdigdiv,\k(44 mpadd,\k(45 mpsub,\k(46 mpleft,\k(47 mpright,\k(48 mpmul,\k(49 mpexp,\k(50 mpmod,\k(51 mpdiv,\k(52 mpcmp,\k(53 mpextendedgcd,\k(54 mpinvert,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpsub,\k(01 mpleft,\k(02 mpright,\k(03 mpmul,\k(04 mpexp,\k(05 mpmod,\k(06 mpdiv,\k(07 mpcmp,\k(08 mpextendedgcd,\k(09 mpinvert,\k(10 mpsignif,\k(11 mplowbits0,\k(12 mpvecdigmuladd,\k(13 mpvecdigmulsub,\k(14 mpvecadd,\k(15 mpvecsub,\k(16 mpveccmp,\k(17 mpvecmul,\k(18 mpmagcmp,\k(19 mpmagadd,\k(20 mpmagsub,\k(21 crtpre,\k(22 crtin,\k(23 crtout,\k(24 crtprefree,\k(25 crtresfree\k(26 \-\k(27 extended\k(28 precision\k(29 arithmetic\k(30 mp(2)\k(31 mpsetminbits,\k(32 mpnew,\k(33 mpfree,\k(34 mpbits,\k(35 mpnorm,\k(36 mpcopy,\k(37 mpassign,\k(38 mprand,\k(39 strtomp,\k(40 mpfmt,mptoa,\k(41 betomp,\k(42 mptobe,\k(43 letomp,\k(44 mptole,\k(45 mptoui,\k(46 uitomp,\k(47 mptoi,\k(48 itomp,\k(49 uvtomp,\k(50 mptouv,\k(51 vtomp,\k(52 mptov,\k(53 mpdigdiv,\k(54 mpadd,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptoa,\k(01 betomp,\k(02 mptobe,\k(03 letomp,\k(04 mptole,\k(05 mptoui,\k(06 uitomp,\k(07 mptoi,\k(08 itomp,\k(09 uvtomp,\k(10 mptouv,\k(11 vtomp,\k(12 mptov,\k(13 mpdigdiv,\k(14 mpadd,\k(15 mpsub,\k(16 mpleft,\k(17 mpright,\k(18 mpmul,\k(19 mpexp,\k(20 mpmod,\k(21 mpdiv,\k(22 mpcmp,\k(23 mpextendedgcd,\k(24 mpinvert,\k(25 mpsignif,\k(26 mplowbits0,\k(27 mpvecdigmuladd,\k(28 mpvecdigmulsub,\k(29 mpvecadd,\k(30 mpvecsub,\k(31 mpveccmp,\k(32 mpvecmul,\k(33 mpmagcmp,\k(34 mpmagadd,\k(35 mpmagsub,\k(36 crtpre,\k(37 crtin,\k(38 crtout,\k(39 crtprefree,\k(40 crtresfree\k(41 \-\k(42 extended\k(43 precision\k(44 arithmetic\k(45 mp(2)\k(46 mpsetminbits,\k(47 mpnew,\k(48 mpfree,\k(49 mpbits,\k(50 mpnorm,\k(51 mpcopy,\k(52 mpassign,\k(53 mprand,\k(54 strtomp,\k(55 mpfmt,
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptobe,\k(01 letomp,\k(02 mptole,\k(03 mptoui,\k(04 uitomp,\k(05 mptoi,\k(06 itomp,\k(07 uvtomp,\k(08 mptouv,\k(09 vtomp,\k(10 mptov,\k(11 mpdigdiv,\k(12 mpadd,\k(13 mpsub,\k(14 mpleft,\k(15 mpright,\k(16 mpmul,\k(17 mpexp,\k(18 mpmod,\k(19 mpdiv,\k(20 mpcmp,\k(21 mpextendedgcd,\k(22 mpinvert,\k(23 mpsignif,\k(24 mplowbits0,\k(25 mpvecdigmuladd,\k(26 mpvecdigmulsub,\k(27 mpvecadd,\k(28 mpvecsub,\k(29 mpveccmp,\k(30 mpvecmul,\k(31 mpmagcmp,\k(32 mpmagadd,\k(33 mpmagsub,\k(34 crtpre,\k(35 crtin,\k(36 crtout,\k(37 crtprefree,\k(38 crtresfree\k(39 \-\k(40 extended\k(41 precision\k(42 arithmetic\k(43 mp(2)\k(44 mpsetminbits,\k(45 mpnew,\k(46 mpfree,\k(47 mpbits,\k(48 mpnorm,\k(49 mpcopy,\k(50 mpassign,\k(51 mprand,\k(52 strtomp,\k(53 mpfmt,mptoa,\k(54 betomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptoi,\k(01 itomp,\k(02 uvtomp,\k(03 mptouv,\k(04 vtomp,\k(05 mptov,\k(06 mpdigdiv,\k(07 mpadd,\k(08 mpsub,\k(09 mpleft,\k(10 mpright,\k(11 mpmul,\k(12 mpexp,\k(13 mpmod,\k(14 mpdiv,\k(15 mpcmp,\k(16 mpextendedgcd,\k(17 mpinvert,\k(18 mpsignif,\k(19 mplowbits0,\k(20 mpvecdigmuladd,\k(21 mpvecdigmulsub,\k(22 mpvecadd,\k(23 mpvecsub,\k(24 mpveccmp,\k(25 mpvecmul,\k(26 mpmagcmp,\k(27 mpmagadd,\k(28 mpmagsub,\k(29 crtpre,\k(30 crtin,\k(31 crtout,\k(32 crtprefree,\k(33 crtresfree\k(34 \-\k(35 extended\k(36 precision\k(37 arithmetic\k(38 mp(2)\k(39 mpsetminbits,\k(40 mpnew,\k(41 mpfree,\k(42 mpbits,\k(43 mpnorm,\k(44 mpcopy,\k(45 mpassign,\k(46 mprand,\k(47 strtomp,\k(48 mpfmt,mptoa,\k(49 betomp,\k(50 mptobe,\k(51 letomp,\k(52 mptole,\k(53 mptoui,\k(54 uitomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptole,\k(01 mptoui,\k(02 uitomp,\k(03 mptoi,\k(04 itomp,\k(05 uvtomp,\k(06 mptouv,\k(07 vtomp,\k(08 mptov,\k(09 mpdigdiv,\k(10 mpadd,\k(11 mpsub,\k(12 mpleft,\k(13 mpright,\k(14 mpmul,\k(15 mpexp,\k(16 mpmod,\k(17 mpdiv,\k(18 mpcmp,\k(19 mpextendedgcd,\k(20 mpinvert,\k(21 mpsignif,\k(22 mplowbits0,\k(23 mpvecdigmuladd,\k(24 mpvecdigmulsub,\k(25 mpvecadd,\k(26 mpvecsub,\k(27 mpveccmp,\k(28 mpvecmul,\k(29 mpmagcmp,\k(30 mpmagadd,\k(31 mpmagsub,\k(32 crtpre,\k(33 crtin,\k(34 crtout,\k(35 crtprefree,\k(36 crtresfree\k(37 \-\k(38 extended\k(39 precision\k(40 arithmetic\k(41 mp(2)\k(42 mpsetminbits,\k(43 mpnew,\k(44 mpfree,\k(45 mpbits,\k(46 mpnorm,\k(47 mpcopy,\k(48 mpassign,\k(49 mprand,\k(50 strtomp,\k(51 mpfmt,mptoa,\k(52 betomp,\k(53 mptobe,\k(54 letomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptoui,\k(01 uitomp,\k(02 mptoi,\k(03 itomp,\k(04 uvtomp,\k(05 mptouv,\k(06 vtomp,\k(07 mptov,\k(08 mpdigdiv,\k(09 mpadd,\k(10 mpsub,\k(11 mpleft,\k(12 mpright,\k(13 mpmul,\k(14 mpexp,\k(15 mpmod,\k(16 mpdiv,\k(17 mpcmp,\k(18 mpextendedgcd,\k(19 mpinvert,\k(20 mpsignif,\k(21 mplowbits0,\k(22 mpvecdigmuladd,\k(23 mpvecdigmulsub,\k(24 mpvecadd,\k(25 mpvecsub,\k(26 mpveccmp,\k(27 mpvecmul,\k(28 mpmagcmp,\k(29 mpmagadd,\k(30 mpmagsub,\k(31 crtpre,\k(32 crtin,\k(33 crtout,\k(34 crtprefree,\k(35 crtresfree\k(36 \-\k(37 extended\k(38 precision\k(39 arithmetic\k(40 mp(2)\k(41 mpsetminbits,\k(42 mpnew,\k(43 mpfree,\k(44 mpbits,\k(45 mpnorm,\k(46 mpcopy,\k(47 mpassign,\k(48 mprand,\k(49 strtomp,\k(50 mpfmt,mptoa,\k(51 betomp,\k(52 mptobe,\k(53 letomp,\k(54 mptole,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptouv,\k(01 vtomp,\k(02 mptov,\k(03 mpdigdiv,\k(04 mpadd,\k(05 mpsub,\k(06 mpleft,\k(07 mpright,\k(08 mpmul,\k(09 mpexp,\k(10 mpmod,\k(11 mpdiv,\k(12 mpcmp,\k(13 mpextendedgcd,\k(14 mpinvert,\k(15 mpsignif,\k(16 mplowbits0,\k(17 mpvecdigmuladd,\k(18 mpvecdigmulsub,\k(19 mpvecadd,\k(20 mpvecsub,\k(21 mpveccmp,\k(22 mpvecmul,\k(23 mpmagcmp,\k(24 mpmagadd,\k(25 mpmagsub,\k(26 crtpre,\k(27 crtin,\k(28 crtout,\k(29 crtprefree,\k(30 crtresfree\k(31 \-\k(32 extended\k(33 precision\k(34 arithmetic\k(35 mp(2)\k(36 mpsetminbits,\k(37 mpnew,\k(38 mpfree,\k(39 mpbits,\k(40 mpnorm,\k(41 mpcopy,\k(42 mpassign,\k(43 mprand,\k(44 strtomp,\k(45 mpfmt,mptoa,\k(46 betomp,\k(47 mptobe,\k(48 letomp,\k(49 mptole,\k(50 mptoui,\k(51 uitomp,\k(52 mptoi,\k(53 itomp,\k(54 uvtomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mptov,\k(01 mpdigdiv,\k(02 mpadd,\k(03 mpsub,\k(04 mpleft,\k(05 mpright,\k(06 mpmul,\k(07 mpexp,\k(08 mpmod,\k(09 mpdiv,\k(10 mpcmp,\k(11 mpextendedgcd,\k(12 mpinvert,\k(13 mpsignif,\k(14 mplowbits0,\k(15 mpvecdigmuladd,\k(16 mpvecdigmulsub,\k(17 mpvecadd,\k(18 mpvecsub,\k(19 mpveccmp,\k(20 mpvecmul,\k(21 mpmagcmp,\k(22 mpmagadd,\k(23 mpmagsub,\k(24 crtpre,\k(25 crtin,\k(26 crtout,\k(27 crtprefree,\k(28 crtresfree\k(29 \-\k(30 extended\k(31 precision\k(32 arithmetic\k(33 mp(2)\k(34 mpsetminbits,\k(35 mpnew,\k(36 mpfree,\k(37 mpbits,\k(38 mpnorm,\k(39 mpcopy,\k(40 mpassign,\k(41 mprand,\k(42 strtomp,\k(43 mpfmt,mptoa,\k(44 betomp,\k(45 mptobe,\k(46 letomp,\k(47 mptole,\k(48 mptoui,\k(49 uitomp,\k(50 mptoi,\k(51 itomp,\k(52 uvtomp,\k(53 mptouv,\k(54 vtomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpvecadd,\k(01 mpvecsub,\k(02 mpveccmp,\k(03 mpvecmul,\k(04 mpmagcmp,\k(05 mpmagadd,\k(06 mpmagsub,\k(07 crtpre,\k(08 crtin,\k(09 crtout,\k(10 crtprefree,\k(11 crtresfree\k(12 \-\k(13 extended\k(14 precision\k(15 arithmetic\k(16 mp(2)\k(17 mpsetminbits,\k(18 mpnew,\k(19 mpfree,\k(20 mpbits,\k(21 mpnorm,\k(22 mpcopy,\k(23 mpassign,\k(24 mprand,\k(25 strtomp,\k(26 mpfmt,mptoa,\k(27 betomp,\k(28 mptobe,\k(29 letomp,\k(30 mptole,\k(31 mptoui,\k(32 uitomp,\k(33 mptoi,\k(34 itomp,\k(35 uvtomp,\k(36 mptouv,\k(37 vtomp,\k(38 mptov,\k(39 mpdigdiv,\k(40 mpadd,\k(41 mpsub,\k(42 mpleft,\k(43 mpright,\k(44 mpmul,\k(45 mpexp,\k(46 mpmod,\k(47 mpdiv,\k(48 mpcmp,\k(49 mpextendedgcd,\k(50 mpinvert,\k(51 mpsignif,\k(52 mplowbits0,\k(53 mpvecdigmuladd,\k(54 mpvecdigmulsub,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpveccmp,\k(01 mpvecmul,\k(02 mpmagcmp,\k(03 mpmagadd,\k(04 mpmagsub,\k(05 crtpre,\k(06 crtin,\k(07 crtout,\k(08 crtprefree,\k(09 crtresfree\k(10 \-\k(11 extended\k(12 precision\k(13 arithmetic\k(14 mp(2)\k(15 mpsetminbits,\k(16 mpnew,\k(17 mpfree,\k(18 mpbits,\k(19 mpnorm,\k(20 mpcopy,\k(21 mpassign,\k(22 mprand,\k(23 strtomp,\k(24 mpfmt,mptoa,\k(25 betomp,\k(26 mptobe,\k(27 letomp,\k(28 mptole,\k(29 mptoui,\k(30 uitomp,\k(31 mptoi,\k(32 itomp,\k(33 uvtomp,\k(34 mptouv,\k(35 vtomp,\k(36 mptov,\k(37 mpdigdiv,\k(38 mpadd,\k(39 mpsub,\k(40 mpleft,\k(41 mpright,\k(42 mpmul,\k(43 mpexp,\k(44 mpmod,\k(45 mpdiv,\k(46 mpcmp,\k(47 mpextendedgcd,\k(48 mpinvert,\k(49 mpsignif,\k(50 mplowbits0,\k(51 mpvecdigmuladd,\k(52 mpvecdigmulsub,\k(53 mpvecadd,\k(54 mpvecsub,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpvecdigmuladd,\k(01 mpvecdigmulsub,\k(02 mpvecadd,\k(03 mpvecsub,\k(04 mpveccmp,\k(05 mpvecmul,\k(06 mpmagcmp,\k(07 mpmagadd,\k(08 mpmagsub,\k(09 crtpre,\k(10 crtin,\k(11 crtout,\k(12 crtprefree,\k(13 crtresfree\k(14 \-\k(15 extended\k(16 precision\k(17 arithmetic\k(18 mp(2)\k(19 mpsetminbits,\k(20 mpnew,\k(21 mpfree,\k(22 mpbits,\k(23 mpnorm,\k(24 mpcopy,\k(25 mpassign,\k(26 mprand,\k(27 strtomp,\k(28 mpfmt,mptoa,\k(29 betomp,\k(30 mptobe,\k(31 letomp,\k(32 mptole,\k(33 mptoui,\k(34 uitomp,\k(35 mptoi,\k(36 itomp,\k(37 uvtomp,\k(38 mptouv,\k(39 vtomp,\k(40 mptov,\k(41 mpdigdiv,\k(42 mpadd,\k(43 mpsub,\k(44 mpleft,\k(45 mpright,\k(46 mpmul,\k(47 mpexp,\k(48 mpmod,\k(49 mpdiv,\k(50 mpcmp,\k(51 mpextendedgcd,\k(52 mpinvert,\k(53 mpsignif,\k(54 mplowbits0,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpvecdigmulsub,\k(01 mpvecadd,\k(02 mpvecsub,\k(03 mpveccmp,\k(04 mpvecmul,\k(05 mpmagcmp,\k(06 mpmagadd,\k(07 mpmagsub,\k(08 crtpre,\k(09 crtin,\k(10 crtout,\k(11 crtprefree,\k(12 crtresfree\k(13 \-\k(14 extended\k(15 precision\k(16 arithmetic\k(17 mp(2)\k(18 mpsetminbits,\k(19 mpnew,\k(20 mpfree,\k(21 mpbits,\k(22 mpnorm,\k(23 mpcopy,\k(24 mpassign,\k(25 mprand,\k(26 strtomp,\k(27 mpfmt,mptoa,\k(28 betomp,\k(29 mptobe,\k(30 letomp,\k(31 mptole,\k(32 mptoui,\k(33 uitomp,\k(34 mptoi,\k(35 itomp,\k(36 uvtomp,\k(37 mptouv,\k(38 vtomp,\k(39 mptov,\k(40 mpdigdiv,\k(41 mpadd,\k(42 mpsub,\k(43 mpleft,\k(44 mpright,\k(45 mpmul,\k(46 mpexp,\k(47 mpmod,\k(48 mpdiv,\k(49 mpcmp,\k(50 mpextendedgcd,\k(51 mpinvert,\k(52 mpsignif,\k(53 mplowbits0,\k(54 mpvecdigmuladd,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpvecmul,\k(01 mpmagcmp,\k(02 mpmagadd,\k(03 mpmagsub,\k(04 crtpre,\k(05 crtin,\k(06 crtout,\k(07 crtprefree,\k(08 crtresfree\k(09 \-\k(10 extended\k(11 precision\k(12 arithmetic\k(13 mp(2)\k(14 mpsetminbits,\k(15 mpnew,\k(16 mpfree,\k(17 mpbits,\k(18 mpnorm,\k(19 mpcopy,\k(20 mpassign,\k(21 mprand,\k(22 strtomp,\k(23 mpfmt,mptoa,\k(24 betomp,\k(25 mptobe,\k(26 letomp,\k(27 mptole,\k(28 mptoui,\k(29 uitomp,\k(30 mptoi,\k(31 itomp,\k(32 uvtomp,\k(33 mptouv,\k(34 vtomp,\k(35 mptov,\k(36 mpdigdiv,\k(37 mpadd,\k(38 mpsub,\k(39 mpleft,\k(40 mpright,\k(41 mpmul,\k(42 mpexp,\k(43 mpmod,\k(44 mpdiv,\k(45 mpcmp,\k(46 mpextendedgcd,\k(47 mpinvert,\k(48 mpsignif,\k(49 mplowbits0,\k(50 mpvecdigmuladd,\k(51 mpvecdigmulsub,\k(52 mpvecadd,\k(53 mpvecsub,\k(54 mpveccmp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+mpvecsub,\k(01 mpveccmp,\k(02 mpvecmul,\k(03 mpmagcmp,\k(04 mpmagadd,\k(05 mpmagsub,\k(06 crtpre,\k(07 crtin,\k(08 crtout,\k(09 crtprefree,\k(10 crtresfree\k(11 \-\k(12 extended\k(13 precision\k(14 arithmetic\k(15 mp(2)\k(16 mpsetminbits,\k(17 mpnew,\k(18 mpfree,\k(19 mpbits,\k(20 mpnorm,\k(21 mpcopy,\k(22 mpassign,\k(23 mprand,\k(24 strtomp,\k(25 mpfmt,mptoa,\k(26 betomp,\k(27 mptobe,\k(28 letomp,\k(29 mptole,\k(30 mptoui,\k(31 uitomp,\k(32 mptoi,\k(33 itomp,\k(34 uvtomp,\k(35 mptouv,\k(36 vtomp,\k(37 mptov,\k(38 mpdigdiv,\k(39 mpadd,\k(40 mpsub,\k(41 mpleft,\k(42 mpright,\k(43 mpmul,\k(44 mpexp,\k(45 mpmod,\k(46 mpdiv,\k(47 mpcmp,\k(48 mpextendedgcd,\k(49 mpinvert,\k(50 mpsignif,\k(51 mplowbits0,\k(52 mpvecdigmuladd,\k(53 mpvecdigmulsub,\k(54 mpvecadd,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+ms\k(01 \-\k(02 macros\k(03 for\k(04 formatting\k(05 manuscripts\k(06 ms(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ms\k(01 macros\k(02 and\k(03 html\k(04 ms2html(1)\k(05 ms2html,\k(06 html2ms\k(07 \-\k(08 convert\k(09 between\k(10 troff's\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+ms2html,\k(01 html2ms\k(02 \-\k(03 convert\k(04 between\k(05 troff's\k(06 ms\k(07 macros\k(08 and\k(09 html\k(10 ms2html(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+msexceltables\k(01 \-\k(02 extract\k(03 printable\k(04 text\k(05 from\k(06 Microsoft\k(07 documents\k(08 doc2txt(1)\k(09 doc2txt,\k(10 doc2ps,\k(11 wdoc2txt,\k(12 xls2txt,\k(13 olefs,\k(14 mswordstrings,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+msize,\k(01 setmalloctag,\k(02 setrealloctag,\k(03 getmalloctag,\k(04 getrealloctag,\k(05 malloctopoolblock\k(06 \-\k(07 memory\k(08 allocator\k(09 malloc(2)\k(10 malloc,\k(11 mallocalign,\k(12 mallocz,\k(13 free,\k(14 realloc,\k(15 calloc,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+mswordstrings,\k(01 msexceltables\k(02 \-\k(03 extract\k(04 printable\k(05 text\k(06 from\k(07 Microsoft\k(08 documents\k(09 doc2txt(1)\k(10 doc2txt,\k(11 doc2ps,\k(12 wdoc2txt,\k(13 xls2txt,\k(14 olefs,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+mtime\k(01 \-\k(02 print\k(03 file\k(04 modification\k(05 time\k(06 mtime(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+mtoq,\k(01 qadd,\k(02 qsub,\k(03 qneg,\k(04 qmul,\k(05 qdiv,\k(06 qunit,\k(07 qinv,\k(08 qlen,\k(09 slerp,\k(10 qmid,\k(11 qsqrt\k(12 \-\k(13 Quaternion\k(14 arithmetic\k(15 quaternion(2)\k(16 qtom,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+mug\k(01 -\k(02 convert\k(03 an\k(04 image\k(05 to\k(06 a\k(07 face\k(08 icon\k(09 mug(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+mul3,\k(01 eqpt3,\k(02 closept3,\k(03 dot3,\k(04 cross3,\k(05 len3,\k(06 dist3,\k(07 unit3,\k(08 midpt3,\k(09 lerp3,\k(10 reflect3,\k(11 nearseg3,\k(12 pldist3,\k(13 vdiv3,\k(14 vrem3,\k(15 pn2f3,\k(16 ppp2f3,\k(17 fff2p3,\k(18 pdiv4,\k(19 add4,\k(20 sub4\k(21 \-\k(22 operations\k(23 on\k(24 3-d\k(25 points\k(26 and\k(27 planes\k(28 arith3(2)\k(29 add3,\k(30 sub3,\k(31 neg3,\k(32 div3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+muldiv,\k(01 umuldiv\k(02 \-\k(03 high-precision\k(04 multiplication\k(05 and\k(06 division\k(07 muldiv(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+mulpt,\k(01 divpt,\k(02 rectaddpt,\k(03 rectsubpt,\k(04 insetrect,\k(05 canonrect,\k(06 eqpt,\k(07 eqrect,\k(08 ptinrect,\k(09 rectinrect,\k(10 rectXrect,\k(11 rectclip,\k(12 combinerect,\k(13 Dx,\k(14 Dy,\k(15 Pt,\k(16 Rect,\k(17 Rpt\k(18 \-\k(19 arithmetic\k(20 on\k(21 points\k(22 and\k(23 rectangles\k(24 addpt(2)\k(25 addpt,\k(26 subpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+multicolumn\k(01 print\k(02 mc(1)\k(03 mc\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+multiplication\k(01 and\k(02 division\k(03 muldiv(2)\k(04 muldiv,\k(05 umuldiv\k(06 \-\k(07 high-precision\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+music\k(01 jukebox\k(02 juke(7)\k(03 juke\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+mv\k(01 \-\k(02 copy,\k(03 move\k(04 files\k(05 cp(1)\k(06 cp,\k(07 fcp,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+myetheraddr,\k(01 maskip,\k(02 equivip4,\k(03 equivip6,\k(04 defmask,\k(05 isv4,\k(06 v4tov6,\k(07 v6tov4,\k(08 nhgetv,\k(09 nhgetl,\k(10 nhgets,\k(11 hnputv,\k(12 hnputl,\k(13 hnputs,\k(14 ptclbsum,\k(15 readipifc\k(16 \-\k(17 Internet\k(18 Protocol\k(19 addressing\k(20 ip(2)\k(21 eipfmt,\k(22 parseip,\k(23 parseipmask,\k(24 v4parseip,\k(25 v4parsecidr,\k(26 parseether,\k(27 myipaddr,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+myipaddr,\k(01 myetheraddr,\k(02 maskip,\k(03 equivip4,\k(04 equivip6,\k(05 defmask,\k(06 isv4,\k(07 v4tov6,\k(08 v6tov4,\k(09 nhgetv,\k(10 nhgetl,\k(11 nhgets,\k(12 hnputv,\k(13 hnputl,\k(14 hnputs,\k(15 ptclbsum,\k(16 readipifc\k(17 \-\k(18 Internet\k(19 Protocol\k(20 addressing\k(21 ip(2)\k(22 eipfmt,\k(23 parseip,\k(24 parseipmask,\k(25 v4parseip,\k(26 v4parsecidr,\k(27 parseether,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+'n'\k(01 Play\k(02 ISA\k(03 and\k(04 PCI\k(05 Interfaces\k(06 pnp(3)\k(07 pnp\k(08 \-\k(09 Plug\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+na\k(01 \-\k(02 assembler\k(03 for\k(04 the\k(05 Symbios\k(06 Logic\k(07 PCI-SCSI\k(08 I/O\k(09 Processors\k(10 na(8)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+name\k(01 cleanname(1)\k(02 cleanname\k(03 \-\k(04 clean\k(05 a\k(06 path\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 cleanname(2)\k(02 cleanname\k(03 \-\k(04 clean\k(05 a\k(06 path\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 getuser(2)\k(02 getuser,\k(03 sysname\k(04 \-\k(05 get\k(06 user\k(07 or\k(08 system\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+name\k(01 mktemp(2)\k(02 mktemp\k(03 \-\k(04 make\k(05 a\k(06 unique\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+name\k(01 affixes\k(02 basename(1)\k(03 basename\k(04 \-\k(05 strip\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 associated\k(02 with\k(03 file\k(04 descriptor\k(05 fd2path(2)\k(06 fd2path\k(07 \-\k(08 return\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+name\k(01 completion\k(02 complete(2)\k(03 complete\k(04 \-\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+name\k(01 file\k(02 system\k(03 lnfs(4)\k(04 lnfs\k(05 \-\k(06 long\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 list\k(02 (symbol\k(03 table)\k(04 nm(1)\k(05 nm\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 space\k(02 bind(1)\k(03 bind,\k(04 mount,\k(05 unmount\k(06 \-\k(07 change\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+name\k(01 space\k(02 bind(2)\k(03 bind,\k(04 mount,\k(05 unmount\k(06 \-\k(07 change\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+name\k(01 space\k(02 namespace(4)\k(03 namespace\k(04 \-\k(05 structure\k(06 of\k(07 conventional\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+name\k(01 space\k(02 ns(1)\k(03 ns\k(04 \-\k(05 display\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+name\k(01 space\k(02 pipefile(1)\k(03 pipefile\k(04 \-\k(05 attach\k(06 filter\k(07 to\k(08 file\k(09 in\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+name\k(01 space\k(02 description\k(03 file\k(04 namespace(6)\k(05 namespace\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+name\k(01 space\k(02 from\k(03 a\k(04 remote\k(05 system\k(06 import(4)\k(07 import\k(08 \-\k(09 import\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+namectlfont,\k(01 namectlimage,\k(02 newcontrolset,\k(03 resizecontrolset\k(04 \-\k(05 interactive\k(06 graphical\k(07 controls\k(08 control(2)\k(09 Control,\k(10 Controlset,\k(11 activate,\k(12 closecontrol,\k(13 closecontrolset,\k(14 controlcalled,\k(15 controlwire,\k(16 createbox,\k(17 createboxbox,\k(18 createbutton,\k(19 createcolumn,\k(20 createentry,\k(21 createkeyboard,\k(22 createlabel,\k(23 createmenu,\k(24 createradiobutton,\k(25 createrow,\k(26 createscribble,\k(27 createslider,\k(28 createstack,\k(29 createtab,\k(30 createtext,\k(31 createtextbutton,\k(32 ctlerror,\k(33 ctlmalloc,\k(34 ctlrealloc,\k(35 ctlstrdup,\k(36 ctlprint,\k(37 deactivate,\k(38 freectlfont,\k(39 freectlimage,\k(40 initcontrols,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+namectlimage,\k(01 newcontrolset,\k(02 resizecontrolset\k(03 \-\k(04 interactive\k(05 graphical\k(06 controls\k(07 control(2)\k(08 Control,\k(09 Controlset,\k(10 activate,\k(11 closecontrol,\k(12 closecontrolset,\k(13 controlcalled,\k(14 controlwire,\k(15 createbox,\k(16 createboxbox,\k(17 createbutton,\k(18 createcolumn,\k(19 createentry,\k(20 createkeyboard,\k(21 createlabel,\k(22 createmenu,\k(23 createradiobutton,\k(24 createrow,\k(25 createscribble,\k(26 createslider,\k(27 createstack,\k(28 createtab,\k(29 createtext,\k(30 createtextbutton,\k(31 ctlerror,\k(32 ctlmalloc,\k(33 ctlrealloc,\k(34 ctlstrdup,\k(35 ctlprint,\k(36 deactivate,\k(37 freectlfont,\k(38 freectlimage,\k(39 initcontrols,\k(40 namectlfont,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+namedimage,\k(01 setalpha,\k(02 loadimage,\k(03 cloadimage,\k(04 unloadimage,\k(05 readimage,\k(06 writeimage,\k(07 bytesperline,\k(08 wordsperline\k(09 \-\k(10 allocating,\k(11 freeing,\k(12 reading,\k(13 writing\k(14 images\k(15 allocimage(2)\k(16 allocimage,\k(17 allocimagemix,\k(18 freeimage,\k(19 nameimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+nameimage,\k(01 namedimage,\k(02 setalpha,\k(03 loadimage,\k(04 cloadimage,\k(05 unloadimage,\k(06 readimage,\k(07 writeimage,\k(08 bytesperline,\k(09 wordsperline\k(10 \-\k(11 allocating,\k(12 freeing,\k(13 reading,\k(14 writing\k(15 images\k(16 allocimage(2)\k(17 allocimage,\k(18 allocimagemix,\k(19 freeimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+names\k(01 from\k(02 the\k(03 dump\k(04 history(1)\k(05 history\k(06 \-\k(07 print\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+names\k(01 from\k(02 the\k(03 dump\k(04 yesterday(1)\k(05 yesterday,\k(06 diffy\k(07 \-\k(08 print\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+namespace\k(01 \-\k(02 name\k(03 space\k(04 description\k(05 file\k(06 namespace(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+namespace\k(01 \-\k(02 structure\k(03 of\k(04 conventional\k(05 file\k(06 name\k(07 space\k(08 namespace(4)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+NaN,\k(01 Inf,\k(02 isNaN,\k(03 isInf\k(04 \-\k(05 not-a-number\k(06 and\k(07 infinity\k(08 functions\k(09 nan(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+nanoseconds\k(01 since\k(02 epoch\k(03 time(2)\k(04 time,\k(05 nsec\k(06 \-\k(07 time\k(08 in\k(09 seconds\k(10 and\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+nbrecv,\k(01 nbrecvp,\k(02 nbrecvul,\k(03 nbsend,\k(04 nbsendp,\k(05 nbsendul,\k(06 threadcreate,\k(07 threaddata,\k(08 threadexits,\k(09 threadexitsall,\k(10 threadgetgrp,\k(11 threadgetname,\k(12 threadint,\k(13 threadintgrp,\k(14 threadkill,\k(15 threadkillgrp,\k(16 threadmain,\k(17 threadnotify,\k(18 threadid,\k(19 threadpid,\k(20 threadsetgrp,\k(21 threadsetname,\k(22 threadwaitchan,\k(23 yield\k(24 \-\k(25 thread\k(26 and\k(27 proc\k(28 management\k(29 thread(2)\k(30 alt,\k(31 chancreate,\k(32 chanfree,\k(33 chaninit,\k(34 chanprint,\k(35 mainstacksize,\k(36 proccreate,\k(37 procdata,\k(38 procexec,\k(39 procexecl,\k(40 procrfork,\k(41 recv,\k(42 recvp,\k(43 recvul,\k(44 send,\k(45 sendp,\k(46 sendul,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+nbrecvp,\k(01 nbrecvul,\k(02 nbsend,\k(03 nbsendp,\k(04 nbsendul,\k(05 threadcreate,\k(06 threaddata,\k(07 threadexits,\k(08 threadexitsall,\k(09 threadgetgrp,\k(10 threadgetname,\k(11 threadint,\k(12 threadintgrp,\k(13 threadkill,\k(14 threadkillgrp,\k(15 threadmain,\k(16 threadnotify,\k(17 threadid,\k(18 threadpid,\k(19 threadsetgrp,\k(20 threadsetname,\k(21 threadwaitchan,\k(22 yield\k(23 \-\k(24 thread\k(25 and\k(26 proc\k(27 management\k(28 thread(2)\k(29 alt,\k(30 chancreate,\k(31 chanfree,\k(32 chaninit,\k(33 chanprint,\k(34 mainstacksize,\k(35 proccreate,\k(36 procdata,\k(37 procexec,\k(38 procexecl,\k(39 procrfork,\k(40 recv,\k(41 recvp,\k(42 recvul,\k(43 send,\k(44 sendp,\k(45 sendul,\k(46 nbrecv,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+nbrecvul,\k(01 nbsend,\k(02 nbsendp,\k(03 nbsendul,\k(04 threadcreate,\k(05 threaddata,\k(06 threadexits,\k(07 threadexitsall,\k(08 threadgetgrp,\k(09 threadgetname,\k(10 threadint,\k(11 threadintgrp,\k(12 threadkill,\k(13 threadkillgrp,\k(14 threadmain,\k(15 threadnotify,\k(16 threadid,\k(17 threadpid,\k(18 threadsetgrp,\k(19 threadsetname,\k(20 threadwaitchan,\k(21 yield\k(22 \-\k(23 thread\k(24 and\k(25 proc\k(26 management\k(27 thread(2)\k(28 alt,\k(29 chancreate,\k(30 chanfree,\k(31 chaninit,\k(32 chanprint,\k(33 mainstacksize,\k(34 proccreate,\k(35 procdata,\k(36 procexec,\k(37 procexecl,\k(38 procrfork,\k(39 recv,\k(40 recvp,\k(41 recvul,\k(42 send,\k(43 sendp,\k(44 sendul,\k(45 nbrecv,\k(46 nbrecvp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+nbsend,\k(01 nbsendp,\k(02 nbsendul,\k(03 threadcreate,\k(04 threaddata,\k(05 threadexits,\k(06 threadexitsall,\k(07 threadgetgrp,\k(08 threadgetname,\k(09 threadint,\k(10 threadintgrp,\k(11 threadkill,\k(12 threadkillgrp,\k(13 threadmain,\k(14 threadnotify,\k(15 threadid,\k(16 threadpid,\k(17 threadsetgrp,\k(18 threadsetname,\k(19 threadwaitchan,\k(20 yield\k(21 \-\k(22 thread\k(23 and\k(24 proc\k(25 management\k(26 thread(2)\k(27 alt,\k(28 chancreate,\k(29 chanfree,\k(30 chaninit,\k(31 chanprint,\k(32 mainstacksize,\k(33 proccreate,\k(34 procdata,\k(35 procexec,\k(36 procexecl,\k(37 procrfork,\k(38 recv,\k(39 recvp,\k(40 recvul,\k(41 send,\k(42 sendp,\k(43 sendul,\k(44 nbrecv,\k(45 nbrecvp,\k(46 nbrecvul,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+nbsendp,\k(01 nbsendul,\k(02 threadcreate,\k(03 threaddata,\k(04 threadexits,\k(05 threadexitsall,\k(06 threadgetgrp,\k(07 threadgetname,\k(08 threadint,\k(09 threadintgrp,\k(10 threadkill,\k(11 threadkillgrp,\k(12 threadmain,\k(13 threadnotify,\k(14 threadid,\k(15 threadpid,\k(16 threadsetgrp,\k(17 threadsetname,\k(18 threadwaitchan,\k(19 yield\k(20 \-\k(21 thread\k(22 and\k(23 proc\k(24 management\k(25 thread(2)\k(26 alt,\k(27 chancreate,\k(28 chanfree,\k(29 chaninit,\k(30 chanprint,\k(31 mainstacksize,\k(32 proccreate,\k(33 procdata,\k(34 procexec,\k(35 procexecl,\k(36 procrfork,\k(37 recv,\k(38 recvp,\k(39 recvul,\k(40 send,\k(41 sendp,\k(42 sendul,\k(43 nbrecv,\k(44 nbrecvp,\k(45 nbrecvul,\k(46 nbsend,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+nbsendul,\k(01 threadcreate,\k(02 threaddata,\k(03 threadexits,\k(04 threadexitsall,\k(05 threadgetgrp,\k(06 threadgetname,\k(07 threadint,\k(08 threadintgrp,\k(09 threadkill,\k(10 threadkillgrp,\k(11 threadmain,\k(12 threadnotify,\k(13 threadid,\k(14 threadpid,\k(15 threadsetgrp,\k(16 threadsetname,\k(17 threadwaitchan,\k(18 yield\k(19 \-\k(20 thread\k(21 and\k(22 proc\k(23 management\k(24 thread(2)\k(25 alt,\k(26 chancreate,\k(27 chanfree,\k(28 chaninit,\k(29 chanprint,\k(30 mainstacksize,\k(31 proccreate,\k(32 procdata,\k(33 procexec,\k(34 procexecl,\k(35 procrfork,\k(36 recv,\k(37 recvp,\k(38 recvul,\k(39 send,\k(40 sendp,\k(41 sendul,\k(42 nbrecv,\k(43 nbrecvp,\k(44 nbrecvul,\k(45 nbsend,\k(46 nbsendp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+ndb\k(01 \-\k(02 Network\k(03 database\k(04 ndb(6)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+ndbcat,\k(01 ndbchanged,\k(02 ndbclose,\k(03 ndbreopen,\k(04 ndbsearch,\k(05 ndbsnext,\k(06 ndbgetvalue,\k(07 ndbfree,\k(08 ipattr,\k(09 ndbgetipaddr,\k(10 ndbipinfo,\k(11 csipinfo,\k(12 ndbhash,\k(13 ndbparse,\k(14 csgetvalue,\k(15 ndbfindattr,\k(16 dnsquery,\k(17 ndbdiscard,\k(18 ndbconcatenate,\k(19 ndbreorder,\k(20 ndbsubstitute,\k(21 ndbgetval,\k(22 csgetval,\k(23 ndblookval\k(24 \-\k(25 network\k(26 database\k(27 ndb(2)\k(28 ndbopen,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbchanged,\k(01 ndbclose,\k(02 ndbreopen,\k(03 ndbsearch,\k(04 ndbsnext,\k(05 ndbgetvalue,\k(06 ndbfree,\k(07 ipattr,\k(08 ndbgetipaddr,\k(09 ndbipinfo,\k(10 csipinfo,\k(11 ndbhash,\k(12 ndbparse,\k(13 csgetvalue,\k(14 ndbfindattr,\k(15 dnsquery,\k(16 ndbdiscard,\k(17 ndbconcatenate,\k(18 ndbreorder,\k(19 ndbsubstitute,\k(20 ndbgetval,\k(21 csgetval,\k(22 ndblookval\k(23 \-\k(24 network\k(25 database\k(26 ndb(2)\k(27 ndbopen,\k(28 ndbcat,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbclose,\k(01 ndbreopen,\k(02 ndbsearch,\k(03 ndbsnext,\k(04 ndbgetvalue,\k(05 ndbfree,\k(06 ipattr,\k(07 ndbgetipaddr,\k(08 ndbipinfo,\k(09 csipinfo,\k(10 ndbhash,\k(11 ndbparse,\k(12 csgetvalue,\k(13 ndbfindattr,\k(14 dnsquery,\k(15 ndbdiscard,\k(16 ndbconcatenate,\k(17 ndbreorder,\k(18 ndbsubstitute,\k(19 ndbgetval,\k(20 csgetval,\k(21 ndblookval\k(22 \-\k(23 network\k(24 database\k(25 ndb(2)\k(26 ndbopen,\k(27 ndbcat,\k(28 ndbchanged,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbconcatenate,\k(01 ndbreorder,\k(02 ndbsubstitute,\k(03 ndbgetval,\k(04 csgetval,\k(05 ndblookval\k(06 \-\k(07 network\k(08 database\k(09 ndb(2)\k(10 ndbopen,\k(11 ndbcat,\k(12 ndbchanged,\k(13 ndbclose,\k(14 ndbreopen,\k(15 ndbsearch,\k(16 ndbsnext,\k(17 ndbgetvalue,\k(18 ndbfree,\k(19 ipattr,\k(20 ndbgetipaddr,\k(21 ndbipinfo,\k(22 csipinfo,\k(23 ndbhash,\k(24 ndbparse,\k(25 csgetvalue,\k(26 ndbfindattr,\k(27 dnsquery,\k(28 ndbdiscard,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbdiscard,\k(01 ndbconcatenate,\k(02 ndbreorder,\k(03 ndbsubstitute,\k(04 ndbgetval,\k(05 csgetval,\k(06 ndblookval\k(07 \-\k(08 network\k(09 database\k(10 ndb(2)\k(11 ndbopen,\k(12 ndbcat,\k(13 ndbchanged,\k(14 ndbclose,\k(15 ndbreopen,\k(16 ndbsearch,\k(17 ndbsnext,\k(18 ndbgetvalue,\k(19 ndbfree,\k(20 ipattr,\k(21 ndbgetipaddr,\k(22 ndbipinfo,\k(23 csipinfo,\k(24 ndbhash,\k(25 ndbparse,\k(26 csgetvalue,\k(27 ndbfindattr,\k(28 dnsquery,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbfindattr,\k(01 dnsquery,\k(02 ndbdiscard,\k(03 ndbconcatenate,\k(04 ndbreorder,\k(05 ndbsubstitute,\k(06 ndbgetval,\k(07 csgetval,\k(08 ndblookval\k(09 \-\k(10 network\k(11 database\k(12 ndb(2)\k(13 ndbopen,\k(14 ndbcat,\k(15 ndbchanged,\k(16 ndbclose,\k(17 ndbreopen,\k(18 ndbsearch,\k(19 ndbsnext,\k(20 ndbgetvalue,\k(21 ndbfree,\k(22 ipattr,\k(23 ndbgetipaddr,\k(24 ndbipinfo,\k(25 csipinfo,\k(26 ndbhash,\k(27 ndbparse,\k(28 csgetvalue,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbfree,\k(01 ipattr,\k(02 ndbgetipaddr,\k(03 ndbipinfo,\k(04 csipinfo,\k(05 ndbhash,\k(06 ndbparse,\k(07 csgetvalue,\k(08 ndbfindattr,\k(09 dnsquery,\k(10 ndbdiscard,\k(11 ndbconcatenate,\k(12 ndbreorder,\k(13 ndbsubstitute,\k(14 ndbgetval,\k(15 csgetval,\k(16 ndblookval\k(17 \-\k(18 network\k(19 database\k(20 ndb(2)\k(21 ndbopen,\k(22 ndbcat,\k(23 ndbchanged,\k(24 ndbclose,\k(25 ndbreopen,\k(26 ndbsearch,\k(27 ndbsnext,\k(28 ndbgetvalue,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbgetipaddr,\k(01 ndbipinfo,\k(02 csipinfo,\k(03 ndbhash,\k(04 ndbparse,\k(05 csgetvalue,\k(06 ndbfindattr,\k(07 dnsquery,\k(08 ndbdiscard,\k(09 ndbconcatenate,\k(10 ndbreorder,\k(11 ndbsubstitute,\k(12 ndbgetval,\k(13 csgetval,\k(14 ndblookval\k(15 \-\k(16 network\k(17 database\k(18 ndb(2)\k(19 ndbopen,\k(20 ndbcat,\k(21 ndbchanged,\k(22 ndbclose,\k(23 ndbreopen,\k(24 ndbsearch,\k(25 ndbsnext,\k(26 ndbgetvalue,\k(27 ndbfree,\k(28 ipattr,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbgetval,\k(01 csgetval,\k(02 ndblookval\k(03 \-\k(04 network\k(05 database\k(06 ndb(2)\k(07 ndbopen,\k(08 ndbcat,\k(09 ndbchanged,\k(10 ndbclose,\k(11 ndbreopen,\k(12 ndbsearch,\k(13 ndbsnext,\k(14 ndbgetvalue,\k(15 ndbfree,\k(16 ipattr,\k(17 ndbgetipaddr,\k(18 ndbipinfo,\k(19 csipinfo,\k(20 ndbhash,\k(21 ndbparse,\k(22 csgetvalue,\k(23 ndbfindattr,\k(24 dnsquery,\k(25 ndbdiscard,\k(26 ndbconcatenate,\k(27 ndbreorder,\k(28 ndbsubstitute,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbgetvalue,\k(01 ndbfree,\k(02 ipattr,\k(03 ndbgetipaddr,\k(04 ndbipinfo,\k(05 csipinfo,\k(06 ndbhash,\k(07 ndbparse,\k(08 csgetvalue,\k(09 ndbfindattr,\k(10 dnsquery,\k(11 ndbdiscard,\k(12 ndbconcatenate,\k(13 ndbreorder,\k(14 ndbsubstitute,\k(15 ndbgetval,\k(16 csgetval,\k(17 ndblookval\k(18 \-\k(19 network\k(20 database\k(21 ndb(2)\k(22 ndbopen,\k(23 ndbcat,\k(24 ndbchanged,\k(25 ndbclose,\k(26 ndbreopen,\k(27 ndbsearch,\k(28 ndbsnext,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbhash,\k(01 ndbparse,\k(02 csgetvalue,\k(03 ndbfindattr,\k(04 dnsquery,\k(05 ndbdiscard,\k(06 ndbconcatenate,\k(07 ndbreorder,\k(08 ndbsubstitute,\k(09 ndbgetval,\k(10 csgetval,\k(11 ndblookval\k(12 \-\k(13 network\k(14 database\k(15 ndb(2)\k(16 ndbopen,\k(17 ndbcat,\k(18 ndbchanged,\k(19 ndbclose,\k(20 ndbreopen,\k(21 ndbsearch,\k(22 ndbsnext,\k(23 ndbgetvalue,\k(24 ndbfree,\k(25 ipattr,\k(26 ndbgetipaddr,\k(27 ndbipinfo,\k(28 csipinfo,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbipinfo,\k(01 csipinfo,\k(02 ndbhash,\k(03 ndbparse,\k(04 csgetvalue,\k(05 ndbfindattr,\k(06 dnsquery,\k(07 ndbdiscard,\k(08 ndbconcatenate,\k(09 ndbreorder,\k(10 ndbsubstitute,\k(11 ndbgetval,\k(12 csgetval,\k(13 ndblookval\k(14 \-\k(15 network\k(16 database\k(17 ndb(2)\k(18 ndbopen,\k(19 ndbcat,\k(20 ndbchanged,\k(21 ndbclose,\k(22 ndbreopen,\k(23 ndbsearch,\k(24 ndbsnext,\k(25 ndbgetvalue,\k(26 ndbfree,\k(27 ipattr,\k(28 ndbgetipaddr,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndblookval\k(01 \-\k(02 network\k(03 database\k(04 ndb(2)\k(05 ndbopen,\k(06 ndbcat,\k(07 ndbchanged,\k(08 ndbclose,\k(09 ndbreopen,\k(10 ndbsearch,\k(11 ndbsnext,\k(12 ndbgetvalue,\k(13 ndbfree,\k(14 ipattr,\k(15 ndbgetipaddr,\k(16 ndbipinfo,\k(17 csipinfo,\k(18 ndbhash,\k(19 ndbparse,\k(20 csgetvalue,\k(21 ndbfindattr,\k(22 dnsquery,\k(23 ndbdiscard,\k(24 ndbconcatenate,\k(25 ndbreorder,\k(26 ndbsubstitute,\k(27 ndbgetval,\k(28 csgetval,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbopen,\k(01 ndbcat,\k(02 ndbchanged,\k(03 ndbclose,\k(04 ndbreopen,\k(05 ndbsearch,\k(06 ndbsnext,\k(07 ndbgetvalue,\k(08 ndbfree,\k(09 ipattr,\k(10 ndbgetipaddr,\k(11 ndbipinfo,\k(12 csipinfo,\k(13 ndbhash,\k(14 ndbparse,\k(15 csgetvalue,\k(16 ndbfindattr,\k(17 dnsquery,\k(18 ndbdiscard,\k(19 ndbconcatenate,\k(20 ndbreorder,\k(21 ndbsubstitute,\k(22 ndbgetval,\k(23 csgetval,\k(24 ndblookval\k(25 \-\k(26 network\k(27 database\k(28 ndb(2)\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbparse,\k(01 csgetvalue,\k(02 ndbfindattr,\k(03 dnsquery,\k(04 ndbdiscard,\k(05 ndbconcatenate,\k(06 ndbreorder,\k(07 ndbsubstitute,\k(08 ndbgetval,\k(09 csgetval,\k(10 ndblookval\k(11 \-\k(12 network\k(13 database\k(14 ndb(2)\k(15 ndbopen,\k(16 ndbcat,\k(17 ndbchanged,\k(18 ndbclose,\k(19 ndbreopen,\k(20 ndbsearch,\k(21 ndbsnext,\k(22 ndbgetvalue,\k(23 ndbfree,\k(24 ipattr,\k(25 ndbgetipaddr,\k(26 ndbipinfo,\k(27 csipinfo,\k(28 ndbhash,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbreopen,\k(01 ndbsearch,\k(02 ndbsnext,\k(03 ndbgetvalue,\k(04 ndbfree,\k(05 ipattr,\k(06 ndbgetipaddr,\k(07 ndbipinfo,\k(08 csipinfo,\k(09 ndbhash,\k(10 ndbparse,\k(11 csgetvalue,\k(12 ndbfindattr,\k(13 dnsquery,\k(14 ndbdiscard,\k(15 ndbconcatenate,\k(16 ndbreorder,\k(17 ndbsubstitute,\k(18 ndbgetval,\k(19 csgetval,\k(20 ndblookval\k(21 \-\k(22 network\k(23 database\k(24 ndb(2)\k(25 ndbopen,\k(26 ndbcat,\k(27 ndbchanged,\k(28 ndbclose,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbreorder,\k(01 ndbsubstitute,\k(02 ndbgetval,\k(03 csgetval,\k(04 ndblookval\k(05 \-\k(06 network\k(07 database\k(08 ndb(2)\k(09 ndbopen,\k(10 ndbcat,\k(11 ndbchanged,\k(12 ndbclose,\k(13 ndbreopen,\k(14 ndbsearch,\k(15 ndbsnext,\k(16 ndbgetvalue,\k(17 ndbfree,\k(18 ipattr,\k(19 ndbgetipaddr,\k(20 ndbipinfo,\k(21 csipinfo,\k(22 ndbhash,\k(23 ndbparse,\k(24 csgetvalue,\k(25 ndbfindattr,\k(26 dnsquery,\k(27 ndbdiscard,\k(28 ndbconcatenate,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbsearch,\k(01 ndbsnext,\k(02 ndbgetvalue,\k(03 ndbfree,\k(04 ipattr,\k(05 ndbgetipaddr,\k(06 ndbipinfo,\k(07 csipinfo,\k(08 ndbhash,\k(09 ndbparse,\k(10 csgetvalue,\k(11 ndbfindattr,\k(12 dnsquery,\k(13 ndbdiscard,\k(14 ndbconcatenate,\k(15 ndbreorder,\k(16 ndbsubstitute,\k(17 ndbgetval,\k(18 csgetval,\k(19 ndblookval\k(20 \-\k(21 network\k(22 database\k(23 ndb(2)\k(24 ndbopen,\k(25 ndbcat,\k(26 ndbchanged,\k(27 ndbclose,\k(28 ndbreopen,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbsnext,\k(01 ndbgetvalue,\k(02 ndbfree,\k(03 ipattr,\k(04 ndbgetipaddr,\k(05 ndbipinfo,\k(06 csipinfo,\k(07 ndbhash,\k(08 ndbparse,\k(09 csgetvalue,\k(10 ndbfindattr,\k(11 dnsquery,\k(12 ndbdiscard,\k(13 ndbconcatenate,\k(14 ndbreorder,\k(15 ndbsubstitute,\k(16 ndbgetval,\k(17 csgetval,\k(18 ndblookval\k(19 \-\k(20 network\k(21 database\k(22 ndb(2)\k(23 ndbopen,\k(24 ndbcat,\k(25 ndbchanged,\k(26 ndbclose,\k(27 ndbreopen,\k(28 ndbsearch,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+ndbsubstitute,\k(01 ndbgetval,\k(02 csgetval,\k(03 ndblookval\k(04 \-\k(05 network\k(06 database\k(07 ndb(2)\k(08 ndbopen,\k(09 ndbcat,\k(10 ndbchanged,\k(11 ndbclose,\k(12 ndbreopen,\k(13 ndbsearch,\k(14 ndbsnext,\k(15 ndbgetvalue,\k(16 ndbfree,\k(17 ipattr,\k(18 ndbgetipaddr,\k(19 ndbipinfo,\k(20 csipinfo,\k(21 ndbhash,\k(22 ndbparse,\k(23 csgetvalue,\k(24 ndbfindattr,\k(25 dnsquery,\k(26 ndbdiscard,\k(27 ndbconcatenate,\k(28 ndbreorder,\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+nearseg3,\k(01 pldist3,\k(02 vdiv3,\k(03 vrem3,\k(04 pn2f3,\k(05 ppp2f3,\k(06 fff2p3,\k(07 pdiv4,\k(08 add4,\k(09 sub4\k(10 \-\k(11 operations\k(12 on\k(13 3-d\k(14 points\k(15 and\k(16 planes\k(17 arith3(2)\k(18 add3,\k(19 sub3,\k(20 neg3,\k(21 div3,\k(22 mul3,\k(23 eqpt3,\k(24 closept3,\k(25 dot3,\k(26 cross3,\k(27 len3,\k(28 dist3,\k(29 unit3,\k(30 midpt3,\k(31 lerp3,\k(32 reflect3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+nedmail\k(01 \-\k(02 reading\k(03 mail\k(04 nedmail(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+needsrcquote\k(01 \-\k(02 quoted\k(03 character\k(04 strings\k(05 quote(2)\k(06 quotestrdup,\k(07 quoterunestrdup,\k(08 unquotestrdup,\k(09 unquoterunestrdup,\k(10 quotestrfmt,\k(11 quoterunestrfmt,\k(12 quotefmtinstall,\k(13 doquote,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+neg3,\k(01 div3,\k(02 mul3,\k(03 eqpt3,\k(04 closept3,\k(05 dot3,\k(06 cross3,\k(07 len3,\k(08 dist3,\k(09 unit3,\k(10 midpt3,\k(11 lerp3,\k(12 reflect3,\k(13 nearseg3,\k(14 pldist3,\k(15 vdiv3,\k(16 vrem3,\k(17 pn2f3,\k(18 ppp2f3,\k(19 fff2p3,\k(20 pdiv4,\k(21 add4,\k(22 sub4\k(23 \-\k(24 operations\k(25 on\k(26 3-d\k(27 points\k(28 and\k(29 planes\k(30 arith3(2)\k(31 add3,\k(32 sub3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+negotiate\k(01 protocol\k(02 version\k(03 version(5)\k(04 version\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+negotiate\k(01 version\k(02 fversion(2)\k(03 fversion\k(04 \-\k(05 initialize\k(06 9P\k(07 connection\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+netcrypt\k(01 \-\k(02 DES\k(03 encryption\k(04 encrypt(2)\k(05 encrypt,\k(06 decrypt,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+netkey\k(01 \-\k(02 change\k(03 or\k(04 verify\k(05 user\k(06 password\k(07 passwd(1)\k(08 passwd,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+netmkaddr,\k(01 setnetmtpt,\k(02 getnetconninfo,\k(03 freenetconninfo\k(04 \-\k(05 make\k(06 and\k(07 break\k(08 network\k(09 connections\k(10 dial(2)\k(11 dial,\k(12 hangup,\k(13 announce,\k(14 listen,\k(15 accept,\k(16 reject,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+netstat\k(01 \-\k(02 summarize\k(03 network\k(04 connections\k(05 netstat(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+network\k(01 aan(8)\k(02 aan\k(03 \-\k(04 always\k(05 available\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+network\k(01 telco(4)\k(02 telco,\k(03 faxreceive,\k(04 faxsend,\k(05 fax,\k(06 telcofax,\k(07 telcodata\k(08 \-\k(09 telephone\k(10 dialer\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+network\k(01 buffers\k(02 venti-packet(2)\k(03 Packet,\k(04 packetalloc,\k(05 packetappend,\k(06 packetasize,\k(07 packetcmp,\k(08 packetconcat,\k(09 packetconsume,\k(10 packetcopy,\k(11 packetdup,\k(12 packetforeign,\k(13 packetfragments,\k(14 packetfree,\k(15 packetheader,\k(16 packetpeek,\k(17 packetprefix,\k(18 packetsha1,\k(19 packetsize,\k(20 packetsplit,\k(21 packetstats,\k(22 packettrailer,\k(23 packettrim\k(24 \-\k(25 zero-copy\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+Network\k(01 Computing\k(02 (VN)\k(03 vnc(1)\k(04 vncs,\k(05 vncv\k(06 \-\k(07 remote\k(08 frame\k(09 buffer\k(10 server\k(11 and\k(12 viewer\k(13 for\k(14 Virtual\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+network\k(01 connections\k(02 dial(2)\k(03 dial,\k(04 hangup,\k(05 announce,\k(06 listen,\k(07 accept,\k(08 reject,\k(09 netmkaddr,\k(10 setnetmtpt,\k(11 getnetconninfo,\k(12 freenetconninfo\k(13 \-\k(14 make\k(15 and\k(16 break\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+network\k(01 connections\k(02 netstat(1)\k(03 netstat\k(04 \-\k(05 summarize\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+network\k(01 connections\k(02 venti-conn(2)\k(03 VtConn,\k(04 vtconn,\k(05 vtdial,\k(06 vtfreeconn,\k(07 vtsend,\k(08 vtrecv,\k(09 vtversion,\k(10 vtdebug,\k(11 vthangup\k(12 \-\k(13 Venti\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+network\k(01 database\k(02 ndb(2)\k(03 ndbopen,\k(04 ndbcat,\k(05 ndbchanged,\k(06 ndbclose,\k(07 ndbreopen,\k(08 ndbsearch,\k(09 ndbsnext,\k(10 ndbgetvalue,\k(11 ndbfree,\k(12 ipattr,\k(13 ndbgetipaddr,\k(14 ndbipinfo,\k(15 csipinfo,\k(16 ndbhash,\k(17 ndbparse,\k(18 csgetvalue,\k(19 ndbfindattr,\k(20 dnsquery,\k(21 ndbdiscard,\k(22 ndbconcatenate,\k(23 ndbreorder,\k(24 ndbsubstitute,\k(25 ndbgetval,\k(26 csgetval,\k(27 ndblookval\k(28 \-\k(29 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 
+.di xx
+Network\k(01 database\k(02 ndb(6)\k(03 ndb\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+network\k(01 database\k(02 ndb(8)\k(03 query,\k(04 ipquery,\k(05 mkhash,\k(06 mkdb,\k(07 mkhosts,\k(08 cs,\k(09 csquery,\k(10 dns,\k(11 dnstcp,\k(12 dnsquery,\k(13 dnsdebug\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+network\k(01 device\k(02 listen(8)\k(03 listen,\k(04 listen1,\k(05 tcp7,\k(06 tcp9,\k(07 tcp19,\k(08 tcp21,\k(09 tcp22,\k(10 tcp23,\k(11 tcp25,\k(12 tcp53,\k(13 tcp110,\k(14 tcp113,\k(15 tcp143,\k(16 tcp513,\k(17 tcp515,\k(18 tcp564,\k(19 tcp565,\k(20 tcp566,\k(21 tcp567,\k(22 tcp993,\k(23 tcp995,\k(24 tcp1723,\k(25 tcp17007,\k(26 tcp17008,\k(27 tcp17009,\k(28 tcp17010,\k(29 tcp17013\k(30 \-\k(31 listen\k(32 for\k(33 calls\k(34 on\k(35 a\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+network\k(01 file\k(02 server\k(03 plumbing\k(04 exportfs(4)\k(05 exportfs,\k(06 srvfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+network\k(01 file\k(02 service\k(03 srv(4)\k(04 srv,\k(05 srvold9p,\k(06 9fs,\k(07 srvssh\k(08 \-\k(09 start\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+network\k(01 file\k(02 system\k(03 client\k(04 nfs(4)\k(05 nfs\k(06 \-\k(07 Sun\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+network\k(01 interface\k(02 to\k(03 program\k(04 execution\k(05 execnet(4)\k(06 execnet\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+network\k(01 link\k(02 simulation\k(03 loopback(3)\k(04 loopback\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+network\k(01 news\k(02 transport\k(03 protocol\k(04 (NNT)\k(05 file\k(06 system\k(07 nntpfs(4)\k(08 nntpfs\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+network\k(01 packets\k(02 snoopy(8)\k(03 snoopy\k(04 \-\k(05 spy\k(06 on\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+network\k(01 protocols\k(02 over\k(03 IP\k(04 ip(3)\k(05 ip,\k(06 esp,\k(07 gre,\k(08 icmp,\k(09 icmpv6,\k(10 ipmux,\k(11 rudp,\k(12 tcp,\k(13 udp\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+new\k(01 file\k(02 open(5)\k(03 open,\k(04 create\k(05 \-\k(06 prepare\k(07 a\k(08 fid\k(09 for\k(10 I/O\k(11 on\k(12 an\k(13 existing\k(14 or\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+new\k(01 user\k(02 newuser(8)\k(03 newuser\k(04 \-\k(05 adding\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+newcontrolset,\k(01 resizecontrolset\k(02 \-\k(03 interactive\k(04 graphical\k(05 controls\k(06 control(2)\k(07 Control,\k(08 Controlset,\k(09 activate,\k(10 closecontrol,\k(11 closecontrolset,\k(12 controlcalled,\k(13 controlwire,\k(14 createbox,\k(15 createboxbox,\k(16 createbutton,\k(17 createcolumn,\k(18 createentry,\k(19 createkeyboard,\k(20 createlabel,\k(21 createmenu,\k(22 createradiobutton,\k(23 createrow,\k(24 createscribble,\k(25 createslider,\k(26 createstack,\k(27 createtab,\k(28 createtext,\k(29 createtextbutton,\k(30 ctlerror,\k(31 ctlmalloc,\k(32 ctlrealloc,\k(33 ctlstrdup,\k(34 ctlprint,\k(35 deactivate,\k(36 freectlfont,\k(37 freectlimage,\k(38 initcontrols,\k(39 namectlfont,\k(40 namectlimage,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+newmap,\k(01 setmap,\k(02 findseg,\k(03 unusemap,\k(04 loadmap,\k(05 attachproc,\k(06 get1,\k(07 get2,\k(08 get4,\k(09 get8,\k(10 put1,\k(11 put2,\k(12 put4,\k(13 put8,\k(14 beswab,\k(15 beswal,\k(16 beswav,\k(17 leswab,\k(18 leswal,\k(19 leswav\k(20 \-\k(21 machine-independent\k(22 access\k(23 to\k(24 executable\k(25 files\k(26 mach(2)\k(27 crackhdr,\k(28 machbytype,\k(29 machbyname,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+newns,\k(01 addns,\k(02 login,\k(03 noworld,\k(04 auth_proxy,\k(05 fauth_proxy,\k(06 auth_allocrpc,\k(07 auth_freerpc,\k(08 auth_rpc,\k(09 auth_getkey,\k(10 amount_getkey,\k(11 auth_freeAI,\k(12 auth_chuid,\k(13 auth_challenge,\k(14 auth_response,\k(15 auth_freechal,\k(16 auth_respond,\k(17 auth_userpasswd,\k(18 auth_getuserpasswd,\k(19 auth_getinfo\k(20 \-\k(21 routines\k(22 for\k(23 authenticating\k(24 users\k(25 auth(2)\k(26 amount,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+newns,\k(01 none\k(02 \-\k(03 maintain\k(04 or\k(05 query\k(06 authentication\k(07 databases\k(08 auth(8)\k(09 changeuser,\k(10 convkeys,\k(11 convkeys2,\k(12 printnetkey,\k(13 status,\k(14 enable,\k(15 disable,\k(16 authsrv,\k(17 guard.srv,\k(18 wrkey,\k(19 login,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+news\k(01 \-\k(02 print\k(03 news\k(04 items\k(05 news(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+news\k(01 articles\k(02 ap(1)\k(03 ap\k(04 \-\k(05 fetch\k(06 Associated\k(07 Press\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+news\k(01 items\k(02 news(1)\k(03 news\k(04 \-\k(05 print\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+news\k(01 transport\k(02 protocol\k(03 (NNT)\k(04 file\k(05 system\k(06 nntpfs(4)\k(07 nntpfs\k(08 \-\k(09 network\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+newuser\k(01 \-\k(02 adding\k(03 a\k(04 new\k(05 user\k(06 newuser(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+nextar,\k(01 readar\k(02 \-\k(03 object\k(04 file\k(05 interpretation\k(06 functions\k(07 object(2)\k(08 objtype,\k(09 readobj,\k(10 objtraverse,\k(11 isar,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+nfastrand\k(01 \-\k(02 random\k(03 number\k(04 generators\k(05 rand(2)\k(06 rand,\k(07 lrand,\k(08 frand,\k(09 nrand,\k(10 lnrand,\k(11 srand,\k(12 truerand,\k(13 ntruerand,\k(14 genrandom,\k(15 prng,\k(16 fastrand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+nfs\k(01 \-\k(02 Sun\k(03 network\k(04 file\k(05 system\k(06 client\k(07 nfs(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+NFS\k(01 service\k(02 nfsserver(8)\k(03 nfsserver,\k(04 portmapper,\k(05 pcnfsd\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+nfsserver,\k(01 portmapper,\k(02 pcnfsd\k(03 \-\k(04 NFS\k(05 service\k(06 nfsserver(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+nhgetl,\k(01 nhgets,\k(02 hnputv,\k(03 hnputl,\k(04 hnputs,\k(05 ptclbsum,\k(06 readipifc\k(07 \-\k(08 Internet\k(09 Protocol\k(10 addressing\k(11 ip(2)\k(12 eipfmt,\k(13 parseip,\k(14 parseipmask,\k(15 v4parseip,\k(16 v4parsecidr,\k(17 parseether,\k(18 myipaddr,\k(19 myetheraddr,\k(20 maskip,\k(21 equivip4,\k(22 equivip6,\k(23 defmask,\k(24 isv4,\k(25 v4tov6,\k(26 v6tov4,\k(27 nhgetv,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+nhgets,\k(01 hnputv,\k(02 hnputl,\k(03 hnputs,\k(04 ptclbsum,\k(05 readipifc\k(06 \-\k(07 Internet\k(08 Protocol\k(09 addressing\k(10 ip(2)\k(11 eipfmt,\k(12 parseip,\k(13 parseipmask,\k(14 v4parseip,\k(15 v4parsecidr,\k(16 parseether,\k(17 myipaddr,\k(18 myetheraddr,\k(19 maskip,\k(20 equivip4,\k(21 equivip6,\k(22 defmask,\k(23 isv4,\k(24 v4tov6,\k(25 v6tov4,\k(26 nhgetv,\k(27 nhgetl,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+nhgetv,\k(01 nhgetl,\k(02 nhgets,\k(03 hnputv,\k(04 hnputl,\k(05 hnputs,\k(06 ptclbsum,\k(07 readipifc\k(08 \-\k(09 Internet\k(10 Protocol\k(11 addressing\k(12 ip(2)\k(13 eipfmt,\k(14 parseip,\k(15 parseipmask,\k(16 v4parseip,\k(17 v4parsecidr,\k(18 parseether,\k(19 myipaddr,\k(20 myetheraddr,\k(21 maskip,\k(22 equivip4,\k(23 equivip6,\k(24 defmask,\k(25 isv4,\k(26 v4tov6,\k(27 v6tov4,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+nm\k(01 \-\k(02 name\k(03 list\k(04 (symbol\k(05 table)\k(06 nm(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+NNT)\k(01 file\k(02 system\k(03 nntpfs(4)\k(04 nntpfs\k(05 \-\k(06 network\k(07 news\k(08 transport\k(09 protocol\k(10 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+nntpfs\k(01 \-\k(02 network\k(03 news\k(04 transport\k(05 protocol\k(06 (NNT)\k(07 file\k(08 system\k(09 nntpfs(4)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+none\k(01 \-\k(02 maintain\k(03 or\k(04 query\k(05 authentication\k(06 databases\k(07 auth(8)\k(08 changeuser,\k(09 convkeys,\k(10 convkeys2,\k(11 printnetkey,\k(12 status,\k(13 enable,\k(14 disable,\k(15 authsrv,\k(16 guard.srv,\k(17 wrkey,\k(18 login,\k(19 newns,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+non-local\k(01 goto\k(02 setjmp(2)\k(03 setjmp,\k(04 longjmp,\k(05 notejmp\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+non-volatile\k(01 RAM\k(02 rtc(3)\k(03 rtc\k(04 \-\k(05 real-time\k(06 clock\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+not-a-number\k(01 and\k(02 infinity\k(03 functions\k(04 nan(2)\k(05 NaN,\k(06 Inf,\k(07 isNaN,\k(08 isInf\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+notation\k(01 regexp(6)\k(02 regexp\k(03 \-\k(04 regular\k(05 expression\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+note\k(01 sleep(2)\k(02 sleep,\k(03 alarm\k(04 \-\k(05 delay,\k(06 ask\k(07 for\k(08 delayed\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+note\k(01 to\k(02 a\k(03 process\k(04 or\k(05 process\k(06 group\k(07 postnote(2)\k(08 postnote\k(09 \-\k(10 send\k(11 a\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+noted,\k(01 atnotify\k(02 \-\k(03 handle\k(04 asynchronous\k(05 process\k(06 notification\k(07 notify(2)\k(08 notify,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+notejmp\k(01 \-\k(02 non-local\k(03 goto\k(04 setjmp(2)\k(05 setjmp,\k(06 longjmp,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+notification\k(01 notify(2)\k(02 notify,\k(03 noted,\k(04 atnotify\k(05 \-\k(06 handle\k(07 asynchronous\k(08 process\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+notify,\k(01 noted,\k(02 atnotify\k(03 \-\k(04 handle\k(05 asynchronous\k(06 process\k(07 notification\k(08 notify(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+noworld,\k(01 auth_proxy,\k(02 fauth_proxy,\k(03 auth_allocrpc,\k(04 auth_freerpc,\k(05 auth_rpc,\k(06 auth_getkey,\k(07 amount_getkey,\k(08 auth_freeAI,\k(09 auth_chuid,\k(10 auth_challenge,\k(11 auth_response,\k(12 auth_freechal,\k(13 auth_respond,\k(14 auth_userpasswd,\k(15 auth_getuserpasswd,\k(16 auth_getinfo\k(17 \-\k(18 routines\k(19 for\k(20 authenticating\k(21 users\k(22 auth(2)\k(23 amount,\k(24 newns,\k(25 addns,\k(26 login,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+_nprivates,\k(01 _tos\k(02 \-\k(03 execute\k(04 a\k(05 file\k(06 exec(2)\k(07 exec,\k(08 execl,\k(09 _privates,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+nrand,\k(01 lnrand,\k(02 srand,\k(03 truerand,\k(04 ntruerand,\k(05 genrandom,\k(06 prng,\k(07 fastrand,\k(08 nfastrand\k(09 \-\k(10 random\k(11 number\k(12 generators\k(13 rand(2)\k(14 rand,\k(15 lrand,\k(16 frand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+nroff,\k(01 dpost\k(02 \-\k(03 text\k(04 formatting\k(05 and\k(06 typesetting\k(07 troff(1)\k(08 troff,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+nroff\k(01 or\k(02 troff\k(03 tbl(1)\k(04 tbl\k(05 \-\k(06 format\k(07 tables\k(08 for\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+ns\k(01 \-\k(02 display\k(03 name\k(04 space\k(05 ns(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+nsec\k(01 \-\k(02 time\k(03 in\k(04 seconds\k(05 and\k(06 nanoseconds\k(07 since\k(08 epoch\k(09 time(2)\k(10 time,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+ntruerand,\k(01 genrandom,\k(02 prng,\k(03 fastrand,\k(04 nfastrand\k(05 \-\k(06 random\k(07 number\k(08 generators\k(09 rand(2)\k(10 rand,\k(11 lrand,\k(12 frand,\k(13 nrand,\k(14 lnrand,\k(15 srand,\k(16 truerand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+null,\k(01 reboot,\k(02 etc.\k(03 cons(3)\k(04 cons\k(05 \-\k(06 console,\k(07 clocks,\k(08 process/process\k(09 group\k(10 ids,\k(11 user,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+nulldir\k(01 \-\k(02 get\k(03 and\k(04 put\k(05 file\k(06 status\k(07 stat(2)\k(08 stat,\k(09 fstat,\k(10 wstat,\k(11 fwstat,\k(12 dirstat,\k(13 dirfstat,\k(14 dirwstat,\k(15 dirfwstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+number\k(01 and\k(02 infinity\k(03 functions\k(04 nan(2)\k(05 NaN,\k(06 Inf,\k(07 isNaN,\k(08 isInf\k(09 \-\k(10 not-a-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+number,\k(01 generate\k(02 large\k(03 primes\k(04 factor(1)\k(05 factor,\k(06 primes\k(07 \-\k(08 factor\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+number\k(01 generation\k(02 prime(2)\k(03 genprime,\k(04 gensafeprime,\k(05 genstrongprime,\k(06 DSAprimes,\k(07 probably_prime,\k(08 smallprimetest\k(09 \-\k(10 prime\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+number\k(01 generators\k(02 rand(2)\k(03 rand,\k(04 lrand,\k(05 frand,\k(06 nrand,\k(07 lnrand,\k(08 srand,\k(09 truerand,\k(10 ntruerand,\k(11 genrandom,\k(12 prng,\k(13 fastrand,\k(14 nfastrand\k(15 \-\k(16 random\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+numbers\k(01 atof(2)\k(02 atof,\k(03 atoi,\k(04 atol,\k(05 atoll,\k(06 charstod,\k(07 strtod,\k(08 strtol,\k(09 strtoll,\k(10 strtoul,\k(11 strtoull\k(12 \-\k(13 convert\k(14 text\k(15 to\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+numbers\k(01 seq(1)\k(02 seq\k(03 \-\k(04 print\k(05 sequences\k(06 of\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+nvcsum,\k(01 readnvram,\k(02 convT2M,\k(03 convM2T,\k(04 convTR2M,\k(05 convM2TR,\k(06 convA2M,\k(07 convM2A,\k(08 convPR2M,\k(09 convM2PR,\k(10 _asgetticket,\k(11 _asrdresp\k(12 \-\k(13 routines\k(14 for\k(15 communicating\k(16 with\k(17 authentication\k(18 servers\k(19 authsrv(2)\k(20 authdial,\k(21 passtokey,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+object\k(01 file\k(02 format\k(03 a.out(6)\k(04 a.out\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+object\k(01 file\k(02 interpretation\k(03 functions\k(04 object(2)\k(05 objtype,\k(06 readobj,\k(07 objtraverse,\k(08 isar,\k(09 nextar,\k(10 readar\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+objtraverse,\k(01 isar,\k(02 nextar,\k(03 readar\k(04 \-\k(05 object\k(06 file\k(07 interpretation\k(08 functions\k(09 object(2)\k(10 objtype,\k(11 readobj,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+objtype,\k(01 readobj,\k(02 objtraverse,\k(03 isar,\k(04 nextar,\k(05 readar\k(06 \-\k(07 object\k(08 file\k(09 interpretation\k(10 functions\k(11 object(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+octal,\k(01 decimal,\k(02 or\k(03 ASCII\k(04 dump\k(05 xd(1)\k(06 xd\k(07 \-\k(08 hex,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+offset\k(01 seek(2)\k(02 seek\k(03 \-\k(04 change\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+okThumbprint,\k(01 readcert,\k(02 readcertchain\k(03 \-\k(04 attach\k(05 TLS1\k(06 or\k(07 SSL3\k(08 encryption\k(09 to\k(10 a\k(11 communication\k(12 channel\k(13 pushtls(2)\k(14 pushtls,\k(15 tlsClient,\k(16 tlsServer,\k(17 initThumbprints,\k(18 freeThumbprints,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+olefs,\k(01 mswordstrings,\k(02 msexceltables\k(03 \-\k(04 extract\k(05 printable\k(06 text\k(07 from\k(08 Microsoft\k(09 documents\k(10 doc2txt(1)\k(11 doc2txt,\k(12 doc2ps,\k(13 wdoc2txt,\k(14 xls2txt,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+online\k(01 thesaurus\k(02 thesaurus(1)\k(03 thesaurus\k(04 \-\k(05 search\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+only\k(01 file\k(02 system\k(03 mkpaqfs(8)\k(04 mkpaqfs\k(05 \-\k(06 make\k(07 a\k(08 compressed\k(09 read-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+only\k(01 file\k(02 system\k(03 paqfs(4)\k(04 paqfs\k(05 \-\k(06 compressed\k(07 read-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+open\k(01 a\k(02 file\k(03 for\k(04 reading\k(05 or\k(06 writing,\k(07 create\k(08 file\k(09 open(2)\k(10 open,\k(11 create,\k(12 close\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+open,\k(01 create\k(02 \-\k(03 prepare\k(04 a\k(05 fid\k(06 for\k(07 I/O\k(08 on\k(09 an\k(10 existing\k(11 or\k(12 new\k(13 file\k(14 open(5)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+open,\k(01 create,\k(02 close\k(03 \-\k(04 open\k(05 a\k(06 file\k(07 for\k(08 reading\k(09 or\k(10 writing,\k(11 create\k(12 file\k(13 open(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+open\k(01 file\k(02 descriptor\k(03 dup(2)\k(04 dup\k(05 \-\k(06 duplicate\k(07 an\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+open\k(01 files\k(02 dup(3)\k(03 dup\k(04 \-\k(05 dups\k(06 of\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+opendev,\k(01 opendevdata,\k(02 openep,\k(03 startdevs,\k(04 unstall,\k(05 class,\k(06 subclass,\k(07 proto,\k(08 CSP\k(09 \-\k(10 USB\k(11 device\k(12 driver\k(13 library\k(14 usb(2)\k(15 usbcmd,\k(16 classname,\k(17 closedev,\k(18 configdev,\k(19 devctl,\k(20 finddevs,\k(21 loaddevstr,\k(22 matchdevcsp,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+opendevdata,\k(01 openep,\k(02 startdevs,\k(03 unstall,\k(04 class,\k(05 subclass,\k(06 proto,\k(07 CSP\k(08 \-\k(09 USB\k(10 device\k(11 driver\k(12 library\k(13 usb(2)\k(14 usbcmd,\k(15 classname,\k(16 closedev,\k(17 configdev,\k(18 devctl,\k(19 finddevs,\k(20 loaddevstr,\k(21 matchdevcsp,\k(22 opendev,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+opendirfile,\k(01 readdirfile,\k(02 closedirfile,\k(03 hasperm\k(04 \-\k(05 in-memory\k(06 file\k(07 hierarchy\k(08 9pfile(2)\k(09 Tree,\k(10 alloctree,\k(11 freetree,\k(12 File,\k(13 createfile,\k(14 closefile,\k(15 removefile,\k(16 walkfile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+opendisk,\k(01 Disk\k(02 \-\k(03 generic\k(04 disk\k(05 device\k(06 interface\k(07 disk(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+openep,\k(01 startdevs,\k(02 unstall,\k(03 class,\k(04 subclass,\k(05 proto,\k(06 CSP\k(07 \-\k(08 USB\k(09 device\k(10 driver\k(11 library\k(12 usb(2)\k(13 usbcmd,\k(14 classname,\k(15 closedev,\k(16 configdev,\k(17 devctl,\k(18 finddevs,\k(19 loaddevstr,\k(20 matchdevcsp,\k(21 opendev,\k(22 opendevdata,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+openfont,\k(01 buildfont,\k(02 freefont,\k(03 Pfmt,\k(04 Rfmt,\k(05 strtochan,\k(06 chantostr,\k(07 chantodepth\k(08 \-\k(09 interactive\k(10 graphics\k(11 graphics(2)\k(12 Display,\k(13 Point,\k(14 Rectangle,\k(15 Cursor,\k(16 initdraw,\k(17 geninitdraw,\k(18 drawerror,\k(19 initdisplay,\k(20 closedisplay,\k(21 getdefont,\k(22 getwindow,\k(23 gengetwindow,\k(24 flushimage,\k(25 bufimage,\k(26 lockdisplay,\k(27 unlockdisplay,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+openmemsubfont,\k(01 freememsubfont,\k(02 memsubfontwidth,\k(03 getmemdefont,\k(04 memimagestring,\k(05 iprint,\k(06 hwdraw\k(07 \-\k(08 drawing\k(09 routines\k(10 for\k(11 memory-resident\k(12 images\k(13 memdraw(2)\k(14 Memimage,\k(15 Memdata,\k(16 Memdrawparam,\k(17 memimageinit,\k(18 wordaddr,\k(19 byteaddr,\k(20 memimagemove,\k(21 allocmemimage,\k(22 allocmemimaged,\k(23 readmemimage,\k(24 creadmemimage,\k(25 writememimage,\k(26 freememimage,\k(27 memsetchan,\k(28 loadmemimage,\k(29 cloadmemimage,\k(30 unloadmemimage,\k(31 memfillcolor,\k(32 memarc,\k(33 mempoly,\k(34 memellipse,\k(35 memfillpoly,\k(36 memimageline,\k(37 memimagedraw,\k(38 drawclip,\k(39 memlinebbox,\k(40 memlineendsize,\k(41 allocmemsubfont,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+openscsi,\k(01 closescsi,\k(02 scsiready,\k(03 scsi,\k(04 scsicmd,\k(05 scsierror\k(06 \-\k(07 SCSI\k(08 device\k(09 operations\k(10 scsi(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+operating\k(01 systems\k(02 drawterm(8)\k(03 drawterm\k(04 \-\k(05 connect\k(06 to\k(07 Plan\k(08 9\k(09 CPU\k(10 servers\k(11 from\k(12 other\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+optical\k(01 disc\k(02 (CD,\k(03 DVD,\k(04 B)\k(05 track\k(06 reader\k(07 and\k(08 writer\k(09 file\k(10 system\k(11 cdfs(4)\k(12 cdfs,\k(13 cddb\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+option\k(01 letters\k(02 from\k(03 argv\k(04 arg(2)\k(05 ARGBEGIN,\k(06 ARGEND,\k(07 ARGC,\k(08 ARGF,\k(09 EARGF,\k(10 arginit,\k(11 argopt\k(12 \-\k(13 process\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+optionally\k(01 reboot\k(02 the\k(03 system\k(04 fshalt(8)\k(05 fshalt,\k(06 reboot\k(07 \-\k(08 halt\k(09 any\k(10 local\k(11 file\k(12 systems\k(13 and\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+originwindow\k(01 \-\k(02 window\k(03 management\k(04 window(2)\k(05 Screen,\k(06 allocscreen,\k(07 publicscreen,\k(08 freescreen,\k(09 allocwindow,\k(10 bottomwindow,\k(11 bottomnwindows,\k(12 topwindow,\k(13 topnwindows,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+output\k(01 bio(2)\k(02 Bopen,\k(03 Binit,\k(04 Binits,\k(05 Brdline,\k(06 Brdstr,\k(07 Bgetc,\k(08 Bgetrune,\k(09 Bgetd,\k(10 Bungetc,\k(11 Bungetrune,\k(12 Bread,\k(13 Bseek,\k(14 Boffset,\k(15 Bfildes,\k(16 Blinelen,\k(17 Bputc,\k(18 Bputrune,\k(19 Bprint,\k(20 Bvprint,\k(21 Bwrite,\k(22 Bflush,\k(23 Bterm,\k(24 Bbuffered\k(25 \-\k(26 buffered\k(27 input/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+output\k(01 fgetc(2)\k(02 fgetc,\k(03 getc,\k(04 getchar,\k(05 fputc,\k(06 putc,\k(07 putchar,\k(08 ungetc,\k(09 fgets,\k(10 gets,\k(11 fputs,\k(12 puts,\k(13 fread,\k(14 fwrite\k(15 \-\k(16 Stdio\k(17 input\k(18 and\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+output\k(01 fprintf(2)\k(02 fprintf,\k(03 printf,\k(04 sprintf,\k(05 snprintf,\k(06 vfprintf,\k(07 vprintf,\k(08 vsprintf,\k(09 vsnprintf\k(10 \-\k(11 print\k(12 formatted\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+output\k(01 lp(1)\k(02 lp\k(03 \-\k(04 printer\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+output\k(01 print(2)\k(02 print,\k(03 fprint,\k(04 sprint,\k(05 snprint,\k(06 seprint,\k(07 smprint,\k(08 runesprint,\k(09 runesnprint,\k(10 runeseprint,\k(11 runesmprint,\k(12 vfprint,\k(13 vsnprint,\k(14 vseprint,\k(15 vsmprint,\k(16 runevsnprint,\k(17 runevseprint,\k(18 runevsmprint\k(19 \-\k(20 print\k(21 formatted\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+output\k(01 files\k(02 page(1)\k(03 page\k(04 \-\k(05 view\k(06 FAX,\k(07 image,\k(08 graphic,\k(09 PostScript,\k(10 PDF,\k(11 and\k(12 typesetter\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+output\k(01 interpreter\k(02 proof(1)\k(03 proof\k(04 \-\k(05 troff\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+output\k(01 into\k(02 HTML\k(03 troff2html(1)\k(04 troff2html\k(05 \-\k(06 convert\k(07 troff\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+output\k(01 package\k(02 fopen(2)\k(03 fopen,\k(04 freopen,\k(05 fdopen,\k(06 fileno,\k(07 fclose,\k(08 sopenr,\k(09 sopenw,\k(10 sclose,\k(11 fflush,\k(12 setvbuf,\k(13 setbuf,\k(14 fgetpos,\k(15 ftell,\k(16 fsetpos,\k(17 fseek,\k(18 rewind,\k(19 feof,\k(20 ferror,\k(21 clearerr\k(22 \-\k(23 standard\k(24 buffered\k(25 input/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+output\k(01 routines\k(02 fmtinstall(2)\k(03 fmtinstall,\k(04 dofmt,\k(05 dorfmt,\k(06 fmtprint,\k(07 fmtvprint,\k(08 fmtrune,\k(09 fmtstrcpy,\k(10 fmtrunestrcpy,\k(11 fmtfdinit,\k(12 fmtfdflush,\k(13 fmtstrinit,\k(14 fmtstrflush,\k(15 runefmtstrinit,\k(16 runefmtstrflush,\k(17 errfmt\k(18 \-\k(19 support\k(20 for\k(21 user-defined\k(22 print\k(23 formats\k(24 and\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+p\k(01 \-\k(02 paginate\k(03 p(1)\k(04 
+.di
+\n(01 \n(02 \n(03 \n(04 
+.di xx
+p9any,\k(01 p9sk1,\k(02 p9sk2\k(03 \-\k(04 authentication\k(05 protocols\k(06 authsrv(6)\k(07 authsrv,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+p9sk1,\k(01 p9sk2\k(02 \-\k(03 authentication\k(04 protocols\k(05 authsrv(6)\k(06 authsrv,\k(07 p9any,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+p9sk2\k(01 \-\k(02 authentication\k(03 protocols\k(04 authsrv(6)\k(05 authsrv,\k(06 p9any,\k(07 p9sk1,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+package\k(01 fopen(2)\k(02 fopen,\k(03 freopen,\k(04 fdopen,\k(05 fileno,\k(06 fclose,\k(07 sopenr,\k(08 sopenw,\k(09 sclose,\k(10 fflush,\k(11 setvbuf,\k(12 setbuf,\k(13 fgetpos,\k(14 ftell,\k(15 fsetpos,\k(16 fseek,\k(17 rewind,\k(18 feof,\k(19 ferror,\k(20 clearerr\k(21 \-\k(22 standard\k(23 buffered\k(24 input/output\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+packet\k(01 wol(8)\k(02 wol\k(03 \-\k(04 send\k(05 wake-on-lan\k(06 Ethernet\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Packet,\k(01 packetalloc,\k(02 packetappend,\k(03 packetasize,\k(04 packetcmp,\k(05 packetconcat,\k(06 packetconsume,\k(07 packetcopy,\k(08 packetdup,\k(09 packetforeign,\k(10 packetfragments,\k(11 packetfree,\k(12 packetheader,\k(13 packetpeek,\k(14 packetprefix,\k(15 packetsha1,\k(16 packetsize,\k(17 packetsplit,\k(18 packetstats,\k(19 packettrailer,\k(20 packettrim\k(21 \-\k(22 zero-copy\k(23 network\k(24 buffers\k(25 venti-packet(2)\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetalloc,\k(01 packetappend,\k(02 packetasize,\k(03 packetcmp,\k(04 packetconcat,\k(05 packetconsume,\k(06 packetcopy,\k(07 packetdup,\k(08 packetforeign,\k(09 packetfragments,\k(10 packetfree,\k(11 packetheader,\k(12 packetpeek,\k(13 packetprefix,\k(14 packetsha1,\k(15 packetsize,\k(16 packetsplit,\k(17 packetstats,\k(18 packettrailer,\k(19 packettrim\k(20 \-\k(21 zero-copy\k(22 network\k(23 buffers\k(24 venti-packet(2)\k(25 Packet,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetappend,\k(01 packetasize,\k(02 packetcmp,\k(03 packetconcat,\k(04 packetconsume,\k(05 packetcopy,\k(06 packetdup,\k(07 packetforeign,\k(08 packetfragments,\k(09 packetfree,\k(10 packetheader,\k(11 packetpeek,\k(12 packetprefix,\k(13 packetsha1,\k(14 packetsize,\k(15 packetsplit,\k(16 packetstats,\k(17 packettrailer,\k(18 packettrim\k(19 \-\k(20 zero-copy\k(21 network\k(22 buffers\k(23 venti-packet(2)\k(24 Packet,\k(25 packetalloc,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetasize,\k(01 packetcmp,\k(02 packetconcat,\k(03 packetconsume,\k(04 packetcopy,\k(05 packetdup,\k(06 packetforeign,\k(07 packetfragments,\k(08 packetfree,\k(09 packetheader,\k(10 packetpeek,\k(11 packetprefix,\k(12 packetsha1,\k(13 packetsize,\k(14 packetsplit,\k(15 packetstats,\k(16 packettrailer,\k(17 packettrim\k(18 \-\k(19 zero-copy\k(20 network\k(21 buffers\k(22 venti-packet(2)\k(23 Packet,\k(24 packetalloc,\k(25 packetappend,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetcmp,\k(01 packetconcat,\k(02 packetconsume,\k(03 packetcopy,\k(04 packetdup,\k(05 packetforeign,\k(06 packetfragments,\k(07 packetfree,\k(08 packetheader,\k(09 packetpeek,\k(10 packetprefix,\k(11 packetsha1,\k(12 packetsize,\k(13 packetsplit,\k(14 packetstats,\k(15 packettrailer,\k(16 packettrim\k(17 \-\k(18 zero-copy\k(19 network\k(20 buffers\k(21 venti-packet(2)\k(22 Packet,\k(23 packetalloc,\k(24 packetappend,\k(25 packetasize,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetconcat,\k(01 packetconsume,\k(02 packetcopy,\k(03 packetdup,\k(04 packetforeign,\k(05 packetfragments,\k(06 packetfree,\k(07 packetheader,\k(08 packetpeek,\k(09 packetprefix,\k(10 packetsha1,\k(11 packetsize,\k(12 packetsplit,\k(13 packetstats,\k(14 packettrailer,\k(15 packettrim\k(16 \-\k(17 zero-copy\k(18 network\k(19 buffers\k(20 venti-packet(2)\k(21 Packet,\k(22 packetalloc,\k(23 packetappend,\k(24 packetasize,\k(25 packetcmp,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetconsume,\k(01 packetcopy,\k(02 packetdup,\k(03 packetforeign,\k(04 packetfragments,\k(05 packetfree,\k(06 packetheader,\k(07 packetpeek,\k(08 packetprefix,\k(09 packetsha1,\k(10 packetsize,\k(11 packetsplit,\k(12 packetstats,\k(13 packettrailer,\k(14 packettrim\k(15 \-\k(16 zero-copy\k(17 network\k(18 buffers\k(19 venti-packet(2)\k(20 Packet,\k(21 packetalloc,\k(22 packetappend,\k(23 packetasize,\k(24 packetcmp,\k(25 packetconcat,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetcopy,\k(01 packetdup,\k(02 packetforeign,\k(03 packetfragments,\k(04 packetfree,\k(05 packetheader,\k(06 packetpeek,\k(07 packetprefix,\k(08 packetsha1,\k(09 packetsize,\k(10 packetsplit,\k(11 packetstats,\k(12 packettrailer,\k(13 packettrim\k(14 \-\k(15 zero-copy\k(16 network\k(17 buffers\k(18 venti-packet(2)\k(19 Packet,\k(20 packetalloc,\k(21 packetappend,\k(22 packetasize,\k(23 packetcmp,\k(24 packetconcat,\k(25 packetconsume,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetdup,\k(01 packetforeign,\k(02 packetfragments,\k(03 packetfree,\k(04 packetheader,\k(05 packetpeek,\k(06 packetprefix,\k(07 packetsha1,\k(08 packetsize,\k(09 packetsplit,\k(10 packetstats,\k(11 packettrailer,\k(12 packettrim\k(13 \-\k(14 zero-copy\k(15 network\k(16 buffers\k(17 venti-packet(2)\k(18 Packet,\k(19 packetalloc,\k(20 packetappend,\k(21 packetasize,\k(22 packetcmp,\k(23 packetconcat,\k(24 packetconsume,\k(25 packetcopy,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetforeign,\k(01 packetfragments,\k(02 packetfree,\k(03 packetheader,\k(04 packetpeek,\k(05 packetprefix,\k(06 packetsha1,\k(07 packetsize,\k(08 packetsplit,\k(09 packetstats,\k(10 packettrailer,\k(11 packettrim\k(12 \-\k(13 zero-copy\k(14 network\k(15 buffers\k(16 venti-packet(2)\k(17 Packet,\k(18 packetalloc,\k(19 packetappend,\k(20 packetasize,\k(21 packetcmp,\k(22 packetconcat,\k(23 packetconsume,\k(24 packetcopy,\k(25 packetdup,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetfragments,\k(01 packetfree,\k(02 packetheader,\k(03 packetpeek,\k(04 packetprefix,\k(05 packetsha1,\k(06 packetsize,\k(07 packetsplit,\k(08 packetstats,\k(09 packettrailer,\k(10 packettrim\k(11 \-\k(12 zero-copy\k(13 network\k(14 buffers\k(15 venti-packet(2)\k(16 Packet,\k(17 packetalloc,\k(18 packetappend,\k(19 packetasize,\k(20 packetcmp,\k(21 packetconcat,\k(22 packetconsume,\k(23 packetcopy,\k(24 packetdup,\k(25 packetforeign,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetfree,\k(01 packetheader,\k(02 packetpeek,\k(03 packetprefix,\k(04 packetsha1,\k(05 packetsize,\k(06 packetsplit,\k(07 packetstats,\k(08 packettrailer,\k(09 packettrim\k(10 \-\k(11 zero-copy\k(12 network\k(13 buffers\k(14 venti-packet(2)\k(15 Packet,\k(16 packetalloc,\k(17 packetappend,\k(18 packetasize,\k(19 packetcmp,\k(20 packetconcat,\k(21 packetconsume,\k(22 packetcopy,\k(23 packetdup,\k(24 packetforeign,\k(25 packetfragments,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetheader,\k(01 packetpeek,\k(02 packetprefix,\k(03 packetsha1,\k(04 packetsize,\k(05 packetsplit,\k(06 packetstats,\k(07 packettrailer,\k(08 packettrim\k(09 \-\k(10 zero-copy\k(11 network\k(12 buffers\k(13 venti-packet(2)\k(14 Packet,\k(15 packetalloc,\k(16 packetappend,\k(17 packetasize,\k(18 packetcmp,\k(19 packetconcat,\k(20 packetconsume,\k(21 packetcopy,\k(22 packetdup,\k(23 packetforeign,\k(24 packetfragments,\k(25 packetfree,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetpeek,\k(01 packetprefix,\k(02 packetsha1,\k(03 packetsize,\k(04 packetsplit,\k(05 packetstats,\k(06 packettrailer,\k(07 packettrim\k(08 \-\k(09 zero-copy\k(10 network\k(11 buffers\k(12 venti-packet(2)\k(13 Packet,\k(14 packetalloc,\k(15 packetappend,\k(16 packetasize,\k(17 packetcmp,\k(18 packetconcat,\k(19 packetconsume,\k(20 packetcopy,\k(21 packetdup,\k(22 packetforeign,\k(23 packetfragments,\k(24 packetfree,\k(25 packetheader,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetprefix,\k(01 packetsha1,\k(02 packetsize,\k(03 packetsplit,\k(04 packetstats,\k(05 packettrailer,\k(06 packettrim\k(07 \-\k(08 zero-copy\k(09 network\k(10 buffers\k(11 venti-packet(2)\k(12 Packet,\k(13 packetalloc,\k(14 packetappend,\k(15 packetasize,\k(16 packetcmp,\k(17 packetconcat,\k(18 packetconsume,\k(19 packetcopy,\k(20 packetdup,\k(21 packetforeign,\k(22 packetfragments,\k(23 packetfree,\k(24 packetheader,\k(25 packetpeek,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packets\k(01 snoopy(8)\k(02 snoopy\k(03 \-\k(04 spy\k(05 on\k(06 network\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+packets\k(01 udpecho(8)\k(02 udpecho\k(03 \-\k(04 echo\k(05 UDP\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+packetsha1,\k(01 packetsize,\k(02 packetsplit,\k(03 packetstats,\k(04 packettrailer,\k(05 packettrim\k(06 \-\k(07 zero-copy\k(08 network\k(09 buffers\k(10 venti-packet(2)\k(11 Packet,\k(12 packetalloc,\k(13 packetappend,\k(14 packetasize,\k(15 packetcmp,\k(16 packetconcat,\k(17 packetconsume,\k(18 packetcopy,\k(19 packetdup,\k(20 packetforeign,\k(21 packetfragments,\k(22 packetfree,\k(23 packetheader,\k(24 packetpeek,\k(25 packetprefix,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetsize,\k(01 packetsplit,\k(02 packetstats,\k(03 packettrailer,\k(04 packettrim\k(05 \-\k(06 zero-copy\k(07 network\k(08 buffers\k(09 venti-packet(2)\k(10 Packet,\k(11 packetalloc,\k(12 packetappend,\k(13 packetasize,\k(14 packetcmp,\k(15 packetconcat,\k(16 packetconsume,\k(17 packetcopy,\k(18 packetdup,\k(19 packetforeign,\k(20 packetfragments,\k(21 packetfree,\k(22 packetheader,\k(23 packetpeek,\k(24 packetprefix,\k(25 packetsha1,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetsplit,\k(01 packetstats,\k(02 packettrailer,\k(03 packettrim\k(04 \-\k(05 zero-copy\k(06 network\k(07 buffers\k(08 venti-packet(2)\k(09 Packet,\k(10 packetalloc,\k(11 packetappend,\k(12 packetasize,\k(13 packetcmp,\k(14 packetconcat,\k(15 packetconsume,\k(16 packetcopy,\k(17 packetdup,\k(18 packetforeign,\k(19 packetfragments,\k(20 packetfree,\k(21 packetheader,\k(22 packetpeek,\k(23 packetprefix,\k(24 packetsha1,\k(25 packetsize,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packetstats,\k(01 packettrailer,\k(02 packettrim\k(03 \-\k(04 zero-copy\k(05 network\k(06 buffers\k(07 venti-packet(2)\k(08 Packet,\k(09 packetalloc,\k(10 packetappend,\k(11 packetasize,\k(12 packetcmp,\k(13 packetconcat,\k(14 packetconsume,\k(15 packetcopy,\k(16 packetdup,\k(17 packetforeign,\k(18 packetfragments,\k(19 packetfree,\k(20 packetheader,\k(21 packetpeek,\k(22 packetprefix,\k(23 packetsha1,\k(24 packetsize,\k(25 packetsplit,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packettrailer,\k(01 packettrim\k(02 \-\k(03 zero-copy\k(04 network\k(05 buffers\k(06 venti-packet(2)\k(07 Packet,\k(08 packetalloc,\k(09 packetappend,\k(10 packetasize,\k(11 packetcmp,\k(12 packetconcat,\k(13 packetconsume,\k(14 packetcopy,\k(15 packetdup,\k(16 packetforeign,\k(17 packetfragments,\k(18 packetfree,\k(19 packetheader,\k(20 packetpeek,\k(21 packetprefix,\k(22 packetsha1,\k(23 packetsize,\k(24 packetsplit,\k(25 packetstats,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+packettrim\k(01 \-\k(02 zero-copy\k(03 network\k(04 buffers\k(05 venti-packet(2)\k(06 Packet,\k(07 packetalloc,\k(08 packetappend,\k(09 packetasize,\k(10 packetcmp,\k(11 packetconcat,\k(12 packetconsume,\k(13 packetcopy,\k(14 packetdup,\k(15 packetforeign,\k(16 packetfragments,\k(17 packetfree,\k(18 packetheader,\k(19 packetpeek,\k(20 packetprefix,\k(21 packetsha1,\k(22 packetsize,\k(23 packetsplit,\k(24 packetstats,\k(25 packettrailer,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+page\k(01 \-\k(02 view\k(03 FAX,\k(04 image,\k(05 graphic,\k(06 PostScript,\k(07 PDF,\k(08 and\k(09 typesetter\k(10 output\k(11 files\k(12 page(1)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+page\k(01 corresponding\k(02 to\k(03 a\k(04 url\k(05 hget(1)\k(06 hget\k(07 \-\k(08 retrieve\k(09 a\k(10 web\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+pages\k(01 of\k(02 this\k(03 manual\k(04 man(1)\k(05 man,\k(06 lookman,\k(07 sig\k(08 \-\k(09 print\k(10 or\k(11 find\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+paginate\k(01 p(1)\k(02 p\k(03 \-\k(04 
+.di
+\n(01 \n(02 \n(03 \n(04 
+.di xx
+paqfs\k(01 \-\k(02 compressed\k(03 read-only\k(04 file\k(05 system\k(06 paqfs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+parallel\k(01 port\k(02 interface\k(03 for\k(04 PC's\k(05 lpt(3)\k(06 lpt\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+params,\k(01 prompter\k(02 \-\k(03 bitsy-specific\k(04 utilities\k(05 bitsyload(1)\k(06 bitsyload,\k(07 light,\k(08 pencal,\k(09 keyboard,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+parse\k(01 and\k(02 process\k(03 a\k(04 proto\k(05 file\k(06 listing\k(07 proto(2)\k(08 rdproto\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+parsecmd,\k(01 respondcmderror,\k(02 lookupcmd\k(03 \-\k(04 control\k(05 message\k(06 parsing\k(07 9pcmdbuf(2)\k(08 Cmdbuf,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+parseether,\k(01 myipaddr,\k(02 myetheraddr,\k(03 maskip,\k(04 equivip4,\k(05 equivip6,\k(06 defmask,\k(07 isv4,\k(08 v4tov6,\k(09 v6tov4,\k(10 nhgetv,\k(11 nhgetl,\k(12 nhgets,\k(13 hnputv,\k(14 hnputl,\k(15 hnputs,\k(16 ptclbsum,\k(17 readipifc\k(18 \-\k(19 Internet\k(20 Protocol\k(21 addressing\k(22 ip(2)\k(23 eipfmt,\k(24 parseip,\k(25 parseipmask,\k(26 v4parseip,\k(27 v4parsecidr,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+parsehtml,\k(01 printitems,\k(02 validitems,\k(03 freeitems,\k(04 freedocinfo,\k(05 dimenkind,\k(06 dimenspec,\k(07 targetid,\k(08 targetname,\k(09 fromStr,\k(10 toStr\k(11 \-\k(12 HTML\k(13 parser\k(14 html(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+parseip,\k(01 parseipmask,\k(02 v4parseip,\k(03 v4parsecidr,\k(04 parseether,\k(05 myipaddr,\k(06 myetheraddr,\k(07 maskip,\k(08 equivip4,\k(09 equivip6,\k(10 defmask,\k(11 isv4,\k(12 v4tov6,\k(13 v6tov4,\k(14 nhgetv,\k(15 nhgetl,\k(16 nhgets,\k(17 hnputv,\k(18 hnputl,\k(19 hnputs,\k(20 ptclbsum,\k(21 readipifc\k(22 \-\k(23 Internet\k(24 Protocol\k(25 addressing\k(26 ip(2)\k(27 eipfmt,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+parseipmask,\k(01 v4parseip,\k(02 v4parsecidr,\k(03 parseether,\k(04 myipaddr,\k(05 myetheraddr,\k(06 maskip,\k(07 equivip4,\k(08 equivip6,\k(09 defmask,\k(10 isv4,\k(11 v4tov6,\k(12 v6tov4,\k(13 nhgetv,\k(14 nhgetl,\k(15 nhgets,\k(16 hnputv,\k(17 hnputl,\k(18 hnputs,\k(19 ptclbsum,\k(20 readipifc\k(21 \-\k(22 Internet\k(23 Protocol\k(24 addressing\k(25 ip(2)\k(26 eipfmt,\k(27 parseip,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+parser\k(01 html(2)\k(02 parsehtml,\k(03 printitems,\k(04 validitems,\k(05 freeitems,\k(06 freedocinfo,\k(07 dimenkind,\k(08 dimenspec,\k(09 targetid,\k(10 targetname,\k(11 fromStr,\k(12 toStr\k(13 \-\k(14 HTML\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+parsing\k(01 9pcmdbuf(2)\k(02 Cmdbuf,\k(03 parsecmd,\k(04 respondcmderror,\k(05 lookupcmd\k(06 \-\k(07 control\k(08 message\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+parsing\k(01 for\k(02 shell\k(03 scripts\k(04 getflags(8)\k(05 getflags,\k(06 usage\k(07 \-\k(08 command-line\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+partfs\k(01 \-\k(02 serve\k(03 file,\k(04 with\k(05 partitions\k(06 partfs(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+partitions\k(01 partfs(8)\k(02 partfs\k(03 \-\k(04 serve\k(05 file,\k(06 with\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+pass\k(01 \-\k(02 dialer\k(03 scripting\k(04 tools\k(05 expect(1)\k(06 at,\k(07 drain,\k(08 expect,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+passtokey,\k(01 nvcsum,\k(02 readnvram,\k(03 convT2M,\k(04 convM2T,\k(05 convTR2M,\k(06 convM2TR,\k(07 convA2M,\k(08 convM2A,\k(09 convPR2M,\k(10 convM2PR,\k(11 _asgetticket,\k(12 _asrdresp\k(13 \-\k(14 routines\k(15 for\k(16 communicating\k(17 with\k(18 authentication\k(19 servers\k(20 authsrv(2)\k(21 authdial,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+passwd,\k(01 netkey\k(02 \-\k(03 change\k(04 or\k(05 verify\k(06 user\k(07 password\k(08 passwd(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+password\k(01 passwd(1)\k(02 passwd,\k(03 netkey\k(04 \-\k(05 change\k(06 or\k(07 verify\k(08 user\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+patch\k(01 \-\k(02 simple\k(03 patch\k(04 creation\k(05 and\k(06 tracking\k(07 system\k(08 patch(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+patch\k(01 creation\k(02 and\k(03 tracking\k(04 system\k(05 patch(1)\k(06 patch\k(07 \-\k(08 simple\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+path\k(01 name\k(02 cleanname(1)\k(03 cleanname\k(04 \-\k(05 clean\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+path\k(01 name\k(02 cleanname(2)\k(03 cleanname\k(04 \-\k(05 clean\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Pathways\k(01 SecureNet\k(02 Key\k(03 remote\k(04 authentication\k(05 box\k(06 securenet(8)\k(07 securenet\k(08 \-\k(09 Digital\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+pattern\k(01 grep(1)\k(02 grep\k(03 \-\k(04 search\k(05 a\k(06 file\k(07 for\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pattern-directed\k(01 scanning\k(02 and\k(03 processing\k(04 language\k(05 awk(1)\k(06 awk\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+PB\k(01 L\k(02 draw(2)\k(03 Image,\k(04 draw,\k(05 gendraw,\k(06 drawreplxy,\k(07 drawrepl,\k(08 replclipr,\k(09 line,\k(10 poly,\k(11 fillpoly,\k(12 bezier,\k(13 bezspline,\k(14 fillbezier,\k(15 fillbezspline,\k(16 ellipse,\k(17 fillellipse,\k(18 arc,\k(19 fillarc,\k(20 icossin,\k(21 icossin2,\k(22 border,\k(23 string,\k(24 stringn,\k(25 runestring,\k(26 runestringn,\k(27 stringbg,\k(28 stringnbg,\k(29 runestringbg,\k(30 runestringnbg,\k(31 _string,\k(32 ARROW,\k(33 drawsetdebug\k(34 \-\k(35 graphics\k(36 functions\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+pbd\k(01 \-\k(02 working\k(03 directory\k(04 pwd(1)\k(05 pwd,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+PC\k(01 bootstrap\k(02 program\k(03 9load(8)\k(04 9load,\k(05 9pxeload,\k(06 ld\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+PC\k(01 of\k(02 current\k(03 function\k(04 getcallerpc(2)\k(05 getcallerpc\k(06 \-\k(07 fetch\k(08 return\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pc2line,\k(01 textseg,\k(02 line2addr,\k(03 lookup,\k(04 findlocal,\k(05 getauto,\k(06 findsym,\k(07 localsym,\k(08 globalsym,\k(09 textsym,\k(10 file2pc,\k(11 fileelem,\k(12 filesym,\k(13 fileline,\k(14 fnbound\k(15 \-\k(16 symbol\k(17 table\k(18 access\k(19 functions\k(20 symbol(2)\k(21 syminit,\k(22 getsym,\k(23 symbase,\k(24 pc2sp,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+pc2sp,\k(01 pc2line,\k(02 textseg,\k(03 line2addr,\k(04 lookup,\k(05 findlocal,\k(06 getauto,\k(07 findsym,\k(08 localsym,\k(09 globalsym,\k(10 textsym,\k(11 file2pc,\k(12 fileelem,\k(13 filesym,\k(14 fileline,\k(15 fnbound\k(16 \-\k(17 symbol\k(18 table\k(19 access\k(20 functions\k(21 symbol(2)\k(22 syminit,\k(23 getsym,\k(24 symbase,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+pcc\k(01 \-\k(02 APE\k(03 C\k(04 compiler\k(05 driver\k(06 pcc(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+pci\k(01 \-\k(02 print\k(03 PCI\k(04 bus\k(05 configuration\k(06 pci(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+PCI\k(01 bus\k(02 configuration\k(03 pci(8)\k(04 pci\k(05 \-\k(06 print\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+PCI\k(01 Interfaces\k(02 pnp(3)\k(03 pnp\k(04 \-\k(05 Plug\k(06 'n'\k(07 Play\k(08 ISA\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+PCI-SCSI\k(01 I/O\k(02 Processors\k(03 na(8)\k(04 na\k(05 \-\k(06 assembler\k(07 for\k(08 the\k(09 Symbios\k(10 Logic\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+PCMCI)\k(01 device\k(02 i82365(3)\k(03 i82365\k(04 \-\k(05 Personal\k(06 Computer\k(07 Memory\k(08 Card\k(09 Interface\k(10 Association\k(11 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+pcmcia\k(01 \-\k(02 identify\k(03 a\k(04 PCMCIA\k(05 card\k(06 pcmcia(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+PCMCIA\k(01 card\k(02 pcmcia(8)\k(03 pcmcia\k(04 \-\k(05 identify\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+pcnfsd\k(01 \-\k(02 NFS\k(03 service\k(04 nfsserver(8)\k(05 nfsserver,\k(06 portmapper,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+PC's\k(01 lpt(3)\k(02 lpt\k(03 \-\k(04 parallel\k(05 port\k(06 interface\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+PCs\k(01 plan9.ini(8)\k(02 plan9.ini\k(03 \-\k(04 configuration\k(05 file\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+PDF\k(01 ps2pdf(1)\k(02 ps2pdf,\k(03 pdf2ps\k(04 \-\k(05 convert\k(06 between\k(07 PostScript\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+PDF,\k(01 and\k(02 typesetter\k(03 output\k(04 files\k(05 page(1)\k(06 page\k(07 \-\k(08 view\k(09 FAX,\k(10 image,\k(11 graphic,\k(12 PostScript,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+PDF\k(01 language\k(02 interpreter)\k(03 gs(1)\k(04 gs\k(05 \-\k(06 Aladdin\k(07 Ghostscript\k(08 (PostScript\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+pdf2ps\k(01 \-\k(02 convert\k(03 between\k(04 PostScript\k(05 and\k(06 PDF\k(07 ps2pdf(1)\k(08 ps2pdf,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pdiv4,\k(01 add4,\k(02 sub4\k(03 \-\k(04 operations\k(05 on\k(06 3-d\k(07 points\k(08 and\k(09 planes\k(10 arith3(2)\k(11 add3,\k(12 sub3,\k(13 neg3,\k(14 div3,\k(15 mul3,\k(16 eqpt3,\k(17 closept3,\k(18 dot3,\k(19 cross3,\k(20 len3,\k(21 dist3,\k(22 unit3,\k(23 midpt3,\k(24 lerp3,\k(25 reflect3,\k(26 nearseg3,\k(27 pldist3,\k(28 vdiv3,\k(29 vrem3,\k(30 pn2f3,\k(31 ppp2f3,\k(32 fff2p3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+PE)\k(01 format\k(02 pem(8)\k(03 pemdecode,\k(04 pemencode\k(05 \-\k(06 encode\k(07 files\k(08 in\k(09 Privacy\k(10 Enhanced\k(11 Mail\k(12 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+pemdecode,\k(01 pemencode\k(02 \-\k(03 encode\k(04 files\k(05 in\k(06 Privacy\k(07 Enhanced\k(08 Mail\k(09 (PE)\k(10 format\k(11 pem(8)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+pemencode\k(01 \-\k(02 encode\k(03 files\k(04 in\k(05 Privacy\k(06 Enhanced\k(07 Mail\k(08 (PE)\k(09 format\k(10 pem(8)\k(11 pemdecode,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+pencal,\k(01 keyboard,\k(02 params,\k(03 prompter\k(04 \-\k(05 bitsy-specific\k(06 utilities\k(07 bitsyload(1)\k(08 bitsyload,\k(09 light,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+per-process\k(01 private\k(02 storage\k(03 management\k(04 privalloc(2)\k(05 privalloc,\k(06 privfree\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+perror,\k(01 syslog,\k(02 sysfatal\k(03 \-\k(04 system\k(05 error\k(06 messages\k(07 perror(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Personal\k(01 Computer\k(02 Memory\k(03 Card\k(04 Interface\k(05 Association\k(06 (PCMCI)\k(07 device\k(08 i82365(3)\k(09 i82365\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+personalize,\k(01 setup.9fat,\k(02 setup.disk,\k(03 setup.kfs,\k(04 update\k(05 \-\k(06 administration\k(07 for\k(08 local\k(09 file\k(10 systems\k(11 update(8)\k(12 bootfloppy,\k(13 bootplan9,\k(14 bootwin9x,\k(15 bootwinnt,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+persp,\k(01 look,\k(02 viewport\k(03 \-\k(04 Geometric\k(05 transformations\k(06 matrix(2)\k(07 ident,\k(08 matmul,\k(09 matmulr,\k(10 determinant,\k(11 adjoint,\k(12 invertmat,\k(13 xformpoint,\k(14 xformpointd,\k(15 xformplane,\k(16 pushmat,\k(17 popmat,\k(18 rot,\k(19 qrot,\k(20 scale,\k(21 move,\k(22 xform,\k(23 ixform,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+Pfmt,\k(01 Rfmt,\k(02 strtochan,\k(03 chantostr,\k(04 chantodepth\k(05 \-\k(06 interactive\k(07 graphics\k(08 graphics(2)\k(09 Display,\k(10 Point,\k(11 Rectangle,\k(12 Cursor,\k(13 initdraw,\k(14 geninitdraw,\k(15 drawerror,\k(16 initdisplay,\k(17 closedisplay,\k(18 getdefont,\k(19 getwindow,\k(20 gengetwindow,\k(21 flushimage,\k(22 bufimage,\k(23 lockdisplay,\k(24 unlockdisplay,\k(25 openfont,\k(26 buildfont,\k(27 freefont,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+phone\k(01 book\k(02 tel(1)\k(03 tel,\k(04 iwhois\k(05 \-\k(06 look\k(07 in\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+pic\k(01 preprocessor\k(02 for\k(03 drawing\k(04 graphs\k(05 grap(1)\k(06 grap\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+pic,\k(01 tpic\k(02 \-\k(03 troff\k(04 and\k(05 tex\k(06 preprocessors\k(07 for\k(08 drawing\k(09 pictures\k(10 pic(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+picture\k(01 resample(1)\k(02 resample\k(03 \-\k(04 resample\k(05 a\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+picture\k(01 inclusion\k(02 macros\k(03 mpictures(6)\k(04 mpictures\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+pictures\k(01 jpg(1)\k(02 jpg,\k(03 gif,\k(04 png,\k(05 ppm,\k(06 bmp,\k(07 yuv,\k(08 ico,\k(09 togif,\k(10 toppm,\k(11 topng,\k(12 toico\k(13 \-\k(14 view\k(15 and\k(16 convert\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+pictures\k(01 pic(1)\k(02 pic,\k(03 tpic\k(04 \-\k(05 troff\k(06 and\k(07 tex\k(08 preprocessors\k(09 for\k(10 drawing\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+ping,\k(01 gping,\k(02 traceroute,\k(03 hogports\k(04 \-\k(05 probe\k(06 the\k(07 Internet\k(08 ping(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pipe\k(01 \-\k(02 create\k(03 an\k(04 interprocess\k(05 channel\k(06 pipe(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+pipe\k(01 \-\k(02 two-way\k(03 interprocess\k(04 communication\k(05 pipe(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+pipe\k(01 fitting\k(02 tee(1)\k(03 tee\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+pipefile\k(01 \-\k(02 attach\k(03 filter\k(04 to\k(05 file\k(06 in\k(07 name\k(08 space\k(09 pipefile(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+pixels\k(01 and\k(02 colors\k(03 color(6)\k(04 color\k(05 \-\k(06 representation\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Plan\k(01 9\k(02 intro(1)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Plan\k(01 9\k(02 ssh(1)\k(03 ssh,\k(04 sshnet,\k(05 scp,\k(06 sshserve\k(07 \-\k(08 secure\k(09 login\k(10 and\k(11 file\k(12 copy\k(13 from/to\k(14 Unix\k(15 or\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+Plan\k(01 9\k(02 coding\k(03 conventions\k(04 for\k(05 C\k(06 style(6)\k(07 style\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Plan\k(01 9\k(02 CPU\k(03 servers\k(04 from\k(05 other\k(06 operating\k(07 systems\k(08 drawterm(8)\k(09 drawterm\k(10 \-\k(11 connect\k(12 to\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+Plan\k(01 9\k(02 devices\k(03 intro(3)\k(04 intro\k(05 \-\k(06 introduction\k(07 to\k(08 the\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Plan\k(01 9\k(02 File\k(03 protocol\k(04 fcall(2)\k(05 Fcall,\k(06 convS2M,\k(07 convD2M,\k(08 convM2S,\k(09 convM2D,\k(10 fcallfmt,\k(11 dirfmt,\k(12 dirmodefmt,\k(13 read9pmsg,\k(14 statcheck,\k(15 sizeS2M,\k(16 sizeD2M\k(17 \-\k(18 interface\k(19 to\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+Plan\k(01 9\k(02 File\k(03 Protocol,\k(04 9P\k(05 intro(5)\k(06 intro\k(07 \-\k(08 introduction\k(09 to\k(10 the\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+plan9.ini\k(01 \-\k(02 configuration\k(03 file\k(04 for\k(05 PCs\k(06 plan9.ini(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+planes\k(01 arith3(2)\k(02 add3,\k(03 sub3,\k(04 neg3,\k(05 div3,\k(06 mul3,\k(07 eqpt3,\k(08 closept3,\k(09 dot3,\k(10 cross3,\k(11 len3,\k(12 dist3,\k(13 unit3,\k(14 midpt3,\k(15 lerp3,\k(16 reflect3,\k(17 nearseg3,\k(18 pldist3,\k(19 vdiv3,\k(20 vrem3,\k(21 pn2f3,\k(22 ppp2f3,\k(23 fff2p3,\k(24 pdiv4,\k(25 add4,\k(26 sub4\k(27 \-\k(28 operations\k(29 on\k(30 3-d\k(31 points\k(32 and\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+Play\k(01 ISA\k(02 and\k(03 PCI\k(04 Interfaces\k(05 pnp(3)\k(06 pnp\k(07 \-\k(08 Plug\k(09 'n'\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+playlist\k(01 file\k(02 system\k(03 playlistfs(7)\k(04 playlistfs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+playlistfs\k(01 \-\k(02 playlist\k(03 file\k(04 system\k(05 playlistfs(7)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+pldist3,\k(01 vdiv3,\k(02 vrem3,\k(03 pn2f3,\k(04 ppp2f3,\k(05 fff2p3,\k(06 pdiv4,\k(07 add4,\k(08 sub4\k(09 \-\k(10 operations\k(11 on\k(12 3-d\k(13 points\k(14 and\k(15 planes\k(16 arith3(2)\k(17 add3,\k(18 sub3,\k(19 neg3,\k(20 div3,\k(21 mul3,\k(22 eqpt3,\k(23 closept3,\k(24 dot3,\k(25 cross3,\k(26 len3,\k(27 dist3,\k(28 unit3,\k(29 midpt3,\k(30 lerp3,\k(31 reflect3,\k(32 nearseg3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+plot\k(01 \-\k(02 graphics\k(03 filter\k(04 plot(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+plot\k(01 \-\k(02 graphics\k(03 interface\k(04 plot(6)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+Plug\k(01 'n'\k(02 Play\k(03 ISA\k(04 and\k(05 PCI\k(06 Interfaces\k(07 pnp(3)\k(08 pnp\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+plumb\k(01 \-\k(02 format\k(03 of\k(04 plumb\k(05 messages\k(06 and\k(07 rules\k(08 plumb(6)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+plumb\k(01 \-\k(02 send\k(03 message\k(04 to\k(05 plumber\k(06 plumb(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+plumb\k(01 messages\k(02 plumb(2)\k(03 eplumb,\k(04 plumbfree,\k(05 plumbopen,\k(06 plumbsend,\k(07 plumbsendtext,\k(08 plumblookup,\k(09 plumbpack,\k(10 plumbpackattr,\k(11 plumbaddattr,\k(12 plumbdelattr,\k(13 plumbrecv,\k(14 plumbunpack,\k(15 plumbunpackpartial,\k(16 plumbunpackattr,\k(17 Plumbmsg\k(18 \-\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumb\k(01 messages\k(02 and\k(03 rules\k(04 plumb(6)\k(05 plumb\k(06 \-\k(07 format\k(08 of\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+plumbaddattr,\k(01 plumbdelattr,\k(02 plumbrecv,\k(03 plumbunpack,\k(04 plumbunpackpartial,\k(05 plumbunpackattr,\k(06 Plumbmsg\k(07 \-\k(08 plumb\k(09 messages\k(10 plumb(2)\k(11 eplumb,\k(12 plumbfree,\k(13 plumbopen,\k(14 plumbsend,\k(15 plumbsendtext,\k(16 plumblookup,\k(17 plumbpack,\k(18 plumbpackattr,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbdelattr,\k(01 plumbrecv,\k(02 plumbunpack,\k(03 plumbunpackpartial,\k(04 plumbunpackattr,\k(05 Plumbmsg\k(06 \-\k(07 plumb\k(08 messages\k(09 plumb(2)\k(10 eplumb,\k(11 plumbfree,\k(12 plumbopen,\k(13 plumbsend,\k(14 plumbsendtext,\k(15 plumblookup,\k(16 plumbpack,\k(17 plumbpackattr,\k(18 plumbaddattr,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumber\k(01 plumb(1)\k(02 plumb\k(03 \-\k(04 send\k(05 message\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+plumber\k(01 \-\k(02 file\k(03 system\k(04 for\k(05 interprocess\k(06 messaging\k(07 plumber(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+plumbfree,\k(01 plumbopen,\k(02 plumbsend,\k(03 plumbsendtext,\k(04 plumblookup,\k(05 plumbpack,\k(06 plumbpackattr,\k(07 plumbaddattr,\k(08 plumbdelattr,\k(09 plumbrecv,\k(10 plumbunpack,\k(11 plumbunpackpartial,\k(12 plumbunpackattr,\k(13 Plumbmsg\k(14 \-\k(15 plumb\k(16 messages\k(17 plumb(2)\k(18 eplumb,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbing\k(01 exportfs(4)\k(02 exportfs,\k(03 srvfs\k(04 \-\k(05 network\k(06 file\k(07 server\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+plumblookup,\k(01 plumbpack,\k(02 plumbpackattr,\k(03 plumbaddattr,\k(04 plumbdelattr,\k(05 plumbrecv,\k(06 plumbunpack,\k(07 plumbunpackpartial,\k(08 plumbunpackattr,\k(09 Plumbmsg\k(10 \-\k(11 plumb\k(12 messages\k(13 plumb(2)\k(14 eplumb,\k(15 plumbfree,\k(16 plumbopen,\k(17 plumbsend,\k(18 plumbsendtext,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+Plumbmsg\k(01 \-\k(02 plumb\k(03 messages\k(04 plumb(2)\k(05 eplumb,\k(06 plumbfree,\k(07 plumbopen,\k(08 plumbsend,\k(09 plumbsendtext,\k(10 plumblookup,\k(11 plumbpack,\k(12 plumbpackattr,\k(13 plumbaddattr,\k(14 plumbdelattr,\k(15 plumbrecv,\k(16 plumbunpack,\k(17 plumbunpackpartial,\k(18 plumbunpackattr,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbopen,\k(01 plumbsend,\k(02 plumbsendtext,\k(03 plumblookup,\k(04 plumbpack,\k(05 plumbpackattr,\k(06 plumbaddattr,\k(07 plumbdelattr,\k(08 plumbrecv,\k(09 plumbunpack,\k(10 plumbunpackpartial,\k(11 plumbunpackattr,\k(12 Plumbmsg\k(13 \-\k(14 plumb\k(15 messages\k(16 plumb(2)\k(17 eplumb,\k(18 plumbfree,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbpack,\k(01 plumbpackattr,\k(02 plumbaddattr,\k(03 plumbdelattr,\k(04 plumbrecv,\k(05 plumbunpack,\k(06 plumbunpackpartial,\k(07 plumbunpackattr,\k(08 Plumbmsg\k(09 \-\k(10 plumb\k(11 messages\k(12 plumb(2)\k(13 eplumb,\k(14 plumbfree,\k(15 plumbopen,\k(16 plumbsend,\k(17 plumbsendtext,\k(18 plumblookup,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbpackattr,\k(01 plumbaddattr,\k(02 plumbdelattr,\k(03 plumbrecv,\k(04 plumbunpack,\k(05 plumbunpackpartial,\k(06 plumbunpackattr,\k(07 Plumbmsg\k(08 \-\k(09 plumb\k(10 messages\k(11 plumb(2)\k(12 eplumb,\k(13 plumbfree,\k(14 plumbopen,\k(15 plumbsend,\k(16 plumbsendtext,\k(17 plumblookup,\k(18 plumbpack,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbrecv,\k(01 plumbunpack,\k(02 plumbunpackpartial,\k(03 plumbunpackattr,\k(04 Plumbmsg\k(05 \-\k(06 plumb\k(07 messages\k(08 plumb(2)\k(09 eplumb,\k(10 plumbfree,\k(11 plumbopen,\k(12 plumbsend,\k(13 plumbsendtext,\k(14 plumblookup,\k(15 plumbpack,\k(16 plumbpackattr,\k(17 plumbaddattr,\k(18 plumbdelattr,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbsend,\k(01 plumbsendtext,\k(02 plumblookup,\k(03 plumbpack,\k(04 plumbpackattr,\k(05 plumbaddattr,\k(06 plumbdelattr,\k(07 plumbrecv,\k(08 plumbunpack,\k(09 plumbunpackpartial,\k(10 plumbunpackattr,\k(11 Plumbmsg\k(12 \-\k(13 plumb\k(14 messages\k(15 plumb(2)\k(16 eplumb,\k(17 plumbfree,\k(18 plumbopen,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbsendtext,\k(01 plumblookup,\k(02 plumbpack,\k(03 plumbpackattr,\k(04 plumbaddattr,\k(05 plumbdelattr,\k(06 plumbrecv,\k(07 plumbunpack,\k(08 plumbunpackpartial,\k(09 plumbunpackattr,\k(10 Plumbmsg\k(11 \-\k(12 plumb\k(13 messages\k(14 plumb(2)\k(15 eplumb,\k(16 plumbfree,\k(17 plumbopen,\k(18 plumbsend,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbunpack,\k(01 plumbunpackpartial,\k(02 plumbunpackattr,\k(03 Plumbmsg\k(04 \-\k(05 plumb\k(06 messages\k(07 plumb(2)\k(08 eplumb,\k(09 plumbfree,\k(10 plumbopen,\k(11 plumbsend,\k(12 plumbsendtext,\k(13 plumblookup,\k(14 plumbpack,\k(15 plumbpackattr,\k(16 plumbaddattr,\k(17 plumbdelattr,\k(18 plumbrecv,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbunpackattr,\k(01 Plumbmsg\k(02 \-\k(03 plumb\k(04 messages\k(05 plumb(2)\k(06 eplumb,\k(07 plumbfree,\k(08 plumbopen,\k(09 plumbsend,\k(10 plumbsendtext,\k(11 plumblookup,\k(12 plumbpack,\k(13 plumbpackattr,\k(14 plumbaddattr,\k(15 plumbdelattr,\k(16 plumbrecv,\k(17 plumbunpack,\k(18 plumbunpackpartial,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+plumbunpackpartial,\k(01 plumbunpackattr,\k(02 Plumbmsg\k(03 \-\k(04 plumb\k(05 messages\k(06 plumb(2)\k(07 eplumb,\k(08 plumbfree,\k(09 plumbopen,\k(10 plumbsend,\k(11 plumbsendtext,\k(12 plumblookup,\k(13 plumbpack,\k(14 plumbpackattr,\k(15 plumbaddattr,\k(16 plumbdelattr,\k(17 plumbrecv,\k(18 plumbunpack,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+pn2f3,\k(01 ppp2f3,\k(02 fff2p3,\k(03 pdiv4,\k(04 add4,\k(05 sub4\k(06 \-\k(07 operations\k(08 on\k(09 3-d\k(10 points\k(11 and\k(12 planes\k(13 arith3(2)\k(14 add3,\k(15 sub3,\k(16 neg3,\k(17 div3,\k(18 mul3,\k(19 eqpt3,\k(20 closept3,\k(21 dot3,\k(22 cross3,\k(23 len3,\k(24 dist3,\k(25 unit3,\k(26 midpt3,\k(27 lerp3,\k(28 reflect3,\k(29 nearseg3,\k(30 pldist3,\k(31 vdiv3,\k(32 vrem3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+png,\k(01 ppm,\k(02 bmp,\k(03 yuv,\k(04 ico,\k(05 togif,\k(06 toppm,\k(07 topng,\k(08 toico\k(09 \-\k(10 view\k(11 and\k(12 convert\k(13 pictures\k(14 jpg(1)\k(15 jpg,\k(16 gif,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+pnp\k(01 \-\k(02 Plug\k(03 'n'\k(04 Play\k(05 ISA\k(06 and\k(07 PCI\k(08 Interfaces\k(09 pnp(3)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+point\k(01 getfcr(2)\k(02 getfcr,\k(03 setfcr,\k(04 getfsr,\k(05 setfsr\k(06 \-\k(07 control\k(08 floating\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+point\k(01 language\k(02 hoc(1)\k(03 hoc\k(04 \-\k(05 interactive\k(06 floating\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+point\k(01 protocol\k(02 ppp(8)\k(03 ppp,\k(04 pppoe,\k(05 pptp,\k(06 pptpd\k(07 \-\k(08 point-to-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Point,\k(01 Rectangle,\k(02 Cursor,\k(03 initdraw,\k(04 geninitdraw,\k(05 drawerror,\k(06 initdisplay,\k(07 closedisplay,\k(08 getdefont,\k(09 getwindow,\k(10 gengetwindow,\k(11 flushimage,\k(12 bufimage,\k(13 lockdisplay,\k(14 unlockdisplay,\k(15 openfont,\k(16 buildfont,\k(17 freefont,\k(18 Pfmt,\k(19 Rfmt,\k(20 strtochan,\k(21 chantostr,\k(22 chantodepth\k(23 \-\k(24 interactive\k(25 graphics\k(26 graphics(2)\k(27 Display,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+point\k(01 stubs\k(02 stub(8)\k(03 stub\k(04 \-\k(05 provide\k(06 mount\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+points\k(01 and\k(02 planes\k(03 arith3(2)\k(04 add3,\k(05 sub3,\k(06 neg3,\k(07 div3,\k(08 mul3,\k(09 eqpt3,\k(10 closept3,\k(11 dot3,\k(12 cross3,\k(13 len3,\k(14 dist3,\k(15 unit3,\k(16 midpt3,\k(17 lerp3,\k(18 reflect3,\k(19 nearseg3,\k(20 pldist3,\k(21 vdiv3,\k(22 vrem3,\k(23 pn2f3,\k(24 ppp2f3,\k(25 fff2p3,\k(26 pdiv4,\k(27 add4,\k(28 sub4\k(29 \-\k(30 operations\k(31 on\k(32 3-d\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+points\k(01 and\k(02 rectangles\k(03 addpt(2)\k(04 addpt,\k(05 subpt,\k(06 mulpt,\k(07 divpt,\k(08 rectaddpt,\k(09 rectsubpt,\k(10 insetrect,\k(11 canonrect,\k(12 eqpt,\k(13 eqrect,\k(14 ptinrect,\k(15 rectinrect,\k(16 rectXrect,\k(17 rectclip,\k(18 combinerect,\k(19 Dx,\k(20 Dy,\k(21 Pt,\k(22 Rect,\k(23 Rpt\k(24 \-\k(25 arithmetic\k(26 on\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+points,\k(01 and\k(02 reference\k(03 counts\k(04 lock(2)\k(05 lock,\k(06 canlock,\k(07 unlock,\k(08 qlock,\k(09 canqlock,\k(10 qunlock,\k(11 rlock,\k(12 canrlock,\k(13 runlock,\k(14 wlock,\k(15 canwlock,\k(16 wunlock,\k(17 rsleep,\k(18 rwakeup,\k(19 rwakeupall,\k(20 incref,\k(21 decref\k(22 \-\k(23 spin\k(24 locks,\k(25 queueing\k(26 rendezvous\k(27 locks,\k(28 reader-writer\k(29 locks,\k(30 rendezvous\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+points\k(01 for\k(02 file\k(03 systems\k(04 mntgen(4)\k(05 mntgen\k(06 \-\k(07 automatically\k(08 generate\k(09 mount\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+point-to-point\k(01 protocol\k(02 ppp(8)\k(03 ppp,\k(04 pppoe,\k(05 pptp,\k(06 pptpd\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+poly,\k(01 fillpoly,\k(02 bezier,\k(03 bezspline,\k(04 fillbezier,\k(05 fillbezspline,\k(06 ellipse,\k(07 fillellipse,\k(08 arc,\k(09 fillarc,\k(10 icossin,\k(11 icossin2,\k(12 border,\k(13 string,\k(14 stringn,\k(15 runestring,\k(16 runestringn,\k(17 stringbg,\k(18 stringnbg,\k(19 runestringbg,\k(20 runestringnbg,\k(21 _string,\k(22 ARROW,\k(23 drawsetdebug\k(24 \-\k(25 graphics\k(26 functions\k(27 PB\k(28 L\k(29 draw(2)\k(30 Image,\k(31 draw,\k(32 gendraw,\k(33 drawreplxy,\k(34 drawrepl,\k(35 replclipr,\k(36 line,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+poolalloc,\k(01 poolallocalignspan,\k(02 poolfree,\k(03 poolmsize,\k(04 poolrealloc,\k(05 poolcompact,\k(06 poolcheck,\k(07 poolblockcheck,\k(08 pooldump\k(09 \-\k(10 general\k(11 memory\k(12 management\k(13 routines\k(14 pool(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolallocalignspan,\k(01 poolfree,\k(02 poolmsize,\k(03 poolrealloc,\k(04 poolcompact,\k(05 poolcheck,\k(06 poolblockcheck,\k(07 pooldump\k(08 \-\k(09 general\k(10 memory\k(11 management\k(12 routines\k(13 pool(2)\k(14 poolalloc,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolblockcheck,\k(01 pooldump\k(02 \-\k(03 general\k(04 memory\k(05 management\k(06 routines\k(07 pool(2)\k(08 poolalloc,\k(09 poolallocalignspan,\k(10 poolfree,\k(11 poolmsize,\k(12 poolrealloc,\k(13 poolcompact,\k(14 poolcheck,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolcheck,\k(01 poolblockcheck,\k(02 pooldump\k(03 \-\k(04 general\k(05 memory\k(06 management\k(07 routines\k(08 pool(2)\k(09 poolalloc,\k(10 poolallocalignspan,\k(11 poolfree,\k(12 poolmsize,\k(13 poolrealloc,\k(14 poolcompact,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolcompact,\k(01 poolcheck,\k(02 poolblockcheck,\k(03 pooldump\k(04 \-\k(05 general\k(06 memory\k(07 management\k(08 routines\k(09 pool(2)\k(10 poolalloc,\k(11 poolallocalignspan,\k(12 poolfree,\k(13 poolmsize,\k(14 poolrealloc,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+pooldump\k(01 \-\k(02 general\k(03 memory\k(04 management\k(05 routines\k(06 pool(2)\k(07 poolalloc,\k(08 poolallocalignspan,\k(09 poolfree,\k(10 poolmsize,\k(11 poolrealloc,\k(12 poolcompact,\k(13 poolcheck,\k(14 poolblockcheck,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolfree,\k(01 poolmsize,\k(02 poolrealloc,\k(03 poolcompact,\k(04 poolcheck,\k(05 poolblockcheck,\k(06 pooldump\k(07 \-\k(08 general\k(09 memory\k(10 management\k(11 routines\k(12 pool(2)\k(13 poolalloc,\k(14 poolallocalignspan,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolmsize,\k(01 poolrealloc,\k(02 poolcompact,\k(03 poolcheck,\k(04 poolblockcheck,\k(05 pooldump\k(06 \-\k(07 general\k(08 memory\k(09 management\k(10 routines\k(11 pool(2)\k(12 poolalloc,\k(13 poolallocalignspan,\k(14 poolfree,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+poolrealloc,\k(01 poolcompact,\k(02 poolcheck,\k(03 poolblockcheck,\k(04 pooldump\k(05 \-\k(06 general\k(07 memory\k(08 management\k(09 routines\k(10 pool(2)\k(11 poolalloc,\k(12 poolallocalignspan,\k(13 poolfree,\k(14 poolmsize,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+pop3,\k(01 imap4d\k(02 \-\k(03 Internet\k(04 mail\k(05 servers\k(06 pop3(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+popmat,\k(01 rot,\k(02 qrot,\k(03 scale,\k(04 move,\k(05 xform,\k(06 ixform,\k(07 persp,\k(08 look,\k(09 viewport\k(10 \-\k(11 Geometric\k(12 transformations\k(13 matrix(2)\k(14 ident,\k(15 matmul,\k(16 matmulr,\k(17 determinant,\k(18 adjoint,\k(19 invertmat,\k(20 xformpoint,\k(21 xformpointd,\k(22 xformplane,\k(23 pushmat,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+port\k(01 mouse(8)\k(02 aux/mouse,\k(03 aux/accupoint\k(04 \-\k(05 configure\k(06 a\k(07 mouse\k(08 to\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+port\k(01 interface\k(02 for\k(03 PC's\k(04 lpt(3)\k(05 lpt\k(06 \-\k(07 parallel\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+portmapper,\k(01 pcnfsd\k(02 \-\k(03 NFS\k(04 service\k(05 nfsserver(8)\k(06 nfsserver,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+position\k(01 service\k(02 gpsfs(8)\k(03 gpsfs,\k(04 gpsevermore\k(05 \-\k(06 GPS\k(07 time\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+postfd,\k(01 postmountsrv,\k(02 readbuf,\k(03 readstr,\k(04 respond,\k(05 responderror,\k(06 threadlistensrv,\k(07 threadpostmountsrv,\k(08 srv\k(09 \-\k(10 9P\k(11 file\k(12 service\k(13 9p(2)\k(14 Srv,\k(15 dirread9p,\k(16 emalloc9p,\k(17 erealloc9p,\k(18 estrdup9p,\k(19 listensrv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+postmountsrv,\k(01 readbuf,\k(02 readstr,\k(03 respond,\k(04 responderror,\k(05 threadlistensrv,\k(06 threadpostmountsrv,\k(07 srv\k(08 \-\k(09 9P\k(10 file\k(11 service\k(12 9p(2)\k(13 Srv,\k(14 dirread9p,\k(15 emalloc9p,\k(16 erealloc9p,\k(17 estrdup9p,\k(18 listensrv,\k(19 postfd,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+postnote\k(01 \-\k(02 send\k(03 a\k(04 note\k(05 to\k(06 a\k(07 process\k(08 or\k(09 process\k(10 group\k(11 postnote(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+PostScript\k(01 and\k(02 PDF\k(03 ps2pdf(1)\k(04 ps2pdf,\k(05 pdf2ps\k(06 \-\k(07 convert\k(08 between\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+PostScript\k(01 and\k(02 PDF\k(03 language\k(04 interpreter)\k(05 gs(1)\k(06 gs\k(07 \-\k(08 Aladdin\k(09 Ghostscript\k(10 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+PostScript,\k(01 PDF,\k(02 and\k(03 typesetter\k(04 output\k(05 files\k(06 page(1)\k(07 page\k(08 \-\k(09 view\k(10 FAX,\k(11 image,\k(12 graphic,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+PostScript\k(01 preprocessors\k(02 lp(8)\k(03 lp\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+pow,\k(01 pow10,\k(02 sqrt\k(03 \-\k(04 exponential,\k(05 logarithm,\k(06 power,\k(07 square\k(08 root\k(09 exp(2)\k(10 exp,\k(11 log,\k(12 log10,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+pow10,\k(01 sqrt\k(02 \-\k(03 exponential,\k(04 logarithm,\k(05 power,\k(06 square\k(07 root\k(08 exp(2)\k(09 exp,\k(10 log,\k(11 log10,\k(12 pow,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+Power\k(01 Management\k(02 1.2\k(03 BIOS\k(04 interface\k(05 apm(3)\k(06 apm\k(07 \-\k(08 Advanced\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Power\k(01 Management\k(02 1.2\k(03 BIOS\k(04 interface\k(05 apm(8)\k(06 apm\k(07 \-\k(08 Advanced\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+power,\k(01 square\k(02 root\k(03 exp(2)\k(04 exp,\k(05 log,\k(06 log10,\k(07 pow,\k(08 pow10,\k(09 sqrt\k(10 \-\k(11 exponential,\k(12 logarithm,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+ppm,\k(01 bmp,\k(02 yuv,\k(03 ico,\k(04 togif,\k(05 toppm,\k(06 topng,\k(07 toico\k(08 \-\k(09 view\k(10 and\k(11 convert\k(12 pictures\k(13 jpg(1)\k(14 jpg,\k(15 gif,\k(16 png,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+ppp,\k(01 pppoe,\k(02 pptp,\k(03 pptpd\k(04 \-\k(05 point-to-point\k(06 protocol\k(07 ppp(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ppp2f3,\k(01 fff2p3,\k(02 pdiv4,\k(03 add4,\k(04 sub4\k(05 \-\k(06 operations\k(07 on\k(08 3-d\k(09 points\k(10 and\k(11 planes\k(12 arith3(2)\k(13 add3,\k(14 sub3,\k(15 neg3,\k(16 div3,\k(17 mul3,\k(18 eqpt3,\k(19 closept3,\k(20 dot3,\k(21 cross3,\k(22 len3,\k(23 dist3,\k(24 unit3,\k(25 midpt3,\k(26 lerp3,\k(27 reflect3,\k(28 nearseg3,\k(29 pldist3,\k(30 vdiv3,\k(31 vrem3,\k(32 pn2f3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+pppoe,\k(01 pptp,\k(02 pptpd\k(03 \-\k(04 point-to-point\k(05 protocol\k(06 ppp(8)\k(07 ppp,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+pptp,\k(01 pptpd\k(02 \-\k(03 point-to-point\k(04 protocol\k(05 ppp(8)\k(06 ppp,\k(07 pppoe,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+pptpd\k(01 \-\k(02 point-to-point\k(03 protocol\k(04 ppp(8)\k(05 ppp,\k(06 pppoe,\k(07 pptp,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+pr\k(01 \-\k(02 print\k(03 file\k(04 pr(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+pread,\k(01 pwrite\k(02 \-\k(03 read\k(04 or\k(05 write\k(06 file\k(07 read(2)\k(08 read,\k(09 readn,\k(10 write,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+preadv,\k(01 pwritev\k(02 \-\k(03 scatter/gather\k(04 read\k(05 and\k(06 write\k(07 readv(2)\k(08 readv,\k(09 writev,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+precision\k(01 arithmetic\k(02 mp(2)\k(03 mpsetminbits,\k(04 mpnew,\k(05 mpfree,\k(06 mpbits,\k(07 mpnorm,\k(08 mpcopy,\k(09 mpassign,\k(10 mprand,\k(11 strtomp,\k(12 mpfmt,mptoa,\k(13 betomp,\k(14 mptobe,\k(15 letomp,\k(16 mptole,\k(17 mptoui,\k(18 uitomp,\k(19 mptoi,\k(20 itomp,\k(21 uvtomp,\k(22 mptouv,\k(23 vtomp,\k(24 mptov,\k(25 mpdigdiv,\k(26 mpadd,\k(27 mpsub,\k(28 mpleft,\k(29 mpright,\k(30 mpmul,\k(31 mpexp,\k(32 mpmod,\k(33 mpdiv,\k(34 mpcmp,\k(35 mpextendedgcd,\k(36 mpinvert,\k(37 mpsignif,\k(38 mplowbits0,\k(39 mpvecdigmuladd,\k(40 mpvecdigmulsub,\k(41 mpvecadd,\k(42 mpvecsub,\k(43 mpveccmp,\k(44 mpvecmul,\k(45 mpmagcmp,\k(46 mpmagadd,\k(47 mpmagsub,\k(48 crtpre,\k(49 crtin,\k(50 crtout,\k(51 crtprefree,\k(52 crtresfree\k(53 \-\k(54 extended\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+precision\k(01 arithmetic\k(02 language\k(03 bc(1)\k(04 bc\k(05 \-\k(06 arbitrary-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+precision\k(01 multiplication\k(02 and\k(03 division\k(04 muldiv(2)\k(05 muldiv,\k(06 umuldiv\k(07 \-\k(08 high-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+prep,\k(01 fdisk,\k(02 format,\k(03 mbr\k(04 \-\k(05 prepare\k(06 hard\k(07 and\k(08 floppy\k(09 diskettes,\k(10 flashes\k(11 prep(8)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+preprocessor\k(01 cpp(1)\k(02 cpp\k(03 \-\k(04 C\k(05 language\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+preprocessor\k(01 for\k(02 drawing\k(03 graphs\k(04 grap(1)\k(05 grap\k(06 \-\k(07 pic\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+preprocessors\k(01 lp(8)\k(02 lp\k(03 \-\k(04 PostScript\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+preprocessors\k(01 for\k(02 drawing\k(03 pictures\k(04 pic(1)\k(05 pic,\k(06 tpic\k(07 \-\k(08 troff\k(09 and\k(10 tex\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Press\k(01 news\k(02 articles\k(03 ap(1)\k(04 ap\k(05 \-\k(06 fetch\k(07 Associated\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+prime\k(01 number\k(02 generation\k(03 prime(2)\k(04 genprime,\k(05 gensafeprime,\k(06 genstrongprime,\k(07 DSAprimes,\k(08 probably_prime,\k(09 smallprimetest\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+primes\k(01 factor(1)\k(02 factor,\k(03 primes\k(04 \-\k(05 factor\k(06 a\k(07 number,\k(08 generate\k(09 large\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+primes\k(01 \-\k(02 factor\k(03 a\k(04 number,\k(05 generate\k(06 large\k(07 primes\k(08 factor(1)\k(09 factor,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+print\k(01 mc(1)\k(02 mc\k(03 \-\k(04 multicolumn\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+print\k(01 arguments\k(02 echo(1)\k(03 echo\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+print\k(01 astronomical\k(02 information\k(03 astro(7)\k(04 astro\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+print\k(01 calendar\k(02 cal(1)\k(03 cal\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+print\k(01 commands\k(02 to\k(03 kill\k(04 processes\k(05 kill(1)\k(06 kill,\k(07 slay,\k(08 broke\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+print\k(01 commands\k(02 to\k(03 stop\k(04 and\k(05 start\k(06 processes\k(07 stop(1)\k(08 stop,\k(09 start\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+print\k(01 file\k(02 pr(1)\k(03 pr\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+print\k(01 file\k(02 modification\k(03 time\k(04 mtime(1)\k(05 mtime\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+print\k(01 file\k(02 names\k(03 from\k(04 the\k(05 dump\k(06 history(1)\k(07 history\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+print\k(01 file\k(02 names\k(03 from\k(04 the\k(05 dump\k(06 yesterday(1)\k(07 yesterday,\k(08 diffy\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+print\k(01 formats\k(02 and\k(03 output\k(04 routines\k(05 fmtinstall(2)\k(06 fmtinstall,\k(07 dofmt,\k(08 dorfmt,\k(09 fmtprint,\k(10 fmtvprint,\k(11 fmtrune,\k(12 fmtstrcpy,\k(13 fmtrunestrcpy,\k(14 fmtfdinit,\k(15 fmtfdflush,\k(16 fmtstrinit,\k(17 fmtstrflush,\k(18 runefmtstrinit,\k(19 runefmtstrflush,\k(20 errfmt\k(21 \-\k(22 support\k(23 for\k(24 user-defined\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+print\k(01 formatted\k(02 output\k(03 fprintf(2)\k(04 fprintf,\k(05 printf,\k(06 sprintf,\k(07 snprintf,\k(08 vfprintf,\k(09 vprintf,\k(10 vsprintf,\k(11 vsnprintf\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+print\k(01 formatted\k(02 output\k(03 print(2)\k(04 print,\k(05 fprint,\k(06 sprint,\k(07 snprint,\k(08 seprint,\k(09 smprint,\k(10 runesprint,\k(11 runesnprint,\k(12 runeseprint,\k(13 runesmprint,\k(14 vfprint,\k(15 vsnprint,\k(16 vseprint,\k(17 vsmprint,\k(18 runevsnprint,\k(19 runevseprint,\k(20 runevsmprint\k(21 \-\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+print,\k(01 fprint,\k(02 sprint,\k(03 snprint,\k(04 seprint,\k(05 smprint,\k(06 runesprint,\k(07 runesnprint,\k(08 runeseprint,\k(09 runesmprint,\k(10 vfprint,\k(11 vsnprint,\k(12 vseprint,\k(13 vsmprint,\k(14 runevsnprint,\k(15 runevseprint,\k(16 runevsmprint\k(17 \-\k(18 print\k(19 formatted\k(20 output\k(21 print(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+print\k(01 histogram\k(02 of\k(03 character\k(04 frequencies\k(05 freq(1)\k(06 freq\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+print\k(01 news\k(02 items\k(03 news(1)\k(04 news\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+print\k(01 or\k(02 find\k(03 pages\k(04 of\k(05 this\k(06 manual\k(07 man(1)\k(08 man,\k(09 lookman,\k(10 sig\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+print\k(01 PCI\k(02 bus\k(03 configuration\k(04 pci(8)\k(05 pci\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+print,\k(01 probe,\k(02 serial,\k(03 usbfat:\k(04 \-\k(05 Universal\k(06 Serial\k(07 Bus\k(08 device\k(09 drivers\k(10 usb(4)\k(11 audio,\k(12 disk,\k(13 ether,\k(14 kb,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+print\k(01 sequences\k(02 of\k(03 numbers\k(04 seq(1)\k(05 seq\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+print\k(01 size\k(02 of\k(03 executable\k(04 files\k(05 size(1)\k(06 size\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+print\k(01 upcoming\k(02 events\k(03 calendar(1)\k(04 calendar\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+print\k(01 weather\k(02 report\k(03 weather(1)\k(04 weather\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+printable\k(01 strings\k(02 strings(1)\k(03 strings\k(04 \-\k(05 extract\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+printable\k(01 text\k(02 from\k(03 Microsoft\k(04 documents\k(05 doc2txt(1)\k(06 doc2txt,\k(07 doc2ps,\k(08 wdoc2txt,\k(09 xls2txt,\k(10 olefs,\k(11 mswordstrings,\k(12 msexceltables\k(13 \-\k(14 extract\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+printer\k(01 output\k(02 lp(1)\k(03 lp\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+printf,\k(01 sprintf,\k(02 snprintf,\k(03 vfprintf,\k(04 vprintf,\k(05 vsprintf,\k(06 vsnprintf\k(07 \-\k(08 print\k(09 formatted\k(10 output\k(11 fprintf(2)\k(12 fprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+printitems,\k(01 validitems,\k(02 freeitems,\k(03 freedocinfo,\k(04 dimenkind,\k(05 dimenspec,\k(06 targetid,\k(07 targetname,\k(08 fromStr,\k(09 toStr\k(10 \-\k(11 HTML\k(12 parser\k(13 html(2)\k(14 parsehtml,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+printnetkey,\k(01 status,\k(02 enable,\k(03 disable,\k(04 authsrv,\k(05 guard.srv,\k(06 wrkey,\k(07 login,\k(08 newns,\k(09 none\k(10 \-\k(11 maintain\k(12 or\k(13 query\k(14 authentication\k(15 databases\k(16 auth(8)\k(17 changeuser,\k(18 convkeys,\k(19 convkeys2,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+Privacy\k(01 Enhanced\k(02 Mail\k(03 (PE)\k(04 format\k(05 pem(8)\k(06 pemdecode,\k(07 pemencode\k(08 \-\k(09 encode\k(10 files\k(11 in\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+privalloc,\k(01 privfree\k(02 \-\k(03 per-process\k(04 private\k(05 storage\k(06 management\k(07 privalloc(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+private\k(01 storage\k(02 management\k(03 privalloc(2)\k(04 privalloc,\k(05 privfree\k(06 \-\k(07 per-process\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+_privates,\k(01 _nprivates,\k(02 _tos\k(03 \-\k(04 execute\k(05 a\k(06 file\k(07 exec(2)\k(08 exec,\k(09 execl,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+privfree\k(01 \-\k(02 per-process\k(03 private\k(04 storage\k(05 management\k(06 privalloc(2)\k(07 privalloc,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+prng,\k(01 fastrand,\k(02 nfastrand\k(03 \-\k(04 random\k(05 number\k(06 generators\k(07 rand(2)\k(08 rand,\k(09 lrand,\k(10 frand,\k(11 nrand,\k(12 lnrand,\k(13 srand,\k(14 truerand,\k(15 ntruerand,\k(16 genrandom,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+probably_prime,\k(01 smallprimetest\k(02 \-\k(03 prime\k(04 number\k(05 generation\k(06 prime(2)\k(07 genprime,\k(08 gensafeprime,\k(09 genstrongprime,\k(10 DSAprimes,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+probe,\k(01 serial,\k(02 usbfat:\k(03 \-\k(04 Universal\k(05 Serial\k(06 Bus\k(07 device\k(08 drivers\k(09 usb(4)\k(10 audio,\k(11 disk,\k(12 ether,\k(13 kb,\k(14 print,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+probe\k(01 the\k(02 Internet\k(03 ping(8)\k(04 ping,\k(05 gping,\k(06 traceroute,\k(07 hogports\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+proc\k(01 \-\k(02 running\k(03 processes\k(04 proc(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+proc\k(01 management\k(02 thread(2)\k(03 alt,\k(04 chancreate,\k(05 chanfree,\k(06 chaninit,\k(07 chanprint,\k(08 mainstacksize,\k(09 proccreate,\k(10 procdata,\k(11 procexec,\k(12 procexecl,\k(13 procrfork,\k(14 recv,\k(15 recvp,\k(16 recvul,\k(17 send,\k(18 sendp,\k(19 sendul,\k(20 nbrecv,\k(21 nbrecvp,\k(22 nbrecvul,\k(23 nbsend,\k(24 nbsendp,\k(25 nbsendul,\k(26 threadcreate,\k(27 threaddata,\k(28 threadexits,\k(29 threadexitsall,\k(30 threadgetgrp,\k(31 threadgetname,\k(32 threadint,\k(33 threadintgrp,\k(34 threadkill,\k(35 threadkillgrp,\k(36 threadmain,\k(37 threadnotify,\k(38 threadid,\k(39 threadpid,\k(40 threadsetgrp,\k(41 threadsetname,\k(42 threadwaitchan,\k(43 yield\k(44 \-\k(45 thread\k(46 and\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+proccreate,\k(01 procdata,\k(02 procexec,\k(03 procexecl,\k(04 procrfork,\k(05 recv,\k(06 recvp,\k(07 recvul,\k(08 send,\k(09 sendp,\k(10 sendul,\k(11 nbrecv,\k(12 nbrecvp,\k(13 nbrecvul,\k(14 nbsend,\k(15 nbsendp,\k(16 nbsendul,\k(17 threadcreate,\k(18 threaddata,\k(19 threadexits,\k(20 threadexitsall,\k(21 threadgetgrp,\k(22 threadgetname,\k(23 threadint,\k(24 threadintgrp,\k(25 threadkill,\k(26 threadkillgrp,\k(27 threadmain,\k(28 threadnotify,\k(29 threadid,\k(30 threadpid,\k(31 threadsetgrp,\k(32 threadsetname,\k(33 threadwaitchan,\k(34 yield\k(35 \-\k(36 thread\k(37 and\k(38 proc\k(39 management\k(40 thread(2)\k(41 alt,\k(42 chancreate,\k(43 chanfree,\k(44 chaninit,\k(45 chanprint,\k(46 mainstacksize,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+procdata,\k(01 procexec,\k(02 procexecl,\k(03 procrfork,\k(04 recv,\k(05 recvp,\k(06 recvul,\k(07 send,\k(08 sendp,\k(09 sendul,\k(10 nbrecv,\k(11 nbrecvp,\k(12 nbrecvul,\k(13 nbsend,\k(14 nbsendp,\k(15 nbsendul,\k(16 threadcreate,\k(17 threaddata,\k(18 threadexits,\k(19 threadexitsall,\k(20 threadgetgrp,\k(21 threadgetname,\k(22 threadint,\k(23 threadintgrp,\k(24 threadkill,\k(25 threadkillgrp,\k(26 threadmain,\k(27 threadnotify,\k(28 threadid,\k(29 threadpid,\k(30 threadsetgrp,\k(31 threadsetname,\k(32 threadwaitchan,\k(33 yield\k(34 \-\k(35 thread\k(36 and\k(37 proc\k(38 management\k(39 thread(2)\k(40 alt,\k(41 chancreate,\k(42 chanfree,\k(43 chaninit,\k(44 chanprint,\k(45 mainstacksize,\k(46 proccreate,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+procedures\k(01 booting(8)\k(02 booting\k(03 \-\k(04 bootstrapping\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+process\k(01 a\k(02 proto\k(03 file\k(04 listing\k(05 proto(2)\k(06 rdproto\k(07 \-\k(08 parse\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+process\k(01 and\k(02 children\k(03 cputime(2)\k(04 cputime,\k(05 times\k(06 \-\k(07 cpu\k(08 time\k(09 in\k(10 this\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+process\k(01 behavior\k(02 trace(1)\k(03 trace\k(04 \-\k(05 show\k(06 (real-time)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+process\k(01 cleanup\k(02 exits(2)\k(03 exits,\k(04 _exits,\k(05 atexit,\k(06 atexitdont,\k(07 terminate\k(08 \-\k(09 terminate\k(10 process,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+process\k(01 group\k(02 postnote(2)\k(03 postnote\k(04 \-\k(05 send\k(06 a\k(07 note\k(08 to\k(09 a\k(10 process\k(11 or\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+process\k(01 group\k(02 ids,\k(03 user,\k(04 null,\k(05 reboot,\k(06 etc.\k(07 cons(3)\k(08 cons\k(09 \-\k(10 console,\k(11 clocks,\k(12 process/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+process\k(01 ids\k(02 getpid(2)\k(03 getpid,\k(04 getppid\k(05 \-\k(06 get\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+process\k(01 notification\k(02 notify(2)\k(03 notify,\k(04 noted,\k(05 atnotify\k(06 \-\k(07 handle\k(08 asynchronous\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+process\k(01 option\k(02 letters\k(03 from\k(04 argv\k(05 arg(2)\k(06 ARGBEGIN,\k(07 ARGEND,\k(08 ARGC,\k(09 ARGF,\k(10 EARGF,\k(11 arginit,\k(12 argopt\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+process\k(01 or\k(02 process\k(03 group\k(04 postnote(2)\k(05 postnote\k(06 \-\k(07 send\k(08 a\k(09 note\k(10 to\k(11 a\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+process\k(01 private\k(02 storage\k(03 management\k(04 privalloc(2)\k(05 privalloc,\k(06 privfree\k(07 \-\k(08 per-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+process,\k(01 process\k(02 cleanup\k(03 exits(2)\k(04 exits,\k(05 _exits,\k(06 atexit,\k(07 atexitdont,\k(08 terminate\k(09 \-\k(10 terminate\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+process\k(01 resources\k(02 fork(2)\k(03 fork,\k(04 rfork\k(05 \-\k(06 manipulate\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+process\k(01 snapshots\k(02 snap(4)\k(03 snap,\k(04 snapfs\k(05 \-\k(06 create\k(07 and\k(08 mount\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+process\k(01 snapshots\k(02 snap(6)\k(03 snap\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+process\k(01 status\k(02 ps(1)\k(03 ps,\k(04 psu\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+process\k(01 synchronization\k(02 rendezvous(2)\k(03 rendezvous\k(04 \-\k(05 user\k(06 level\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+process\k(01 to\k(02 exit\k(03 wait(2)\k(04 await,\k(05 wait,\k(06 waitpid\k(07 \-\k(08 wait\k(09 for\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+processes\k(01 cap(3)\k(02 cap\k(03 \-\k(04 capabilities\k(05 for\k(06 setting\k(07 the\k(08 user\k(09 id\k(10 of\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+processes\k(01 kill(1)\k(02 kill,\k(03 slay,\k(04 broke\k(05 \-\k(06 print\k(07 commands\k(08 to\k(09 kill\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+processes\k(01 proc(3)\k(02 proc\k(03 \-\k(04 running\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+processes\k(01 stop(1)\k(02 stop,\k(03 start\k(04 \-\k(05 print\k(06 commands\k(07 to\k(08 stop\k(09 and\k(10 start\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+processes\k(01 for\k(02 threaded\k(03 programs\k(04 ioproc(2)\k(05 closeioproc,\k(06 iocall,\k(07 ioclose,\k(08 iointerrupt,\k(09 iodial,\k(10 ioopen,\k(11 ioproc,\k(12 ioread,\k(13 ioreadn,\k(14 iowrite\k(15 \-\k(16 slave\k(17 I/O\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+processing\k(01 language\k(02 awk(1)\k(03 awk\k(04 \-\k(05 pattern-directed\k(06 scanning\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Processors\k(01 na(8)\k(02 na\k(03 \-\k(04 assembler\k(05 for\k(06 the\k(07 Symbios\k(08 Logic\k(09 PCI-SCSI\k(10 I/O\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+process/process\k(01 group\k(02 ids,\k(03 user,\k(04 null,\k(05 reboot,\k(06 etc.\k(07 cons(3)\k(08 cons\k(09 \-\k(10 console,\k(11 clocks,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+procexec,\k(01 procexecl,\k(02 procrfork,\k(03 recv,\k(04 recvp,\k(05 recvul,\k(06 send,\k(07 sendp,\k(08 sendul,\k(09 nbrecv,\k(10 nbrecvp,\k(11 nbrecvul,\k(12 nbsend,\k(13 nbsendp,\k(14 nbsendul,\k(15 threadcreate,\k(16 threaddata,\k(17 threadexits,\k(18 threadexitsall,\k(19 threadgetgrp,\k(20 threadgetname,\k(21 threadint,\k(22 threadintgrp,\k(23 threadkill,\k(24 threadkillgrp,\k(25 threadmain,\k(26 threadnotify,\k(27 threadid,\k(28 threadpid,\k(29 threadsetgrp,\k(30 threadsetname,\k(31 threadwaitchan,\k(32 yield\k(33 \-\k(34 thread\k(35 and\k(36 proc\k(37 management\k(38 thread(2)\k(39 alt,\k(40 chancreate,\k(41 chanfree,\k(42 chaninit,\k(43 chanprint,\k(44 mainstacksize,\k(45 proccreate,\k(46 procdata,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+procexecl,\k(01 procrfork,\k(02 recv,\k(03 recvp,\k(04 recvul,\k(05 send,\k(06 sendp,\k(07 sendul,\k(08 nbrecv,\k(09 nbrecvp,\k(10 nbrecvul,\k(11 nbsend,\k(12 nbsendp,\k(13 nbsendul,\k(14 threadcreate,\k(15 threaddata,\k(16 threadexits,\k(17 threadexitsall,\k(18 threadgetgrp,\k(19 threadgetname,\k(20 threadint,\k(21 threadintgrp,\k(22 threadkill,\k(23 threadkillgrp,\k(24 threadmain,\k(25 threadnotify,\k(26 threadid,\k(27 threadpid,\k(28 threadsetgrp,\k(29 threadsetname,\k(30 threadwaitchan,\k(31 yield\k(32 \-\k(33 thread\k(34 and\k(35 proc\k(36 management\k(37 thread(2)\k(38 alt,\k(39 chancreate,\k(40 chanfree,\k(41 chaninit,\k(42 chanprint,\k(43 mainstacksize,\k(44 proccreate,\k(45 procdata,\k(46 procexec,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+procrfork,\k(01 recv,\k(02 recvp,\k(03 recvul,\k(04 send,\k(05 sendp,\k(06 sendul,\k(07 nbrecv,\k(08 nbrecvp,\k(09 nbrecvul,\k(10 nbsend,\k(11 nbsendp,\k(12 nbsendul,\k(13 threadcreate,\k(14 threaddata,\k(15 threadexits,\k(16 threadexitsall,\k(17 threadgetgrp,\k(18 threadgetname,\k(19 threadint,\k(20 threadintgrp,\k(21 threadkill,\k(22 threadkillgrp,\k(23 threadmain,\k(24 threadnotify,\k(25 threadid,\k(26 threadpid,\k(27 threadsetgrp,\k(28 threadsetname,\k(29 threadwaitchan,\k(30 yield\k(31 \-\k(32 thread\k(33 and\k(34 proc\k(35 management\k(36 thread(2)\k(37 alt,\k(38 chancreate,\k(39 chanfree,\k(40 chaninit,\k(41 chanprint,\k(42 mainstacksize,\k(43 proccreate,\k(44 procdata,\k(45 procexec,\k(46 procexecl,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+prof,\k(01 tprof,\k(02 kprof\k(03 \-\k(04 display\k(05 profiling\k(06 data\k(07 prof(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+profiling\k(01 kprof(3)\k(02 kprof\k(03 \-\k(04 kernel\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+profiling\k(01 data\k(02 prof(1)\k(03 prof,\k(04 tprof,\k(05 kprof\k(06 \-\k(07 display\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+program\k(01 9load(8)\k(02 9load,\k(03 9pxeload,\k(04 ld\k(05 \-\k(06 PC\k(07 bootstrap\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+program\k(01 units(1)\k(02 units\k(03 \-\k(04 conversion\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+program\k(01 beautifier\k(02 cb(1)\k(03 cb\k(04 \-\k(05 C\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+program\k(01 execution\k(02 execnet(4)\k(03 execnet\k(04 \-\k(05 network\k(06 interface\k(07 to\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+program\k(01 invariants\k(02 assert(2)\k(03 assert\k(04 \-\k(05 check\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+programs\k(01 ioproc(2)\k(02 closeioproc,\k(03 iocall,\k(04 ioclose,\k(05 iointerrupt,\k(06 iodial,\k(07 ioopen,\k(08 ioproc,\k(09 ioread,\k(10 ioreadn,\k(11 iowrite\k(12 \-\k(13 slave\k(14 I/O\k(15 processes\k(16 for\k(17 threaded\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+programs\k(01 lex(1)\k(02 lex\k(03 \-\k(04 generator\k(05 of\k(06 lexical\k(07 analysis\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+projections\k(01 map(7)\k(02 map,\k(03 mapdemo\k(04 \-\k(05 draw\k(06 maps\k(07 on\k(08 various\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+prompter\k(01 \-\k(02 bitsy-specific\k(03 utilities\k(04 bitsyload(1)\k(05 bitsyload,\k(06 light,\k(07 pencal,\k(08 keyboard,\k(09 params,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+proof\k(01 \-\k(02 troff\k(03 output\k(04 interpreter\k(05 proof(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+proto,\k(01 CSP\k(02 \-\k(03 USB\k(04 device\k(05 driver\k(06 library\k(07 usb(2)\k(08 usbcmd,\k(09 classname,\k(10 closedev,\k(11 configdev,\k(12 devctl,\k(13 finddevs,\k(14 loaddevstr,\k(15 matchdevcsp,\k(16 opendev,\k(17 opendevdata,\k(18 openep,\k(19 startdevs,\k(20 unstall,\k(21 class,\k(22 subclass,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+proto\k(01 file\k(02 listing\k(03 proto(2)\k(04 rdproto\k(05 \-\k(06 parse\k(07 and\k(08 process\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+protocol\k(01 fcall(2)\k(02 Fcall,\k(03 convS2M,\k(04 convD2M,\k(05 convM2S,\k(06 convM2D,\k(07 fcallfmt,\k(08 dirfmt,\k(09 dirmodefmt,\k(10 read9pmsg,\k(11 statcheck,\k(12 sizeS2M,\k(13 sizeD2M\k(14 \-\k(15 interface\k(16 to\k(17 Plan\k(18 9\k(19 File\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+protocol\k(01 ppp(8)\k(02 ppp,\k(03 pppoe,\k(04 pptp,\k(05 pptpd\k(06 \-\k(07 point-to-point\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Protocol,\k(01 9P\k(02 intro(5)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 the\k(08 Plan\k(09 9\k(10 File\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Protocol\k(01 addressing\k(02 ip(2)\k(03 eipfmt,\k(04 parseip,\k(05 parseipmask,\k(06 v4parseip,\k(07 v4parsecidr,\k(08 parseether,\k(09 myipaddr,\k(10 myetheraddr,\k(11 maskip,\k(12 equivip4,\k(13 equivip6,\k(14 defmask,\k(15 isv4,\k(16 v4tov6,\k(17 v6tov4,\k(18 nhgetv,\k(19 nhgetl,\k(20 nhgets,\k(21 hnputv,\k(22 hnputl,\k(23 hnputs,\k(24 ptclbsum,\k(25 readipifc\k(26 \-\k(27 Internet\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+protocol\k(01 (FT)\k(02 file\k(03 system\k(04 ftpfs(4)\k(05 ftpfs\k(06 \-\k(07 file\k(08 transfer\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+protocol\k(01 (NNT)\k(02 file\k(03 system\k(04 nntpfs(4)\k(05 nntpfs\k(06 \-\k(07 network\k(08 news\k(09 transport\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+protocol\k(01 version\k(02 version(5)\k(03 version\k(04 \-\k(05 negotiate\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+protocols\k(01 authsrv(6)\k(02 authsrv,\k(03 p9any,\k(04 p9sk1,\k(05 p9sk2\k(06 \-\k(07 authentication\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+protocols\k(01 over\k(02 IP\k(03 ip(3)\k(04 ip,\k(05 esp,\k(06 gre,\k(07 icmp,\k(08 icmpv6,\k(09 ipmux,\k(10 rudp,\k(11 tcp,\k(12 udp\k(13 \-\k(14 network\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+ps,\k(01 psu\k(02 \-\k(03 process\k(04 status\k(05 ps(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+ps2pdf,\k(01 pdf2ps\k(02 \-\k(03 convert\k(04 between\k(05 PostScript\k(06 and\k(07 PDF\k(08 ps2pdf(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+psu\k(01 \-\k(02 process\k(03 status\k(04 ps(1)\k(05 ps,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+Pt,\k(01 Rect,\k(02 Rpt\k(03 \-\k(04 arithmetic\k(05 on\k(06 points\k(07 and\k(08 rectangles\k(09 addpt(2)\k(10 addpt,\k(11 subpt,\k(12 mulpt,\k(13 divpt,\k(14 rectaddpt,\k(15 rectsubpt,\k(16 insetrect,\k(17 canonrect,\k(18 eqpt,\k(19 eqrect,\k(20 ptinrect,\k(21 rectinrect,\k(22 rectXrect,\k(23 rectclip,\k(24 combinerect,\k(25 Dx,\k(26 Dy,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+ptclbsum,\k(01 readipifc\k(02 \-\k(03 Internet\k(04 Protocol\k(05 addressing\k(06 ip(2)\k(07 eipfmt,\k(08 parseip,\k(09 parseipmask,\k(10 v4parseip,\k(11 v4parsecidr,\k(12 parseether,\k(13 myipaddr,\k(14 myetheraddr,\k(15 maskip,\k(16 equivip4,\k(17 equivip6,\k(18 defmask,\k(19 isv4,\k(20 v4tov6,\k(21 v6tov4,\k(22 nhgetv,\k(23 nhgetl,\k(24 nhgets,\k(25 hnputv,\k(26 hnputl,\k(27 hnputs,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+ptinrect,\k(01 rectinrect,\k(02 rectXrect,\k(03 rectclip,\k(04 combinerect,\k(05 Dx,\k(06 Dy,\k(07 Pt,\k(08 Rect,\k(09 Rpt\k(10 \-\k(11 arithmetic\k(12 on\k(13 points\k(14 and\k(15 rectangles\k(16 addpt(2)\k(17 addpt,\k(18 subpt,\k(19 mulpt,\k(20 divpt,\k(21 rectaddpt,\k(22 rectsubpt,\k(23 insetrect,\k(24 canonrect,\k(25 eqpt,\k(26 eqrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+public\k(01 key\k(02 thumbprints\k(03 thumbprint(6)\k(04 thumbprint\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+publicscreen,\k(01 freescreen,\k(02 allocwindow,\k(03 bottomwindow,\k(04 bottomnwindows,\k(05 topwindow,\k(06 topnwindows,\k(07 originwindow\k(08 \-\k(09 window\k(10 management\k(11 window(2)\k(12 Screen,\k(13 allocscreen,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+pull,\k(01 push,\k(02 scan\k(03 \-\k(04 client-server\k(05 replica\k(06 management\k(07 replica(1)\k(08 changes,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pump\k(01 \-\k(02 copy\k(03 asynchronously\k(04 via\k(05 a\k(06 large\k(07 circular\k(08 buffer\k(09 pump(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+push,\k(01 scan\k(02 \-\k(03 client-server\k(04 replica\k(05 management\k(06 replica(1)\k(07 changes,\k(08 pull,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+pushmat,\k(01 popmat,\k(02 rot,\k(03 qrot,\k(04 scale,\k(05 move,\k(06 xform,\k(07 ixform,\k(08 persp,\k(09 look,\k(10 viewport\k(11 \-\k(12 Geometric\k(13 transformations\k(14 matrix(2)\k(15 ident,\k(16 matmul,\k(17 matmulr,\k(18 determinant,\k(19 adjoint,\k(20 invertmat,\k(21 xformpoint,\k(22 xformpointd,\k(23 xformplane,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+pushssl\k(01 \-\k(02 attach\k(03 SSL\k(04 version\k(05 2\k(06 encryption\k(07 to\k(08 a\k(09 communication\k(10 channel\k(11 pushssl(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+pushtls,\k(01 tlsClient,\k(02 tlsServer,\k(03 initThumbprints,\k(04 freeThumbprints,\k(05 okThumbprint,\k(06 readcert,\k(07 readcertchain\k(08 \-\k(09 attach\k(10 TLS1\k(11 or\k(12 SSL3\k(13 encryption\k(14 to\k(15 a\k(16 communication\k(17 channel\k(18 pushtls(2)\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+put\k(01 file\k(02 status\k(03 stat(2)\k(04 stat,\k(05 fstat,\k(06 wstat,\k(07 fwstat,\k(08 dirstat,\k(09 dirfstat,\k(10 dirwstat,\k(11 dirfwstat,\k(12 nulldir\k(13 \-\k(14 get\k(15 and\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+put1,\k(01 put2,\k(02 put4,\k(03 put8,\k(04 beswab,\k(05 beswal,\k(06 beswav,\k(07 leswab,\k(08 leswal,\k(09 leswav\k(10 \-\k(11 machine-independent\k(12 access\k(13 to\k(14 executable\k(15 files\k(16 mach(2)\k(17 crackhdr,\k(18 machbytype,\k(19 machbyname,\k(20 newmap,\k(21 setmap,\k(22 findseg,\k(23 unusemap,\k(24 loadmap,\k(25 attachproc,\k(26 get1,\k(27 get2,\k(28 get4,\k(29 get8,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+put2,\k(01 put4,\k(02 put8,\k(03 beswab,\k(04 beswal,\k(05 beswav,\k(06 leswab,\k(07 leswal,\k(08 leswav\k(09 \-\k(10 machine-independent\k(11 access\k(12 to\k(13 executable\k(14 files\k(15 mach(2)\k(16 crackhdr,\k(17 machbytype,\k(18 machbyname,\k(19 newmap,\k(20 setmap,\k(21 findseg,\k(22 unusemap,\k(23 loadmap,\k(24 attachproc,\k(25 get1,\k(26 get2,\k(27 get4,\k(28 get8,\k(29 put1,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+put4,\k(01 put8,\k(02 beswab,\k(03 beswal,\k(04 beswav,\k(05 leswab,\k(06 leswal,\k(07 leswav\k(08 \-\k(09 machine-independent\k(10 access\k(11 to\k(12 executable\k(13 files\k(14 mach(2)\k(15 crackhdr,\k(16 machbytype,\k(17 machbyname,\k(18 newmap,\k(19 setmap,\k(20 findseg,\k(21 unusemap,\k(22 loadmap,\k(23 attachproc,\k(24 get1,\k(25 get2,\k(26 get4,\k(27 get8,\k(28 put1,\k(29 put2,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+put8,\k(01 beswab,\k(02 beswal,\k(03 beswav,\k(04 leswab,\k(05 leswal,\k(06 leswav\k(07 \-\k(08 machine-independent\k(09 access\k(10 to\k(11 executable\k(12 files\k(13 mach(2)\k(14 crackhdr,\k(15 machbytype,\k(16 machbyname,\k(17 newmap,\k(18 setmap,\k(19 findseg,\k(20 unusemap,\k(21 loadmap,\k(22 attachproc,\k(23 get1,\k(24 get2,\k(25 get4,\k(26 get8,\k(27 put1,\k(28 put2,\k(29 put4,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+putc,\k(01 putchar,\k(02 ungetc,\k(03 fgets,\k(04 gets,\k(05 fputs,\k(06 puts,\k(07 fread,\k(08 fwrite\k(09 \-\k(10 Stdio\k(11 input\k(12 and\k(13 output\k(14 fgetc(2)\k(15 fgetc,\k(16 getc,\k(17 getchar,\k(18 fputc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+putchar,\k(01 ungetc,\k(02 fgets,\k(03 gets,\k(04 fputs,\k(05 puts,\k(06 fread,\k(07 fwrite\k(08 \-\k(09 Stdio\k(10 input\k(11 and\k(12 output\k(13 fgetc(2)\k(14 fgetc,\k(15 getc,\k(16 getchar,\k(17 fputc,\k(18 putc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+putenv\k(01 \-\k(02 access\k(03 environment\k(04 variables\k(05 getenv(2)\k(06 getenv,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+puts,\k(01 fread,\k(02 fwrite\k(03 \-\k(04 Stdio\k(05 input\k(06 and\k(07 output\k(08 fgetc(2)\k(09 fgetc,\k(10 getc,\k(11 getchar,\k(12 fputc,\k(13 putc,\k(14 putchar,\k(15 ungetc,\k(16 fgets,\k(17 gets,\k(18 fputs,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+pwd,\k(01 pbd\k(02 \-\k(03 working\k(04 directory\k(05 pwd(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+pwrite\k(01 \-\k(02 read\k(03 or\k(04 write\k(05 file\k(06 read(2)\k(07 read,\k(08 readn,\k(09 write,\k(10 pread,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+pwritev\k(01 \-\k(02 scatter/gather\k(03 read\k(04 and\k(05 write\k(06 readv(2)\k(07 readv,\k(08 writev,\k(09 preadv,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+qa,\k(01 va\k(02 \-\k(03 assemblers\k(04 2a(1)\k(05 0a,\k(06 1a,\k(07 2a,\k(08 5a,\k(09 6a,\k(10 7a,\k(11 8a,\k(12 ka,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+qadd,\k(01 qsub,\k(02 qneg,\k(03 qmul,\k(04 qdiv,\k(05 qunit,\k(06 qinv,\k(07 qlen,\k(08 slerp,\k(09 qmid,\k(10 qsqrt\k(11 \-\k(12 Quaternion\k(13 arithmetic\k(14 quaternion(2)\k(15 qtom,\k(16 mtoq,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qball\k(01 \-\k(02 3-d\k(03 rotation\k(04 controller\k(05 qball(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+qc,\k(01 vc\k(02 \-\k(03 C\k(04 compilers\k(05 2c(1)\k(06 0c,\k(07 1c,\k(08 2c,\k(09 5c,\k(10 6c,\k(11 7c,\k(12 8c,\k(13 kc,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+qdiv,\k(01 qunit,\k(02 qinv,\k(03 qlen,\k(04 slerp,\k(05 qmid,\k(06 qsqrt\k(07 \-\k(08 Quaternion\k(09 arithmetic\k(10 quaternion(2)\k(11 qtom,\k(12 mtoq,\k(13 qadd,\k(14 qsub,\k(15 qneg,\k(16 qmul,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qer,\k(01 runq\k(02 \-\k(03 queue\k(04 management\k(05 for\k(06 spooled\k(07 files\k(08 qer(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+qi\k(01 \-\k(02 instruction\k(03 simulators\k(04 vi(1)\k(05 5i,\k(06 ki,\k(07 vi,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+qinv,\k(01 qlen,\k(02 slerp,\k(03 qmid,\k(04 qsqrt\k(05 \-\k(06 Quaternion\k(07 arithmetic\k(08 quaternion(2)\k(09 qtom,\k(10 mtoq,\k(11 qadd,\k(12 qsub,\k(13 qneg,\k(14 qmul,\k(15 qdiv,\k(16 qunit,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+ql,\k(01 vl\k(02 \-\k(03 loaders\k(04 2l(1)\k(05 0l,\k(06 1l,\k(07 2l,\k(08 5l,\k(09 6l,\k(10 7l,\k(11 8l,\k(12 kl,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+qlen,\k(01 slerp,\k(02 qmid,\k(03 qsqrt\k(04 \-\k(05 Quaternion\k(06 arithmetic\k(07 quaternion(2)\k(08 qtom,\k(09 mtoq,\k(10 qadd,\k(11 qsub,\k(12 qneg,\k(13 qmul,\k(14 qdiv,\k(15 qunit,\k(16 qinv,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qlock,\k(01 canqlock,\k(02 qunlock,\k(03 rlock,\k(04 canrlock,\k(05 runlock,\k(06 wlock,\k(07 canwlock,\k(08 wunlock,\k(09 rsleep,\k(10 rwakeup,\k(11 rwakeupall,\k(12 incref,\k(13 decref\k(14 \-\k(15 spin\k(16 locks,\k(17 queueing\k(18 rendezvous\k(19 locks,\k(20 reader-writer\k(21 locks,\k(22 rendezvous\k(23 points,\k(24 and\k(25 reference\k(26 counts\k(27 lock(2)\k(28 lock,\k(29 canlock,\k(30 unlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+qmid,\k(01 qsqrt\k(02 \-\k(03 Quaternion\k(04 arithmetic\k(05 quaternion(2)\k(06 qtom,\k(07 mtoq,\k(08 qadd,\k(09 qsub,\k(10 qneg,\k(11 qmul,\k(12 qdiv,\k(13 qunit,\k(14 qinv,\k(15 qlen,\k(16 slerp,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qmul,\k(01 qdiv,\k(02 qunit,\k(03 qinv,\k(04 qlen,\k(05 slerp,\k(06 qmid,\k(07 qsqrt\k(08 \-\k(09 Quaternion\k(10 arithmetic\k(11 quaternion(2)\k(12 qtom,\k(13 mtoq,\k(14 qadd,\k(15 qsub,\k(16 qneg,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qneg,\k(01 qmul,\k(02 qdiv,\k(03 qunit,\k(04 qinv,\k(05 qlen,\k(06 slerp,\k(07 qmid,\k(08 qsqrt\k(09 \-\k(10 Quaternion\k(11 arithmetic\k(12 quaternion(2)\k(13 qtom,\k(14 mtoq,\k(15 qadd,\k(16 qsub,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qrot,\k(01 scale,\k(02 move,\k(03 xform,\k(04 ixform,\k(05 persp,\k(06 look,\k(07 viewport\k(08 \-\k(09 Geometric\k(10 transformations\k(11 matrix(2)\k(12 ident,\k(13 matmul,\k(14 matmulr,\k(15 determinant,\k(16 adjoint,\k(17 invertmat,\k(18 xformpoint,\k(19 xformpointd,\k(20 xformplane,\k(21 pushmat,\k(22 popmat,\k(23 rot,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+qsort\k(01 \-\k(02 quicker\k(03 sort\k(04 qsort(2)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+qsqrt\k(01 \-\k(02 Quaternion\k(03 arithmetic\k(04 quaternion(2)\k(05 qtom,\k(06 mtoq,\k(07 qadd,\k(08 qsub,\k(09 qneg,\k(10 qmul,\k(11 qdiv,\k(12 qunit,\k(13 qinv,\k(14 qlen,\k(15 slerp,\k(16 qmid,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qsub,\k(01 qneg,\k(02 qmul,\k(03 qdiv,\k(04 qunit,\k(05 qinv,\k(06 qlen,\k(07 slerp,\k(08 qmid,\k(09 qsqrt\k(10 \-\k(11 Quaternion\k(12 arithmetic\k(13 quaternion(2)\k(14 qtom,\k(15 mtoq,\k(16 qadd,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qtom,\k(01 mtoq,\k(02 qadd,\k(03 qsub,\k(04 qneg,\k(05 qmul,\k(06 qdiv,\k(07 qunit,\k(08 qinv,\k(09 qlen,\k(10 slerp,\k(11 qmid,\k(12 qsqrt\k(13 \-\k(14 Quaternion\k(15 arithmetic\k(16 quaternion(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+Quaternion\k(01 arithmetic\k(02 quaternion(2)\k(03 qtom,\k(04 mtoq,\k(05 qadd,\k(06 qsub,\k(07 qneg,\k(08 qmul,\k(09 qdiv,\k(10 qunit,\k(11 qinv,\k(12 qlen,\k(13 slerp,\k(14 qmid,\k(15 qsqrt\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+query\k(01 authentication\k(02 databases\k(03 auth(8)\k(04 changeuser,\k(05 convkeys,\k(06 convkeys2,\k(07 printnetkey,\k(08 status,\k(09 enable,\k(10 disable,\k(11 authsrv,\k(12 guard.srv,\k(13 wrkey,\k(14 login,\k(15 newns,\k(16 none\k(17 \-\k(18 maintain\k(19 or\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+query,\k(01 ipquery,\k(02 mkhash,\k(03 mkdb,\k(04 mkhosts,\k(05 cs,\k(06 csquery,\k(07 dns,\k(08 dnstcp,\k(09 dnsquery,\k(10 dnsdebug\k(11 \-\k(12 network\k(13 database\k(14 ndb(8)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+queue\k(01 management\k(02 for\k(03 spooled\k(04 files\k(05 qer(8)\k(06 qer,\k(07 runq\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+queueing\k(01 rendezvous\k(02 locks,\k(03 reader-writer\k(04 locks,\k(05 rendezvous\k(06 points,\k(07 and\k(08 reference\k(09 counts\k(10 lock(2)\k(11 lock,\k(12 canlock,\k(13 unlock,\k(14 qlock,\k(15 canqlock,\k(16 qunlock,\k(17 rlock,\k(18 canrlock,\k(19 runlock,\k(20 wlock,\k(21 canwlock,\k(22 wunlock,\k(23 rsleep,\k(24 rwakeup,\k(25 rwakeupall,\k(26 incref,\k(27 decref\k(28 \-\k(29 spin\k(30 locks,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+qunit,\k(01 qinv,\k(02 qlen,\k(03 slerp,\k(04 qmid,\k(05 qsqrt\k(06 \-\k(07 Quaternion\k(08 arithmetic\k(09 quaternion(2)\k(10 qtom,\k(11 mtoq,\k(12 qadd,\k(13 qsub,\k(14 qneg,\k(15 qmul,\k(16 qdiv,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+qunlock,\k(01 rlock,\k(02 canrlock,\k(03 runlock,\k(04 wlock,\k(05 canwlock,\k(06 wunlock,\k(07 rsleep,\k(08 rwakeup,\k(09 rwakeupall,\k(10 incref,\k(11 decref\k(12 \-\k(13 spin\k(14 locks,\k(15 queueing\k(16 rendezvous\k(17 locks,\k(18 reader-writer\k(19 locks,\k(20 rendezvous\k(21 points,\k(22 and\k(23 reference\k(24 counts\k(25 lock(2)\k(26 lock,\k(27 canlock,\k(28 unlock,\k(29 qlock,\k(30 canqlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+quoted\k(01 character\k(02 strings\k(03 quote(2)\k(04 quotestrdup,\k(05 quoterunestrdup,\k(06 unquotestrdup,\k(07 unquoterunestrdup,\k(08 quotestrfmt,\k(09 quoterunestrfmt,\k(10 quotefmtinstall,\k(11 doquote,\k(12 needsrcquote\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+quotefmtinstall,\k(01 doquote,\k(02 needsrcquote\k(03 \-\k(04 quoted\k(05 character\k(06 strings\k(07 quote(2)\k(08 quotestrdup,\k(09 quoterunestrdup,\k(10 unquotestrdup,\k(11 unquoterunestrdup,\k(12 quotestrfmt,\k(13 quoterunestrfmt,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+quoterunestrdup,\k(01 unquotestrdup,\k(02 unquoterunestrdup,\k(03 quotestrfmt,\k(04 quoterunestrfmt,\k(05 quotefmtinstall,\k(06 doquote,\k(07 needsrcquote\k(08 \-\k(09 quoted\k(10 character\k(11 strings\k(12 quote(2)\k(13 quotestrdup,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+quoterunestrfmt,\k(01 quotefmtinstall,\k(02 doquote,\k(03 needsrcquote\k(04 \-\k(05 quoted\k(06 character\k(07 strings\k(08 quote(2)\k(09 quotestrdup,\k(10 quoterunestrdup,\k(11 unquotestrdup,\k(12 unquoterunestrdup,\k(13 quotestrfmt,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+quotestrdup,\k(01 quoterunestrdup,\k(02 unquotestrdup,\k(03 unquoterunestrdup,\k(04 quotestrfmt,\k(05 quoterunestrfmt,\k(06 quotefmtinstall,\k(07 doquote,\k(08 needsrcquote\k(09 \-\k(10 quoted\k(11 character\k(12 strings\k(13 quote(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+quotestrfmt,\k(01 quoterunestrfmt,\k(02 quotefmtinstall,\k(03 doquote,\k(04 needsrcquote\k(05 \-\k(06 quoted\k(07 character\k(08 strings\k(09 quote(2)\k(10 quotestrdup,\k(11 quoterunestrdup,\k(12 unquotestrdup,\k(13 unquoterunestrdup,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+RAM\k(01 rtc(3)\k(02 rtc\k(03 \-\k(04 real-time\k(05 clock\k(06 and\k(07 non-volatile\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ramfs\k(01 \-\k(02 memory\k(03 file\k(04 system\k(05 ramfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+rand,\k(01 lrand,\k(02 frand,\k(03 nrand,\k(04 lnrand,\k(05 srand,\k(06 truerand,\k(07 ntruerand,\k(08 genrandom,\k(09 prng,\k(10 fastrand,\k(11 nfastrand\k(12 \-\k(13 random\k(14 number\k(15 generators\k(16 rand(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+random\k(01 number\k(02 generators\k(03 rand(2)\k(04 rand,\k(05 lrand,\k(06 frand,\k(07 nrand,\k(08 lnrand,\k(09 srand,\k(10 truerand,\k(11 ntruerand,\k(12 genrandom,\k(13 prng,\k(14 fastrand,\k(15 nfastrand\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+rarpd,\k(01 tftpd\k(02 \-\k(03 Internet\k(04 booting\k(05 dhcpd(8)\k(06 dhcpd,\k(07 dhcpleases,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ratfs\k(01 \-\k(02 mail\k(03 address\k(04 ratification\k(05 file\k(06 system\k(07 ratfs(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ratification\k(01 file\k(02 system\k(03 ratfs(4)\k(04 ratfs\k(05 \-\k(06 mail\k(07 address\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ray\k(01 discs\k(02 or\k(03 restore\k(04 from\k(05 them\k(06 backup(8)\k(07 backup,\k(08 tobackup,\k(09 dumparenas,\k(10 restore\k(11 \-\k(12 backup\k(13 venti\k(14 arenas\k(15 to\k(16 blu-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+rc,\k(01 cd,\k(02 eval,\k(03 exec,\k(04 exit,\k(05 flag,\k(06 rfork,\k(07 shift,\k(08 wait,\k(09 whatis,\k(10 .,\k(11 ~\k(12 \-\k(13 command\k(14 language\k(15 rc(1)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+rc4\k(01 encryption\k(02 rc4(2)\k(03 setupRC4state,\k(04 rc4,\k(05 rc4skip,\k(06 rc4back\k(07 -\k(08 alleged\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rc4,\k(01 rc4skip,\k(02 rc4back\k(03 -\k(04 alleged\k(05 rc4\k(06 encryption\k(07 rc4(2)\k(08 setupRC4state,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rc4back\k(01 -\k(02 alleged\k(03 rc4\k(04 encryption\k(05 rc4(2)\k(06 setupRC4state,\k(07 rc4,\k(08 rc4skip,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rc4skip,\k(01 rc4back\k(02 -\k(03 alleged\k(04 rc4\k(05 encryption\k(06 rc4(2)\k(07 setupRC4state,\k(08 rc4,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rdarena,\k(01 wrarena\k(02 \-\k(03 copy\k(04 arenas\k(05 between\k(06 venti\k(07 servers\k(08 venti-backup(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rdbfs\k(01 \-\k(02 remote\k(03 kernel\k(04 debugging\k(05 file\k(06 system\k(07 rdbfs(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+rdproto\k(01 \-\k(02 parse\k(03 and\k(04 process\k(05 a\k(06 proto\k(07 file\k(08 listing\k(09 proto(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+read\k(01 \-\k(02 catenate\k(03 files\k(04 cat(1)\k(05 cat,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+read\k(01 and\k(02 write\k(03 readv(2)\k(04 readv,\k(05 writev,\k(06 preadv,\k(07 pwritev\k(08 \-\k(09 scatter/gather\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+read\k(01 directory\k(02 dirread(2)\k(03 dirread,\k(04 dirreadall\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+read\k(01 or\k(02 write\k(03 file\k(04 read(2)\k(05 read,\k(06 readn,\k(07 write,\k(08 pread,\k(09 pwrite\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+read,\k(01 readn,\k(02 write,\k(03 pread,\k(04 pwrite\k(05 \-\k(06 read\k(07 or\k(08 write\k(09 file\k(10 read(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+read,\k(01 write\k(02 \-\k(03 transfer\k(04 data\k(05 from\k(06 and\k(07 to\k(08 a\k(09 file\k(10 read(5)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+read,\k(01 write,\k(02 copy\k(03 \-\k(04 simple\k(05 Venti\k(06 clients\k(07 venti(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+read9pmsg,\k(01 statcheck,\k(02 sizeS2M,\k(03 sizeD2M\k(04 \-\k(05 interface\k(06 to\k(07 Plan\k(08 9\k(09 File\k(10 protocol\k(11 fcall(2)\k(12 Fcall,\k(13 convS2M,\k(14 convD2M,\k(15 convM2S,\k(16 convM2D,\k(17 fcallfmt,\k(18 dirfmt,\k(19 dirmodefmt,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+readar\k(01 \-\k(02 object\k(03 file\k(04 interpretation\k(05 functions\k(06 object(2)\k(07 objtype,\k(08 readobj,\k(09 objtraverse,\k(10 isar,\k(11 nextar,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+readbuf,\k(01 readstr,\k(02 respond,\k(03 responderror,\k(04 threadlistensrv,\k(05 threadpostmountsrv,\k(06 srv\k(07 \-\k(08 9P\k(09 file\k(10 service\k(11 9p(2)\k(12 Srv,\k(13 dirread9p,\k(14 emalloc9p,\k(15 erealloc9p,\k(16 estrdup9p,\k(17 listensrv,\k(18 postfd,\k(19 postmountsrv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+readcert,\k(01 readcertchain\k(02 \-\k(03 attach\k(04 TLS1\k(05 or\k(06 SSL3\k(07 encryption\k(08 to\k(09 a\k(10 communication\k(11 channel\k(12 pushtls(2)\k(13 pushtls,\k(14 tlsClient,\k(15 tlsServer,\k(16 initThumbprints,\k(17 freeThumbprints,\k(18 okThumbprint,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+readcertchain\k(01 \-\k(02 attach\k(03 TLS1\k(04 or\k(05 SSL3\k(06 encryption\k(07 to\k(08 a\k(09 communication\k(10 channel\k(11 pushtls(2)\k(12 pushtls,\k(13 tlsClient,\k(14 tlsServer,\k(15 initThumbprints,\k(16 freeThumbprints,\k(17 okThumbprint,\k(18 readcert,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+readcolmap,\k(01 writecolmap\k(02 \-\k(03 access\k(04 display\k(05 color\k(06 map\k(07 readcolmap(2)\k(08 RGB,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+readdirfile,\k(01 closedirfile,\k(02 hasperm\k(03 \-\k(04 in-memory\k(05 file\k(06 hierarchy\k(07 9pfile(2)\k(08 Tree,\k(09 alloctree,\k(10 freetree,\k(11 File,\k(12 createfile,\k(13 closefile,\k(14 removefile,\k(15 walkfile,\k(16 opendirfile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+reader\k(01 and\k(02 writer\k(03 file\k(04 system\k(05 cdfs(4)\k(06 cdfs,\k(07 cddb\k(08 \-\k(09 optical\k(10 disc\k(11 (CD,\k(12 DVD,\k(13 B)\k(14 track\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+reader-writer\k(01 locks,\k(02 rendezvous\k(03 points,\k(04 and\k(05 reference\k(06 counts\k(07 lock(2)\k(08 lock,\k(09 canlock,\k(10 unlock,\k(11 qlock,\k(12 canqlock,\k(13 qunlock,\k(14 rlock,\k(15 canrlock,\k(16 runlock,\k(17 wlock,\k(18 canwlock,\k(19 wunlock,\k(20 rsleep,\k(21 rwakeup,\k(22 rwakeupall,\k(23 incref,\k(24 decref\k(25 \-\k(26 spin\k(27 locks,\k(28 queueing\k(29 rendezvous\k(30 locks,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+readimage,\k(01 writeimage,\k(02 bytesperline,\k(03 wordsperline\k(04 \-\k(05 allocating,\k(06 freeing,\k(07 reading,\k(08 writing\k(09 images\k(10 allocimage(2)\k(11 allocimage,\k(12 allocimagemix,\k(13 freeimage,\k(14 nameimage,\k(15 namedimage,\k(16 setalpha,\k(17 loadimage,\k(18 cloadimage,\k(19 unloadimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+reading\k(01 mail\k(02 nedmail(1)\k(03 nedmail\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+reading\k(01 or\k(02 writing,\k(03 create\k(04 file\k(05 open(2)\k(06 open,\k(07 create,\k(08 close\k(09 \-\k(10 open\k(11 a\k(12 file\k(13 for\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+reading,\k(01 writing\k(02 images\k(03 allocimage(2)\k(04 allocimage,\k(05 allocimagemix,\k(06 freeimage,\k(07 nameimage,\k(08 namedimage,\k(09 setalpha,\k(10 loadimage,\k(11 cloadimage,\k(12 unloadimage,\k(13 readimage,\k(14 writeimage,\k(15 bytesperline,\k(16 wordsperline\k(17 \-\k(18 allocating,\k(19 freeing,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+readipifc\k(01 \-\k(02 Internet\k(03 Protocol\k(04 addressing\k(05 ip(2)\k(06 eipfmt,\k(07 parseip,\k(08 parseipmask,\k(09 v4parseip,\k(10 v4parsecidr,\k(11 parseether,\k(12 myipaddr,\k(13 myetheraddr,\k(14 maskip,\k(15 equivip4,\k(16 equivip6,\k(17 defmask,\k(18 isv4,\k(19 v4tov6,\k(20 v6tov4,\k(21 nhgetv,\k(22 nhgetl,\k(23 nhgets,\k(24 hnputv,\k(25 hnputl,\k(26 hnputs,\k(27 ptclbsum,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+readmemimage,\k(01 creadmemimage,\k(02 writememimage,\k(03 freememimage,\k(04 memsetchan,\k(05 loadmemimage,\k(06 cloadmemimage,\k(07 unloadmemimage,\k(08 memfillcolor,\k(09 memarc,\k(10 mempoly,\k(11 memellipse,\k(12 memfillpoly,\k(13 memimageline,\k(14 memimagedraw,\k(15 drawclip,\k(16 memlinebbox,\k(17 memlineendsize,\k(18 allocmemsubfont,\k(19 openmemsubfont,\k(20 freememsubfont,\k(21 memsubfontwidth,\k(22 getmemdefont,\k(23 memimagestring,\k(24 iprint,\k(25 hwdraw\k(26 \-\k(27 drawing\k(28 routines\k(29 for\k(30 memory-resident\k(31 images\k(32 memdraw(2)\k(33 Memimage,\k(34 Memdata,\k(35 Memdrawparam,\k(36 memimageinit,\k(37 wordaddr,\k(38 byteaddr,\k(39 memimagemove,\k(40 allocmemimage,\k(41 allocmemimaged,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+readmouse,\k(01 closemouse,\k(02 moveto,\k(03 getrect,\k(04 drawgetrect,\k(05 menuhit,\k(06 setcursor\k(07 \-\k(08 mouse\k(09 control\k(10 mouse(2)\k(11 initmouse,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+readn,\k(01 write,\k(02 pread,\k(03 pwrite\k(04 \-\k(05 read\k(06 or\k(07 write\k(08 file\k(09 read(2)\k(10 read,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+readnvram,\k(01 convT2M,\k(02 convM2T,\k(03 convTR2M,\k(04 convM2TR,\k(05 convA2M,\k(06 convM2A,\k(07 convPR2M,\k(08 convM2PR,\k(09 _asgetticket,\k(10 _asrdresp\k(11 \-\k(12 routines\k(13 for\k(14 communicating\k(15 with\k(16 authentication\k(17 servers\k(18 authsrv(2)\k(19 authdial,\k(20 passtokey,\k(21 nvcsum,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+readobj,\k(01 objtraverse,\k(02 isar,\k(03 nextar,\k(04 readar\k(05 \-\k(06 object\k(07 file\k(08 interpretation\k(09 functions\k(10 object(2)\k(11 objtype,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+read-only\k(01 file\k(02 system\k(03 mkpaqfs(8)\k(04 mkpaqfs\k(05 \-\k(06 make\k(07 a\k(08 compressed\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+read-only\k(01 file\k(02 system\k(03 paqfs(4)\k(04 paqfs\k(05 \-\k(06 compressed\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+readstr,\k(01 respond,\k(02 responderror,\k(03 threadlistensrv,\k(04 threadpostmountsrv,\k(05 srv\k(06 \-\k(07 9P\k(08 file\k(09 service\k(10 9p(2)\k(11 Srv,\k(12 dirread9p,\k(13 emalloc9p,\k(14 erealloc9p,\k(15 estrdup9p,\k(16 listensrv,\k(17 postfd,\k(18 postmountsrv,\k(19 readbuf,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+readsubfont,\k(01 readsubfonti,\k(02 writesubfont,\k(03 stringsubfont,\k(04 strsubfontwidth,\k(05 mkfont\k(06 \-\k(07 subfont\k(08 manipulation\k(09 subfont(2)\k(10 allocsubfont,\k(11 freesubfont,\k(12 installsubfont,\k(13 lookupsubfont,\k(14 uninstallsubfont,\k(15 subfontname,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+readsubfonti,\k(01 writesubfont,\k(02 stringsubfont,\k(03 strsubfontwidth,\k(04 mkfont\k(05 \-\k(06 subfont\k(07 manipulation\k(08 subfont(2)\k(09 allocsubfont,\k(10 freesubfont,\k(11 installsubfont,\k(12 lookupsubfont,\k(13 uninstallsubfont,\k(14 subfontname,\k(15 readsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+readv,\k(01 writev,\k(02 preadv,\k(03 pwritev\k(04 \-\k(05 scatter/gather\k(06 read\k(07 and\k(08 write\k(09 readv(2)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+realloc,\k(01 calloc,\k(02 msize,\k(03 setmalloctag,\k(04 setrealloctag,\k(05 getmalloctag,\k(06 getrealloctag,\k(07 malloctopoolblock\k(08 \-\k(09 memory\k(10 allocator\k(11 malloc(2)\k(12 malloc,\k(13 mallocalign,\k(14 mallocz,\k(15 free,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+real-time\k(01 clock\k(02 and\k(03 non-volatile\k(04 RAM\k(05 rtc(3)\k(06 rtc\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+real-time)\k(01 process\k(02 behavior\k(03 trace(1)\k(04 trace\k(05 \-\k(06 show\k(07 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+reboot\k(01 \-\k(02 halt\k(03 any\k(04 local\k(05 file\k(06 systems\k(07 and\k(08 optionally\k(09 reboot\k(10 the\k(11 system\k(12 fshalt(8)\k(13 fshalt,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+reboot\k(01 \-\k(02 reboot\k(03 the\k(04 system\k(05 upon\k(06 loss\k(07 of\k(08 remote\k(09 file\k(10 server\k(11 connection\k(12 reboot(8)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+reboot,\k(01 etc.\k(02 cons(3)\k(03 cons\k(04 \-\k(05 console,\k(06 clocks,\k(07 process/process\k(08 group\k(09 ids,\k(10 user,\k(11 null,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+reboot\k(01 the\k(02 system\k(03 fshalt(8)\k(04 fshalt,\k(05 reboot\k(06 \-\k(07 halt\k(08 any\k(09 local\k(10 file\k(11 systems\k(12 and\k(13 optionally\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+reboot\k(01 the\k(02 system\k(03 upon\k(04 loss\k(05 of\k(06 remote\k(07 file\k(08 server\k(09 connection\k(10 reboot(8)\k(11 reboot\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+recognition\k(01 scribble(2)\k(02 scribblealloc,\k(03 recognize\k(04 \-\k(05 character\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+recognize\k(01 \-\k(02 character\k(03 recognition\k(04 scribble(2)\k(05 scribblealloc,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+record\k(01 layer\k(02 ssl(3)\k(03 ssl\k(04 \-\k(05 SSL\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+record\k(01 layer\k(02 tls(3)\k(03 tls\k(04 \-\k(05 TLS1\k(06 and\k(07 SSL3\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Rect,\k(01 Rpt\k(02 \-\k(03 arithmetic\k(04 on\k(05 points\k(06 and\k(07 rectangles\k(08 addpt(2)\k(09 addpt,\k(10 subpt,\k(11 mulpt,\k(12 divpt,\k(13 rectaddpt,\k(14 rectsubpt,\k(15 insetrect,\k(16 canonrect,\k(17 eqpt,\k(18 eqrect,\k(19 ptinrect,\k(20 rectinrect,\k(21 rectXrect,\k(22 rectclip,\k(23 combinerect,\k(24 Dx,\k(25 Dy,\k(26 Pt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rectaddpt,\k(01 rectsubpt,\k(02 insetrect,\k(03 canonrect,\k(04 eqpt,\k(05 eqrect,\k(06 ptinrect,\k(07 rectinrect,\k(08 rectXrect,\k(09 rectclip,\k(10 combinerect,\k(11 Dx,\k(12 Dy,\k(13 Pt,\k(14 Rect,\k(15 Rpt\k(16 \-\k(17 arithmetic\k(18 on\k(19 points\k(20 and\k(21 rectangles\k(22 addpt(2)\k(23 addpt,\k(24 subpt,\k(25 mulpt,\k(26 divpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+Rectangle,\k(01 Cursor,\k(02 initdraw,\k(03 geninitdraw,\k(04 drawerror,\k(05 initdisplay,\k(06 closedisplay,\k(07 getdefont,\k(08 getwindow,\k(09 gengetwindow,\k(10 flushimage,\k(11 bufimage,\k(12 lockdisplay,\k(13 unlockdisplay,\k(14 openfont,\k(15 buildfont,\k(16 freefont,\k(17 Pfmt,\k(18 Rfmt,\k(19 strtochan,\k(20 chantostr,\k(21 chantodepth\k(22 \-\k(23 interactive\k(24 graphics\k(25 graphics(2)\k(26 Display,\k(27 Point,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+rectangles\k(01 addpt(2)\k(02 addpt,\k(03 subpt,\k(04 mulpt,\k(05 divpt,\k(06 rectaddpt,\k(07 rectsubpt,\k(08 insetrect,\k(09 canonrect,\k(10 eqpt,\k(11 eqrect,\k(12 ptinrect,\k(13 rectinrect,\k(14 rectXrect,\k(15 rectclip,\k(16 combinerect,\k(17 Dx,\k(18 Dy,\k(19 Pt,\k(20 Rect,\k(21 Rpt\k(22 \-\k(23 arithmetic\k(24 on\k(25 points\k(26 and\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rectclip,\k(01 combinerect,\k(02 Dx,\k(03 Dy,\k(04 Pt,\k(05 Rect,\k(06 Rpt\k(07 \-\k(08 arithmetic\k(09 on\k(10 points\k(11 and\k(12 rectangles\k(13 addpt(2)\k(14 addpt,\k(15 subpt,\k(16 mulpt,\k(17 divpt,\k(18 rectaddpt,\k(19 rectsubpt,\k(20 insetrect,\k(21 canonrect,\k(22 eqpt,\k(23 eqrect,\k(24 ptinrect,\k(25 rectinrect,\k(26 rectXrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rectinrect,\k(01 rectXrect,\k(02 rectclip,\k(03 combinerect,\k(04 Dx,\k(05 Dy,\k(06 Pt,\k(07 Rect,\k(08 Rpt\k(09 \-\k(10 arithmetic\k(11 on\k(12 points\k(13 and\k(14 rectangles\k(15 addpt(2)\k(16 addpt,\k(17 subpt,\k(18 mulpt,\k(19 divpt,\k(20 rectaddpt,\k(21 rectsubpt,\k(22 insetrect,\k(23 canonrect,\k(24 eqpt,\k(25 eqrect,\k(26 ptinrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rectsubpt,\k(01 insetrect,\k(02 canonrect,\k(03 eqpt,\k(04 eqrect,\k(05 ptinrect,\k(06 rectinrect,\k(07 rectXrect,\k(08 rectclip,\k(09 combinerect,\k(10 Dx,\k(11 Dy,\k(12 Pt,\k(13 Rect,\k(14 Rpt\k(15 \-\k(16 arithmetic\k(17 on\k(18 points\k(19 and\k(20 rectangles\k(21 addpt(2)\k(22 addpt,\k(23 subpt,\k(24 mulpt,\k(25 divpt,\k(26 rectaddpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rectXrect,\k(01 rectclip,\k(02 combinerect,\k(03 Dx,\k(04 Dy,\k(05 Pt,\k(06 Rect,\k(07 Rpt\k(08 \-\k(09 arithmetic\k(10 on\k(11 points\k(12 and\k(13 rectangles\k(14 addpt(2)\k(15 addpt,\k(16 subpt,\k(17 mulpt,\k(18 divpt,\k(19 rectaddpt,\k(20 rectsubpt,\k(21 insetrect,\k(22 canonrect,\k(23 eqpt,\k(24 eqrect,\k(25 ptinrect,\k(26 rectinrect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+recv,\k(01 recvp,\k(02 recvul,\k(03 send,\k(04 sendp,\k(05 sendul,\k(06 nbrecv,\k(07 nbrecvp,\k(08 nbrecvul,\k(09 nbsend,\k(10 nbsendp,\k(11 nbsendul,\k(12 threadcreate,\k(13 threaddata,\k(14 threadexits,\k(15 threadexitsall,\k(16 threadgetgrp,\k(17 threadgetname,\k(18 threadint,\k(19 threadintgrp,\k(20 threadkill,\k(21 threadkillgrp,\k(22 threadmain,\k(23 threadnotify,\k(24 threadid,\k(25 threadpid,\k(26 threadsetgrp,\k(27 threadsetname,\k(28 threadwaitchan,\k(29 yield\k(30 \-\k(31 thread\k(32 and\k(33 proc\k(34 management\k(35 thread(2)\k(36 alt,\k(37 chancreate,\k(38 chanfree,\k(39 chaninit,\k(40 chanprint,\k(41 mainstacksize,\k(42 proccreate,\k(43 procdata,\k(44 procexec,\k(45 procexecl,\k(46 procrfork,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+recvp,\k(01 recvul,\k(02 send,\k(03 sendp,\k(04 sendul,\k(05 nbrecv,\k(06 nbrecvp,\k(07 nbrecvul,\k(08 nbsend,\k(09 nbsendp,\k(10 nbsendul,\k(11 threadcreate,\k(12 threaddata,\k(13 threadexits,\k(14 threadexitsall,\k(15 threadgetgrp,\k(16 threadgetname,\k(17 threadint,\k(18 threadintgrp,\k(19 threadkill,\k(20 threadkillgrp,\k(21 threadmain,\k(22 threadnotify,\k(23 threadid,\k(24 threadpid,\k(25 threadsetgrp,\k(26 threadsetname,\k(27 threadwaitchan,\k(28 yield\k(29 \-\k(30 thread\k(31 and\k(32 proc\k(33 management\k(34 thread(2)\k(35 alt,\k(36 chancreate,\k(37 chanfree,\k(38 chaninit,\k(39 chanprint,\k(40 mainstacksize,\k(41 proccreate,\k(42 procdata,\k(43 procexec,\k(44 procexecl,\k(45 procrfork,\k(46 recv,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+recvul,\k(01 send,\k(02 sendp,\k(03 sendul,\k(04 nbrecv,\k(05 nbrecvp,\k(06 nbrecvul,\k(07 nbsend,\k(08 nbsendp,\k(09 nbsendul,\k(10 threadcreate,\k(11 threaddata,\k(12 threadexits,\k(13 threadexitsall,\k(14 threadgetgrp,\k(15 threadgetname,\k(16 threadint,\k(17 threadintgrp,\k(18 threadkill,\k(19 threadkillgrp,\k(20 threadmain,\k(21 threadnotify,\k(22 threadid,\k(23 threadpid,\k(24 threadsetgrp,\k(25 threadsetname,\k(26 threadwaitchan,\k(27 yield\k(28 \-\k(29 thread\k(30 and\k(31 proc\k(32 management\k(33 thread(2)\k(34 alt,\k(35 chancreate,\k(36 chanfree,\k(37 chaninit,\k(38 chanprint,\k(39 mainstacksize,\k(40 proccreate,\k(41 procdata,\k(42 procexec,\k(43 procexecl,\k(44 procrfork,\k(45 recv,\k(46 recvp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+reference\k(01 counts\k(02 lock(2)\k(03 lock,\k(04 canlock,\k(05 unlock,\k(06 qlock,\k(07 canqlock,\k(08 qunlock,\k(09 rlock,\k(10 canrlock,\k(11 runlock,\k(12 wlock,\k(13 canwlock,\k(14 wunlock,\k(15 rsleep,\k(16 rwakeup,\k(17 rwakeupall,\k(18 incref,\k(19 decref\k(20 \-\k(21 spin\k(22 locks,\k(23 queueing\k(24 rendezvous\k(25 locks,\k(26 reader-writer\k(27 locks,\k(28 rendezvous\k(29 points,\k(30 and\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+reflect3,\k(01 nearseg3,\k(02 pldist3,\k(03 vdiv3,\k(04 vrem3,\k(05 pn2f3,\k(06 ppp2f3,\k(07 fff2p3,\k(08 pdiv4,\k(09 add4,\k(10 sub4\k(11 \-\k(12 operations\k(13 on\k(14 3-d\k(15 points\k(16 and\k(17 planes\k(18 arith3(2)\k(19 add3,\k(20 sub3,\k(21 neg3,\k(22 div3,\k(23 mul3,\k(24 eqpt3,\k(25 closept3,\k(26 dot3,\k(27 cross3,\k(28 len3,\k(29 dist3,\k(30 unit3,\k(31 midpt3,\k(32 lerp3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+regcomp,\k(01 regcomplit,\k(02 regcompnl,\k(03 regexec,\k(04 regsub,\k(05 rregexec,\k(06 rregsub,\k(07 regerror\k(08 \-\k(09 regular\k(10 expression\k(11 regexp(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regcomplit,\k(01 regcompnl,\k(02 regexec,\k(03 regsub,\k(04 rregexec,\k(05 rregsub,\k(06 regerror\k(07 \-\k(08 regular\k(09 expression\k(10 regexp(2)\k(11 regcomp,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regcompnl,\k(01 regexec,\k(02 regsub,\k(03 rregexec,\k(04 rregsub,\k(05 regerror\k(06 \-\k(07 regular\k(08 expression\k(09 regexp(2)\k(10 regcomp,\k(11 regcomplit,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regerror\k(01 \-\k(02 regular\k(03 expression\k(04 regexp(2)\k(05 regcomp,\k(06 regcomplit,\k(07 regcompnl,\k(08 regexec,\k(09 regsub,\k(10 rregexec,\k(11 rregsub,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regexec,\k(01 regsub,\k(02 rregexec,\k(03 rregsub,\k(04 regerror\k(05 \-\k(06 regular\k(07 expression\k(08 regexp(2)\k(09 regcomp,\k(10 regcomplit,\k(11 regcompnl,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regexp\k(01 \-\k(02 regular\k(03 expression\k(04 notation\k(05 regexp(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+registry\k(01 srv(3)\k(02 srv\k(03 \-\k(04 server\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+regsub,\k(01 rregexec,\k(02 rregsub,\k(03 regerror\k(04 \-\k(05 regular\k(06 expression\k(07 regexp(2)\k(08 regcomp,\k(09 regcomplit,\k(10 regcompnl,\k(11 regexec,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regular\k(01 expression\k(02 regexp(2)\k(03 regcomp,\k(04 regcomplit,\k(05 regcompnl,\k(06 regexec,\k(07 regsub,\k(08 rregexec,\k(09 rregsub,\k(10 regerror\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+regular\k(01 expression\k(02 notation\k(03 regexp(6)\k(04 regexp\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+regular\k(01 expressions\k(02 sam(1)\k(03 sam,\k(04 B,\k(05 sam.save,\k(06 samterm\k(07 \-\k(08 screen\k(09 editor\k(10 with\k(11 structural\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+reject\k(01 lines\k(02 common\k(03 to\k(04 two\k(05 sorted\k(06 files\k(07 comm(1)\k(08 comm\k(09 \-\k(10 select\k(11 or\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+reject,\k(01 netmkaddr,\k(02 setnetmtpt,\k(03 getnetconninfo,\k(04 freenetconninfo\k(05 \-\k(06 make\k(07 and\k(08 break\k(09 network\k(10 connections\k(11 dial(2)\k(12 dial,\k(13 hangup,\k(14 announce,\k(15 listen,\k(16 accept,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+relational\k(01 database\k(02 operator\k(03 join(1)\k(04 join\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+remainder,\k(01 floor,\k(02 ceiling\k(03 functions\k(04 floor(2)\k(05 fabs,\k(06 fmod,\k(07 floor,\k(08 ceil\k(09 \-\k(10 absolute\k(11 value,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+remote\k(01 access\k(02 daemons\k(03 ipserv(8)\k(04 telnetd,\k(05 rlogind,\k(06 rexexec,\k(07 ftpd\k(08 \-\k(09 Internet\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+remote\k(01 authentication\k(02 box\k(03 securenet(8)\k(04 securenet\k(05 \-\k(06 Digital\k(07 Pathways\k(08 SecureNet\k(09 Key\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+remote\k(01 file\k(02 server\k(03 connection\k(04 reboot(8)\k(05 reboot\k(06 \-\k(07 reboot\k(08 the\k(09 system\k(10 upon\k(11 loss\k(12 of\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+remote\k(01 frame\k(02 buffer\k(03 server\k(04 and\k(05 viewer\k(06 for\k(07 Virtual\k(08 Network\k(09 Computing\k(10 (VN)\k(11 vnc(1)\k(12 vncs,\k(13 vncv\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+remote\k(01 kernel\k(02 debugging\k(03 file\k(04 system\k(05 rdbfs(4)\k(06 rdbfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+remote\k(01 login,\k(02 execution,\k(03 and\k(04 XMODEM\k(05 file\k(06 transfer\k(07 con(1)\k(08 con,\k(09 telnet,\k(10 rx,\k(11 hayes,\k(12 xms,\k(13 xmr\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+remote\k(01 system\k(02 import(4)\k(03 import\k(04 \-\k(05 import\k(06 a\k(07 name\k(08 space\k(09 from\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+remote\k(01 working\k(02 directory\k(03 rwd(1)\k(04 rwd,\k(05 conswdir\k(06 \-\k(07 maintain\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+remove\k(01 \-\k(02 remove\k(03 a\k(04 file\k(05 remove(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+remove\k(01 \-\k(02 remove\k(03 a\k(04 file\k(05 from\k(06 a\k(07 server\k(08 remove(5)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+remove\k(01 a\k(02 file\k(03 remove(2)\k(04 remove\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+remove\k(01 a\k(02 file\k(03 from\k(04 a\k(05 server\k(06 remove(5)\k(07 remove\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+remove\k(01 files\k(02 rm(1)\k(03 rm\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+remove\k(01 formatting\k(02 requests\k(03 deroff(1)\k(04 deroff,\k(05 delatex\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+remove\k(01 symbols\k(02 from\k(03 binary\k(04 files\k(05 strip(1)\k(06 strip\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+removefid,\k(01 Req,\k(02 Reqpool,\k(03 allocreqpool,\k(04 freereqpool,\k(05 allocreq,\k(06 closereq,\k(07 lookupreq,\k(08 removereq\k(09 \-\k(10 9P\k(11 fid,\k(12 request\k(13 tracking\k(14 9pfid(2)\k(15 Fid,\k(16 Fidpool,\k(17 allocfidpool,\k(18 freefidpool,\k(19 allocfid,\k(20 closefid,\k(21 lookupfid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+removefile,\k(01 walkfile,\k(02 opendirfile,\k(03 readdirfile,\k(04 closedirfile,\k(05 hasperm\k(06 \-\k(07 in-memory\k(08 file\k(09 hierarchy\k(10 9pfile(2)\k(11 Tree,\k(12 alloctree,\k(13 freetree,\k(14 File,\k(15 createfile,\k(16 closefile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+removereq\k(01 \-\k(02 9P\k(03 fid,\k(04 request\k(05 tracking\k(06 9pfid(2)\k(07 Fid,\k(08 Fidpool,\k(09 allocfidpool,\k(10 freefidpool,\k(11 allocfid,\k(12 closefid,\k(13 lookupfid,\k(14 removefid,\k(15 Req,\k(16 Reqpool,\k(17 allocreqpool,\k(18 freereqpool,\k(19 allocreq,\k(20 closereq,\k(21 lookupreq,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+rendezvous\k(01 \-\k(02 user\k(03 level\k(04 process\k(05 synchronization\k(06 rendezvous(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+rendezvous\k(01 locks,\k(02 reader-writer\k(03 locks,\k(04 rendezvous\k(05 points,\k(06 and\k(07 reference\k(08 counts\k(09 lock(2)\k(10 lock,\k(11 canlock,\k(12 unlock,\k(13 qlock,\k(14 canqlock,\k(15 qunlock,\k(16 rlock,\k(17 canrlock,\k(18 runlock,\k(19 wlock,\k(20 canwlock,\k(21 wunlock,\k(22 rsleep,\k(23 rwakeup,\k(24 rwakeupall,\k(25 incref,\k(26 decref\k(27 \-\k(28 spin\k(29 locks,\k(30 queueing\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+rendezvous\k(01 points,\k(02 and\k(03 reference\k(04 counts\k(05 lock(2)\k(06 lock,\k(07 canlock,\k(08 unlock,\k(09 qlock,\k(10 canqlock,\k(11 qunlock,\k(12 rlock,\k(13 canrlock,\k(14 runlock,\k(15 wlock,\k(16 canwlock,\k(17 wunlock,\k(18 rsleep,\k(19 rwakeup,\k(20 rwakeupall,\k(21 incref,\k(22 decref\k(23 \-\k(24 spin\k(25 locks,\k(26 queueing\k(27 rendezvous\k(28 locks,\k(29 reader-writer\k(30 locks,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+repeated\k(01 lines\k(02 in\k(03 a\k(04 file\k(05 uniq(1)\k(06 uniq\k(07 \-\k(08 report\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+replclipr,\k(01 line,\k(02 poly,\k(03 fillpoly,\k(04 bezier,\k(05 bezspline,\k(06 fillbezier,\k(07 fillbezspline,\k(08 ellipse,\k(09 fillellipse,\k(10 arc,\k(11 fillarc,\k(12 icossin,\k(13 icossin2,\k(14 border,\k(15 string,\k(16 stringn,\k(17 runestring,\k(18 runestringn,\k(19 stringbg,\k(20 stringnbg,\k(21 runestringbg,\k(22 runestringnbg,\k(23 _string,\k(24 ARROW,\k(25 drawsetdebug\k(26 \-\k(27 graphics\k(28 functions\k(29 PB\k(30 L\k(31 draw(2)\k(32 Image,\k(33 draw,\k(34 gendraw,\k(35 drawreplxy,\k(36 drawrepl,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+replica\k(01 management\k(02 replica(1)\k(03 changes,\k(04 pull,\k(05 push,\k(06 scan\k(07 \-\k(08 client-server\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+replica\k(01 management\k(02 replica(8)\k(03 applychanges,\k(04 applylog,\k(05 compactdb,\k(06 updatedb\k(07 \-\k(08 simple\k(09 client-server\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+report\k(01 weather(1)\k(02 weather\k(03 \-\k(04 print\k(05 weather\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+report\k(01 repeated\k(02 lines\k(03 in\k(04 a\k(05 file\k(06 uniq(1)\k(07 uniq\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+representation\k(01 of\k(02 pixels\k(03 and\k(04 colors\k(05 color(6)\k(06 color\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Req,\k(01 Reqpool,\k(02 allocreqpool,\k(03 freereqpool,\k(04 allocreq,\k(05 closereq,\k(06 lookupreq,\k(07 removereq\k(08 \-\k(09 9P\k(10 fid,\k(11 request\k(12 tracking\k(13 9pfid(2)\k(14 Fid,\k(15 Fidpool,\k(16 allocfidpool,\k(17 freefidpool,\k(18 allocfid,\k(19 closefid,\k(20 lookupfid,\k(21 removefid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+Reqpool,\k(01 allocreqpool,\k(02 freereqpool,\k(03 allocreq,\k(04 closereq,\k(05 lookupreq,\k(06 removereq\k(07 \-\k(08 9P\k(09 fid,\k(10 request\k(11 tracking\k(12 9pfid(2)\k(13 Fid,\k(14 Fidpool,\k(15 allocfidpool,\k(16 freefidpool,\k(17 allocfid,\k(18 closefid,\k(19 lookupfid,\k(20 removefid,\k(21 Req,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+request\k(01 tracking\k(02 9pfid(2)\k(03 Fid,\k(04 Fidpool,\k(05 allocfidpool,\k(06 freefidpool,\k(07 allocfid,\k(08 closefid,\k(09 lookupfid,\k(10 removefid,\k(11 Req,\k(12 Reqpool,\k(13 allocreqpool,\k(14 freereqpool,\k(15 allocreq,\k(16 closereq,\k(17 lookupreq,\k(18 removereq\k(19 \-\k(20 9P\k(21 fid,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+requests\k(01 deroff(1)\k(02 deroff,\k(03 delatex\k(04 \-\k(05 remove\k(06 formatting\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+rerrstr,\k(01 werrstr\k(02 \-\k(03 description\k(04 of\k(05 last\k(06 system\k(07 call\k(08 error\k(09 errstr(2)\k(10 errstr,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+resample\k(01 \-\k(02 resample\k(03 a\k(04 picture\k(05 resample(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+resample\k(01 a\k(02 picture\k(03 resample(1)\k(04 resample\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+resident\k(01 images\k(02 memdraw(2)\k(03 Memimage,\k(04 Memdata,\k(05 Memdrawparam,\k(06 memimageinit,\k(07 wordaddr,\k(08 byteaddr,\k(09 memimagemove,\k(10 allocmemimage,\k(11 allocmemimaged,\k(12 readmemimage,\k(13 creadmemimage,\k(14 writememimage,\k(15 freememimage,\k(16 memsetchan,\k(17 loadmemimage,\k(18 cloadmemimage,\k(19 unloadmemimage,\k(20 memfillcolor,\k(21 memarc,\k(22 mempoly,\k(23 memellipse,\k(24 memfillpoly,\k(25 memimageline,\k(26 memimagedraw,\k(27 drawclip,\k(28 memlinebbox,\k(29 memlineendsize,\k(30 allocmemsubfont,\k(31 openmemsubfont,\k(32 freememsubfont,\k(33 memsubfontwidth,\k(34 getmemdefont,\k(35 memimagestring,\k(36 iprint,\k(37 hwdraw\k(38 \-\k(39 drawing\k(40 routines\k(41 for\k(42 memory-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+resident\k(01 images\k(02 memlayer(2)\k(03 memdraw,\k(04 memlalloc,\k(05 memldelete,\k(06 memlexpose,\k(07 memlfree,\k(08 memlhide,\k(09 memline,\k(10 memlnorefresh,\k(11 memload,\k(12 memunload,\k(13 memlorigin,\k(14 memlsetrefresh,\k(15 memltofront,\k(16 memltofrontn,\k(17 memltorear,\k(18 memltorearn\k(19 \-\k(20 windows\k(21 of\k(22 memory-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+resizecontrolset\k(01 \-\k(02 interactive\k(03 graphical\k(04 controls\k(05 control(2)\k(06 Control,\k(07 Controlset,\k(08 activate,\k(09 closecontrol,\k(10 closecontrolset,\k(11 controlcalled,\k(12 controlwire,\k(13 createbox,\k(14 createboxbox,\k(15 createbutton,\k(16 createcolumn,\k(17 createentry,\k(18 createkeyboard,\k(19 createlabel,\k(20 createmenu,\k(21 createradiobutton,\k(22 createrow,\k(23 createscribble,\k(24 createslider,\k(25 createstack,\k(26 createtab,\k(27 createtext,\k(28 createtextbutton,\k(29 ctlerror,\k(30 ctlmalloc,\k(31 ctlrealloc,\k(32 ctlstrdup,\k(33 ctlprint,\k(34 deactivate,\k(35 freectlfont,\k(36 freectlimage,\k(37 initcontrols,\k(38 namectlfont,\k(39 namectlimage,\k(40 newcontrolset,\k(41 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 
+.di xx
+resources\k(01 fork(2)\k(02 fork,\k(03 rfork\k(04 \-\k(05 manipulate\k(06 process\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+respond,\k(01 responderror,\k(02 threadlistensrv,\k(03 threadpostmountsrv,\k(04 srv\k(05 \-\k(06 9P\k(07 file\k(08 service\k(09 9p(2)\k(10 Srv,\k(11 dirread9p,\k(12 emalloc9p,\k(13 erealloc9p,\k(14 estrdup9p,\k(15 listensrv,\k(16 postfd,\k(17 postmountsrv,\k(18 readbuf,\k(19 readstr,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+respondcmderror,\k(01 lookupcmd\k(02 \-\k(03 control\k(04 message\k(05 parsing\k(06 9pcmdbuf(2)\k(07 Cmdbuf,\k(08 parsecmd,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+responderror,\k(01 threadlistensrv,\k(02 threadpostmountsrv,\k(03 srv\k(04 \-\k(05 9P\k(06 file\k(07 service\k(08 9p(2)\k(09 Srv,\k(10 dirread9p,\k(11 emalloc9p,\k(12 erealloc9p,\k(13 estrdup9p,\k(14 listensrv,\k(15 postfd,\k(16 postmountsrv,\k(17 readbuf,\k(18 readstr,\k(19 respond,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+restore\k(01 \-\k(02 backup\k(03 venti\k(04 arenas\k(05 to\k(06 blu-ray\k(07 discs\k(08 or\k(09 restore\k(10 from\k(11 them\k(12 backup(8)\k(13 backup,\k(14 tobackup,\k(15 dumparenas,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+restore\k(01 from\k(02 them\k(03 backup(8)\k(04 backup,\k(05 tobackup,\k(06 dumparenas,\k(07 restore\k(08 \-\k(09 backup\k(10 venti\k(11 arenas\k(12 to\k(13 blu-ray\k(14 discs\k(15 or\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+retrieve\k(01 a\k(02 web\k(03 page\k(04 corresponding\k(05 to\k(06 a\k(07 url\k(08 hget(1)\k(09 hget\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+return\k(01 an\k(02 error\k(03 error(5)\k(04 error\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+return\k(01 file\k(02 name\k(03 associated\k(04 with\k(05 file\k(06 descriptor\k(07 fd2path(2)\k(08 fd2path\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+return\k(01 PC\k(02 of\k(03 current\k(04 function\k(05 getcallerpc(2)\k(06 getcallerpc\k(07 \-\k(08 fetch\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+return\k(01 size\k(02 of\k(03 atomic\k(04 I/O\k(05 unit\k(06 for\k(07 file\k(08 descriptor\k(09 iounit(2)\k(10 iounit\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+rewind,\k(01 feof,\k(02 ferror,\k(03 clearerr\k(04 \-\k(05 standard\k(06 buffered\k(07 input/output\k(08 package\k(09 fopen(2)\k(10 fopen,\k(11 freopen,\k(12 fdopen,\k(13 fileno,\k(14 fclose,\k(15 sopenr,\k(16 sopenw,\k(17 sclose,\k(18 fflush,\k(19 setvbuf,\k(20 setbuf,\k(21 fgetpos,\k(22 ftell,\k(23 fsetpos,\k(24 fseek,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+rewrite\k(01 \-\k(02 mail\k(03 rewrite\k(04 rules\k(05 rewrite(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+rewrite\k(01 rules\k(02 rewrite(6)\k(03 rewrite\k(04 \-\k(05 mail\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+rexexec,\k(01 ftpd\k(02 \-\k(03 Internet\k(04 remote\k(05 access\k(06 daemons\k(07 ipserv(8)\k(08 telnetd,\k(09 rlogind,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Rfmt,\k(01 strtochan,\k(02 chantostr,\k(03 chantodepth\k(04 \-\k(05 interactive\k(06 graphics\k(07 graphics(2)\k(08 Display,\k(09 Point,\k(10 Rectangle,\k(11 Cursor,\k(12 initdraw,\k(13 geninitdraw,\k(14 drawerror,\k(15 initdisplay,\k(16 closedisplay,\k(17 getdefont,\k(18 getwindow,\k(19 gengetwindow,\k(20 flushimage,\k(21 bufimage,\k(22 lockdisplay,\k(23 unlockdisplay,\k(24 openfont,\k(25 buildfont,\k(26 freefont,\k(27 Pfmt,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+rfork\k(01 \-\k(02 manipulate\k(03 process\k(04 resources\k(05 fork(2)\k(06 fork,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+rfork,\k(01 shift,\k(02 wait,\k(03 whatis,\k(04 .,\k(05 ~\k(06 \-\k(07 command\k(08 language\k(09 rc(1)\k(10 rc,\k(11 cd,\k(12 eval,\k(13 exec,\k(14 exit,\k(15 flag,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+RGB,\k(01 readcolmap,\k(02 writecolmap\k(03 \-\k(04 access\k(05 display\k(06 color\k(07 map\k(08 readcolmap(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rgb2cmap\k(01 \-\k(02 colors\k(03 and\k(04 color\k(05 maps\k(06 color(2)\k(07 cmap2rgb,\k(08 cmap2rgba,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rijndael)\k(01 aes(2)\k(02 setupAESstate,\k(03 aesCBCencrypt,\k(04 aesCBCdecrypt\k(05 -\k(06 advanced\k(07 encryption\k(08 standard\k(09 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rio\k(01 \-\k(02 window\k(03 system\k(04 files\k(05 rio(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+rio,\k(01 label,\k(02 window,\k(03 wloc\k(04 \-\k(05 window\k(06 system\k(07 rio(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+rio\k(01 windows\k(02 winwatch(1)\k(03 winwatch\k(04 \-\k(05 monitor\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+rip,\k(01 linklocal,\k(02 ipv6on\k(03 \-\k(04 Internet\k(05 configuration\k(06 and\k(07 routing\k(08 ipconfig(8)\k(09 ipconfig,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+riscframe,\k(01 localaddr,\k(02 symoff,\k(03 fpformat,\k(04 beieee80ftos,\k(05 beieeesftos,\k(06 beieeedftos,\k(07 leieee80ftos,\k(08 leieeesftos,\k(09 leieeedftos,\k(10 ieeesftos,\k(11 ieeedftos\k(12 \-\k(13 machine-independent\k(14 debugger\k(15 functions\k(16 debugger(2)\k(17 cisctrace,\k(18 risctrace,\k(19 ciscframe,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+risctrace,\k(01 ciscframe,\k(02 riscframe,\k(03 localaddr,\k(04 symoff,\k(05 fpformat,\k(06 beieee80ftos,\k(07 beieeesftos,\k(08 beieeedftos,\k(09 leieee80ftos,\k(10 leieeesftos,\k(11 leieeedftos,\k(12 ieeesftos,\k(13 ieeedftos\k(14 \-\k(15 machine-independent\k(16 debugger\k(17 functions\k(18 debugger(2)\k(19 cisctrace,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+rlock,\k(01 canrlock,\k(02 runlock,\k(03 wlock,\k(04 canwlock,\k(05 wunlock,\k(06 rsleep,\k(07 rwakeup,\k(08 rwakeupall,\k(09 incref,\k(10 decref\k(11 \-\k(12 spin\k(13 locks,\k(14 queueing\k(15 rendezvous\k(16 locks,\k(17 reader-writer\k(18 locks,\k(19 rendezvous\k(20 points,\k(21 and\k(22 reference\k(23 counts\k(24 lock(2)\k(25 lock,\k(26 canlock,\k(27 unlock,\k(28 qlock,\k(29 canqlock,\k(30 qunlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+rlogind,\k(01 rexexec,\k(02 ftpd\k(03 \-\k(04 Internet\k(05 remote\k(06 access\k(07 daemons\k(08 ipserv(8)\k(09 telnetd,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+rm\k(01 \-\k(02 remove\k(03 files\k(04 rm(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+root\k(01 exp(2)\k(02 exp,\k(03 log,\k(04 log10,\k(05 pow,\k(06 pow10,\k(07 sqrt\k(08 \-\k(09 exponential,\k(10 logarithm,\k(11 power,\k(12 square\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+root\k(01 \-\k(02 the\k(03 root\k(04 file\k(05 system\k(06 root(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+root\k(01 file\k(02 server\k(03 boot(8)\k(04 boot\k(05 \-\k(06 connect\k(07 to\k(08 the\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+root\k(01 file\k(02 system\k(03 root(3)\k(04 root\k(05 \-\k(06 the\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+rot,\k(01 qrot,\k(02 scale,\k(03 move,\k(04 xform,\k(05 ixform,\k(06 persp,\k(07 look,\k(08 viewport\k(09 \-\k(10 Geometric\k(11 transformations\k(12 matrix(2)\k(13 ident,\k(14 matmul,\k(15 matmulr,\k(16 determinant,\k(17 adjoint,\k(18 invertmat,\k(19 xformpoint,\k(20 xformpointd,\k(21 xformplane,\k(22 pushmat,\k(23 popmat,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+rotation\k(01 controller\k(02 qball(2)\k(03 qball\k(04 \-\k(05 3-d\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+routing\k(01 ipconfig(8)\k(02 ipconfig,\k(03 rip,\k(04 linklocal,\k(05 ipv6on\k(06 \-\k(07 Internet\k(08 configuration\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+routing\k(01 and\k(02 delivery\k(03 send(8)\k(04 send\k(05 \-\k(06 mail\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Rpt\k(01 \-\k(02 arithmetic\k(03 on\k(04 points\k(05 and\k(06 rectangles\k(07 addpt(2)\k(08 addpt,\k(09 subpt,\k(10 mulpt,\k(11 divpt,\k(12 rectaddpt,\k(13 rectsubpt,\k(14 insetrect,\k(15 canonrect,\k(16 eqpt,\k(17 eqrect,\k(18 ptinrect,\k(19 rectinrect,\k(20 rectXrect,\k(21 rectclip,\k(22 combinerect,\k(23 Dx,\k(24 Dy,\k(25 Pt,\k(26 Rect,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+rregexec,\k(01 rregsub,\k(02 regerror\k(03 \-\k(04 regular\k(05 expression\k(06 regexp(2)\k(07 regcomp,\k(08 regcomplit,\k(09 regcompnl,\k(10 regexec,\k(11 regsub,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+rregsub,\k(01 regerror\k(02 \-\k(03 regular\k(04 expression\k(05 regexp(2)\k(06 regcomp,\k(07 regcomplit,\k(08 regcompnl,\k(09 regexec,\k(10 regsub,\k(11 rregexec,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+RSA\k(01 encryption\k(02 algorithm\k(03 rsa(2)\k(04 asn1dump,\k(05 asn1toRSApriv,\k(06 decodePEM,\k(07 rsadecrypt,\k(08 rsaencrypt,\k(09 rsagen,\k(10 rsaprivalloc,\k(11 rsaprivfree,\k(12 rsaprivtopub,\k(13 rsapuballoc,\k(14 rsapubfree,\k(15 X509toRSApub,\k(16 X509gen,\k(17 X509verify\k(18 \-\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsa\k(01 keys\k(02 rsa(8)\k(03 rsagen,\k(04 rsafill,\k(05 asn12rsa,\k(06 rsa2pub,\k(07 rsa2ssh,\k(08 rsa2x509\k(09 \-\k(10 generate\k(11 and\k(12 format\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsa2pub,\k(01 rsa2ssh,\k(02 rsa2x509\k(03 \-\k(04 generate\k(05 and\k(06 format\k(07 rsa\k(08 keys\k(09 rsa(8)\k(10 rsagen,\k(11 rsafill,\k(12 asn12rsa,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsa2ssh,\k(01 rsa2x509\k(02 \-\k(03 generate\k(04 and\k(05 format\k(06 rsa\k(07 keys\k(08 rsa(8)\k(09 rsagen,\k(10 rsafill,\k(11 asn12rsa,\k(12 rsa2pub,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsa2x509\k(01 \-\k(02 generate\k(03 and\k(04 format\k(05 rsa\k(06 keys\k(07 rsa(8)\k(08 rsagen,\k(09 rsafill,\k(10 asn12rsa,\k(11 rsa2pub,\k(12 rsa2ssh,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsadecrypt,\k(01 rsaencrypt,\k(02 rsagen,\k(03 rsaprivalloc,\k(04 rsaprivfree,\k(05 rsaprivtopub,\k(06 rsapuballoc,\k(07 rsapubfree,\k(08 X509toRSApub,\k(09 X509gen,\k(10 X509verify\k(11 \-\k(12 RSA\k(13 encryption\k(14 algorithm\k(15 rsa(2)\k(16 asn1dump,\k(17 asn1toRSApriv,\k(18 decodePEM,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsaencrypt,\k(01 rsagen,\k(02 rsaprivalloc,\k(03 rsaprivfree,\k(04 rsaprivtopub,\k(05 rsapuballoc,\k(06 rsapubfree,\k(07 X509toRSApub,\k(08 X509gen,\k(09 X509verify\k(10 \-\k(11 RSA\k(12 encryption\k(13 algorithm\k(14 rsa(2)\k(15 asn1dump,\k(16 asn1toRSApriv,\k(17 decodePEM,\k(18 rsadecrypt,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsafill,\k(01 asn12rsa,\k(02 rsa2pub,\k(03 rsa2ssh,\k(04 rsa2x509\k(05 \-\k(06 generate\k(07 and\k(08 format\k(09 rsa\k(10 keys\k(11 rsa(8)\k(12 rsagen,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsagen,\k(01 rsafill,\k(02 asn12rsa,\k(03 rsa2pub,\k(04 rsa2ssh,\k(05 rsa2x509\k(06 \-\k(07 generate\k(08 and\k(09 format\k(10 rsa\k(11 keys\k(12 rsa(8)\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+rsagen,\k(01 rsaprivalloc,\k(02 rsaprivfree,\k(03 rsaprivtopub,\k(04 rsapuballoc,\k(05 rsapubfree,\k(06 X509toRSApub,\k(07 X509gen,\k(08 X509verify\k(09 \-\k(10 RSA\k(11 encryption\k(12 algorithm\k(13 rsa(2)\k(14 asn1dump,\k(15 asn1toRSApriv,\k(16 decodePEM,\k(17 rsadecrypt,\k(18 rsaencrypt,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsaprivalloc,\k(01 rsaprivfree,\k(02 rsaprivtopub,\k(03 rsapuballoc,\k(04 rsapubfree,\k(05 X509toRSApub,\k(06 X509gen,\k(07 X509verify\k(08 \-\k(09 RSA\k(10 encryption\k(11 algorithm\k(12 rsa(2)\k(13 asn1dump,\k(14 asn1toRSApriv,\k(15 decodePEM,\k(16 rsadecrypt,\k(17 rsaencrypt,\k(18 rsagen,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsaprivfree,\k(01 rsaprivtopub,\k(02 rsapuballoc,\k(03 rsapubfree,\k(04 X509toRSApub,\k(05 X509gen,\k(06 X509verify\k(07 \-\k(08 RSA\k(09 encryption\k(10 algorithm\k(11 rsa(2)\k(12 asn1dump,\k(13 asn1toRSApriv,\k(14 decodePEM,\k(15 rsadecrypt,\k(16 rsaencrypt,\k(17 rsagen,\k(18 rsaprivalloc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsaprivtopub,\k(01 rsapuballoc,\k(02 rsapubfree,\k(03 X509toRSApub,\k(04 X509gen,\k(05 X509verify\k(06 \-\k(07 RSA\k(08 encryption\k(09 algorithm\k(10 rsa(2)\k(11 asn1dump,\k(12 asn1toRSApriv,\k(13 decodePEM,\k(14 rsadecrypt,\k(15 rsaencrypt,\k(16 rsagen,\k(17 rsaprivalloc,\k(18 rsaprivfree,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsapuballoc,\k(01 rsapubfree,\k(02 X509toRSApub,\k(03 X509gen,\k(04 X509verify\k(05 \-\k(06 RSA\k(07 encryption\k(08 algorithm\k(09 rsa(2)\k(10 asn1dump,\k(11 asn1toRSApriv,\k(12 decodePEM,\k(13 rsadecrypt,\k(14 rsaencrypt,\k(15 rsagen,\k(16 rsaprivalloc,\k(17 rsaprivfree,\k(18 rsaprivtopub,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsapubfree,\k(01 X509toRSApub,\k(02 X509gen,\k(03 X509verify\k(04 \-\k(05 RSA\k(06 encryption\k(07 algorithm\k(08 rsa(2)\k(09 asn1dump,\k(10 asn1toRSApriv,\k(11 decodePEM,\k(12 rsadecrypt,\k(13 rsaencrypt,\k(14 rsagen,\k(15 rsaprivalloc,\k(16 rsaprivfree,\k(17 rsaprivtopub,\k(18 rsapuballoc,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+rsleep,\k(01 rwakeup,\k(02 rwakeupall,\k(03 incref,\k(04 decref\k(05 \-\k(06 spin\k(07 locks,\k(08 queueing\k(09 rendezvous\k(10 locks,\k(11 reader-writer\k(12 locks,\k(13 rendezvous\k(14 points,\k(15 and\k(16 reference\k(17 counts\k(18 lock(2)\k(19 lock,\k(20 canlock,\k(21 unlock,\k(22 qlock,\k(23 canqlock,\k(24 qunlock,\k(25 rlock,\k(26 canrlock,\k(27 runlock,\k(28 wlock,\k(29 canwlock,\k(30 wunlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+rtc\k(01 \-\k(02 real-time\k(03 clock\k(04 and\k(05 non-volatile\k(06 RAM\k(07 rtc(3)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+rudp,\k(01 tcp,\k(02 udp\k(03 \-\k(04 network\k(05 protocols\k(06 over\k(07 IP\k(08 ip(3)\k(09 ip,\k(10 esp,\k(11 gre,\k(12 icmp,\k(13 icmpv6,\k(14 ipmux,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+rules\k(01 plumb(6)\k(02 plumb\k(03 \-\k(04 format\k(05 of\k(06 plumb\k(07 messages\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rules\k(01 rewrite(6)\k(02 rewrite\k(03 \-\k(04 mail\k(05 rewrite\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+run\k(01 a\k(02 command\k(03 under\k(04 lock\k(05 lock(1)\k(06 lock\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+run\k(01 automatic\k(02 or\k(03 manual\k(04 6to4\k(05 tunnel\k(06 of\k(07 IPv6\k(08 through\k(09 IPv4\k(10 6in4(8)\k(11 6in4\k(12 -\k(13 configure\k(14 and\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+rune\k(01 \-\k(02 character\k(03 set\k(04 and\k(05 format\k(06 utf(6)\k(07 UTF,\k(08 Unicode,\k(09 ASCII,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+rune\k(01 string\k(02 operations\k(03 runestrcat(2)\k(04 runestrcat,\k(05 runestrncat,\k(06 runestrcmp,\k(07 runestrncmp,\k(08 runestrcpy,\k(09 runestrncpy,\k(10 runestrecpy,\k(11 runestrlen,\k(12 runestrchr,\k(13 runestrrchr,\k(14 runestrdup,\k(15 runestrstr\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runefmtstrflush,\k(01 errfmt\k(02 \-\k(03 support\k(04 for\k(05 user-defined\k(06 print\k(07 formats\k(08 and\k(09 output\k(10 routines\k(11 fmtinstall(2)\k(12 fmtinstall,\k(13 dofmt,\k(14 dorfmt,\k(15 fmtprint,\k(16 fmtvprint,\k(17 fmtrune,\k(18 fmtstrcpy,\k(19 fmtrunestrcpy,\k(20 fmtfdinit,\k(21 fmtfdflush,\k(22 fmtstrinit,\k(23 fmtstrflush,\k(24 runefmtstrinit,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+runefmtstrinit,\k(01 runefmtstrflush,\k(02 errfmt\k(03 \-\k(04 support\k(05 for\k(06 user-defined\k(07 print\k(08 formats\k(09 and\k(10 output\k(11 routines\k(12 fmtinstall(2)\k(13 fmtinstall,\k(14 dofmt,\k(15 dorfmt,\k(16 fmtprint,\k(17 fmtvprint,\k(18 fmtrune,\k(19 fmtstrcpy,\k(20 fmtrunestrcpy,\k(21 fmtfdinit,\k(22 fmtfdflush,\k(23 fmtstrinit,\k(24 fmtstrflush,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+runelen,\k(01 runenlen,\k(02 fullrune,\k(03 utfecpy,\k(04 utflen,\k(05 utfnlen,\k(06 utfrune,\k(07 utfrrune,\k(08 utfutf\k(09 \-\k(10 rune/UTF\k(11 conversion\k(12 rune(2)\k(13 runetochar,\k(14 chartorune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+runenlen,\k(01 fullrune,\k(02 utfecpy,\k(03 utflen,\k(04 utfnlen,\k(05 utfrune,\k(06 utfrrune,\k(07 utfutf\k(08 \-\k(09 rune/UTF\k(10 conversion\k(11 rune(2)\k(12 runetochar,\k(13 chartorune,\k(14 runelen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+runeseprint,\k(01 runesmprint,\k(02 vfprint,\k(03 vsnprint,\k(04 vseprint,\k(05 vsmprint,\k(06 runevsnprint,\k(07 runevseprint,\k(08 runevsmprint\k(09 \-\k(10 print\k(11 formatted\k(12 output\k(13 print(2)\k(14 print,\k(15 fprint,\k(16 sprint,\k(17 snprint,\k(18 seprint,\k(19 smprint,\k(20 runesprint,\k(21 runesnprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runesmprint,\k(01 vfprint,\k(02 vsnprint,\k(03 vseprint,\k(04 vsmprint,\k(05 runevsnprint,\k(06 runevseprint,\k(07 runevsmprint\k(08 \-\k(09 print\k(10 formatted\k(11 output\k(12 print(2)\k(13 print,\k(14 fprint,\k(15 sprint,\k(16 snprint,\k(17 seprint,\k(18 smprint,\k(19 runesprint,\k(20 runesnprint,\k(21 runeseprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runesnprint,\k(01 runeseprint,\k(02 runesmprint,\k(03 vfprint,\k(04 vsnprint,\k(05 vseprint,\k(06 vsmprint,\k(07 runevsnprint,\k(08 runevseprint,\k(09 runevsmprint\k(10 \-\k(11 print\k(12 formatted\k(13 output\k(14 print(2)\k(15 print,\k(16 fprint,\k(17 sprint,\k(18 snprint,\k(19 seprint,\k(20 smprint,\k(21 runesprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runesprint,\k(01 runesnprint,\k(02 runeseprint,\k(03 runesmprint,\k(04 vfprint,\k(05 vsnprint,\k(06 vseprint,\k(07 vsmprint,\k(08 runevsnprint,\k(09 runevseprint,\k(10 runevsmprint\k(11 \-\k(12 print\k(13 formatted\k(14 output\k(15 print(2)\k(16 print,\k(17 fprint,\k(18 sprint,\k(19 snprint,\k(20 seprint,\k(21 smprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runestrcat,\k(01 runestrncat,\k(02 runestrcmp,\k(03 runestrncmp,\k(04 runestrcpy,\k(05 runestrncpy,\k(06 runestrecpy,\k(07 runestrlen,\k(08 runestrchr,\k(09 runestrrchr,\k(10 runestrdup,\k(11 runestrstr\k(12 \-\k(13 rune\k(14 string\k(15 operations\k(16 runestrcat(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrchr,\k(01 runestrrchr,\k(02 runestrdup,\k(03 runestrstr\k(04 \-\k(05 rune\k(06 string\k(07 operations\k(08 runestrcat(2)\k(09 runestrcat,\k(10 runestrncat,\k(11 runestrcmp,\k(12 runestrncmp,\k(13 runestrcpy,\k(14 runestrncpy,\k(15 runestrecpy,\k(16 runestrlen,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrcmp,\k(01 runestrncmp,\k(02 runestrcpy,\k(03 runestrncpy,\k(04 runestrecpy,\k(05 runestrlen,\k(06 runestrchr,\k(07 runestrrchr,\k(08 runestrdup,\k(09 runestrstr\k(10 \-\k(11 rune\k(12 string\k(13 operations\k(14 runestrcat(2)\k(15 runestrcat,\k(16 runestrncat,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrcpy,\k(01 runestrncpy,\k(02 runestrecpy,\k(03 runestrlen,\k(04 runestrchr,\k(05 runestrrchr,\k(06 runestrdup,\k(07 runestrstr\k(08 \-\k(09 rune\k(10 string\k(11 operations\k(12 runestrcat(2)\k(13 runestrcat,\k(14 runestrncat,\k(15 runestrcmp,\k(16 runestrncmp,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrdup,\k(01 runestrstr\k(02 \-\k(03 rune\k(04 string\k(05 operations\k(06 runestrcat(2)\k(07 runestrcat,\k(08 runestrncat,\k(09 runestrcmp,\k(10 runestrncmp,\k(11 runestrcpy,\k(12 runestrncpy,\k(13 runestrecpy,\k(14 runestrlen,\k(15 runestrchr,\k(16 runestrrchr,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrecpy,\k(01 runestrlen,\k(02 runestrchr,\k(03 runestrrchr,\k(04 runestrdup,\k(05 runestrstr\k(06 \-\k(07 rune\k(08 string\k(09 operations\k(10 runestrcat(2)\k(11 runestrcat,\k(12 runestrncat,\k(13 runestrcmp,\k(14 runestrncmp,\k(15 runestrcpy,\k(16 runestrncpy,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestring,\k(01 runestringn,\k(02 stringbg,\k(03 stringnbg,\k(04 runestringbg,\k(05 runestringnbg,\k(06 _string,\k(07 ARROW,\k(08 drawsetdebug\k(09 \-\k(10 graphics\k(11 functions\k(12 PB\k(13 L\k(14 draw(2)\k(15 Image,\k(16 draw,\k(17 gendraw,\k(18 drawreplxy,\k(19 drawrepl,\k(20 replclipr,\k(21 line,\k(22 poly,\k(23 fillpoly,\k(24 bezier,\k(25 bezspline,\k(26 fillbezier,\k(27 fillbezspline,\k(28 ellipse,\k(29 fillellipse,\k(30 arc,\k(31 fillarc,\k(32 icossin,\k(33 icossin2,\k(34 border,\k(35 string,\k(36 stringn,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+runestringbg,\k(01 runestringnbg,\k(02 _string,\k(03 ARROW,\k(04 drawsetdebug\k(05 \-\k(06 graphics\k(07 functions\k(08 PB\k(09 L\k(10 draw(2)\k(11 Image,\k(12 draw,\k(13 gendraw,\k(14 drawreplxy,\k(15 drawrepl,\k(16 replclipr,\k(17 line,\k(18 poly,\k(19 fillpoly,\k(20 bezier,\k(21 bezspline,\k(22 fillbezier,\k(23 fillbezspline,\k(24 ellipse,\k(25 fillellipse,\k(26 arc,\k(27 fillarc,\k(28 icossin,\k(29 icossin2,\k(30 border,\k(31 string,\k(32 stringn,\k(33 runestring,\k(34 runestringn,\k(35 stringbg,\k(36 stringnbg,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+runestringn,\k(01 stringbg,\k(02 stringnbg,\k(03 runestringbg,\k(04 runestringnbg,\k(05 _string,\k(06 ARROW,\k(07 drawsetdebug\k(08 \-\k(09 graphics\k(10 functions\k(11 PB\k(12 L\k(13 draw(2)\k(14 Image,\k(15 draw,\k(16 gendraw,\k(17 drawreplxy,\k(18 drawrepl,\k(19 replclipr,\k(20 line,\k(21 poly,\k(22 fillpoly,\k(23 bezier,\k(24 bezspline,\k(25 fillbezier,\k(26 fillbezspline,\k(27 ellipse,\k(28 fillellipse,\k(29 arc,\k(30 fillarc,\k(31 icossin,\k(32 icossin2,\k(33 border,\k(34 string,\k(35 stringn,\k(36 runestring,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+runestringnbg,\k(01 _string,\k(02 ARROW,\k(03 drawsetdebug\k(04 \-\k(05 graphics\k(06 functions\k(07 PB\k(08 L\k(09 draw(2)\k(10 Image,\k(11 draw,\k(12 gendraw,\k(13 drawreplxy,\k(14 drawrepl,\k(15 replclipr,\k(16 line,\k(17 poly,\k(18 fillpoly,\k(19 bezier,\k(20 bezspline,\k(21 fillbezier,\k(22 fillbezspline,\k(23 ellipse,\k(24 fillellipse,\k(25 arc,\k(26 fillarc,\k(27 icossin,\k(28 icossin2,\k(29 border,\k(30 string,\k(31 stringn,\k(32 runestring,\k(33 runestringn,\k(34 stringbg,\k(35 stringnbg,\k(36 runestringbg,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+runestringnwidth\k(01 \-\k(02 graphical\k(03 size\k(04 of\k(05 strings\k(06 stringsize(2)\k(07 stringsize,\k(08 stringwidth,\k(09 stringnwidth,\k(10 runestringsize,\k(11 runestringwidth,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+runestringsize,\k(01 runestringwidth,\k(02 runestringnwidth\k(03 \-\k(04 graphical\k(05 size\k(06 of\k(07 strings\k(08 stringsize(2)\k(09 stringsize,\k(10 stringwidth,\k(11 stringnwidth,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+runestringwidth,\k(01 runestringnwidth\k(02 \-\k(03 graphical\k(04 size\k(05 of\k(06 strings\k(07 stringsize(2)\k(08 stringsize,\k(09 stringwidth,\k(10 stringnwidth,\k(11 runestringsize,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+runestrlen,\k(01 runestrchr,\k(02 runestrrchr,\k(03 runestrdup,\k(04 runestrstr\k(05 \-\k(06 rune\k(07 string\k(08 operations\k(09 runestrcat(2)\k(10 runestrcat,\k(11 runestrncat,\k(12 runestrcmp,\k(13 runestrncmp,\k(14 runestrcpy,\k(15 runestrncpy,\k(16 runestrecpy,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrncat,\k(01 runestrcmp,\k(02 runestrncmp,\k(03 runestrcpy,\k(04 runestrncpy,\k(05 runestrecpy,\k(06 runestrlen,\k(07 runestrchr,\k(08 runestrrchr,\k(09 runestrdup,\k(10 runestrstr\k(11 \-\k(12 rune\k(13 string\k(14 operations\k(15 runestrcat(2)\k(16 runestrcat,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrncmp,\k(01 runestrcpy,\k(02 runestrncpy,\k(03 runestrecpy,\k(04 runestrlen,\k(05 runestrchr,\k(06 runestrrchr,\k(07 runestrdup,\k(08 runestrstr\k(09 \-\k(10 rune\k(11 string\k(12 operations\k(13 runestrcat(2)\k(14 runestrcat,\k(15 runestrncat,\k(16 runestrcmp,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrncpy,\k(01 runestrecpy,\k(02 runestrlen,\k(03 runestrchr,\k(04 runestrrchr,\k(05 runestrdup,\k(06 runestrstr\k(07 \-\k(08 rune\k(09 string\k(10 operations\k(11 runestrcat(2)\k(12 runestrcat,\k(13 runestrncat,\k(14 runestrcmp,\k(15 runestrncmp,\k(16 runestrcpy,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrrchr,\k(01 runestrdup,\k(02 runestrstr\k(03 \-\k(04 rune\k(05 string\k(06 operations\k(07 runestrcat(2)\k(08 runestrcat,\k(09 runestrncat,\k(10 runestrcmp,\k(11 runestrncmp,\k(12 runestrcpy,\k(13 runestrncpy,\k(14 runestrecpy,\k(15 runestrlen,\k(16 runestrchr,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runestrstr\k(01 \-\k(02 rune\k(03 string\k(04 operations\k(05 runestrcat(2)\k(06 runestrcat,\k(07 runestrncat,\k(08 runestrcmp,\k(09 runestrncmp,\k(10 runestrcpy,\k(11 runestrncpy,\k(12 runestrecpy,\k(13 runestrlen,\k(14 runestrchr,\k(15 runestrrchr,\k(16 runestrdup,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+runetochar,\k(01 chartorune,\k(02 runelen,\k(03 runenlen,\k(04 fullrune,\k(05 utfecpy,\k(06 utflen,\k(07 utfnlen,\k(08 utfrune,\k(09 utfrrune,\k(10 utfutf\k(11 \-\k(12 rune/UTF\k(13 conversion\k(14 rune(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+rune/UTF\k(01 conversion\k(02 rune(2)\k(03 runetochar,\k(04 chartorune,\k(05 runelen,\k(06 runenlen,\k(07 fullrune,\k(08 utfecpy,\k(09 utflen,\k(10 utfnlen,\k(11 utfrune,\k(12 utfrrune,\k(13 utfutf\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+runevseprint,\k(01 runevsmprint\k(02 \-\k(03 print\k(04 formatted\k(05 output\k(06 print(2)\k(07 print,\k(08 fprint,\k(09 sprint,\k(10 snprint,\k(11 seprint,\k(12 smprint,\k(13 runesprint,\k(14 runesnprint,\k(15 runeseprint,\k(16 runesmprint,\k(17 vfprint,\k(18 vsnprint,\k(19 vseprint,\k(20 vsmprint,\k(21 runevsnprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runevsmprint\k(01 \-\k(02 print\k(03 formatted\k(04 output\k(05 print(2)\k(06 print,\k(07 fprint,\k(08 sprint,\k(09 snprint,\k(10 seprint,\k(11 smprint,\k(12 runesprint,\k(13 runesnprint,\k(14 runeseprint,\k(15 runesmprint,\k(16 vfprint,\k(17 vsnprint,\k(18 vseprint,\k(19 vsmprint,\k(20 runevsnprint,\k(21 runevseprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runevsnprint,\k(01 runevseprint,\k(02 runevsmprint\k(03 \-\k(04 print\k(05 formatted\k(06 output\k(07 print(2)\k(08 print,\k(09 fprint,\k(10 sprint,\k(11 snprint,\k(12 seprint,\k(13 smprint,\k(14 runesprint,\k(15 runesnprint,\k(16 runeseprint,\k(17 runesmprint,\k(18 vfprint,\k(19 vsnprint,\k(20 vseprint,\k(21 vsmprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+runlock,\k(01 wlock,\k(02 canwlock,\k(03 wunlock,\k(04 rsleep,\k(05 rwakeup,\k(06 rwakeupall,\k(07 incref,\k(08 decref\k(09 \-\k(10 spin\k(11 locks,\k(12 queueing\k(13 rendezvous\k(14 locks,\k(15 reader-writer\k(16 locks,\k(17 rendezvous\k(18 points,\k(19 and\k(20 reference\k(21 counts\k(22 lock(2)\k(23 lock,\k(24 canlock,\k(25 unlock,\k(26 qlock,\k(27 canqlock,\k(28 qunlock,\k(29 rlock,\k(30 canrlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+running\k(01 uptime(1)\k(02 uptime\k(03 \-\k(04 show\k(05 how\k(06 long\k(07 the\k(08 system\k(09 has\k(10 been\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+running\k(01 processes\k(02 proc(3)\k(03 proc\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+runq\k(01 \-\k(02 queue\k(03 management\k(04 for\k(05 spooled\k(06 files\k(07 qer(8)\k(08 qer,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+rwakeup,\k(01 rwakeupall,\k(02 incref,\k(03 decref\k(04 \-\k(05 spin\k(06 locks,\k(07 queueing\k(08 rendezvous\k(09 locks,\k(10 reader-writer\k(11 locks,\k(12 rendezvous\k(13 points,\k(14 and\k(15 reference\k(16 counts\k(17 lock(2)\k(18 lock,\k(19 canlock,\k(20 unlock,\k(21 qlock,\k(22 canqlock,\k(23 qunlock,\k(24 rlock,\k(25 canrlock,\k(26 runlock,\k(27 wlock,\k(28 canwlock,\k(29 wunlock,\k(30 rsleep,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+rwakeupall,\k(01 incref,\k(02 decref\k(03 \-\k(04 spin\k(05 locks,\k(06 queueing\k(07 rendezvous\k(08 locks,\k(09 reader-writer\k(10 locks,\k(11 rendezvous\k(12 points,\k(13 and\k(14 reference\k(15 counts\k(16 lock(2)\k(17 lock,\k(18 canlock,\k(19 unlock,\k(20 qlock,\k(21 canqlock,\k(22 qunlock,\k(23 rlock,\k(24 canrlock,\k(25 runlock,\k(26 wlock,\k(27 canwlock,\k(28 wunlock,\k(29 rsleep,\k(30 rwakeup,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+rwd,\k(01 conswdir\k(02 \-\k(03 maintain\k(04 remote\k(05 working\k(06 directory\k(07 rwd(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+rx,\k(01 hayes,\k(02 xms,\k(03 xmr\k(04 \-\k(05 remote\k(06 login,\k(07 execution,\k(08 and\k(09 XMODEM\k(10 file\k(11 transfer\k(12 con(1)\k(13 con,\k(14 telnet,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+sacfs\k(01 \-\k(02 compressed\k(03 file\k(04 system\k(05 sacfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+s_alloc,\k(01 s_append,\k(02 s_array,\k(03 s_copy,\k(04 s_error,\k(05 s_free,\k(06 s_incref,\k(07 s_memappend,\k(08 s_nappend,\k(09 s_new,\k(10 s_newalloc,\k(11 s_parse,\k(12 s_reset,\k(13 s_restart,\k(14 s_terminate,\k(15 s_tolower,\k(16 s_putc,\k(17 s_unique,\k(18 s_grow,\k(19 s_read,\k(20 s_read_line,\k(21 s_getline\k(22 \-\k(23 extensible\k(24 strings\k(25 string(2)\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+sam,\k(01 B,\k(02 sam.save,\k(03 samterm\k(04 \-\k(05 screen\k(06 editor\k(07 with\k(08 structural\k(09 regular\k(10 expressions\k(11 sam(1)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+sample\k(01 lines\k(02 from\k(03 a\k(04 file\k(05 fortune(1)\k(06 fortune\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+sam.save,\k(01 samterm\k(02 \-\k(03 screen\k(04 editor\k(05 with\k(06 structural\k(07 regular\k(08 expressions\k(09 sam(1)\k(10 sam,\k(11 B,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+samterm\k(01 \-\k(02 screen\k(03 editor\k(04 with\k(05 structural\k(06 regular\k(07 expressions\k(08 sam(1)\k(09 sam,\k(10 B,\k(11 sam.save,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+s_append,\k(01 s_array,\k(02 s_copy,\k(03 s_error,\k(04 s_free,\k(05 s_incref,\k(06 s_memappend,\k(07 s_nappend,\k(08 s_new,\k(09 s_newalloc,\k(10 s_parse,\k(11 s_reset,\k(12 s_restart,\k(13 s_terminate,\k(14 s_tolower,\k(15 s_putc,\k(16 s_unique,\k(17 s_grow,\k(18 s_read,\k(19 s_read_line,\k(20 s_getline\k(21 \-\k(22 extensible\k(23 strings\k(24 string(2)\k(25 s_alloc,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_array,\k(01 s_copy,\k(02 s_error,\k(03 s_free,\k(04 s_incref,\k(05 s_memappend,\k(06 s_nappend,\k(07 s_new,\k(08 s_newalloc,\k(09 s_parse,\k(10 s_reset,\k(11 s_restart,\k(12 s_terminate,\k(13 s_tolower,\k(14 s_putc,\k(15 s_unique,\k(16 s_grow,\k(17 s_read,\k(18 s_read_line,\k(19 s_getline\k(20 \-\k(21 extensible\k(22 strings\k(23 string(2)\k(24 s_alloc,\k(25 s_append,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+SATA\k(01 (Serial\k(02 AT)\k(03 storage\k(04 device\k(05 drivers\k(06 sdahci(3)\k(07 sdahci\k(08 \-\k(09 AHCI\k(10 (Advanced\k(11 Host\k(12 Controller\k(13 Interface)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+save,\k(01 imagemap,\k(02 man2html,\k(03 webls\k(04 \-\k(05 HTTP\k(06 server\k(07 httpd(8)\k(08 httpd,\k(09 mirror,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+sbrk\k(01 \-\k(02 change\k(03 memory\k(04 allocation\k(05 brk(2)\k(06 brk,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+scale,\k(01 move,\k(02 xform,\k(03 ixform,\k(04 persp,\k(05 look,\k(06 viewport\k(07 \-\k(08 Geometric\k(09 transformations\k(10 matrix(2)\k(11 ident,\k(12 matmul,\k(13 matmulr,\k(14 determinant,\k(15 adjoint,\k(16 invertmat,\k(17 xformpoint,\k(18 xformpointd,\k(19 xformplane,\k(20 pushmat,\k(21 popmat,\k(22 rot,\k(23 qrot,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+scan\k(01 \-\k(02 client-server\k(03 replica\k(04 management\k(05 replica(1)\k(06 changes,\k(07 pull,\k(08 push,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+scan\k(01 formatted\k(02 input\k(03 fscanf(2)\k(04 fscanf,\k(05 scanf,\k(06 sscanf,\k(07 vfscanf\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+scanf,\k(01 sscanf,\k(02 vfscanf\k(03 \-\k(04 scan\k(05 formatted\k(06 input\k(07 fscanf(2)\k(08 fscanf,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+scanmail,\k(01 testscan\k(02 \-\k(03 spam\k(04 filters\k(05 scanmail(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+scanning\k(01 and\k(02 processing\k(03 language\k(04 awk(1)\k(05 awk\k(06 \-\k(07 pattern-directed\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+scat\k(01 \-\k(02 sky\k(03 catalogue\k(04 and\k(05 Digitized\k(06 Sky\k(07 Survey\k(08 scat(7)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+scatter/gather\k(01 read\k(02 and\k(03 write\k(04 readv(2)\k(05 readv,\k(06 writev,\k(07 preadv,\k(08 pwritev\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+sclose,\k(01 fflush,\k(02 setvbuf,\k(03 setbuf,\k(04 fgetpos,\k(05 ftell,\k(06 fsetpos,\k(07 fseek,\k(08 rewind,\k(09 feof,\k(10 ferror,\k(11 clearerr\k(12 \-\k(13 standard\k(14 buffered\k(15 input/output\k(16 package\k(17 fopen(2)\k(18 fopen,\k(19 freopen,\k(20 fdopen,\k(21 fileno,\k(22 fclose,\k(23 sopenr,\k(24 sopenw,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+s_copy,\k(01 s_error,\k(02 s_free,\k(03 s_incref,\k(04 s_memappend,\k(05 s_nappend,\k(06 s_new,\k(07 s_newalloc,\k(08 s_parse,\k(09 s_reset,\k(10 s_restart,\k(11 s_terminate,\k(12 s_tolower,\k(13 s_putc,\k(14 s_unique,\k(15 s_grow,\k(16 s_read,\k(17 s_read_line,\k(18 s_getline\k(19 \-\k(20 extensible\k(21 strings\k(22 string(2)\k(23 s_alloc,\k(24 s_append,\k(25 s_array,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+scp,\k(01 sshserve\k(02 \-\k(03 secure\k(04 login\k(05 and\k(06 file\k(07 copy\k(08 from/to\k(09 Unix\k(10 or\k(11 Plan\k(12 9\k(13 ssh(1)\k(14 ssh,\k(15 sshnet,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+Screen,\k(01 allocscreen,\k(02 publicscreen,\k(03 freescreen,\k(04 allocwindow,\k(05 bottomwindow,\k(06 bottomnwindows,\k(07 topwindow,\k(08 topnwindows,\k(09 originwindow\k(10 \-\k(11 window\k(12 management\k(13 window(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+screen\k(01 editor\k(02 with\k(03 structural\k(04 regular\k(05 expressions\k(06 sam(1)\k(07 sam,\k(08 B,\k(09 sam.save,\k(10 samterm\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+screen\k(01 graphics\k(02 draw(3)\k(03 draw\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+screen\k(01 magnifier\k(02 lens(1)\k(03 lens\k(04 \-\k(05 interactive\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+scribblealloc,\k(01 recognize\k(02 \-\k(03 character\k(04 recognition\k(05 scribble(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+scripting\k(01 tools\k(02 expect(1)\k(03 at,\k(04 drain,\k(05 expect,\k(06 pass\k(07 \-\k(08 dialer\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+scripts\k(01 cpurc(8)\k(02 cpurc,\k(03 cpurc.local,\k(04 termrc,\k(05 termrc.local\k(06 \-\k(07 boot\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+scripts\k(01 getflags(8)\k(02 getflags,\k(03 usage\k(04 \-\k(05 command-line\k(06 parsing\k(07 for\k(08 shell\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+SCSI\k(01 device\k(02 operations\k(03 scsi(2)\k(04 openscsi,\k(05 closescsi,\k(06 scsiready,\k(07 scsi,\k(08 scsicmd,\k(09 scsierror\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+SCSI\k(01 I/O\k(02 Processors\k(03 na(8)\k(04 na\k(05 \-\k(06 assembler\k(07 for\k(08 the\k(09 Symbios\k(10 Logic\k(11 PCI-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+scsi,\k(01 scsicmd,\k(02 scsierror\k(03 \-\k(04 SCSI\k(05 device\k(06 operations\k(07 scsi(2)\k(08 openscsi,\k(09 closescsi,\k(10 scsiready,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+SCSI\k(01 target\k(02 control\k(03 scuzz(8)\k(04 scuzz\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+scsicmd,\k(01 scsierror\k(02 \-\k(03 SCSI\k(04 device\k(05 operations\k(06 scsi(2)\k(07 openscsi,\k(08 closescsi,\k(09 scsiready,\k(10 scsi,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+scsierror\k(01 \-\k(02 SCSI\k(03 device\k(04 operations\k(05 scsi(2)\k(06 openscsi,\k(07 closescsi,\k(08 scsiready,\k(09 scsi,\k(10 scsicmd,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+scsiready,\k(01 scsi,\k(02 scsicmd,\k(03 scsierror\k(04 \-\k(05 SCSI\k(06 device\k(07 operations\k(08 scsi(2)\k(09 openscsi,\k(10 closescsi,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+scuzz\k(01 \-\k(02 SCSI\k(03 target\k(04 control\k(05 scuzz(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+sd\k(01 \-\k(02 storage\k(03 device\k(04 interface\k(05 sd(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+sdahci\k(01 \-\k(02 AHCI\k(03 (Advanced\k(04 Host\k(05 Controller\k(06 Interface)\k(07 SATA\k(08 (Serial\k(09 AT)\k(10 storage\k(11 device\k(12 drivers\k(13 sdahci(3)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+sdaoe\k(01 \-\k(02 ATA-over-Ethernet\k(03 (Ao)\k(04 storage\k(05 device\k(06 interface\k(07 sdaoe(3)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+search\k(01 a\k(02 file\k(03 for\k(04 a\k(05 pattern\k(06 grep(1)\k(07 grep\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+search\k(01 online\k(02 thesaurus\k(03 thesaurus(1)\k(04 thesaurus\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+seconds\k(01 and\k(02 nanoseconds\k(03 since\k(04 epoch\k(05 time(2)\k(06 time,\k(07 nsec\k(08 \-\k(09 time\k(10 in\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+secstore\k(01 \-\k(02 secstore\k(03 commands\k(04 secstore(1)\k(05 aescbc,\k(06 ipso,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+secstore\k(01 commands\k(02 secstore(1)\k(03 aescbc,\k(04 ipso,\k(05 secstore\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+secstore\k(01 commands\k(02 secstore(8)\k(03 secstored,\k(04 secuser\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+secstored,\k(01 secuser\k(02 \-\k(03 secstore\k(04 commands\k(05 secstore(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+secure\k(01 hashes\k(02 sechash(2)\k(03 md4,\k(04 md5,\k(05 sha1,\k(06 aes,\k(07 hmac_x,\k(08 hmac_md5,\k(09 hmac_sha1,\k(10 hmac_aes,\k(11 md5pickle,\k(12 md5unpickle,\k(13 sha1pickle,\k(14 sha1unpickle\k(15 \-\k(16 cryptographically\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+secure\k(01 login\k(02 and\k(03 file\k(04 copy\k(05 from/to\k(06 Unix\k(07 or\k(08 Plan\k(09 9\k(10 ssh(1)\k(11 ssh,\k(12 sshnet,\k(13 scp,\k(14 sshserve\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+securenet\k(01 \-\k(02 Digital\k(03 Pathways\k(04 SecureNet\k(05 Key\k(06 remote\k(07 authentication\k(08 box\k(09 securenet(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+SecureNet\k(01 Key\k(02 remote\k(03 authentication\k(04 box\k(05 securenet(8)\k(06 securenet\k(07 \-\k(08 Digital\k(09 Pathways\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+secuser\k(01 \-\k(02 secstore\k(03 commands\k(04 secstore(8)\k(05 secstored,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+sed\k(01 \-\k(02 stream\k(03 editor\k(04 sed(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+seek\k(01 \-\k(02 change\k(03 file\k(04 offset\k(05 seek(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+seemail,\k(01 vwhois\k(02 \-\k(03 mailbox\k(04 interface\k(05 faces(1)\k(06 faces,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+segattach,\k(01 segdetach,\k(02 segfree\k(03 \-\k(04 map/unmap\k(05 a\k(06 segment\k(07 in\k(08 virtual\k(09 memory\k(10 segattach(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+segbrk\k(01 \-\k(02 change\k(03 memory\k(04 allocation\k(05 segbrk(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+segdetach,\k(01 segfree\k(02 \-\k(03 map/unmap\k(04 a\k(05 segment\k(06 in\k(07 virtual\k(08 memory\k(09 segattach(2)\k(10 segattach,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+segflush\k(01 \-\k(02 flush\k(03 instruction\k(04 and\k(05 data\k(06 caches\k(07 segflush(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+segfree\k(01 \-\k(02 map/unmap\k(03 a\k(04 segment\k(05 in\k(06 virtual\k(07 memory\k(08 segattach(2)\k(09 segattach,\k(10 segdetach,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+segment\k(01 \-\k(02 long\k(03 lived\k(04 memory\k(05 segments\k(06 segment(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+segment\k(01 in\k(02 virtual\k(03 memory\k(04 segattach(2)\k(05 segattach,\k(06 segdetach,\k(07 segfree\k(08 \-\k(09 map/unmap\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+segments\k(01 segment(3)\k(02 segment\k(03 \-\k(04 long\k(05 lived\k(06 memory\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+select\k(01 or\k(02 reject\k(03 lines\k(04 common\k(05 to\k(06 two\k(07 sorted\k(08 files\k(09 comm(1)\k(10 comm\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+semacquire,\k(01 semrelease\k(02 \-\k(03 user\k(04 level\k(05 semaphores\k(06 semacquire(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+semaphores\k(01 semacquire(2)\k(02 semacquire,\k(03 semrelease\k(04 \-\k(05 user\k(06 level\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+semrelease\k(01 \-\k(02 user\k(03 level\k(04 semaphores\k(05 semacquire(2)\k(06 semacquire,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+send\k(01 \-\k(02 mail\k(03 routing\k(04 and\k(05 delivery\k(06 send(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+send\k(01 a\k(02 note\k(03 to\k(04 a\k(05 process\k(06 or\k(07 process\k(08 group\k(09 postnote(2)\k(10 postnote\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+send\k(01 message\k(02 to\k(03 plumber\k(04 plumb(1)\k(05 plumb\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+send,\k(01 sendp,\k(02 sendul,\k(03 nbrecv,\k(04 nbrecvp,\k(05 nbrecvul,\k(06 nbsend,\k(07 nbsendp,\k(08 nbsendul,\k(09 threadcreate,\k(10 threaddata,\k(11 threadexits,\k(12 threadexitsall,\k(13 threadgetgrp,\k(14 threadgetname,\k(15 threadint,\k(16 threadintgrp,\k(17 threadkill,\k(18 threadkillgrp,\k(19 threadmain,\k(20 threadnotify,\k(21 threadid,\k(22 threadpid,\k(23 threadsetgrp,\k(24 threadsetname,\k(25 threadwaitchan,\k(26 yield\k(27 \-\k(28 thread\k(29 and\k(30 proc\k(31 management\k(32 thread(2)\k(33 alt,\k(34 chancreate,\k(35 chanfree,\k(36 chaninit,\k(37 chanprint,\k(38 mainstacksize,\k(39 proccreate,\k(40 procdata,\k(41 procexec,\k(42 procexecl,\k(43 procrfork,\k(44 recv,\k(45 recvp,\k(46 recvul,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+send\k(01 wake-on-lan\k(02 Ethernet\k(03 packet\k(04 wol(8)\k(05 wol\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sending\k(01 mail\k(02 marshal(1)\k(03 marshal\k(04 \-\k(05 formatting\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sendp,\k(01 sendul,\k(02 nbrecv,\k(03 nbrecvp,\k(04 nbrecvul,\k(05 nbsend,\k(06 nbsendp,\k(07 nbsendul,\k(08 threadcreate,\k(09 threaddata,\k(10 threadexits,\k(11 threadexitsall,\k(12 threadgetgrp,\k(13 threadgetname,\k(14 threadint,\k(15 threadintgrp,\k(16 threadkill,\k(17 threadkillgrp,\k(18 threadmain,\k(19 threadnotify,\k(20 threadid,\k(21 threadpid,\k(22 threadsetgrp,\k(23 threadsetname,\k(24 threadwaitchan,\k(25 yield\k(26 \-\k(27 thread\k(28 and\k(29 proc\k(30 management\k(31 thread(2)\k(32 alt,\k(33 chancreate,\k(34 chanfree,\k(35 chaninit,\k(36 chanprint,\k(37 mainstacksize,\k(38 proccreate,\k(39 procdata,\k(40 procexec,\k(41 procexecl,\k(42 procrfork,\k(43 recv,\k(44 recvp,\k(45 recvul,\k(46 send,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+sendul,\k(01 nbrecv,\k(02 nbrecvp,\k(03 nbrecvul,\k(04 nbsend,\k(05 nbsendp,\k(06 nbsendul,\k(07 threadcreate,\k(08 threaddata,\k(09 threadexits,\k(10 threadexitsall,\k(11 threadgetgrp,\k(12 threadgetname,\k(13 threadint,\k(14 threadintgrp,\k(15 threadkill,\k(16 threadkillgrp,\k(17 threadmain,\k(18 threadnotify,\k(19 threadid,\k(20 threadpid,\k(21 threadsetgrp,\k(22 threadsetname,\k(23 threadwaitchan,\k(24 yield\k(25 \-\k(26 thread\k(27 and\k(28 proc\k(29 management\k(30 thread(2)\k(31 alt,\k(32 chancreate,\k(33 chanfree,\k(34 chaninit,\k(35 chanprint,\k(36 mainstacksize,\k(37 proccreate,\k(38 procdata,\k(39 procexec,\k(40 procexecl,\k(41 procrfork,\k(42 recv,\k(43 recvp,\k(44 recvul,\k(45 send,\k(46 sendp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+seprint,\k(01 smprint,\k(02 runesprint,\k(03 runesnprint,\k(04 runeseprint,\k(05 runesmprint,\k(06 vfprint,\k(07 vsnprint,\k(08 vseprint,\k(09 vsmprint,\k(10 runevsnprint,\k(11 runevseprint,\k(12 runevsmprint\k(13 \-\k(14 print\k(15 formatted\k(16 output\k(17 print(2)\k(18 print,\k(19 fprint,\k(20 sprint,\k(21 snprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+seq\k(01 \-\k(02 print\k(03 sequences\k(04 of\k(05 numbers\k(06 seq(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sequences\k(01 of\k(02 numbers\k(03 seq(1)\k(04 seq\k(05 \-\k(06 print\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Serial\k(01 AT)\k(02 storage\k(03 device\k(04 drivers\k(05 sdahci(3)\k(06 sdahci\k(07 \-\k(08 AHCI\k(09 (Advanced\k(10 Host\k(11 Controller\k(12 Interface)\k(13 SATA\k(14 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Serial\k(01 Bus\k(02 daemon\k(03 usbd(4)\k(04 usbd\k(05 \-\k(06 Universal\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Serial\k(01 Bus\k(02 device\k(03 drivers\k(04 usb(4)\k(05 audio,\k(06 disk,\k(07 ether,\k(08 kb,\k(09 print,\k(10 probe,\k(11 serial,\k(12 usbfat:\k(13 \-\k(14 Universal\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+serial\k(01 communication\k(02 control\k(03 uart(3)\k(04 uart,\k(05 eia\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+serial,\k(01 usbfat:\k(02 \-\k(03 Universal\k(04 Serial\k(05 Bus\k(06 device\k(07 drivers\k(08 usb(4)\k(09 audio,\k(10 disk,\k(11 ether,\k(12 kb,\k(13 print,\k(14 probe,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+s_error,\k(01 s_free,\k(02 s_incref,\k(03 s_memappend,\k(04 s_nappend,\k(05 s_new,\k(06 s_newalloc,\k(07 s_parse,\k(08 s_reset,\k(09 s_restart,\k(10 s_terminate,\k(11 s_tolower,\k(12 s_putc,\k(13 s_unique,\k(14 s_grow,\k(15 s_read,\k(16 s_read_line,\k(17 s_getline\k(18 \-\k(19 extensible\k(20 strings\k(21 string(2)\k(22 s_alloc,\k(23 s_append,\k(24 s_array,\k(25 s_copy,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+serve\k(01 9P\k(02 from\k(03 Unix\k(04 u9fs(4)\k(05 u9fs\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+serve\k(01 a\k(02 single\k(03 web\k(04 file\k(05 httpfile(4)\k(06 httpfile\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+serve\k(01 file,\k(02 with\k(03 partitions\k(04 partfs(8)\k(05 partfs\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+server\k(01 aquarela(8)\k(02 aquarela\k(03 \-\k(04 CIFS\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+server\k(01 boot(8)\k(02 boot\k(03 \-\k(04 connect\k(05 to\k(06 the\k(07 root\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+server\k(01 cpu(1)\k(02 cpu\k(03 \-\k(04 connection\k(05 to\k(06 CPU\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+server\k(01 fauth(2)\k(02 fauth\k(03 \-\k(04 set\k(05 up\k(06 authentication\k(07 on\k(08 a\k(09 file\k(10 descriptor\k(11 to\k(12 a\k(13 file\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+server\k(01 fossil(4)\k(02 fossil\k(03 \-\k(04 archival\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 fsconfig(8)\k(02 fsconfig\k(03 \-\k(04 configuring\k(05 a\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+server\k(01 httpd(2)\k(02 HConnect,\k(03 HContent,\k(04 HContents,\k(05 HETag,\k(06 HFields,\k(07 Hio,\k(08 Htmlesc,\k(09 HttpHead,\k(10 HttpReq,\k(11 HRange,\k(12 HSPairs,\k(13 hmydomain,\k(14 hversion,\k(15 htmlesc,\k(16 halloc,\k(17 hbodypush,\k(18 hbuflen,\k(19 hcheckcontent,\k(20 hclose,\k(21 hdate2sec,\k(22 hdatefmt,\k(23 hfail,\k(24 hflush,\k(25 hgetc,\k(26 hgethead,\k(27 hinit,\k(28 hiserror,\k(29 hload,\k(30 hlower,\k(31 hmkcontent,\k(32 hmkhfields,\k(33 hmkmimeboundary,\k(34 hmkspairs,\k(35 hmoved,\k(36 hokheaders,\k(37 hparseheaders,\k(38 hparsequery,\k(39 hparsereq,\k(40 hprint,\k(41 hputc,\k(42 hreadbuf,\k(43 hredirected,\k(44 hreqcleanup,\k(45 hrevhfields,\k(46 hrevspairs,\k(47 hstrdup,\k(48 http11,\k(49 httpfmt,\k(50 httpunesc,\k(51 hunallowed,\k(52 hungetc,\k(53 hunload,\k(54 hurlfmt,\k(55 hurlunesc,\k(56 hvprint,\k(57 hwrite,\k(58 hxferenc,\k(59 \-\k(60 routines\k(61 for\k(62 creating\k(63 an\k(64 http\k(65 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 \n(56 \n(57 \n(58 \n(59 \n(60 \n(61 \n(62 \n(63 \n(64 \n(65 
+.di xx
+server\k(01 httpd(8)\k(02 httpd,\k(03 mirror,\k(04 save,\k(05 imagemap,\k(06 man2html,\k(07 webls\k(08 \-\k(09 HTTP\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+server\k(01 remove(5)\k(02 remove\k(03 \-\k(04 remove\k(05 a\k(06 file\k(07 from\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+server\k(01 upasfs(4)\k(02 upasfs\k(03 \-\k(04 mail\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 venti(2)\k(02 venti\k(03 \-\k(04 archival\k(05 storage\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 venti(6)\k(02 venti\k(03 \-\k(04 archival\k(05 storage\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 venti(8)\k(02 venti\k(03 \-\k(04 archival\k(05 storage\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 venti-fmt(8)\k(02 buildindex,\k(03 checkarenas,\k(04 checkindex,\k(05 conf,\k(06 fmtarenas,\k(07 fmtbloom,\k(08 fmtindex,\k(09 fmtisect,\k(10 syncindex\k(11 \-\k(12 prepare\k(13 and\k(14 maintain\k(15 a\k(16 venti\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+server\k(01 venti-server(2)\k(02 vtsrvhello,\k(03 vtlisten,\k(04 vtgetreq,\k(05 vtrespond\k(06 \-\k(07 Venti\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+server\k(01 and\k(02 client\k(03 tlssrv(8)\k(04 tlssrv,\k(05 tlsclient,\k(06 tlssrvtunnel,\k(07 tlsclienttunnel\k(08 \-\k(09 TLS\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+server\k(01 and\k(02 viewer\k(03 for\k(04 Virtual\k(05 Network\k(06 Computing\k(07 (VN)\k(08 vnc(1)\k(09 vncs,\k(10 vncv\k(11 \-\k(12 remote\k(13 frame\k(14 buffer\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+server\k(01 connection\k(02 reboot(8)\k(03 reboot\k(04 \-\k(05 reboot\k(06 the\k(07 system\k(08 upon\k(09 loss\k(10 of\k(11 remote\k(12 file\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+server,\k(01 dump\k(02 cwfs(4)\k(03 cwfs\k(04 \-\k(05 cached-worm\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+server,\k(01 dump\k(02 fs(4)\k(03 fs\k(04 \-\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+server\k(01 maintenance\k(02 fs(8)\k(03 fs,\k(04 exsort\k(05 \-\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+server\k(01 plumbing\k(02 exportfs(4)\k(03 exportfs,\k(04 srvfs\k(05 \-\k(06 network\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+server\k(01 registry\k(02 srv(3)\k(03 srv\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+server\k(01 replica\k(02 management\k(03 replica(1)\k(04 changes,\k(05 pull,\k(06 push,\k(07 scan\k(08 \-\k(09 client-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+server\k(01 replica\k(02 management\k(03 replica(8)\k(04 applychanges,\k(05 applylog,\k(06 compactdb,\k(07 updatedb\k(08 \-\k(09 simple\k(10 client-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+server\k(01 user\k(02 list\k(03 format\k(04 users(6)\k(05 users\k(06 \-\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+servers\k(01 authsrv(2)\k(02 authdial,\k(03 passtokey,\k(04 nvcsum,\k(05 readnvram,\k(06 convT2M,\k(07 convM2T,\k(08 convTR2M,\k(09 convM2TR,\k(10 convA2M,\k(11 convM2A,\k(12 convPR2M,\k(13 convM2PR,\k(14 _asgetticket,\k(15 _asrdresp\k(16 \-\k(17 routines\k(18 for\k(19 communicating\k(20 with\k(21 authentication\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+servers\k(01 intro(4)\k(02 intro\k(03 \-\k(04 introduction\k(05 to\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+servers\k(01 mnt(3)\k(02 mnt\k(03 \-\k(04 attach\k(05 to\k(06 9P\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+servers\k(01 pop3(8)\k(02 pop3,\k(03 imap4d\k(04 \-\k(05 Internet\k(06 mail\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+servers\k(01 venti-backup(8)\k(02 rdarena,\k(03 wrarena\k(04 \-\k(05 copy\k(06 arenas\k(07 between\k(08 venti\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+servers\k(01 from\k(02 other\k(03 operating\k(04 systems\k(05 drawterm(8)\k(06 drawterm\k(07 \-\k(08 connect\k(09 to\k(10 Plan\k(11 9\k(12 CPU\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+service\k(01 9p(2)\k(02 Srv,\k(03 dirread9p,\k(04 emalloc9p,\k(05 erealloc9p,\k(06 estrdup9p,\k(07 listensrv,\k(08 postfd,\k(09 postmountsrv,\k(10 readbuf,\k(11 readstr,\k(12 respond,\k(13 responderror,\k(14 threadlistensrv,\k(15 threadpostmountsrv,\k(16 srv\k(17 \-\k(18 9P\k(19 file\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+service\k(01 gpsfs(8)\k(02 gpsfs,\k(03 gpsevermore\k(04 \-\k(05 GPS\k(06 time\k(07 and\k(08 position\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+service\k(01 nfsserver(8)\k(02 nfsserver,\k(03 portmapper,\k(04 pcnfsd\k(05 \-\k(06 NFS\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+service\k(01 srv(4)\k(02 srv,\k(03 srvold9p,\k(04 9fs,\k(05 srvssh\k(06 \-\k(07 start\k(08 network\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+setalpha,\k(01 loadimage,\k(02 cloadimage,\k(03 unloadimage,\k(04 readimage,\k(05 writeimage,\k(06 bytesperline,\k(07 wordsperline\k(08 \-\k(09 allocating,\k(10 freeing,\k(11 reading,\k(12 writing\k(13 images\k(14 allocimage(2)\k(15 allocimage,\k(16 allocimagemix,\k(17 freeimage,\k(18 nameimage,\k(19 namedimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+setbuf,\k(01 fgetpos,\k(02 ftell,\k(03 fsetpos,\k(04 fseek,\k(05 rewind,\k(06 feof,\k(07 ferror,\k(08 clearerr\k(09 \-\k(10 standard\k(11 buffered\k(12 input/output\k(13 package\k(14 fopen(2)\k(15 fopen,\k(16 freopen,\k(17 fdopen,\k(18 fileno,\k(19 fclose,\k(20 sopenr,\k(21 sopenw,\k(22 sclose,\k(23 fflush,\k(24 setvbuf,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+setcursor\k(01 \-\k(02 mouse\k(03 control\k(04 mouse(2)\k(05 initmouse,\k(06 readmouse,\k(07 closemouse,\k(08 moveto,\k(09 getrect,\k(10 drawgetrect,\k(11 menuhit,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+setfcr,\k(01 getfsr,\k(02 setfsr\k(03 \-\k(04 control\k(05 floating\k(06 point\k(07 getfcr(2)\k(08 getfcr,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+setfsr\k(01 \-\k(02 control\k(03 floating\k(04 point\k(05 getfcr(2)\k(06 getfcr,\k(07 setfcr,\k(08 getfsr,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+setjmp,\k(01 longjmp,\k(02 notejmp\k(03 \-\k(04 non-local\k(05 goto\k(06 setjmp(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+setmalloctag,\k(01 setrealloctag,\k(02 getmalloctag,\k(03 getrealloctag,\k(04 malloctopoolblock\k(05 \-\k(06 memory\k(07 allocator\k(08 malloc(2)\k(09 malloc,\k(10 mallocalign,\k(11 mallocz,\k(12 free,\k(13 realloc,\k(14 calloc,\k(15 msize,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+setmap,\k(01 findseg,\k(02 unusemap,\k(03 loadmap,\k(04 attachproc,\k(05 get1,\k(06 get2,\k(07 get4,\k(08 get8,\k(09 put1,\k(10 put2,\k(11 put4,\k(12 put8,\k(13 beswab,\k(14 beswal,\k(15 beswav,\k(16 leswab,\k(17 leswal,\k(18 leswav\k(19 \-\k(20 machine-independent\k(21 access\k(22 to\k(23 executable\k(24 files\k(25 mach(2)\k(26 crackhdr,\k(27 machbytype,\k(28 machbyname,\k(29 newmap,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+setnetmtpt,\k(01 getnetconninfo,\k(02 freenetconninfo\k(03 \-\k(04 make\k(05 and\k(06 break\k(07 network\k(08 connections\k(09 dial(2)\k(10 dial,\k(11 hangup,\k(12 announce,\k(13 listen,\k(14 accept,\k(15 reject,\k(16 netmkaddr,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+setrealloctag,\k(01 getmalloctag,\k(02 getrealloctag,\k(03 malloctopoolblock\k(04 \-\k(05 memory\k(06 allocator\k(07 malloc(2)\k(08 malloc,\k(09 mallocalign,\k(10 mallocz,\k(11 free,\k(12 realloc,\k(13 calloc,\k(14 msize,\k(15 setmalloctag,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+setting\k(01 the\k(02 user\k(03 id\k(04 of\k(05 processes\k(06 cap(3)\k(07 cap\k(08 \-\k(09 capabilities\k(10 for\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+setup.9fat,\k(01 setup.disk,\k(02 setup.kfs,\k(03 update\k(04 \-\k(05 administration\k(06 for\k(07 local\k(08 file\k(09 systems\k(10 update(8)\k(11 bootfloppy,\k(12 bootplan9,\k(13 bootwin9x,\k(14 bootwinnt,\k(15 personalize,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+setupAESstate,\k(01 aesCBCencrypt,\k(02 aesCBCdecrypt\k(03 -\k(04 advanced\k(05 encryption\k(06 standard\k(07 (rijndael)\k(08 aes(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+setupBFstate,\k(01 bfCBCencrypt,\k(02 bfCBCdecrypt,\k(03 bfECBencrypt,\k(04 bfECBdecrypt\k(05 -\k(06 blowfish\k(07 encryption\k(08 blowfish(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+setupDES3state,\k(01 triple_block_cipher\k(02 -\k(03 single\k(04 and\k(05 triple\k(06 digital\k(07 encryption\k(08 standard\k(09 des(2)\k(10 setupDESstate,\k(11 des_key_setup,\k(12 block_cipher,\k(13 desCBCencrypt,\k(14 desCBCdecrypt,\k(15 desECBencrypt,\k(16 desECBdecrypt,\k(17 des3CBCencrypt,\k(18 des3CBCdecrypt,\k(19 des3ECBencrypt,\k(20 des3ECBdecrypt,\k(21 key_setup,\k(22 des56to64,\k(23 des64to56,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+setupDESstate,\k(01 des_key_setup,\k(02 block_cipher,\k(03 desCBCencrypt,\k(04 desCBCdecrypt,\k(05 desECBencrypt,\k(06 desECBdecrypt,\k(07 des3CBCencrypt,\k(08 des3CBCdecrypt,\k(09 des3ECBencrypt,\k(10 des3ECBdecrypt,\k(11 key_setup,\k(12 des56to64,\k(13 des64to56,\k(14 setupDES3state,\k(15 triple_block_cipher\k(16 -\k(17 single\k(18 and\k(19 triple\k(20 digital\k(21 encryption\k(22 standard\k(23 des(2)\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+setup.disk,\k(01 setup.kfs,\k(02 update\k(03 \-\k(04 administration\k(05 for\k(06 local\k(07 file\k(08 systems\k(09 update(8)\k(10 bootfloppy,\k(11 bootplan9,\k(12 bootwin9x,\k(13 bootwinnt,\k(14 personalize,\k(15 setup.9fat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+setup.kfs,\k(01 update\k(02 \-\k(03 administration\k(04 for\k(05 local\k(06 file\k(07 systems\k(08 update(8)\k(09 bootfloppy,\k(10 bootplan9,\k(11 bootwin9x,\k(12 bootwinnt,\k(13 personalize,\k(14 setup.9fat,\k(15 setup.disk,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+setupRC4state,\k(01 rc4,\k(02 rc4skip,\k(03 rc4back\k(04 -\k(05 alleged\k(06 rc4\k(07 encryption\k(08 rc4(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+setvbuf,\k(01 setbuf,\k(02 fgetpos,\k(03 ftell,\k(04 fsetpos,\k(05 fseek,\k(06 rewind,\k(07 feof,\k(08 ferror,\k(09 clearerr\k(10 \-\k(11 standard\k(12 buffered\k(13 input/output\k(14 package\k(15 fopen(2)\k(16 fopen,\k(17 freopen,\k(18 fdopen,\k(19 fileno,\k(20 fclose,\k(21 sopenr,\k(22 sopenw,\k(23 sclose,\k(24 fflush,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+s_free,\k(01 s_incref,\k(02 s_memappend,\k(03 s_nappend,\k(04 s_new,\k(05 s_newalloc,\k(06 s_parse,\k(07 s_reset,\k(08 s_restart,\k(09 s_terminate,\k(10 s_tolower,\k(11 s_putc,\k(12 s_unique,\k(13 s_grow,\k(14 s_read,\k(15 s_read_line,\k(16 s_getline\k(17 \-\k(18 extensible\k(19 strings\k(20 string(2)\k(21 s_alloc,\k(22 s_append,\k(23 s_array,\k(24 s_copy,\k(25 s_error,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_getline\k(01 \-\k(02 extensible\k(03 strings\k(04 string(2)\k(05 s_alloc,\k(06 s_append,\k(07 s_array,\k(08 s_copy,\k(09 s_error,\k(10 s_free,\k(11 s_incref,\k(12 s_memappend,\k(13 s_nappend,\k(14 s_new,\k(15 s_newalloc,\k(16 s_parse,\k(17 s_reset,\k(18 s_restart,\k(19 s_terminate,\k(20 s_tolower,\k(21 s_putc,\k(22 s_unique,\k(23 s_grow,\k(24 s_read,\k(25 s_read_line,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_grow,\k(01 s_read,\k(02 s_read_line,\k(03 s_getline\k(04 \-\k(05 extensible\k(06 strings\k(07 string(2)\k(08 s_alloc,\k(09 s_append,\k(10 s_array,\k(11 s_copy,\k(12 s_error,\k(13 s_free,\k(14 s_incref,\k(15 s_memappend,\k(16 s_nappend,\k(17 s_new,\k(18 s_newalloc,\k(19 s_parse,\k(20 s_reset,\k(21 s_restart,\k(22 s_terminate,\k(23 s_tolower,\k(24 s_putc,\k(25 s_unique,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+sha1,\k(01 aes,\k(02 hmac_x,\k(03 hmac_md5,\k(04 hmac_sha1,\k(05 hmac_aes,\k(06 md5pickle,\k(07 md5unpickle,\k(08 sha1pickle,\k(09 sha1unpickle\k(10 \-\k(11 cryptographically\k(12 secure\k(13 hashes\k(14 sechash(2)\k(15 md4,\k(16 md5,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+sha1pickle,\k(01 sha1unpickle\k(02 \-\k(03 cryptographically\k(04 secure\k(05 hashes\k(06 sechash(2)\k(07 md4,\k(08 md5,\k(09 sha1,\k(10 aes,\k(11 hmac_x,\k(12 hmac_md5,\k(13 hmac_sha1,\k(14 hmac_aes,\k(15 md5pickle,\k(16 md5unpickle,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+sha1sum\k(01 \-\k(02 sum\k(03 and\k(04 count\k(05 blocks\k(06 in\k(07 a\k(08 file\k(09 sum(1)\k(10 sum,\k(11 md5sum,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+sha1unpickle\k(01 \-\k(02 cryptographically\k(03 secure\k(04 hashes\k(05 sechash(2)\k(06 md4,\k(07 md5,\k(08 sha1,\k(09 aes,\k(10 hmac_x,\k(11 hmac_md5,\k(12 hmac_sha1,\k(13 hmac_aes,\k(14 md5pickle,\k(15 md5unpickle,\k(16 sha1pickle,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+shell\k(01 scripts\k(02 getflags(8)\k(03 getflags,\k(04 usage\k(05 \-\k(06 command-line\k(07 parsing\k(08 for\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+shift,\k(01 wait,\k(02 whatis,\k(03 .,\k(04 ~\k(05 \-\k(06 command\k(07 language\k(08 rc(1)\k(09 rc,\k(10 cd,\k(11 eval,\k(12 exec,\k(13 exit,\k(14 flag,\k(15 rfork,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+shipments\k(01 fedex(1)\k(02 fedex,\k(03 ups,\k(04 usps\k(05 \-\k(06 track\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+show\k(01 a\k(02 list\k(03 of\k(04 available\k(05 keyboard\k(06 maps\k(07 and\k(08 switch\k(09 between\k(10 them.\k(11 kbmap(1)\k(12 kbmap\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+show\k(01 how\k(02 long\k(03 the\k(04 system\k(05 has\k(06 been\k(07 running\k(08 uptime(1)\k(09 uptime\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+show\k(01 (real-time)\k(02 process\k(03 behavior\k(04 trace(1)\k(05 trace\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sig\k(01 \-\k(02 print\k(03 or\k(04 find\k(05 pages\k(06 of\k(07 this\k(08 manual\k(09 man(1)\k(10 man,\k(11 lookman,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+signature\k(01 algorithm\k(02 dsa(2)\k(03 dsagen,\k(04 dsasign,\k(05 dsaverify,\k(06 dsapuballoc,\k(07 dsapubfree,\k(08 dsaprivalloc,\k(09 dsaprivfree,\k(10 dsasigalloc,\k(11 dsasigfree,\k(12 dsaprivtopub\k(13 -\k(14 digital\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+simulation\k(01 loopback(3)\k(02 loopback\k(03 \-\k(04 network\k(05 link\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+simulator\k(01 disksim(8)\k(02 disksim\k(03 \-\k(04 disk\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+simulators\k(01 vi(1)\k(02 5i,\k(03 ki,\k(04 vi,\k(05 qi\k(06 \-\k(07 instruction\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+sin,\k(01 cos,\k(02 tan,\k(03 asin,\k(04 acos,\k(05 atan,\k(06 atan2\k(07 \-\k(08 trigonometric\k(09 functions\k(10 sin(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+since\k(01 epoch\k(02 time(2)\k(03 time,\k(04 nsec\k(05 \-\k(06 time\k(07 in\k(08 seconds\k(09 and\k(10 nanoseconds\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+s_incref,\k(01 s_memappend,\k(02 s_nappend,\k(03 s_new,\k(04 s_newalloc,\k(05 s_parse,\k(06 s_reset,\k(07 s_restart,\k(08 s_terminate,\k(09 s_tolower,\k(10 s_putc,\k(11 s_unique,\k(12 s_grow,\k(13 s_read,\k(14 s_read_line,\k(15 s_getline\k(16 \-\k(17 extensible\k(18 strings\k(19 string(2)\k(20 s_alloc,\k(21 s_append,\k(22 s_array,\k(23 s_copy,\k(24 s_error,\k(25 s_free,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+single\k(01 and\k(02 triple\k(03 digital\k(04 encryption\k(05 standard\k(06 des(2)\k(07 setupDESstate,\k(08 des_key_setup,\k(09 block_cipher,\k(10 desCBCencrypt,\k(11 desCBCdecrypt,\k(12 desECBencrypt,\k(13 desECBdecrypt,\k(14 des3CBCencrypt,\k(15 des3CBCdecrypt,\k(16 des3ECBencrypt,\k(17 des3ECBdecrypt,\k(18 key_setup,\k(19 des56to64,\k(20 des64to56,\k(21 setupDES3state,\k(22 triple_block_cipher\k(23 -\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+single\k(01 web\k(02 file\k(03 httpfile(4)\k(04 httpfile\k(05 \-\k(06 serve\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+sinh,\k(01 cosh,\k(02 tanh\k(03 \-\k(04 hyperbolic\k(05 functions\k(06 sinh(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+size\k(01 \-\k(02 print\k(03 size\k(04 of\k(05 executable\k(06 files\k(07 size(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+size\k(01 of\k(02 atomic\k(03 I/O\k(04 unit\k(05 for\k(06 file\k(07 descriptor\k(08 iounit(2)\k(09 iounit\k(10 \-\k(11 return\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+size\k(01 of\k(02 executable\k(03 files\k(04 size(1)\k(05 size\k(06 \-\k(07 print\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+size\k(01 of\k(02 strings\k(03 stringsize(2)\k(04 stringsize,\k(05 stringwidth,\k(06 stringnwidth,\k(07 runestringsize,\k(08 runestringwidth,\k(09 runestringnwidth\k(10 \-\k(11 graphical\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+sizeD2M\k(01 \-\k(02 interface\k(03 to\k(04 Plan\k(05 9\k(06 File\k(07 protocol\k(08 fcall(2)\k(09 Fcall,\k(10 convS2M,\k(11 convD2M,\k(12 convM2S,\k(13 convM2D,\k(14 fcallfmt,\k(15 dirfmt,\k(16 dirmodefmt,\k(17 read9pmsg,\k(18 statcheck,\k(19 sizeS2M,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+sizeS2M,\k(01 sizeD2M\k(02 \-\k(03 interface\k(04 to\k(05 Plan\k(06 9\k(07 File\k(08 protocol\k(09 fcall(2)\k(10 Fcall,\k(11 convS2M,\k(12 convD2M,\k(13 convM2S,\k(14 convM2D,\k(15 fcallfmt,\k(16 dirfmt,\k(17 dirmodefmt,\k(18 read9pmsg,\k(19 statcheck,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+sky\k(01 catalogue\k(02 and\k(03 Digitized\k(04 Sky\k(05 Survey\k(06 scat(7)\k(07 scat\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Sky\k(01 Survey\k(02 scat(7)\k(03 scat\k(04 \-\k(05 sky\k(06 catalogue\k(07 and\k(08 Digitized\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+slave\k(01 I/O\k(02 processes\k(03 for\k(04 threaded\k(05 programs\k(06 ioproc(2)\k(07 closeioproc,\k(08 iocall,\k(09 ioclose,\k(10 iointerrupt,\k(11 iodial,\k(12 ioopen,\k(13 ioproc,\k(14 ioread,\k(15 ioreadn,\k(16 iowrite\k(17 \-\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+slay,\k(01 broke\k(02 \-\k(03 print\k(04 commands\k(05 to\k(06 kill\k(07 processes\k(08 kill(1)\k(09 kill,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+sleep\k(01 \-\k(02 suspend\k(03 execution\k(04 for\k(05 an\k(06 interval\k(07 sleep(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+sleep,\k(01 alarm\k(02 \-\k(03 delay,\k(04 ask\k(05 for\k(06 delayed\k(07 note\k(08 sleep(2)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+slerp,\k(01 qmid,\k(02 qsqrt\k(03 \-\k(04 Quaternion\k(05 arithmetic\k(06 quaternion(2)\k(07 qtom,\k(08 mtoq,\k(09 qadd,\k(10 qsub,\k(11 qneg,\k(12 qmul,\k(13 qdiv,\k(14 qunit,\k(15 qinv,\k(16 qlen,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+smallprimetest\k(01 \-\k(02 prime\k(03 number\k(04 generation\k(05 prime(2)\k(06 genprime,\k(07 gensafeprime,\k(08 genstrongprime,\k(09 DSAprimes,\k(10 probably_prime,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+s_memappend,\k(01 s_nappend,\k(02 s_new,\k(03 s_newalloc,\k(04 s_parse,\k(05 s_reset,\k(06 s_restart,\k(07 s_terminate,\k(08 s_tolower,\k(09 s_putc,\k(10 s_unique,\k(11 s_grow,\k(12 s_read,\k(13 s_read_line,\k(14 s_getline\k(15 \-\k(16 extensible\k(17 strings\k(18 string(2)\k(19 s_alloc,\k(20 s_append,\k(21 s_array,\k(22 s_copy,\k(23 s_error,\k(24 s_free,\k(25 s_incref,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+smprint,\k(01 runesprint,\k(02 runesnprint,\k(03 runeseprint,\k(04 runesmprint,\k(05 vfprint,\k(06 vsnprint,\k(07 vseprint,\k(08 vsmprint,\k(09 runevsnprint,\k(10 runevseprint,\k(11 runevsmprint\k(12 \-\k(13 print\k(14 formatted\k(15 output\k(16 print(2)\k(17 print,\k(18 fprint,\k(19 sprint,\k(20 snprint,\k(21 seprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+SMTP\k(01 listener\k(02 configuration\k(03 smtpd(6)\k(04 smtpd\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+smtp,\k(01 smtpd\k(02 \-\k(03 mail\k(04 transport\k(05 smtp(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+smtpd\k(01 \-\k(02 mail\k(03 transport\k(04 smtp(8)\k(05 smtp,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+smtpd\k(01 \-\k(02 SMTP\k(03 listener\k(04 configuration\k(05 smtpd(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+snap\k(01 \-\k(02 process\k(03 snapshots\k(04 snap(6)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+snap,\k(01 snapfs\k(02 \-\k(03 create\k(04 and\k(05 mount\k(06 process\k(07 snapshots\k(08 snap(4)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+snapfs\k(01 \-\k(02 create\k(03 and\k(04 mount\k(05 process\k(06 snapshots\k(07 snap(4)\k(08 snap,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+s_nappend,\k(01 s_new,\k(02 s_newalloc,\k(03 s_parse,\k(04 s_reset,\k(05 s_restart,\k(06 s_terminate,\k(07 s_tolower,\k(08 s_putc,\k(09 s_unique,\k(10 s_grow,\k(11 s_read,\k(12 s_read_line,\k(13 s_getline\k(14 \-\k(15 extensible\k(16 strings\k(17 string(2)\k(18 s_alloc,\k(19 s_append,\k(20 s_array,\k(21 s_copy,\k(22 s_error,\k(23 s_free,\k(24 s_incref,\k(25 s_memappend,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+snapshots\k(01 snap(4)\k(02 snap,\k(03 snapfs\k(04 \-\k(05 create\k(06 and\k(07 mount\k(08 process\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+snapshots\k(01 snap(6)\k(02 snap\k(03 \-\k(04 process\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+s_new,\k(01 s_newalloc,\k(02 s_parse,\k(03 s_reset,\k(04 s_restart,\k(05 s_terminate,\k(06 s_tolower,\k(07 s_putc,\k(08 s_unique,\k(09 s_grow,\k(10 s_read,\k(11 s_read_line,\k(12 s_getline\k(13 \-\k(14 extensible\k(15 strings\k(16 string(2)\k(17 s_alloc,\k(18 s_append,\k(19 s_array,\k(20 s_copy,\k(21 s_error,\k(22 s_free,\k(23 s_incref,\k(24 s_memappend,\k(25 s_nappend,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_newalloc,\k(01 s_parse,\k(02 s_reset,\k(03 s_restart,\k(04 s_terminate,\k(05 s_tolower,\k(06 s_putc,\k(07 s_unique,\k(08 s_grow,\k(09 s_read,\k(10 s_read_line,\k(11 s_getline\k(12 \-\k(13 extensible\k(14 strings\k(15 string(2)\k(16 s_alloc,\k(17 s_append,\k(18 s_array,\k(19 s_copy,\k(20 s_error,\k(21 s_free,\k(22 s_incref,\k(23 s_memappend,\k(24 s_nappend,\k(25 s_new,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+snoopy\k(01 \-\k(02 spy\k(03 on\k(04 network\k(05 packets\k(06 snoopy(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+snprint,\k(01 seprint,\k(02 smprint,\k(03 runesprint,\k(04 runesnprint,\k(05 runeseprint,\k(06 runesmprint,\k(07 vfprint,\k(08 vsnprint,\k(09 vseprint,\k(10 vsmprint,\k(11 runevsnprint,\k(12 runevseprint,\k(13 runevsmprint\k(14 \-\k(15 print\k(16 formatted\k(17 output\k(18 print(2)\k(19 print,\k(20 fprint,\k(21 sprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+snprintf,\k(01 vfprintf,\k(02 vprintf,\k(03 vsprintf,\k(04 vsnprintf\k(05 \-\k(06 print\k(07 formatted\k(08 output\k(09 fprintf(2)\k(10 fprintf,\k(11 printf,\k(12 sprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+sokoban,\k(01 sudoku\k(02 \-\k(03 time\k(04 wasters\k(05 games(1)\k(06 4s,\k(07 5s,\k(08 juggle,\k(09 mahjongg,\k(10 memo,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+sopenr,\k(01 sopenw,\k(02 sclose,\k(03 fflush,\k(04 setvbuf,\k(05 setbuf,\k(06 fgetpos,\k(07 ftell,\k(08 fsetpos,\k(09 fseek,\k(10 rewind,\k(11 feof,\k(12 ferror,\k(13 clearerr\k(14 \-\k(15 standard\k(16 buffered\k(17 input/output\k(18 package\k(19 fopen(2)\k(20 fopen,\k(21 freopen,\k(22 fdopen,\k(23 fileno,\k(24 fclose,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+sopenw,\k(01 sclose,\k(02 fflush,\k(03 setvbuf,\k(04 setbuf,\k(05 fgetpos,\k(06 ftell,\k(07 fsetpos,\k(08 fseek,\k(09 rewind,\k(10 feof,\k(11 ferror,\k(12 clearerr\k(13 \-\k(14 standard\k(15 buffered\k(16 input/output\k(17 package\k(18 fopen(2)\k(19 fopen,\k(20 freopen,\k(21 fdopen,\k(22 fileno,\k(23 fclose,\k(24 sopenr,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+sort\k(01 qsort(2)\k(02 qsort\k(03 \-\k(04 quicker\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+sort\k(01 \-\k(02 sort\k(03 and/or\k(04 merge\k(05 files\k(06 sort(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sort\k(01 and/or\k(02 merge\k(03 files\k(04 sort(1)\k(05 sort\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sorted\k(01 files\k(02 comm(1)\k(03 comm\k(04 \-\k(05 select\k(06 or\k(07 reject\k(08 lines\k(09 common\k(10 to\k(11 two\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+sorted\k(01 list\k(02 look(1)\k(03 look\k(04 \-\k(05 find\k(06 lines\k(07 in\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+SoundBlaster\k(01 audio\k(02 controller\k(03 audio(3)\k(04 audio\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+source\k(01 timesync(8)\k(02 timesync\k(03 \-\k(04 synchronize\k(05 the\k(06 system\k(07 clock\k(08 to\k(09 a\k(10 time\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+source\k(01 code\k(02 for\k(03 executable\k(04 src(1)\k(05 src\k(06 \-\k(07 find\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+space\k(01 bind(1)\k(02 bind,\k(03 mount,\k(04 unmount\k(05 \-\k(06 change\k(07 name\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+space\k(01 bind(2)\k(02 bind,\k(03 mount,\k(04 unmount\k(05 \-\k(06 change\k(07 name\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+space\k(01 namespace(4)\k(02 namespace\k(03 \-\k(04 structure\k(05 of\k(06 conventional\k(07 file\k(08 name\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+space\k(01 ns(1)\k(02 ns\k(03 \-\k(04 display\k(05 name\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+space\k(01 pipefile(1)\k(02 pipefile\k(03 \-\k(04 attach\k(05 filter\k(06 to\k(07 file\k(08 in\k(09 name\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+space\k(01 description\k(02 file\k(03 namespace(6)\k(04 namespace\k(05 \-\k(06 name\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+space\k(01 from\k(02 a\k(03 remote\k(04 system\k(05 import(4)\k(06 import\k(07 \-\k(08 import\k(09 a\k(10 name\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+spam\k(01 filters\k(02 scanmail(8)\k(03 scanmail,\k(04 testscan\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+s_parse,\k(01 s_reset,\k(02 s_restart,\k(03 s_terminate,\k(04 s_tolower,\k(05 s_putc,\k(06 s_unique,\k(07 s_grow,\k(08 s_read,\k(09 s_read_line,\k(10 s_getline\k(11 \-\k(12 extensible\k(13 strings\k(14 string(2)\k(15 s_alloc,\k(16 s_append,\k(17 s_array,\k(18 s_copy,\k(19 s_error,\k(20 s_free,\k(21 s_incref,\k(22 s_memappend,\k(23 s_nappend,\k(24 s_new,\k(25 s_newalloc,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+specific\k(01 information\k(02 and\k(03 control\k(04 arch(3)\k(05 arch\k(06 \-\k(07 architecture-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+specific\k(01 utilities\k(02 bitsyload(1)\k(03 bitsyload,\k(04 light,\k(05 pencal,\k(06 keyboard,\k(07 params,\k(08 prompter\k(09 \-\k(10 bitsy-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+spell,\k(01 sprog\k(02 \-\k(03 find\k(04 spelling\k(05 errors\k(06 spell(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+spelling\k(01 errors\k(02 spell(1)\k(03 spell,\k(04 sprog\k(05 \-\k(06 find\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+spin\k(01 -\k(02 verification\k(03 tool\k(04 for\k(05 models\k(06 of\k(07 concurrent\k(08 systems\k(09 spin(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+spin\k(01 locks,\k(02 queueing\k(03 rendezvous\k(04 locks,\k(05 reader-writer\k(06 locks,\k(07 rendezvous\k(08 points,\k(09 and\k(10 reference\k(11 counts\k(12 lock(2)\k(13 lock,\k(14 canlock,\k(15 unlock,\k(16 qlock,\k(17 canqlock,\k(18 qunlock,\k(19 rlock,\k(20 canrlock,\k(21 runlock,\k(22 wlock,\k(23 canwlock,\k(24 wunlock,\k(25 rsleep,\k(26 rwakeup,\k(27 rwakeupall,\k(28 incref,\k(29 decref\k(30 \-\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+split\k(01 \-\k(02 split\k(03 a\k(04 file\k(05 into\k(06 pieces\k(07 split(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+split\k(01 a\k(02 file\k(03 into\k(04 pieces\k(05 split(1)\k(06 split\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+split\k(01 into\k(02 mantissa\k(03 and\k(04 exponent\k(05 frexp(2)\k(06 frexp,\k(07 ldexp,\k(08 modf\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+spooled\k(01 files\k(02 qer(8)\k(03 qer,\k(04 runq\k(05 \-\k(06 queue\k(07 management\k(08 for\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+sprint,\k(01 snprint,\k(02 seprint,\k(03 smprint,\k(04 runesprint,\k(05 runesnprint,\k(06 runeseprint,\k(07 runesmprint,\k(08 vfprint,\k(09 vsnprint,\k(10 vseprint,\k(11 vsmprint,\k(12 runevsnprint,\k(13 runevseprint,\k(14 runevsmprint\k(15 \-\k(16 print\k(17 formatted\k(18 output\k(19 print(2)\k(20 print,\k(21 fprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+sprintf,\k(01 snprintf,\k(02 vfprintf,\k(03 vprintf,\k(04 vsprintf,\k(05 vsnprintf\k(06 \-\k(07 print\k(08 formatted\k(09 output\k(10 fprintf(2)\k(11 fprintf,\k(12 printf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+sprog\k(01 \-\k(02 find\k(03 spelling\k(04 errors\k(05 spell(1)\k(06 spell,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+s_putc,\k(01 s_unique,\k(02 s_grow,\k(03 s_read,\k(04 s_read_line,\k(05 s_getline\k(06 \-\k(07 extensible\k(08 strings\k(09 string(2)\k(10 s_alloc,\k(11 s_append,\k(12 s_array,\k(13 s_copy,\k(14 s_error,\k(15 s_free,\k(16 s_incref,\k(17 s_memappend,\k(18 s_nappend,\k(19 s_new,\k(20 s_newalloc,\k(21 s_parse,\k(22 s_reset,\k(23 s_restart,\k(24 s_terminate,\k(25 s_tolower,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+spy\k(01 on\k(02 network\k(03 packets\k(04 snoopy(8)\k(05 snoopy\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sqrt\k(01 \-\k(02 exponential,\k(03 logarithm,\k(04 power,\k(05 square\k(06 root\k(07 exp(2)\k(08 exp,\k(09 log,\k(10 log10,\k(11 pow,\k(12 pow10,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+square\k(01 root\k(02 exp(2)\k(03 exp,\k(04 log,\k(05 log10,\k(06 pow,\k(07 pow10,\k(08 sqrt\k(09 \-\k(10 exponential,\k(11 logarithm,\k(12 power,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+srand,\k(01 truerand,\k(02 ntruerand,\k(03 genrandom,\k(04 prng,\k(05 fastrand,\k(06 nfastrand\k(07 \-\k(08 random\k(09 number\k(10 generators\k(11 rand(2)\k(12 rand,\k(13 lrand,\k(14 frand,\k(15 nrand,\k(16 lnrand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+src\k(01 \-\k(02 find\k(03 source\k(04 code\k(05 for\k(06 executable\k(07 src(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+s_read,\k(01 s_read_line,\k(02 s_getline\k(03 \-\k(04 extensible\k(05 strings\k(06 string(2)\k(07 s_alloc,\k(08 s_append,\k(09 s_array,\k(10 s_copy,\k(11 s_error,\k(12 s_free,\k(13 s_incref,\k(14 s_memappend,\k(15 s_nappend,\k(16 s_new,\k(17 s_newalloc,\k(18 s_parse,\k(19 s_reset,\k(20 s_restart,\k(21 s_terminate,\k(22 s_tolower,\k(23 s_putc,\k(24 s_unique,\k(25 s_grow,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_read_line,\k(01 s_getline\k(02 \-\k(03 extensible\k(04 strings\k(05 string(2)\k(06 s_alloc,\k(07 s_append,\k(08 s_array,\k(09 s_copy,\k(10 s_error,\k(11 s_free,\k(12 s_incref,\k(13 s_memappend,\k(14 s_nappend,\k(15 s_new,\k(16 s_newalloc,\k(17 s_parse,\k(18 s_reset,\k(19 s_restart,\k(20 s_terminate,\k(21 s_tolower,\k(22 s_putc,\k(23 s_unique,\k(24 s_grow,\k(25 s_read,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_reset,\k(01 s_restart,\k(02 s_terminate,\k(03 s_tolower,\k(04 s_putc,\k(05 s_unique,\k(06 s_grow,\k(07 s_read,\k(08 s_read_line,\k(09 s_getline\k(10 \-\k(11 extensible\k(12 strings\k(13 string(2)\k(14 s_alloc,\k(15 s_append,\k(16 s_array,\k(17 s_copy,\k(18 s_error,\k(19 s_free,\k(20 s_incref,\k(21 s_memappend,\k(22 s_nappend,\k(23 s_new,\k(24 s_newalloc,\k(25 s_parse,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_restart,\k(01 s_terminate,\k(02 s_tolower,\k(03 s_putc,\k(04 s_unique,\k(05 s_grow,\k(06 s_read,\k(07 s_read_line,\k(08 s_getline\k(09 \-\k(10 extensible\k(11 strings\k(12 string(2)\k(13 s_alloc,\k(14 s_append,\k(15 s_array,\k(16 s_copy,\k(17 s_error,\k(18 s_free,\k(19 s_incref,\k(20 s_memappend,\k(21 s_nappend,\k(22 s_new,\k(23 s_newalloc,\k(24 s_parse,\k(25 s_reset,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+srv\k(01 \-\k(02 9P\k(03 file\k(04 service\k(05 9p(2)\k(06 Srv,\k(07 dirread9p,\k(08 emalloc9p,\k(09 erealloc9p,\k(10 estrdup9p,\k(11 listensrv,\k(12 postfd,\k(13 postmountsrv,\k(14 readbuf,\k(15 readstr,\k(16 respond,\k(17 responderror,\k(18 threadlistensrv,\k(19 threadpostmountsrv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+srv\k(01 \-\k(02 server\k(03 registry\k(04 srv(3)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+Srv,\k(01 dirread9p,\k(02 emalloc9p,\k(03 erealloc9p,\k(04 estrdup9p,\k(05 listensrv,\k(06 postfd,\k(07 postmountsrv,\k(08 readbuf,\k(09 readstr,\k(10 respond,\k(11 responderror,\k(12 threadlistensrv,\k(13 threadpostmountsrv,\k(14 srv\k(15 \-\k(16 9P\k(17 file\k(18 service\k(19 9p(2)\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+srv,\k(01 srvold9p,\k(02 9fs,\k(03 srvssh\k(04 \-\k(05 start\k(06 network\k(07 file\k(08 service\k(09 srv(4)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+srvfs\k(01 \-\k(02 network\k(03 file\k(04 server\k(05 plumbing\k(06 exportfs(4)\k(07 exportfs,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+srvold9p,\k(01 9fs,\k(02 srvssh\k(03 \-\k(04 start\k(05 network\k(06 file\k(07 service\k(08 srv(4)\k(09 srv,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+srvssh\k(01 \-\k(02 start\k(03 network\k(04 file\k(05 service\k(06 srv(4)\k(07 srv,\k(08 srvold9p,\k(09 9fs,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+sscanf,\k(01 vfscanf\k(02 \-\k(03 scan\k(04 formatted\k(05 input\k(06 fscanf(2)\k(07 fscanf,\k(08 scanf,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+ssh,\k(01 sshnet,\k(02 scp,\k(03 sshserve\k(04 \-\k(05 secure\k(06 login\k(07 and\k(08 file\k(09 copy\k(10 from/to\k(11 Unix\k(12 or\k(13 Plan\k(14 9\k(15 ssh(1)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+sshnet,\k(01 scp,\k(02 sshserve\k(03 \-\k(04 secure\k(05 login\k(06 and\k(07 file\k(08 copy\k(09 from/to\k(10 Unix\k(11 or\k(12 Plan\k(13 9\k(14 ssh(1)\k(15 ssh,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+sshserve\k(01 \-\k(02 secure\k(03 login\k(04 and\k(05 file\k(06 copy\k(07 from/to\k(08 Unix\k(09 or\k(10 Plan\k(11 9\k(12 ssh(1)\k(13 ssh,\k(14 sshnet,\k(15 scp,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+ssl\k(01 \-\k(02 SSL\k(03 record\k(04 layer\k(05 ssl(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+SSL\k(01 record\k(02 layer\k(03 ssl(3)\k(04 ssl\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+SSL\k(01 version\k(02 2\k(03 encryption\k(04 to\k(05 a\k(06 communication\k(07 channel\k(08 pushssl(2)\k(09 pushssl\k(10 \-\k(11 attach\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+SSL3\k(01 encryption\k(02 to\k(03 a\k(04 communication\k(05 channel\k(06 pushtls(2)\k(07 pushtls,\k(08 tlsClient,\k(09 tlsServer,\k(10 initThumbprints,\k(11 freeThumbprints,\k(12 okThumbprint,\k(13 readcert,\k(14 readcertchain\k(15 \-\k(16 attach\k(17 TLS1\k(18 or\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+SSL3\k(01 record\k(02 layer\k(03 tls(3)\k(04 tls\k(05 \-\k(06 TLS1\k(07 and\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+stack\k(01 dumps\k(02 ktrace(1)\k(03 ktrace\k(04 \-\k(05 interpret\k(06 kernel\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+standard\k(01 des(2)\k(02 setupDESstate,\k(03 des_key_setup,\k(04 block_cipher,\k(05 desCBCencrypt,\k(06 desCBCdecrypt,\k(07 desECBencrypt,\k(08 desECBdecrypt,\k(09 des3CBCencrypt,\k(10 des3CBCdecrypt,\k(11 des3ECBencrypt,\k(12 des3ECBdecrypt,\k(13 key_setup,\k(14 des56to64,\k(15 des64to56,\k(16 setupDES3state,\k(17 triple_block_cipher\k(18 -\k(19 single\k(20 and\k(21 triple\k(22 digital\k(23 encryption\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+standard\k(01 buffered\k(02 input/output\k(03 package\k(04 fopen(2)\k(05 fopen,\k(06 freopen,\k(07 fdopen,\k(08 fileno,\k(09 fclose,\k(10 sopenr,\k(11 sopenw,\k(12 sclose,\k(13 fflush,\k(14 setvbuf,\k(15 setbuf,\k(16 fgetpos,\k(17 ftell,\k(18 fsetpos,\k(19 fseek,\k(20 rewind,\k(21 feof,\k(22 ferror,\k(23 clearerr\k(24 \-\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+standard\k(01 (rijndael)\k(02 aes(2)\k(03 setupAESstate,\k(04 aesCBCencrypt,\k(05 aesCBCdecrypt\k(06 -\k(07 advanced\k(08 encryption\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+start\k(01 \-\k(02 print\k(03 commands\k(04 to\k(05 stop\k(06 and\k(07 start\k(08 processes\k(09 stop(1)\k(10 stop,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+start\k(01 network\k(02 file\k(03 service\k(04 srv(4)\k(05 srv,\k(06 srvold9p,\k(07 9fs,\k(08 srvssh\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+start\k(01 processes\k(02 stop(1)\k(03 stop,\k(04 start\k(05 \-\k(06 print\k(07 commands\k(08 to\k(09 stop\k(10 and\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+startdevs,\k(01 unstall,\k(02 class,\k(03 subclass,\k(04 proto,\k(05 CSP\k(06 \-\k(07 USB\k(08 device\k(09 driver\k(10 library\k(11 usb(2)\k(12 usbcmd,\k(13 classname,\k(14 closedev,\k(15 configdev,\k(16 devctl,\k(17 finddevs,\k(18 loaddevstr,\k(19 matchdevcsp,\k(20 opendev,\k(21 opendevdata,\k(22 openep,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+stat,\k(01 fstat,\k(02 wstat,\k(03 fwstat,\k(04 dirstat,\k(05 dirfstat,\k(06 dirwstat,\k(07 dirfwstat,\k(08 nulldir\k(09 \-\k(10 get\k(11 and\k(12 put\k(13 file\k(14 status\k(15 stat(2)\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+stat,\k(01 wstat\k(02 \-\k(03 inquire\k(04 or\k(05 change\k(06 file\k(07 attributes\k(08 stat(5)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+statcheck,\k(01 sizeS2M,\k(02 sizeD2M\k(03 \-\k(04 interface\k(05 to\k(06 Plan\k(07 9\k(08 File\k(09 protocol\k(10 fcall(2)\k(11 Fcall,\k(12 convS2M,\k(13 convD2M,\k(14 convM2S,\k(15 convM2D,\k(16 fcallfmt,\k(17 dirfmt,\k(18 dirmodefmt,\k(19 read9pmsg,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+stats\k(01 \-\k(02 display\k(03 graphs\k(04 of\k(05 system\k(06 activity\k(07 stats(8)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+status\k(01 ps(1)\k(02 ps,\k(03 psu\k(04 \-\k(05 process\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+status\k(01 stat(2)\k(02 stat,\k(03 fstat,\k(04 wstat,\k(05 fwstat,\k(06 dirstat,\k(07 dirfstat,\k(08 dirwstat,\k(09 dirfwstat,\k(10 nulldir\k(11 \-\k(12 get\k(13 and\k(14 put\k(15 file\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+status\k(01 according\k(02 to\k(03 condition\k(04 test(1)\k(05 test\k(06 \-\k(07 set\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+status,\k(01 enable,\k(02 disable,\k(03 authsrv,\k(04 guard.srv,\k(05 wrkey,\k(06 login,\k(07 newns,\k(08 none\k(09 \-\k(10 maintain\k(11 or\k(12 query\k(13 authentication\k(14 databases\k(15 auth(8)\k(16 changeuser,\k(17 convkeys,\k(18 convkeys2,\k(19 printnetkey,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+status\k(01 window\k(02 statusbar(8)\k(03 statusbar\k(04 \-\k(05 display\k(06 a\k(07 bar\k(08 graph\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+statusbar\k(01 \-\k(02 display\k(03 a\k(04 bar\k(05 graph\k(06 status\k(07 window\k(08 statusbar(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Stdio\k(01 input\k(02 and\k(03 output\k(04 fgetc(2)\k(05 fgetc,\k(06 getc,\k(07 getchar,\k(08 fputc,\k(09 putc,\k(10 putchar,\k(11 ungetc,\k(12 fgets,\k(13 gets,\k(14 fputs,\k(15 puts,\k(16 fread,\k(17 fwrite\k(18 \-\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+Stdio\k(01 temporary\k(02 files\k(03 tmpfile(2)\k(04 tmpfile,\k(05 tmpnam\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+s_terminate,\k(01 s_tolower,\k(02 s_putc,\k(03 s_unique,\k(04 s_grow,\k(05 s_read,\k(06 s_read_line,\k(07 s_getline\k(08 \-\k(09 extensible\k(10 strings\k(11 string(2)\k(12 s_alloc,\k(13 s_append,\k(14 s_array,\k(15 s_copy,\k(16 s_error,\k(17 s_free,\k(18 s_incref,\k(19 s_memappend,\k(20 s_nappend,\k(21 s_new,\k(22 s_newalloc,\k(23 s_parse,\k(24 s_reset,\k(25 s_restart,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+s_tolower,\k(01 s_putc,\k(02 s_unique,\k(03 s_grow,\k(04 s_read,\k(05 s_read_line,\k(06 s_getline\k(07 \-\k(08 extensible\k(09 strings\k(10 string(2)\k(11 s_alloc,\k(12 s_append,\k(13 s_array,\k(14 s_copy,\k(15 s_error,\k(16 s_free,\k(17 s_incref,\k(18 s_memappend,\k(19 s_nappend,\k(20 s_new,\k(21 s_newalloc,\k(22 s_parse,\k(23 s_reset,\k(24 s_restart,\k(25 s_terminate,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+stop\k(01 and\k(02 start\k(03 processes\k(04 stop(1)\k(05 stop,\k(06 start\k(07 \-\k(08 print\k(09 commands\k(10 to\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+stop,\k(01 start\k(02 \-\k(03 print\k(04 commands\k(05 to\k(06 stop\k(07 and\k(08 start\k(09 processes\k(10 stop(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+storage\k(01 device\k(02 drivers\k(03 sdahci(3)\k(04 sdahci\k(05 \-\k(06 AHCI\k(07 (Advanced\k(08 Host\k(09 Controller\k(10 Interface)\k(11 SATA\k(12 (Serial\k(13 AT)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+storage\k(01 device\k(02 interface\k(03 sd(3)\k(04 sd\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+storage\k(01 device\k(02 interface\k(03 sdaoe(3)\k(04 sdaoe\k(05 \-\k(06 ATA-over-Ethernet\k(07 (Ao)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+storage\k(01 management\k(02 privalloc(2)\k(03 privalloc,\k(04 privfree\k(05 \-\k(06 per-process\k(07 private\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+storage\k(01 server\k(02 venti(2)\k(03 venti\k(04 \-\k(05 archival\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+storage\k(01 server\k(02 venti(6)\k(03 venti\k(04 \-\k(05 archival\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+storage\k(01 server\k(02 venti(8)\k(03 venti\k(04 \-\k(05 archival\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+strcat,\k(01 strncat,\k(02 strcmp,\k(03 strncmp,\k(04 cistrcmp,\k(05 cistrncmp,\k(06 strcpy,\k(07 strncpy,\k(08 strecpy,\k(09 strlen,\k(10 strchr,\k(11 strrchr,\k(12 strpbrk,\k(13 strspn,\k(14 strcspn,\k(15 strtok,\k(16 strdup,\k(17 strstr,\k(18 cistrstr\k(19 \-\k(20 string\k(21 operations\k(22 strcat(2)\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strchr,\k(01 strrchr,\k(02 strpbrk,\k(03 strspn,\k(04 strcspn,\k(05 strtok,\k(06 strdup,\k(07 strstr,\k(08 cistrstr\k(09 \-\k(10 string\k(11 operations\k(12 strcat(2)\k(13 strcat,\k(14 strncat,\k(15 strcmp,\k(16 strncmp,\k(17 cistrcmp,\k(18 cistrncmp,\k(19 strcpy,\k(20 strncpy,\k(21 strecpy,\k(22 strlen,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strcmp,\k(01 strncmp,\k(02 cistrcmp,\k(03 cistrncmp,\k(04 strcpy,\k(05 strncpy,\k(06 strecpy,\k(07 strlen,\k(08 strchr,\k(09 strrchr,\k(10 strpbrk,\k(11 strspn,\k(12 strcspn,\k(13 strtok,\k(14 strdup,\k(15 strstr,\k(16 cistrstr\k(17 \-\k(18 string\k(19 operations\k(20 strcat(2)\k(21 strcat,\k(22 strncat,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strcpy,\k(01 strncpy,\k(02 strecpy,\k(03 strlen,\k(04 strchr,\k(05 strrchr,\k(06 strpbrk,\k(07 strspn,\k(08 strcspn,\k(09 strtok,\k(10 strdup,\k(11 strstr,\k(12 cistrstr\k(13 \-\k(14 string\k(15 operations\k(16 strcat(2)\k(17 strcat,\k(18 strncat,\k(19 strcmp,\k(20 strncmp,\k(21 cistrcmp,\k(22 cistrncmp,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strcspn,\k(01 strtok,\k(02 strdup,\k(03 strstr,\k(04 cistrstr\k(05 \-\k(06 string\k(07 operations\k(08 strcat(2)\k(09 strcat,\k(10 strncat,\k(11 strcmp,\k(12 strncmp,\k(13 cistrcmp,\k(14 cistrncmp,\k(15 strcpy,\k(16 strncpy,\k(17 strecpy,\k(18 strlen,\k(19 strchr,\k(20 strrchr,\k(21 strpbrk,\k(22 strspn,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strdup,\k(01 strstr,\k(02 cistrstr\k(03 \-\k(04 string\k(05 operations\k(06 strcat(2)\k(07 strcat,\k(08 strncat,\k(09 strcmp,\k(10 strncmp,\k(11 cistrcmp,\k(12 cistrncmp,\k(13 strcpy,\k(14 strncpy,\k(15 strecpy,\k(16 strlen,\k(17 strchr,\k(18 strrchr,\k(19 strpbrk,\k(20 strspn,\k(21 strcspn,\k(22 strtok,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+stream\k(01 editor\k(02 sed(1)\k(03 sed\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+strecpy,\k(01 strlen,\k(02 strchr,\k(03 strrchr,\k(04 strpbrk,\k(05 strspn,\k(06 strcspn,\k(07 strtok,\k(08 strdup,\k(09 strstr,\k(10 cistrstr\k(11 \-\k(12 string\k(13 operations\k(14 strcat(2)\k(15 strcat,\k(16 strncat,\k(17 strcmp,\k(18 strncmp,\k(19 cistrcmp,\k(20 cistrncmp,\k(21 strcpy,\k(22 strncpy,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+_string,\k(01 ARROW,\k(02 drawsetdebug\k(03 \-\k(04 graphics\k(05 functions\k(06 PB\k(07 L\k(08 draw(2)\k(09 Image,\k(10 draw,\k(11 gendraw,\k(12 drawreplxy,\k(13 drawrepl,\k(14 replclipr,\k(15 line,\k(16 poly,\k(17 fillpoly,\k(18 bezier,\k(19 bezspline,\k(20 fillbezier,\k(21 fillbezspline,\k(22 ellipse,\k(23 fillellipse,\k(24 arc,\k(25 fillarc,\k(26 icossin,\k(27 icossin2,\k(28 border,\k(29 string,\k(30 stringn,\k(31 runestring,\k(32 runestringn,\k(33 stringbg,\k(34 stringnbg,\k(35 runestringbg,\k(36 runestringnbg,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+string\k(01 into\k(02 fields\k(03 getfields(2)\k(04 getfields,\k(05 gettokens,\k(06 tokenize\k(07 \-\k(08 break\k(09 a\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+string\k(01 operations\k(02 runestrcat(2)\k(03 runestrcat,\k(04 runestrncat,\k(05 runestrcmp,\k(06 runestrncmp,\k(07 runestrcpy,\k(08 runestrncpy,\k(09 runestrecpy,\k(10 runestrlen,\k(11 runestrchr,\k(12 runestrrchr,\k(13 runestrdup,\k(14 runestrstr\k(15 \-\k(16 rune\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+string\k(01 operations\k(02 strcat(2)\k(03 strcat,\k(04 strncat,\k(05 strcmp,\k(06 strncmp,\k(07 cistrcmp,\k(08 cistrncmp,\k(09 strcpy,\k(10 strncpy,\k(11 strecpy,\k(12 strlen,\k(13 strchr,\k(14 strrchr,\k(15 strpbrk,\k(16 strspn,\k(17 strcspn,\k(18 strtok,\k(19 strdup,\k(20 strstr,\k(21 cistrstr\k(22 \-\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+string,\k(01 stringn,\k(02 runestring,\k(03 runestringn,\k(04 stringbg,\k(05 stringnbg,\k(06 runestringbg,\k(07 runestringnbg,\k(08 _string,\k(09 ARROW,\k(10 drawsetdebug\k(11 \-\k(12 graphics\k(13 functions\k(14 PB\k(15 L\k(16 draw(2)\k(17 Image,\k(18 draw,\k(19 gendraw,\k(20 drawreplxy,\k(21 drawrepl,\k(22 replclipr,\k(23 line,\k(24 poly,\k(25 fillpoly,\k(26 bezier,\k(27 bezspline,\k(28 fillbezier,\k(29 fillbezspline,\k(30 ellipse,\k(31 fillellipse,\k(32 arc,\k(33 fillarc,\k(34 icossin,\k(35 icossin2,\k(36 border,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+stringbg,\k(01 stringnbg,\k(02 runestringbg,\k(03 runestringnbg,\k(04 _string,\k(05 ARROW,\k(06 drawsetdebug\k(07 \-\k(08 graphics\k(09 functions\k(10 PB\k(11 L\k(12 draw(2)\k(13 Image,\k(14 draw,\k(15 gendraw,\k(16 drawreplxy,\k(17 drawrepl,\k(18 replclipr,\k(19 line,\k(20 poly,\k(21 fillpoly,\k(22 bezier,\k(23 bezspline,\k(24 fillbezier,\k(25 fillbezspline,\k(26 ellipse,\k(27 fillellipse,\k(28 arc,\k(29 fillarc,\k(30 icossin,\k(31 icossin2,\k(32 border,\k(33 string,\k(34 stringn,\k(35 runestring,\k(36 runestringn,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+stringn,\k(01 runestring,\k(02 runestringn,\k(03 stringbg,\k(04 stringnbg,\k(05 runestringbg,\k(06 runestringnbg,\k(07 _string,\k(08 ARROW,\k(09 drawsetdebug\k(10 \-\k(11 graphics\k(12 functions\k(13 PB\k(14 L\k(15 draw(2)\k(16 Image,\k(17 draw,\k(18 gendraw,\k(19 drawreplxy,\k(20 drawrepl,\k(21 replclipr,\k(22 line,\k(23 poly,\k(24 fillpoly,\k(25 bezier,\k(26 bezspline,\k(27 fillbezier,\k(28 fillbezspline,\k(29 ellipse,\k(30 fillellipse,\k(31 arc,\k(32 fillarc,\k(33 icossin,\k(34 icossin2,\k(35 border,\k(36 string,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+stringnbg,\k(01 runestringbg,\k(02 runestringnbg,\k(03 _string,\k(04 ARROW,\k(05 drawsetdebug\k(06 \-\k(07 graphics\k(08 functions\k(09 PB\k(10 L\k(11 draw(2)\k(12 Image,\k(13 draw,\k(14 gendraw,\k(15 drawreplxy,\k(16 drawrepl,\k(17 replclipr,\k(18 line,\k(19 poly,\k(20 fillpoly,\k(21 bezier,\k(22 bezspline,\k(23 fillbezier,\k(24 fillbezspline,\k(25 ellipse,\k(26 fillellipse,\k(27 arc,\k(28 fillarc,\k(29 icossin,\k(30 icossin2,\k(31 border,\k(32 string,\k(33 stringn,\k(34 runestring,\k(35 runestringn,\k(36 stringbg,\k(37 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 
+.di xx
+stringnwidth,\k(01 runestringsize,\k(02 runestringwidth,\k(03 runestringnwidth\k(04 \-\k(05 graphical\k(06 size\k(07 of\k(08 strings\k(09 stringsize(2)\k(10 stringsize,\k(11 stringwidth,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+strings\k(01 encode(2)\k(02 dec64,\k(03 enc64,\k(04 dec32,\k(05 enc32,\k(06 dec16,\k(07 enc16,\k(08 encodefmt\k(09 \-\k(10 encoding\k(11 byte\k(12 arrays\k(13 as\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+strings\k(01 quote(2)\k(02 quotestrdup,\k(03 quoterunestrdup,\k(04 unquotestrdup,\k(05 unquoterunestrdup,\k(06 quotestrfmt,\k(07 quoterunestrfmt,\k(08 quotefmtinstall,\k(09 doquote,\k(10 needsrcquote\k(11 \-\k(12 quoted\k(13 character\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+strings\k(01 string(2)\k(02 s_alloc,\k(03 s_append,\k(04 s_array,\k(05 s_copy,\k(06 s_error,\k(07 s_free,\k(08 s_incref,\k(09 s_memappend,\k(10 s_nappend,\k(11 s_new,\k(12 s_newalloc,\k(13 s_parse,\k(14 s_reset,\k(15 s_restart,\k(16 s_terminate,\k(17 s_tolower,\k(18 s_putc,\k(19 s_unique,\k(20 s_grow,\k(21 s_read,\k(22 s_read_line,\k(23 s_getline\k(24 \-\k(25 extensible\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+strings\k(01 strings(1)\k(02 strings\k(03 \-\k(04 extract\k(05 printable\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+strings\k(01 stringsize(2)\k(02 stringsize,\k(03 stringwidth,\k(04 stringnwidth,\k(05 runestringsize,\k(06 runestringwidth,\k(07 runestringnwidth\k(08 \-\k(09 graphical\k(10 size\k(11 of\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+strings\k(01 \-\k(02 extract\k(03 printable\k(04 strings\k(05 strings(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+stringsize,\k(01 stringwidth,\k(02 stringnwidth,\k(03 runestringsize,\k(04 runestringwidth,\k(05 runestringnwidth\k(06 \-\k(07 graphical\k(08 size\k(09 of\k(10 strings\k(11 stringsize(2)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+stringsubfont,\k(01 strsubfontwidth,\k(02 mkfont\k(03 \-\k(04 subfont\k(05 manipulation\k(06 subfont(2)\k(07 allocsubfont,\k(08 freesubfont,\k(09 installsubfont,\k(10 lookupsubfont,\k(11 uninstallsubfont,\k(12 subfontname,\k(13 readsubfont,\k(14 readsubfonti,\k(15 writesubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+stringwidth,\k(01 stringnwidth,\k(02 runestringsize,\k(03 runestringwidth,\k(04 runestringnwidth\k(05 \-\k(06 graphical\k(07 size\k(08 of\k(09 strings\k(10 stringsize(2)\k(11 stringsize,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+strip\k(01 \-\k(02 remove\k(03 symbols\k(04 from\k(05 binary\k(06 files\k(07 strip(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+strip\k(01 file\k(02 name\k(03 affixes\k(04 basename(1)\k(05 basename\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+strlen,\k(01 strchr,\k(02 strrchr,\k(03 strpbrk,\k(04 strspn,\k(05 strcspn,\k(06 strtok,\k(07 strdup,\k(08 strstr,\k(09 cistrstr\k(10 \-\k(11 string\k(12 operations\k(13 strcat(2)\k(14 strcat,\k(15 strncat,\k(16 strcmp,\k(17 strncmp,\k(18 cistrcmp,\k(19 cistrncmp,\k(20 strcpy,\k(21 strncpy,\k(22 strecpy,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strncat,\k(01 strcmp,\k(02 strncmp,\k(03 cistrcmp,\k(04 cistrncmp,\k(05 strcpy,\k(06 strncpy,\k(07 strecpy,\k(08 strlen,\k(09 strchr,\k(10 strrchr,\k(11 strpbrk,\k(12 strspn,\k(13 strcspn,\k(14 strtok,\k(15 strdup,\k(16 strstr,\k(17 cistrstr\k(18 \-\k(19 string\k(20 operations\k(21 strcat(2)\k(22 strcat,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strncmp,\k(01 cistrcmp,\k(02 cistrncmp,\k(03 strcpy,\k(04 strncpy,\k(05 strecpy,\k(06 strlen,\k(07 strchr,\k(08 strrchr,\k(09 strpbrk,\k(10 strspn,\k(11 strcspn,\k(12 strtok,\k(13 strdup,\k(14 strstr,\k(15 cistrstr\k(16 \-\k(17 string\k(18 operations\k(19 strcat(2)\k(20 strcat,\k(21 strncat,\k(22 strcmp,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strncpy,\k(01 strecpy,\k(02 strlen,\k(03 strchr,\k(04 strrchr,\k(05 strpbrk,\k(06 strspn,\k(07 strcspn,\k(08 strtok,\k(09 strdup,\k(10 strstr,\k(11 cistrstr\k(12 \-\k(13 string\k(14 operations\k(15 strcat(2)\k(16 strcat,\k(17 strncat,\k(18 strcmp,\k(19 strncmp,\k(20 cistrcmp,\k(21 cistrncmp,\k(22 strcpy,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strpbrk,\k(01 strspn,\k(02 strcspn,\k(03 strtok,\k(04 strdup,\k(05 strstr,\k(06 cistrstr\k(07 \-\k(08 string\k(09 operations\k(10 strcat(2)\k(11 strcat,\k(12 strncat,\k(13 strcmp,\k(14 strncmp,\k(15 cistrcmp,\k(16 cistrncmp,\k(17 strcpy,\k(18 strncpy,\k(19 strecpy,\k(20 strlen,\k(21 strchr,\k(22 strrchr,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strrchr,\k(01 strpbrk,\k(02 strspn,\k(03 strcspn,\k(04 strtok,\k(05 strdup,\k(06 strstr,\k(07 cistrstr\k(08 \-\k(09 string\k(10 operations\k(11 strcat(2)\k(12 strcat,\k(13 strncat,\k(14 strcmp,\k(15 strncmp,\k(16 cistrcmp,\k(17 cistrncmp,\k(18 strcpy,\k(19 strncpy,\k(20 strecpy,\k(21 strlen,\k(22 strchr,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strspn,\k(01 strcspn,\k(02 strtok,\k(03 strdup,\k(04 strstr,\k(05 cistrstr\k(06 \-\k(07 string\k(08 operations\k(09 strcat(2)\k(10 strcat,\k(11 strncat,\k(12 strcmp,\k(13 strncmp,\k(14 cistrcmp,\k(15 cistrncmp,\k(16 strcpy,\k(17 strncpy,\k(18 strecpy,\k(19 strlen,\k(20 strchr,\k(21 strrchr,\k(22 strpbrk,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strstr,\k(01 cistrstr\k(02 \-\k(03 string\k(04 operations\k(05 strcat(2)\k(06 strcat,\k(07 strncat,\k(08 strcmp,\k(09 strncmp,\k(10 cistrcmp,\k(11 cistrncmp,\k(12 strcpy,\k(13 strncpy,\k(14 strecpy,\k(15 strlen,\k(16 strchr,\k(17 strrchr,\k(18 strpbrk,\k(19 strspn,\k(20 strcspn,\k(21 strtok,\k(22 strdup,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strsubfontwidth,\k(01 mkfont\k(02 \-\k(03 subfont\k(04 manipulation\k(05 subfont(2)\k(06 allocsubfont,\k(07 freesubfont,\k(08 installsubfont,\k(09 lookupsubfont,\k(10 uninstallsubfont,\k(11 subfontname,\k(12 readsubfont,\k(13 readsubfonti,\k(14 writesubfont,\k(15 stringsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+strtochan,\k(01 chantostr,\k(02 chantodepth\k(03 \-\k(04 interactive\k(05 graphics\k(06 graphics(2)\k(07 Display,\k(08 Point,\k(09 Rectangle,\k(10 Cursor,\k(11 initdraw,\k(12 geninitdraw,\k(13 drawerror,\k(14 initdisplay,\k(15 closedisplay,\k(16 getdefont,\k(17 getwindow,\k(18 gengetwindow,\k(19 flushimage,\k(20 bufimage,\k(21 lockdisplay,\k(22 unlockdisplay,\k(23 openfont,\k(24 buildfont,\k(25 freefont,\k(26 Pfmt,\k(27 Rfmt,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+strtod,\k(01 strtol,\k(02 strtoll,\k(03 strtoul,\k(04 strtoull\k(05 \-\k(06 convert\k(07 text\k(08 to\k(09 numbers\k(10 atof(2)\k(11 atof,\k(12 atoi,\k(13 atol,\k(14 atoll,\k(15 charstod,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+strtok,\k(01 strdup,\k(02 strstr,\k(03 cistrstr\k(04 \-\k(05 string\k(06 operations\k(07 strcat(2)\k(08 strcat,\k(09 strncat,\k(10 strcmp,\k(11 strncmp,\k(12 cistrcmp,\k(13 cistrncmp,\k(14 strcpy,\k(15 strncpy,\k(16 strecpy,\k(17 strlen,\k(18 strchr,\k(19 strrchr,\k(20 strpbrk,\k(21 strspn,\k(22 strcspn,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+strtol,\k(01 strtoll,\k(02 strtoul,\k(03 strtoull\k(04 \-\k(05 convert\k(06 text\k(07 to\k(08 numbers\k(09 atof(2)\k(10 atof,\k(11 atoi,\k(12 atol,\k(13 atoll,\k(14 charstod,\k(15 strtod,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+strtoll,\k(01 strtoul,\k(02 strtoull\k(03 \-\k(04 convert\k(05 text\k(06 to\k(07 numbers\k(08 atof(2)\k(09 atof,\k(10 atoi,\k(11 atol,\k(12 atoll,\k(13 charstod,\k(14 strtod,\k(15 strtol,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+strtomp,\k(01 mpfmt,mptoa,\k(02 betomp,\k(03 mptobe,\k(04 letomp,\k(05 mptole,\k(06 mptoui,\k(07 uitomp,\k(08 mptoi,\k(09 itomp,\k(10 uvtomp,\k(11 mptouv,\k(12 vtomp,\k(13 mptov,\k(14 mpdigdiv,\k(15 mpadd,\k(16 mpsub,\k(17 mpleft,\k(18 mpright,\k(19 mpmul,\k(20 mpexp,\k(21 mpmod,\k(22 mpdiv,\k(23 mpcmp,\k(24 mpextendedgcd,\k(25 mpinvert,\k(26 mpsignif,\k(27 mplowbits0,\k(28 mpvecdigmuladd,\k(29 mpvecdigmulsub,\k(30 mpvecadd,\k(31 mpvecsub,\k(32 mpveccmp,\k(33 mpvecmul,\k(34 mpmagcmp,\k(35 mpmagadd,\k(36 mpmagsub,\k(37 crtpre,\k(38 crtin,\k(39 crtout,\k(40 crtprefree,\k(41 crtresfree\k(42 \-\k(43 extended\k(44 precision\k(45 arithmetic\k(46 mp(2)\k(47 mpsetminbits,\k(48 mpnew,\k(49 mpfree,\k(50 mpbits,\k(51 mpnorm,\k(52 mpcopy,\k(53 mpassign,\k(54 mprand,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+strtoul,\k(01 strtoull\k(02 \-\k(03 convert\k(04 text\k(05 to\k(06 numbers\k(07 atof(2)\k(08 atof,\k(09 atoi,\k(10 atol,\k(11 atoll,\k(12 charstod,\k(13 strtod,\k(14 strtol,\k(15 strtoll,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+strtoull\k(01 \-\k(02 convert\k(03 text\k(04 to\k(05 numbers\k(06 atof(2)\k(07 atof,\k(08 atoi,\k(09 atol,\k(10 atoll,\k(11 charstod,\k(12 strtod,\k(13 strtol,\k(14 strtoll,\k(15 strtoul,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+structural\k(01 regular\k(02 expressions\k(03 sam(1)\k(04 sam,\k(05 B,\k(06 sam.save,\k(07 samterm\k(08 \-\k(09 screen\k(10 editor\k(11 with\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+structure\k(01 maps\k(02 intmap(2)\k(03 Intmap,\k(04 allocmap,\k(05 freemap,\k(06 insertkey,\k(07 caninsertkey,\k(08 lookupkey,\k(09 deletekey\k(10 \-\k(11 integer\k(12 to\k(13 data\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+structure\k(01 of\k(02 conventional\k(03 file\k(04 name\k(05 space\k(06 namespace(4)\k(07 namespace\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+stub\k(01 \-\k(02 provide\k(03 mount\k(04 point\k(05 stubs\k(06 stub(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+stubs\k(01 stub(8)\k(02 stub\k(03 \-\k(04 provide\k(05 mount\k(06 point\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+style\k(01 \-\k(02 Plan\k(03 9\k(04 coding\k(05 conventions\k(06 for\k(07 C\k(08 style(6)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+style\k(01 archive\k(02 archfs(4)\k(03 archfs\k(04 \-\k(05 mount\k(06 mkfs-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+sub3,\k(01 neg3,\k(02 div3,\k(03 mul3,\k(04 eqpt3,\k(05 closept3,\k(06 dot3,\k(07 cross3,\k(08 len3,\k(09 dist3,\k(10 unit3,\k(11 midpt3,\k(12 lerp3,\k(13 reflect3,\k(14 nearseg3,\k(15 pldist3,\k(16 vdiv3,\k(17 vrem3,\k(18 pn2f3,\k(19 ppp2f3,\k(20 fff2p3,\k(21 pdiv4,\k(22 add4,\k(23 sub4\k(24 \-\k(25 operations\k(26 on\k(27 3-d\k(28 points\k(29 and\k(30 planes\k(31 arith3(2)\k(32 add3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+sub4\k(01 \-\k(02 operations\k(03 on\k(04 3-d\k(05 points\k(06 and\k(07 planes\k(08 arith3(2)\k(09 add3,\k(10 sub3,\k(11 neg3,\k(12 div3,\k(13 mul3,\k(14 eqpt3,\k(15 closept3,\k(16 dot3,\k(17 cross3,\k(18 len3,\k(19 dist3,\k(20 unit3,\k(21 midpt3,\k(22 lerp3,\k(23 reflect3,\k(24 nearseg3,\k(25 pldist3,\k(26 vdiv3,\k(27 vrem3,\k(28 pn2f3,\k(29 ppp2f3,\k(30 fff2p3,\k(31 pdiv4,\k(32 add4,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+subclass,\k(01 proto,\k(02 CSP\k(03 \-\k(04 USB\k(05 device\k(06 driver\k(07 library\k(08 usb(2)\k(09 usbcmd,\k(10 classname,\k(11 closedev,\k(12 configdev,\k(13 devctl,\k(14 finddevs,\k(15 loaddevstr,\k(16 matchdevcsp,\k(17 opendev,\k(18 opendevdata,\k(19 openep,\k(20 startdevs,\k(21 unstall,\k(22 class,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+subfont\k(01 \-\k(02 external\k(03 format\k(04 for\k(05 fonts\k(06 and\k(07 subfonts\k(08 font(6)\k(09 font,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+subfont\k(01 files,\k(02 face\k(03 files,\k(04 etc.\k(05 tweak(1)\k(06 tweak\k(07 \-\k(08 edit\k(09 image\k(10 files,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Subfont,\k(01 Fontchar,\k(02 Font\k(03 \-\k(04 font\k(05 utilities\k(06 cachechars(2)\k(07 cachechars,\k(08 agefont,\k(09 loadchar,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+subfont\k(01 manipulation\k(02 subfont(2)\k(03 allocsubfont,\k(04 freesubfont,\k(05 installsubfont,\k(06 lookupsubfont,\k(07 uninstallsubfont,\k(08 subfontname,\k(09 readsubfont,\k(10 readsubfonti,\k(11 writesubfont,\k(12 stringsubfont,\k(13 strsubfontwidth,\k(14 mkfont\k(15 \-\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+subfontname,\k(01 readsubfont,\k(02 readsubfonti,\k(03 writesubfont,\k(04 stringsubfont,\k(05 strsubfontwidth,\k(06 mkfont\k(07 \-\k(08 subfont\k(09 manipulation\k(10 subfont(2)\k(11 allocsubfont,\k(12 freesubfont,\k(13 installsubfont,\k(14 lookupsubfont,\k(15 uninstallsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+subfonts\k(01 font(6)\k(02 font,\k(03 subfont\k(04 \-\k(05 external\k(06 format\k(07 for\k(08 fonts\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+subpt,\k(01 mulpt,\k(02 divpt,\k(03 rectaddpt,\k(04 rectsubpt,\k(05 insetrect,\k(06 canonrect,\k(07 eqpt,\k(08 eqrect,\k(09 ptinrect,\k(10 rectinrect,\k(11 rectXrect,\k(12 rectclip,\k(13 combinerect,\k(14 Dx,\k(15 Dy,\k(16 Pt,\k(17 Rect,\k(18 Rpt\k(19 \-\k(20 arithmetic\k(21 on\k(22 points\k(23 and\k(24 rectangles\k(25 addpt(2)\k(26 addpt,\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+sudoku\k(01 \-\k(02 time\k(03 wasters\k(04 games(1)\k(05 4s,\k(06 5s,\k(07 juggle,\k(08 mahjongg,\k(09 memo,\k(10 sokoban,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+sum\k(01 and\k(02 count\k(03 blocks\k(04 in\k(05 a\k(06 file\k(07 sum(1)\k(08 sum,\k(09 md5sum,\k(10 sha1sum\k(11 \-\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+sum,\k(01 md5sum,\k(02 sha1sum\k(03 \-\k(04 sum\k(05 and\k(06 count\k(07 blocks\k(08 in\k(09 a\k(10 file\k(11 sum(1)\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+Sun\k(01 network\k(02 file\k(03 system\k(04 client\k(05 nfs(4)\k(06 nfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+s_unique,\k(01 s_grow,\k(02 s_read,\k(03 s_read_line,\k(04 s_getline\k(05 \-\k(06 extensible\k(07 strings\k(08 string(2)\k(09 s_alloc,\k(10 s_append,\k(11 s_array,\k(12 s_copy,\k(13 s_error,\k(14 s_free,\k(15 s_incref,\k(16 s_memappend,\k(17 s_nappend,\k(18 s_new,\k(19 s_newalloc,\k(20 s_parse,\k(21 s_reset,\k(22 s_restart,\k(23 s_terminate,\k(24 s_tolower,\k(25 s_putc,\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+support\k(01 for\k(02 user-defined\k(03 print\k(04 formats\k(05 and\k(06 output\k(07 routines\k(08 fmtinstall(2)\k(09 fmtinstall,\k(10 dofmt,\k(11 dorfmt,\k(12 fmtprint,\k(13 fmtvprint,\k(14 fmtrune,\k(15 fmtstrcpy,\k(16 fmtrunestrcpy,\k(17 fmtfdinit,\k(18 fmtfdflush,\k(19 fmtstrinit,\k(20 fmtstrflush,\k(21 runefmtstrinit,\k(22 runefmtstrflush,\k(23 errfmt\k(24 \-\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+Survey\k(01 scat(7)\k(02 scat\k(03 \-\k(04 sky\k(05 catalogue\k(06 and\k(07 Digitized\k(08 Sky\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+suspend\k(01 execution\k(02 for\k(03 an\k(04 interval\k(05 sleep(1)\k(06 sleep\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+swap\k(01 \-\k(02 establish\k(03 a\k(04 swap\k(05 file\k(06 swap(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+swap\k(01 file\k(02 swap(8)\k(03 swap\k(04 \-\k(05 establish\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+switch\k(01 between\k(02 them.\k(03 kbmap(1)\k(04 kbmap\k(05 \-\k(06 show\k(07 a\k(08 list\k(09 of\k(10 available\k(11 keyboard\k(12 maps\k(13 and\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+symbase,\k(01 pc2sp,\k(02 pc2line,\k(03 textseg,\k(04 line2addr,\k(05 lookup,\k(06 findlocal,\k(07 getauto,\k(08 findsym,\k(09 localsym,\k(10 globalsym,\k(11 textsym,\k(12 file2pc,\k(13 fileelem,\k(14 filesym,\k(15 fileline,\k(16 fnbound\k(17 \-\k(18 symbol\k(19 table\k(20 access\k(21 functions\k(22 symbol(2)\k(23 syminit,\k(24 getsym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+Symbios\k(01 Logic\k(02 PCI-SCSI\k(03 I/O\k(04 Processors\k(05 na(8)\k(06 na\k(07 \-\k(08 assembler\k(09 for\k(10 the\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+symbol\k(01 table)\k(02 nm(1)\k(03 nm\k(04 \-\k(05 name\k(06 list\k(07 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+symbol\k(01 table\k(02 access\k(03 functions\k(04 symbol(2)\k(05 syminit,\k(06 getsym,\k(07 symbase,\k(08 pc2sp,\k(09 pc2line,\k(10 textseg,\k(11 line2addr,\k(12 lookup,\k(13 findlocal,\k(14 getauto,\k(15 findsym,\k(16 localsym,\k(17 globalsym,\k(18 textsym,\k(19 file2pc,\k(20 fileelem,\k(21 filesym,\k(22 fileline,\k(23 fnbound\k(24 \-\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+symbols\k(01 from\k(02 binary\k(03 files\k(04 strip(1)\k(05 strip\k(06 \-\k(07 remove\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+syminit,\k(01 getsym,\k(02 symbase,\k(03 pc2sp,\k(04 pc2line,\k(05 textseg,\k(06 line2addr,\k(07 lookup,\k(08 findlocal,\k(09 getauto,\k(10 findsym,\k(11 localsym,\k(12 globalsym,\k(13 textsym,\k(14 file2pc,\k(15 fileelem,\k(16 filesym,\k(17 fileline,\k(18 fnbound\k(19 \-\k(20 symbol\k(21 table\k(22 access\k(23 functions\k(24 symbol(2)\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+symoff,\k(01 fpformat,\k(02 beieee80ftos,\k(03 beieeesftos,\k(04 beieeedftos,\k(05 leieee80ftos,\k(06 leieeesftos,\k(07 leieeedftos,\k(08 ieeesftos,\k(09 ieeedftos\k(10 \-\k(11 machine-independent\k(12 debugger\k(13 functions\k(14 debugger(2)\k(15 cisctrace,\k(16 risctrace,\k(17 ciscframe,\k(18 riscframe,\k(19 localaddr,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+synchronization\k(01 rendezvous(2)\k(02 rendezvous\k(03 \-\k(04 user\k(05 level\k(06 process\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+synchronize\k(01 the\k(02 system\k(03 clock\k(04 to\k(05 a\k(06 time\k(07 source\k(08 timesync(8)\k(09 timesync\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+syncindex\k(01 \-\k(02 prepare\k(03 and\k(04 maintain\k(05 a\k(06 venti\k(07 server\k(08 venti-fmt(8)\k(09 buildindex,\k(10 checkarenas,\k(11 checkindex,\k(12 conf,\k(13 fmtarenas,\k(14 fmtbloom,\k(15 fmtindex,\k(16 fmtisect,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+syscall\k(01 \-\k(02 test\k(03 a\k(04 system\k(05 call\k(06 syscall(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+sysfatal\k(01 \-\k(02 system\k(03 error\k(04 messages\k(05 perror(2)\k(06 perror,\k(07 syslog,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+syslog,\k(01 sysfatal\k(02 \-\k(03 system\k(04 error\k(05 messages\k(06 perror(2)\k(07 perror,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+sysname\k(01 \-\k(02 get\k(03 user\k(04 or\k(05 system\k(06 name\k(07 getuser(2)\k(08 getuser,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+system\k(01 cdfs(4)\k(02 cdfs,\k(03 cddb\k(04 \-\k(05 optical\k(06 disc\k(07 (CD,\k(08 DVD,\k(09 B)\k(10 track\k(11 reader\k(12 and\k(13 writer\k(14 file\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+system\k(01 cfs(4)\k(02 cfs\k(03 \-\k(04 cache\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 ext2srv(4)\k(02 ext2srv\k(03 \-\k(04 ext2\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 fshalt(8)\k(02 fshalt,\k(03 reboot\k(04 \-\k(05 halt\k(06 any\k(07 local\k(08 file\k(09 systems\k(10 and\k(11 optionally\k(12 reboot\k(13 the\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+system\k(01 ftpfs(4)\k(02 ftpfs\k(03 \-\k(04 file\k(05 transfer\k(06 protocol\k(07 (FT)\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+system\k(01 import(4)\k(02 import\k(03 \-\k(04 import\k(05 a\k(06 name\k(07 space\k(08 from\k(09 a\k(10 remote\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+system\k(01 kfs(4)\k(02 kfs\k(03 \-\k(04 disk\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 lnfs(4)\k(02 lnfs\k(03 \-\k(04 long\k(05 name\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 mkfs(8)\k(02 mkfs,\k(03 mkext\k(04 \-\k(05 archive\k(06 or\k(07 update\k(08 a\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+system\k(01 mkpaqfs(8)\k(02 mkpaqfs\k(03 \-\k(04 make\k(05 a\k(06 compressed\k(07 read-only\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+system\k(01 mksacfs(8)\k(02 mksacfs\k(03 \-\k(04 make\k(05 a\k(06 compressed\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 nntpfs(4)\k(02 nntpfs\k(03 \-\k(04 network\k(05 news\k(06 transport\k(07 protocol\k(08 (NNT)\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+system\k(01 paqfs(4)\k(02 paqfs\k(03 \-\k(04 compressed\k(05 read-only\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 patch(1)\k(02 patch\k(03 \-\k(04 simple\k(05 patch\k(06 creation\k(07 and\k(08 tracking\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+system\k(01 playlistfs(7)\k(02 playlistfs\k(03 \-\k(04 playlist\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 ramfs(4)\k(02 ramfs\k(03 \-\k(04 memory\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 ratfs(4)\k(02 ratfs\k(03 \-\k(04 mail\k(05 address\k(06 ratification\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 rdbfs(4)\k(02 rdbfs\k(03 \-\k(04 remote\k(05 kernel\k(06 debugging\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 rio(1)\k(02 rio,\k(03 label,\k(04 window,\k(05 wloc\k(06 \-\k(07 window\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 root(3)\k(02 root\k(03 \-\k(04 the\k(05 root\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 sacfs(4)\k(02 sacfs\k(03 \-\k(04 compressed\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 vacfs(4)\k(02 vacfs\k(03 \-\k(04 a\k(05 Venti-based\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 webfs(4)\k(02 webfs\k(03 \-\k(04 world\k(05 wide\k(06 web\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 wikifs(4)\k(02 wikifs,\k(03 wikipost\k(04 \-\k(05 wiki\k(06 file\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 activity\k(02 stats(8)\k(03 stats\k(04 \-\k(05 display\k(06 graphs\k(07 of\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 administration\k(02 intro(8)\k(03 intro\k(04 \-\k(05 introduction\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 call\k(02 syscall(1)\k(03 syscall\k(04 \-\k(05 test\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+system\k(01 call\k(02 error\k(03 errstr(2)\k(04 errstr,\k(05 rerrstr,\k(06 werrstr\k(07 \-\k(08 description\k(09 of\k(10 last\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+system\k(01 client\k(02 nfs(4)\k(03 nfs\k(04 \-\k(05 Sun\k(06 network\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 clock\k(02 to\k(03 a\k(04 time\k(05 source\k(06 timesync(8)\k(07 timesync\k(08 \-\k(09 synchronize\k(10 the\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+system\k(01 devices\k(02 fs(3)\k(03 fs\k(04 \-\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 error\k(02 messages\k(03 perror(2)\k(04 perror,\k(05 syslog,\k(06 sysfatal\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 files\k(02 rio(4)\k(03 rio\k(04 \-\k(05 window\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+system\k(01 for\k(02 console\k(03 access\k(04 consolefs(4)\k(05 consolefs,\k(06 C,\k(07 clog\k(08 \-\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+system\k(01 for\k(02 interprocess\k(03 messaging\k(04 plumber(4)\k(05 plumber\k(06 \-\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 has\k(02 been\k(03 running\k(04 uptime(1)\k(05 uptime\k(06 \-\k(07 show\k(08 how\k(09 long\k(10 the\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+system\k(01 library\k(02 usbfs(2)\k(03 usbreadbuf,\k(04 usbfsadd,\k(05 usbfsdel,\k(06 usbdirread,\k(07 usbfsinit,\k(08 usbdirfs,\k(09 usbfs\k(10 \-\k(11 USB\k(12 device\k(13 driver\k(14 file\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+system\k(01 name\k(02 getuser(2)\k(03 getuser,\k(04 sysname\k(05 \-\k(06 get\k(07 user\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+system\k(01 to\k(02 measure\k(03 I/O\k(04 iostats(4)\k(05 iostats\k(06 \-\k(07 file\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+system\k(01 upon\k(02 loss\k(03 of\k(04 remote\k(05 file\k(06 server\k(07 connection\k(08 reboot(8)\k(09 reboot\k(10 \-\k(11 reboot\k(12 the\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+system\k(01 wide\k(02 mail\k(03 aliases\k(04 aliasmail(8)\k(05 aliasmail\k(06 \-\k(07 expand\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+systems\k(01 dossrv(4)\k(02 dossrv,\k(03 9660srv,\k(04 a:,\k(05 b:,\k(06 c:,\k(07 d:,\k(08 9fat:,\k(09 dosmnt,\k(10 eject\k(11 \-\k(12 DOS\k(13 and\k(14 ISO9660\k(15 file\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+systems\k(01 drawterm(8)\k(02 drawterm\k(03 \-\k(04 connect\k(05 to\k(06 Plan\k(07 9\k(08 CPU\k(09 servers\k(10 from\k(11 other\k(12 operating\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+systems\k(01 mntgen(4)\k(02 mntgen\k(03 \-\k(04 automatically\k(05 generate\k(06 mount\k(07 points\k(08 for\k(09 file\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+systems\k(01 spin(1)\k(02 spin\k(03 -\k(04 verification\k(05 tool\k(06 for\k(07 models\k(08 of\k(09 concurrent\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+systems\k(01 tapefs(4)\k(02 32vfs,\k(03 cpiofs,\k(04 tapfs,\k(05 tarfs,\k(06 tpfs,\k(07 v6fs,\k(08 v10fs,\k(09 zipfs\k(10 \-\k(11 mount\k(12 archival\k(13 file\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+systems\k(01 update(8)\k(02 bootfloppy,\k(03 bootplan9,\k(04 bootwin9x,\k(05 bootwinnt,\k(06 personalize,\k(07 setup.9fat,\k(08 setup.disk,\k(09 setup.kfs,\k(10 update\k(11 \-\k(12 administration\k(13 for\k(14 local\k(15 file\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+systems\k(01 and\k(02 optionally\k(03 reboot\k(04 the\k(05 system\k(06 fshalt(8)\k(07 fshalt,\k(08 reboot\k(09 \-\k(10 halt\k(11 any\k(12 local\k(13 file\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+table)\k(01 nm(1)\k(02 nm\k(03 \-\k(04 name\k(05 list\k(06 (symbol\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+table\k(01 access\k(02 functions\k(03 symbol(2)\k(04 syminit,\k(05 getsym,\k(06 symbase,\k(07 pc2sp,\k(08 pc2line,\k(09 textseg,\k(10 line2addr,\k(11 lookup,\k(12 findlocal,\k(13 getauto,\k(14 findsym,\k(15 localsym,\k(16 globalsym,\k(17 textsym,\k(18 file2pc,\k(19 fileelem,\k(20 filesym,\k(21 fileline,\k(22 fnbound\k(23 \-\k(24 symbol\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+tables\k(01 for\k(02 nroff\k(03 or\k(04 troff\k(05 tbl(1)\k(06 tbl\k(07 \-\k(08 format\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+tail\k(01 \-\k(02 deliver\k(03 the\k(04 last\k(05 part\k(06 of\k(07 a\k(08 file\k(09 tail(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tan,\k(01 asin,\k(02 acos,\k(03 atan,\k(04 atan2\k(05 \-\k(06 trigonometric\k(07 functions\k(08 sin(2)\k(09 sin,\k(10 cos,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+tanh\k(01 \-\k(02 hyperbolic\k(03 functions\k(04 sinh(2)\k(05 sinh,\k(06 cosh,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+tapfs,\k(01 tarfs,\k(02 tpfs,\k(03 v6fs,\k(04 v10fs,\k(05 zipfs\k(06 \-\k(07 mount\k(08 archival\k(09 file\k(10 systems\k(11 tapefs(4)\k(12 32vfs,\k(13 cpiofs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+tar,\k(01 dircp\k(02 \-\k(03 archiver\k(04 tar(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+tarfs,\k(01 tpfs,\k(02 v6fs,\k(03 v10fs,\k(04 zipfs\k(05 \-\k(06 mount\k(07 archival\k(08 file\k(09 systems\k(10 tapefs(4)\k(11 32vfs,\k(12 cpiofs,\k(13 tapfs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+target\k(01 control\k(02 scuzz(8)\k(03 scuzz\k(04 \-\k(05 SCSI\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+targetid,\k(01 targetname,\k(02 fromStr,\k(03 toStr\k(04 \-\k(05 HTML\k(06 parser\k(07 html(2)\k(08 parsehtml,\k(09 printitems,\k(10 validitems,\k(11 freeitems,\k(12 freedocinfo,\k(13 dimenkind,\k(14 dimenspec,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+targetname,\k(01 fromStr,\k(02 toStr\k(03 \-\k(04 HTML\k(05 parser\k(06 html(2)\k(07 parsehtml,\k(08 printitems,\k(09 validitems,\k(10 freeitems,\k(11 freedocinfo,\k(12 dimenkind,\k(13 dimenspec,\k(14 targetid,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+tbl\k(01 \-\k(02 format\k(03 tables\k(04 for\k(05 nroff\k(06 or\k(07 troff\k(08 tbl(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+tcp,\k(01 udp\k(02 \-\k(03 network\k(04 protocols\k(05 over\k(06 IP\k(07 ip(3)\k(08 ip,\k(09 esp,\k(10 gre,\k(11 icmp,\k(12 icmpv6,\k(13 ipmux,\k(14 rudp,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+tcp110,\k(01 tcp113,\k(02 tcp143,\k(03 tcp513,\k(04 tcp515,\k(05 tcp564,\k(06 tcp565,\k(07 tcp566,\k(08 tcp567,\k(09 tcp993,\k(10 tcp995,\k(11 tcp1723,\k(12 tcp17007,\k(13 tcp17008,\k(14 tcp17009,\k(15 tcp17010,\k(16 tcp17013\k(17 \-\k(18 listen\k(19 for\k(20 calls\k(21 on\k(22 a\k(23 network\k(24 device\k(25 listen(8)\k(26 listen,\k(27 listen1,\k(28 tcp7,\k(29 tcp9,\k(30 tcp19,\k(31 tcp21,\k(32 tcp22,\k(33 tcp23,\k(34 tcp25,\k(35 tcp53,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp113,\k(01 tcp143,\k(02 tcp513,\k(03 tcp515,\k(04 tcp564,\k(05 tcp565,\k(06 tcp566,\k(07 tcp567,\k(08 tcp993,\k(09 tcp995,\k(10 tcp1723,\k(11 tcp17007,\k(12 tcp17008,\k(13 tcp17009,\k(14 tcp17010,\k(15 tcp17013\k(16 \-\k(17 listen\k(18 for\k(19 calls\k(20 on\k(21 a\k(22 network\k(23 device\k(24 listen(8)\k(25 listen,\k(26 listen1,\k(27 tcp7,\k(28 tcp9,\k(29 tcp19,\k(30 tcp21,\k(31 tcp22,\k(32 tcp23,\k(33 tcp25,\k(34 tcp53,\k(35 tcp110,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp143,\k(01 tcp513,\k(02 tcp515,\k(03 tcp564,\k(04 tcp565,\k(05 tcp566,\k(06 tcp567,\k(07 tcp993,\k(08 tcp995,\k(09 tcp1723,\k(10 tcp17007,\k(11 tcp17008,\k(12 tcp17009,\k(13 tcp17010,\k(14 tcp17013\k(15 \-\k(16 listen\k(17 for\k(18 calls\k(19 on\k(20 a\k(21 network\k(22 device\k(23 listen(8)\k(24 listen,\k(25 listen1,\k(26 tcp7,\k(27 tcp9,\k(28 tcp19,\k(29 tcp21,\k(30 tcp22,\k(31 tcp23,\k(32 tcp25,\k(33 tcp53,\k(34 tcp110,\k(35 tcp113,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp17007,\k(01 tcp17008,\k(02 tcp17009,\k(03 tcp17010,\k(04 tcp17013\k(05 \-\k(06 listen\k(07 for\k(08 calls\k(09 on\k(10 a\k(11 network\k(12 device\k(13 listen(8)\k(14 listen,\k(15 listen1,\k(16 tcp7,\k(17 tcp9,\k(18 tcp19,\k(19 tcp21,\k(20 tcp22,\k(21 tcp23,\k(22 tcp25,\k(23 tcp53,\k(24 tcp110,\k(25 tcp113,\k(26 tcp143,\k(27 tcp513,\k(28 tcp515,\k(29 tcp564,\k(30 tcp565,\k(31 tcp566,\k(32 tcp567,\k(33 tcp993,\k(34 tcp995,\k(35 tcp1723,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp17008,\k(01 tcp17009,\k(02 tcp17010,\k(03 tcp17013\k(04 \-\k(05 listen\k(06 for\k(07 calls\k(08 on\k(09 a\k(10 network\k(11 device\k(12 listen(8)\k(13 listen,\k(14 listen1,\k(15 tcp7,\k(16 tcp9,\k(17 tcp19,\k(18 tcp21,\k(19 tcp22,\k(20 tcp23,\k(21 tcp25,\k(22 tcp53,\k(23 tcp110,\k(24 tcp113,\k(25 tcp143,\k(26 tcp513,\k(27 tcp515,\k(28 tcp564,\k(29 tcp565,\k(30 tcp566,\k(31 tcp567,\k(32 tcp993,\k(33 tcp995,\k(34 tcp1723,\k(35 tcp17007,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp17009,\k(01 tcp17010,\k(02 tcp17013\k(03 \-\k(04 listen\k(05 for\k(06 calls\k(07 on\k(08 a\k(09 network\k(10 device\k(11 listen(8)\k(12 listen,\k(13 listen1,\k(14 tcp7,\k(15 tcp9,\k(16 tcp19,\k(17 tcp21,\k(18 tcp22,\k(19 tcp23,\k(20 tcp25,\k(21 tcp53,\k(22 tcp110,\k(23 tcp113,\k(24 tcp143,\k(25 tcp513,\k(26 tcp515,\k(27 tcp564,\k(28 tcp565,\k(29 tcp566,\k(30 tcp567,\k(31 tcp993,\k(32 tcp995,\k(33 tcp1723,\k(34 tcp17007,\k(35 tcp17008,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp17010,\k(01 tcp17013\k(02 \-\k(03 listen\k(04 for\k(05 calls\k(06 on\k(07 a\k(08 network\k(09 device\k(10 listen(8)\k(11 listen,\k(12 listen1,\k(13 tcp7,\k(14 tcp9,\k(15 tcp19,\k(16 tcp21,\k(17 tcp22,\k(18 tcp23,\k(19 tcp25,\k(20 tcp53,\k(21 tcp110,\k(22 tcp113,\k(23 tcp143,\k(24 tcp513,\k(25 tcp515,\k(26 tcp564,\k(27 tcp565,\k(28 tcp566,\k(29 tcp567,\k(30 tcp993,\k(31 tcp995,\k(32 tcp1723,\k(33 tcp17007,\k(34 tcp17008,\k(35 tcp17009,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp17013\k(01 \-\k(02 listen\k(03 for\k(04 calls\k(05 on\k(06 a\k(07 network\k(08 device\k(09 listen(8)\k(10 listen,\k(11 listen1,\k(12 tcp7,\k(13 tcp9,\k(14 tcp19,\k(15 tcp21,\k(16 tcp22,\k(17 tcp23,\k(18 tcp25,\k(19 tcp53,\k(20 tcp110,\k(21 tcp113,\k(22 tcp143,\k(23 tcp513,\k(24 tcp515,\k(25 tcp564,\k(26 tcp565,\k(27 tcp566,\k(28 tcp567,\k(29 tcp993,\k(30 tcp995,\k(31 tcp1723,\k(32 tcp17007,\k(33 tcp17008,\k(34 tcp17009,\k(35 tcp17010,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp1723,\k(01 tcp17007,\k(02 tcp17008,\k(03 tcp17009,\k(04 tcp17010,\k(05 tcp17013\k(06 \-\k(07 listen\k(08 for\k(09 calls\k(10 on\k(11 a\k(12 network\k(13 device\k(14 listen(8)\k(15 listen,\k(16 listen1,\k(17 tcp7,\k(18 tcp9,\k(19 tcp19,\k(20 tcp21,\k(21 tcp22,\k(22 tcp23,\k(23 tcp25,\k(24 tcp53,\k(25 tcp110,\k(26 tcp113,\k(27 tcp143,\k(28 tcp513,\k(29 tcp515,\k(30 tcp564,\k(31 tcp565,\k(32 tcp566,\k(33 tcp567,\k(34 tcp993,\k(35 tcp995,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp19,\k(01 tcp21,\k(02 tcp22,\k(03 tcp23,\k(04 tcp25,\k(05 tcp53,\k(06 tcp110,\k(07 tcp113,\k(08 tcp143,\k(09 tcp513,\k(10 tcp515,\k(11 tcp564,\k(12 tcp565,\k(13 tcp566,\k(14 tcp567,\k(15 tcp993,\k(16 tcp995,\k(17 tcp1723,\k(18 tcp17007,\k(19 tcp17008,\k(20 tcp17009,\k(21 tcp17010,\k(22 tcp17013\k(23 \-\k(24 listen\k(25 for\k(26 calls\k(27 on\k(28 a\k(29 network\k(30 device\k(31 listen(8)\k(32 listen,\k(33 listen1,\k(34 tcp7,\k(35 tcp9,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp21,\k(01 tcp22,\k(02 tcp23,\k(03 tcp25,\k(04 tcp53,\k(05 tcp110,\k(06 tcp113,\k(07 tcp143,\k(08 tcp513,\k(09 tcp515,\k(10 tcp564,\k(11 tcp565,\k(12 tcp566,\k(13 tcp567,\k(14 tcp993,\k(15 tcp995,\k(16 tcp1723,\k(17 tcp17007,\k(18 tcp17008,\k(19 tcp17009,\k(20 tcp17010,\k(21 tcp17013\k(22 \-\k(23 listen\k(24 for\k(25 calls\k(26 on\k(27 a\k(28 network\k(29 device\k(30 listen(8)\k(31 listen,\k(32 listen1,\k(33 tcp7,\k(34 tcp9,\k(35 tcp19,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp22,\k(01 tcp23,\k(02 tcp25,\k(03 tcp53,\k(04 tcp110,\k(05 tcp113,\k(06 tcp143,\k(07 tcp513,\k(08 tcp515,\k(09 tcp564,\k(10 tcp565,\k(11 tcp566,\k(12 tcp567,\k(13 tcp993,\k(14 tcp995,\k(15 tcp1723,\k(16 tcp17007,\k(17 tcp17008,\k(18 tcp17009,\k(19 tcp17010,\k(20 tcp17013\k(21 \-\k(22 listen\k(23 for\k(24 calls\k(25 on\k(26 a\k(27 network\k(28 device\k(29 listen(8)\k(30 listen,\k(31 listen1,\k(32 tcp7,\k(33 tcp9,\k(34 tcp19,\k(35 tcp21,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp23,\k(01 tcp25,\k(02 tcp53,\k(03 tcp110,\k(04 tcp113,\k(05 tcp143,\k(06 tcp513,\k(07 tcp515,\k(08 tcp564,\k(09 tcp565,\k(10 tcp566,\k(11 tcp567,\k(12 tcp993,\k(13 tcp995,\k(14 tcp1723,\k(15 tcp17007,\k(16 tcp17008,\k(17 tcp17009,\k(18 tcp17010,\k(19 tcp17013\k(20 \-\k(21 listen\k(22 for\k(23 calls\k(24 on\k(25 a\k(26 network\k(27 device\k(28 listen(8)\k(29 listen,\k(30 listen1,\k(31 tcp7,\k(32 tcp9,\k(33 tcp19,\k(34 tcp21,\k(35 tcp22,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp25,\k(01 tcp53,\k(02 tcp110,\k(03 tcp113,\k(04 tcp143,\k(05 tcp513,\k(06 tcp515,\k(07 tcp564,\k(08 tcp565,\k(09 tcp566,\k(10 tcp567,\k(11 tcp993,\k(12 tcp995,\k(13 tcp1723,\k(14 tcp17007,\k(15 tcp17008,\k(16 tcp17009,\k(17 tcp17010,\k(18 tcp17013\k(19 \-\k(20 listen\k(21 for\k(22 calls\k(23 on\k(24 a\k(25 network\k(26 device\k(27 listen(8)\k(28 listen,\k(29 listen1,\k(30 tcp7,\k(31 tcp9,\k(32 tcp19,\k(33 tcp21,\k(34 tcp22,\k(35 tcp23,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp513,\k(01 tcp515,\k(02 tcp564,\k(03 tcp565,\k(04 tcp566,\k(05 tcp567,\k(06 tcp993,\k(07 tcp995,\k(08 tcp1723,\k(09 tcp17007,\k(10 tcp17008,\k(11 tcp17009,\k(12 tcp17010,\k(13 tcp17013\k(14 \-\k(15 listen\k(16 for\k(17 calls\k(18 on\k(19 a\k(20 network\k(21 device\k(22 listen(8)\k(23 listen,\k(24 listen1,\k(25 tcp7,\k(26 tcp9,\k(27 tcp19,\k(28 tcp21,\k(29 tcp22,\k(30 tcp23,\k(31 tcp25,\k(32 tcp53,\k(33 tcp110,\k(34 tcp113,\k(35 tcp143,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp515,\k(01 tcp564,\k(02 tcp565,\k(03 tcp566,\k(04 tcp567,\k(05 tcp993,\k(06 tcp995,\k(07 tcp1723,\k(08 tcp17007,\k(09 tcp17008,\k(10 tcp17009,\k(11 tcp17010,\k(12 tcp17013\k(13 \-\k(14 listen\k(15 for\k(16 calls\k(17 on\k(18 a\k(19 network\k(20 device\k(21 listen(8)\k(22 listen,\k(23 listen1,\k(24 tcp7,\k(25 tcp9,\k(26 tcp19,\k(27 tcp21,\k(28 tcp22,\k(29 tcp23,\k(30 tcp25,\k(31 tcp53,\k(32 tcp110,\k(33 tcp113,\k(34 tcp143,\k(35 tcp513,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp53,\k(01 tcp110,\k(02 tcp113,\k(03 tcp143,\k(04 tcp513,\k(05 tcp515,\k(06 tcp564,\k(07 tcp565,\k(08 tcp566,\k(09 tcp567,\k(10 tcp993,\k(11 tcp995,\k(12 tcp1723,\k(13 tcp17007,\k(14 tcp17008,\k(15 tcp17009,\k(16 tcp17010,\k(17 tcp17013\k(18 \-\k(19 listen\k(20 for\k(21 calls\k(22 on\k(23 a\k(24 network\k(25 device\k(26 listen(8)\k(27 listen,\k(28 listen1,\k(29 tcp7,\k(30 tcp9,\k(31 tcp19,\k(32 tcp21,\k(33 tcp22,\k(34 tcp23,\k(35 tcp25,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp564,\k(01 tcp565,\k(02 tcp566,\k(03 tcp567,\k(04 tcp993,\k(05 tcp995,\k(06 tcp1723,\k(07 tcp17007,\k(08 tcp17008,\k(09 tcp17009,\k(10 tcp17010,\k(11 tcp17013\k(12 \-\k(13 listen\k(14 for\k(15 calls\k(16 on\k(17 a\k(18 network\k(19 device\k(20 listen(8)\k(21 listen,\k(22 listen1,\k(23 tcp7,\k(24 tcp9,\k(25 tcp19,\k(26 tcp21,\k(27 tcp22,\k(28 tcp23,\k(29 tcp25,\k(30 tcp53,\k(31 tcp110,\k(32 tcp113,\k(33 tcp143,\k(34 tcp513,\k(35 tcp515,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp565,\k(01 tcp566,\k(02 tcp567,\k(03 tcp993,\k(04 tcp995,\k(05 tcp1723,\k(06 tcp17007,\k(07 tcp17008,\k(08 tcp17009,\k(09 tcp17010,\k(10 tcp17013\k(11 \-\k(12 listen\k(13 for\k(14 calls\k(15 on\k(16 a\k(17 network\k(18 device\k(19 listen(8)\k(20 listen,\k(21 listen1,\k(22 tcp7,\k(23 tcp9,\k(24 tcp19,\k(25 tcp21,\k(26 tcp22,\k(27 tcp23,\k(28 tcp25,\k(29 tcp53,\k(30 tcp110,\k(31 tcp113,\k(32 tcp143,\k(33 tcp513,\k(34 tcp515,\k(35 tcp564,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp566,\k(01 tcp567,\k(02 tcp993,\k(03 tcp995,\k(04 tcp1723,\k(05 tcp17007,\k(06 tcp17008,\k(07 tcp17009,\k(08 tcp17010,\k(09 tcp17013\k(10 \-\k(11 listen\k(12 for\k(13 calls\k(14 on\k(15 a\k(16 network\k(17 device\k(18 listen(8)\k(19 listen,\k(20 listen1,\k(21 tcp7,\k(22 tcp9,\k(23 tcp19,\k(24 tcp21,\k(25 tcp22,\k(26 tcp23,\k(27 tcp25,\k(28 tcp53,\k(29 tcp110,\k(30 tcp113,\k(31 tcp143,\k(32 tcp513,\k(33 tcp515,\k(34 tcp564,\k(35 tcp565,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp567,\k(01 tcp993,\k(02 tcp995,\k(03 tcp1723,\k(04 tcp17007,\k(05 tcp17008,\k(06 tcp17009,\k(07 tcp17010,\k(08 tcp17013\k(09 \-\k(10 listen\k(11 for\k(12 calls\k(13 on\k(14 a\k(15 network\k(16 device\k(17 listen(8)\k(18 listen,\k(19 listen1,\k(20 tcp7,\k(21 tcp9,\k(22 tcp19,\k(23 tcp21,\k(24 tcp22,\k(25 tcp23,\k(26 tcp25,\k(27 tcp53,\k(28 tcp110,\k(29 tcp113,\k(30 tcp143,\k(31 tcp513,\k(32 tcp515,\k(33 tcp564,\k(34 tcp565,\k(35 tcp566,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp7,\k(01 tcp9,\k(02 tcp19,\k(03 tcp21,\k(04 tcp22,\k(05 tcp23,\k(06 tcp25,\k(07 tcp53,\k(08 tcp110,\k(09 tcp113,\k(10 tcp143,\k(11 tcp513,\k(12 tcp515,\k(13 tcp564,\k(14 tcp565,\k(15 tcp566,\k(16 tcp567,\k(17 tcp993,\k(18 tcp995,\k(19 tcp1723,\k(20 tcp17007,\k(21 tcp17008,\k(22 tcp17009,\k(23 tcp17010,\k(24 tcp17013\k(25 \-\k(26 listen\k(27 for\k(28 calls\k(29 on\k(30 a\k(31 network\k(32 device\k(33 listen(8)\k(34 listen,\k(35 listen1,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp9,\k(01 tcp19,\k(02 tcp21,\k(03 tcp22,\k(04 tcp23,\k(05 tcp25,\k(06 tcp53,\k(07 tcp110,\k(08 tcp113,\k(09 tcp143,\k(10 tcp513,\k(11 tcp515,\k(12 tcp564,\k(13 tcp565,\k(14 tcp566,\k(15 tcp567,\k(16 tcp993,\k(17 tcp995,\k(18 tcp1723,\k(19 tcp17007,\k(20 tcp17008,\k(21 tcp17009,\k(22 tcp17010,\k(23 tcp17013\k(24 \-\k(25 listen\k(26 for\k(27 calls\k(28 on\k(29 a\k(30 network\k(31 device\k(32 listen(8)\k(33 listen,\k(34 listen1,\k(35 tcp7,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp993,\k(01 tcp995,\k(02 tcp1723,\k(03 tcp17007,\k(04 tcp17008,\k(05 tcp17009,\k(06 tcp17010,\k(07 tcp17013\k(08 \-\k(09 listen\k(10 for\k(11 calls\k(12 on\k(13 a\k(14 network\k(15 device\k(16 listen(8)\k(17 listen,\k(18 listen1,\k(19 tcp7,\k(20 tcp9,\k(21 tcp19,\k(22 tcp21,\k(23 tcp22,\k(24 tcp23,\k(25 tcp25,\k(26 tcp53,\k(27 tcp110,\k(28 tcp113,\k(29 tcp143,\k(30 tcp513,\k(31 tcp515,\k(32 tcp564,\k(33 tcp565,\k(34 tcp566,\k(35 tcp567,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcp995,\k(01 tcp1723,\k(02 tcp17007,\k(03 tcp17008,\k(04 tcp17009,\k(05 tcp17010,\k(06 tcp17013\k(07 \-\k(08 listen\k(09 for\k(10 calls\k(11 on\k(12 a\k(13 network\k(14 device\k(15 listen(8)\k(16 listen,\k(17 listen1,\k(18 tcp7,\k(19 tcp9,\k(20 tcp19,\k(21 tcp21,\k(22 tcp22,\k(23 tcp23,\k(24 tcp25,\k(25 tcp53,\k(26 tcp110,\k(27 tcp113,\k(28 tcp143,\k(29 tcp513,\k(30 tcp515,\k(31 tcp564,\k(32 tcp565,\k(33 tcp566,\k(34 tcp567,\k(35 tcp993,\k(36 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 
+.di xx
+tcs\k(01 \-\k(02 translate\k(03 character\k(04 sets\k(05 tcs(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+tee\k(01 \-\k(02 pipe\k(03 fitting\k(04 tee(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+tel,\k(01 iwhois\k(02 \-\k(03 look\k(04 in\k(05 phone\k(06 book\k(07 tel(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+telco,\k(01 faxreceive,\k(02 faxsend,\k(03 fax,\k(04 telcofax,\k(05 telcodata\k(06 \-\k(07 telephone\k(08 dialer\k(09 network\k(10 telco(4)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+telcodata\k(01 \-\k(02 telephone\k(03 dialer\k(04 network\k(05 telco(4)\k(06 telco,\k(07 faxreceive,\k(08 faxsend,\k(09 fax,\k(10 telcofax,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+telcofax,\k(01 telcodata\k(02 \-\k(03 telephone\k(04 dialer\k(05 network\k(06 telco(4)\k(07 telco,\k(08 faxreceive,\k(09 faxsend,\k(10 fax,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+telephone\k(01 dialer\k(02 network\k(03 telco(4)\k(04 telco,\k(05 faxreceive,\k(06 faxsend,\k(07 fax,\k(08 telcofax,\k(09 telcodata\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+telnet,\k(01 rx,\k(02 hayes,\k(03 xms,\k(04 xmr\k(05 \-\k(06 remote\k(07 login,\k(08 execution,\k(09 and\k(10 XMODEM\k(11 file\k(12 transfer\k(13 con(1)\k(14 con,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+telnetd,\k(01 rlogind,\k(02 rexexec,\k(03 ftpd\k(04 \-\k(05 Internet\k(06 remote\k(07 access\k(08 daemons\k(09 ipserv(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+temporary\k(01 files\k(02 tmpfile(2)\k(03 tmpfile,\k(04 tmpnam\k(05 \-\k(06 Stdio\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+terminal\k(01 vt(1)\k(02 vt\k(03 \-\k(04 emulate\k(05 a\k(06 VT-100\k(07 or\k(08 VT-220\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+terminate\k(01 \-\k(02 terminate\k(03 process,\k(04 process\k(05 cleanup\k(06 exits(2)\k(07 exits,\k(08 _exits,\k(09 atexit,\k(10 atexitdont,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+terminate\k(01 process,\k(02 process\k(03 cleanup\k(04 exits(2)\k(05 exits,\k(06 _exits,\k(07 atexit,\k(08 atexitdont,\k(09 terminate\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+termrc,\k(01 termrc.local\k(02 \-\k(03 boot\k(04 scripts\k(05 cpurc(8)\k(06 cpurc,\k(07 cpurc.local,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+termrc.local\k(01 \-\k(02 boot\k(03 scripts\k(04 cpurc(8)\k(05 cpurc,\k(06 cpurc.local,\k(07 termrc,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+test\k(01 \-\k(02 set\k(03 status\k(04 according\k(05 to\k(06 condition\k(07 test(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+test\k(01 a\k(02 system\k(03 call\k(04 syscall(1)\k(05 syscall\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+testscan\k(01 \-\k(02 spam\k(03 filters\k(04 scanmail(8)\k(05 scanmail,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+tex\k(01 preprocessors\k(02 for\k(03 drawing\k(04 pictures\k(05 pic(1)\k(06 pic,\k(07 tpic\k(08 \-\k(09 troff\k(10 and\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+text\k(01 frame(2)\k(02 frinit,\k(03 frsetrects,\k(04 frinittick,\k(05 frclear,\k(06 frcharofpt,\k(07 frptofchar,\k(08 frinsert,\k(09 frdelete,\k(10 frselect,\k(11 frtick,\k(12 frselectpaint,\k(13 frdrawsel,\k(14 frdrawsel0,\k(15 frgetmouse\k(16 \-\k(17 frames\k(18 of\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+text\k(01 editor\k(02 ed(1)\k(03 ed\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+text\k(01 formatters\k(02 fmt(1)\k(03 fmt,\k(04 htmlfmt\k(05 \-\k(06 simple\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+text\k(01 formatting\k(02 and\k(03 typesetting\k(04 troff(1)\k(05 troff,\k(06 nroff,\k(07 dpost\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+text\k(01 from\k(02 Microsoft\k(03 documents\k(04 doc2txt(1)\k(05 doc2txt,\k(06 doc2ps,\k(07 wdoc2txt,\k(08 xls2txt,\k(09 olefs,\k(10 mswordstrings,\k(11 msexceltables\k(12 \-\k(13 extract\k(14 printable\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+text\k(01 to\k(02 numbers\k(03 atof(2)\k(04 atof,\k(05 atoi,\k(06 atol,\k(07 atoll,\k(08 charstod,\k(09 strtod,\k(10 strtol,\k(11 strtoll,\k(12 strtoul,\k(13 strtoull\k(14 \-\k(15 convert\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+text\k(01 translator\k(02 9pcon(8)\k(03 9pcon\k(04 \-\k(05 9P\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+text\k(01 windows\k(02 acme(1)\k(03 acme,\k(04 win,\k(05 awd\k(06 \-\k(07 interactive\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+text\k(01 windows\k(02 acme(4)\k(03 acme\k(04 \-\k(05 control\k(06 files\k(07 for\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+textseg,\k(01 line2addr,\k(02 lookup,\k(03 findlocal,\k(04 getauto,\k(05 findsym,\k(06 localsym,\k(07 globalsym,\k(08 textsym,\k(09 file2pc,\k(10 fileelem,\k(11 filesym,\k(12 fileline,\k(13 fnbound\k(14 \-\k(15 symbol\k(16 table\k(17 access\k(18 functions\k(19 symbol(2)\k(20 syminit,\k(21 getsym,\k(22 symbase,\k(23 pc2sp,\k(24 pc2line,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+textsym,\k(01 file2pc,\k(02 fileelem,\k(03 filesym,\k(04 fileline,\k(05 fnbound\k(06 \-\k(07 symbol\k(08 table\k(09 access\k(10 functions\k(11 symbol(2)\k(12 syminit,\k(13 getsym,\k(14 symbase,\k(15 pc2sp,\k(16 pc2line,\k(17 textseg,\k(18 line2addr,\k(19 lookup,\k(20 findlocal,\k(21 getauto,\k(22 findsym,\k(23 localsym,\k(24 globalsym,\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+tftpd\k(01 \-\k(02 Internet\k(03 booting\k(04 dhcpd(8)\k(05 dhcpd,\k(06 dhcpleases,\k(07 rarpd,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+them\k(01 backup(8)\k(02 backup,\k(03 tobackup,\k(04 dumparenas,\k(05 restore\k(06 \-\k(07 backup\k(08 venti\k(09 arenas\k(10 to\k(11 blu-ray\k(12 discs\k(13 or\k(14 restore\k(15 from\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+them.\k(01 kbmap(1)\k(02 kbmap\k(03 \-\k(04 show\k(05 a\k(06 list\k(07 of\k(08 available\k(09 keyboard\k(10 maps\k(11 and\k(12 switch\k(13 between\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+thesaurus\k(01 thesaurus(1)\k(02 thesaurus\k(03 \-\k(04 search\k(05 online\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+thesaurus\k(01 \-\k(02 search\k(03 online\k(04 thesaurus\k(05 thesaurus(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+thread\k(01 and\k(02 proc\k(03 management\k(04 thread(2)\k(05 alt,\k(06 chancreate,\k(07 chanfree,\k(08 chaninit,\k(09 chanprint,\k(10 mainstacksize,\k(11 proccreate,\k(12 procdata,\k(13 procexec,\k(14 procexecl,\k(15 procrfork,\k(16 recv,\k(17 recvp,\k(18 recvul,\k(19 send,\k(20 sendp,\k(21 sendul,\k(22 nbrecv,\k(23 nbrecvp,\k(24 nbrecvul,\k(25 nbsend,\k(26 nbsendp,\k(27 nbsendul,\k(28 threadcreate,\k(29 threaddata,\k(30 threadexits,\k(31 threadexitsall,\k(32 threadgetgrp,\k(33 threadgetname,\k(34 threadint,\k(35 threadintgrp,\k(36 threadkill,\k(37 threadkillgrp,\k(38 threadmain,\k(39 threadnotify,\k(40 threadid,\k(41 threadpid,\k(42 threadsetgrp,\k(43 threadsetname,\k(44 threadwaitchan,\k(45 yield\k(46 \-\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadcreate,\k(01 threaddata,\k(02 threadexits,\k(03 threadexitsall,\k(04 threadgetgrp,\k(05 threadgetname,\k(06 threadint,\k(07 threadintgrp,\k(08 threadkill,\k(09 threadkillgrp,\k(10 threadmain,\k(11 threadnotify,\k(12 threadid,\k(13 threadpid,\k(14 threadsetgrp,\k(15 threadsetname,\k(16 threadwaitchan,\k(17 yield\k(18 \-\k(19 thread\k(20 and\k(21 proc\k(22 management\k(23 thread(2)\k(24 alt,\k(25 chancreate,\k(26 chanfree,\k(27 chaninit,\k(28 chanprint,\k(29 mainstacksize,\k(30 proccreate,\k(31 procdata,\k(32 procexec,\k(33 procexecl,\k(34 procrfork,\k(35 recv,\k(36 recvp,\k(37 recvul,\k(38 send,\k(39 sendp,\k(40 sendul,\k(41 nbrecv,\k(42 nbrecvp,\k(43 nbrecvul,\k(44 nbsend,\k(45 nbsendp,\k(46 nbsendul,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threaddata,\k(01 threadexits,\k(02 threadexitsall,\k(03 threadgetgrp,\k(04 threadgetname,\k(05 threadint,\k(06 threadintgrp,\k(07 threadkill,\k(08 threadkillgrp,\k(09 threadmain,\k(10 threadnotify,\k(11 threadid,\k(12 threadpid,\k(13 threadsetgrp,\k(14 threadsetname,\k(15 threadwaitchan,\k(16 yield\k(17 \-\k(18 thread\k(19 and\k(20 proc\k(21 management\k(22 thread(2)\k(23 alt,\k(24 chancreate,\k(25 chanfree,\k(26 chaninit,\k(27 chanprint,\k(28 mainstacksize,\k(29 proccreate,\k(30 procdata,\k(31 procexec,\k(32 procexecl,\k(33 procrfork,\k(34 recv,\k(35 recvp,\k(36 recvul,\k(37 send,\k(38 sendp,\k(39 sendul,\k(40 nbrecv,\k(41 nbrecvp,\k(42 nbrecvul,\k(43 nbsend,\k(44 nbsendp,\k(45 nbsendul,\k(46 threadcreate,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threaded\k(01 programs\k(02 ioproc(2)\k(03 closeioproc,\k(04 iocall,\k(05 ioclose,\k(06 iointerrupt,\k(07 iodial,\k(08 ioopen,\k(09 ioproc,\k(10 ioread,\k(11 ioreadn,\k(12 iowrite\k(13 \-\k(14 slave\k(15 I/O\k(16 processes\k(17 for\k(18 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 
+.di xx
+threadexits,\k(01 threadexitsall,\k(02 threadgetgrp,\k(03 threadgetname,\k(04 threadint,\k(05 threadintgrp,\k(06 threadkill,\k(07 threadkillgrp,\k(08 threadmain,\k(09 threadnotify,\k(10 threadid,\k(11 threadpid,\k(12 threadsetgrp,\k(13 threadsetname,\k(14 threadwaitchan,\k(15 yield\k(16 \-\k(17 thread\k(18 and\k(19 proc\k(20 management\k(21 thread(2)\k(22 alt,\k(23 chancreate,\k(24 chanfree,\k(25 chaninit,\k(26 chanprint,\k(27 mainstacksize,\k(28 proccreate,\k(29 procdata,\k(30 procexec,\k(31 procexecl,\k(32 procrfork,\k(33 recv,\k(34 recvp,\k(35 recvul,\k(36 send,\k(37 sendp,\k(38 sendul,\k(39 nbrecv,\k(40 nbrecvp,\k(41 nbrecvul,\k(42 nbsend,\k(43 nbsendp,\k(44 nbsendul,\k(45 threadcreate,\k(46 threaddata,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadexitsall,\k(01 threadgetgrp,\k(02 threadgetname,\k(03 threadint,\k(04 threadintgrp,\k(05 threadkill,\k(06 threadkillgrp,\k(07 threadmain,\k(08 threadnotify,\k(09 threadid,\k(10 threadpid,\k(11 threadsetgrp,\k(12 threadsetname,\k(13 threadwaitchan,\k(14 yield\k(15 \-\k(16 thread\k(17 and\k(18 proc\k(19 management\k(20 thread(2)\k(21 alt,\k(22 chancreate,\k(23 chanfree,\k(24 chaninit,\k(25 chanprint,\k(26 mainstacksize,\k(27 proccreate,\k(28 procdata,\k(29 procexec,\k(30 procexecl,\k(31 procrfork,\k(32 recv,\k(33 recvp,\k(34 recvul,\k(35 send,\k(36 sendp,\k(37 sendul,\k(38 nbrecv,\k(39 nbrecvp,\k(40 nbrecvul,\k(41 nbsend,\k(42 nbsendp,\k(43 nbsendul,\k(44 threadcreate,\k(45 threaddata,\k(46 threadexits,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadgetgrp,\k(01 threadgetname,\k(02 threadint,\k(03 threadintgrp,\k(04 threadkill,\k(05 threadkillgrp,\k(06 threadmain,\k(07 threadnotify,\k(08 threadid,\k(09 threadpid,\k(10 threadsetgrp,\k(11 threadsetname,\k(12 threadwaitchan,\k(13 yield\k(14 \-\k(15 thread\k(16 and\k(17 proc\k(18 management\k(19 thread(2)\k(20 alt,\k(21 chancreate,\k(22 chanfree,\k(23 chaninit,\k(24 chanprint,\k(25 mainstacksize,\k(26 proccreate,\k(27 procdata,\k(28 procexec,\k(29 procexecl,\k(30 procrfork,\k(31 recv,\k(32 recvp,\k(33 recvul,\k(34 send,\k(35 sendp,\k(36 sendul,\k(37 nbrecv,\k(38 nbrecvp,\k(39 nbrecvul,\k(40 nbsend,\k(41 nbsendp,\k(42 nbsendul,\k(43 threadcreate,\k(44 threaddata,\k(45 threadexits,\k(46 threadexitsall,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadgetname,\k(01 threadint,\k(02 threadintgrp,\k(03 threadkill,\k(04 threadkillgrp,\k(05 threadmain,\k(06 threadnotify,\k(07 threadid,\k(08 threadpid,\k(09 threadsetgrp,\k(10 threadsetname,\k(11 threadwaitchan,\k(12 yield\k(13 \-\k(14 thread\k(15 and\k(16 proc\k(17 management\k(18 thread(2)\k(19 alt,\k(20 chancreate,\k(21 chanfree,\k(22 chaninit,\k(23 chanprint,\k(24 mainstacksize,\k(25 proccreate,\k(26 procdata,\k(27 procexec,\k(28 procexecl,\k(29 procrfork,\k(30 recv,\k(31 recvp,\k(32 recvul,\k(33 send,\k(34 sendp,\k(35 sendul,\k(36 nbrecv,\k(37 nbrecvp,\k(38 nbrecvul,\k(39 nbsend,\k(40 nbsendp,\k(41 nbsendul,\k(42 threadcreate,\k(43 threaddata,\k(44 threadexits,\k(45 threadexitsall,\k(46 threadgetgrp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadid,\k(01 threadpid,\k(02 threadsetgrp,\k(03 threadsetname,\k(04 threadwaitchan,\k(05 yield\k(06 \-\k(07 thread\k(08 and\k(09 proc\k(10 management\k(11 thread(2)\k(12 alt,\k(13 chancreate,\k(14 chanfree,\k(15 chaninit,\k(16 chanprint,\k(17 mainstacksize,\k(18 proccreate,\k(19 procdata,\k(20 procexec,\k(21 procexecl,\k(22 procrfork,\k(23 recv,\k(24 recvp,\k(25 recvul,\k(26 send,\k(27 sendp,\k(28 sendul,\k(29 nbrecv,\k(30 nbrecvp,\k(31 nbrecvul,\k(32 nbsend,\k(33 nbsendp,\k(34 nbsendul,\k(35 threadcreate,\k(36 threaddata,\k(37 threadexits,\k(38 threadexitsall,\k(39 threadgetgrp,\k(40 threadgetname,\k(41 threadint,\k(42 threadintgrp,\k(43 threadkill,\k(44 threadkillgrp,\k(45 threadmain,\k(46 threadnotify,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadint,\k(01 threadintgrp,\k(02 threadkill,\k(03 threadkillgrp,\k(04 threadmain,\k(05 threadnotify,\k(06 threadid,\k(07 threadpid,\k(08 threadsetgrp,\k(09 threadsetname,\k(10 threadwaitchan,\k(11 yield\k(12 \-\k(13 thread\k(14 and\k(15 proc\k(16 management\k(17 thread(2)\k(18 alt,\k(19 chancreate,\k(20 chanfree,\k(21 chaninit,\k(22 chanprint,\k(23 mainstacksize,\k(24 proccreate,\k(25 procdata,\k(26 procexec,\k(27 procexecl,\k(28 procrfork,\k(29 recv,\k(30 recvp,\k(31 recvul,\k(32 send,\k(33 sendp,\k(34 sendul,\k(35 nbrecv,\k(36 nbrecvp,\k(37 nbrecvul,\k(38 nbsend,\k(39 nbsendp,\k(40 nbsendul,\k(41 threadcreate,\k(42 threaddata,\k(43 threadexits,\k(44 threadexitsall,\k(45 threadgetgrp,\k(46 threadgetname,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadintgrp,\k(01 threadkill,\k(02 threadkillgrp,\k(03 threadmain,\k(04 threadnotify,\k(05 threadid,\k(06 threadpid,\k(07 threadsetgrp,\k(08 threadsetname,\k(09 threadwaitchan,\k(10 yield\k(11 \-\k(12 thread\k(13 and\k(14 proc\k(15 management\k(16 thread(2)\k(17 alt,\k(18 chancreate,\k(19 chanfree,\k(20 chaninit,\k(21 chanprint,\k(22 mainstacksize,\k(23 proccreate,\k(24 procdata,\k(25 procexec,\k(26 procexecl,\k(27 procrfork,\k(28 recv,\k(29 recvp,\k(30 recvul,\k(31 send,\k(32 sendp,\k(33 sendul,\k(34 nbrecv,\k(35 nbrecvp,\k(36 nbrecvul,\k(37 nbsend,\k(38 nbsendp,\k(39 nbsendul,\k(40 threadcreate,\k(41 threaddata,\k(42 threadexits,\k(43 threadexitsall,\k(44 threadgetgrp,\k(45 threadgetname,\k(46 threadint,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadkill,\k(01 threadkillgrp,\k(02 threadmain,\k(03 threadnotify,\k(04 threadid,\k(05 threadpid,\k(06 threadsetgrp,\k(07 threadsetname,\k(08 threadwaitchan,\k(09 yield\k(10 \-\k(11 thread\k(12 and\k(13 proc\k(14 management\k(15 thread(2)\k(16 alt,\k(17 chancreate,\k(18 chanfree,\k(19 chaninit,\k(20 chanprint,\k(21 mainstacksize,\k(22 proccreate,\k(23 procdata,\k(24 procexec,\k(25 procexecl,\k(26 procrfork,\k(27 recv,\k(28 recvp,\k(29 recvul,\k(30 send,\k(31 sendp,\k(32 sendul,\k(33 nbrecv,\k(34 nbrecvp,\k(35 nbrecvul,\k(36 nbsend,\k(37 nbsendp,\k(38 nbsendul,\k(39 threadcreate,\k(40 threaddata,\k(41 threadexits,\k(42 threadexitsall,\k(43 threadgetgrp,\k(44 threadgetname,\k(45 threadint,\k(46 threadintgrp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadkillgrp,\k(01 threadmain,\k(02 threadnotify,\k(03 threadid,\k(04 threadpid,\k(05 threadsetgrp,\k(06 threadsetname,\k(07 threadwaitchan,\k(08 yield\k(09 \-\k(10 thread\k(11 and\k(12 proc\k(13 management\k(14 thread(2)\k(15 alt,\k(16 chancreate,\k(17 chanfree,\k(18 chaninit,\k(19 chanprint,\k(20 mainstacksize,\k(21 proccreate,\k(22 procdata,\k(23 procexec,\k(24 procexecl,\k(25 procrfork,\k(26 recv,\k(27 recvp,\k(28 recvul,\k(29 send,\k(30 sendp,\k(31 sendul,\k(32 nbrecv,\k(33 nbrecvp,\k(34 nbrecvul,\k(35 nbsend,\k(36 nbsendp,\k(37 nbsendul,\k(38 threadcreate,\k(39 threaddata,\k(40 threadexits,\k(41 threadexitsall,\k(42 threadgetgrp,\k(43 threadgetname,\k(44 threadint,\k(45 threadintgrp,\k(46 threadkill,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadlistensrv,\k(01 threadpostmountsrv,\k(02 srv\k(03 \-\k(04 9P\k(05 file\k(06 service\k(07 9p(2)\k(08 Srv,\k(09 dirread9p,\k(10 emalloc9p,\k(11 erealloc9p,\k(12 estrdup9p,\k(13 listensrv,\k(14 postfd,\k(15 postmountsrv,\k(16 readbuf,\k(17 readstr,\k(18 respond,\k(19 responderror,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+threadmain,\k(01 threadnotify,\k(02 threadid,\k(03 threadpid,\k(04 threadsetgrp,\k(05 threadsetname,\k(06 threadwaitchan,\k(07 yield\k(08 \-\k(09 thread\k(10 and\k(11 proc\k(12 management\k(13 thread(2)\k(14 alt,\k(15 chancreate,\k(16 chanfree,\k(17 chaninit,\k(18 chanprint,\k(19 mainstacksize,\k(20 proccreate,\k(21 procdata,\k(22 procexec,\k(23 procexecl,\k(24 procrfork,\k(25 recv,\k(26 recvp,\k(27 recvul,\k(28 send,\k(29 sendp,\k(30 sendul,\k(31 nbrecv,\k(32 nbrecvp,\k(33 nbrecvul,\k(34 nbsend,\k(35 nbsendp,\k(36 nbsendul,\k(37 threadcreate,\k(38 threaddata,\k(39 threadexits,\k(40 threadexitsall,\k(41 threadgetgrp,\k(42 threadgetname,\k(43 threadint,\k(44 threadintgrp,\k(45 threadkill,\k(46 threadkillgrp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadnotify,\k(01 threadid,\k(02 threadpid,\k(03 threadsetgrp,\k(04 threadsetname,\k(05 threadwaitchan,\k(06 yield\k(07 \-\k(08 thread\k(09 and\k(10 proc\k(11 management\k(12 thread(2)\k(13 alt,\k(14 chancreate,\k(15 chanfree,\k(16 chaninit,\k(17 chanprint,\k(18 mainstacksize,\k(19 proccreate,\k(20 procdata,\k(21 procexec,\k(22 procexecl,\k(23 procrfork,\k(24 recv,\k(25 recvp,\k(26 recvul,\k(27 send,\k(28 sendp,\k(29 sendul,\k(30 nbrecv,\k(31 nbrecvp,\k(32 nbrecvul,\k(33 nbsend,\k(34 nbsendp,\k(35 nbsendul,\k(36 threadcreate,\k(37 threaddata,\k(38 threadexits,\k(39 threadexitsall,\k(40 threadgetgrp,\k(41 threadgetname,\k(42 threadint,\k(43 threadintgrp,\k(44 threadkill,\k(45 threadkillgrp,\k(46 threadmain,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadpid,\k(01 threadsetgrp,\k(02 threadsetname,\k(03 threadwaitchan,\k(04 yield\k(05 \-\k(06 thread\k(07 and\k(08 proc\k(09 management\k(10 thread(2)\k(11 alt,\k(12 chancreate,\k(13 chanfree,\k(14 chaninit,\k(15 chanprint,\k(16 mainstacksize,\k(17 proccreate,\k(18 procdata,\k(19 procexec,\k(20 procexecl,\k(21 procrfork,\k(22 recv,\k(23 recvp,\k(24 recvul,\k(25 send,\k(26 sendp,\k(27 sendul,\k(28 nbrecv,\k(29 nbrecvp,\k(30 nbrecvul,\k(31 nbsend,\k(32 nbsendp,\k(33 nbsendul,\k(34 threadcreate,\k(35 threaddata,\k(36 threadexits,\k(37 threadexitsall,\k(38 threadgetgrp,\k(39 threadgetname,\k(40 threadint,\k(41 threadintgrp,\k(42 threadkill,\k(43 threadkillgrp,\k(44 threadmain,\k(45 threadnotify,\k(46 threadid,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadpostmountsrv,\k(01 srv\k(02 \-\k(03 9P\k(04 file\k(05 service\k(06 9p(2)\k(07 Srv,\k(08 dirread9p,\k(09 emalloc9p,\k(10 erealloc9p,\k(11 estrdup9p,\k(12 listensrv,\k(13 postfd,\k(14 postmountsrv,\k(15 readbuf,\k(16 readstr,\k(17 respond,\k(18 responderror,\k(19 threadlistensrv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+threadsetgrp,\k(01 threadsetname,\k(02 threadwaitchan,\k(03 yield\k(04 \-\k(05 thread\k(06 and\k(07 proc\k(08 management\k(09 thread(2)\k(10 alt,\k(11 chancreate,\k(12 chanfree,\k(13 chaninit,\k(14 chanprint,\k(15 mainstacksize,\k(16 proccreate,\k(17 procdata,\k(18 procexec,\k(19 procexecl,\k(20 procrfork,\k(21 recv,\k(22 recvp,\k(23 recvul,\k(24 send,\k(25 sendp,\k(26 sendul,\k(27 nbrecv,\k(28 nbrecvp,\k(29 nbrecvul,\k(30 nbsend,\k(31 nbsendp,\k(32 nbsendul,\k(33 threadcreate,\k(34 threaddata,\k(35 threadexits,\k(36 threadexitsall,\k(37 threadgetgrp,\k(38 threadgetname,\k(39 threadint,\k(40 threadintgrp,\k(41 threadkill,\k(42 threadkillgrp,\k(43 threadmain,\k(44 threadnotify,\k(45 threadid,\k(46 threadpid,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadsetname,\k(01 threadwaitchan,\k(02 yield\k(03 \-\k(04 thread\k(05 and\k(06 proc\k(07 management\k(08 thread(2)\k(09 alt,\k(10 chancreate,\k(11 chanfree,\k(12 chaninit,\k(13 chanprint,\k(14 mainstacksize,\k(15 proccreate,\k(16 procdata,\k(17 procexec,\k(18 procexecl,\k(19 procrfork,\k(20 recv,\k(21 recvp,\k(22 recvul,\k(23 send,\k(24 sendp,\k(25 sendul,\k(26 nbrecv,\k(27 nbrecvp,\k(28 nbrecvul,\k(29 nbsend,\k(30 nbsendp,\k(31 nbsendul,\k(32 threadcreate,\k(33 threaddata,\k(34 threadexits,\k(35 threadexitsall,\k(36 threadgetgrp,\k(37 threadgetname,\k(38 threadint,\k(39 threadintgrp,\k(40 threadkill,\k(41 threadkillgrp,\k(42 threadmain,\k(43 threadnotify,\k(44 threadid,\k(45 threadpid,\k(46 threadsetgrp,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+threadwaitchan,\k(01 yield\k(02 \-\k(03 thread\k(04 and\k(05 proc\k(06 management\k(07 thread(2)\k(08 alt,\k(09 chancreate,\k(10 chanfree,\k(11 chaninit,\k(12 chanprint,\k(13 mainstacksize,\k(14 proccreate,\k(15 procdata,\k(16 procexec,\k(17 procexecl,\k(18 procrfork,\k(19 recv,\k(20 recvp,\k(21 recvul,\k(22 send,\k(23 sendp,\k(24 sendul,\k(25 nbrecv,\k(26 nbrecvp,\k(27 nbrecvul,\k(28 nbsend,\k(29 nbsendp,\k(30 nbsendul,\k(31 threadcreate,\k(32 threaddata,\k(33 threadexits,\k(34 threadexitsall,\k(35 threadgetgrp,\k(36 threadgetname,\k(37 threadint,\k(38 threadintgrp,\k(39 threadkill,\k(40 threadkillgrp,\k(41 threadmain,\k(42 threadnotify,\k(43 threadid,\k(44 threadpid,\k(45 threadsetgrp,\k(46 threadsetname,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+through\k(01 IPv4\k(02 6in4(8)\k(03 6in4\k(04 -\k(05 configure\k(06 and\k(07 run\k(08 automatic\k(09 or\k(10 manual\k(11 6to4\k(12 tunnel\k(13 of\k(14 IPv6\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+thumbprint\k(01 \-\k(02 public\k(03 key\k(04 thumbprints\k(05 thumbprint(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+thumbprints\k(01 thumbprint(6)\k(02 thumbprint\k(03 \-\k(04 public\k(05 key\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+time\k(01 ctime(2)\k(02 ctime,\k(03 localtime,\k(04 gmtime,\k(05 asctime,\k(06 tm2sec,\k(07 timezone\k(08 \-\k(09 convert\k(10 date\k(11 and\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+time\k(01 date(1)\k(02 date,\k(03 clock\k(04 \-\k(05 date\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+time\k(01 mtime(1)\k(02 mtime\k(03 \-\k(04 print\k(05 file\k(06 modification\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+time\k(01 \-\k(02 time\k(03 a\k(04 command\k(05 time(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+time\k(01 a\k(02 command\k(03 time(1)\k(04 time\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+time\k(01 and\k(02 position\k(03 service\k(04 gpsfs(8)\k(05 gpsfs,\k(06 gpsevermore\k(07 \-\k(08 GPS\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+time\k(01 clock\k(02 and\k(03 non-volatile\k(04 RAM\k(05 rtc(3)\k(06 rtc\k(07 \-\k(08 real-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+time\k(01 in\k(02 seconds\k(03 and\k(04 nanoseconds\k(05 since\k(06 epoch\k(07 time(2)\k(08 time,\k(09 nsec\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+time\k(01 in\k(02 this\k(03 process\k(04 and\k(05 children\k(06 cputime(2)\k(07 cputime,\k(08 times\k(09 \-\k(10 cpu\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+time,\k(01 nsec\k(02 \-\k(03 time\k(04 in\k(05 seconds\k(06 and\k(07 nanoseconds\k(08 since\k(09 epoch\k(10 time(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+time)\k(01 process\k(02 behavior\k(03 trace(1)\k(04 trace\k(05 \-\k(06 show\k(07 (real-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+time\k(01 source\k(02 timesync(8)\k(03 timesync\k(04 \-\k(05 synchronize\k(06 the\k(07 system\k(08 clock\k(09 to\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+time\k(01 wasters\k(02 games(1)\k(03 4s,\k(04 5s,\k(05 juggle,\k(06 mahjongg,\k(07 memo,\k(08 sokoban,\k(09 sudoku\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+times\k(01 \-\k(02 cpu\k(03 time\k(04 in\k(05 this\k(06 process\k(07 and\k(08 children\k(09 cputime(2)\k(10 cputime,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+timesync\k(01 \-\k(02 synchronize\k(03 the\k(04 system\k(05 clock\k(06 to\k(07 a\k(08 time\k(09 source\k(10 timesync(8)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+timezone\k(01 \-\k(02 convert\k(03 date\k(04 and\k(05 time\k(06 ctime(2)\k(07 ctime,\k(08 localtime,\k(09 gmtime,\k(10 asctime,\k(11 tm2sec,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+tls\k(01 \-\k(02 TLS1\k(03 and\k(04 SSL3\k(05 record\k(06 layer\k(07 tls(3)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+TLS\k(01 server\k(02 and\k(03 client\k(04 tlssrv(8)\k(05 tlssrv,\k(06 tlsclient,\k(07 tlssrvtunnel,\k(08 tlsclienttunnel\k(09 \-\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+TLS1\k(01 and\k(02 SSL3\k(03 record\k(04 layer\k(05 tls(3)\k(06 tls\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+TLS1\k(01 or\k(02 SSL3\k(03 encryption\k(04 to\k(05 a\k(06 communication\k(07 channel\k(08 pushtls(2)\k(09 pushtls,\k(10 tlsClient,\k(11 tlsServer,\k(12 initThumbprints,\k(13 freeThumbprints,\k(14 okThumbprint,\k(15 readcert,\k(16 readcertchain\k(17 \-\k(18 attach\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+tlsClient,\k(01 tlsServer,\k(02 initThumbprints,\k(03 freeThumbprints,\k(04 okThumbprint,\k(05 readcert,\k(06 readcertchain\k(07 \-\k(08 attach\k(09 TLS1\k(10 or\k(11 SSL3\k(12 encryption\k(13 to\k(14 a\k(15 communication\k(16 channel\k(17 pushtls(2)\k(18 pushtls,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+tlsclient,\k(01 tlssrvtunnel,\k(02 tlsclienttunnel\k(03 \-\k(04 TLS\k(05 server\k(06 and\k(07 client\k(08 tlssrv(8)\k(09 tlssrv,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tlsclienttunnel\k(01 \-\k(02 TLS\k(03 server\k(04 and\k(05 client\k(06 tlssrv(8)\k(07 tlssrv,\k(08 tlsclient,\k(09 tlssrvtunnel,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tlsServer,\k(01 initThumbprints,\k(02 freeThumbprints,\k(03 okThumbprint,\k(04 readcert,\k(05 readcertchain\k(06 \-\k(07 attach\k(08 TLS1\k(09 or\k(10 SSL3\k(11 encryption\k(12 to\k(13 a\k(14 communication\k(15 channel\k(16 pushtls(2)\k(17 pushtls,\k(18 tlsClient,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+tlssrv,\k(01 tlsclient,\k(02 tlssrvtunnel,\k(03 tlsclienttunnel\k(04 \-\k(05 TLS\k(06 server\k(07 and\k(08 client\k(09 tlssrv(8)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tlssrvtunnel,\k(01 tlsclienttunnel\k(02 \-\k(03 TLS\k(04 server\k(05 and\k(06 client\k(07 tlssrv(8)\k(08 tlssrv,\k(09 tlsclient,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tm2sec,\k(01 timezone\k(02 \-\k(03 convert\k(04 date\k(05 and\k(06 time\k(07 ctime(2)\k(08 ctime,\k(09 localtime,\k(10 gmtime,\k(11 asctime,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+tmpfile,\k(01 tmpnam\k(02 \-\k(03 Stdio\k(04 temporary\k(05 files\k(06 tmpfile(2)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+tmpnam\k(01 \-\k(02 Stdio\k(03 temporary\k(04 files\k(05 tmpfile(2)\k(06 tmpfile,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+toascii,\k(01 _toupper,\k(02 _tolower,\k(03 toupper,\k(04 tolower\k(05 \-\k(06 ASCII\k(07 character\k(08 classification\k(09 ctype(2)\k(10 isalpha,\k(11 isupper,\k(12 islower,\k(13 isdigit,\k(14 isxdigit,\k(15 isalnum,\k(16 isspace,\k(17 ispunct,\k(18 isprint,\k(19 isgraph,\k(20 iscntrl,\k(21 isascii,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+tobackup,\k(01 dumparenas,\k(02 restore\k(03 \-\k(04 backup\k(05 venti\k(06 arenas\k(07 to\k(08 blu-ray\k(09 discs\k(10 or\k(11 restore\k(12 from\k(13 them\k(14 backup(8)\k(15 backup,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+togif,\k(01 toppm,\k(02 topng,\k(03 toico\k(04 \-\k(05 view\k(06 and\k(07 convert\k(08 pictures\k(09 jpg(1)\k(10 jpg,\k(11 gif,\k(12 png,\k(13 ppm,\k(14 bmp,\k(15 yuv,\k(16 ico,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+toico\k(01 \-\k(02 view\k(03 and\k(04 convert\k(05 pictures\k(06 jpg(1)\k(07 jpg,\k(08 gif,\k(09 png,\k(10 ppm,\k(11 bmp,\k(12 yuv,\k(13 ico,\k(14 togif,\k(15 toppm,\k(16 topng,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+token,\k(01 vf\k(02 \-\k(03 filtering\k(04 mail\k(05 filter(1)\k(06 filter,\k(07 list,\k(08 deliver,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+tokenize\k(01 \-\k(02 break\k(03 a\k(04 string\k(05 into\k(06 fields\k(07 getfields(2)\k(08 getfields,\k(09 gettokens,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tolower\k(01 \-\k(02 ASCII\k(03 character\k(04 classification\k(05 ctype(2)\k(06 isalpha,\k(07 isupper,\k(08 islower,\k(09 isdigit,\k(10 isxdigit,\k(11 isalnum,\k(12 isspace,\k(13 ispunct,\k(14 isprint,\k(15 isgraph,\k(16 iscntrl,\k(17 isascii,\k(18 toascii,\k(19 _toupper,\k(20 _tolower,\k(21 toupper,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+_tolower,\k(01 toupper,\k(02 tolower\k(03 \-\k(04 ASCII\k(05 character\k(06 classification\k(07 ctype(2)\k(08 isalpha,\k(09 isupper,\k(10 islower,\k(11 isdigit,\k(12 isxdigit,\k(13 isalnum,\k(14 isspace,\k(15 ispunct,\k(16 isprint,\k(17 isgraph,\k(18 iscntrl,\k(19 isascii,\k(20 toascii,\k(21 _toupper,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+tolowerrune,\k(01 totitlerune,\k(02 toupperrune\k(03 \-\k(04 Unicode\k(05 character\k(06 classes\k(07 and\k(08 cases\k(09 isalpharune(2)\k(10 isalpharune,\k(11 islowerrune,\k(12 isspacerune,\k(13 istitlerune,\k(14 isupperrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+tool\k(01 for\k(02 models\k(03 of\k(04 concurrent\k(05 systems\k(06 spin(1)\k(07 spin\k(08 -\k(09 verification\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+tools\k(01 expect(1)\k(02 at,\k(03 drain,\k(04 expect,\k(05 pass\k(06 \-\k(07 dialer\k(08 scripting\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+topng,\k(01 toico\k(02 \-\k(03 view\k(04 and\k(05 convert\k(06 pictures\k(07 jpg(1)\k(08 jpg,\k(09 gif,\k(10 png,\k(11 ppm,\k(12 bmp,\k(13 yuv,\k(14 ico,\k(15 togif,\k(16 toppm,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+topnwindows,\k(01 originwindow\k(02 \-\k(03 window\k(04 management\k(05 window(2)\k(06 Screen,\k(07 allocscreen,\k(08 publicscreen,\k(09 freescreen,\k(10 allocwindow,\k(11 bottomwindow,\k(12 bottomnwindows,\k(13 topwindow,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+toppm,\k(01 topng,\k(02 toico\k(03 \-\k(04 view\k(05 and\k(06 convert\k(07 pictures\k(08 jpg(1)\k(09 jpg,\k(10 gif,\k(11 png,\k(12 ppm,\k(13 bmp,\k(14 yuv,\k(15 ico,\k(16 togif,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+topwindow,\k(01 topnwindows,\k(02 originwindow\k(03 \-\k(04 window\k(05 management\k(06 window(2)\k(07 Screen,\k(08 allocscreen,\k(09 publicscreen,\k(10 freescreen,\k(11 allocwindow,\k(12 bottomwindow,\k(13 bottomnwindows,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+_tos\k(01 \-\k(02 execute\k(03 a\k(04 file\k(05 exec(2)\k(06 exec,\k(07 execl,\k(08 _privates,\k(09 _nprivates,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+toStr\k(01 \-\k(02 HTML\k(03 parser\k(04 html(2)\k(05 parsehtml,\k(06 printitems,\k(07 validitems,\k(08 freeitems,\k(09 freedocinfo,\k(10 dimenkind,\k(11 dimenspec,\k(12 targetid,\k(13 targetname,\k(14 fromStr,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+totitlerune,\k(01 toupperrune\k(02 \-\k(03 Unicode\k(04 character\k(05 classes\k(06 and\k(07 cases\k(08 isalpharune(2)\k(09 isalpharune,\k(10 islowerrune,\k(11 isspacerune,\k(12 istitlerune,\k(13 isupperrune,\k(14 tolowerrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+touch\k(01 \-\k(02 set\k(03 modification\k(04 date\k(05 of\k(06 a\k(07 file\k(08 touch(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+toupper,\k(01 tolower\k(02 \-\k(03 ASCII\k(04 character\k(05 classification\k(06 ctype(2)\k(07 isalpha,\k(08 isupper,\k(09 islower,\k(10 isdigit,\k(11 isxdigit,\k(12 isalnum,\k(13 isspace,\k(14 ispunct,\k(15 isprint,\k(16 isgraph,\k(17 iscntrl,\k(18 isascii,\k(19 toascii,\k(20 _toupper,\k(21 _tolower,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+_toupper,\k(01 _tolower,\k(02 toupper,\k(03 tolower\k(04 \-\k(05 ASCII\k(06 character\k(07 classification\k(08 ctype(2)\k(09 isalpha,\k(10 isupper,\k(11 islower,\k(12 isdigit,\k(13 isxdigit,\k(14 isalnum,\k(15 isspace,\k(16 ispunct,\k(17 isprint,\k(18 isgraph,\k(19 iscntrl,\k(20 isascii,\k(21 toascii,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+toupperrune\k(01 \-\k(02 Unicode\k(03 character\k(04 classes\k(05 and\k(06 cases\k(07 isalpharune(2)\k(08 isalpharune,\k(09 islowerrune,\k(10 isspacerune,\k(11 istitlerune,\k(12 isupperrune,\k(13 tolowerrune,\k(14 totitlerune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+tpfs,\k(01 v6fs,\k(02 v10fs,\k(03 zipfs\k(04 \-\k(05 mount\k(06 archival\k(07 file\k(08 systems\k(09 tapefs(4)\k(10 32vfs,\k(11 cpiofs,\k(12 tapfs,\k(13 tarfs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+tpic\k(01 \-\k(02 troff\k(03 and\k(04 tex\k(05 preprocessors\k(06 for\k(07 drawing\k(08 pictures\k(09 pic(1)\k(10 pic,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+tprof,\k(01 kprof\k(02 \-\k(03 display\k(04 profiling\k(05 data\k(06 prof(1)\k(07 prof,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+tr\k(01 \-\k(02 translate\k(03 characters\k(04 tr(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+trace\k(01 \-\k(02 show\k(03 (real-time)\k(04 process\k(05 behavior\k(06 trace(1)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+traceroute,\k(01 hogports\k(02 \-\k(03 probe\k(04 the\k(05 Internet\k(06 ping(8)\k(07 ping,\k(08 gping,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+track\k(01 reader\k(02 and\k(03 writer\k(04 file\k(05 system\k(06 cdfs(4)\k(07 cdfs,\k(08 cddb\k(09 \-\k(10 optical\k(11 disc\k(12 (CD,\k(13 DVD,\k(14 B)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+track\k(01 shipments\k(02 fedex(1)\k(03 fedex,\k(04 ups,\k(05 usps\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+tracking\k(01 9pfid(2)\k(02 Fid,\k(03 Fidpool,\k(04 allocfidpool,\k(05 freefidpool,\k(06 allocfid,\k(07 closefid,\k(08 lookupfid,\k(09 removefid,\k(10 Req,\k(11 Reqpool,\k(12 allocreqpool,\k(13 freereqpool,\k(14 allocreq,\k(15 closereq,\k(16 lookupreq,\k(17 removereq\k(18 \-\k(19 9P\k(20 fid,\k(21 request\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+tracking\k(01 system\k(02 patch(1)\k(03 patch\k(04 \-\k(05 simple\k(06 patch\k(07 creation\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+trampoline\k(01 \-\k(02 forward\k(03 incoming\k(04 calls\k(05 to\k(06 another\k(07 address\k(08 trampoline(8)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+transfer\k(01 con(1)\k(02 con,\k(03 telnet,\k(04 rx,\k(05 hayes,\k(06 xms,\k(07 xmr\k(08 \-\k(09 remote\k(10 login,\k(11 execution,\k(12 and\k(13 XMODEM\k(14 file\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+transfer\k(01 data\k(02 from\k(03 and\k(04 to\k(05 a\k(06 file\k(07 read(5)\k(08 read,\k(09 write\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+transfer\k(01 protocol\k(02 (FT)\k(03 file\k(04 system\k(05 ftpfs(4)\k(06 ftpfs\k(07 \-\k(08 file\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+transformations\k(01 matrix(2)\k(02 ident,\k(03 matmul,\k(04 matmulr,\k(05 determinant,\k(06 adjoint,\k(07 invertmat,\k(08 xformpoint,\k(09 xformpointd,\k(10 xformplane,\k(11 pushmat,\k(12 popmat,\k(13 rot,\k(14 qrot,\k(15 scale,\k(16 move,\k(17 xform,\k(18 ixform,\k(19 persp,\k(20 look,\k(21 viewport\k(22 \-\k(23 Geometric\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+translate\k(01 character\k(02 sets\k(03 tcs(1)\k(04 tcs\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+translate\k(01 characters\k(02 tr(1)\k(03 tr\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+translator\k(01 9pcon(8)\k(02 9pcon\k(03 \-\k(04 9P\k(05 to\k(06 text\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Tree,\k(01 alloctree,\k(02 freetree,\k(03 File,\k(04 createfile,\k(05 closefile,\k(06 removefile,\k(07 walkfile,\k(08 opendirfile,\k(09 readdirfile,\k(10 closedirfile,\k(11 hasperm\k(12 \-\k(13 in-memory\k(14 file\k(15 hierarchy\k(16 9pfile(2)\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+tree\k(01 routines\k(02 avl(2)\k(03 mkavltree,\k(04 insertavl,\k(05 lookupavl,\k(06 deleteavl,\k(07 avlwalk,\k(08 avlnext,\k(09 avlprev,\k(10 endwalk\k(11 -\k(12 AVL\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+trigonometric\k(01 functions\k(02 sin(2)\k(03 sin,\k(04 cos,\k(05 tan,\k(06 asin,\k(07 acos,\k(08 atan,\k(09 atan2\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+triple\k(01 digital\k(02 encryption\k(03 standard\k(04 des(2)\k(05 setupDESstate,\k(06 des_key_setup,\k(07 block_cipher,\k(08 desCBCencrypt,\k(09 desCBCdecrypt,\k(10 desECBencrypt,\k(11 desECBdecrypt,\k(12 des3CBCencrypt,\k(13 des3CBCdecrypt,\k(14 des3ECBencrypt,\k(15 des3ECBdecrypt,\k(16 key_setup,\k(17 des56to64,\k(18 des64to56,\k(19 setupDES3state,\k(20 triple_block_cipher\k(21 -\k(22 single\k(23 and\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+triple_block_cipher\k(01 -\k(02 single\k(03 and\k(04 triple\k(05 digital\k(06 encryption\k(07 standard\k(08 des(2)\k(09 setupDESstate,\k(10 des_key_setup,\k(11 block_cipher,\k(12 desCBCencrypt,\k(13 desCBCdecrypt,\k(14 desECBencrypt,\k(15 desECBdecrypt,\k(16 des3CBCencrypt,\k(17 des3CBCdecrypt,\k(18 des3ECBencrypt,\k(19 des3ECBdecrypt,\k(20 key_setup,\k(21 des56to64,\k(22 des64to56,\k(23 setupDES3state,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+troff\k(01 tbl(1)\k(02 tbl\k(03 \-\k(04 format\k(05 tables\k(06 for\k(07 nroff\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+troff\k(01 and\k(02 tex\k(03 preprocessors\k(04 for\k(05 drawing\k(06 pictures\k(07 pic(1)\k(08 pic,\k(09 tpic\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+troff,\k(01 nroff,\k(02 dpost\k(03 \-\k(04 text\k(05 formatting\k(06 and\k(07 typesetting\k(08 troff(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+troff\k(01 output\k(02 interpreter\k(03 proof(1)\k(04 proof\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+troff\k(01 output\k(02 into\k(03 HTML\k(04 troff2html(1)\k(05 troff2html\k(06 \-\k(07 convert\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+troff2html\k(01 \-\k(02 convert\k(03 troff\k(04 output\k(05 into\k(06 HTML\k(07 troff2html(1)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+troff's\k(01 ms\k(02 macros\k(03 and\k(04 html\k(05 ms2html(1)\k(06 ms2html,\k(07 html2ms\k(08 \-\k(09 convert\k(10 between\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+truerand,\k(01 ntruerand,\k(02 genrandom,\k(03 prng,\k(04 fastrand,\k(05 nfastrand\k(06 \-\k(07 random\k(08 number\k(09 generators\k(10 rand(2)\k(11 rand,\k(12 lrand,\k(13 frand,\k(14 nrand,\k(15 lnrand,\k(16 srand,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+trump\k(01 \-\k(02 debugger\k(03 acid(1)\k(04 acid,\k(05 truss,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+truncation\k(01 venti-zero(2)\k(02 vtzerotruncate,\k(03 vtzeroextend,\k(04 vtzeroscore\k(05 \-\k(06 Venti\k(07 block\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+truss,\k(01 trump\k(02 \-\k(03 debugger\k(04 acid(1)\k(05 acid,\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+tunnel\k(01 of\k(02 IPv6\k(03 through\k(04 IPv4\k(05 6in4(8)\k(06 6in4\k(07 -\k(08 configure\k(09 and\k(10 run\k(11 automatic\k(12 or\k(13 manual\k(14 6to4\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+tweak\k(01 \-\k(02 edit\k(03 image\k(04 files,\k(05 subfont\k(06 files,\k(07 face\k(08 files,\k(09 etc.\k(10 tweak(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+type\k(01 file(1)\k(02 file\k(03 \-\k(04 determine\k(05 file\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+type\k(01 characters\k(02 keyboard(6)\k(03 keyboard\k(04 \-\k(05 how\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+typeset\k(01 manual\k(02 man(6)\k(03 man\k(04 \-\k(05 macros\k(06 to\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+typeset\k(01 mathematics\k(02 eqn(1)\k(03 eqn\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+typesetter\k(01 output\k(02 files\k(03 page(1)\k(04 page\k(05 \-\k(06 view\k(07 FAX,\k(08 image,\k(09 graphic,\k(10 PostScript,\k(11 PDF,\k(12 and\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+typesetting\k(01 htmlroff(1)\k(02 htmlroff\k(03 \-\k(04 HTML\k(05 formatting\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+typesetting\k(01 htmlroff(6)\k(02 htmlroff\k(03 \-\k(04 HTML\k(05 formatting\k(06 and\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+typesetting\k(01 troff(1)\k(02 troff,\k(03 nroff,\k(04 dpost\k(05 \-\k(06 text\k(07 formatting\k(08 and\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+typesetting\k(01 Japanese\k(02 mnihongo(6)\k(03 mnihongo\k(04 \-\k(05 macros\k(06 for\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+u9fs\k(01 \-\k(02 serve\k(03 9P\k(04 from\k(05 Unix\k(06 u9fs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+uart,\k(01 eia\k(02 \-\k(03 serial\k(04 communication\k(05 control\k(06 uart(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+udp\k(01 \-\k(02 network\k(03 protocols\k(04 over\k(05 IP\k(06 ip(3)\k(07 ip,\k(08 esp,\k(09 gre,\k(10 icmp,\k(11 icmpv6,\k(12 ipmux,\k(13 rudp,\k(14 tcp,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+UDP\k(01 packets\k(02 udpecho(8)\k(03 udpecho\k(04 \-\k(05 echo\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+udpecho\k(01 \-\k(02 echo\k(03 UDP\k(04 packets\k(05 udpecho(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+uitomp,\k(01 mptoi,\k(02 itomp,\k(03 uvtomp,\k(04 mptouv,\k(05 vtomp,\k(06 mptov,\k(07 mpdigdiv,\k(08 mpadd,\k(09 mpsub,\k(10 mpleft,\k(11 mpright,\k(12 mpmul,\k(13 mpexp,\k(14 mpmod,\k(15 mpdiv,\k(16 mpcmp,\k(17 mpextendedgcd,\k(18 mpinvert,\k(19 mpsignif,\k(20 mplowbits0,\k(21 mpvecdigmuladd,\k(22 mpvecdigmulsub,\k(23 mpvecadd,\k(24 mpvecsub,\k(25 mpveccmp,\k(26 mpvecmul,\k(27 mpmagcmp,\k(28 mpmagadd,\k(29 mpmagsub,\k(30 crtpre,\k(31 crtin,\k(32 crtout,\k(33 crtprefree,\k(34 crtresfree\k(35 \-\k(36 extended\k(37 precision\k(38 arithmetic\k(39 mp(2)\k(40 mpsetminbits,\k(41 mpnew,\k(42 mpfree,\k(43 mpbits,\k(44 mpnorm,\k(45 mpcopy,\k(46 mpassign,\k(47 mprand,\k(48 strtomp,\k(49 mpfmt,mptoa,\k(50 betomp,\k(51 mptobe,\k(52 letomp,\k(53 mptole,\k(54 mptoui,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+umem\k(01 \-\k(02 help\k(03 find\k(04 memory\k(05 leaks\k(06 leak(1)\k(07 leak,\k(08 kmem,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+umuldiv\k(01 \-\k(02 high-precision\k(03 multiplication\k(04 and\k(05 division\k(06 muldiv(2)\k(07 muldiv,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+uncompress,\k(01 zip,\k(02 unzip\k(03 \-\k(04 compress\k(05 and\k(06 expand\k(07 data\k(08 gzip(1)\k(09 gzip,\k(10 gunzip,\k(11 bzip2,\k(12 bunzip2,\k(13 compress,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+under\k(01 lock\k(02 lock(1)\k(03 lock\k(04 \-\k(05 run\k(06 a\k(07 command\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+ungetc,\k(01 fgets,\k(02 gets,\k(03 fputs,\k(04 puts,\k(05 fread,\k(06 fwrite\k(07 \-\k(08 Stdio\k(09 input\k(10 and\k(11 output\k(12 fgetc(2)\k(13 fgetc,\k(14 getc,\k(15 getchar,\k(16 fputc,\k(17 putc,\k(18 putchar,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+unicode\k(01 \-\k(02 interpret\k(03 ASCII,\k(04 Unicode\k(05 characters\k(06 ascii(1)\k(07 ascii,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Unicode,\k(01 ASCII,\k(02 rune\k(03 \-\k(04 character\k(05 set\k(06 and\k(07 format\k(08 utf(6)\k(09 UTF,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+Unicode\k(01 character\k(02 classes\k(03 and\k(04 cases\k(05 isalpharune(2)\k(06 isalpharune,\k(07 islowerrune,\k(08 isspacerune,\k(09 istitlerune,\k(10 isupperrune,\k(11 tolowerrune,\k(12 totitlerune,\k(13 toupperrune\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Unicode\k(01 characters\k(02 ascii(1)\k(03 ascii,\k(04 unicode\k(05 \-\k(06 interpret\k(07 ASCII,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+uninstallsubfont,\k(01 subfontname,\k(02 readsubfont,\k(03 readsubfonti,\k(04 writesubfont,\k(05 stringsubfont,\k(06 strsubfontwidth,\k(07 mkfont\k(08 \-\k(09 subfont\k(10 manipulation\k(11 subfont(2)\k(12 allocsubfont,\k(13 freesubfont,\k(14 installsubfont,\k(15 lookupsubfont,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+uniq\k(01 \-\k(02 report\k(03 repeated\k(04 lines\k(05 in\k(06 a\k(07 file\k(08 uniq(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+unique\k(01 file\k(02 name\k(03 mktemp(2)\k(04 mktemp\k(05 \-\k(06 make\k(07 a\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+unit\k(01 for\k(02 file\k(03 descriptor\k(04 iounit(2)\k(05 iounit\k(06 \-\k(07 return\k(08 size\k(09 of\k(10 atomic\k(11 I/O\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+unit3,\k(01 midpt3,\k(02 lerp3,\k(03 reflect3,\k(04 nearseg3,\k(05 pldist3,\k(06 vdiv3,\k(07 vrem3,\k(08 pn2f3,\k(09 ppp2f3,\k(10 fff2p3,\k(11 pdiv4,\k(12 add4,\k(13 sub4\k(14 \-\k(15 operations\k(16 on\k(17 3-d\k(18 points\k(19 and\k(20 planes\k(21 arith3(2)\k(22 add3,\k(23 sub3,\k(24 neg3,\k(25 div3,\k(26 mul3,\k(27 eqpt3,\k(28 closept3,\k(29 dot3,\k(30 cross3,\k(31 len3,\k(32 dist3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+units\k(01 \-\k(02 conversion\k(03 program\k(04 units(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+Universal\k(01 Serial\k(02 Bus\k(03 daemon\k(04 usbd(4)\k(05 usbd\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Universal\k(01 Serial\k(02 Bus\k(03 device\k(04 drivers\k(05 usb(4)\k(06 audio,\k(07 disk,\k(08 ether,\k(09 kb,\k(10 print,\k(11 probe,\k(12 serial,\k(13 usbfat:\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Unix\k(01 u9fs(4)\k(02 u9fs\k(03 \-\k(04 serve\k(05 9P\k(06 from\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+Unix\k(01 or\k(02 Plan\k(03 9\k(04 ssh(1)\k(05 ssh,\k(06 sshnet,\k(07 scp,\k(08 sshserve\k(09 \-\k(10 secure\k(11 login\k(12 and\k(13 file\k(14 copy\k(15 from/to\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+unloadimage,\k(01 readimage,\k(02 writeimage,\k(03 bytesperline,\k(04 wordsperline\k(05 \-\k(06 allocating,\k(07 freeing,\k(08 reading,\k(09 writing\k(10 images\k(11 allocimage(2)\k(12 allocimage,\k(13 allocimagemix,\k(14 freeimage,\k(15 nameimage,\k(16 namedimage,\k(17 setalpha,\k(18 loadimage,\k(19 cloadimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+unloadmemimage,\k(01 memfillcolor,\k(02 memarc,\k(03 mempoly,\k(04 memellipse,\k(05 memfillpoly,\k(06 memimageline,\k(07 memimagedraw,\k(08 drawclip,\k(09 memlinebbox,\k(10 memlineendsize,\k(11 allocmemsubfont,\k(12 openmemsubfont,\k(13 freememsubfont,\k(14 memsubfontwidth,\k(15 getmemdefont,\k(16 memimagestring,\k(17 iprint,\k(18 hwdraw\k(19 \-\k(20 drawing\k(21 routines\k(22 for\k(23 memory-resident\k(24 images\k(25 memdraw(2)\k(26 Memimage,\k(27 Memdata,\k(28 Memdrawparam,\k(29 memimageinit,\k(30 wordaddr,\k(31 byteaddr,\k(32 memimagemove,\k(33 allocmemimage,\k(34 allocmemimaged,\k(35 readmemimage,\k(36 creadmemimage,\k(37 writememimage,\k(38 freememimage,\k(39 memsetchan,\k(40 loadmemimage,\k(41 cloadmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+unlock,\k(01 qlock,\k(02 canqlock,\k(03 qunlock,\k(04 rlock,\k(05 canrlock,\k(06 runlock,\k(07 wlock,\k(08 canwlock,\k(09 wunlock,\k(10 rsleep,\k(11 rwakeup,\k(12 rwakeupall,\k(13 incref,\k(14 decref\k(15 \-\k(16 spin\k(17 locks,\k(18 queueing\k(19 rendezvous\k(20 locks,\k(21 reader-writer\k(22 locks,\k(23 rendezvous\k(24 points,\k(25 and\k(26 reference\k(27 counts\k(28 lock(2)\k(29 lock,\k(30 canlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+unlockdisplay,\k(01 openfont,\k(02 buildfont,\k(03 freefont,\k(04 Pfmt,\k(05 Rfmt,\k(06 strtochan,\k(07 chantostr,\k(08 chantodepth\k(09 \-\k(10 interactive\k(11 graphics\k(12 graphics(2)\k(13 Display,\k(14 Point,\k(15 Rectangle,\k(16 Cursor,\k(17 initdraw,\k(18 geninitdraw,\k(19 drawerror,\k(20 initdisplay,\k(21 closedisplay,\k(22 getdefont,\k(23 getwindow,\k(24 gengetwindow,\k(25 flushimage,\k(26 bufimage,\k(27 lockdisplay,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+unmap\k(01 a\k(02 segment\k(03 in\k(04 virtual\k(05 memory\k(06 segattach(2)\k(07 segattach,\k(08 segdetach,\k(09 segfree\k(10 \-\k(11 map/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+unmoderated\k(01 mailing\k(02 lists\k(03 mlmgr(1)\k(04 ml,\k(05 mlmgr,\k(06 mlowner\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+unmount\k(01 \-\k(02 change\k(03 name\k(04 space\k(05 bind(1)\k(06 bind,\k(07 mount,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+unmount\k(01 \-\k(02 change\k(03 name\k(04 space\k(05 bind(2)\k(06 bind,\k(07 mount,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+unquoterunestrdup,\k(01 quotestrfmt,\k(02 quoterunestrfmt,\k(03 quotefmtinstall,\k(04 doquote,\k(05 needsrcquote\k(06 \-\k(07 quoted\k(08 character\k(09 strings\k(10 quote(2)\k(11 quotestrdup,\k(12 quoterunestrdup,\k(13 unquotestrdup,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+unquotestrdup,\k(01 unquoterunestrdup,\k(02 quotestrfmt,\k(03 quoterunestrfmt,\k(04 quotefmtinstall,\k(05 doquote,\k(06 needsrcquote\k(07 \-\k(08 quoted\k(09 character\k(10 strings\k(11 quote(2)\k(12 quotestrdup,\k(13 quoterunestrdup,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+unstall,\k(01 class,\k(02 subclass,\k(03 proto,\k(04 CSP\k(05 \-\k(06 USB\k(07 device\k(08 driver\k(09 library\k(10 usb(2)\k(11 usbcmd,\k(12 classname,\k(13 closedev,\k(14 configdev,\k(15 devctl,\k(16 finddevs,\k(17 loaddevstr,\k(18 matchdevcsp,\k(19 opendev,\k(20 opendevdata,\k(21 openep,\k(22 startdevs,\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+unusemap,\k(01 loadmap,\k(02 attachproc,\k(03 get1,\k(04 get2,\k(05 get4,\k(06 get8,\k(07 put1,\k(08 put2,\k(09 put4,\k(10 put8,\k(11 beswab,\k(12 beswal,\k(13 beswav,\k(14 leswab,\k(15 leswal,\k(16 leswav\k(17 \-\k(18 machine-independent\k(19 access\k(20 to\k(21 executable\k(22 files\k(23 mach(2)\k(24 crackhdr,\k(25 machbytype,\k(26 machbyname,\k(27 newmap,\k(28 setmap,\k(29 findseg,\k(30 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 
+.di xx
+unvac\k(01 \-\k(02 create,\k(03 extract\k(04 a\k(05 vac\k(06 archive\k(07 on\k(08 Venti\k(09 vac(1)\k(10 vac,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+unzip\k(01 \-\k(02 compress\k(03 and\k(04 expand\k(05 data\k(06 gzip(1)\k(07 gzip,\k(08 gunzip,\k(09 bzip2,\k(10 bunzip2,\k(11 compress,\k(12 uncompress,\k(13 zip,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+upasfs\k(01 \-\k(02 mail\k(03 file\k(04 server\k(05 upasfs(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+update\k(01 \-\k(02 administration\k(03 for\k(04 local\k(05 file\k(06 systems\k(07 update(8)\k(08 bootfloppy,\k(09 bootplan9,\k(10 bootwin9x,\k(11 bootwinnt,\k(12 personalize,\k(13 setup.9fat,\k(14 setup.disk,\k(15 setup.kfs,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+update\k(01 a\k(02 file\k(03 system\k(04 mkfs(8)\k(05 mkfs,\k(06 mkext\k(07 \-\k(08 archive\k(09 or\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+updatedb\k(01 \-\k(02 simple\k(03 client-server\k(04 replica\k(05 management\k(06 replica(8)\k(07 applychanges,\k(08 applylog,\k(09 compactdb,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+upon\k(01 booting\k(02 init(8)\k(03 init\k(04 \-\k(05 initialize\k(06 machine\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+upon\k(01 loss\k(02 of\k(03 remote\k(04 file\k(05 server\k(06 connection\k(07 reboot(8)\k(08 reboot\k(09 \-\k(10 reboot\k(11 the\k(12 system\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+ups,\k(01 usps\k(02 \-\k(03 track\k(04 shipments\k(05 fedex(1)\k(06 fedex,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+uptime\k(01 \-\k(02 show\k(03 how\k(04 long\k(05 the\k(06 system\k(07 has\k(08 been\k(09 running\k(10 uptime(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+url\k(01 hget(1)\k(02 hget\k(03 \-\k(04 retrieve\k(05 a\k(06 web\k(07 page\k(08 corresponding\k(09 to\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+usage\k(01 du(1)\k(02 du\k(03 \-\k(04 disk\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+usage\k(01 \-\k(02 command-line\k(03 parsing\k(04 for\k(05 shell\k(06 scripts\k(07 getflags(8)\k(08 getflags,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+usb\k(01 \-\k(02 USB\k(03 Host\k(04 Controller\k(05 Interface\k(06 usb(3)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+USB\k(01 device\k(02 driver\k(03 file\k(04 system\k(05 library\k(06 usbfs(2)\k(07 usbreadbuf,\k(08 usbfsadd,\k(09 usbfsdel,\k(10 usbdirread,\k(11 usbfsinit,\k(12 usbdirfs,\k(13 usbfs\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+USB\k(01 device\k(02 driver\k(03 library\k(04 usb(2)\k(05 usbcmd,\k(06 classname,\k(07 closedev,\k(08 configdev,\k(09 devctl,\k(10 finddevs,\k(11 loaddevstr,\k(12 matchdevcsp,\k(13 opendev,\k(14 opendevdata,\k(15 openep,\k(16 startdevs,\k(17 unstall,\k(18 class,\k(19 subclass,\k(20 proto,\k(21 CSP\k(22 \-\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+USB\k(01 Host\k(02 Controller\k(03 Interface\k(04 usb(3)\k(05 usb\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+usbcmd,\k(01 classname,\k(02 closedev,\k(03 configdev,\k(04 devctl,\k(05 finddevs,\k(06 loaddevstr,\k(07 matchdevcsp,\k(08 opendev,\k(09 opendevdata,\k(10 openep,\k(11 startdevs,\k(12 unstall,\k(13 class,\k(14 subclass,\k(15 proto,\k(16 CSP\k(17 \-\k(18 USB\k(19 device\k(20 driver\k(21 library\k(22 usb(2)\k(23 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 
+.di xx
+usbd\k(01 \-\k(02 Universal\k(03 Serial\k(04 Bus\k(05 daemon\k(06 usbd(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+usbdirfs,\k(01 usbfs\k(02 \-\k(03 USB\k(04 device\k(05 driver\k(06 file\k(07 system\k(08 library\k(09 usbfs(2)\k(10 usbreadbuf,\k(11 usbfsadd,\k(12 usbfsdel,\k(13 usbdirread,\k(14 usbfsinit,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbdirread,\k(01 usbfsinit,\k(02 usbdirfs,\k(03 usbfs\k(04 \-\k(05 USB\k(06 device\k(07 driver\k(08 file\k(09 system\k(10 library\k(11 usbfs(2)\k(12 usbreadbuf,\k(13 usbfsadd,\k(14 usbfsdel,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbfat:\k(01 \-\k(02 Universal\k(03 Serial\k(04 Bus\k(05 device\k(06 drivers\k(07 usb(4)\k(08 audio,\k(09 disk,\k(10 ether,\k(11 kb,\k(12 print,\k(13 probe,\k(14 serial,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbfs\k(01 \-\k(02 USB\k(03 device\k(04 driver\k(05 file\k(06 system\k(07 library\k(08 usbfs(2)\k(09 usbreadbuf,\k(10 usbfsadd,\k(11 usbfsdel,\k(12 usbdirread,\k(13 usbfsinit,\k(14 usbdirfs,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbfsadd,\k(01 usbfsdel,\k(02 usbdirread,\k(03 usbfsinit,\k(04 usbdirfs,\k(05 usbfs\k(06 \-\k(07 USB\k(08 device\k(09 driver\k(10 file\k(11 system\k(12 library\k(13 usbfs(2)\k(14 usbreadbuf,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbfsdel,\k(01 usbdirread,\k(02 usbfsinit,\k(03 usbdirfs,\k(04 usbfs\k(05 \-\k(06 USB\k(07 device\k(08 driver\k(09 file\k(10 system\k(11 library\k(12 usbfs(2)\k(13 usbreadbuf,\k(14 usbfsadd,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbfsinit,\k(01 usbdirfs,\k(02 usbfs\k(03 \-\k(04 USB\k(05 device\k(06 driver\k(07 file\k(08 system\k(09 library\k(10 usbfs(2)\k(11 usbreadbuf,\k(12 usbfsadd,\k(13 usbfsdel,\k(14 usbdirread,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+usbreadbuf,\k(01 usbfsadd,\k(02 usbfsdel,\k(03 usbdirread,\k(04 usbfsinit,\k(05 usbdirfs,\k(06 usbfs\k(07 \-\k(08 USB\k(09 device\k(10 driver\k(11 file\k(12 system\k(13 library\k(14 usbfs(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+user\k(01 newuser(8)\k(02 newuser\k(03 \-\k(04 adding\k(05 a\k(06 new\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+user\k(01 id\k(02 of\k(03 processes\k(04 cap(3)\k(05 cap\k(06 \-\k(07 capabilities\k(08 for\k(09 setting\k(10 the\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+user\k(01 level\k(02 process\k(03 synchronization\k(04 rendezvous(2)\k(05 rendezvous\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+user\k(01 level\k(02 semaphores\k(03 semacquire(2)\k(04 semacquire,\k(05 semrelease\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+user\k(01 list\k(02 format\k(03 users(6)\k(04 users\k(05 \-\k(06 file\k(07 server\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+user,\k(01 null,\k(02 reboot,\k(03 etc.\k(04 cons(3)\k(05 cons\k(06 \-\k(07 console,\k(08 clocks,\k(09 process/process\k(10 group\k(11 ids,\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+user\k(01 or\k(02 system\k(03 name\k(04 getuser(2)\k(05 getuser,\k(06 sysname\k(07 \-\k(08 get\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+user\k(01 password\k(02 passwd(1)\k(03 passwd,\k(04 netkey\k(05 \-\k(06 change\k(07 or\k(08 verify\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+user-defined\k(01 print\k(02 formats\k(03 and\k(04 output\k(05 routines\k(06 fmtinstall(2)\k(07 fmtinstall,\k(08 dofmt,\k(09 dorfmt,\k(10 fmtprint,\k(11 fmtvprint,\k(12 fmtrune,\k(13 fmtstrcpy,\k(14 fmtrunestrcpy,\k(15 fmtfdinit,\k(16 fmtfdflush,\k(17 fmtstrinit,\k(18 fmtstrflush,\k(19 runefmtstrinit,\k(20 runefmtstrflush,\k(21 errfmt\k(22 \-\k(23 support\k(24 for\k(25 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 
+.di xx
+users\k(01 auth(2)\k(02 amount,\k(03 newns,\k(04 addns,\k(05 login,\k(06 noworld,\k(07 auth_proxy,\k(08 fauth_proxy,\k(09 auth_allocrpc,\k(10 auth_freerpc,\k(11 auth_rpc,\k(12 auth_getkey,\k(13 amount_getkey,\k(14 auth_freeAI,\k(15 auth_chuid,\k(16 auth_challenge,\k(17 auth_response,\k(18 auth_freechal,\k(19 auth_respond,\k(20 auth_userpasswd,\k(21 auth_getuserpasswd,\k(22 auth_getinfo\k(23 \-\k(24 routines\k(25 for\k(26 authenticating\k(27 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 
+.di xx
+users\k(01 \-\k(02 file\k(03 server\k(04 user\k(05 list\k(06 format\k(07 users(6)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+using\k(01 the\k(02 machine\k(03 who(1)\k(04 who,\k(05 whois\k(06 \-\k(07 who\k(08 is\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+usps\k(01 \-\k(02 track\k(03 shipments\k(04 fedex(1)\k(05 fedex,\k(06 ups,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+UTF\k(01 conversion\k(02 rune(2)\k(03 runetochar,\k(04 chartorune,\k(05 runelen,\k(06 runenlen,\k(07 fullrune,\k(08 utfecpy,\k(09 utflen,\k(10 utfnlen,\k(11 utfrune,\k(12 utfrrune,\k(13 utfutf\k(14 \-\k(15 rune/
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+UTF,\k(01 Unicode,\k(02 ASCII,\k(03 rune\k(04 \-\k(05 character\k(06 set\k(07 and\k(08 format\k(09 utf(6)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+utfecpy,\k(01 utflen,\k(02 utfnlen,\k(03 utfrune,\k(04 utfrrune,\k(05 utfutf\k(06 \-\k(07 rune/UTF\k(08 conversion\k(09 rune(2)\k(10 runetochar,\k(11 chartorune,\k(12 runelen,\k(13 runenlen,\k(14 fullrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utflen,\k(01 utfnlen,\k(02 utfrune,\k(03 utfrrune,\k(04 utfutf\k(05 \-\k(06 rune/UTF\k(07 conversion\k(08 rune(2)\k(09 runetochar,\k(10 chartorune,\k(11 runelen,\k(12 runenlen,\k(13 fullrune,\k(14 utfecpy,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utfnlen,\k(01 utfrune,\k(02 utfrrune,\k(03 utfutf\k(04 \-\k(05 rune/UTF\k(06 conversion\k(07 rune(2)\k(08 runetochar,\k(09 chartorune,\k(10 runelen,\k(11 runenlen,\k(12 fullrune,\k(13 utfecpy,\k(14 utflen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utfrrune,\k(01 utfutf\k(02 \-\k(03 rune/UTF\k(04 conversion\k(05 rune(2)\k(06 runetochar,\k(07 chartorune,\k(08 runelen,\k(09 runenlen,\k(10 fullrune,\k(11 utfecpy,\k(12 utflen,\k(13 utfnlen,\k(14 utfrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utfrune,\k(01 utfrrune,\k(02 utfutf\k(03 \-\k(04 rune/UTF\k(05 conversion\k(06 rune(2)\k(07 runetochar,\k(08 chartorune,\k(09 runelen,\k(10 runenlen,\k(11 fullrune,\k(12 utfecpy,\k(13 utflen,\k(14 utfnlen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utfutf\k(01 \-\k(02 rune/UTF\k(03 conversion\k(04 rune(2)\k(05 runetochar,\k(06 chartorune,\k(07 runelen,\k(08 runenlen,\k(09 fullrune,\k(10 utfecpy,\k(11 utflen,\k(12 utfnlen,\k(13 utfrune,\k(14 utfrrune,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+utilities\k(01 bitsyload(1)\k(02 bitsyload,\k(03 light,\k(04 pencal,\k(05 keyboard,\k(06 params,\k(07 prompter\k(08 \-\k(09 bitsy-specific\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+utilities\k(01 cachechars(2)\k(02 cachechars,\k(03 agefont,\k(04 loadchar,\k(05 Subfont,\k(06 Fontchar,\k(07 Font\k(08 \-\k(09 font\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+uvtomp,\k(01 mptouv,\k(02 vtomp,\k(03 mptov,\k(04 mpdigdiv,\k(05 mpadd,\k(06 mpsub,\k(07 mpleft,\k(08 mpright,\k(09 mpmul,\k(10 mpexp,\k(11 mpmod,\k(12 mpdiv,\k(13 mpcmp,\k(14 mpextendedgcd,\k(15 mpinvert,\k(16 mpsignif,\k(17 mplowbits0,\k(18 mpvecdigmuladd,\k(19 mpvecdigmulsub,\k(20 mpvecadd,\k(21 mpvecsub,\k(22 mpveccmp,\k(23 mpvecmul,\k(24 mpmagcmp,\k(25 mpmagadd,\k(26 mpmagsub,\k(27 crtpre,\k(28 crtin,\k(29 crtout,\k(30 crtprefree,\k(31 crtresfree\k(32 \-\k(33 extended\k(34 precision\k(35 arithmetic\k(36 mp(2)\k(37 mpsetminbits,\k(38 mpnew,\k(39 mpfree,\k(40 mpbits,\k(41 mpnorm,\k(42 mpcopy,\k(43 mpassign,\k(44 mprand,\k(45 strtomp,\k(46 mpfmt,mptoa,\k(47 betomp,\k(48 mptobe,\k(49 letomp,\k(50 mptole,\k(51 mptoui,\k(52 uitomp,\k(53 mptoi,\k(54 itomp,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+v10fs,\k(01 zipfs\k(02 \-\k(03 mount\k(04 archival\k(05 file\k(06 systems\k(07 tapefs(4)\k(08 32vfs,\k(09 cpiofs,\k(10 tapfs,\k(11 tarfs,\k(12 tpfs,\k(13 v6fs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+v4parsecidr,\k(01 parseether,\k(02 myipaddr,\k(03 myetheraddr,\k(04 maskip,\k(05 equivip4,\k(06 equivip6,\k(07 defmask,\k(08 isv4,\k(09 v4tov6,\k(10 v6tov4,\k(11 nhgetv,\k(12 nhgetl,\k(13 nhgets,\k(14 hnputv,\k(15 hnputl,\k(16 hnputs,\k(17 ptclbsum,\k(18 readipifc\k(19 \-\k(20 Internet\k(21 Protocol\k(22 addressing\k(23 ip(2)\k(24 eipfmt,\k(25 parseip,\k(26 parseipmask,\k(27 v4parseip,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+v4parseip,\k(01 v4parsecidr,\k(02 parseether,\k(03 myipaddr,\k(04 myetheraddr,\k(05 maskip,\k(06 equivip4,\k(07 equivip6,\k(08 defmask,\k(09 isv4,\k(10 v4tov6,\k(11 v6tov4,\k(12 nhgetv,\k(13 nhgetl,\k(14 nhgets,\k(15 hnputv,\k(16 hnputl,\k(17 hnputs,\k(18 ptclbsum,\k(19 readipifc\k(20 \-\k(21 Internet\k(22 Protocol\k(23 addressing\k(24 ip(2)\k(25 eipfmt,\k(26 parseip,\k(27 parseipmask,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+v4tov6,\k(01 v6tov4,\k(02 nhgetv,\k(03 nhgetl,\k(04 nhgets,\k(05 hnputv,\k(06 hnputl,\k(07 hnputs,\k(08 ptclbsum,\k(09 readipifc\k(10 \-\k(11 Internet\k(12 Protocol\k(13 addressing\k(14 ip(2)\k(15 eipfmt,\k(16 parseip,\k(17 parseipmask,\k(18 v4parseip,\k(19 v4parsecidr,\k(20 parseether,\k(21 myipaddr,\k(22 myetheraddr,\k(23 maskip,\k(24 equivip4,\k(25 equivip6,\k(26 defmask,\k(27 isv4,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+v6fs,\k(01 v10fs,\k(02 zipfs\k(03 \-\k(04 mount\k(05 archival\k(06 file\k(07 systems\k(08 tapefs(4)\k(09 32vfs,\k(10 cpiofs,\k(11 tapfs,\k(12 tarfs,\k(13 tpfs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+v6tov4,\k(01 nhgetv,\k(02 nhgetl,\k(03 nhgets,\k(04 hnputv,\k(05 hnputl,\k(06 hnputs,\k(07 ptclbsum,\k(08 readipifc\k(09 \-\k(10 Internet\k(11 Protocol\k(12 addressing\k(13 ip(2)\k(14 eipfmt,\k(15 parseip,\k(16 parseipmask,\k(17 v4parseip,\k(18 v4parsecidr,\k(19 parseether,\k(20 myipaddr,\k(21 myetheraddr,\k(22 maskip,\k(23 equivip4,\k(24 equivip6,\k(25 defmask,\k(26 isv4,\k(27 v4tov6,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+va\k(01 \-\k(02 assemblers\k(03 2a(1)\k(04 0a,\k(05 1a,\k(06 2a,\k(07 5a,\k(08 6a,\k(09 7a,\k(10 8a,\k(11 ka,\k(12 qa,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+vac\k(01 archive\k(02 on\k(03 Venti\k(04 vac(1)\k(05 vac,\k(06 unvac\k(07 \-\k(08 create,\k(09 extract\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vac,\k(01 unvac\k(02 \-\k(03 create,\k(04 extract\k(05 a\k(06 vac\k(07 archive\k(08 on\k(09 Venti\k(10 vac(1)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vacfs\k(01 \-\k(02 a\k(03 Venti-based\k(04 file\k(05 system\k(06 vacfs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+validitems,\k(01 freeitems,\k(02 freedocinfo,\k(03 dimenkind,\k(04 dimenspec,\k(05 targetid,\k(06 targetname,\k(07 fromStr,\k(08 toStr\k(09 \-\k(10 HTML\k(11 parser\k(12 html(2)\k(13 parsehtml,\k(14 printitems,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+variables\k(01 env(3)\k(02 env\k(03 \-\k(04 environment\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+variables\k(01 getenv(2)\k(02 getenv,\k(03 putenv\k(04 \-\k(05 access\k(06 environment\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+vc\k(01 \-\k(02 C\k(03 compilers\k(04 2c(1)\k(05 0c,\k(06 1c,\k(07 2c,\k(08 5c,\k(09 6c,\k(10 7c,\k(11 8c,\k(12 kc,\k(13 qc,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vdiv3,\k(01 vrem3,\k(02 pn2f3,\k(03 ppp2f3,\k(04 fff2p3,\k(05 pdiv4,\k(06 add4,\k(07 sub4\k(08 \-\k(09 operations\k(10 on\k(11 3-d\k(12 points\k(13 and\k(14 planes\k(15 arith3(2)\k(16 add3,\k(17 sub3,\k(18 neg3,\k(19 div3,\k(20 mul3,\k(21 eqpt3,\k(22 closept3,\k(23 dot3,\k(24 cross3,\k(25 len3,\k(26 dist3,\k(27 unit3,\k(28 midpt3,\k(29 lerp3,\k(30 reflect3,\k(31 nearseg3,\k(32 pldist3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+Venti\k(01 vac(1)\k(02 vac,\k(03 unvac\k(04 \-\k(05 create,\k(06 extract\k(07 a\k(08 vac\k(09 archive\k(10 on\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+venti\k(01 \-\k(02 archival\k(03 storage\k(04 server\k(05 venti(2)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+venti\k(01 \-\k(02 archival\k(03 storage\k(04 server\k(05 venti(6)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+venti\k(01 \-\k(02 archival\k(03 storage\k(04 server\k(05 venti(8)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+venti\k(01 arenas\k(02 to\k(03 blu-ray\k(04 discs\k(05 or\k(06 restore\k(07 from\k(08 them\k(09 backup(8)\k(10 backup,\k(11 tobackup,\k(12 dumparenas,\k(13 restore\k(14 \-\k(15 backup\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+Venti\k(01 block\k(02 cache\k(03 venti-cache(2)\k(04 VtBlock,\k(05 VtCache,\k(06 vtblockcopy,\k(07 vtblockdirty,\k(08 vtblockduplock,\k(09 vtblockput,\k(10 vtblockwrite,\k(11 vtcachealloc,\k(12 vtcacheallocblock,\k(13 vtcacheblocksize,\k(14 vtcachefree,\k(15 vtcacheglobal,\k(16 vtcachelocal,\k(17 vtcachesetwrite,\k(18 vtglobaltolocal,\k(19 vtlocaltoglobal\k(20 \-\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+Venti\k(01 block\k(02 truncation\k(03 venti-zero(2)\k(04 vtzerotruncate,\k(05 vtzeroextend,\k(06 vtzeroscore\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+Venti\k(01 client\k(02 venti-client(2)\k(03 vtconnect,\k(04 vthello,\k(05 vtread,\k(06 vtwrite,\k(07 vtreadpacket,\k(08 vtwritepacket,\k(09 vtsync,\k(10 vtping,\k(11 vtrpc,\k(12 ventidoublechecksha1\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+Venti\k(01 clients\k(02 venti(1)\k(03 read,\k(04 write,\k(05 copy\k(06 \-\k(07 simple\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+venti\k(01 configuration\k(02 file\k(03 venti.conf(6)\k(04 venti.conf\k(05 \-\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+venti\k(01 data\k(02 formats\k(03 venti-fcall(2)\k(04 VtEntry,\k(05 VtFcall,\k(06 VtRoot,\k(07 vtentrypack,\k(08 vtentryunpack,\k(09 vtfcallclear,\k(10 vtfcallfmt,\k(11 vtfcallpack,\k(12 vtfcallunpack,\k(13 vtfromdisktype,\k(14 vttodisktype,\k(15 vtgetstring,\k(16 vtputstring,\k(17 vtrootpack,\k(18 vtrootunpack,\k(19 vtparsescore,\k(20 vtscorefmt\k(21 \-\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+Venti\k(01 files\k(02 venti-file(2)\k(03 VtFile,\k(04 vtfileblock,\k(05 vtfileblockscore,\k(06 vtfileclose,\k(07 vtfilecreate,\k(08 vtfilecreateroot,\k(09 vtfileflush,\k(10 vtfileflushbefore,\k(11 vtfilegetdirsize,\k(12 vtfilegetentry,\k(13 vtfilegetsize,\k(14 vtfileincref,\k(15 vtfilelock,\k(16 vtfilelock2,\k(17 vtfileopen,\k(18 vtfileopenroot,\k(19 vtfileread,\k(20 vtfileremove,\k(21 vtfilesetdirsize,\k(22 vtfilesetentry,\k(23 vtfilesetsize,\k(24 vtfiletruncate,\k(25 vtfileunlock,\k(26 vtfilewrite\k(27 \-\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+Venti\k(01 logs\k(02 venti-log(2)\k(03 VtLog,\k(04 VtLogChunk,\k(05 vtlog,\k(06 vtlogclose,\k(07 vtlogdump,\k(08 vtlognames,\k(09 vtlogopen,\k(10 vtlogprint,\k(11 vtlogremove,\k(12 vtlogopen,\k(13 ventilogging\k(14 \-\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+Venti\k(01 network\k(02 connections\k(03 venti-conn(2)\k(04 VtConn,\k(05 vtconn,\k(06 vtdial,\k(07 vtfreeconn,\k(08 vtsend,\k(09 vtrecv,\k(10 vtversion,\k(11 vtdebug,\k(12 vthangup\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+venti\k(01 server\k(02 venti-fmt(8)\k(03 buildindex,\k(04 checkarenas,\k(05 checkindex,\k(06 conf,\k(07 fmtarenas,\k(08 fmtbloom,\k(09 fmtindex,\k(10 fmtisect,\k(11 syncindex\k(12 \-\k(13 prepare\k(14 and\k(15 maintain\k(16 a\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+Venti\k(01 server\k(02 venti-server(2)\k(03 vtsrvhello,\k(04 vtlisten,\k(05 vtgetreq,\k(06 vtrespond\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+venti\k(01 servers\k(02 venti-backup(8)\k(03 rdarena,\k(04 wrarena\k(05 \-\k(06 copy\k(07 arenas\k(08 between\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+Venti-based\k(01 file\k(02 system\k(03 vacfs(4)\k(04 vacfs\k(05 \-\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+venti.conf\k(01 \-\k(02 a\k(03 venti\k(04 configuration\k(05 file\k(06 venti.conf(6)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+ventidoublechecksha1\k(01 \-\k(02 Venti\k(03 client\k(04 venti-client(2)\k(05 vtconnect,\k(06 vthello,\k(07 vtread,\k(08 vtwrite,\k(09 vtreadpacket,\k(10 vtwritepacket,\k(11 vtsync,\k(12 vtping,\k(13 vtrpc,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+ventilogging\k(01 \-\k(02 Venti\k(03 logs\k(04 venti-log(2)\k(05 VtLog,\k(06 VtLogChunk,\k(07 vtlog,\k(08 vtlogclose,\k(09 vtlogdump,\k(10 vtlognames,\k(11 vtlogopen,\k(12 vtlogprint,\k(13 vtlogremove,\k(14 vtlogopen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+verification\k(01 tool\k(02 for\k(03 models\k(04 of\k(05 concurrent\k(06 systems\k(07 spin(1)\k(08 spin\k(09 -\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+verify\k(01 user\k(02 password\k(03 passwd(1)\k(04 passwd,\k(05 netkey\k(06 \-\k(07 change\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+version\k(01 fversion(2)\k(02 fversion\k(03 \-\k(04 initialize\k(05 9P\k(06 connection\k(07 and\k(08 negotiate\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+version\k(01 version(5)\k(02 version\k(03 \-\k(04 negotiate\k(05 protocol\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+version\k(01 \-\k(02 negotiate\k(03 protocol\k(04 version\k(05 version(5)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+version\k(01 2\k(02 encryption\k(03 to\k(04 a\k(05 communication\k(06 channel\k(07 pushssl(2)\k(08 pushssl\k(09 \-\k(10 attach\k(11 SSL\k(12 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 
+.di xx
+vf\k(01 \-\k(02 filtering\k(03 mail\k(04 filter(1)\k(05 filter,\k(06 list,\k(07 deliver,\k(08 token,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+vfprint,\k(01 vsnprint,\k(02 vseprint,\k(03 vsmprint,\k(04 runevsnprint,\k(05 runevseprint,\k(06 runevsmprint\k(07 \-\k(08 print\k(09 formatted\k(10 output\k(11 print(2)\k(12 print,\k(13 fprint,\k(14 sprint,\k(15 snprint,\k(16 seprint,\k(17 smprint,\k(18 runesprint,\k(19 runesnprint,\k(20 runeseprint,\k(21 runesmprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vfprintf,\k(01 vprintf,\k(02 vsprintf,\k(03 vsnprintf\k(04 \-\k(05 print\k(06 formatted\k(07 output\k(08 fprintf(2)\k(09 fprintf,\k(10 printf,\k(11 sprintf,\k(12 snprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+vfscanf\k(01 \-\k(02 scan\k(03 formatted\k(04 input\k(05 fscanf(2)\k(06 fscanf,\k(07 scanf,\k(08 sscanf,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+vga\k(01 \-\k(02 configure\k(03 a\k(04 VGA\k(05 card\k(06 vga(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+vga\k(01 \-\k(02 VGA\k(03 controller\k(04 device\k(05 vga(3)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+VGA\k(01 card\k(02 vga(8)\k(03 vga\k(04 \-\k(05 configure\k(06 a\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+VGA\k(01 controller\k(02 and\k(03 monitor\k(04 database\k(05 vgadb(6)\k(06 vgadb\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+VGA\k(01 controller\k(02 device\k(03 vga(3)\k(04 vga\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+vgadb\k(01 \-\k(02 VGA\k(03 controller\k(04 and\k(05 monitor\k(06 database\k(07 vgadb(6)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vi,\k(01 qi\k(02 \-\k(03 instruction\k(04 simulators\k(05 vi(1)\k(06 5i,\k(07 ki,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+view\k(01 and\k(02 convert\k(03 pictures\k(04 jpg(1)\k(05 jpg,\k(06 gif,\k(07 png,\k(08 ppm,\k(09 bmp,\k(10 yuv,\k(11 ico,\k(12 togif,\k(13 toppm,\k(14 topng,\k(15 toico\k(16 \-\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+view\k(01 FAX,\k(02 image,\k(03 graphic,\k(04 PostScript,\k(05 PDF,\k(06 and\k(07 typesetter\k(08 output\k(09 files\k(10 page(1)\k(11 page\k(12 \-\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+viewer\k(01 gview(1)\k(02 gview\k(03 \-\k(04 interactive\k(05 graph\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+viewer\k(01 for\k(02 Virtual\k(03 Network\k(04 Computing\k(05 (VN)\k(06 vnc(1)\k(07 vncs,\k(08 vncv\k(09 \-\k(10 remote\k(11 frame\k(12 buffer\k(13 server\k(14 and\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+viewport\k(01 \-\k(02 Geometric\k(03 transformations\k(04 matrix(2)\k(05 ident,\k(06 matmul,\k(07 matmulr,\k(08 determinant,\k(09 adjoint,\k(10 invertmat,\k(11 xformpoint,\k(12 xformpointd,\k(13 xformplane,\k(14 pushmat,\k(15 popmat,\k(16 rot,\k(17 qrot,\k(18 scale,\k(19 move,\k(20 xform,\k(21 ixform,\k(22 persp,\k(23 look,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+virtual\k(01 memory\k(02 segattach(2)\k(03 segattach,\k(04 segdetach,\k(05 segfree\k(06 \-\k(07 map/unmap\k(08 a\k(09 segment\k(10 in\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+Virtual\k(01 Network\k(02 Computing\k(03 (VN)\k(04 vnc(1)\k(05 vncs,\k(06 vncv\k(07 \-\k(08 remote\k(09 frame\k(10 buffer\k(11 server\k(12 and\k(13 viewer\k(14 for\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vl\k(01 \-\k(02 loaders\k(03 2l(1)\k(04 0l,\k(05 1l,\k(06 2l,\k(07 5l,\k(08 6l,\k(09 7l,\k(10 8l,\k(11 kl,\k(12 ql,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+VN)\k(01 vnc(1)\k(02 vncs,\k(03 vncv\k(04 \-\k(05 remote\k(06 frame\k(07 buffer\k(08 server\k(09 and\k(10 viewer\k(11 for\k(12 Virtual\k(13 Network\k(14 Computing\k(15 (
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vncs,\k(01 vncv\k(02 \-\k(03 remote\k(04 frame\k(05 buffer\k(06 server\k(07 and\k(08 viewer\k(09 for\k(10 Virtual\k(11 Network\k(12 Computing\k(13 (VN)\k(14 vnc(1)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vncv\k(01 \-\k(02 remote\k(03 frame\k(04 buffer\k(05 server\k(06 and\k(07 viewer\k(08 for\k(09 Virtual\k(10 Network\k(11 Computing\k(12 (VN)\k(13 vnc(1)\k(14 vncs,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+volatile\k(01 RAM\k(02 rtc(3)\k(03 rtc\k(04 \-\k(05 real-time\k(06 clock\k(07 and\k(08 non-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vprintf,\k(01 vsprintf,\k(02 vsnprintf\k(03 \-\k(04 print\k(05 formatted\k(06 output\k(07 fprintf(2)\k(08 fprintf,\k(09 printf,\k(10 sprintf,\k(11 snprintf,\k(12 vfprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+vrem3,\k(01 pn2f3,\k(02 ppp2f3,\k(03 fff2p3,\k(04 pdiv4,\k(05 add4,\k(06 sub4\k(07 \-\k(08 operations\k(09 on\k(10 3-d\k(11 points\k(12 and\k(13 planes\k(14 arith3(2)\k(15 add3,\k(16 sub3,\k(17 neg3,\k(18 div3,\k(19 mul3,\k(20 eqpt3,\k(21 closept3,\k(22 dot3,\k(23 cross3,\k(24 len3,\k(25 dist3,\k(26 unit3,\k(27 midpt3,\k(28 lerp3,\k(29 reflect3,\k(30 nearseg3,\k(31 pldist3,\k(32 vdiv3,\k(33 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 
+.di xx
+vseprint,\k(01 vsmprint,\k(02 runevsnprint,\k(03 runevseprint,\k(04 runevsmprint\k(05 \-\k(06 print\k(07 formatted\k(08 output\k(09 print(2)\k(10 print,\k(11 fprint,\k(12 sprint,\k(13 snprint,\k(14 seprint,\k(15 smprint,\k(16 runesprint,\k(17 runesnprint,\k(18 runeseprint,\k(19 runesmprint,\k(20 vfprint,\k(21 vsnprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vsmprint,\k(01 runevsnprint,\k(02 runevseprint,\k(03 runevsmprint\k(04 \-\k(05 print\k(06 formatted\k(07 output\k(08 print(2)\k(09 print,\k(10 fprint,\k(11 sprint,\k(12 snprint,\k(13 seprint,\k(14 smprint,\k(15 runesprint,\k(16 runesnprint,\k(17 runeseprint,\k(18 runesmprint,\k(19 vfprint,\k(20 vsnprint,\k(21 vseprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vsnprint,\k(01 vseprint,\k(02 vsmprint,\k(03 runevsnprint,\k(04 runevseprint,\k(05 runevsmprint\k(06 \-\k(07 print\k(08 formatted\k(09 output\k(10 print(2)\k(11 print,\k(12 fprint,\k(13 sprint,\k(14 snprint,\k(15 seprint,\k(16 smprint,\k(17 runesprint,\k(18 runesnprint,\k(19 runeseprint,\k(20 runesmprint,\k(21 vfprint,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vsnprintf\k(01 \-\k(02 print\k(03 formatted\k(04 output\k(05 fprintf(2)\k(06 fprintf,\k(07 printf,\k(08 sprintf,\k(09 snprintf,\k(10 vfprintf,\k(11 vprintf,\k(12 vsprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+vsprintf,\k(01 vsnprintf\k(02 \-\k(03 print\k(04 formatted\k(05 output\k(06 fprintf(2)\k(07 fprintf,\k(08 printf,\k(09 sprintf,\k(10 snprintf,\k(11 vfprintf,\k(12 vprintf,\k(13 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 
+.di xx
+vt\k(01 \-\k(02 emulate\k(03 a\k(04 VT-100\k(05 or\k(06 VT-220\k(07 terminal\k(08 vt(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+VT-100\k(01 or\k(02 VT-220\k(03 terminal\k(04 vt(1)\k(05 vt\k(06 \-\k(07 emulate\k(08 a\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+VT-220\k(01 terminal\k(02 vt(1)\k(03 vt\k(04 \-\k(05 emulate\k(06 a\k(07 VT-100\k(08 or\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+VtBlock,\k(01 VtCache,\k(02 vtblockcopy,\k(03 vtblockdirty,\k(04 vtblockduplock,\k(05 vtblockput,\k(06 vtblockwrite,\k(07 vtcachealloc,\k(08 vtcacheallocblock,\k(09 vtcacheblocksize,\k(10 vtcachefree,\k(11 vtcacheglobal,\k(12 vtcachelocal,\k(13 vtcachesetwrite,\k(14 vtglobaltolocal,\k(15 vtlocaltoglobal\k(16 \-\k(17 Venti\k(18 block\k(19 cache\k(20 venti-cache(2)\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtblockcopy,\k(01 vtblockdirty,\k(02 vtblockduplock,\k(03 vtblockput,\k(04 vtblockwrite,\k(05 vtcachealloc,\k(06 vtcacheallocblock,\k(07 vtcacheblocksize,\k(08 vtcachefree,\k(09 vtcacheglobal,\k(10 vtcachelocal,\k(11 vtcachesetwrite,\k(12 vtglobaltolocal,\k(13 vtlocaltoglobal\k(14 \-\k(15 Venti\k(16 block\k(17 cache\k(18 venti-cache(2)\k(19 VtBlock,\k(20 VtCache,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtblockdirty,\k(01 vtblockduplock,\k(02 vtblockput,\k(03 vtblockwrite,\k(04 vtcachealloc,\k(05 vtcacheallocblock,\k(06 vtcacheblocksize,\k(07 vtcachefree,\k(08 vtcacheglobal,\k(09 vtcachelocal,\k(10 vtcachesetwrite,\k(11 vtglobaltolocal,\k(12 vtlocaltoglobal\k(13 \-\k(14 Venti\k(15 block\k(16 cache\k(17 venti-cache(2)\k(18 VtBlock,\k(19 VtCache,\k(20 vtblockcopy,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtblockduplock,\k(01 vtblockput,\k(02 vtblockwrite,\k(03 vtcachealloc,\k(04 vtcacheallocblock,\k(05 vtcacheblocksize,\k(06 vtcachefree,\k(07 vtcacheglobal,\k(08 vtcachelocal,\k(09 vtcachesetwrite,\k(10 vtglobaltolocal,\k(11 vtlocaltoglobal\k(12 \-\k(13 Venti\k(14 block\k(15 cache\k(16 venti-cache(2)\k(17 VtBlock,\k(18 VtCache,\k(19 vtblockcopy,\k(20 vtblockdirty,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtblockput,\k(01 vtblockwrite,\k(02 vtcachealloc,\k(03 vtcacheallocblock,\k(04 vtcacheblocksize,\k(05 vtcachefree,\k(06 vtcacheglobal,\k(07 vtcachelocal,\k(08 vtcachesetwrite,\k(09 vtglobaltolocal,\k(10 vtlocaltoglobal\k(11 \-\k(12 Venti\k(13 block\k(14 cache\k(15 venti-cache(2)\k(16 VtBlock,\k(17 VtCache,\k(18 vtblockcopy,\k(19 vtblockdirty,\k(20 vtblockduplock,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtblockwrite,\k(01 vtcachealloc,\k(02 vtcacheallocblock,\k(03 vtcacheblocksize,\k(04 vtcachefree,\k(05 vtcacheglobal,\k(06 vtcachelocal,\k(07 vtcachesetwrite,\k(08 vtglobaltolocal,\k(09 vtlocaltoglobal\k(10 \-\k(11 Venti\k(12 block\k(13 cache\k(14 venti-cache(2)\k(15 VtBlock,\k(16 VtCache,\k(17 vtblockcopy,\k(18 vtblockdirty,\k(19 vtblockduplock,\k(20 vtblockput,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtbrk,\k(01 vtmalloc,\k(02 vtmallocz,\k(03 vtrealloc,\k(04 vtstrdup,\k(05 vtfree\k(06 \-\k(07 error-checking\k(08 memory\k(09 allocators\k(10 venti-mem(2)\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+VtCache,\k(01 vtblockcopy,\k(02 vtblockdirty,\k(03 vtblockduplock,\k(04 vtblockput,\k(05 vtblockwrite,\k(06 vtcachealloc,\k(07 vtcacheallocblock,\k(08 vtcacheblocksize,\k(09 vtcachefree,\k(10 vtcacheglobal,\k(11 vtcachelocal,\k(12 vtcachesetwrite,\k(13 vtglobaltolocal,\k(14 vtlocaltoglobal\k(15 \-\k(16 Venti\k(17 block\k(18 cache\k(19 venti-cache(2)\k(20 VtBlock,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcachealloc,\k(01 vtcacheallocblock,\k(02 vtcacheblocksize,\k(03 vtcachefree,\k(04 vtcacheglobal,\k(05 vtcachelocal,\k(06 vtcachesetwrite,\k(07 vtglobaltolocal,\k(08 vtlocaltoglobal\k(09 \-\k(10 Venti\k(11 block\k(12 cache\k(13 venti-cache(2)\k(14 VtBlock,\k(15 VtCache,\k(16 vtblockcopy,\k(17 vtblockdirty,\k(18 vtblockduplock,\k(19 vtblockput,\k(20 vtblockwrite,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcacheallocblock,\k(01 vtcacheblocksize,\k(02 vtcachefree,\k(03 vtcacheglobal,\k(04 vtcachelocal,\k(05 vtcachesetwrite,\k(06 vtglobaltolocal,\k(07 vtlocaltoglobal\k(08 \-\k(09 Venti\k(10 block\k(11 cache\k(12 venti-cache(2)\k(13 VtBlock,\k(14 VtCache,\k(15 vtblockcopy,\k(16 vtblockdirty,\k(17 vtblockduplock,\k(18 vtblockput,\k(19 vtblockwrite,\k(20 vtcachealloc,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcacheblocksize,\k(01 vtcachefree,\k(02 vtcacheglobal,\k(03 vtcachelocal,\k(04 vtcachesetwrite,\k(05 vtglobaltolocal,\k(06 vtlocaltoglobal\k(07 \-\k(08 Venti\k(09 block\k(10 cache\k(11 venti-cache(2)\k(12 VtBlock,\k(13 VtCache,\k(14 vtblockcopy,\k(15 vtblockdirty,\k(16 vtblockduplock,\k(17 vtblockput,\k(18 vtblockwrite,\k(19 vtcachealloc,\k(20 vtcacheallocblock,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcachefree,\k(01 vtcacheglobal,\k(02 vtcachelocal,\k(03 vtcachesetwrite,\k(04 vtglobaltolocal,\k(05 vtlocaltoglobal\k(06 \-\k(07 Venti\k(08 block\k(09 cache\k(10 venti-cache(2)\k(11 VtBlock,\k(12 VtCache,\k(13 vtblockcopy,\k(14 vtblockdirty,\k(15 vtblockduplock,\k(16 vtblockput,\k(17 vtblockwrite,\k(18 vtcachealloc,\k(19 vtcacheallocblock,\k(20 vtcacheblocksize,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcacheglobal,\k(01 vtcachelocal,\k(02 vtcachesetwrite,\k(03 vtglobaltolocal,\k(04 vtlocaltoglobal\k(05 \-\k(06 Venti\k(07 block\k(08 cache\k(09 venti-cache(2)\k(10 VtBlock,\k(11 VtCache,\k(12 vtblockcopy,\k(13 vtblockdirty,\k(14 vtblockduplock,\k(15 vtblockput,\k(16 vtblockwrite,\k(17 vtcachealloc,\k(18 vtcacheallocblock,\k(19 vtcacheblocksize,\k(20 vtcachefree,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcachelocal,\k(01 vtcachesetwrite,\k(02 vtglobaltolocal,\k(03 vtlocaltoglobal\k(04 \-\k(05 Venti\k(06 block\k(07 cache\k(08 venti-cache(2)\k(09 VtBlock,\k(10 VtCache,\k(11 vtblockcopy,\k(12 vtblockdirty,\k(13 vtblockduplock,\k(14 vtblockput,\k(15 vtblockwrite,\k(16 vtcachealloc,\k(17 vtcacheallocblock,\k(18 vtcacheblocksize,\k(19 vtcachefree,\k(20 vtcacheglobal,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vtcachesetwrite,\k(01 vtglobaltolocal,\k(02 vtlocaltoglobal\k(03 \-\k(04 Venti\k(05 block\k(06 cache\k(07 venti-cache(2)\k(08 VtBlock,\k(09 VtCache,\k(10 vtblockcopy,\k(11 vtblockdirty,\k(12 vtblockduplock,\k(13 vtblockput,\k(14 vtblockwrite,\k(15 vtcachealloc,\k(16 vtcacheallocblock,\k(17 vtcacheblocksize,\k(18 vtcachefree,\k(19 vtcacheglobal,\k(20 vtcachelocal,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+VtConn,\k(01 vtconn,\k(02 vtdial,\k(03 vtfreeconn,\k(04 vtsend,\k(05 vtrecv,\k(06 vtversion,\k(07 vtdebug,\k(08 vthangup\k(09 \-\k(10 Venti\k(11 network\k(12 connections\k(13 venti-conn(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtconn,\k(01 vtdial,\k(02 vtfreeconn,\k(03 vtsend,\k(04 vtrecv,\k(05 vtversion,\k(06 vtdebug,\k(07 vthangup\k(08 \-\k(09 Venti\k(10 network\k(11 connections\k(12 venti-conn(2)\k(13 VtConn,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtconnect,\k(01 vthello,\k(02 vtread,\k(03 vtwrite,\k(04 vtreadpacket,\k(05 vtwritepacket,\k(06 vtsync,\k(07 vtping,\k(08 vtrpc,\k(09 ventidoublechecksha1\k(10 \-\k(11 Venti\k(12 client\k(13 venti-client(2)\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtdebug,\k(01 vthangup\k(02 \-\k(03 Venti\k(04 network\k(05 connections\k(06 venti-conn(2)\k(07 VtConn,\k(08 vtconn,\k(09 vtdial,\k(10 vtfreeconn,\k(11 vtsend,\k(12 vtrecv,\k(13 vtversion,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtdial,\k(01 vtfreeconn,\k(02 vtsend,\k(03 vtrecv,\k(04 vtversion,\k(05 vtdebug,\k(06 vthangup\k(07 \-\k(08 Venti\k(09 network\k(10 connections\k(11 venti-conn(2)\k(12 VtConn,\k(13 vtconn,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+VtEntry,\k(01 VtFcall,\k(02 VtRoot,\k(03 vtentrypack,\k(04 vtentryunpack,\k(05 vtfcallclear,\k(06 vtfcallfmt,\k(07 vtfcallpack,\k(08 vtfcallunpack,\k(09 vtfromdisktype,\k(10 vttodisktype,\k(11 vtgetstring,\k(12 vtputstring,\k(13 vtrootpack,\k(14 vtrootunpack,\k(15 vtparsescore,\k(16 vtscorefmt\k(17 \-\k(18 venti\k(19 data\k(20 formats\k(21 venti-fcall(2)\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtentrypack,\k(01 vtentryunpack,\k(02 vtfcallclear,\k(03 vtfcallfmt,\k(04 vtfcallpack,\k(05 vtfcallunpack,\k(06 vtfromdisktype,\k(07 vttodisktype,\k(08 vtgetstring,\k(09 vtputstring,\k(10 vtrootpack,\k(11 vtrootunpack,\k(12 vtparsescore,\k(13 vtscorefmt\k(14 \-\k(15 venti\k(16 data\k(17 formats\k(18 venti-fcall(2)\k(19 VtEntry,\k(20 VtFcall,\k(21 VtRoot,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtentryunpack,\k(01 vtfcallclear,\k(02 vtfcallfmt,\k(03 vtfcallpack,\k(04 vtfcallunpack,\k(05 vtfromdisktype,\k(06 vttodisktype,\k(07 vtgetstring,\k(08 vtputstring,\k(09 vtrootpack,\k(10 vtrootunpack,\k(11 vtparsescore,\k(12 vtscorefmt\k(13 \-\k(14 venti\k(15 data\k(16 formats\k(17 venti-fcall(2)\k(18 VtEntry,\k(19 VtFcall,\k(20 VtRoot,\k(21 vtentrypack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+VtFcall,\k(01 VtRoot,\k(02 vtentrypack,\k(03 vtentryunpack,\k(04 vtfcallclear,\k(05 vtfcallfmt,\k(06 vtfcallpack,\k(07 vtfcallunpack,\k(08 vtfromdisktype,\k(09 vttodisktype,\k(10 vtgetstring,\k(11 vtputstring,\k(12 vtrootpack,\k(13 vtrootunpack,\k(14 vtparsescore,\k(15 vtscorefmt\k(16 \-\k(17 venti\k(18 data\k(19 formats\k(20 venti-fcall(2)\k(21 VtEntry,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtfcallclear,\k(01 vtfcallfmt,\k(02 vtfcallpack,\k(03 vtfcallunpack,\k(04 vtfromdisktype,\k(05 vttodisktype,\k(06 vtgetstring,\k(07 vtputstring,\k(08 vtrootpack,\k(09 vtrootunpack,\k(10 vtparsescore,\k(11 vtscorefmt\k(12 \-\k(13 venti\k(14 data\k(15 formats\k(16 venti-fcall(2)\k(17 VtEntry,\k(18 VtFcall,\k(19 VtRoot,\k(20 vtentrypack,\k(21 vtentryunpack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtfcallfmt,\k(01 vtfcallpack,\k(02 vtfcallunpack,\k(03 vtfromdisktype,\k(04 vttodisktype,\k(05 vtgetstring,\k(06 vtputstring,\k(07 vtrootpack,\k(08 vtrootunpack,\k(09 vtparsescore,\k(10 vtscorefmt\k(11 \-\k(12 venti\k(13 data\k(14 formats\k(15 venti-fcall(2)\k(16 VtEntry,\k(17 VtFcall,\k(18 VtRoot,\k(19 vtentrypack,\k(20 vtentryunpack,\k(21 vtfcallclear,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtfcallpack,\k(01 vtfcallunpack,\k(02 vtfromdisktype,\k(03 vttodisktype,\k(04 vtgetstring,\k(05 vtputstring,\k(06 vtrootpack,\k(07 vtrootunpack,\k(08 vtparsescore,\k(09 vtscorefmt\k(10 \-\k(11 venti\k(12 data\k(13 formats\k(14 venti-fcall(2)\k(15 VtEntry,\k(16 VtFcall,\k(17 VtRoot,\k(18 vtentrypack,\k(19 vtentryunpack,\k(20 vtfcallclear,\k(21 vtfcallfmt,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtfcallunpack,\k(01 vtfromdisktype,\k(02 vttodisktype,\k(03 vtgetstring,\k(04 vtputstring,\k(05 vtrootpack,\k(06 vtrootunpack,\k(07 vtparsescore,\k(08 vtscorefmt\k(09 \-\k(10 venti\k(11 data\k(12 formats\k(13 venti-fcall(2)\k(14 VtEntry,\k(15 VtFcall,\k(16 VtRoot,\k(17 vtentrypack,\k(18 vtentryunpack,\k(19 vtfcallclear,\k(20 vtfcallfmt,\k(21 vtfcallpack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+VtFile,\k(01 vtfileblock,\k(02 vtfileblockscore,\k(03 vtfileclose,\k(04 vtfilecreate,\k(05 vtfilecreateroot,\k(06 vtfileflush,\k(07 vtfileflushbefore,\k(08 vtfilegetdirsize,\k(09 vtfilegetentry,\k(10 vtfilegetsize,\k(11 vtfileincref,\k(12 vtfilelock,\k(13 vtfilelock2,\k(14 vtfileopen,\k(15 vtfileopenroot,\k(16 vtfileread,\k(17 vtfileremove,\k(18 vtfilesetdirsize,\k(19 vtfilesetentry,\k(20 vtfilesetsize,\k(21 vtfiletruncate,\k(22 vtfileunlock,\k(23 vtfilewrite\k(24 \-\k(25 Venti\k(26 files\k(27 venti-file(2)\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileblock,\k(01 vtfileblockscore,\k(02 vtfileclose,\k(03 vtfilecreate,\k(04 vtfilecreateroot,\k(05 vtfileflush,\k(06 vtfileflushbefore,\k(07 vtfilegetdirsize,\k(08 vtfilegetentry,\k(09 vtfilegetsize,\k(10 vtfileincref,\k(11 vtfilelock,\k(12 vtfilelock2,\k(13 vtfileopen,\k(14 vtfileopenroot,\k(15 vtfileread,\k(16 vtfileremove,\k(17 vtfilesetdirsize,\k(18 vtfilesetentry,\k(19 vtfilesetsize,\k(20 vtfiletruncate,\k(21 vtfileunlock,\k(22 vtfilewrite\k(23 \-\k(24 Venti\k(25 files\k(26 venti-file(2)\k(27 VtFile,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileblockscore,\k(01 vtfileclose,\k(02 vtfilecreate,\k(03 vtfilecreateroot,\k(04 vtfileflush,\k(05 vtfileflushbefore,\k(06 vtfilegetdirsize,\k(07 vtfilegetentry,\k(08 vtfilegetsize,\k(09 vtfileincref,\k(10 vtfilelock,\k(11 vtfilelock2,\k(12 vtfileopen,\k(13 vtfileopenroot,\k(14 vtfileread,\k(15 vtfileremove,\k(16 vtfilesetdirsize,\k(17 vtfilesetentry,\k(18 vtfilesetsize,\k(19 vtfiletruncate,\k(20 vtfileunlock,\k(21 vtfilewrite\k(22 \-\k(23 Venti\k(24 files\k(25 venti-file(2)\k(26 VtFile,\k(27 vtfileblock,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileclose,\k(01 vtfilecreate,\k(02 vtfilecreateroot,\k(03 vtfileflush,\k(04 vtfileflushbefore,\k(05 vtfilegetdirsize,\k(06 vtfilegetentry,\k(07 vtfilegetsize,\k(08 vtfileincref,\k(09 vtfilelock,\k(10 vtfilelock2,\k(11 vtfileopen,\k(12 vtfileopenroot,\k(13 vtfileread,\k(14 vtfileremove,\k(15 vtfilesetdirsize,\k(16 vtfilesetentry,\k(17 vtfilesetsize,\k(18 vtfiletruncate,\k(19 vtfileunlock,\k(20 vtfilewrite\k(21 \-\k(22 Venti\k(23 files\k(24 venti-file(2)\k(25 VtFile,\k(26 vtfileblock,\k(27 vtfileblockscore,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilecreate,\k(01 vtfilecreateroot,\k(02 vtfileflush,\k(03 vtfileflushbefore,\k(04 vtfilegetdirsize,\k(05 vtfilegetentry,\k(06 vtfilegetsize,\k(07 vtfileincref,\k(08 vtfilelock,\k(09 vtfilelock2,\k(10 vtfileopen,\k(11 vtfileopenroot,\k(12 vtfileread,\k(13 vtfileremove,\k(14 vtfilesetdirsize,\k(15 vtfilesetentry,\k(16 vtfilesetsize,\k(17 vtfiletruncate,\k(18 vtfileunlock,\k(19 vtfilewrite\k(20 \-\k(21 Venti\k(22 files\k(23 venti-file(2)\k(24 VtFile,\k(25 vtfileblock,\k(26 vtfileblockscore,\k(27 vtfileclose,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilecreateroot,\k(01 vtfileflush,\k(02 vtfileflushbefore,\k(03 vtfilegetdirsize,\k(04 vtfilegetentry,\k(05 vtfilegetsize,\k(06 vtfileincref,\k(07 vtfilelock,\k(08 vtfilelock2,\k(09 vtfileopen,\k(10 vtfileopenroot,\k(11 vtfileread,\k(12 vtfileremove,\k(13 vtfilesetdirsize,\k(14 vtfilesetentry,\k(15 vtfilesetsize,\k(16 vtfiletruncate,\k(17 vtfileunlock,\k(18 vtfilewrite\k(19 \-\k(20 Venti\k(21 files\k(22 venti-file(2)\k(23 VtFile,\k(24 vtfileblock,\k(25 vtfileblockscore,\k(26 vtfileclose,\k(27 vtfilecreate,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileflush,\k(01 vtfileflushbefore,\k(02 vtfilegetdirsize,\k(03 vtfilegetentry,\k(04 vtfilegetsize,\k(05 vtfileincref,\k(06 vtfilelock,\k(07 vtfilelock2,\k(08 vtfileopen,\k(09 vtfileopenroot,\k(10 vtfileread,\k(11 vtfileremove,\k(12 vtfilesetdirsize,\k(13 vtfilesetentry,\k(14 vtfilesetsize,\k(15 vtfiletruncate,\k(16 vtfileunlock,\k(17 vtfilewrite\k(18 \-\k(19 Venti\k(20 files\k(21 venti-file(2)\k(22 VtFile,\k(23 vtfileblock,\k(24 vtfileblockscore,\k(25 vtfileclose,\k(26 vtfilecreate,\k(27 vtfilecreateroot,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileflushbefore,\k(01 vtfilegetdirsize,\k(02 vtfilegetentry,\k(03 vtfilegetsize,\k(04 vtfileincref,\k(05 vtfilelock,\k(06 vtfilelock2,\k(07 vtfileopen,\k(08 vtfileopenroot,\k(09 vtfileread,\k(10 vtfileremove,\k(11 vtfilesetdirsize,\k(12 vtfilesetentry,\k(13 vtfilesetsize,\k(14 vtfiletruncate,\k(15 vtfileunlock,\k(16 vtfilewrite\k(17 \-\k(18 Venti\k(19 files\k(20 venti-file(2)\k(21 VtFile,\k(22 vtfileblock,\k(23 vtfileblockscore,\k(24 vtfileclose,\k(25 vtfilecreate,\k(26 vtfilecreateroot,\k(27 vtfileflush,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilegetdirsize,\k(01 vtfilegetentry,\k(02 vtfilegetsize,\k(03 vtfileincref,\k(04 vtfilelock,\k(05 vtfilelock2,\k(06 vtfileopen,\k(07 vtfileopenroot,\k(08 vtfileread,\k(09 vtfileremove,\k(10 vtfilesetdirsize,\k(11 vtfilesetentry,\k(12 vtfilesetsize,\k(13 vtfiletruncate,\k(14 vtfileunlock,\k(15 vtfilewrite\k(16 \-\k(17 Venti\k(18 files\k(19 venti-file(2)\k(20 VtFile,\k(21 vtfileblock,\k(22 vtfileblockscore,\k(23 vtfileclose,\k(24 vtfilecreate,\k(25 vtfilecreateroot,\k(26 vtfileflush,\k(27 vtfileflushbefore,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilegetentry,\k(01 vtfilegetsize,\k(02 vtfileincref,\k(03 vtfilelock,\k(04 vtfilelock2,\k(05 vtfileopen,\k(06 vtfileopenroot,\k(07 vtfileread,\k(08 vtfileremove,\k(09 vtfilesetdirsize,\k(10 vtfilesetentry,\k(11 vtfilesetsize,\k(12 vtfiletruncate,\k(13 vtfileunlock,\k(14 vtfilewrite\k(15 \-\k(16 Venti\k(17 files\k(18 venti-file(2)\k(19 VtFile,\k(20 vtfileblock,\k(21 vtfileblockscore,\k(22 vtfileclose,\k(23 vtfilecreate,\k(24 vtfilecreateroot,\k(25 vtfileflush,\k(26 vtfileflushbefore,\k(27 vtfilegetdirsize,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilegetsize,\k(01 vtfileincref,\k(02 vtfilelock,\k(03 vtfilelock2,\k(04 vtfileopen,\k(05 vtfileopenroot,\k(06 vtfileread,\k(07 vtfileremove,\k(08 vtfilesetdirsize,\k(09 vtfilesetentry,\k(10 vtfilesetsize,\k(11 vtfiletruncate,\k(12 vtfileunlock,\k(13 vtfilewrite\k(14 \-\k(15 Venti\k(16 files\k(17 venti-file(2)\k(18 VtFile,\k(19 vtfileblock,\k(20 vtfileblockscore,\k(21 vtfileclose,\k(22 vtfilecreate,\k(23 vtfilecreateroot,\k(24 vtfileflush,\k(25 vtfileflushbefore,\k(26 vtfilegetdirsize,\k(27 vtfilegetentry,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileincref,\k(01 vtfilelock,\k(02 vtfilelock2,\k(03 vtfileopen,\k(04 vtfileopenroot,\k(05 vtfileread,\k(06 vtfileremove,\k(07 vtfilesetdirsize,\k(08 vtfilesetentry,\k(09 vtfilesetsize,\k(10 vtfiletruncate,\k(11 vtfileunlock,\k(12 vtfilewrite\k(13 \-\k(14 Venti\k(15 files\k(16 venti-file(2)\k(17 VtFile,\k(18 vtfileblock,\k(19 vtfileblockscore,\k(20 vtfileclose,\k(21 vtfilecreate,\k(22 vtfilecreateroot,\k(23 vtfileflush,\k(24 vtfileflushbefore,\k(25 vtfilegetdirsize,\k(26 vtfilegetentry,\k(27 vtfilegetsize,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilelock,\k(01 vtfilelock2,\k(02 vtfileopen,\k(03 vtfileopenroot,\k(04 vtfileread,\k(05 vtfileremove,\k(06 vtfilesetdirsize,\k(07 vtfilesetentry,\k(08 vtfilesetsize,\k(09 vtfiletruncate,\k(10 vtfileunlock,\k(11 vtfilewrite\k(12 \-\k(13 Venti\k(14 files\k(15 venti-file(2)\k(16 VtFile,\k(17 vtfileblock,\k(18 vtfileblockscore,\k(19 vtfileclose,\k(20 vtfilecreate,\k(21 vtfilecreateroot,\k(22 vtfileflush,\k(23 vtfileflushbefore,\k(24 vtfilegetdirsize,\k(25 vtfilegetentry,\k(26 vtfilegetsize,\k(27 vtfileincref,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilelock2,\k(01 vtfileopen,\k(02 vtfileopenroot,\k(03 vtfileread,\k(04 vtfileremove,\k(05 vtfilesetdirsize,\k(06 vtfilesetentry,\k(07 vtfilesetsize,\k(08 vtfiletruncate,\k(09 vtfileunlock,\k(10 vtfilewrite\k(11 \-\k(12 Venti\k(13 files\k(14 venti-file(2)\k(15 VtFile,\k(16 vtfileblock,\k(17 vtfileblockscore,\k(18 vtfileclose,\k(19 vtfilecreate,\k(20 vtfilecreateroot,\k(21 vtfileflush,\k(22 vtfileflushbefore,\k(23 vtfilegetdirsize,\k(24 vtfilegetentry,\k(25 vtfilegetsize,\k(26 vtfileincref,\k(27 vtfilelock,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileopen,\k(01 vtfileopenroot,\k(02 vtfileread,\k(03 vtfileremove,\k(04 vtfilesetdirsize,\k(05 vtfilesetentry,\k(06 vtfilesetsize,\k(07 vtfiletruncate,\k(08 vtfileunlock,\k(09 vtfilewrite\k(10 \-\k(11 Venti\k(12 files\k(13 venti-file(2)\k(14 VtFile,\k(15 vtfileblock,\k(16 vtfileblockscore,\k(17 vtfileclose,\k(18 vtfilecreate,\k(19 vtfilecreateroot,\k(20 vtfileflush,\k(21 vtfileflushbefore,\k(22 vtfilegetdirsize,\k(23 vtfilegetentry,\k(24 vtfilegetsize,\k(25 vtfileincref,\k(26 vtfilelock,\k(27 vtfilelock2,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileopenroot,\k(01 vtfileread,\k(02 vtfileremove,\k(03 vtfilesetdirsize,\k(04 vtfilesetentry,\k(05 vtfilesetsize,\k(06 vtfiletruncate,\k(07 vtfileunlock,\k(08 vtfilewrite\k(09 \-\k(10 Venti\k(11 files\k(12 venti-file(2)\k(13 VtFile,\k(14 vtfileblock,\k(15 vtfileblockscore,\k(16 vtfileclose,\k(17 vtfilecreate,\k(18 vtfilecreateroot,\k(19 vtfileflush,\k(20 vtfileflushbefore,\k(21 vtfilegetdirsize,\k(22 vtfilegetentry,\k(23 vtfilegetsize,\k(24 vtfileincref,\k(25 vtfilelock,\k(26 vtfilelock2,\k(27 vtfileopen,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileread,\k(01 vtfileremove,\k(02 vtfilesetdirsize,\k(03 vtfilesetentry,\k(04 vtfilesetsize,\k(05 vtfiletruncate,\k(06 vtfileunlock,\k(07 vtfilewrite\k(08 \-\k(09 Venti\k(10 files\k(11 venti-file(2)\k(12 VtFile,\k(13 vtfileblock,\k(14 vtfileblockscore,\k(15 vtfileclose,\k(16 vtfilecreate,\k(17 vtfilecreateroot,\k(18 vtfileflush,\k(19 vtfileflushbefore,\k(20 vtfilegetdirsize,\k(21 vtfilegetentry,\k(22 vtfilegetsize,\k(23 vtfileincref,\k(24 vtfilelock,\k(25 vtfilelock2,\k(26 vtfileopen,\k(27 vtfileopenroot,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileremove,\k(01 vtfilesetdirsize,\k(02 vtfilesetentry,\k(03 vtfilesetsize,\k(04 vtfiletruncate,\k(05 vtfileunlock,\k(06 vtfilewrite\k(07 \-\k(08 Venti\k(09 files\k(10 venti-file(2)\k(11 VtFile,\k(12 vtfileblock,\k(13 vtfileblockscore,\k(14 vtfileclose,\k(15 vtfilecreate,\k(16 vtfilecreateroot,\k(17 vtfileflush,\k(18 vtfileflushbefore,\k(19 vtfilegetdirsize,\k(20 vtfilegetentry,\k(21 vtfilegetsize,\k(22 vtfileincref,\k(23 vtfilelock,\k(24 vtfilelock2,\k(25 vtfileopen,\k(26 vtfileopenroot,\k(27 vtfileread,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilesetdirsize,\k(01 vtfilesetentry,\k(02 vtfilesetsize,\k(03 vtfiletruncate,\k(04 vtfileunlock,\k(05 vtfilewrite\k(06 \-\k(07 Venti\k(08 files\k(09 venti-file(2)\k(10 VtFile,\k(11 vtfileblock,\k(12 vtfileblockscore,\k(13 vtfileclose,\k(14 vtfilecreate,\k(15 vtfilecreateroot,\k(16 vtfileflush,\k(17 vtfileflushbefore,\k(18 vtfilegetdirsize,\k(19 vtfilegetentry,\k(20 vtfilegetsize,\k(21 vtfileincref,\k(22 vtfilelock,\k(23 vtfilelock2,\k(24 vtfileopen,\k(25 vtfileopenroot,\k(26 vtfileread,\k(27 vtfileremove,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilesetentry,\k(01 vtfilesetsize,\k(02 vtfiletruncate,\k(03 vtfileunlock,\k(04 vtfilewrite\k(05 \-\k(06 Venti\k(07 files\k(08 venti-file(2)\k(09 VtFile,\k(10 vtfileblock,\k(11 vtfileblockscore,\k(12 vtfileclose,\k(13 vtfilecreate,\k(14 vtfilecreateroot,\k(15 vtfileflush,\k(16 vtfileflushbefore,\k(17 vtfilegetdirsize,\k(18 vtfilegetentry,\k(19 vtfilegetsize,\k(20 vtfileincref,\k(21 vtfilelock,\k(22 vtfilelock2,\k(23 vtfileopen,\k(24 vtfileopenroot,\k(25 vtfileread,\k(26 vtfileremove,\k(27 vtfilesetdirsize,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilesetsize,\k(01 vtfiletruncate,\k(02 vtfileunlock,\k(03 vtfilewrite\k(04 \-\k(05 Venti\k(06 files\k(07 venti-file(2)\k(08 VtFile,\k(09 vtfileblock,\k(10 vtfileblockscore,\k(11 vtfileclose,\k(12 vtfilecreate,\k(13 vtfilecreateroot,\k(14 vtfileflush,\k(15 vtfileflushbefore,\k(16 vtfilegetdirsize,\k(17 vtfilegetentry,\k(18 vtfilegetsize,\k(19 vtfileincref,\k(20 vtfilelock,\k(21 vtfilelock2,\k(22 vtfileopen,\k(23 vtfileopenroot,\k(24 vtfileread,\k(25 vtfileremove,\k(26 vtfilesetdirsize,\k(27 vtfilesetentry,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfiletruncate,\k(01 vtfileunlock,\k(02 vtfilewrite\k(03 \-\k(04 Venti\k(05 files\k(06 venti-file(2)\k(07 VtFile,\k(08 vtfileblock,\k(09 vtfileblockscore,\k(10 vtfileclose,\k(11 vtfilecreate,\k(12 vtfilecreateroot,\k(13 vtfileflush,\k(14 vtfileflushbefore,\k(15 vtfilegetdirsize,\k(16 vtfilegetentry,\k(17 vtfilegetsize,\k(18 vtfileincref,\k(19 vtfilelock,\k(20 vtfilelock2,\k(21 vtfileopen,\k(22 vtfileopenroot,\k(23 vtfileread,\k(24 vtfileremove,\k(25 vtfilesetdirsize,\k(26 vtfilesetentry,\k(27 vtfilesetsize,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfileunlock,\k(01 vtfilewrite\k(02 \-\k(03 Venti\k(04 files\k(05 venti-file(2)\k(06 VtFile,\k(07 vtfileblock,\k(08 vtfileblockscore,\k(09 vtfileclose,\k(10 vtfilecreate,\k(11 vtfilecreateroot,\k(12 vtfileflush,\k(13 vtfileflushbefore,\k(14 vtfilegetdirsize,\k(15 vtfilegetentry,\k(16 vtfilegetsize,\k(17 vtfileincref,\k(18 vtfilelock,\k(19 vtfilelock2,\k(20 vtfileopen,\k(21 vtfileopenroot,\k(22 vtfileread,\k(23 vtfileremove,\k(24 vtfilesetdirsize,\k(25 vtfilesetentry,\k(26 vtfilesetsize,\k(27 vtfiletruncate,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfilewrite\k(01 \-\k(02 Venti\k(03 files\k(04 venti-file(2)\k(05 VtFile,\k(06 vtfileblock,\k(07 vtfileblockscore,\k(08 vtfileclose,\k(09 vtfilecreate,\k(10 vtfilecreateroot,\k(11 vtfileflush,\k(12 vtfileflushbefore,\k(13 vtfilegetdirsize,\k(14 vtfilegetentry,\k(15 vtfilegetsize,\k(16 vtfileincref,\k(17 vtfilelock,\k(18 vtfilelock2,\k(19 vtfileopen,\k(20 vtfileopenroot,\k(21 vtfileread,\k(22 vtfileremove,\k(23 vtfilesetdirsize,\k(24 vtfilesetentry,\k(25 vtfilesetsize,\k(26 vtfiletruncate,\k(27 vtfileunlock,\k(28 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 
+.di xx
+vtfree\k(01 \-\k(02 error-checking\k(03 memory\k(04 allocators\k(05 venti-mem(2)\k(06 vtbrk,\k(07 vtmalloc,\k(08 vtmallocz,\k(09 vtrealloc,\k(10 vtstrdup,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vtfreeconn,\k(01 vtsend,\k(02 vtrecv,\k(03 vtversion,\k(04 vtdebug,\k(05 vthangup\k(06 \-\k(07 Venti\k(08 network\k(09 connections\k(10 venti-conn(2)\k(11 VtConn,\k(12 vtconn,\k(13 vtdial,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtfromdisktype,\k(01 vttodisktype,\k(02 vtgetstring,\k(03 vtputstring,\k(04 vtrootpack,\k(05 vtrootunpack,\k(06 vtparsescore,\k(07 vtscorefmt\k(08 \-\k(09 venti\k(10 data\k(11 formats\k(12 venti-fcall(2)\k(13 VtEntry,\k(14 VtFcall,\k(15 VtRoot,\k(16 vtentrypack,\k(17 vtentryunpack,\k(18 vtfcallclear,\k(19 vtfcallfmt,\k(20 vtfcallpack,\k(21 vtfcallunpack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtgetreq,\k(01 vtrespond\k(02 \-\k(03 Venti\k(04 server\k(05 venti-server(2)\k(06 vtsrvhello,\k(07 vtlisten,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vtgetstring,\k(01 vtputstring,\k(02 vtrootpack,\k(03 vtrootunpack,\k(04 vtparsescore,\k(05 vtscorefmt\k(06 \-\k(07 venti\k(08 data\k(09 formats\k(10 venti-fcall(2)\k(11 VtEntry,\k(12 VtFcall,\k(13 VtRoot,\k(14 vtentrypack,\k(15 vtentryunpack,\k(16 vtfcallclear,\k(17 vtfcallfmt,\k(18 vtfcallpack,\k(19 vtfcallunpack,\k(20 vtfromdisktype,\k(21 vttodisktype,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtglobaltolocal,\k(01 vtlocaltoglobal\k(02 \-\k(03 Venti\k(04 block\k(05 cache\k(06 venti-cache(2)\k(07 VtBlock,\k(08 VtCache,\k(09 vtblockcopy,\k(10 vtblockdirty,\k(11 vtblockduplock,\k(12 vtblockput,\k(13 vtblockwrite,\k(14 vtcachealloc,\k(15 vtcacheallocblock,\k(16 vtcacheblocksize,\k(17 vtcachefree,\k(18 vtcacheglobal,\k(19 vtcachelocal,\k(20 vtcachesetwrite,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+vthangup\k(01 \-\k(02 Venti\k(03 network\k(04 connections\k(05 venti-conn(2)\k(06 VtConn,\k(07 vtconn,\k(08 vtdial,\k(09 vtfreeconn,\k(10 vtsend,\k(11 vtrecv,\k(12 vtversion,\k(13 vtdebug,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vthello,\k(01 vtread,\k(02 vtwrite,\k(03 vtreadpacket,\k(04 vtwritepacket,\k(05 vtsync,\k(06 vtping,\k(07 vtrpc,\k(08 ventidoublechecksha1\k(09 \-\k(10 Venti\k(11 client\k(12 venti-client(2)\k(13 vtconnect,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtlisten,\k(01 vtgetreq,\k(02 vtrespond\k(03 \-\k(04 Venti\k(05 server\k(06 venti-server(2)\k(07 vtsrvhello,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vtlocaltoglobal\k(01 \-\k(02 Venti\k(03 block\k(04 cache\k(05 venti-cache(2)\k(06 VtBlock,\k(07 VtCache,\k(08 vtblockcopy,\k(09 vtblockdirty,\k(10 vtblockduplock,\k(11 vtblockput,\k(12 vtblockwrite,\k(13 vtcachealloc,\k(14 vtcacheallocblock,\k(15 vtcacheblocksize,\k(16 vtcachefree,\k(17 vtcacheglobal,\k(18 vtcachelocal,\k(19 vtcachesetwrite,\k(20 vtglobaltolocal,\k(21 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 
+.di xx
+VtLog,\k(01 VtLogChunk,\k(02 vtlog,\k(03 vtlogclose,\k(04 vtlogdump,\k(05 vtlognames,\k(06 vtlogopen,\k(07 vtlogprint,\k(08 vtlogremove,\k(09 vtlogopen,\k(10 ventilogging\k(11 \-\k(12 Venti\k(13 logs\k(14 venti-log(2)\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlog,\k(01 vtlogclose,\k(02 vtlogdump,\k(03 vtlognames,\k(04 vtlogopen,\k(05 vtlogprint,\k(06 vtlogremove,\k(07 vtlogopen,\k(08 ventilogging\k(09 \-\k(10 Venti\k(11 logs\k(12 venti-log(2)\k(13 VtLog,\k(14 VtLogChunk,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+VtLogChunk,\k(01 vtlog,\k(02 vtlogclose,\k(03 vtlogdump,\k(04 vtlognames,\k(05 vtlogopen,\k(06 vtlogprint,\k(07 vtlogremove,\k(08 vtlogopen,\k(09 ventilogging\k(10 \-\k(11 Venti\k(12 logs\k(13 venti-log(2)\k(14 VtLog,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogclose,\k(01 vtlogdump,\k(02 vtlognames,\k(03 vtlogopen,\k(04 vtlogprint,\k(05 vtlogremove,\k(06 vtlogopen,\k(07 ventilogging\k(08 \-\k(09 Venti\k(10 logs\k(11 venti-log(2)\k(12 VtLog,\k(13 VtLogChunk,\k(14 vtlog,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogdump,\k(01 vtlognames,\k(02 vtlogopen,\k(03 vtlogprint,\k(04 vtlogremove,\k(05 vtlogopen,\k(06 ventilogging\k(07 \-\k(08 Venti\k(09 logs\k(10 venti-log(2)\k(11 VtLog,\k(12 VtLogChunk,\k(13 vtlog,\k(14 vtlogclose,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlognames,\k(01 vtlogopen,\k(02 vtlogprint,\k(03 vtlogremove,\k(04 vtlogopen,\k(05 ventilogging\k(06 \-\k(07 Venti\k(08 logs\k(09 venti-log(2)\k(10 VtLog,\k(11 VtLogChunk,\k(12 vtlog,\k(13 vtlogclose,\k(14 vtlogdump,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogopen,\k(01 ventilogging\k(02 \-\k(03 Venti\k(04 logs\k(05 venti-log(2)\k(06 VtLog,\k(07 VtLogChunk,\k(08 vtlog,\k(09 vtlogclose,\k(10 vtlogdump,\k(11 vtlognames,\k(12 vtlogopen,\k(13 vtlogprint,\k(14 vtlogremove,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogopen,\k(01 vtlogprint,\k(02 vtlogremove,\k(03 vtlogopen,\k(04 ventilogging\k(05 \-\k(06 Venti\k(07 logs\k(08 venti-log(2)\k(09 VtLog,\k(10 VtLogChunk,\k(11 vtlog,\k(12 vtlogclose,\k(13 vtlogdump,\k(14 vtlognames,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogprint,\k(01 vtlogremove,\k(02 vtlogopen,\k(03 ventilogging\k(04 \-\k(05 Venti\k(06 logs\k(07 venti-log(2)\k(08 VtLog,\k(09 VtLogChunk,\k(10 vtlog,\k(11 vtlogclose,\k(12 vtlogdump,\k(13 vtlognames,\k(14 vtlogopen,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtlogremove,\k(01 vtlogopen,\k(02 ventilogging\k(03 \-\k(04 Venti\k(05 logs\k(06 venti-log(2)\k(07 VtLog,\k(08 VtLogChunk,\k(09 vtlog,\k(10 vtlogclose,\k(11 vtlogdump,\k(12 vtlognames,\k(13 vtlogopen,\k(14 vtlogprint,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+vtmalloc,\k(01 vtmallocz,\k(02 vtrealloc,\k(03 vtstrdup,\k(04 vtfree\k(05 \-\k(06 error-checking\k(07 memory\k(08 allocators\k(09 venti-mem(2)\k(10 vtbrk,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vtmallocz,\k(01 vtrealloc,\k(02 vtstrdup,\k(03 vtfree\k(04 \-\k(05 error-checking\k(06 memory\k(07 allocators\k(08 venti-mem(2)\k(09 vtbrk,\k(10 vtmalloc,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vtomp,\k(01 mptov,\k(02 mpdigdiv,\k(03 mpadd,\k(04 mpsub,\k(05 mpleft,\k(06 mpright,\k(07 mpmul,\k(08 mpexp,\k(09 mpmod,\k(10 mpdiv,\k(11 mpcmp,\k(12 mpextendedgcd,\k(13 mpinvert,\k(14 mpsignif,\k(15 mplowbits0,\k(16 mpvecdigmuladd,\k(17 mpvecdigmulsub,\k(18 mpvecadd,\k(19 mpvecsub,\k(20 mpveccmp,\k(21 mpvecmul,\k(22 mpmagcmp,\k(23 mpmagadd,\k(24 mpmagsub,\k(25 crtpre,\k(26 crtin,\k(27 crtout,\k(28 crtprefree,\k(29 crtresfree\k(30 \-\k(31 extended\k(32 precision\k(33 arithmetic\k(34 mp(2)\k(35 mpsetminbits,\k(36 mpnew,\k(37 mpfree,\k(38 mpbits,\k(39 mpnorm,\k(40 mpcopy,\k(41 mpassign,\k(42 mprand,\k(43 strtomp,\k(44 mpfmt,mptoa,\k(45 betomp,\k(46 mptobe,\k(47 letomp,\k(48 mptole,\k(49 mptoui,\k(50 uitomp,\k(51 mptoi,\k(52 itomp,\k(53 uvtomp,\k(54 mptouv,\k(55 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 \n(48 \n(49 \n(50 \n(51 \n(52 \n(53 \n(54 \n(55 
+.di xx
+vtparsescore,\k(01 vtscorefmt\k(02 \-\k(03 venti\k(04 data\k(05 formats\k(06 venti-fcall(2)\k(07 VtEntry,\k(08 VtFcall,\k(09 VtRoot,\k(10 vtentrypack,\k(11 vtentryunpack,\k(12 vtfcallclear,\k(13 vtfcallfmt,\k(14 vtfcallpack,\k(15 vtfcallunpack,\k(16 vtfromdisktype,\k(17 vttodisktype,\k(18 vtgetstring,\k(19 vtputstring,\k(20 vtrootpack,\k(21 vtrootunpack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtping,\k(01 vtrpc,\k(02 ventidoublechecksha1\k(03 \-\k(04 Venti\k(05 client\k(06 venti-client(2)\k(07 vtconnect,\k(08 vthello,\k(09 vtread,\k(10 vtwrite,\k(11 vtreadpacket,\k(12 vtwritepacket,\k(13 vtsync,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtputstring,\k(01 vtrootpack,\k(02 vtrootunpack,\k(03 vtparsescore,\k(04 vtscorefmt\k(05 \-\k(06 venti\k(07 data\k(08 formats\k(09 venti-fcall(2)\k(10 VtEntry,\k(11 VtFcall,\k(12 VtRoot,\k(13 vtentrypack,\k(14 vtentryunpack,\k(15 vtfcallclear,\k(16 vtfcallfmt,\k(17 vtfcallpack,\k(18 vtfcallunpack,\k(19 vtfromdisktype,\k(20 vttodisktype,\k(21 vtgetstring,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtread,\k(01 vtwrite,\k(02 vtreadpacket,\k(03 vtwritepacket,\k(04 vtsync,\k(05 vtping,\k(06 vtrpc,\k(07 ventidoublechecksha1\k(08 \-\k(09 Venti\k(10 client\k(11 venti-client(2)\k(12 vtconnect,\k(13 vthello,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtreadpacket,\k(01 vtwritepacket,\k(02 vtsync,\k(03 vtping,\k(04 vtrpc,\k(05 ventidoublechecksha1\k(06 \-\k(07 Venti\k(08 client\k(09 venti-client(2)\k(10 vtconnect,\k(11 vthello,\k(12 vtread,\k(13 vtwrite,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtrealloc,\k(01 vtstrdup,\k(02 vtfree\k(03 \-\k(04 error-checking\k(05 memory\k(06 allocators\k(07 venti-mem(2)\k(08 vtbrk,\k(09 vtmalloc,\k(10 vtmallocz,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vtrecv,\k(01 vtversion,\k(02 vtdebug,\k(03 vthangup\k(04 \-\k(05 Venti\k(06 network\k(07 connections\k(08 venti-conn(2)\k(09 VtConn,\k(10 vtconn,\k(11 vtdial,\k(12 vtfreeconn,\k(13 vtsend,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtrespond\k(01 \-\k(02 Venti\k(03 server\k(04 venti-server(2)\k(05 vtsrvhello,\k(06 vtlisten,\k(07 vtgetreq,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+VtRoot,\k(01 vtentrypack,\k(02 vtentryunpack,\k(03 vtfcallclear,\k(04 vtfcallfmt,\k(05 vtfcallpack,\k(06 vtfcallunpack,\k(07 vtfromdisktype,\k(08 vttodisktype,\k(09 vtgetstring,\k(10 vtputstring,\k(11 vtrootpack,\k(12 vtrootunpack,\k(13 vtparsescore,\k(14 vtscorefmt\k(15 \-\k(16 venti\k(17 data\k(18 formats\k(19 venti-fcall(2)\k(20 VtEntry,\k(21 VtFcall,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtrootpack,\k(01 vtrootunpack,\k(02 vtparsescore,\k(03 vtscorefmt\k(04 \-\k(05 venti\k(06 data\k(07 formats\k(08 venti-fcall(2)\k(09 VtEntry,\k(10 VtFcall,\k(11 VtRoot,\k(12 vtentrypack,\k(13 vtentryunpack,\k(14 vtfcallclear,\k(15 vtfcallfmt,\k(16 vtfcallpack,\k(17 vtfcallunpack,\k(18 vtfromdisktype,\k(19 vttodisktype,\k(20 vtgetstring,\k(21 vtputstring,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtrootunpack,\k(01 vtparsescore,\k(02 vtscorefmt\k(03 \-\k(04 venti\k(05 data\k(06 formats\k(07 venti-fcall(2)\k(08 VtEntry,\k(09 VtFcall,\k(10 VtRoot,\k(11 vtentrypack,\k(12 vtentryunpack,\k(13 vtfcallclear,\k(14 vtfcallfmt,\k(15 vtfcallpack,\k(16 vtfcallunpack,\k(17 vtfromdisktype,\k(18 vttodisktype,\k(19 vtgetstring,\k(20 vtputstring,\k(21 vtrootpack,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtrpc,\k(01 ventidoublechecksha1\k(02 \-\k(03 Venti\k(04 client\k(05 venti-client(2)\k(06 vtconnect,\k(07 vthello,\k(08 vtread,\k(09 vtwrite,\k(10 vtreadpacket,\k(11 vtwritepacket,\k(12 vtsync,\k(13 vtping,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtscorefmt\k(01 \-\k(02 venti\k(03 data\k(04 formats\k(05 venti-fcall(2)\k(06 VtEntry,\k(07 VtFcall,\k(08 VtRoot,\k(09 vtentrypack,\k(10 vtentryunpack,\k(11 vtfcallclear,\k(12 vtfcallfmt,\k(13 vtfcallpack,\k(14 vtfcallunpack,\k(15 vtfromdisktype,\k(16 vttodisktype,\k(17 vtgetstring,\k(18 vtputstring,\k(19 vtrootpack,\k(20 vtrootunpack,\k(21 vtparsescore,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtsend,\k(01 vtrecv,\k(02 vtversion,\k(03 vtdebug,\k(04 vthangup\k(05 \-\k(06 Venti\k(07 network\k(08 connections\k(09 venti-conn(2)\k(10 VtConn,\k(11 vtconn,\k(12 vtdial,\k(13 vtfreeconn,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtsrvhello,\k(01 vtlisten,\k(02 vtgetreq,\k(03 vtrespond\k(04 \-\k(05 Venti\k(06 server\k(07 venti-server(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vtstrdup,\k(01 vtfree\k(02 \-\k(03 error-checking\k(04 memory\k(05 allocators\k(06 venti-mem(2)\k(07 vtbrk,\k(08 vtmalloc,\k(09 vtmallocz,\k(10 vtrealloc,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+vtsync,\k(01 vtping,\k(02 vtrpc,\k(03 ventidoublechecksha1\k(04 \-\k(05 Venti\k(06 client\k(07 venti-client(2)\k(08 vtconnect,\k(09 vthello,\k(10 vtread,\k(11 vtwrite,\k(12 vtreadpacket,\k(13 vtwritepacket,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vttodisktype,\k(01 vtgetstring,\k(02 vtputstring,\k(03 vtrootpack,\k(04 vtrootunpack,\k(05 vtparsescore,\k(06 vtscorefmt\k(07 \-\k(08 venti\k(09 data\k(10 formats\k(11 venti-fcall(2)\k(12 VtEntry,\k(13 VtFcall,\k(14 VtRoot,\k(15 vtentrypack,\k(16 vtentryunpack,\k(17 vtfcallclear,\k(18 vtfcallfmt,\k(19 vtfcallpack,\k(20 vtfcallunpack,\k(21 vtfromdisktype,\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+vtversion,\k(01 vtdebug,\k(02 vthangup\k(03 \-\k(04 Venti\k(05 network\k(06 connections\k(07 venti-conn(2)\k(08 VtConn,\k(09 vtconn,\k(10 vtdial,\k(11 vtfreeconn,\k(12 vtsend,\k(13 vtrecv,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtwrite,\k(01 vtreadpacket,\k(02 vtwritepacket,\k(03 vtsync,\k(04 vtping,\k(05 vtrpc,\k(06 ventidoublechecksha1\k(07 \-\k(08 Venti\k(09 client\k(10 venti-client(2)\k(11 vtconnect,\k(12 vthello,\k(13 vtread,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtwritepacket,\k(01 vtsync,\k(02 vtping,\k(03 vtrpc,\k(04 ventidoublechecksha1\k(05 \-\k(06 Venti\k(07 client\k(08 venti-client(2)\k(09 vtconnect,\k(10 vthello,\k(11 vtread,\k(12 vtwrite,\k(13 vtreadpacket,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+vtzeroextend,\k(01 vtzeroscore\k(02 \-\k(03 Venti\k(04 block\k(05 truncation\k(06 venti-zero(2)\k(07 vtzerotruncate,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vtzeroscore\k(01 \-\k(02 Venti\k(03 block\k(04 truncation\k(05 venti-zero(2)\k(06 vtzerotruncate,\k(07 vtzeroextend,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vtzerotruncate,\k(01 vtzeroextend,\k(02 vtzeroscore\k(03 \-\k(04 Venti\k(05 block\k(06 truncation\k(07 venti-zero(2)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+vwhois\k(01 \-\k(02 mailbox\k(03 interface\k(04 faces(1)\k(05 faces,\k(06 seemail,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+wait\k(01 for\k(02 a\k(03 process\k(04 to\k(05 exit\k(06 wait(2)\k(07 await,\k(08 wait,\k(09 waitpid\k(10 \-\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+wait,\k(01 waitpid\k(02 \-\k(03 wait\k(04 for\k(05 a\k(06 process\k(07 to\k(08 exit\k(09 wait(2)\k(10 await,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+wait,\k(01 whatis,\k(02 .,\k(03 ~\k(04 \-\k(05 command\k(06 language\k(07 rc(1)\k(08 rc,\k(09 cd,\k(10 eval,\k(11 exec,\k(12 exit,\k(13 flag,\k(14 rfork,\k(15 shift,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+waitpid\k(01 \-\k(02 wait\k(03 for\k(04 a\k(05 process\k(06 to\k(07 exit\k(08 wait(2)\k(09 await,\k(10 wait,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+wake-on-lan\k(01 Ethernet\k(02 packet\k(03 wol(8)\k(04 wol\k(05 \-\k(06 send\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+walk\k(01 \-\k(02 descend\k(03 a\k(04 directory\k(05 hierarchy\k(06 walk(5)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+walkfile,\k(01 opendirfile,\k(02 readdirfile,\k(03 closedirfile,\k(04 hasperm\k(05 \-\k(06 in-memory\k(07 file\k(08 hierarchy\k(09 9pfile(2)\k(10 Tree,\k(11 alloctree,\k(12 freetree,\k(13 File,\k(14 createfile,\k(15 closefile,\k(16 removefile,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+warning\k(01 \-\k(02 authentication\k(03 database\k(04 files\k(05 keyfs(4)\k(06 keyfs,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+wasters\k(01 games(1)\k(02 4s,\k(03 5s,\k(04 juggle,\k(05 mahjongg,\k(06 memo,\k(07 sokoban,\k(08 sudoku\k(09 \-\k(10 time\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+wc\k(01 \-\k(02 word\k(03 count\k(04 wc(1)\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+wdoc2txt,\k(01 xls2txt,\k(02 olefs,\k(03 mswordstrings,\k(04 msexceltables\k(05 \-\k(06 extract\k(07 printable\k(08 text\k(09 from\k(10 Microsoft\k(11 documents\k(12 doc2txt(1)\k(13 doc2txt,\k(14 doc2ps,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+weather\k(01 \-\k(02 print\k(03 weather\k(04 report\k(05 weather(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+weather\k(01 report\k(02 weather(1)\k(03 weather\k(04 \-\k(05 print\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+web\k(01 file\k(02 httpfile(4)\k(03 httpfile\k(04 \-\k(05 serve\k(06 a\k(07 single\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+web\k(01 file\k(02 system\k(03 webfs(4)\k(04 webfs\k(05 \-\k(06 world\k(07 wide\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+web\k(01 page\k(02 corresponding\k(03 to\k(04 a\k(05 url\k(06 hget(1)\k(07 hget\k(08 \-\k(09 retrieve\k(10 a\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+webcookies\k(01 \-\k(02 HTTP\k(03 cookie\k(04 manager\k(05 webcookies(4)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+webfs\k(01 \-\k(02 world\k(03 wide\k(04 web\k(05 file\k(06 system\k(07 webfs(4)\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+webls\k(01 \-\k(02 HTTP\k(03 server\k(04 httpd(8)\k(05 httpd,\k(06 mirror,\k(07 save,\k(08 imagemap,\k(09 man2html,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+werrstr\k(01 \-\k(02 description\k(03 of\k(04 last\k(05 system\k(06 call\k(07 error\k(08 errstr(2)\k(09 errstr,\k(10 rerrstr,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+whatis,\k(01 .,\k(02 ~\k(03 \-\k(04 command\k(05 language\k(06 rc(1)\k(07 rc,\k(08 cd,\k(09 eval,\k(10 exec,\k(11 exit,\k(12 flag,\k(13 rfork,\k(14 shift,\k(15 wait,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+who\k(01 is\k(02 using\k(03 the\k(04 machine\k(05 who(1)\k(06 who,\k(07 whois\k(08 \-\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+who,\k(01 whois\k(02 \-\k(03 who\k(04 is\k(05 using\k(06 the\k(07 machine\k(08 who(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+whois\k(01 \-\k(02 who\k(03 is\k(04 using\k(05 the\k(06 machine\k(07 who(1)\k(08 who,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+wide\k(01 mail\k(02 aliases\k(03 aliasmail(8)\k(04 aliasmail\k(05 \-\k(06 expand\k(07 system\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+wide\k(01 web\k(02 file\k(03 system\k(04 webfs(4)\k(05 webfs\k(06 \-\k(07 world\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+wiki\k(01 file\k(02 system\k(03 wikifs(4)\k(04 wikifs,\k(05 wikipost\k(06 \-\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+wikifs,\k(01 wikipost\k(02 \-\k(03 wiki\k(04 file\k(05 system\k(06 wikifs(4)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+wikipost\k(01 \-\k(02 wiki\k(03 file\k(04 system\k(05 wikifs(4)\k(06 wikifs,\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+win,\k(01 awd\k(02 \-\k(03 interactive\k(04 text\k(05 windows\k(06 acme(1)\k(07 acme,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+window\k(01 statusbar(8)\k(02 statusbar\k(03 \-\k(04 display\k(05 a\k(06 bar\k(07 graph\k(08 status\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+window\k(01 management\k(02 window(2)\k(03 Screen,\k(04 allocscreen,\k(05 publicscreen,\k(06 freescreen,\k(07 allocwindow,\k(08 bottomwindow,\k(09 bottomnwindows,\k(10 topwindow,\k(11 topnwindows,\k(12 originwindow\k(13 \-\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+window\k(01 system\k(02 rio(1)\k(03 rio,\k(04 label,\k(05 window,\k(06 wloc\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+window\k(01 system\k(02 files\k(03 rio(4)\k(04 rio\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+window,\k(01 wloc\k(02 \-\k(03 window\k(04 system\k(05 rio(1)\k(06 rio,\k(07 label,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+windows\k(01 acme(1)\k(02 acme,\k(03 win,\k(04 awd\k(05 \-\k(06 interactive\k(07 text\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+windows\k(01 acme(4)\k(02 acme\k(03 \-\k(04 control\k(05 files\k(06 for\k(07 text\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+windows\k(01 winwatch(1)\k(02 winwatch\k(03 \-\k(04 monitor\k(05 rio\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+windows\k(01 of\k(02 memory-resident\k(03 images\k(04 memlayer(2)\k(05 memdraw,\k(06 memlalloc,\k(07 memldelete,\k(08 memlexpose,\k(09 memlfree,\k(10 memlhide,\k(11 memline,\k(12 memlnorefresh,\k(13 memload,\k(14 memunload,\k(15 memlorigin,\k(16 memlsetrefresh,\k(17 memltofront,\k(18 memltofrontn,\k(19 memltorear,\k(20 memltorearn\k(21 \-\k(22 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 
+.di xx
+winwatch\k(01 \-\k(02 monitor\k(03 rio\k(04 windows\k(05 winwatch(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+wloc\k(01 \-\k(02 window\k(03 system\k(04 rio(1)\k(05 rio,\k(06 label,\k(07 window,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+wlock,\k(01 canwlock,\k(02 wunlock,\k(03 rsleep,\k(04 rwakeup,\k(05 rwakeupall,\k(06 incref,\k(07 decref\k(08 \-\k(09 spin\k(10 locks,\k(11 queueing\k(12 rendezvous\k(13 locks,\k(14 reader-writer\k(15 locks,\k(16 rendezvous\k(17 points,\k(18 and\k(19 reference\k(20 counts\k(21 lock(2)\k(22 lock,\k(23 canlock,\k(24 unlock,\k(25 qlock,\k(26 canqlock,\k(27 qunlock,\k(28 rlock,\k(29 canrlock,\k(30 runlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+wol\k(01 \-\k(02 send\k(03 wake-on-lan\k(04 Ethernet\k(05 packet\k(06 wol(8)\k(07 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+word\k(01 count\k(02 wc(1)\k(03 wc\k(04 \-\k(05 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 
+.di xx
+wordaddr,\k(01 byteaddr,\k(02 memimagemove,\k(03 allocmemimage,\k(04 allocmemimaged,\k(05 readmemimage,\k(06 creadmemimage,\k(07 writememimage,\k(08 freememimage,\k(09 memsetchan,\k(10 loadmemimage,\k(11 cloadmemimage,\k(12 unloadmemimage,\k(13 memfillcolor,\k(14 memarc,\k(15 mempoly,\k(16 memellipse,\k(17 memfillpoly,\k(18 memimageline,\k(19 memimagedraw,\k(20 drawclip,\k(21 memlinebbox,\k(22 memlineendsize,\k(23 allocmemsubfont,\k(24 openmemsubfont,\k(25 freememsubfont,\k(26 memsubfontwidth,\k(27 getmemdefont,\k(28 memimagestring,\k(29 iprint,\k(30 hwdraw\k(31 \-\k(32 drawing\k(33 routines\k(34 for\k(35 memory-resident\k(36 images\k(37 memdraw(2)\k(38 Memimage,\k(39 Memdata,\k(40 Memdrawparam,\k(41 memimageinit,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+wordsperline\k(01 \-\k(02 allocating,\k(03 freeing,\k(04 reading,\k(05 writing\k(06 images\k(07 allocimage(2)\k(08 allocimage,\k(09 allocimagemix,\k(10 freeimage,\k(11 nameimage,\k(12 namedimage,\k(13 setalpha,\k(14 loadimage,\k(15 cloadimage,\k(16 unloadimage,\k(17 readimage,\k(18 writeimage,\k(19 bytesperline,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+working\k(01 directory\k(02 chdir(2)\k(03 chdir\k(04 \-\k(05 change\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+working\k(01 directory\k(02 pwd(1)\k(03 pwd,\k(04 pbd\k(05 \-\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+working\k(01 directory\k(02 rwd(1)\k(03 rwd,\k(04 conswdir\k(05 \-\k(06 maintain\k(07 remote\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+world\k(01 wide\k(02 web\k(03 file\k(04 system\k(05 webfs(4)\k(06 webfs\k(07 \-\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+worm\k(01 file\k(02 server,\k(03 dump\k(04 cwfs(4)\k(05 cwfs\k(06 \-\k(07 cached-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 
+.di xx
+wrarena\k(01 \-\k(02 copy\k(03 arenas\k(04 between\k(05 venti\k(06 servers\k(07 venti-backup(8)\k(08 rdarena,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+write\k(01 readv(2)\k(02 readv,\k(03 writev,\k(04 preadv,\k(05 pwritev\k(06 \-\k(07 scatter/gather\k(08 read\k(09 and\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+write\k(01 \-\k(02 transfer\k(03 data\k(04 from\k(05 and\k(06 to\k(07 a\k(08 file\k(09 read(5)\k(10 read,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+write,\k(01 copy\k(02 \-\k(03 simple\k(04 Venti\k(05 clients\k(06 venti(1)\k(07 read,\k(08 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 
+.di xx
+write\k(01 file\k(02 read(2)\k(03 read,\k(04 readn,\k(05 write,\k(06 pread,\k(07 pwrite\k(08 \-\k(09 read\k(10 or\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+write,\k(01 pread,\k(02 pwrite\k(03 \-\k(04 read\k(05 or\k(06 write\k(07 file\k(08 read(2)\k(09 read,\k(10 readn,\k(11 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 
+.di xx
+writecolmap\k(01 \-\k(02 access\k(03 display\k(04 color\k(05 map\k(06 readcolmap(2)\k(07 RGB,\k(08 readcolmap,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+writeimage,\k(01 bytesperline,\k(02 wordsperline\k(03 \-\k(04 allocating,\k(05 freeing,\k(06 reading,\k(07 writing\k(08 images\k(09 allocimage(2)\k(10 allocimage,\k(11 allocimagemix,\k(12 freeimage,\k(13 nameimage,\k(14 namedimage,\k(15 setalpha,\k(16 loadimage,\k(17 cloadimage,\k(18 unloadimage,\k(19 readimage,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+writememimage,\k(01 freememimage,\k(02 memsetchan,\k(03 loadmemimage,\k(04 cloadmemimage,\k(05 unloadmemimage,\k(06 memfillcolor,\k(07 memarc,\k(08 mempoly,\k(09 memellipse,\k(10 memfillpoly,\k(11 memimageline,\k(12 memimagedraw,\k(13 drawclip,\k(14 memlinebbox,\k(15 memlineendsize,\k(16 allocmemsubfont,\k(17 openmemsubfont,\k(18 freememsubfont,\k(19 memsubfontwidth,\k(20 getmemdefont,\k(21 memimagestring,\k(22 iprint,\k(23 hwdraw\k(24 \-\k(25 drawing\k(26 routines\k(27 for\k(28 memory-resident\k(29 images\k(30 memdraw(2)\k(31 Memimage,\k(32 Memdata,\k(33 Memdrawparam,\k(34 memimageinit,\k(35 wordaddr,\k(36 byteaddr,\k(37 memimagemove,\k(38 allocmemimage,\k(39 allocmemimaged,\k(40 readmemimage,\k(41 creadmemimage,\k(42 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 
+.di xx
+writer\k(01 file\k(02 system\k(03 cdfs(4)\k(04 cdfs,\k(05 cddb\k(06 \-\k(07 optical\k(08 disc\k(09 (CD,\k(10 DVD,\k(11 B)\k(12 track\k(13 reader\k(14 and\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+writer\k(01 locks,\k(02 rendezvous\k(03 points,\k(04 and\k(05 reference\k(06 counts\k(07 lock(2)\k(08 lock,\k(09 canlock,\k(10 unlock,\k(11 qlock,\k(12 canqlock,\k(13 qunlock,\k(14 rlock,\k(15 canrlock,\k(16 runlock,\k(17 wlock,\k(18 canwlock,\k(19 wunlock,\k(20 rsleep,\k(21 rwakeup,\k(22 rwakeupall,\k(23 incref,\k(24 decref\k(25 \-\k(26 spin\k(27 locks,\k(28 queueing\k(29 rendezvous\k(30 locks,\k(31 reader-
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+writesubfont,\k(01 stringsubfont,\k(02 strsubfontwidth,\k(03 mkfont\k(04 \-\k(05 subfont\k(06 manipulation\k(07 subfont(2)\k(08 allocsubfont,\k(09 freesubfont,\k(10 installsubfont,\k(11 lookupsubfont,\k(12 uninstallsubfont,\k(13 subfontname,\k(14 readsubfont,\k(15 readsubfonti,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+writev,\k(01 preadv,\k(02 pwritev\k(03 \-\k(04 scatter/gather\k(05 read\k(06 and\k(07 write\k(08 readv(2)\k(09 readv,\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+writing,\k(01 create\k(02 file\k(03 open(2)\k(04 open,\k(05 create,\k(06 close\k(07 \-\k(08 open\k(09 a\k(10 file\k(11 for\k(12 reading\k(13 or\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+writing\k(01 images\k(02 allocimage(2)\k(03 allocimage,\k(04 allocimagemix,\k(05 freeimage,\k(06 nameimage,\k(07 namedimage,\k(08 setalpha,\k(09 loadimage,\k(10 cloadimage,\k(11 unloadimage,\k(12 readimage,\k(13 writeimage,\k(14 bytesperline,\k(15 wordsperline\k(16 \-\k(17 allocating,\k(18 freeing,\k(19 reading,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+wrkey,\k(01 login,\k(02 newns,\k(03 none\k(04 \-\k(05 maintain\k(06 or\k(07 query\k(08 authentication\k(09 databases\k(10 auth(8)\k(11 changeuser,\k(12 convkeys,\k(13 convkeys2,\k(14 printnetkey,\k(15 status,\k(16 enable,\k(17 disable,\k(18 authsrv,\k(19 guard.srv,\k(20 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 
+.di xx
+wstat\k(01 \-\k(02 inquire\k(03 or\k(04 change\k(05 file\k(06 attributes\k(07 stat(5)\k(08 stat,\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+wstat,\k(01 fwstat,\k(02 dirstat,\k(03 dirfstat,\k(04 dirwstat,\k(05 dirfwstat,\k(06 nulldir\k(07 \-\k(08 get\k(09 and\k(10 put\k(11 file\k(12 status\k(13 stat(2)\k(14 stat,\k(15 fstat,\k(16 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 
+.di xx
+wunlock,\k(01 rsleep,\k(02 rwakeup,\k(03 rwakeupall,\k(04 incref,\k(05 decref\k(06 \-\k(07 spin\k(08 locks,\k(09 queueing\k(10 rendezvous\k(11 locks,\k(12 reader-writer\k(13 locks,\k(14 rendezvous\k(15 points,\k(16 and\k(17 reference\k(18 counts\k(19 lock(2)\k(20 lock,\k(21 canlock,\k(22 unlock,\k(23 qlock,\k(24 canqlock,\k(25 qunlock,\k(26 rlock,\k(27 canrlock,\k(28 runlock,\k(29 wlock,\k(30 canwlock,\k(31 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 
+.di xx
+X509gen,\k(01 X509verify\k(02 \-\k(03 RSA\k(04 encryption\k(05 algorithm\k(06 rsa(2)\k(07 asn1dump,\k(08 asn1toRSApriv,\k(09 decodePEM,\k(10 rsadecrypt,\k(11 rsaencrypt,\k(12 rsagen,\k(13 rsaprivalloc,\k(14 rsaprivfree,\k(15 rsaprivtopub,\k(16 rsapuballoc,\k(17 rsapubfree,\k(18 X509toRSApub,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+X509toRSApub,\k(01 X509gen,\k(02 X509verify\k(03 \-\k(04 RSA\k(05 encryption\k(06 algorithm\k(07 rsa(2)\k(08 asn1dump,\k(09 asn1toRSApriv,\k(10 decodePEM,\k(11 rsadecrypt,\k(12 rsaencrypt,\k(13 rsagen,\k(14 rsaprivalloc,\k(15 rsaprivfree,\k(16 rsaprivtopub,\k(17 rsapuballoc,\k(18 rsapubfree,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+X509verify\k(01 \-\k(02 RSA\k(03 encryption\k(04 algorithm\k(05 rsa(2)\k(06 asn1dump,\k(07 asn1toRSApriv,\k(08 decodePEM,\k(09 rsadecrypt,\k(10 rsaencrypt,\k(11 rsagen,\k(12 rsaprivalloc,\k(13 rsaprivfree,\k(14 rsaprivtopub,\k(15 rsapuballoc,\k(16 rsapubfree,\k(17 X509toRSApub,\k(18 X509gen,\k(19 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 
+.di xx
+xd\k(01 \-\k(02 hex,\k(03 octal,\k(04 decimal,\k(05 or\k(06 ASCII\k(07 dump\k(08 xd(1)\k(09 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 
+.di xx
+xform,\k(01 ixform,\k(02 persp,\k(03 look,\k(04 viewport\k(05 \-\k(06 Geometric\k(07 transformations\k(08 matrix(2)\k(09 ident,\k(10 matmul,\k(11 matmulr,\k(12 determinant,\k(13 adjoint,\k(14 invertmat,\k(15 xformpoint,\k(16 xformpointd,\k(17 xformplane,\k(18 pushmat,\k(19 popmat,\k(20 rot,\k(21 qrot,\k(22 scale,\k(23 move,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+xformplane,\k(01 pushmat,\k(02 popmat,\k(03 rot,\k(04 qrot,\k(05 scale,\k(06 move,\k(07 xform,\k(08 ixform,\k(09 persp,\k(10 look,\k(11 viewport\k(12 \-\k(13 Geometric\k(14 transformations\k(15 matrix(2)\k(16 ident,\k(17 matmul,\k(18 matmulr,\k(19 determinant,\k(20 adjoint,\k(21 invertmat,\k(22 xformpoint,\k(23 xformpointd,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+xformpoint,\k(01 xformpointd,\k(02 xformplane,\k(03 pushmat,\k(04 popmat,\k(05 rot,\k(06 qrot,\k(07 scale,\k(08 move,\k(09 xform,\k(10 ixform,\k(11 persp,\k(12 look,\k(13 viewport\k(14 \-\k(15 Geometric\k(16 transformations\k(17 matrix(2)\k(18 ident,\k(19 matmul,\k(20 matmulr,\k(21 determinant,\k(22 adjoint,\k(23 invertmat,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+xformpointd,\k(01 xformplane,\k(02 pushmat,\k(03 popmat,\k(04 rot,\k(05 qrot,\k(06 scale,\k(07 move,\k(08 xform,\k(09 ixform,\k(10 persp,\k(11 look,\k(12 viewport\k(13 \-\k(14 Geometric\k(15 transformations\k(16 matrix(2)\k(17 ident,\k(18 matmul,\k(19 matmulr,\k(20 determinant,\k(21 adjoint,\k(22 invertmat,\k(23 xformpoint,\k(24 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 
+.di xx
+xls2txt,\k(01 olefs,\k(02 mswordstrings,\k(03 msexceltables\k(04 \-\k(05 extract\k(06 printable\k(07 text\k(08 from\k(09 Microsoft\k(10 documents\k(11 doc2txt(1)\k(12 doc2txt,\k(13 doc2ps,\k(14 wdoc2txt,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+XMODEM\k(01 file\k(02 transfer\k(03 con(1)\k(04 con,\k(05 telnet,\k(06 rx,\k(07 hayes,\k(08 xms,\k(09 xmr\k(10 \-\k(11 remote\k(12 login,\k(13 execution,\k(14 and\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+xmr\k(01 \-\k(02 remote\k(03 login,\k(04 execution,\k(05 and\k(06 XMODEM\k(07 file\k(08 transfer\k(09 con(1)\k(10 con,\k(11 telnet,\k(12 rx,\k(13 hayes,\k(14 xms,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+xms,\k(01 xmr\k(02 \-\k(03 remote\k(04 login,\k(05 execution,\k(06 and\k(07 XMODEM\k(08 file\k(09 transfer\k(10 con(1)\k(11 con,\k(12 telnet,\k(13 rx,\k(14 hayes,\k(15 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 
+.di xx
+yacc\k(01 \-\k(02 yet\k(03 another\k(04 compiler-compiler\k(05 yacc(1)\k(06 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 
+.di xx
+yesterday,\k(01 diffy\k(02 \-\k(03 print\k(04 file\k(05 names\k(06 from\k(07 the\k(08 dump\k(09 yesterday(1)\k(10 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 
+.di xx
+yield\k(01 \-\k(02 thread\k(03 and\k(04 proc\k(05 management\k(06 thread(2)\k(07 alt,\k(08 chancreate,\k(09 chanfree,\k(10 chaninit,\k(11 chanprint,\k(12 mainstacksize,\k(13 proccreate,\k(14 procdata,\k(15 procexec,\k(16 procexecl,\k(17 procrfork,\k(18 recv,\k(19 recvp,\k(20 recvul,\k(21 send,\k(22 sendp,\k(23 sendul,\k(24 nbrecv,\k(25 nbrecvp,\k(26 nbrecvul,\k(27 nbsend,\k(28 nbsendp,\k(29 nbsendul,\k(30 threadcreate,\k(31 threaddata,\k(32 threadexits,\k(33 threadexitsall,\k(34 threadgetgrp,\k(35 threadgetname,\k(36 threadint,\k(37 threadintgrp,\k(38 threadkill,\k(39 threadkillgrp,\k(40 threadmain,\k(41 threadnotify,\k(42 threadid,\k(43 threadpid,\k(44 threadsetgrp,\k(45 threadsetname,\k(46 threadwaitchan,\k(47 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 \n(27 \n(28 \n(29 \n(30 \n(31 \n(32 \n(33 \n(34 \n(35 \n(36 \n(37 \n(38 \n(39 \n(40 \n(41 \n(42 \n(43 \n(44 \n(45 \n(46 \n(47 
+.di xx
+yuv,\k(01 ico,\k(02 togif,\k(03 toppm,\k(04 topng,\k(05 toico\k(06 \-\k(07 view\k(08 and\k(09 convert\k(10 pictures\k(11 jpg(1)\k(12 jpg,\k(13 gif,\k(14 png,\k(15 ppm,\k(16 bmp,\k(17 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 
+.di xx
+zero-copy\k(01 network\k(02 buffers\k(03 venti-packet(2)\k(04 Packet,\k(05 packetalloc,\k(06 packetappend,\k(07 packetasize,\k(08 packetcmp,\k(09 packetconcat,\k(10 packetconsume,\k(11 packetcopy,\k(12 packetdup,\k(13 packetforeign,\k(14 packetfragments,\k(15 packetfree,\k(16 packetheader,\k(17 packetpeek,\k(18 packetprefix,\k(19 packetsha1,\k(20 packetsize,\k(21 packetsplit,\k(22 packetstats,\k(23 packettrailer,\k(24 packettrim\k(25 \-\k(26 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 \n(15 \n(16 \n(17 \n(18 \n(19 \n(20 \n(21 \n(22 \n(23 \n(24 \n(25 \n(26 
+.di xx
+zip,\k(01 unzip\k(02 \-\k(03 compress\k(04 and\k(05 expand\k(06 data\k(07 gzip(1)\k(08 gzip,\k(09 gunzip,\k(10 bzip2,\k(11 bunzip2,\k(12 compress,\k(13 uncompress,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 
+.di xx
+zipfs\k(01 \-\k(02 mount\k(03 archival\k(04 file\k(05 systems\k(06 tapefs(4)\k(07 32vfs,\k(08 cpiofs,\k(09 tapfs,\k(10 tarfs,\k(11 tpfs,\k(12 v6fs,\k(13 v10fs,\k(14 
+.di
+\n(01 \n(02 \n(03 \n(04 \n(05 \n(06 \n(07 \n(08 \n(09 \n(10 \n(11 \n(12 \n(13 \n(14 

+ 3876 - 0
sys/lib/man/permind/ptxsort

@@ -0,0 +1,3876 @@
+., ~ \- command language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, 
+~ \- command language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., 
+0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers 2a(1) 
+0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers 2c(1) 
+0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders 2l(1) 
+1, 2 and 3) mp3dec(1) mp3dec \- decode audio MPEG files (layers 
+100 or VT-220 terminal vt(1) vt \- emulate a VT-
+1.2 BIOS interface apm(3) apm \- Advanced Power Management 
+1.2 BIOS interface apm(8) apm \- Advanced Power Management 
+1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers 2a(1) 0a, 
+1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers 2c(1) 0c, 
+1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders 2l(1) 0l, 
+2 and 3) mp3dec(1) mp3dec \- decode audio MPEG files (layers 1, 
+2 encryption to a communication channel pushssl(2) pushssl \- attach SSL version 
+220 terminal vt(1) vt \- emulate a VT-100 or VT-
+2a, 5a, 6a, 7a, 8a, ka, qa, va \- assemblers 2a(1) 0a, 1a, 
+2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers 2c(1) 0c, 1c, 
+2l, 5l, 6l, 7l, 8l, kl, ql, vl \- loaders 2l(1) 0l, 1l, 
+3) mp3dec(1) mp3dec \- decode audio MPEG files (layers 1, 2 and 
+32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 
+3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 
+3-d rotation controller qball(2) qball \- 
+4s, 5s, juggle, mahjongg, memo, sokoban, sudoku \- time wasters games(1) 
+5a, 6a, 7a, 8a, ka, qa, va \- assemblers 2a(1) 0a, 1a, 2a, 
+5c, 6c, 7c, 8c, kc, qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 
+5i, ki, vi, qi \- instruction simulators vi(1) 
+5l, 6l, 7l, 8l, kl, ql, vl \- loaders 2l(1) 0l, 1l, 2l, 
+5s, juggle, mahjongg, memo, sokoban, sudoku \- time wasters games(1) 4s, 
+6a, 7a, 8a, ka, qa, va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 
+6c, 7c, 8c, kc, qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 
+6in4 - configure and run automatic or manual 6to4 tunnel of IPv6 through IPv4 6in4(8) 
+6l, 7l, 8l, kl, ql, vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 
+6to4 tunnel of IPv6 through IPv4 6in4(8) 6in4 - configure and run automatic or manual 
+7a, 8a, ka, qa, va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 
+7c, 8c, kc, qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 
+7l, 8l, kl, ql, vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 
+8a, ka, qa, va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 
+8c, kc, qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 
+8l, kl, ql, vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 
+9660 CD image mk9660(8) dump9660, mk9660 \- create an ISO-
+9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 
+9fat:, dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 
+9fs, srvssh \- start network file service srv(4) srv, srvold9p, 
+9load, 9pxeload, ld \- PC bootstrap program 9load(8) 
+9P intro(5) intro \- introduction to the Plan 9 File Protocol, 
+9P connection and negotiate version fversion(2) fversion \- initialize 
+9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 
+9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 
+9P from Unix u9fs(4) u9fs \- serve 
+9P servers mnt(3) mnt \- attach to 
+9P to text translator 9pcon(8) 9pcon \- 
+9pcon \- 9P to text translator 9pcon(8) 
+9pxeload, ld \- PC bootstrap program 9load(8) 9load, 
+aan \- always available network aan(8) 
+abort \- generate a fault abort(2) 
+abort a message flush(5) flush \- 
+abs, labs \- integer absolute values abs(2) 
+absolute value, remainder, floor, ceiling functions floor(2) fabs, fmod, floor, ceil \- 
+absolute values abs(2) abs, labs \- integer 
+access consolefs(4) consolefs, C, clog \- file system for console 
+access \- determine accessibility of file access(2) 
+access daemons ipserv(8) telnetd, rlogind, rexexec, ftpd \- Internet remote 
+access display color map readcolmap(2) RGB, readcolmap, writecolmap \- 
+access environment variables getenv(2) getenv, putenv \- 
+access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table 
+access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent 
+accessibility of file access(2) access \- determine 
+according to condition test(1) test \- set status 
+accupoint \- configure a mouse to a port mouse(8) aux/mouse, aux/
+acid, truss, trump \- debugger acid(1) 
+acme \- control files for text windows acme(4) 
+acme, win, awd \- interactive text windows acme(1) 
+acos, atan, atan2 \- trigonometric functions sin(2) sin, cos, tan, asin, 
+activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, 
+add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) 
+add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, 
+adding a new user newuser(8) newuser \- 
+addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, 
+addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) 
+address trampoline(8) trampoline \- forward incoming calls to another 
+address ratification file system ratfs(4) ratfs \- mail 
+addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol 
+adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, 
+adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, 
+administration intro(8) intro \- introduction to system 
+administration kfscmd(8) kfscmd, ksync \- kfs 
+administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- 
+advanced encryption standard (rijndael) aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - 
+Advanced Host Controller Interface) SATA (Serial AT) storage device drivers sdahci(3) sdahci \- AHCI (
+Advanced Power Management 1.2 BIOS interface apm(3) apm \- 
+Advanced Power Management 1.2 BIOS interface apm(8) apm \- 
+aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, 
+aescbc, ipso, secstore \- secstore commands secstore(1) 
+aesCBCdecrypt - advanced encryption standard (rijndael) aes(2) setupAESstate, aesCBCencrypt, 
+aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (rijndael) aes(2) setupAESstate, 
+agefont, loadchar, Subfont, Fontchar, Font \- font utilities cachechars(2) cachechars, 
+agent factotum(4) factotum, fgui \- authentication 
+AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage device drivers sdahci(3) sdahci \- 
+Aladdin Ghostscript (PostScript and PDF language interpreter) gs(1) gs \- 
+alarm \- delay, ask for delayed note sleep(2) sleep, 
+algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature 
+algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption 
+aliases aliasmail(8) aliasmail \- expand system wide mail 
+aliasmail \- expand system wide mail aliases aliasmail(8) 
+alignment col(1) col \- column 
+alleged rc4 encryption rc4(2) setupRC4state, rc4, rc4skip, rc4back - 
+allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- 
+allocation bin(2) binalloc, bingrow, binfree \- grouped memory 
+allocation brk(2) brk, sbrk \- change memory 
+allocation segbrk(2) segbrk \- change memory 
+allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory 
+allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory 
+allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, 
+allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, 
+allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) 
+allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, 
+allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps intmap(2) Intmap, 
+allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, 
+allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, 
+allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, 
+allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, 
+allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, 
+allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, 
+allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) 
+alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, 
+allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, 
+alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) 
+always available network aan(8) aan \- 
+amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) 
+amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, 
+analysis programs lex(1) lex \- generator of lexical 
+announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, 
+any local file systems and optionally reboot the system fshalt(8) fshalt, reboot \- halt 
+Ao) interface aoe(3) aoe \- ATA-over-Ethernet (
+Ao) storage device interface sdaoe(3) sdaoe \- ATA-over-Ethernet (
+aoe \- ATA-over-Ethernet (Ao) interface aoe(3) 
+a.out \- object file format a.out(6) 
+ap \- fetch Associated Press news articles ap(1) 
+APE C compiler driver pcc(1) pcc \- 
+apm \- Advanced Power Management 1.2 BIOS interface apm(3) 
+apm \- Advanced Power Management 1.2 BIOS interface apm(8) 
+applychanges, applylog, compactdb, updatedb \- simple client-server replica management replica(8) 
+applylog, compactdb, updatedb \- simple client-server replica management replica(8) applychanges, 
+aquarela \- CIFS server aquarela(8) 
+ar \- archive and library maintainer ar(1) 
+ar \- archive (library) file format ar(6) 
+arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, 
+arch \- architecture-specific information and control arch(3) 
+archfs \- mount mkfs-style archive archfs(4) 
+architecture-specific information and control arch(3) arch \- 
+archival file server fossil(4) fossil \- 
+archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount 
+archival storage server venti(2) venti \- 
+archival storage server venti(6) venti \- 
+archival storage server venti(8) venti \- 
+archive archfs(4) archfs \- mount mkfs-style 
+archive and library maintainer ar(1) ar \- 
+archive (library) file format ar(6) ar \- 
+archive on Venti vac(1) vac, unvac \- create, extract a vac 
+archive or update a file system mkfs(8) mkfs, mkext \- 
+archiver tar(1) tar, dircp \- 
+arenas between venti servers venti-backup(8) rdarena, wrarena \- copy 
+arenas to blu-ray discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- backup venti 
+ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv arg(2) 
+ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv arg(2) ARGBEGIN, ARGEND, 
+ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv arg(2) ARGBEGIN, 
+ARGF, EARGF, arginit, argopt \- process option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, 
+arginit, argopt \- process option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, 
+argopt \- process option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, 
+arguments echo(1) echo \- print 
+argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from 
+arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision 
+arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion 
+arithmetic language bc(1) bc \- arbitrary-precision 
+arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- 
+arrays as strings encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte 
+ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, 
+articles ap(1) ap \- fetch Associated Press news 
+ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- 
+ASCII dump xd(1) xd \- hex, octal, decimal, or 
+ASCII, rune \- character set and format utf(6) UTF, Unicode, 
+ascii, unicode \- interpret ASCII, Unicode characters ascii(1) 
+ASCII, Unicode characters ascii(1) ascii, unicode \- interpret 
+asctime, tm2sec, timezone \- convert date and time ctime(2) ctime, localtime, gmtime, 
+_asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, 
+asin, acos, atan, atan2 \- trigonometric functions sin(2) sin, cos, tan, 
+asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys rsa(8) rsagen, rsafill, 
+asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) 
+asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, 
+_asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, 
+assembler for the Symbios Logic PCI-SCSI I/O Processors na(8) na \- 
+assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, va \- 
+assert \- check program invariants assert(2) 
+Associated Press news articles ap(1) ap \- fetch 
+associated with file descriptor fd2path(2) fd2path \- return file name 
+Association (PCMCI) device i82365(3) i82365 \- Personal Computer Memory Card Interface 
+astro \- print astronomical information astro(7) 
+astronomical information astro(7) astro \- print 
+asynchronous process notification notify(2) notify, noted, atnotify \- handle 
+asynchronously via a large circular buffer pump(1) pump \- copy 
+at, drain, expect, pass \- dialer scripting tools expect(1) 
+AT) storage device drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial 
+atan, atan2 \- trigonometric functions sin(2) sin, cos, tan, asin, acos, 
+atan2 \- trigonometric functions sin(2) sin, cos, tan, asin, acos, atan, 
+ATA-over-Ethernet (Ao) interface aoe(3) aoe \- 
+ATA-over-Ethernet (Ao) storage device interface sdaoe(3) sdaoe \- 
+atexit, atexitdont, terminate \- terminate process, process cleanup exits(2) exits, _exits, 
+atexitdont, terminate \- terminate process, process cleanup exits(2) exits, _exits, atexit, 
+atnotify \- handle asynchronous process notification notify(2) notify, noted, 
+atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) 
+atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, 
+atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, 
+atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, 
+atomic I/O unit for file descriptor iounit(2) iounit \- return size of 
+attach, auth \- messages to establish a connection attach(5) 
+attach filter to file in name space pipefile(1) pipefile \- 
+attach SSL version 2 encryption to a communication channel pushssl(2) pushssl \- 
+attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- 
+attach to 9P servers mnt(3) mnt \- 
+attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, 
+attributes stat(5) stat, wstat \- inquire or change file 
+audio \- SoundBlaster audio controller audio(3) 
+audio controller audio(3) audio \- SoundBlaster 
+audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) 
+audio files mp3enc(1) mp3enc \- create mp3 
+audio MPEG files (layers 1, 2 and 3) mp3dec(1) mp3dec \- decode 
+auth \- messages to establish a connection attach(5) attach, 
+auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, 
+auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, 
+auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, 
+authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) 
+authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for 
+authentication agent factotum(4) factotum, fgui \- 
+authentication box securenet(8) securenet \- Digital Pathways SecureNet Key remote 
+authentication database files keyfs(4) keyfs, warning \- 
+authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query 
+authentication on a file descriptor to a file server fauth(2) fauth \- set up 
+authentication protocols authsrv(6) authsrv, p9any, p9sk1, p9sk2 \- 
+authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with 
+auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, 
+auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, 
+auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, 
+auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, 
+auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, 
+auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, 
+auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, 
+auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, 
+auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, 
+auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, 
+authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, 
+authsrv, p9any, p9sk1, p9sk2 \- authentication protocols authsrv(6) 
+auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, 
+automatic or manual 6to4 tunnel of IPv6 through IPv4 6in4(8) 6in4 - configure and run 
+automatically generate mount points for file systems mntgen(4) mntgen \- 
+aux/accupoint \- configure a mouse to a port mouse(8) aux/mouse, 
+aux/mouse, aux/accupoint \- configure a mouse to a port mouse(8) 
+available keyboard maps and switch between them. kbmap(1) kbmap \- show a list of 
+available network aan(8) aan \- always 
+AVL tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - 
+avlnext, avlprev, endwalk - AVL tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, 
+avlprev, endwalk - AVL tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, 
+avlwalk, avlnext, avlprev, endwalk - AVL tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, 
+await, wait, waitpid \- wait for a process to exit wait(2) 
+awd \- interactive text windows acme(1) acme, win, 
+awk \- pattern-directed scanning and processing language awk(1) 
+b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, 
+B, sam.save, samterm \- screen editor with structural regular expressions sam(1) sam, 
+B) track reader and writer file system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, 
+backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or restore from them backup(8) 
+backup venti arenas to blu-ray discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- 
+bar graph status window statusbar(8) statusbar \- display a 
+based file system vacfs(4) vacfs \- a Venti-
+basename \- strip file name affixes basename(1) 
+Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, 
+bc \- arbitrary-precision arithmetic language bc(1) 
+beautifier cb(1) cb \- C program 
+been running uptime(1) uptime \- show how long the system has 
+behavior trace(1) trace \- show (real-time) process 
+beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, 
+beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, 
+beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, 
+beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, 
+beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, 
+beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, 
+betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, 
+bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, 
+bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, 
+bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish encryption blowfish(2) setupBFstate, bfCBCencrypt, 
+bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish encryption blowfish(2) setupBFstate, 
+bfECBdecrypt - blowfish encryption blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, 
+bfECBencrypt, bfECBdecrypt - blowfish encryption blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, 
+Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, 
+Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, 
+Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, 
+Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, 
+Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, 
+binalloc, bingrow, binfree \- grouped memory allocation bin(2) 
+binary files strip(1) strip \- remove symbols from 
+bind, mount, unmount \- change name space bind(1) 
+bind, mount, unmount \- change name space bind(2) 
+binfree \- grouped memory allocation bin(2) binalloc, bingrow, 
+bingrow, binfree \- grouped memory allocation bin(2) binalloc, 
+Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, 
+Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, 
+biographic information for key holders keys.who(6) keys.who \- 
+BIOS interface apm(3) apm \- Advanced Power Management 1.2 
+BIOS interface apm(8) apm \- Advanced Power Management 1.2 
+bitsyload, light, pencal, keyboard, params, prompter \- bitsy-specific utilities bitsyload(1) 
+bitsy-specific utilities bitsyload(1) bitsyload, light, pencal, keyboard, params, prompter \- 
+Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, 
+block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti 
+block truncation venti-zero(2) vtzerotruncate, vtzeroextend, vtzeroscore \- Venti 
+block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, 
+blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, 
+blocks in a file sum(1) sum, md5sum, sha1sum \- sum and count 
+blowfish encryption blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - 
+blu-ray discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to 
+bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, 
+Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, 
+book tel(1) tel, iwhois \- look in phone 
+boot \- connect to the root file server boot(8) 
+boot scripts cpurc(8) cpurc, cpurc.local, termrc, termrc.local \- 
+bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) 
+booting dhcpd(8) dhcpd, dhcpleases, rarpd, tftpd \- Internet 
+booting init(8) init \- initialize machine upon 
+booting \- bootstrapping procedures booting(8) 
+bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, 
+bootstrap program 9load(8) 9load, 9pxeload, ld \- PC 
+bootstrapping procedures booting(8) booting \- 
+bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, 
+bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, 
+Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) 
+border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, 
+bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, 
+bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, 
+box securenet(8) securenet \- Digital Pathways SecureNet Key remote authentication 
+Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, 
+Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, 
+Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, 
+Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, 
+Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, 
+Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, 
+break a string into fields getfields(2) getfields, gettokens, tokenize \- 
+break network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and 
+bridge bridge(3) bridge \- IPv4 Ethernet 
+bridge \- IPv4 Ethernet bridge bridge(3) 
+brk, sbrk \- change memory allocation brk(2) 
+broke \- print commands to kill processes kill(1) kill, slay, 
+browser dict(7) dict \- dictionary 
+Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, 
+Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, 
+buffer pump(1) pump \- copy asynchronously via a large circular 
+buffer server and viewer for Virtual Network Computing (VN) vnc(1) vncs, vncv \- remote frame 
+buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- 
+buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard 
+buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network 
+bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, 
+buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, 
+buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) 
+bundle \- collect files for distribution bundle(1) 
+Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, 
+Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, 
+bunzip2, compress, uncompress, zip, unzip \- compress and expand data gzip(1) gzip, gunzip, bzip2, 
+bus configuration pci(8) pci \- print PCI 
+Bus daemon usbd(4) usbd \- Universal Serial 
+Bus device drivers usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial 
+Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, 
+Bwrite, Bflush, Bterm, Bbuffered \- buffered input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, 
+byte arrays as strings encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding 
+byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, 
+bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, 
+bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand data gzip(1) gzip, gunzip, 
+C style(6) style \- Plan 9 coding conventions for 
+C, clog \- file system for console access consolefs(4) consolefs, 
+C compiler driver pcc(1) pcc \- APE 
+C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- 
+c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, 
+C language preprocessor cpp(1) cpp \- 
+C program beautifier cb(1) cb \- 
+cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block 
+cache file system cfs(4) cfs \- 
+cachechars, agefont, loadchar, Subfont, Fontchar, Font \- font utilities cachechars(2) 
+cached-worm file server, dump cwfs(4) cwfs \- 
+caches segflush(2) segflush \- flush instruction and data 
+cal \- print calendar cal(1) 
+calculator dc(1) dc \- desk 
+calendar cal(1) cal \- print 
+calendar \- print upcoming events calendar(1) 
+calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, 
+calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for 
+calls to another address trampoline(8) trampoline \- forward incoming 
+caninsertkey, lookupkey, deletekey \- integer to data structure maps intmap(2) Intmap, allocmap, freemap, insertkey, 
+canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, 
+canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, 
+canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, 
+canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, 
+canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, 
+cap \- capabilities for setting the user id of processes cap(3) 
+capabilities for setting the user id of processes cap(3) cap \- 
+card pcmcia(8) pcmcia \- identify a PCMCIA 
+card vga(8) vga \- configure a VGA 
+Card Interface Association (PCMCI) device i82365(3) i82365 \- Personal Computer Memory 
+cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and 
+cat, read \- catenate files cat(1) 
+catalogue and Digitized Sky Survey scat(7) scat \- sky 
+catenate files cat(1) cat, read \- 
+cb \- C program beautifier cb(1) 
+CD, DVD, B) track reader and writer file system cdfs(4) cdfs, cddb \- optical disc (
+cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, 
+CD image mk9660(8) dump9660, mk9660 \- create an ISO-9660 
+cddb \- optical disc (CD, DVD, B) track reader and writer file system cdfs(4) cdfs, 
+cdfs, cddb \- optical disc (CD, DVD, B) track reader and writer file system cdfs(4) 
+cec \- Coraid Ethernet Console cec(8) 
+ceil \- absolute value, remainder, floor, ceiling functions floor(2) fabs, fmod, floor, 
+ceiling functions floor(2) fabs, fmod, floor, ceil \- absolute value, remainder, floor, 
+cfs \- cache file system cfs(4) 
+chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, 
+chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, 
+change file attributes stat(5) stat, wstat \- inquire or 
+change file group chgrp(1) chgrp \- 
+change file offset seek(2) seek \- 
+change memory allocation brk(2) brk, sbrk \- 
+change memory allocation segbrk(2) segbrk \- 
+change mode chmod(1) chmod \- 
+change name space bind(1) bind, mount, unmount \- 
+change name space bind(2) bind, mount, unmount \- 
+change or verify user password passwd(1) passwd, netkey \- 
+change working directory chdir(2) chdir \- 
+changes, pull, push, scan \- client-server replica management replica(1) 
+changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) 
+chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, 
+channel pipe(2) pipe \- create an interprocess 
+channel pushssl(2) pushssl \- attach SSL version 2 encryption to a communication 
+channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication 
+chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, 
+chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, 
+chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, 
+character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode 
+character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII 
+character frequencies freq(1) freq \- print histogram of 
+character recognition scribble(2) scribblealloc, recognize \- 
+character set and format utf(6) UTF, Unicode, ASCII, rune \- 
+character sets tcs(1) tcs \- translate 
+character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted 
+characters ascii(1) ascii, unicode \- interpret ASCII, Unicode 
+characters keyboard(6) keyboard \- how to type 
+characters tr(1) tr \- translate 
+charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, 
+chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, 
+chdir \- change working directory chdir(2) 
+check program invariants assert(2) assert \- 
+checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, 
+checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, 
+checking memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-
+chgrp \- change file group chgrp(1) 
+children cputime(2) cputime, times \- cpu time in this process and 
+chmod \- change mode chmod(1) 
+CIFS server aquarela(8) aquarela \- 
+circular buffer pump(1) pump \- copy asynchronously via a large 
+ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, 
+cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) 
+cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, 
+cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, 
+cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, 
+class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, 
+classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character 
+classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character 
+classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, 
+clean a path name cleanname(1) cleanname \- 
+clean a path name cleanname(2) cleanname \- 
+cleanname \- clean a path name cleanname(1) 
+cleanname \- clean a path name cleanname(2) 
+cleanup exits(2) exits, _exits, atexit, atexitdont, terminate \- terminate process, process 
+clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, 
+client nfs(4) nfs \- Sun network file system 
+client tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS server and 
+client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti 
+clients venti(1) read, write, copy \- simple Venti 
+client-server replica management replica(1) changes, pull, push, scan \- 
+client-server replica management replica(8) applychanges, applylog, compactdb, updatedb \- simple 
+cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, 
+cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, 
+clock \- date and time date(1) date, 
+clock and non-volatile RAM rtc(3) rtc \- real-time 
+clock daemon cron(8) cron \- 
+clock to a time source timesync(8) timesync \- synchronize the system 
+clocks, process/process group ids, user, null, reboot, etc. cons(3) cons \- console, 
+clog \- file system for console access consolefs(4) consolefs, C, 
+close \- open a file for reading or writing, create file open(2) open, create, 
+closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, 
+closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, 
+closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, 
+closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, 
+closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, 
+closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, 
+closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, 
+closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) 
+closekeyboard \- keyboard control keyboard(2) initkeyboard, ctlkeyboard, 
+closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control mouse(2) initmouse, readmouse, 
+closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, 
+closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, 
+closescsi, scsiready, scsi, scsicmd, scsierror \- SCSI device operations scsi(2) openscsi, 
+clunk \- forget about a fid clunk(5) 
+cmap2rgb, cmap2rgba, rgb2cmap \- colors and color maps color(2) 
+cmap2rgba, rgb2cmap \- colors and color maps color(2) cmap2rgb, 
+Cmdbuf, parsecmd, respondcmderror, lookupcmd \- control message parsing 9pcmdbuf(2) 
+cmp \- compare two files cmp(1) 
+code for executable src(1) src \- find source 
+coding conventions for C style(6) style \- Plan 9 
+col \- column alignment col(1) 
+collect files for distribution bundle(1) bundle \- 
+color \- representation of pixels and colors color(6) 
+color map colors(1) getmap, colors \- display 
+color map readcolmap(2) RGB, readcolmap, writecolmap \- access display 
+color maps color(2) cmap2rgb, cmap2rgba, rgb2cmap \- colors and 
+colors color(6) color \- representation of pixels and 
+colors \- display color map colors(1) getmap, 
+colors and color maps color(2) cmap2rgb, cmap2rgba, rgb2cmap \- 
+column alignment col(1) col \- 
+combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, 
+comm \- select or reject lines common to two sorted files comm(1) 
+command time(1) time \- time a 
+command language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- 
+command line for formatting a document doctype(1) doctype \- intuit 
+command under lock lock(1) lock \- run a 
+command-line parsing for shell scripts getflags(8) getflags, usage \- 
+commands fossilcons(8) fossilcons \- fossil console 
+commands secstore(1) aescbc, ipso, secstore \- secstore 
+commands secstore(8) secstored, secuser \- secstore 
+commands to kill processes kill(1) kill, slay, broke \- print 
+commands to stop and start processes stop(1) stop, start \- print 
+common to two sorted files comm(1) comm \- select or reject lines 
+communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for 
+communication pipe(3) pipe \- two-way interprocess 
+communication channel pushssl(2) pushssl \- attach SSL version 2 encryption to a 
+communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a 
+communication control uart(3) uart, eia \- serial 
+compactdb, updatedb \- simple client-server replica management replica(8) applychanges, applylog, 
+comparator diff(1) diff \- differential file 
+compare two files cmp(1) cmp \- 
+compiler yacc(1) yacc \- yet another compiler-
+compiler driver pcc(1) pcc \- APE C 
+compiler-compiler yacc(1) yacc \- yet another 
+compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C 
+complete \- file name completion complete(2) 
+completion complete(2) complete \- file name 
+compress and expand data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- 
+compress, uncompress, zip, unzip \- compress and expand data gzip(1) gzip, gunzip, bzip2, bunzip2, 
+compressed file system mksacfs(8) mksacfs \- make a 
+compressed file system sacfs(4) sacfs \- 
+compressed read-only file system mkpaqfs(8) mkpaqfs \- make a 
+compressed read-only file system paqfs(4) paqfs \- 
+compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate 
+Computer Memory Card Interface Association (PCMCI) device i82365(3) i82365 \- Personal 
+Computing (VN) vnc(1) vncs, vncv \- remote frame buffer server and viewer for Virtual Network 
+con, telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM file transfer con(1) 
+concurrent systems spin(1) spin - verification tool for models of 
+conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, 
+configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, 
+configuration pci(8) pci \- print PCI bus 
+configuration smtpd(6) smtpd \- SMTP listener 
+configuration and routing ipconfig(8) ipconfig, rip, linklocal, ipv6on \- Internet 
+configuration file venti.conf(6) venti.conf \- a venti 
+configuration file for PCs plan9.ini(8) plan9.ini \- 
+configure a mouse to a port mouse(8) aux/mouse, aux/accupoint \- 
+configure a VGA card vga(8) vga \- 
+configure and run automatic or manual 6to4 tunnel of IPv6 through IPv4 6in4(8) 6in4 - 
+configuring a file server fsconfig(8) fsconfig \- 
+connect to Plan 9 CPU servers from other operating systems drawterm(8) drawterm \- 
+connect to the root file server boot(8) boot \- 
+connection attach(5) attach, auth \- messages to establish a 
+connection reboot(8) reboot \- reboot the system upon loss of remote file server 
+connection and negotiate version fversion(2) fversion \- initialize 9P 
+connection to CPU server cpu(1) cpu \- 
+connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network 
+connections netstat(1) netstat \- summarize network 
+connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network 
+cons \- console, clocks, process/process group ids, user, null, reboot, etc. cons(3) 
+Console cec(8) cec \- Coraid Ethernet 
+console access consolefs(4) consolefs, C, clog \- file system for 
+console, clocks, process/process group ids, user, null, reboot, etc. cons(3) cons \- 
+console commands fossilcons(8) fossilcons \- fossil 
+consolefs, C, clog \- file system for console access consolefs(4) 
+conswdir \- maintain remote working directory rwd(1) rwd, 
+control arch(3) arch \- architecture-specific information and 
+control keyboard(2) initkeyboard, ctlkeyboard, closekeyboard \- keyboard 
+control mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse 
+control scuzz(8) scuzz \- SCSI target 
+control uart(3) uart, eia \- serial communication 
+Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) 
+control files for text windows acme(4) acme \- 
+control floating point getfcr(2) getfcr, setfcr, getfsr, setfsr \- 
+control message parsing 9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, lookupcmd \- 
+controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, 
+controller audio(3) audio \- SoundBlaster audio 
+controller qball(2) qball \- 3-d rotation 
+controller and monitor database vgadb(6) vgadb \- VGA 
+controller device vga(3) vga \- VGA 
+Controller Interface usb(3) usb \- USB Host 
+Controller Interface) SATA (Serial AT) storage device drivers sdahci(3) sdahci \- AHCI (Advanced Host 
+controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical 
+Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, 
+controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, 
+convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, 
+convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, 
+conventions for C style(6) style \- Plan 9 coding 
+conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF 
+conversion program units(1) units \- 
+convert an image to a face icon mug(1) mug - 
+convert and copy a file dd(1) dd \- 
+convert between PostScript and PDF ps2pdf(1) ps2pdf, pdf2ps \- 
+convert between troff's ms macros and html ms2html(1) ms2html, html2ms \- 
+convert date and time ctime(2) ctime, localtime, gmtime, asctime, tm2sec, timezone \- 
+convert image crop(1) crop, iconv \- frame, crop, and 
+convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and 
+convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- 
+convert troff output into HTML troff2html(1) troff2html \- 
+convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, 
+convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, 
+convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, 
+convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, 
+convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, 
+convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, 
+convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, 
+convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, 
+convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, 
+convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, 
+convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, 
+convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, 
+cookie manager webcookies(4) webcookies \- HTTP 
+copy \- simple Venti clients venti(1) read, write, 
+copy a file dd(1) dd \- convert and 
+copy arenas between venti servers venti-backup(8) rdarena, wrarena \- 
+copy asynchronously via a large circular buffer pump(1) pump \- 
+copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- secure login and file 
+copy, handling errors ecp(1) ecp \- fast 
+copy, move files cp(1) cp, fcp, mv \- 
+copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-
+Coraid Ethernet Console cec(8) cec \- 
+corresponding to a url hget(1) hget \- retrieve a web page 
+cos, tan, asin, acos, atan, atan2 \- trigonometric functions sin(2) sin, 
+cosh, tanh \- hyperbolic functions sinh(2) sinh, 
+count wc(1) wc \- word 
+count blocks in a file sum(1) sum, md5sum, sha1sum \- sum and 
+counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference 
+cp, fcp, mv \- copy, move files cp(1) 
+cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, 
+cpp \- C language preprocessor cpp(1) 
+cpu \- connection to CPU server cpu(1) 
+CPU server cpu(1) cpu \- connection to 
+CPU servers from other operating systems drawterm(8) drawterm \- connect to Plan 9 
+cpu time in this process and children cputime(2) cputime, times \- 
+cpurc, cpurc.local, termrc, termrc.local \- boot scripts cpurc(8) 
+cpurc.local, termrc, termrc.local \- boot scripts cpurc(8) cpurc, 
+cputime, times \- cpu time in this process and children cputime(2) 
+crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) 
+creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, 
+create \- prepare a fid for I/O on an existing or new file open(5) open, 
+create an interprocess channel pipe(2) pipe \- 
+create an ISO-9660 CD image mk9660(8) dump9660, mk9660 \- 
+create and mount process snapshots snap(4) snap, snapfs \- 
+create, close \- open a file for reading or writing, create file open(2) open, 
+create, extract a vac archive on Venti vac(1) vac, unvac \- 
+create file open(2) open, create, close \- open a file for reading or writing, 
+create mp3 audio files mp3enc(1) mp3enc \- 
+createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, 
+createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, 
+createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, 
+createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, 
+createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, 
+createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, 
+createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, 
+createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, 
+createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, 
+createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, 
+createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, 
+createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, 
+createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, 
+createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, 
+createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, 
+createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, 
+createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, 
+creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for 
+creation and tracking system patch(1) patch \- simple patch 
+cron \- clock daemon cron(8) 
+crop, and convert image crop(1) crop, iconv \- frame, 
+crop, iconv \- frame, crop, and convert image crop(1) 
+cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, 
+crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, 
+crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, 
+crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, 
+crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, 
+crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, 
+cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- 
+cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, 
+csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, 
+csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, 
+csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, 
+CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, 
+csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, 
+ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert date and time ctime(2) 
+ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, 
+ctlkeyboard, closekeyboard \- keyboard control keyboard(2) initkeyboard, 
+ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, 
+ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, 
+ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, 
+ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, 
+current directory getwd(2) getwd \- get 
+current function getcallerpc(2) getcallerpc \- fetch return PC of 
+cursor \- kernel mouse interface mouse(3) mouse, 
+Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, 
+cwfs \- cached-worm file server, dump cwfs(4) 
+daemon cron(8) cron \- clock 
+daemon usbd(4) usbd \- Universal Serial Bus 
+daemons ipserv(8) telnetd, rlogind, rexexec, ftpd \- Internet remote access 
+data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand 
+data prof(1) prof, tprof, kprof \- display profiling 
+data caches segflush(2) segflush \- flush instruction and 
+data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti 
+data from and to a file read(5) read, write \- transfer 
+data structure maps intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to 
+database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network 
+database ndb(6) ndb \- Network 
+database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network 
+database vgadb(6) vgadb \- VGA controller and monitor 
+database files keyfs(4) keyfs, warning \- authentication 
+database operator join(1) join \- relational 
+databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication 
+databases intro(7) intro \- introduction to 
+date and time ctime(2) ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert 
+date and time date(1) date, clock \- 
+date, clock \- date and time date(1) 
+date of a file touch(1) touch \- set modification 
+db \- debugger db(1) 
+dc \- desk calculator dc(1) 
+dd \- convert and copy a file dd(1) 
+deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, 
+debugger acid(1) acid, truss, trump \- 
+debugger db(1) db \- 
+debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent 
+debugging file system rdbfs(4) rdbfs \- remote kernel 
+dec16, enc16, encodefmt \- encoding byte arrays as strings encode(2) dec64, enc64, dec32, enc32, 
+dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings encode(2) dec64, enc64, 
+dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings encode(2) 
+decimal, or ASCII dump xd(1) xd \- hex, octal, 
+decode audio MPEG files (layers 1, 2 and 3) mp3dec(1) mp3dec \- 
+decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, 
+decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, 
+decrypt, netcrypt \- DES encryption encrypt(2) encrypt, 
+defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-
+deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- 
+deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, 
+deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, 
+deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) 
+deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, 
+deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, 
+defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, 
+delatex \- remove formatting requests deroff(1) deroff, 
+delay, ask for delayed note sleep(2) sleep, alarm \- 
+delayed note sleep(2) sleep, alarm \- delay, ask for 
+delete keys from factotum delkey(1) delkey \- 
+deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines avl(2) mkavltree, insertavl, lookupavl, 
+deletekey \- integer to data structure maps intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, 
+deliver the last part of a file tail(1) tail \- 
+deliver, token, vf \- filtering mail filter(1) filter, list, 
+delivery send(8) send \- mail routing and 
+delkey \- delete keys from factotum delkey(1) 
+deroff, delatex \- remove formatting requests deroff(1) 
+DES encryption encrypt(2) encrypt, decrypt, netcrypt \- 
+des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, 
+des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, 
+des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, 
+des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, 
+des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, 
+des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, 
+desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, 
+desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, 
+descend a directory hierarchy walk(5) walk \- 
+description file namespace(6) namespace \- name space 
+description of last system call error errstr(2) errstr, rerrstr, werrstr \- 
+descriptor dup(2) dup \- duplicate an open file 
+descriptor fd2path(2) fd2path \- return file name associated with file 
+descriptor iounit(2) iounit \- return size of atomic I/O unit for file 
+descriptor to a file server fauth(2) fauth \- set up authentication on a file 
+desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, 
+desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, 
+desk calculator dc(1) dc \- 
+des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, 
+determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, 
+devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, 
+device ether(3) ether \- Ethernet 
+device i82365(3) i82365 \- Personal Computer Memory Card Interface Association (PCMCI) 
+device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network 
+device vga(3) vga \- VGA controller 
+device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB 
+device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB 
+device drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage 
+device drivers usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus 
+device interface disk(2) opendisk, Disk \- generic disk 
+device interface sd(3) sd \- storage 
+device interface sdaoe(3) sdaoe \- ATA-over-Ethernet (Ao) storage 
+device operations scsi(2) openscsi, closescsi, scsiready, scsi, scsicmd, scsierror \- SCSI 
+devices fs(3) fs \- file system 
+devices intro(3) intro \- introduction to the Plan 9 
+dhcpd, dhcpleases, rarpd, tftpd \- Internet booting dhcpd(8) 
+dhcpleases, rarpd, tftpd \- Internet booting dhcpd(8) dhcpd, 
+dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) 
+dialer network telco(4) telco, faxreceive, faxsend, fax, telcofax, telcodata \- telephone 
+dialer scripting tools expect(1) at, drain, expect, pass \- 
+dict \- dictionary browser dict(7) 
+dictionary browser dict(7) dict \- 
+diff idiff(1) idiff \- interactive 
+diff \- differential file comparator diff(1) 
+differential file comparator diff(1) diff \- 
+diffy \- print file names from the dump yesterday(1) yesterday, 
+digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple 
+Digital Pathways SecureNet Key remote authentication box securenet(8) securenet \- 
+digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - 
+digitized map formats map(6) map \- 
+Digitized Sky Survey scat(7) scat \- sky catalogue and 
+dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, 
+dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, 
+dircp \- archiver tar(1) tar, 
+directed scanning and processing language awk(1) awk \- pattern-
+directory chdir(2) chdir \- change working 
+directory dirread(2) dirread, dirreadall \- read 
+directory getwd(2) getwd \- get current 
+directory ls(1) ls, lc \- list contents of 
+directory mkdir(1) mkdir \- make a 
+directory pwd(1) pwd, pbd \- working 
+directory rwd(1) rwd, conswdir \- maintain remote working 
+directory hierarchy walk(5) walk \- descend a 
+dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, 
+dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, wstat, fwstat, dirstat, 
+dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, 
+dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, 
+dirread, dirreadall \- read directory dirread(2) 
+dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, 
+dirreadall \- read directory dirread(2) dirread, 
+dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, wstat, fwstat, 
+dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, 
+disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, 
+disc (CD, DVD, B) track reader and writer file system cdfs(4) cdfs, cddb \- optical 
+discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray 
+Disk \- generic disk device interface disk(2) opendisk, 
+disk device interface disk(2) opendisk, Disk \- generic 
+disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, 
+disk file system kfs(4) kfs \- 
+disk interface floppy(3) floppy \- floppy 
+disk simulator disksim(8) disksim \- 
+disk usage du(1) du \- 
+diskettes, flashes prep(8) prep, fdisk, format, mbr \- prepare hard and floppy 
+diskparts, dmaon \- prepare disks for use diskparts(8) 
+disks for use diskparts(8) diskparts, dmaon \- prepare 
+disksim \- disk simulator disksim(8) 
+display a bar graph status window statusbar(8) statusbar \- 
+display color map colors(1) getmap, colors \- 
+display color map readcolmap(2) RGB, readcolmap, writecolmap \- access 
+display graphs of system activity stats(8) stats \- 
+display name space ns(1) ns \- 
+Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) 
+display profiling data prof(1) prof, tprof, kprof \- 
+dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, 
+distance hypot(2) hypot \- Euclidean 
+distribution bundle(1) bundle \- collect files for 
+div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, 
+division muldiv(2) muldiv, umuldiv \- high-precision multiplication and 
+divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, 
+dmaon \- prepare disks for use diskparts(8) diskparts, 
+dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, 
+dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, 
+dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, 
+dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, 
+dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, 
+doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, 
+doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) 
+doctype \- intuit command line for formatting a document doctype(1) 
+document doctype(1) doctype \- intuit command line for formatting a 
+documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft 
+dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, 
+doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, 
+dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, 
+DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- 
+dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, 
+dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file systems dossrv(4) 
+dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, 
+dpost \- text formatting and typesetting troff(1) troff, nroff, 
+drain, expect, pass \- dialer scripting tools expect(1) at, 
+draw \- screen graphics draw(3) 
+draw a graph graph(1) graph \- 
+draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, 
+draw maps on various projections map(7) map, mapdemo \- 
+drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, 
+drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, 
+drawgetrect, menuhit, setcursor \- mouse control mouse(2) initmouse, readmouse, closemouse, moveto, getrect, 
+drawing graphs grap(1) grap \- pic preprocessor for 
+drawing pictures pic(1) pic, tpic \- troff and tex preprocessors for 
+drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- 
+drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, 
+drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, 
+drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, 
+drawterm \- connect to Plan 9 CPU servers from other operating systems drawterm(8) 
+driver pcc(1) pcc \- APE C compiler 
+driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device 
+driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device 
+drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage device 
+drivers usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device 
+dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) 
+DSAprimes, probably_prime, smallprimetest \- prime number generation prime(2) genprime, gensafeprime, genstrongprime, 
+dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, 
+dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, 
+dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, 
+dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, 
+dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, 
+dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, 
+dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, 
+dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, 
+dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm dsa(2) dsagen, dsasign, 
+du \- disk usage du(1) 
+dump cwfs(4) cwfs \- cached-worm file server, 
+dump fs(4) fs \- file server, 
+dump history(1) history \- print file names from the 
+dump xd(1) xd \- hex, octal, decimal, or ASCII 
+dump yesterday(1) yesterday, diffy \- print file names from the 
+dump9660, mk9660 \- create an ISO-9660 CD image mk9660(8) 
+dumparenas, restore \- backup venti arenas to blu-ray discs or restore from them backup(8) backup, tobackup, 
+dumps ktrace(1) ktrace \- interpret kernel stack 
+dup \- duplicate an open file descriptor dup(2) 
+dup \- dups of open files dup(3) 
+duplicate an open file descriptor dup(2) dup \- 
+dups of open files dup(3) dup \- 
+DVD, B) track reader and writer file system cdfs(4) cdfs, cddb \- optical disc (CD, 
+Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, 
+Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, 
+EARGF, arginit, argopt \- process option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, 
+eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, 
+ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, 
+ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, 
+ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, 
+echo \- print arguments echo(1) 
+echo UDP packets udpecho(8) udpecho \- 
+ecp \- fast copy, handling errors ecp(1) 
+ed \- text editor ed(1) 
+edit image files, subfont files, face files, etc. tweak(1) tweak \- 
+editor ed(1) ed \- text 
+editor sed(1) sed \- stream 
+editor macros emacs(1) emacs \- 
+editor with structural regular expressions sam(1) sam, B, sam.save, samterm \- screen 
+edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, 
+egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, 
+egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, 
+egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, 
+eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) 
+egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, 
+egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, 
+egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, 
+egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, 
+egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, 
+egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, 
+egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, 
+egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, 
+egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, 
+eia \- serial communication control uart(3) uart, 
+einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, 
+eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) 
+eject \- DOS and ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, 
+ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, 
+elgamal encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - 
+ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, 
+emacs \- editor macros emacs(1) 
+emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, 
+emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, 
+emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, 
+emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, 
+emulate a VT-100 or VT-220 terminal vt(1) vt \- 
+enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, 
+enc16, encodefmt \- encoding byte arrays as strings encode(2) dec64, enc64, dec32, enc32, dec16, 
+enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings encode(2) dec64, enc64, dec32, 
+enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as strings encode(2) dec64, 
+encode files in Privacy Enhanced Mail (PE) format pem(8) pemdecode, pemencode \- 
+encodefmt \- encoding byte arrays as strings encode(2) dec64, enc64, dec32, enc32, dec16, enc16, 
+encoding byte arrays as strings encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- 
+encrypt, decrypt, netcrypt \- DES encryption encrypt(2) 
+encryption blowfish(2) setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish 
+encryption elgamal(2) eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal 
+encryption encrypt(2) encrypt, decrypt, netcrypt \- DES 
+encryption rc4(2) setupRC4state, rc4, rc4skip, rc4back - alleged rc4 
+encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA 
+encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital 
+encryption standard (rijndael) aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced 
+encryption to a communication channel pushssl(2) pushssl \- attach SSL version 2 
+encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 
+endwalk - AVL tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, 
+Enhanced Mail (PE) format pem(8) pemdecode, pemencode \- encode files in Privacy 
+env \- environment variables env(3) 
+environment variables env(3) env \- 
+environment variables getenv(2) getenv, putenv \- access 
+eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) 
+epoch time(2) time, nsec \- time in seconds and nanoseconds since 
+eqn \- typeset mathematics eqn(1) 
+eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, 
+eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, 
+eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, 
+equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, 
+equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, 
+eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, 
+ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, 
+erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, 
+eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, 
+errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, 
+error error(5) error \- return an 
+error errstr(2) errstr, rerrstr, werrstr \- description of last system call 
+error \- return an error error(5) 
+error messages perror(2) perror, syslog, sysfatal \- system 
+error-checking memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- 
+errors ecp(1) ecp \- fast copy, handling 
+errors spell(1) spell, sprog \- find spelling 
+errstr, rerrstr, werrstr \- description of last system call error errstr(2) 
+esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, 
+esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP ip(3) ip, 
+establish a connection attach(5) attach, auth \- messages to 
+establish a swap file swap(8) swap \- 
+estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, 
+estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, 
+estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, 
+ether \- Ethernet device ether(3) 
+ether, kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, 
+Ethernet (Ao) interface aoe(3) aoe \- ATA-over-
+Ethernet (Ao) storage device interface sdaoe(3) sdaoe \- ATA-over-
+Ethernet bridge bridge(3) bridge \- IPv4 
+Ethernet Console cec(8) cec \- Coraid 
+Ethernet device ether(3) ether \- 
+Ethernet packet wol(8) wol \- send wake-on-lan 
+etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, 
+Euclidean distance hypot(2) hypot \- 
+eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, 
+event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics events event(2) 
+Event, Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, 
+events calendar(1) calendar \- print upcoming 
+events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- graphics 
+exec, execl, _privates, _nprivates, _tos \- execute a file exec(2) 
+exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, 
+execl, _privates, _nprivates, _tos \- execute a file exec(2) exec, 
+execnet \- network interface to program execution execnet(4) 
+executable src(1) src \- find source code for 
+executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to 
+executable files size(1) size \- print size of 
+execute a file exec(2) exec, execl, _privates, _nprivates, _tos \- 
+existing or new file open(5) open, create \- prepare a fid for I/O on an 
+exit wait(2) await, wait, waitpid \- wait for a process to 
+exit, flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, 
+_exits, atexit, atexitdont, terminate \- terminate process, process cleanup exits(2) exits, 
+exits, _exits, atexit, atexitdont, terminate \- terminate process, process cleanup exits(2) 
+exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, power, square root exp(2) 
+expand data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and 
+expand system wide mail aliases aliasmail(8) aliasmail \- 
+expect, pass \- dialer scripting tools expect(1) at, drain, 
+exponent frexp(2) frexp, ldexp, modf \- split into mantissa and 
+exponential, logarithm, power, square root exp(2) exp, log, log10, pow, pow10, sqrt \- 
+exportfs, srvfs \- network file server plumbing exportfs(4) 
+expression regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular 
+expression notation regexp(6) regexp \- regular 
+expressions sam(1) sam, B, sam.save, samterm \- screen editor with structural regular 
+exsort \- file server maintenance fs(8) fs, 
+ext2 file system ext2srv(4) ext2srv \- 
+ext2srv \- ext2 file system ext2srv(4) 
+extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- 
+extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- 
+external format for fonts and subfonts font(6) font, subfont \- 
+external format for images image(6) image \- 
+external keyboard input kbin(3) kbin \- 
+extract a vac archive on Venti vac(1) vac, unvac \- create, 
+extract printable strings strings(1) strings \- 
+extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- 
+fabs, fmod, floor, ceil \- absolute value, remainder, floor, ceiling functions floor(2) 
+face \- face files face(6) 
+face files face(6) face \- 
+face files, etc. tweak(1) tweak \- edit image files, subfont files, 
+face icon mug(1) mug - convert an image to a 
+faces, seemail, vwhois \- mailbox interface faces(1) 
+factor a number, generate large primes factor(1) factor, primes \- 
+factor, primes \- factor a number, generate large primes factor(1) 
+factotum delkey(1) delkey \- delete keys from 
+factotum, fgui \- authentication agent factotum(4) 
+fast copy, handling errors ecp(1) ecp \- 
+fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, 
+fault abort(2) abort \- generate a 
+fauth \- set up authentication on a file descriptor to a file server fauth(2) 
+fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, noworld, auth_proxy, 
+FAX, image, graphic, PostScript, PDF, and typesetter output files page(1) page \- view 
+fax, telcofax, telcodata \- telephone dialer network telco(4) telco, faxreceive, faxsend, 
+faxreceive, faxsend, fax, telcofax, telcodata \- telephone dialer network telco(4) telco, 
+faxsend, fax, telcofax, telcodata \- telephone dialer network telco(4) telco, faxreceive, 
+Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) 
+fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, 
+fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, 
+fcp, mv \- copy, move files cp(1) cp, 
+fd2path \- return file name associated with file descriptor fd2path(2) 
+fdisk, format, mbr \- prepare hard and floppy diskettes, flashes prep(8) prep, 
+fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, 
+fedex, ups, usps \- track shipments fedex(1) 
+feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, 
+ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, 
+fetch Associated Press news articles ap(1) ap \- 
+fetch return PC of current function getcallerpc(2) getcallerpc \- 
+fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, 
+fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, 
+fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) 
+fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, 
+fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, 
+fgui \- authentication agent factotum(4) factotum, 
+fid clunk(5) clunk \- forget about a 
+Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) 
+fid for I/O on an existing or new file open(5) open, create \- prepare a 
+fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P 
+Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, 
+fields getfields(2) getfields, gettokens, tokenize \- break a string into 
+file access(2) access \- determine accessibility of 
+file dd(1) dd \- convert and copy a 
+file exec(2) exec, execl, _privates, _nprivates, _tos \- execute a 
+file fortune(1) fortune \- sample lines from a 
+file httpfile(4) httpfile \- serve a single web 
+file namespace(6) namespace \- name space description 
+file open(2) open, create, close \- open a file for reading or writing, create 
+file open(5) open, create \- prepare a fid for I/O on an existing or new 
+file pr(1) pr \- print 
+file read(2) read, readn, write, pread, pwrite \- read or write 
+file read(5) read, write \- transfer data from and to a 
+file remove(2) remove \- remove a 
+file sum(1) sum, md5sum, sha1sum \- sum and count blocks in a 
+file swap(8) swap \- establish a swap 
+file tail(1) tail \- deliver the last part of a 
+file touch(1) touch \- set modification date of a 
+file uniq(1) uniq \- report repeated lines in a 
+file venti.conf(6) venti.conf \- a venti configuration 
+file \- determine file type file(1) 
+file attributes stat(5) stat, wstat \- inquire or change 
+file comparator diff(1) diff \- differential 
+file copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- secure login and 
+File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, 
+file descriptor dup(2) dup \- duplicate an open 
+file descriptor fd2path(2) fd2path \- return file name associated with 
+file descriptor iounit(2) iounit \- return size of atomic I/O unit for 
+file descriptor to a file server fauth(2) fauth \- set up authentication on a 
+file for a pattern grep(1) grep \- search a 
+file for PCs plan9.ini(8) plan9.ini \- configuration 
+file for reading or writing, create file open(2) open, create, close \- open a 
+file format a.out(6) a.out \- object 
+file format ar(6) ar \- archive (library) 
+file formats intro(6) intro \- introduction to 
+file from a server remove(5) remove \- remove a 
+file group chgrp(1) chgrp \- change 
+file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory 
+file in name space pipefile(1) pipefile \- attach filter to 
+file interpretation functions object(2) objtype, readobj, objtraverse, isar, nextar, readar \- object 
+file into pieces split(1) split \- split a 
+file listing proto(2) rdproto \- parse and process a proto 
+file modification time mtime(1) mtime \- print 
+file name mktemp(2) mktemp \- make a unique 
+file name affixes basename(1) basename \- strip 
+file name associated with file descriptor fd2path(2) fd2path \- return 
+file name completion complete(2) complete \- 
+file name space namespace(4) namespace \- structure of conventional 
+file names from the dump history(1) history \- print 
+file names from the dump yesterday(1) yesterday, diffy \- print 
+file offset seek(2) seek \- change 
+File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 
+File Protocol, 9P intro(5) intro \- introduction to the Plan 9 
+file server boot(8) boot \- connect to the root 
+file server fauth(2) fauth \- set up authentication on a file descriptor to a 
+file server fossil(4) fossil \- archival 
+file server fsconfig(8) fsconfig \- configuring a 
+file server upasfs(4) upasfs \- mail 
+file server connection reboot(8) reboot \- reboot the system upon loss of remote 
+file server, dump cwfs(4) cwfs \- cached-worm 
+file server, dump fs(4) fs \- 
+file server maintenance fs(8) fs, exsort \- 
+file server plumbing exportfs(4) exportfs, srvfs \- network 
+file server user list format users(6) users \- 
+file servers intro(4) intro \- introduction to 
+file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P 
+file service srv(4) srv, srvold9p, 9fs, srvssh \- start network 
+file status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put 
+file system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track reader and writer 
+file system cfs(4) cfs \- cache 
+file system ext2srv(4) ext2srv \- ext2 
+file system ftpfs(4) ftpfs \- file transfer protocol (FT) 
+file system kfs(4) kfs \- disk 
+file system lnfs(4) lnfs \- long name 
+file system mkfs(8) mkfs, mkext \- archive or update a 
+file system mkpaqfs(8) mkpaqfs \- make a compressed read-only 
+file system mksacfs(8) mksacfs \- make a compressed 
+file system nntpfs(4) nntpfs \- network news transport protocol (NNT) 
+file system paqfs(4) paqfs \- compressed read-only 
+file system playlistfs(7) playlistfs \- playlist 
+file system ramfs(4) ramfs \- memory 
+file system ratfs(4) ratfs \- mail address ratification 
+file system rdbfs(4) rdbfs \- remote kernel debugging 
+file system root(3) root \- the root 
+file system sacfs(4) sacfs \- compressed 
+file system vacfs(4) vacfs \- a Venti-based 
+file system webfs(4) webfs \- world wide web 
+file system wikifs(4) wikifs, wikipost \- wiki 
+file system client nfs(4) nfs \- Sun network 
+file system devices fs(3) fs \- 
+file system for console access consolefs(4) consolefs, C, clog \- 
+file system for interprocess messaging plumber(4) plumber \- 
+file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver 
+file system to measure I/O iostats(4) iostats \- 
+file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 
+file systems mntgen(4) mntgen \- automatically generate mount points for 
+file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival 
+file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local 
+file systems and optionally reboot the system fshalt(8) fshalt, reboot \- halt any local 
+file transfer con(1) con, telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM 
+file transfer protocol (FT) file system ftpfs(4) ftpfs \- 
+file type file(1) file \- determine 
+file, with partitions partfs(8) partfs \- serve 
+file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, 
+fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, 
+fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, 
+fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, 
+files cat(1) cat, read \- catenate 
+files cmp(1) cmp \- compare two 
+files comm(1) comm \- select or reject lines common to two sorted 
+files cp(1) cp, fcp, mv \- copy, move 
+files dup(3) dup \- dups of open 
+files face(6) face \- face 
+files keyfs(4) keyfs, warning \- authentication database 
+files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable 
+files mk(1) mk, membername \- maintain (make) related 
+files mp3enc(1) mp3enc \- create mp3 audio 
+files page(1) page \- view FAX, image, graphic, PostScript, PDF, and typesetter output 
+files qer(8) qer, runq \- queue management for spooled 
+files rio(4) rio \- window system 
+files rm(1) rm \- remove 
+files size(1) size \- print size of executable 
+files sort(1) sort \- sort and/or merge 
+files strip(1) strip \- remove symbols from binary 
+files tmpfile(2) tmpfile, tmpnam \- Stdio temporary 
+files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti 
+files, etc. tweak(1) tweak \- edit image files, subfont files, face 
+files, face files, etc. tweak(1) tweak \- edit image files, subfont 
+files for distribution bundle(1) bundle \- collect 
+files for text windows acme(4) acme \- control 
+files in Privacy Enhanced Mail (PE) format pem(8) pemdecode, pemencode \- encode 
+files (layers 1, 2 and 3) mp3dec(1) mp3dec \- decode audio MPEG 
+files, subfont files, face files, etc. tweak(1) tweak \- edit image 
+filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, 
+fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, 
+fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, 
+fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, 
+fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, 
+fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, 
+filter plot(1) plot \- graphics 
+filter, list, deliver, token, vf \- filtering mail filter(1) 
+filter to file in name space pipefile(1) pipefile \- attach 
+filtering mail filter(1) filter, list, deliver, token, vf \- 
+filters scanmail(8) scanmail, testscan \- spam 
+find lines in a sorted list look(1) look \- 
+find memory leaks leak(1) leak, kmem, umem \- help 
+find pages of this manual man(1) man, lookman, sig \- print or 
+find source code for executable src(1) src \- 
+find spelling errors spell(1) spell, sprog \- 
+finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, 
+findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, 
+findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, 
+findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, 
+flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, exit, 
+flashes prep(8) prep, fdisk, format, mbr \- prepare hard and floppy diskettes, 
+flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, 
+floating point getfcr(2) getfcr, setfcr, getfsr, setfsr \- control 
+floating point language hoc(1) hoc \- interactive 
+floor, ceil \- absolute value, remainder, floor, ceiling functions floor(2) fabs, fmod, 
+floor, ceiling functions floor(2) fabs, fmod, floor, ceil \- absolute value, remainder, 
+floppy \- floppy disk interface floppy(3) 
+floppy disk interface floppy(3) floppy \- 
+floppy diskettes, flashes prep(8) prep, fdisk, format, mbr \- prepare hard and 
+flush \- abort a message flush(5) 
+flush instruction and data caches segflush(2) segflush \- 
+flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, 
+fmod, floor, ceil \- absolute value, remainder, floor, ceiling functions floor(2) fabs, 
+fmt, htmlfmt \- simple text formatters fmt(1) 
+fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, 
+fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, 
+fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, 
+fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, 
+fmtindex, fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, 
+fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) 
+fmtisect, syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, 
+fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, 
+fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, 
+fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, 
+fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, 
+fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, 
+fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, 
+fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, 
+fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, 
+Font \- font utilities cachechars(2) cachechars, agefont, loadchar, Subfont, Fontchar, 
+font, subfont \- external format for fonts and subfonts font(6) 
+font utilities cachechars(2) cachechars, agefont, loadchar, Subfont, Fontchar, Font \- 
+Fontchar, Font \- font utilities cachechars(2) cachechars, agefont, loadchar, Subfont, 
+fonts and subfonts font(6) font, subfont \- external format for 
+fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) 
+fork, rfork \- manipulate process resources fork(2) 
+format a.out(6) a.out \- object file 
+format ar(6) ar \- archive (library) file 
+format pem(8) pemdecode, pemencode \- encode files in Privacy Enhanced Mail (PE) 
+format users(6) users \- file server user list 
+format utf(6) UTF, Unicode, ASCII, rune \- character set and 
+format for fonts and subfonts font(6) font, subfont \- external 
+format for images image(6) image \- external 
+format, mbr \- prepare hard and floppy diskettes, flashes prep(8) prep, fdisk, 
+format of plumb messages and rules plumb(6) plumb \- 
+format rsa keys rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and 
+format tables for nroff or troff tbl(1) tbl \- 
+formats intro(6) intro \- introduction to file 
+formats map(6) map \- digitized map 
+formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data 
+formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print 
+formatted input fscanf(2) fscanf, scanf, sscanf, vfscanf \- scan 
+formatted output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print 
+formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print 
+formatters fmt(1) fmt, htmlfmt \- simple text 
+formatting a document doctype(1) doctype \- intuit command line for 
+formatting and sending mail marshal(1) marshal \- 
+formatting and typesetting htmlroff(1) htmlroff \- HTML 
+formatting and typesetting htmlroff(6) htmlroff \- HTML 
+formatting and typesetting troff(1) troff, nroff, dpost \- text 
+formatting HTML mhtml(6) mhtml \- macros for 
+formatting manuscripts ms(6) ms \- macros for 
+formatting requests deroff(1) deroff, delatex \- remove 
+fortune \- sample lines from a file fortune(1) 
+forward incoming calls to another address trampoline(8) trampoline \- 
+fossil \- archival file server fossil(4) 
+fossil console commands fossilcons(8) fossilcons \- 
+fossilcons \- fossil console commands fossilcons(8) 
+fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, 
+fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, 
+fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) 
+fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, 
+fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, 
+frame buffer server and viewer for Virtual Network Computing (VN) vnc(1) vncs, vncv \- remote 
+frame, crop, and convert image crop(1) crop, iconv \- 
+frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- 
+frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, 
+frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, 
+frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, 
+frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, 
+frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, 
+frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, 
+fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, 
+free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, 
+freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, 
+freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, 
+freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, 
+freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, 
+freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, 
+freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, 
+freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, 
+freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, 
+freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps intmap(2) Intmap, allocmap, 
+freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, 
+freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, 
+freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, 
+freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, 
+freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, 
+freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, 
+freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, 
+freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, 
+freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, 
+freq \- print histogram of character frequencies freq(1) 
+frequencies freq(1) freq \- print histogram of character 
+frexp, ldexp, modf \- split into mantissa and exponent frexp(2) 
+frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, 
+frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) 
+frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, 
+frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, 
+fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, 
+frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, 
+frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, 
+frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, 
+frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, 
+frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, 
+fs \- file server, dump fs(4) 
+fs \- file system devices fs(3) 
+fs, exsort \- file server maintenance fs(8) 
+fscanf, scanf, sscanf, vfscanf \- scan formatted input fscanf(2) 
+fsconfig \- configuring a file server fsconfig(8) 
+fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, 
+fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, 
+fshalt, reboot \- halt any local file systems and optionally reboot the system fshalt(8) 
+fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, 
+FT) file system ftpfs(4) ftpfs \- file transfer protocol (
+ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, 
+ftpd \- Internet remote access daemons ipserv(8) telnetd, rlogind, rexexec, 
+ftpfs \- file transfer protocol (FT) file system ftpfs(4) 
+fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, 
+fversion \- initialize 9P connection and negotiate version fversion(2) 
+fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, 
+fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, wstat, 
+gather read and write readv(2) readv, writev, preadv, pwritev \- scatter/
+gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, 
+generation prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number 
+generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number 
+generic disk device interface disk(2) opendisk, Disk \- 
+gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, 
+geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, 
+genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number generation prime(2) 
+genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, 
+gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number generation prime(2) genprime, 
+genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime number generation prime(2) genprime, gensafeprime, 
+Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- 
+get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, 
+get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, 
+get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, 
+get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, 
+getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, 
+getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, 
+getcallerpc \- fetch return PC of current function getcallerpc(2) 
+getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, 
+getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, 
+getenv, putenv \- access environment variables getenv(2) 
+getfcr, setfcr, getfsr, setfsr \- control floating point getfcr(2) 
+getfields, gettokens, tokenize \- break a string into fields getfields(2) 
+getflags, usage \- command-line parsing for shell scripts getflags(8) 
+getfsr, setfsr \- control floating point getfcr(2) getfcr, setfcr, 
+getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, 
+getmap, colors \- display color map colors(1) 
+getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, 
+getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, 
+getpid, getppid \- get process ids getpid(2) 
+getppid \- get process ids getpid(2) getpid, 
+getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, 
+getrect, drawgetrect, menuhit, setcursor \- mouse control mouse(2) initmouse, readmouse, closemouse, moveto, 
+gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, 
+getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, 
+gettokens, tokenize \- break a string into fields getfields(2) getfields, 
+getuser, sysname \- get user or system name getuser(2) 
+getwd \- get current directory getwd(2) 
+getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, 
+Ghostscript (PostScript and PDF language interpreter) gs(1) gs \- Aladdin 
+gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, 
+globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, 
+gmtime, asctime, tm2sec, timezone \- convert date and time ctime(2) ctime, localtime, 
+go.fishing \- mail and mailboxes mail(1) mail, 
+goto setjmp(2) setjmp, longjmp, notejmp \- non-local 
+gping, traceroute, hogports \- probe the Internet ping(8) ping, 
+GPS time and position service gpsfs(8) gpsfs, gpsevermore \- 
+gpsevermore \- GPS time and position service gpsfs(8) gpsfs, 
+gpsfs, gpsevermore \- GPS time and position service gpsfs(8) 
+grap \- pic preprocessor for drawing graphs grap(1) 
+graph graph(1) graph \- draw a 
+graph \- draw a graph graph(1) 
+graph status window statusbar(8) statusbar \- display a bar 
+graph viewer gview(1) gview \- interactive 
+graphic, PostScript, PDF, and typesetter output files page(1) page \- view FAX, image, 
+graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive 
+graphical size of strings stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- 
+graphics draw(3) draw \- screen 
+graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive 
+graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu \- 
+graphics filter plot(1) plot \- 
+graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- 
+graphics interface plot(6) plot \- 
+graphs grap(1) grap \- pic preprocessor for drawing 
+graphs of system activity stats(8) stats \- display 
+gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP ip(3) ip, esp, 
+grep \- search a file for a pattern grep(1) 
+group chgrp(1) chgrp \- change file 
+group postnote(2) postnote \- send a note to a process or process 
+group ids, user, null, reboot, etc. cons(3) cons \- console, clocks, process/process 
+grouped memory allocation bin(2) binalloc, bingrow, binfree \- 
+gs \- Aladdin Ghostscript (PostScript and PDF language interpreter) gs(1) 
+guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, 
+gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand data gzip(1) gzip, 
+gview \- interactive graph viewer gview(1) 
+gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip \- compress and expand data gzip(1) 
+halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, 
+halt any local file systems and optionally reboot the system fshalt(8) fshalt, reboot \- 
+handle asynchronous process notification notify(2) notify, noted, atnotify \- 
+handling errors ecp(1) ecp \- fast copy, 
+hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, 
+hard and floppy diskettes, flashes prep(8) prep, fdisk, format, mbr \- prepare 
+has been running uptime(1) uptime \- show how long the system 
+hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure 
+hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, 
+hayes, xms, xmr \- remote login, execution, and XMODEM file transfer con(1) con, telnet, rx, 
+hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, 
+hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, 
+hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, 
+hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, 
+HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) 
+HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, 
+HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, 
+hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, 
+hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, 
+help find memory leaks leak(1) leak, kmem, umem \- 
+HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, 
+hex, octal, decimal, or ASCII dump xd(1) xd \- 
+hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, 
+HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, 
+hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, 
+hget \- retrieve a web page corresponding to a url hget(1) 
+hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, 
+hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, 
+hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file 
+hierarchy walk(5) walk \- descend a directory 
+high-precision multiplication and division muldiv(2) muldiv, umuldiv \- 
+hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, 
+Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, 
+hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, 
+histogram of character frequencies freq(1) freq \- print 
+history \- print file names from the dump history(1) 
+hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, 
+hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, 
+hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, 
+hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, 
+hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, 
+hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, 
+hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, 
+hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, 
+hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, 
+hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, 
+hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, 
+hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, 
+hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, 
+hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, 
+hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, 
+hoc \- interactive floating point language hoc(1) 
+hogports \- probe the Internet ping(8) ping, gping, traceroute, 
+hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, 
+holders keys.who(6) keys.who \- biographic information for key 
+Host Controller Interface usb(3) usb \- USB 
+Host Controller Interface) SATA (Serial AT) storage device drivers sdahci(3) sdahci \- AHCI (Advanced 
+how long the system has been running uptime(1) uptime \- show 
+how to type characters keyboard(6) keyboard \- 
+hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, 
+hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, 
+hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, 
+hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, 
+hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, 
+HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, 
+hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, 
+hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, 
+hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, 
+hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, 
+hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, 
+HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, 
+hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, 
+HTML mhtml(6) mhtml \- macros for formatting 
+html ms2html(1) ms2html, html2ms \- convert between troff's ms macros and 
+HTML troff2html(1) troff2html \- convert troff output into 
+HTML formatting and typesetting htmlroff(1) htmlroff \- 
+HTML formatting and typesetting htmlroff(6) htmlroff \- 
+HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- 
+html2ms \- convert between troff's ms macros and html ms2html(1) ms2html, 
+htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, 
+Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, 
+htmlfmt \- simple text formatters fmt(1) fmt, 
+htmlroff \- HTML formatting and typesetting htmlroff(1) 
+htmlroff \- HTML formatting and typesetting htmlroff(6) 
+HTTP cookie manager webcookies(4) webcookies \- 
+http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an 
+HTTP server httpd(8) httpd, mirror, save, imagemap, man2html, webls \- 
+http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, 
+httpd, mirror, save, imagemap, man2html, webls \- HTTP server httpd(8) 
+httpfile \- serve a single web file httpfile(4) 
+httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, 
+HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, 
+HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, 
+httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, 
+hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, 
+hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, 
+hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, 
+hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, 
+hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, 
+hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, 
+hvprint, hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, 
+hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, 
+hwrite, hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, 
+hxferenc, \- routines for creating an http server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, 
+hyperbolic functions sinh(2) sinh, cosh, tanh \- 
+hypot \- Euclidean distance hypot(2) 
+i82365 \- Personal Computer Memory Card Interface Association (PCMCI) device i82365(3) 
+icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP ip(3) ip, esp, gre, 
+icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP ip(3) ip, esp, gre, icmp, 
+ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, 
+icon mug(1) mug - convert an image to a face 
+iconv \- frame, crop, and convert image crop(1) crop, 
+icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, 
+icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, 
+id of processes cap(3) cap \- capabilities for setting the user 
+ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) 
+identify a PCMCIA card pcmcia(8) pcmcia \- 
+idiff \- interactive diff idiff(1) 
+ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, 
+ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, 
+image crop(1) crop, iconv \- frame, crop, and convert 
+image mk9660(8) dump9660, mk9660 \- create an ISO-9660 CD 
+image \- external format for images image(6) 
+Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) 
+image files, subfont files, face files, etc. tweak(1) tweak \- edit 
+image, graphic, PostScript, PDF, and typesetter output files page(1) page \- view FAX, 
+image to a face icon mug(1) mug - convert an 
+imagemap, man2html, webls \- HTTP server httpd(8) httpd, mirror, save, 
+images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing 
+images image(6) image \- external format for 
+images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident 
+images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident 
+imap4d \- Internet mail servers pop3(8) pop3, 
+import \- import a name space from a remote system import(4) 
+import a name space from a remote system import(4) import \- 
+incoming calls to another address trampoline(8) trampoline \- forward 
+incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, 
+independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-
+independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-
+Inf, isNaN, isInf \- not-a-number and infinity functions nan(2) NaN, 
+infinity functions nan(2) NaN, Inf, isNaN, isInf \- not-a-number and 
+inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, 
+inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, 
+inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, 
+inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, 
+inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, 
+information astro(7) astro \- print astronomical 
+information and control arch(3) arch \- architecture-specific 
+information for key holders keys.who(6) keys.who \- biographic 
+init \- initialize machine upon booting init(8) 
+initcontrols, namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, 
+initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, 
+initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, 
+initialize 9P connection and negotiate version fversion(2) fversion \- 
+initialize machine upon booting init(8) init \- 
+initkeyboard, ctlkeyboard, closekeyboard \- keyboard control keyboard(2) 
+initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control mouse(2) 
+initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, 
+input fscanf(2) fscanf, scanf, sscanf, vfscanf \- scan formatted 
+input kbin(3) kbin \- external keyboard 
+input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio 
+input/output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered 
+input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered 
+inquire or change file attributes stat(5) stat, wstat \- 
+insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines avl(2) mkavltree, 
+insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps intmap(2) Intmap, allocmap, freemap, 
+insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, 
+installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, 
+instruction and data caches segflush(2) segflush \- flush 
+instruction simulators vi(1) 5i, ki, vi, qi \- 
+Interfaces pnp(3) pnp \- Plug 'n' Play ISA and PCI 
+Internet ping(8) ping, gping, traceroute, hogports \- probe the 
+Internet booting dhcpd(8) dhcpd, dhcpleases, rarpd, tftpd \- 
+Internet configuration and routing ipconfig(8) ipconfig, rip, linklocal, ipv6on \- 
+Internet mail servers pop3(8) pop3, imap4d \- 
+Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- 
+Internet remote access daemons ipserv(8) telnetd, rlogind, rexexec, ftpd \- 
+interpret ASCII, Unicode characters ascii(1) ascii, unicode \- 
+interpret kernel stack dumps ktrace(1) ktrace \- 
+interpretation functions object(2) objtype, readobj, objtraverse, isar, nextar, readar \- object file 
+interprocess channel pipe(2) pipe \- create an 
+interprocess communication pipe(3) pipe \- two-way 
+interprocess messaging plumber(4) plumber \- file system for 
+Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure maps intmap(2) 
+introduction to databases intro(7) intro \- 
+introduction to file formats intro(6) intro \- 
+introduction to file servers intro(4) intro \- 
+introduction to library functions intro(2) intro \- 
+introduction to Plan 9 intro(1) intro \- 
+introduction to system administration intro(8) intro \- 
+introduction to the Plan 9 devices intro(3) intro \- 
+introduction to the Plan 9 File Protocol, 9P intro(5) intro \- 
+intuit command line for formatting a document doctype(1) doctype \- 
+invariants assert(2) assert \- check program 
+invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, 
+I/O iostats(4) iostats \- file system to measure 
+I/O on an existing or new file open(5) open, create \- prepare a fid for 
+I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave 
+I/O Processors na(8) na \- assembler for the Symbios Logic PCI-SCSI 
+I/O unit for file descriptor iounit(2) iounit \- return size of atomic 
+iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, 
+ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, 
+iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, 
+iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, 
+ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, 
+ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, 
+ioread, ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, 
+ioreadn, iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, 
+iostats \- file system to measure I/O iostats(4) 
+iounit \- return size of atomic I/O unit for file descriptor iounit(2) 
+iowrite \- slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, 
+IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over 
+ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network protocols over IP ip(3) 
+ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, 
+ipconfig, rip, linklocal, ipv6on \- Internet configuration and routing ipconfig(8) 
+ipmux, rudp, tcp, udp \- network protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, 
+ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, 
+iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, 
+ipso, secstore \- secstore commands secstore(1) aescbc, 
+IPv4 6in4(8) 6in4 - configure and run automatic or manual 6to4 tunnel of IPv6 through 
+IPv4 Ethernet bridge bridge(3) bridge \- 
+IPv6 through IPv4 6in4(8) 6in4 - configure and run automatic or manual 6to4 tunnel of 
+ipv6on \- Internet configuration and routing ipconfig(8) ipconfig, rip, linklocal, 
+ISA and PCI Interfaces pnp(3) pnp \- Plug 'n' Play 
+isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, 
+isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) 
+isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) 
+isar, nextar, readar \- object file interpretation functions object(2) objtype, readobj, objtraverse, 
+isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, 
+iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, 
+isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, 
+isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, 
+isInf \- not-a-number and infinity functions nan(2) NaN, Inf, isNaN, 
+islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, 
+islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, 
+isNaN, isInf \- not-a-number and infinity functions nan(2) NaN, Inf, 
+ISO-9660 CD image mk9660(8) dump9660, mk9660 \- create an 
+ISO9660 file systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and 
+isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, 
+ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, 
+isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, 
+isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, 
+istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, 
+isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, 
+isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, 
+isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, 
+isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, 
+itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, 
+iwhois \- look in phone book tel(1) tel, 
+ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, 
+Japanese mnihongo(6) mnihongo \- macros for typesetting 
+join \- relational database operator join(1) 
+jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) 
+juggle, mahjongg, memo, sokoban, sudoku \- time wasters games(1) 4s, 5s, 
+juke \- music jukebox juke(7) 
+jukebox juke(7) juke \- music 
+ka, qa, va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, 
+kb, print, probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, ether, 
+kbin \- external keyboard input kbin(3) 
+kbmap \- keyboard map kbmap(3) 
+kbmap \- show a list of available keyboard maps and switch between them. kbmap(1) 
+kc, qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, 
+kernel debugging file system rdbfs(4) rdbfs \- remote 
+kernel mouse interface mouse(3) mouse, cursor \- 
+kernel profiling kprof(3) kprof \- 
+kernel stack dumps ktrace(1) ktrace \- interpret 
+key holders keys.who(6) keys.who \- biographic information for 
+Key remote authentication box securenet(8) securenet \- Digital Pathways SecureNet 
+key thumbprints thumbprint(6) thumbprint \- public 
+keyboard \- how to type characters keyboard(6) 
+keyboard control keyboard(2) initkeyboard, ctlkeyboard, closekeyboard \- 
+keyboard input kbin(3) kbin \- external 
+keyboard map kbmap(3) kbmap \- 
+keyboard maps and switch between them. kbmap(1) kbmap \- show a list of available 
+keyboard, params, prompter \- bitsy-specific utilities bitsyload(1) bitsyload, light, pencal, 
+keyfs, warning \- authentication database files keyfs(4) 
+keys rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa 
+keys from factotum delkey(1) delkey \- delete 
+key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, 
+keys.who \- biographic information for key holders keys.who(6) 
+kfs \- disk file system kfs(4) 
+kfs administration kfscmd(8) kfscmd, ksync \- 
+kfscmd, ksync \- kfs administration kfscmd(8) 
+ki, vi, qi \- instruction simulators vi(1) 5i, 
+kill processes kill(1) kill, slay, broke \- print commands to 
+kill, slay, broke \- print commands to kill processes kill(1) 
+kl, ql, vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, 
+kmem, umem \- help find memory leaks leak(1) leak, 
+kprof \- display profiling data prof(1) prof, tprof, 
+kprof \- kernel profiling kprof(3) 
+ksync \- kfs administration kfscmd(8) kfscmd, 
+ktrace \- interpret kernel stack dumps ktrace(1) 
+L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB 
+label, window, wloc \- window system rio(1) rio, 
+labs \- integer absolute values abs(2) abs, 
+lan Ethernet packet wol(8) wol \- send wake-on-
+language awk(1) awk \- pattern-directed scanning and processing 
+language bc(1) bc \- arbitrary-precision arithmetic 
+language hoc(1) hoc \- interactive floating point 
+language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command 
+language interpreter) gs(1) gs \- Aladdin Ghostscript (PostScript and PDF 
+language preprocessor cpp(1) cpp \- C 
+layer ssl(3) ssl \- SSL record 
+layer tls(3) tls \- TLS1 and SSL3 record 
+layers 1, 2 and 3) mp3dec(1) mp3dec \- decode audio MPEG files (
+lc \- list contents of directory ls(1) ls, 
+ld \- PC bootstrap program 9load(8) 9load, 9pxeload, 
+ldexp, modf \- split into mantissa and exponent frexp(2) frexp, 
+leak, kmem, umem \- help find memory leaks leak(1) 
+leaks leak(1) leak, kmem, umem \- help find memory 
+leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, 
+leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, 
+leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, 
+len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, 
+lens \- interactive screen magnifier lens(1) 
+lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, 
+leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, 
+leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, 
+leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, 
+letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, 
+letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option 
+level process synchronization rendezvous(2) rendezvous \- user 
+level semaphores semacquire(2) semacquire, semrelease \- user 
+lex \- generator of lexical analysis programs lex(1) 
+lexical analysis programs lex(1) lex \- generator of 
+library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver 
+library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system 
+library) file format ar(6) ar \- archive (
+library functions intro(2) intro \- introduction to 
+library maintainer ar(1) ar \- archive and 
+light, pencal, keyboard, params, prompter \- bitsy-specific utilities bitsyload(1) bitsyload, 
+line for formatting a document doctype(1) doctype \- intuit command 
+line parsing for shell scripts getflags(8) getflags, usage \- command-
+line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, 
+line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, 
+lines common to two sorted files comm(1) comm \- select or reject 
+lines from a file fortune(1) fortune \- sample 
+lines in a file uniq(1) uniq \- report repeated 
+lines in a sorted list look(1) look \- find 
+link simulation loopback(3) loopback \- network 
+linklocal, ipv6on \- Internet configuration and routing ipconfig(8) ipconfig, rip, 
+list look(1) look \- find lines in a sorted 
+list contents of directory ls(1) ls, lc \- 
+list, deliver, token, vf \- filtering mail filter(1) filter, 
+list format users(6) users \- file server user 
+list of available keyboard maps and switch between them. kbmap(1) kbmap \- show a 
+list (symbol table) nm(1) nm \- name 
+listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, 
+listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- 
+listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) 
+listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, 
+listener configuration smtpd(6) smtpd \- SMTP 
+listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, 
+listing proto(2) rdproto \- parse and process a proto file 
+lists mlmgr(1) ml, mlmgr, mlowner \- unmoderated mailing 
+lived memory segments segment(3) segment \- long 
+lnfs \- long name file system lnfs(4) 
+lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, 
+loadchar, Subfont, Fontchar, Font \- font utilities cachechars(2) cachechars, agefont, 
+loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, 
+loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, vl \- 
+loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, 
+loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, 
+loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, 
+localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, 
+localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, 
+localtime, gmtime, asctime, tm2sec, timezone \- convert date and time ctime(2) ctime, 
+lock lock(1) lock \- run a command under 
+lock \- run a command under lock lock(1) 
+lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) 
+lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, 
+locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin 
+locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous 
+locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer 
+log, log10, pow, pow10, sqrt \- exponential, logarithm, power, square root exp(2) exp, 
+log10, pow, pow10, sqrt \- exponential, logarithm, power, square root exp(2) exp, log, 
+logarithm, power, square root exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, 
+Logic PCI-SCSI I/O Processors na(8) na \- assembler for the Symbios 
+login and file copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- secure 
+login, execution, and XMODEM file transfer con(1) con, telnet, rx, hayes, xms, xmr \- remote 
+login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, 
+login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, 
+logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti 
+longjmp, notejmp \- non-local goto setjmp(2) setjmp, 
+look \- find lines in a sorted list look(1) 
+look in phone book tel(1) tel, iwhois \- 
+look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, 
+lookman, sig \- print or find pages of this manual man(1) man, 
+lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, 
+lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines avl(2) mkavltree, insertavl, 
+lookupcmd \- control message parsing 9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, 
+lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, 
+lookupkey, deletekey \- integer to data structure maps intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, 
+lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, 
+lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, 
+loopback \- network link simulation loopback(3) 
+loss of remote file server connection reboot(8) reboot \- reboot the system upon 
+lp \- PostScript preprocessors lp(8) 
+lp \- printer output lp(1) 
+lpt \- parallel port interface for PC's lpt(3) 
+lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, 
+ls, lc \- list contents of directory ls(1) 
+machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, 
+machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, 
+machine who(1) who, whois \- who is using the 
+machine upon booting init(8) init \- initialize 
+machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- 
+machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- 
+macros emacs(1) emacs \- editor 
+macros mpictures(6) mpictures \- picture inclusion 
+macros and html ms2html(1) ms2html, html2ms \- convert between troff's ms 
+macros for formatting HTML mhtml(6) mhtml \- 
+macros for formatting manuscripts ms(6) ms \- 
+macros for typesetting Japanese mnihongo(6) mnihongo \- 
+macros to typeset manual man(6) man \- 
+magnifier lens(1) lens \- interactive screen 
+mahjongg, memo, sokoban, sudoku \- time wasters games(1) 4s, 5s, juggle, 
+mail filter(1) filter, list, deliver, token, vf \- filtering 
+mail marshal(1) marshal \- formatting and sending 
+mail nedmail(1) nedmail \- reading 
+mail address ratification file system ratfs(4) ratfs \- 
+mail aliases aliasmail(8) aliasmail \- expand system wide 
+mail and mailboxes mail(1) mail, go.fishing \- 
+mail file server upasfs(4) upasfs \- 
+mail, go.fishing \- mail and mailboxes mail(1) 
+Mail (PE) format pem(8) pemdecode, pemencode \- encode files in Privacy Enhanced 
+mail rewrite rules rewrite(6) rewrite \- 
+mail routing and delivery send(8) send \- 
+mail servers pop3(8) pop3, imap4d \- Internet 
+mail transport smtp(8) smtp, smtpd \- 
+mailbox interface faces(1) faces, seemail, vwhois \- 
+mailboxes mail(1) mail, go.fishing \- mail and 
+mailing lists mlmgr(1) ml, mlmgr, mlowner \- unmoderated 
+mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, 
+maintainer ar(1) ar \- archive and library 
+maintenance fs(8) fs, exsort \- file server 
+make a compressed file system mksacfs(8) mksacfs \- 
+make a compressed read-only file system mkpaqfs(8) mkpaqfs \- 
+make a directory mkdir(1) mkdir \- 
+make a unique file name mktemp(2) mktemp \- 
+make and break network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- 
+make) related files mk(1) mk, membername \- maintain (
+malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) 
+mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, 
+malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, 
+mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, 
+man \- macros to typeset manual man(6) 
+man, lookman, sig \- print or find pages of this manual man(1) 
+man2html, webls \- HTTP server httpd(8) httpd, mirror, save, imagemap, 
+management privalloc(2) privalloc, privfree \- per-process private storage 
+management replica(1) changes, pull, push, scan \- client-server replica 
+management replica(8) applychanges, applylog, compactdb, updatedb \- simple client-server replica 
+management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc 
+management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window 
+Management 1.2 BIOS interface apm(3) apm \- Advanced Power 
+Management 1.2 BIOS interface apm(8) apm \- Advanced Power 
+management for spooled files qer(8) qer, runq \- queue 
+management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory 
+manager webcookies(4) webcookies \- HTTP cookie 
+manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont 
+mantissa and exponent frexp(2) frexp, ldexp, modf \- split into 
+manual man(1) man, lookman, sig \- print or find pages of this 
+manual man(6) man \- macros to typeset 
+manual 6to4 tunnel of IPv6 through IPv4 6in4(8) 6in4 - configure and run automatic or 
+manuscripts ms(6) ms \- macros for formatting 
+map colors(1) getmap, colors \- display color 
+map kbmap(3) kbmap \- keyboard 
+map readcolmap(2) RGB, readcolmap, writecolmap \- access display color 
+map \- digitized map formats map(6) 
+map formats map(6) map \- digitized 
+map, mapdemo \- draw maps on various projections map(7) 
+mapdemo \- draw maps on various projections map(7) map, 
+maps color(2) cmap2rgb, cmap2rgba, rgb2cmap \- colors and color 
+maps intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data structure 
+maps and switch between them. kbmap(1) kbmap \- show a list of available keyboard 
+maps on various projections map(7) map, mapdemo \- draw 
+map/unmap a segment in virtual memory segattach(2) segattach, segdetach, segfree \- 
+marshal \- formatting and sending mail marshal(1) 
+maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, 
+matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, 
+mathematics eqn(1) eqn \- typeset 
+matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, 
+matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, 
+mbr \- prepare hard and floppy diskettes, flashes prep(8) prep, fdisk, format, 
+mc \- multicolumn print mc(1) 
+md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) 
+md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, 
+md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, 
+md5sum, sha1sum \- sum and count blocks in a file sum(1) sum, 
+md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, 
+measure I/O iostats(4) iostats \- file system to 
+memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, 
+membername \- maintain (make) related files mk(1) mk, 
+memccpy, memchr, memcmp, memcpy, memmove, memset \- memory operations memory(2) 
+memchr, memcmp, memcpy, memmove, memset \- memory operations memory(2) memccpy, 
+memcmp, memcpy, memmove, memset \- memory operations memory(2) memccpy, memchr, 
+memcpy, memmove, memset \- memory operations memory(2) memccpy, memchr, memcmp, 
+Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, 
+memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) 
+Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, 
+memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, 
+memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, 
+memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, 
+Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) 
+memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, 
+memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, 
+memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, 
+memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, 
+memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, 
+memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, 
+memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, 
+memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, 
+memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, 
+memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, 
+memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, 
+memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, 
+memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, 
+memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, 
+memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, 
+memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, 
+memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, 
+memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, 
+memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, 
+memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, 
+memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, 
+memmove, memset \- memory operations memory(2) memccpy, memchr, memcmp, memcpy, 
+memo, sokoban, sudoku \- time wasters games(1) 4s, 5s, juggle, mahjongg, 
+memory segattach(2) segattach, segdetach, segfree \- map/unmap a segment in virtual 
+memory allocation bin(2) binalloc, bingrow, binfree \- grouped 
+memory allocation brk(2) brk, sbrk \- change 
+memory allocation segbrk(2) segbrk \- change 
+memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- 
+memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking 
+Memory Card Interface Association (PCMCI) device i82365(3) i82365 \- Personal Computer 
+memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-
+memory file system ramfs(4) ramfs \- 
+memory leaks leak(1) leak, kmem, umem \- help find 
+memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general 
+memory operations memory(2) memccpy, memchr, memcmp, memcpy, memmove, memset \- 
+memory segments segment(3) segment \- long lived 
+memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for 
+memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of 
+mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, 
+memset \- memory operations memory(2) memccpy, memchr, memcmp, memcpy, memmove, 
+memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, 
+memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, 
+memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, 
+Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, 
+menuhit, setcursor \- mouse control mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, 
+merge files sort(1) sort \- sort and/or 
+message flush(5) flush \- abort a 
+message parsing 9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, lookupcmd \- control 
+message to plumber plumb(1) plumb \- send 
+messages perror(2) perror, syslog, sysfatal \- system error 
+messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb 
+messages and rules plumb(6) plumb \- format of plumb 
+messages to establish a connection attach(5) attach, auth \- 
+messaging plumber(4) plumber \- file system for interprocess 
+mhtml \- macros for formatting HTML mhtml(6) 
+Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from 
+midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, 
+mirror, save, imagemap, man2html, webls \- HTTP server httpd(8) httpd, 
+mk, membername \- maintain (make) related files mk(1) 
+mk9660 \- create an ISO-9660 CD image mk9660(8) dump9660, 
+mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL tree routines avl(2) 
+mkcrctab, blockcrc, adler32 \- deflate compression flate(2) deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, 
+mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, 
+mkdir \- make a directory mkdir(1) 
+mkext \- archive or update a file system mkfs(8) mkfs, 
+mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, 
+mkfs, mkext \- archive or update a file system mkfs(8) 
+mkfs-style archive archfs(4) archfs \- mount 
+mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, 
+mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) query, ipquery, mkhash, mkdb, 
+mkpaqfs \- make a compressed read-only file system mkpaqfs(8) 
+mksacfs \- make a compressed file system mksacfs(8) 
+mktemp \- make a unique file name mktemp(2) 
+ml, mlmgr, mlowner \- unmoderated mailing lists mlmgr(1) 
+mlmgr, mlowner \- unmoderated mailing lists mlmgr(1) ml, 
+mlowner \- unmoderated mailing lists mlmgr(1) ml, mlmgr, 
+mnihongo \- macros for typesetting Japanese mnihongo(6) 
+mnt \- attach to 9P servers mnt(3) 
+mntgen \- automatically generate mount points for file systems mntgen(4) 
+mode chmod(1) chmod \- change 
+models of concurrent systems spin(1) spin - verification tool for 
+modf \- split into mantissa and exponent frexp(2) frexp, ldexp, 
+modification date of a file touch(1) touch \- set 
+modification time mtime(1) mtime \- print file 
+monitor database vgadb(6) vgadb \- VGA controller and 
+monitor rio windows winwatch(1) winwatch \- 
+mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- 
+mount mkfs-style archive archfs(4) archfs \- 
+mount point stubs stub(8) stub \- provide 
+mount points for file systems mntgen(4) mntgen \- automatically generate 
+mount process snapshots snap(4) snap, snapfs \- create and 
+mount, unmount \- change name space bind(1) bind, 
+mount, unmount \- change name space bind(2) bind, 
+mouse, aux/accupoint \- configure a mouse to a port mouse(8) aux/
+mouse control mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- 
+mouse, cursor \- kernel mouse interface mouse(3) 
+mouse interface mouse(3) mouse, cursor \- kernel 
+Mouse, Menu \- graphics events event(2) event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, 
+mouse to a port mouse(8) aux/mouse, aux/accupoint \- configure a 
+move files cp(1) cp, fcp, mv \- copy, 
+move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, 
+moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control mouse(2) initmouse, readmouse, closemouse, 
+mp3 audio files mp3enc(1) mp3enc \- create 
+mp3dec \- decode audio MPEG files (layers 1, 2 and 3) mp3dec(1) 
+mp3enc \- create mp3 audio files mp3enc(1) 
+mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, 
+mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, 
+mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, 
+mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, 
+mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, 
+mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, 
+mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, 
+MPEG files (layers 1, 2 and 3) mp3dec(1) mp3dec \- decode audio 
+mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, 
+mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, 
+mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, 
+mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, 
+mpictures \- picture inclusion macros mpictures(6) 
+mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, 
+mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, 
+mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, 
+mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, 
+mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, 
+mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, 
+mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, 
+mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, 
+mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, 
+mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, 
+mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, 
+mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, 
+mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) 
+mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, 
+mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, 
+mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,
+mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, 
+mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, 
+mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, 
+mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, 
+mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, 
+mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, 
+mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, 
+mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, 
+mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, 
+mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, 
+mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, 
+mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, 
+ms \- macros for formatting manuscripts ms(6) 
+ms macros and html ms2html(1) ms2html, html2ms \- convert between troff's 
+ms2html, html2ms \- convert between troff's ms macros and html ms2html(1) 
+msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, 
+msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, 
+mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, 
+mtime \- print file modification time mtime(1) 
+mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, 
+mug - convert an image to a face icon mug(1) 
+mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, 
+muldiv, umuldiv \- high-precision multiplication and division muldiv(2) 
+mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, 
+multicolumn print mc(1) mc \- 
+multiplication and division muldiv(2) muldiv, umuldiv \- high-precision 
+music jukebox juke(7) juke \- 
+mv \- copy, move files cp(1) cp, fcp, 
+myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, 
+myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, 
+'n' Play ISA and PCI Interfaces pnp(3) pnp \- Plug 
+na \- assembler for the Symbios Logic PCI-SCSI I/O Processors na(8) 
+name cleanname(1) cleanname \- clean a path 
+name cleanname(2) cleanname \- clean a path 
+name getuser(2) getuser, sysname \- get user or system 
+name mktemp(2) mktemp \- make a unique file 
+name affixes basename(1) basename \- strip file 
+name associated with file descriptor fd2path(2) fd2path \- return file 
+name completion complete(2) complete \- file 
+name file system lnfs(4) lnfs \- long 
+name list (symbol table) nm(1) nm \- 
+name space bind(1) bind, mount, unmount \- change 
+name space bind(2) bind, mount, unmount \- change 
+name space namespace(4) namespace \- structure of conventional file 
+name space ns(1) ns \- display 
+name space pipefile(1) pipefile \- attach filter to file in 
+name space description file namespace(6) namespace \- 
+name space from a remote system import(4) import \- import a 
+namectlfont, namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, 
+namectlimage, newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, 
+namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, 
+nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, 
+names from the dump history(1) history \- print file 
+names from the dump yesterday(1) yesterday, diffy \- print file 
+namespace \- name space description file namespace(6) 
+namespace \- structure of conventional file name space namespace(4) 
+NaN, Inf, isNaN, isInf \- not-a-number and infinity functions nan(2) 
+nanoseconds since epoch time(2) time, nsec \- time in seconds and 
+nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, 
+nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, 
+nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, 
+nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, 
+nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, 
+nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, 
+ndb \- Network database ndb(6) 
+ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, 
+ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, 
+ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, 
+ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, 
+ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, 
+ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, 
+ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, 
+ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, 
+ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, 
+ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, 
+ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, 
+ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, 
+ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, 
+ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) 
+ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, 
+ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, 
+ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, 
+ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, 
+ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, 
+ndbsubstitute, ndbgetval, csgetval, ndblookval \- network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, 
+nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, 
+nedmail \- reading mail nedmail(1) 
+needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, 
+neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, 
+negotiate protocol version version(5) version \- 
+negotiate version fversion(2) fversion \- initialize 9P connection and 
+netcrypt \- DES encryption encrypt(2) encrypt, decrypt, 
+netkey \- change or verify user password passwd(1) passwd, 
+netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, listen, accept, reject, 
+netstat \- summarize network connections netstat(1) 
+network aan(8) aan \- always available 
+network telco(4) telco, faxreceive, faxsend, fax, telcofax, telcodata \- telephone dialer 
+network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy 
+Network Computing (VN) vnc(1) vncs, vncv \- remote frame buffer server and viewer for Virtual 
+network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break 
+network connections netstat(1) netstat \- summarize 
+network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti 
+network database ndb(2) ndbopen, ndbcat, ndbchanged, ndbclose, ndbreopen, ndbsearch, ndbsnext, ndbgetvalue, ndbfree, ipattr, ndbgetipaddr, ndbipinfo, csipinfo, ndbhash, ndbparse, csgetvalue, ndbfindattr, dnsquery, ndbdiscard, ndbconcatenate, ndbreorder, ndbsubstitute, ndbgetval, csgetval, ndblookval \- 
+Network database ndb(6) ndb \- 
+network database ndb(8) query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- 
+network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a 
+network file server plumbing exportfs(4) exportfs, srvfs \- 
+network file service srv(4) srv, srvold9p, 9fs, srvssh \- start 
+network file system client nfs(4) nfs \- Sun 
+network interface to program execution execnet(4) execnet \- 
+network link simulation loopback(3) loopback \- 
+network news transport protocol (NNT) file system nntpfs(4) nntpfs \- 
+network packets snoopy(8) snoopy \- spy on 
+network protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- 
+new file open(5) open, create \- prepare a fid for I/O on an existing or 
+new user newuser(8) newuser \- adding a 
+newcontrolset, resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, 
+newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, 
+newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, 
+newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, 
+news \- print news items news(1) 
+news articles ap(1) ap \- fetch Associated Press 
+news items news(1) news \- print 
+news transport protocol (NNT) file system nntpfs(4) nntpfs \- network 
+newuser \- adding a new user newuser(8) 
+nextar, readar \- object file interpretation functions object(2) objtype, readobj, objtraverse, isar, 
+nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, 
+nfs \- Sun network file system client nfs(4) 
+NFS service nfsserver(8) nfsserver, portmapper, pcnfsd \- 
+nfsserver, portmapper, pcnfsd \- NFS service nfsserver(8) 
+nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, 
+nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, 
+nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, 
+nm \- name list (symbol table) nm(1) 
+NNT) file system nntpfs(4) nntpfs \- network news transport protocol (
+nntpfs \- network news transport protocol (NNT) file system nntpfs(4) 
+none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, 
+non-local goto setjmp(2) setjmp, longjmp, notejmp \- 
+non-volatile RAM rtc(3) rtc \- real-time clock and 
+not-a-number and infinity functions nan(2) NaN, Inf, isNaN, isInf \- 
+notation regexp(6) regexp \- regular expression 
+note sleep(2) sleep, alarm \- delay, ask for delayed 
+note to a process or process group postnote(2) postnote \- send a 
+noted, atnotify \- handle asynchronous process notification notify(2) notify, 
+notejmp \- non-local goto setjmp(2) setjmp, longjmp, 
+notification notify(2) notify, noted, atnotify \- handle asynchronous process 
+notify, noted, atnotify \- handle asynchronous process notification notify(2) 
+noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating users auth(2) amount, newns, addns, login, 
+_nprivates, _tos \- execute a file exec(2) exec, execl, _privates, 
+nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, 
+nroff, dpost \- text formatting and typesetting troff(1) troff, 
+nroff or troff tbl(1) tbl \- format tables for 
+ns \- display name space ns(1) 
+nsec \- time in seconds and nanoseconds since epoch time(2) time, 
+ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, 
+null, reboot, etc. cons(3) cons \- console, clocks, process/process group ids, user, 
+nulldir \- get and put file status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, 
+number and infinity functions nan(2) NaN, Inf, isNaN, isInf \- not-a-
+number, generate large primes factor(1) factor, primes \- factor a 
+number generation prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- prime 
+number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random 
+numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert text to 
+numbers seq(1) seq \- print sequences of 
+nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, 
+object file format a.out(6) a.out \- 
+object file interpretation functions object(2) objtype, readobj, objtraverse, isar, nextar, readar \- 
+objtraverse, isar, nextar, readar \- object file interpretation functions object(2) objtype, readobj, 
+objtype, readobj, objtraverse, isar, nextar, readar \- object file interpretation functions object(2) 
+octal, decimal, or ASCII dump xd(1) xd \- hex, 
+offset seek(2) seek \- change file 
+okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, 
+olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, 
+online thesaurus thesaurus(1) thesaurus \- search 
+only file system mkpaqfs(8) mkpaqfs \- make a compressed read-
+only file system paqfs(4) paqfs \- compressed read-
+open a file for reading or writing, create file open(2) open, create, close \- 
+open, create \- prepare a fid for I/O on an existing or new file open(5) 
+open, create, close \- open a file for reading or writing, create file open(2) 
+open file descriptor dup(2) dup \- duplicate an 
+open files dup(3) dup \- dups of 
+opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, 
+opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, 
+opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, 
+opendisk, Disk \- generic disk device interface disk(2) 
+openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, 
+openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, 
+openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, 
+openscsi, closescsi, scsiready, scsi, scsicmd, scsierror \- SCSI device operations scsi(2) 
+operating systems drawterm(8) drawterm \- connect to Plan 9 CPU servers from other 
+optical disc (CD, DVD, B) track reader and writer file system cdfs(4) cdfs, cddb \- 
+option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process 
+optionally reboot the system fshalt(8) fshalt, reboot \- halt any local file systems and 
+originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, 
+output bio(2) Bopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered \- buffered input/
+output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and 
+output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted 
+output lp(1) lp \- printer 
+output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted 
+output files page(1) page \- view FAX, image, graphic, PostScript, PDF, and typesetter 
+output interpreter proof(1) proof \- troff 
+output into HTML troff2html(1) troff2html \- convert troff 
+output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/
+output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and 
+p \- paginate p(1) 
+p9any, p9sk1, p9sk2 \- authentication protocols authsrv(6) authsrv, 
+p9sk1, p9sk2 \- authentication protocols authsrv(6) authsrv, p9any, 
+p9sk2 \- authentication protocols authsrv(6) authsrv, p9any, p9sk1, 
+package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output 
+packet wol(8) wol \- send wake-on-lan Ethernet 
+Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) 
+packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, 
+packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, 
+packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, 
+packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, 
+packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, 
+packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, 
+packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, 
+packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, 
+packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, 
+packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, 
+packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, 
+packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, 
+packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, 
+packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, 
+packets snoopy(8) snoopy \- spy on network 
+packets udpecho(8) udpecho \- echo UDP 
+packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, 
+packetsize, packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, 
+packetsplit, packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, 
+packetstats, packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, 
+packettrailer, packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, 
+packettrim \- zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, 
+page \- view FAX, image, graphic, PostScript, PDF, and typesetter output files page(1) 
+page corresponding to a url hget(1) hget \- retrieve a web 
+pages of this manual man(1) man, lookman, sig \- print or find 
+paginate p(1) p \- 
+paqfs \- compressed read-only file system paqfs(4) 
+parallel port interface for PC's lpt(3) lpt \- 
+params, prompter \- bitsy-specific utilities bitsyload(1) bitsyload, light, pencal, keyboard, 
+parse and process a proto file listing proto(2) rdproto \- 
+parsecmd, respondcmderror, lookupcmd \- control message parsing 9pcmdbuf(2) Cmdbuf, 
+parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, 
+parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) 
+parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, 
+parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, 
+parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML 
+parsing 9pcmdbuf(2) Cmdbuf, parsecmd, respondcmderror, lookupcmd \- control message 
+parsing for shell scripts getflags(8) getflags, usage \- command-line 
+partfs \- serve file, with partitions partfs(8) 
+partitions partfs(8) partfs \- serve file, with 
+pass \- dialer scripting tools expect(1) at, drain, expect, 
+passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, 
+passwd, netkey \- change or verify user password passwd(1) 
+password passwd(1) passwd, netkey \- change or verify user 
+patch \- simple patch creation and tracking system patch(1) 
+patch creation and tracking system patch(1) patch \- simple 
+path name cleanname(1) cleanname \- clean a 
+path name cleanname(2) cleanname \- clean a 
+Pathways SecureNet Key remote authentication box securenet(8) securenet \- Digital 
+pattern grep(1) grep \- search a file for a 
+pattern-directed scanning and processing language awk(1) awk \- 
+PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions 
+pbd \- working directory pwd(1) pwd, 
+PC bootstrap program 9load(8) 9load, 9pxeload, ld \- 
+PC of current function getcallerpc(2) getcallerpc \- fetch return 
+pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, 
+pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, 
+pcc \- APE C compiler driver pcc(1) 
+pci \- print PCI bus configuration pci(8) 
+PCI bus configuration pci(8) pci \- print 
+PCI Interfaces pnp(3) pnp \- Plug 'n' Play ISA and 
+PCI-SCSI I/O Processors na(8) na \- assembler for the Symbios Logic 
+PCMCI) device i82365(3) i82365 \- Personal Computer Memory Card Interface Association (
+pcmcia \- identify a PCMCIA card pcmcia(8) 
+PCMCIA card pcmcia(8) pcmcia \- identify a 
+pcnfsd \- NFS service nfsserver(8) nfsserver, portmapper, 
+PC's lpt(3) lpt \- parallel port interface for 
+PCs plan9.ini(8) plan9.ini \- configuration file for 
+PDF ps2pdf(1) ps2pdf, pdf2ps \- convert between PostScript and 
+PDF, and typesetter output files page(1) page \- view FAX, image, graphic, PostScript, 
+PDF language interpreter) gs(1) gs \- Aladdin Ghostscript (PostScript and 
+pdf2ps \- convert between PostScript and PDF ps2pdf(1) ps2pdf, 
+pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, 
+PE) format pem(8) pemdecode, pemencode \- encode files in Privacy Enhanced Mail (
+pemdecode, pemencode \- encode files in Privacy Enhanced Mail (PE) format pem(8) 
+pemencode \- encode files in Privacy Enhanced Mail (PE) format pem(8) pemdecode, 
+pencal, keyboard, params, prompter \- bitsy-specific utilities bitsyload(1) bitsyload, light, 
+per-process private storage management privalloc(2) privalloc, privfree \- 
+perror, syslog, sysfatal \- system error messages perror(2) 
+Personal Computer Memory Card Interface Association (PCMCI) device i82365(3) i82365 \- 
+personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, 
+persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, 
+Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, 
+phone book tel(1) tel, iwhois \- look in 
+pic preprocessor for drawing graphs grap(1) grap \- 
+pic, tpic \- troff and tex preprocessors for drawing pictures pic(1) 
+picture resample(1) resample \- resample a 
+picture inclusion macros mpictures(6) mpictures \- 
+pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert 
+pictures pic(1) pic, tpic \- troff and tex preprocessors for drawing 
+ping, gping, traceroute, hogports \- probe the Internet ping(8) 
+pipe \- create an interprocess channel pipe(2) 
+pipe \- two-way interprocess communication pipe(3) 
+pipe fitting tee(1) tee \- 
+pipefile \- attach filter to file in name space pipefile(1) 
+pixels and colors color(6) color \- representation of 
+Plan 9 intro(1) intro \- introduction to 
+Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- secure login and file copy from/to Unix or 
+Plan 9 coding conventions for C style(6) style \- 
+Plan 9 CPU servers from other operating systems drawterm(8) drawterm \- connect to 
+Plan 9 devices intro(3) intro \- introduction to the 
+Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to 
+Plan 9 File Protocol, 9P intro(5) intro \- introduction to the 
+plan9.ini \- configuration file for PCs plan9.ini(8) 
+planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and 
+Play ISA and PCI Interfaces pnp(3) pnp \- Plug 'n' 
+playlist file system playlistfs(7) playlistfs \- 
+playlistfs \- playlist file system playlistfs(7) 
+pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, 
+plot \- graphics filter plot(1) 
+plot \- graphics interface plot(6) 
+Plug 'n' Play ISA and PCI Interfaces pnp(3) pnp \- 
+plumb \- format of plumb messages and rules plumb(6) 
+plumb \- send message to plumber plumb(1) 
+plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- 
+plumb messages and rules plumb(6) plumb \- format of 
+plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, 
+plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, 
+plumber plumb(1) plumb \- send message to 
+plumber \- file system for interprocess messaging plumber(4) 
+plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, 
+plumbing exportfs(4) exportfs, srvfs \- network file server 
+plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, 
+Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, 
+plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, 
+plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, 
+plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, 
+plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, 
+plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, 
+plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, 
+plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, 
+plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, plumbunpackpartial, 
+plumbunpackpartial, plumbunpackattr, Plumbmsg \- plumb messages plumb(2) eplumb, plumbfree, plumbopen, plumbsend, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbunpack, 
+pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, 
+png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, 
+pnp \- Plug 'n' Play ISA and PCI Interfaces pnp(3) 
+point getfcr(2) getfcr, setfcr, getfsr, setfsr \- control floating 
+point language hoc(1) hoc \- interactive floating 
+point protocol ppp(8) ppp, pppoe, pptp, pptpd \- point-to-
+Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, 
+point stubs stub(8) stub \- provide mount 
+points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d 
+points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on 
+points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous 
+points for file systems mntgen(4) mntgen \- automatically generate mount 
+point-to-point protocol ppp(8) ppp, pppoe, pptp, pptpd \- 
+poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, 
+poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) 
+poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, 
+poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, 
+poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, 
+poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, 
+pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, 
+poolfree, poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, 
+poolmsize, poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, 
+poolrealloc, poolcompact, poolcheck, poolblockcheck, pooldump \- general memory management routines pool(2) poolalloc, poolallocalignspan, poolfree, poolmsize, 
+pop3, imap4d \- Internet mail servers pop3(8) 
+popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, 
+port mouse(8) aux/mouse, aux/accupoint \- configure a mouse to a 
+port interface for PC's lpt(3) lpt \- parallel 
+portmapper, pcnfsd \- NFS service nfsserver(8) nfsserver, 
+position service gpsfs(8) gpsfs, gpsevermore \- GPS time and 
+postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, 
+postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, 
+postnote \- send a note to a process or process group postnote(2) 
+PostScript and PDF ps2pdf(1) ps2pdf, pdf2ps \- convert between 
+PostScript and PDF language interpreter) gs(1) gs \- Aladdin Ghostscript (
+PostScript, PDF, and typesetter output files page(1) page \- view FAX, image, graphic, 
+PostScript preprocessors lp(8) lp \- 
+pow, pow10, sqrt \- exponential, logarithm, power, square root exp(2) exp, log, log10, 
+pow10, sqrt \- exponential, logarithm, power, square root exp(2) exp, log, log10, pow, 
+Power Management 1.2 BIOS interface apm(3) apm \- Advanced 
+Power Management 1.2 BIOS interface apm(8) apm \- Advanced 
+power, square root exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, 
+ppm, bmp, yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, 
+ppp, pppoe, pptp, pptpd \- point-to-point protocol ppp(8) 
+ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, 
+pppoe, pptp, pptpd \- point-to-point protocol ppp(8) ppp, 
+pptp, pptpd \- point-to-point protocol ppp(8) ppp, pppoe, 
+pptpd \- point-to-point protocol ppp(8) ppp, pppoe, pptp, 
+pr \- print file pr(1) 
+pread, pwrite \- read or write file read(2) read, readn, write, 
+preadv, pwritev \- scatter/gather read and write readv(2) readv, writev, 
+precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended 
+precision arithmetic language bc(1) bc \- arbitrary-
+precision multiplication and division muldiv(2) muldiv, umuldiv \- high-
+prep, fdisk, format, mbr \- prepare hard and floppy diskettes, flashes prep(8) 
+preprocessor cpp(1) cpp \- C language 
+preprocessor for drawing graphs grap(1) grap \- pic 
+preprocessors lp(8) lp \- PostScript 
+preprocessors for drawing pictures pic(1) pic, tpic \- troff and tex 
+Press news articles ap(1) ap \- fetch Associated 
+prime number generation prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest \- 
+primes factor(1) factor, primes \- factor a number, generate large 
+primes \- factor a number, generate large primes factor(1) factor, 
+print mc(1) mc \- multicolumn 
+print arguments echo(1) echo \- 
+print astronomical information astro(7) astro \- 
+print calendar cal(1) cal \- 
+print commands to kill processes kill(1) kill, slay, broke \- 
+print commands to stop and start processes stop(1) stop, start \- 
+print file pr(1) pr \- 
+print file modification time mtime(1) mtime \- 
+print file names from the dump history(1) history \- 
+print file names from the dump yesterday(1) yesterday, diffy \- 
+print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined 
+print formatted output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- 
+print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- 
+print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) 
+print histogram of character frequencies freq(1) freq \- 
+print news items news(1) news \- 
+print or find pages of this manual man(1) man, lookman, sig \- 
+print PCI bus configuration pci(8) pci \- 
+print, probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, ether, kb, 
+print sequences of numbers seq(1) seq \- 
+print size of executable files size(1) size \- 
+print upcoming events calendar(1) calendar \- 
+print weather report weather(1) weather \- 
+printable strings strings(1) strings \- extract 
+printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract 
+printer output lp(1) lp \- 
+printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, 
+printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, 
+printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, 
+Privacy Enhanced Mail (PE) format pem(8) pemdecode, pemencode \- encode files in 
+privalloc, privfree \- per-process private storage management privalloc(2) 
+private storage management privalloc(2) privalloc, privfree \- per-process 
+_privates, _nprivates, _tos \- execute a file exec(2) exec, execl, 
+privfree \- per-process private storage management privalloc(2) privalloc, 
+prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, 
+probably_prime, smallprimetest \- prime number generation prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, 
+probe, serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, ether, kb, print, 
+probe the Internet ping(8) ping, gping, traceroute, hogports \- 
+proc \- running processes proc(3) 
+proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and 
+proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, 
+procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, 
+procedures booting(8) booting \- bootstrapping 
+process a proto file listing proto(2) rdproto \- parse and 
+process and children cputime(2) cputime, times \- cpu time in this 
+process behavior trace(1) trace \- show (real-time) 
+process cleanup exits(2) exits, _exits, atexit, atexitdont, terminate \- terminate process, 
+process group postnote(2) postnote \- send a note to a process or 
+process group ids, user, null, reboot, etc. cons(3) cons \- console, clocks, process/
+process ids getpid(2) getpid, getppid \- get 
+process notification notify(2) notify, noted, atnotify \- handle asynchronous 
+process option letters from argv arg(2) ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- 
+process or process group postnote(2) postnote \- send a note to a 
+process private storage management privalloc(2) privalloc, privfree \- per-
+process, process cleanup exits(2) exits, _exits, atexit, atexitdont, terminate \- terminate 
+process resources fork(2) fork, rfork \- manipulate 
+process snapshots snap(4) snap, snapfs \- create and mount 
+process snapshots snap(6) snap \- 
+process status ps(1) ps, psu \- 
+process synchronization rendezvous(2) rendezvous \- user level 
+process to exit wait(2) await, wait, waitpid \- wait for a 
+processes cap(3) cap \- capabilities for setting the user id of 
+processes kill(1) kill, slay, broke \- print commands to kill 
+processes proc(3) proc \- running 
+processes stop(1) stop, start \- print commands to stop and start 
+processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O 
+processing language awk(1) awk \- pattern-directed scanning and 
+Processors na(8) na \- assembler for the Symbios Logic PCI-SCSI I/O 
+process/process group ids, user, null, reboot, etc. cons(3) cons \- console, clocks, 
+procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, 
+procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, 
+procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, 
+prof, tprof, kprof \- display profiling data prof(1) 
+profiling kprof(3) kprof \- kernel 
+profiling data prof(1) prof, tprof, kprof \- display 
+program 9load(8) 9load, 9pxeload, ld \- PC bootstrap 
+program units(1) units \- conversion 
+program beautifier cb(1) cb \- C 
+program execution execnet(4) execnet \- network interface to 
+program invariants assert(2) assert \- check 
+programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for threaded 
+programs lex(1) lex \- generator of lexical analysis 
+projections map(7) map, mapdemo \- draw maps on various 
+prompter \- bitsy-specific utilities bitsyload(1) bitsyload, light, pencal, keyboard, params, 
+proof \- troff output interpreter proof(1) 
+proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, 
+proto file listing proto(2) rdproto \- parse and process a 
+protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File 
+protocol ppp(8) ppp, pppoe, pptp, pptpd \- point-to-point 
+Protocol, 9P intro(5) intro \- introduction to the Plan 9 File 
+Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet 
+protocol (FT) file system ftpfs(4) ftpfs \- file transfer 
+protocol (NNT) file system nntpfs(4) nntpfs \- network news transport 
+protocol version version(5) version \- negotiate 
+protocols authsrv(6) authsrv, p9any, p9sk1, p9sk2 \- authentication 
+protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, udp \- network 
+ps, psu \- process status ps(1) 
+ps2pdf, pdf2ps \- convert between PostScript and PDF ps2pdf(1) 
+psu \- process status ps(1) ps, 
+Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, 
+ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, 
+ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, 
+public key thumbprints thumbprint(6) thumbprint \- 
+publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, 
+pull, push, scan \- client-server replica management replica(1) changes, 
+pump \- copy asynchronously via a large circular buffer pump(1) 
+push, scan \- client-server replica management replica(1) changes, pull, 
+pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, 
+pushssl \- attach SSL version 2 encryption to a communication channel pushssl(2) 
+pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) 
+put file status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and 
+put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, 
+put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, 
+put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, 
+put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, 
+putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, 
+putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, 
+putenv \- access environment variables getenv(2) getenv, 
+puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, 
+pwd, pbd \- working directory pwd(1) 
+pwrite \- read or write file read(2) read, readn, write, pread, 
+pwritev \- scatter/gather read and write readv(2) readv, writev, preadv, 
+qa, va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, 
+qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, 
+qball \- 3-d rotation controller qball(2) 
+qc, vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, 
+qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, 
+qer, runq \- queue management for spooled files qer(8) 
+qi \- instruction simulators vi(1) 5i, ki, vi, 
+qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, 
+ql, vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, 
+qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, 
+qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, 
+qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, 
+qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, 
+qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, 
+qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, 
+qsort \- quicker sort qsort(2) 
+qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, 
+qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, 
+qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) 
+Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt \- 
+query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or 
+query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsdebug \- network database ndb(8) 
+queue management for spooled files qer(8) qer, runq \- 
+queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, 
+qunit, qinv, qlen, slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, 
+qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, 
+quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- 
+quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, 
+quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, 
+quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, 
+quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) 
+quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, 
+RAM rtc(3) rtc \- real-time clock and non-volatile 
+ramfs \- memory file system ramfs(4) 
+rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) 
+random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- 
+rarpd, tftpd \- Internet booting dhcpd(8) dhcpd, dhcpleases, 
+ratfs \- mail address ratification file system ratfs(4) 
+ratification file system ratfs(4) ratfs \- mail address 
+ray discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-
+rc, cd, eval, exec, exit, flag, rfork, shift, wait, whatis, ., ~ \- command language rc(1) 
+rc4 encryption rc4(2) setupRC4state, rc4, rc4skip, rc4back - alleged 
+rc4, rc4skip, rc4back - alleged rc4 encryption rc4(2) setupRC4state, 
+rc4back - alleged rc4 encryption rc4(2) setupRC4state, rc4, rc4skip, 
+rc4skip, rc4back - alleged rc4 encryption rc4(2) setupRC4state, rc4, 
+rdarena, wrarena \- copy arenas between venti servers venti-backup(8) 
+rdbfs \- remote kernel debugging file system rdbfs(4) 
+rdproto \- parse and process a proto file listing proto(2) 
+read \- catenate files cat(1) cat, 
+read and write readv(2) readv, writev, preadv, pwritev \- scatter/gather 
+read directory dirread(2) dirread, dirreadall \- 
+read or write file read(2) read, readn, write, pread, pwrite \- 
+read, readn, write, pread, pwrite \- read or write file read(2) 
+read, write \- transfer data from and to a file read(5) 
+read, write, copy \- simple Venti clients venti(1) 
+read9pmsg, statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, 
+readar \- object file interpretation functions object(2) objtype, readobj, objtraverse, isar, nextar, 
+readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, 
+readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, 
+readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, 
+readcolmap, writecolmap \- access display color map readcolmap(2) RGB, 
+readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, 
+reader and writer file system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track 
+reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, 
+readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, 
+reading mail nedmail(1) nedmail \- 
+reading or writing, create file open(2) open, create, close \- open a file for 
+reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, 
+readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, 
+readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, 
+readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, setcursor \- mouse control mouse(2) initmouse, 
+readn, write, pread, pwrite \- read or write file read(2) read, 
+readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication servers authsrv(2) authdial, passtokey, nvcsum, 
+readobj, objtraverse, isar, nextar, readar \- object file interpretation functions object(2) objtype, 
+read-only file system mkpaqfs(8) mkpaqfs \- make a compressed 
+read-only file system paqfs(4) paqfs \- compressed 
+readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, 
+readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, 
+readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, 
+readv, writev, preadv, pwritev \- scatter/gather read and write readv(2) 
+realloc, calloc, msize, setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, 
+real-time clock and non-volatile RAM rtc(3) rtc \- 
+real-time) process behavior trace(1) trace \- show (
+reboot \- halt any local file systems and optionally reboot the system fshalt(8) fshalt, 
+reboot \- reboot the system upon loss of remote file server connection reboot(8) 
+reboot, etc. cons(3) cons \- console, clocks, process/process group ids, user, null, 
+reboot the system fshalt(8) fshalt, reboot \- halt any local file systems and optionally 
+reboot the system upon loss of remote file server connection reboot(8) reboot \- 
+recognition scribble(2) scribblealloc, recognize \- character 
+recognize \- character recognition scribble(2) scribblealloc, 
+record layer ssl(3) ssl \- SSL 
+record layer tls(3) tls \- TLS1 and SSL3 
+Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, 
+rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, 
+Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, 
+rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and 
+rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, 
+rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, 
+rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, 
+rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, 
+recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, 
+recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, 
+recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, 
+reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and 
+reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, 
+regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular expression regexp(2) 
+regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular expression regexp(2) regcomp, 
+regcompnl, regexec, regsub, rregexec, rregsub, regerror \- regular expression regexp(2) regcomp, regcomplit, 
+regerror \- regular expression regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, 
+regexec, regsub, rregexec, rregsub, regerror \- regular expression regexp(2) regcomp, regcomplit, regcompnl, 
+regexp \- regular expression notation regexp(6) 
+registry srv(3) srv \- server 
+regsub, rregexec, rregsub, regerror \- regular expression regexp(2) regcomp, regcomplit, regcompnl, regexec, 
+regular expression regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror \- 
+regular expression notation regexp(6) regexp \- 
+regular expressions sam(1) sam, B, sam.save, samterm \- screen editor with structural 
+reject lines common to two sorted files comm(1) comm \- select or 
+reject, netmkaddr, setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, listen, accept, 
+relational database operator join(1) join \- 
+remainder, floor, ceiling functions floor(2) fabs, fmod, floor, ceil \- absolute value, 
+remote access daemons ipserv(8) telnetd, rlogind, rexexec, ftpd \- Internet 
+remote authentication box securenet(8) securenet \- Digital Pathways SecureNet Key 
+remote file server connection reboot(8) reboot \- reboot the system upon loss of 
+remote frame buffer server and viewer for Virtual Network Computing (VN) vnc(1) vncs, vncv \- 
+remote kernel debugging file system rdbfs(4) rdbfs \- 
+remote login, execution, and XMODEM file transfer con(1) con, telnet, rx, hayes, xms, xmr \- 
+remote system import(4) import \- import a name space from a 
+remote working directory rwd(1) rwd, conswdir \- maintain 
+remove \- remove a file remove(2) 
+remove \- remove a file from a server remove(5) 
+remove a file remove(2) remove \- 
+remove a file from a server remove(5) remove \- 
+remove files rm(1) rm \- 
+remove formatting requests deroff(1) deroff, delatex \- 
+remove symbols from binary files strip(1) strip \- 
+removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, 
+removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, 
+removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, 
+rendezvous \- user level process synchronization rendezvous(2) 
+rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing 
+rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, 
+repeated lines in a file uniq(1) uniq \- report 
+replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, 
+replica management replica(1) changes, pull, push, scan \- client-server 
+replica management replica(8) applychanges, applylog, compactdb, updatedb \- simple client-server 
+report weather(1) weather \- print weather 
+report repeated lines in a file uniq(1) uniq \- 
+representation of pixels and colors color(6) color \- 
+Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, 
+Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, 
+request tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, 
+requests deroff(1) deroff, delatex \- remove formatting 
+rerrstr, werrstr \- description of last system call error errstr(2) errstr, 
+resample \- resample a picture resample(1) 
+resample a picture resample(1) resample \- 
+resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-
+resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- windows of memory-
+resizecontrolset \- interactive graphical controls control(2) Control, Controlset, activate, closecontrol, closecontrolset, controlcalled, controlwire, createbox, createboxbox, createbutton, createcolumn, createentry, createkeyboard, createlabel, createmenu, createradiobutton, createrow, createscribble, createslider, createstack, createtab, createtext, createtextbutton, ctlerror, ctlmalloc, ctlrealloc, ctlstrdup, ctlprint, deactivate, freectlfont, freectlimage, initcontrols, namectlfont, namectlimage, newcontrolset, 
+resources fork(2) fork, rfork \- manipulate process 
+respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, 
+respondcmderror, lookupcmd \- control message parsing 9pcmdbuf(2) Cmdbuf, parsecmd, 
+responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, 
+restore \- backup venti arenas to blu-ray discs or restore from them backup(8) backup, tobackup, dumparenas, 
+restore from them backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or 
+retrieve a web page corresponding to a url hget(1) hget \- 
+return an error error(5) error \- 
+return file name associated with file descriptor fd2path(2) fd2path \- 
+return PC of current function getcallerpc(2) getcallerpc \- fetch 
+return size of atomic I/O unit for file descriptor iounit(2) iounit \- 
+rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, 
+rewrite \- mail rewrite rules rewrite(6) 
+rewrite rules rewrite(6) rewrite \- mail 
+rexexec, ftpd \- Internet remote access daemons ipserv(8) telnetd, rlogind, 
+Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, 
+rfork \- manipulate process resources fork(2) fork, 
+rfork, shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, exit, flag, 
+RGB, readcolmap, writecolmap \- access display color map readcolmap(2) 
+rgb2cmap \- colors and color maps color(2) cmap2rgb, cmap2rgba, 
+rijndael) aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (
+rio \- window system files rio(4) 
+rio, label, window, wloc \- window system rio(1) 
+rio windows winwatch(1) winwatch \- monitor 
+rip, linklocal, ipv6on \- Internet configuration and routing ipconfig(8) ipconfig, 
+riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, 
+risctrace, ciscframe, riscframe, localaddr, symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, 
+rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, 
+rlogind, rexexec, ftpd \- Internet remote access daemons ipserv(8) telnetd, 
+rm \- remove files rm(1) 
+root exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, power, square 
+root \- the root file system root(3) 
+root file server boot(8) boot \- connect to the 
+root file system root(3) root \- the 
+rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, 
+rotation controller qball(2) qball \- 3-d 
+routing ipconfig(8) ipconfig, rip, linklocal, ipv6on \- Internet configuration and 
+routing and delivery send(8) send \- mail 
+Rpt \- arithmetic on points and rectangles addpt(2) addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, 
+rregexec, rregsub, regerror \- regular expression regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, 
+rregsub, regerror \- regular expression regexp(2) regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, 
+RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- 
+rsa keys rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format 
+rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys rsa(8) rsagen, rsafill, asn12rsa, 
+rsa2ssh, rsa2x509 \- generate and format rsa keys rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, 
+rsa2x509 \- generate and format rsa keys rsa(8) rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, 
+rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, 
+rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, 
+rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys rsa(8) rsagen, 
+rsagen, rsafill, asn12rsa, rsa2pub, rsa2ssh, rsa2x509 \- generate and format rsa keys rsa(8) 
+rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, 
+rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, 
+rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, 
+rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, 
+rsapuballoc, rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, 
+rsapubfree, X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, 
+rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, 
+rtc \- real-time clock and non-volatile RAM rtc(3) 
+rudp, tcp, udp \- network protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, 
+rules plumb(6) plumb \- format of plumb messages and 
+rules rewrite(6) rewrite \- mail rewrite 
+run a command under lock lock(1) lock \- 
+run automatic or manual 6to4 tunnel of IPv6 through IPv4 6in4(8) 6in4 - configure and 
+rune \- character set and format utf(6) UTF, Unicode, ASCII, 
+rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- 
+runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, 
+runefmtstrinit, runefmtstrflush, errfmt \- support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, 
+runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, 
+runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, 
+runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, 
+runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, 
+runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, 
+runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, 
+runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) 
+runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, 
+runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, 
+runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, 
+runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, 
+runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, 
+runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, 
+runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, 
+runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, 
+runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, 
+runestringnwidth \- graphical size of strings stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, 
+runestringsize, runestringwidth, runestringnwidth \- graphical size of strings stringsize(2) stringsize, stringwidth, stringnwidth, 
+runestringwidth, runestringnwidth \- graphical size of strings stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, 
+runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, 
+runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, 
+runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, 
+runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, 
+runestrrchr, runestrdup, runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, 
+runestrstr \- rune string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, 
+runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) 
+rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- 
+runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, 
+runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, 
+runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, 
+runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, 
+running uptime(1) uptime \- show how long the system has been 
+running processes proc(3) proc \- 
+runq \- queue management for spooled files qer(8) qer, 
+rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, 
+rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, 
+rwd, conswdir \- maintain remote working directory rwd(1) 
+rx, hayes, xms, xmr \- remote login, execution, and XMODEM file transfer con(1) con, telnet, 
+sacfs \- compressed file system sacfs(4) 
+s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) 
+sam, B, sam.save, samterm \- screen editor with structural regular expressions sam(1) 
+sample lines from a file fortune(1) fortune \- 
+sam.save, samterm \- screen editor with structural regular expressions sam(1) sam, B, 
+samterm \- screen editor with structural regular expressions sam(1) sam, B, sam.save, 
+s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, 
+s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, 
+SATA (Serial AT) storage device drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) 
+save, imagemap, man2html, webls \- HTTP server httpd(8) httpd, mirror, 
+sbrk \- change memory allocation brk(2) brk, 
+scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, 
+scan \- client-server replica management replica(1) changes, pull, push, 
+scan formatted input fscanf(2) fscanf, scanf, sscanf, vfscanf \- 
+scanf, sscanf, vfscanf \- scan formatted input fscanf(2) fscanf, 
+scanmail, testscan \- spam filters scanmail(8) 
+scanning and processing language awk(1) awk \- pattern-directed 
+scat \- sky catalogue and Digitized Sky Survey scat(7) 
+scatter/gather read and write readv(2) readv, writev, preadv, pwritev \- 
+sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, 
+s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, 
+scp, sshserve \- secure login and file copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, 
+Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- window management window(2) 
+screen editor with structural regular expressions sam(1) sam, B, sam.save, samterm \- 
+screen graphics draw(3) draw \- 
+screen magnifier lens(1) lens \- interactive 
+scribblealloc, recognize \- character recognition scribble(2) 
+scripting tools expect(1) at, drain, expect, pass \- dialer 
+scripts cpurc(8) cpurc, cpurc.local, termrc, termrc.local \- boot 
+scripts getflags(8) getflags, usage \- command-line parsing for shell 
+SCSI device operations scsi(2) openscsi, closescsi, scsiready, scsi, scsicmd, scsierror \- 
+SCSI I/O Processors na(8) na \- assembler for the Symbios Logic PCI-
+scsi, scsicmd, scsierror \- SCSI device operations scsi(2) openscsi, closescsi, scsiready, 
+SCSI target control scuzz(8) scuzz \- 
+scsicmd, scsierror \- SCSI device operations scsi(2) openscsi, closescsi, scsiready, scsi, 
+scsierror \- SCSI device operations scsi(2) openscsi, closescsi, scsiready, scsi, scsicmd, 
+scsiready, scsi, scsicmd, scsierror \- SCSI device operations scsi(2) openscsi, closescsi, 
+scuzz \- SCSI target control scuzz(8) 
+sd \- storage device interface sd(3) 
+sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) storage device drivers sdahci(3) 
+sdaoe \- ATA-over-Ethernet (Ao) storage device interface sdaoe(3) 
+search a file for a pattern grep(1) grep \- 
+search online thesaurus thesaurus(1) thesaurus \- 
+seconds and nanoseconds since epoch time(2) time, nsec \- time in 
+secstore \- secstore commands secstore(1) aescbc, ipso, 
+secstore commands secstore(1) aescbc, ipso, secstore \- 
+secstore commands secstore(8) secstored, secuser \- 
+secstored, secuser \- secstore commands secstore(8) 
+secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically 
+secure login and file copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- 
+securenet \- Digital Pathways SecureNet Key remote authentication box securenet(8) 
+SecureNet Key remote authentication box securenet(8) securenet \- Digital Pathways 
+secuser \- secstore commands secstore(8) secstored, 
+sed \- stream editor sed(1) 
+seek \- change file offset seek(2) 
+seemail, vwhois \- mailbox interface faces(1) faces, 
+segattach, segdetach, segfree \- map/unmap a segment in virtual memory segattach(2) 
+segbrk \- change memory allocation segbrk(2) 
+segdetach, segfree \- map/unmap a segment in virtual memory segattach(2) segattach, 
+segflush \- flush instruction and data caches segflush(2) 
+segfree \- map/unmap a segment in virtual memory segattach(2) segattach, segdetach, 
+segment \- long lived memory segments segment(3) 
+segment in virtual memory segattach(2) segattach, segdetach, segfree \- map/unmap a 
+segments segment(3) segment \- long lived memory 
+select or reject lines common to two sorted files comm(1) comm \- 
+semacquire, semrelease \- user level semaphores semacquire(2) 
+semaphores semacquire(2) semacquire, semrelease \- user level 
+semrelease \- user level semaphores semacquire(2) semacquire, 
+send \- mail routing and delivery send(8) 
+send a note to a process or process group postnote(2) postnote \- 
+send message to plumber plumb(1) plumb \- 
+send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, 
+send wake-on-lan Ethernet packet wol(8) wol \- 
+sending mail marshal(1) marshal \- formatting and 
+sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, 
+sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, 
+seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, 
+seq \- print sequences of numbers seq(1) 
+sequences of numbers seq(1) seq \- print 
+Serial AT) storage device drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (
+Serial Bus daemon usbd(4) usbd \- Universal 
+Serial Bus device drivers usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- Universal 
+serial communication control uart(3) uart, eia \- 
+serial, usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, ether, kb, print, probe, 
+s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, 
+serve 9P from Unix u9fs(4) u9fs \- 
+serve a single web file httpfile(4) httpfile \- 
+serve file, with partitions partfs(8) partfs \- 
+server aquarela(8) aquarela \- CIFS 
+server boot(8) boot \- connect to the root file 
+server cpu(1) cpu \- connection to CPU 
+server fauth(2) fauth \- set up authentication on a file descriptor to a file 
+server fossil(4) fossil \- archival file 
+server fsconfig(8) fsconfig \- configuring a file 
+server httpd(2) HConnect, HContent, HContents, HETag, HFields, Hio, Htmlesc, HttpHead, HttpReq, HRange, HSPairs, hmydomain, hversion, htmlesc, halloc, hbodypush, hbuflen, hcheckcontent, hclose, hdate2sec, hdatefmt, hfail, hflush, hgetc, hgethead, hinit, hiserror, hload, hlower, hmkcontent, hmkhfields, hmkmimeboundary, hmkspairs, hmoved, hokheaders, hparseheaders, hparsequery, hparsereq, hprint, hputc, hreadbuf, hredirected, hreqcleanup, hrevhfields, hrevspairs, hstrdup, http11, httpfmt, httpunesc, hunallowed, hungetc, hunload, hurlfmt, hurlunesc, hvprint, hwrite, hxferenc, \- routines for creating an http 
+server httpd(8) httpd, mirror, save, imagemap, man2html, webls \- HTTP 
+server remove(5) remove \- remove a file from a 
+server upasfs(4) upasfs \- mail file 
+server venti(2) venti \- archival storage 
+server venti(6) venti \- archival storage 
+server venti(8) venti \- archival storage 
+server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a venti 
+server venti-server(2) vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti 
+server and client tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS 
+server and viewer for Virtual Network Computing (VN) vnc(1) vncs, vncv \- remote frame buffer 
+server connection reboot(8) reboot \- reboot the system upon loss of remote file 
+server, dump cwfs(4) cwfs \- cached-worm file 
+server, dump fs(4) fs \- file 
+server maintenance fs(8) fs, exsort \- file 
+server plumbing exportfs(4) exportfs, srvfs \- network file 
+server registry srv(3) srv \- 
+server replica management replica(1) changes, pull, push, scan \- client-
+server replica management replica(8) applychanges, applylog, compactdb, updatedb \- simple client-
+server user list format users(6) users \- file 
+servers authsrv(2) authdial, passtokey, nvcsum, readnvram, convT2M, convM2T, convTR2M, convM2TR, convA2M, convM2A, convPR2M, convM2PR, _asgetticket, _asrdresp \- routines for communicating with authentication 
+servers intro(4) intro \- introduction to file 
+servers mnt(3) mnt \- attach to 9P 
+servers pop3(8) pop3, imap4d \- Internet mail 
+servers venti-backup(8) rdarena, wrarena \- copy arenas between venti 
+servers from other operating systems drawterm(8) drawterm \- connect to Plan 9 CPU 
+service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file 
+service gpsfs(8) gpsfs, gpsevermore \- GPS time and position 
+service nfsserver(8) nfsserver, portmapper, pcnfsd \- NFS 
+service srv(4) srv, srvold9p, 9fs, srvssh \- start network file 
+setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, 
+setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, 
+setcursor \- mouse control mouse(2) initmouse, readmouse, closemouse, moveto, getrect, drawgetrect, menuhit, 
+setfcr, getfsr, setfsr \- control floating point getfcr(2) getfcr, 
+setfsr \- control floating point getfcr(2) getfcr, setfcr, getfsr, 
+setjmp, longjmp, notejmp \- non-local goto setjmp(2) 
+setmalloctag, setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, 
+setmap, findseg, unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, 
+setnetmtpt, getnetconninfo, freenetconninfo \- make and break network connections dial(2) dial, hangup, announce, listen, accept, reject, netmkaddr, 
+setrealloctag, getmalloctag, getrealloctag, malloctopoolblock \- memory allocator malloc(2) malloc, mallocalign, mallocz, free, realloc, calloc, msize, setmalloctag, 
+setting the user id of processes cap(3) cap \- capabilities for 
+setup.9fat, setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, 
+setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (rijndael) aes(2) 
+setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt - blowfish encryption blowfish(2) 
+setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, 
+setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption standard des(2) 
+setup.disk, setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, 
+setup.kfs, update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, 
+setupRC4state, rc4, rc4skip, rc4back - alleged rc4 encryption rc4(2) 
+setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, 
+s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, 
+s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, 
+s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, 
+sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, 
+sha1pickle, sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, 
+sha1sum \- sum and count blocks in a file sum(1) sum, md5sum, 
+sha1unpickle \- cryptographically secure hashes sechash(2) md4, md5, sha1, aes, hmac_x, hmac_md5, hmac_sha1, hmac_aes, md5pickle, md5unpickle, sha1pickle, 
+shell scripts getflags(8) getflags, usage \- command-line parsing for 
+shift, wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, exit, flag, rfork, 
+shipments fedex(1) fedex, ups, usps \- track 
+show a list of available keyboard maps and switch between them. kbmap(1) kbmap \- 
+show how long the system has been running uptime(1) uptime \- 
+show (real-time) process behavior trace(1) trace \- 
+sig \- print or find pages of this manual man(1) man, lookman, 
+signature algorithm dsa(2) dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital 
+simulation loopback(3) loopback \- network link 
+simulator disksim(8) disksim \- disk 
+simulators vi(1) 5i, ki, vi, qi \- instruction 
+sin, cos, tan, asin, acos, atan, atan2 \- trigonometric functions sin(2) 
+since epoch time(2) time, nsec \- time in seconds and nanoseconds 
+s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, 
+single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - 
+single web file httpfile(4) httpfile \- serve a 
+sinh, cosh, tanh \- hyperbolic functions sinh(2) 
+size \- print size of executable files size(1) 
+size of atomic I/O unit for file descriptor iounit(2) iounit \- return 
+size of executable files size(1) size \- print 
+size of strings stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical 
+sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, 
+sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, 
+sky catalogue and Digitized Sky Survey scat(7) scat \- 
+Sky Survey scat(7) scat \- sky catalogue and Digitized 
+slave I/O processes for threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- 
+slay, broke \- print commands to kill processes kill(1) kill, 
+sleep \- suspend execution for an interval sleep(1) 
+sleep, alarm \- delay, ask for delayed note sleep(2) 
+slerp, qmid, qsqrt \- Quaternion arithmetic quaternion(2) qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, 
+smallprimetest \- prime number generation prime(2) genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, 
+s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, 
+smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, 
+SMTP listener configuration smtpd(6) smtpd \- 
+smtp, smtpd \- mail transport smtp(8) 
+smtpd \- mail transport smtp(8) smtp, 
+smtpd \- SMTP listener configuration smtpd(6) 
+snap \- process snapshots snap(6) 
+snap, snapfs \- create and mount process snapshots snap(4) 
+snapfs \- create and mount process snapshots snap(4) snap, 
+s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, 
+snapshots snap(4) snap, snapfs \- create and mount process 
+snapshots snap(6) snap \- process 
+s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, 
+s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, 
+snoopy \- spy on network packets snoopy(8) 
+snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, 
+snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, printf, sprintf, 
+sokoban, sudoku \- time wasters games(1) 4s, 5s, juggle, mahjongg, memo, 
+sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, 
+sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, 
+sort qsort(2) qsort \- quicker 
+sort \- sort and/or merge files sort(1) 
+sort and/or merge files sort(1) sort \- 
+sorted files comm(1) comm \- select or reject lines common to two 
+sorted list look(1) look \- find lines in a 
+SoundBlaster audio controller audio(3) audio \- 
+source timesync(8) timesync \- synchronize the system clock to a time 
+source code for executable src(1) src \- find 
+space bind(1) bind, mount, unmount \- change name 
+space bind(2) bind, mount, unmount \- change name 
+space namespace(4) namespace \- structure of conventional file name 
+space ns(1) ns \- display name 
+space pipefile(1) pipefile \- attach filter to file in name 
+space description file namespace(6) namespace \- name 
+space from a remote system import(4) import \- import a name 
+spam filters scanmail(8) scanmail, testscan \- 
+s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, 
+specific information and control arch(3) arch \- architecture-
+specific utilities bitsyload(1) bitsyload, light, pencal, keyboard, params, prompter \- bitsy-
+spell, sprog \- find spelling errors spell(1) 
+spelling errors spell(1) spell, sprog \- find 
+spin - verification tool for models of concurrent systems spin(1) 
+spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- 
+split \- split a file into pieces split(1) 
+split a file into pieces split(1) split \- 
+split into mantissa and exponent frexp(2) frexp, ldexp, modf \- 
+spooled files qer(8) qer, runq \- queue management for 
+sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, 
+sprintf, snprintf, vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, printf, 
+sprog \- find spelling errors spell(1) spell, 
+s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, 
+spy on network packets snoopy(8) snoopy \- 
+sqrt \- exponential, logarithm, power, square root exp(2) exp, log, log10, pow, pow10, 
+square root exp(2) exp, log, log10, pow, pow10, sqrt \- exponential, logarithm, power, 
+srand, truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, 
+src \- find source code for executable src(1) 
+s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, 
+s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, 
+s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, 
+s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, 
+srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, 
+srv \- server registry srv(3) 
+Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) 
+srv, srvold9p, 9fs, srvssh \- start network file service srv(4) 
+srvfs \- network file server plumbing exportfs(4) exportfs, 
+srvold9p, 9fs, srvssh \- start network file service srv(4) srv, 
+srvssh \- start network file service srv(4) srv, srvold9p, 9fs, 
+sscanf, vfscanf \- scan formatted input fscanf(2) fscanf, scanf, 
+ssh, sshnet, scp, sshserve \- secure login and file copy from/to Unix or Plan 9 ssh(1) 
+sshnet, scp, sshserve \- secure login and file copy from/to Unix or Plan 9 ssh(1) ssh, 
+sshserve \- secure login and file copy from/to Unix or Plan 9 ssh(1) ssh, sshnet, scp, 
+ssl \- SSL record layer ssl(3) 
+SSL record layer ssl(3) ssl \- 
+SSL version 2 encryption to a communication channel pushssl(2) pushssl \- attach 
+SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or 
+SSL3 record layer tls(3) tls \- TLS1 and 
+stack dumps ktrace(1) ktrace \- interpret kernel 
+standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and triple digital encryption 
+standard buffered input/output package fopen(2) fopen, freopen, fdopen, fileno, fclose, sopenr, sopenw, sclose, fflush, setvbuf, setbuf, fgetpos, ftell, fsetpos, fseek, rewind, feof, ferror, clearerr \- 
+standard (rijndael) aes(2) setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption 
+start \- print commands to stop and start processes stop(1) stop, 
+start network file service srv(4) srv, srvold9p, 9fs, srvssh \- 
+start processes stop(1) stop, start \- print commands to stop and 
+startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, 
+stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) 
+stat, wstat \- inquire or change file attributes stat(5) 
+statcheck, sizeS2M, sizeD2M \- interface to Plan 9 File protocol fcall(2) Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, 
+stats \- display graphs of system activity stats(8) 
+status ps(1) ps, psu \- process 
+status stat(2) stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file 
+status according to condition test(1) test \- set 
+status, enable, disable, authsrv, guard.srv, wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, 
+status window statusbar(8) statusbar \- display a bar graph 
+statusbar \- display a bar graph status window statusbar(8) 
+Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, ungetc, fgets, gets, fputs, puts, fread, fwrite \- 
+Stdio temporary files tmpfile(2) tmpfile, tmpnam \- 
+s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, 
+s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, 
+stop and start processes stop(1) stop, start \- print commands to 
+stop, start \- print commands to stop and start processes stop(1) 
+storage device drivers sdahci(3) sdahci \- AHCI (Advanced Host Controller Interface) SATA (Serial AT) 
+storage device interface sd(3) sd \- 
+storage device interface sdaoe(3) sdaoe \- ATA-over-Ethernet (Ao) 
+storage management privalloc(2) privalloc, privfree \- per-process private 
+storage server venti(2) venti \- archival 
+storage server venti(6) venti \- archival 
+storage server venti(8) venti \- archival 
+strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) 
+strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, 
+strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, 
+strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, 
+strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, 
+strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, 
+stream editor sed(1) sed \- 
+strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, 
+_string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, 
+string into fields getfields(2) getfields, gettokens, tokenize \- break a 
+string operations runestrcat(2) runestrcat, runestrncat, runestrcmp, runestrncmp, runestrcpy, runestrncpy, runestrecpy, runestrlen, runestrchr, runestrrchr, runestrdup, runestrstr \- rune 
+string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- 
+string, stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, 
+stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, 
+stringn, runestring, runestringn, stringbg, stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, 
+stringnbg, runestringbg, runestringnbg, _string, ARROW, drawsetdebug \- graphics functions PB L draw(2) Image, draw, gendraw, drawreplxy, drawrepl, replclipr, line, poly, fillpoly, bezier, bezspline, fillbezier, fillbezspline, ellipse, fillellipse, arc, fillarc, icossin, icossin2, border, string, stringn, runestring, runestringn, stringbg, 
+stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of strings stringsize(2) stringsize, stringwidth, 
+strings encode(2) dec64, enc64, dec32, enc32, dec16, enc16, encodefmt \- encoding byte arrays as 
+strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character 
+strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline \- extensible 
+strings strings(1) strings \- extract printable 
+strings stringsize(2) stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of 
+strings \- extract printable strings strings(1) 
+stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of strings stringsize(2) 
+stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, 
+stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth \- graphical size of strings stringsize(2) stringsize, 
+strip \- remove symbols from binary files strip(1) 
+strip file name affixes basename(1) basename \- 
+strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, 
+strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, 
+strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, 
+strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, 
+strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, 
+strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, 
+strspn, strcspn, strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, 
+strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, 
+strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, 
+strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, 
+strtod, strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, 
+strtok, strdup, strstr, cistrstr \- string operations strcat(2) strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, 
+strtol, strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, 
+strtoll, strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, 
+strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, 
+strtoul, strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, 
+strtoull \- convert text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, 
+structural regular expressions sam(1) sam, B, sam.save, samterm \- screen editor with 
+structure maps intmap(2) Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey, deletekey \- integer to data 
+structure of conventional file name space namespace(4) namespace \- 
+stub \- provide mount point stubs stub(8) 
+stubs stub(8) stub \- provide mount point 
+style \- Plan 9 coding conventions for C style(6) 
+style archive archfs(4) archfs \- mount mkfs-
+sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, 
+sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, 
+subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, 
+subfont \- external format for fonts and subfonts font(6) font, 
+subfont files, face files, etc. tweak(1) tweak \- edit image files, 
+Subfont, Fontchar, Font \- font utilities cachechars(2) cachechars, agefont, loadchar, 
+subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- 
+subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, 
+subfonts font(6) font, subfont \- external format for fonts and 
+subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles addpt(2) addpt, 
+sudoku \- time wasters games(1) 4s, 5s, juggle, mahjongg, memo, sokoban, 
+sum and count blocks in a file sum(1) sum, md5sum, sha1sum \- 
+sum, md5sum, sha1sum \- sum and count blocks in a file sum(1) 
+Sun network file system client nfs(4) nfs \- 
+s_unique, s_grow, s_read, s_read_line, s_getline \- extensible strings string(2) s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, 
+support for user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- 
+Survey scat(7) scat \- sky catalogue and Digitized Sky 
+suspend execution for an interval sleep(1) sleep \- 
+swap \- establish a swap file swap(8) 
+swap file swap(8) swap \- establish a 
+switch between them. kbmap(1) kbmap \- show a list of available keyboard maps and 
+symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, 
+Symbios Logic PCI-SCSI I/O Processors na(8) na \- assembler for the 
+symbol table) nm(1) nm \- name list (
+symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- 
+symbols from binary files strip(1) strip \- remove 
+syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) 
+symoff, fpformat, beieee80ftos, beieeesftos, beieeedftos, leieee80ftos, leieeesftos, leieeedftos, ieeesftos, ieeedftos \- machine-independent debugger functions debugger(2) cisctrace, risctrace, ciscframe, riscframe, localaddr, 
+synchronization rendezvous(2) rendezvous \- user level process 
+synchronize the system clock to a time source timesync(8) timesync \- 
+syncindex \- prepare and maintain a venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, 
+syscall \- test a system call syscall(1) 
+sysfatal \- system error messages perror(2) perror, syslog, 
+syslog, sysfatal \- system error messages perror(2) perror, 
+sysname \- get user or system name getuser(2) getuser, 
+system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track reader and writer file 
+system cfs(4) cfs \- cache file 
+system ext2srv(4) ext2srv \- ext2 file 
+system fshalt(8) fshalt, reboot \- halt any local file systems and optionally reboot the 
+system ftpfs(4) ftpfs \- file transfer protocol (FT) file 
+system import(4) import \- import a name space from a remote 
+system kfs(4) kfs \- disk file 
+system lnfs(4) lnfs \- long name file 
+system mkfs(8) mkfs, mkext \- archive or update a file 
+system mkpaqfs(8) mkpaqfs \- make a compressed read-only file 
+system mksacfs(8) mksacfs \- make a compressed file 
+system nntpfs(4) nntpfs \- network news transport protocol (NNT) file 
+system paqfs(4) paqfs \- compressed read-only file 
+system patch(1) patch \- simple patch creation and tracking 
+system playlistfs(7) playlistfs \- playlist file 
+system ramfs(4) ramfs \- memory file 
+system ratfs(4) ratfs \- mail address ratification file 
+system rdbfs(4) rdbfs \- remote kernel debugging file 
+system rio(1) rio, label, window, wloc \- window 
+system root(3) root \- the root file 
+system sacfs(4) sacfs \- compressed file 
+system vacfs(4) vacfs \- a Venti-based file 
+system webfs(4) webfs \- world wide web file 
+system wikifs(4) wikifs, wikipost \- wiki file 
+system activity stats(8) stats \- display graphs of 
+system administration intro(8) intro \- introduction to 
+system call syscall(1) syscall \- test a 
+system call error errstr(2) errstr, rerrstr, werrstr \- description of last 
+system client nfs(4) nfs \- Sun network file 
+system clock to a time source timesync(8) timesync \- synchronize the 
+system devices fs(3) fs \- file 
+system error messages perror(2) perror, syslog, sysfatal \- 
+system files rio(4) rio \- window 
+system for console access consolefs(4) consolefs, C, clog \- file 
+system for interprocess messaging plumber(4) plumber \- file 
+system has been running uptime(1) uptime \- show how long the 
+system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file 
+system name getuser(2) getuser, sysname \- get user or 
+system to measure I/O iostats(4) iostats \- file 
+system upon loss of remote file server connection reboot(8) reboot \- reboot the 
+system wide mail aliases aliasmail(8) aliasmail \- expand 
+systems dossrv(4) dossrv, 9660srv, a:, b:, c:, d:, 9fat:, dosmnt, eject \- DOS and ISO9660 file 
+systems drawterm(8) drawterm \- connect to Plan 9 CPU servers from other operating 
+systems mntgen(4) mntgen \- automatically generate mount points for file 
+systems spin(1) spin - verification tool for models of concurrent 
+systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file 
+systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, update \- administration for local file 
+systems and optionally reboot the system fshalt(8) fshalt, reboot \- halt any local file 
+table) nm(1) nm \- name list (symbol 
+table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol 
+tables for nroff or troff tbl(1) tbl \- format 
+tail \- deliver the last part of a file tail(1) 
+tan, asin, acos, atan, atan2 \- trigonometric functions sin(2) sin, cos, 
+tanh \- hyperbolic functions sinh(2) sinh, cosh, 
+tapfs, tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, 
+tar, dircp \- archiver tar(1) 
+tarfs, tpfs, v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, 
+target control scuzz(8) scuzz \- SCSI 
+targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, 
+targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, 
+tbl \- format tables for nroff or troff tbl(1) 
+tcp, udp \- network protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, 
+tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, 
+tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, 
+tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, 
+tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, 
+tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, 
+tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, 
+tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, 
+tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, 
+tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, 
+tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, 
+tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, 
+tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, 
+tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, 
+tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, 
+tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, 
+tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, 
+tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, 
+tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, 
+tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, 
+tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, 
+tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, 
+tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, 
+tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, 
+tcp993, tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, 
+tcp995, tcp1723, tcp17007, tcp17008, tcp17009, tcp17010, tcp17013 \- listen for calls on a network device listen(8) listen, listen1, tcp7, tcp9, tcp19, tcp21, tcp22, tcp23, tcp25, tcp53, tcp110, tcp113, tcp143, tcp513, tcp515, tcp564, tcp565, tcp566, tcp567, tcp993, 
+tcs \- translate character sets tcs(1) 
+tee \- pipe fitting tee(1) 
+tel, iwhois \- look in phone book tel(1) 
+telco, faxreceive, faxsend, fax, telcofax, telcodata \- telephone dialer network telco(4) 
+telcodata \- telephone dialer network telco(4) telco, faxreceive, faxsend, fax, telcofax, 
+telcofax, telcodata \- telephone dialer network telco(4) telco, faxreceive, faxsend, fax, 
+telephone dialer network telco(4) telco, faxreceive, faxsend, fax, telcofax, telcodata \- 
+telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM file transfer con(1) con, 
+telnetd, rlogind, rexexec, ftpd \- Internet remote access daemons ipserv(8) 
+temporary files tmpfile(2) tmpfile, tmpnam \- Stdio 
+terminal vt(1) vt \- emulate a VT-100 or VT-220 
+terminate \- terminate process, process cleanup exits(2) exits, _exits, atexit, atexitdont, 
+terminate process, process cleanup exits(2) exits, _exits, atexit, atexitdont, terminate \- 
+termrc, termrc.local \- boot scripts cpurc(8) cpurc, cpurc.local, 
+termrc.local \- boot scripts cpurc(8) cpurc, cpurc.local, termrc, 
+test \- set status according to condition test(1) 
+test a system call syscall(1) syscall \- 
+testscan \- spam filters scanmail(8) scanmail, 
+tex preprocessors for drawing pictures pic(1) pic, tpic \- troff and 
+text frame(2) frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse \- frames of 
+text editor ed(1) ed \- 
+text formatters fmt(1) fmt, htmlfmt \- simple 
+text formatting and typesetting troff(1) troff, nroff, dpost \- 
+text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable 
+text to numbers atof(2) atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull \- convert 
+text translator 9pcon(8) 9pcon \- 9P to 
+text windows acme(1) acme, win, awd \- interactive 
+text windows acme(4) acme \- control files for 
+textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, 
+textsym, file2pc, fileelem, filesym, fileline, fnbound \- symbol table access functions symbol(2) syminit, getsym, symbase, pc2sp, pc2line, textseg, line2addr, lookup, findlocal, getauto, findsym, localsym, globalsym, 
+tftpd \- Internet booting dhcpd(8) dhcpd, dhcpleases, rarpd, 
+them backup(8) backup, tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or restore from 
+them. kbmap(1) kbmap \- show a list of available keyboard maps and switch between 
+thesaurus thesaurus(1) thesaurus \- search online 
+thesaurus \- search online thesaurus thesaurus(1) 
+thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- 
+threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, 
+threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, 
+threaded programs ioproc(2) closeioproc, iocall, ioclose, iointerrupt, iodial, ioopen, ioproc, ioread, ioreadn, iowrite \- slave I/O processes for 
+threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, 
+threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, 
+threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, 
+threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, 
+threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, 
+threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, 
+threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, 
+threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, 
+threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, 
+threadlistensrv, threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, 
+threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, 
+threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, 
+threadpid, threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, 
+threadpostmountsrv, srv \- 9P file service 9p(2) Srv, dirread9p, emalloc9p, erealloc9p, estrdup9p, listensrv, postfd, postmountsrv, readbuf, readstr, respond, responderror, threadlistensrv, 
+threadsetgrp, threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, 
+threadsetname, threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, 
+threadwaitchan, yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, 
+through IPv4 6in4(8) 6in4 - configure and run automatic or manual 6to4 tunnel of IPv6 
+thumbprint \- public key thumbprints thumbprint(6) 
+thumbprints thumbprint(6) thumbprint \- public key 
+time ctime(2) ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert date and 
+time date(1) date, clock \- date and 
+time mtime(1) mtime \- print file modification 
+time \- time a command time(1) 
+time a command time(1) time \- 
+time and position service gpsfs(8) gpsfs, gpsevermore \- GPS 
+time clock and non-volatile RAM rtc(3) rtc \- real-
+time in seconds and nanoseconds since epoch time(2) time, nsec \- 
+time in this process and children cputime(2) cputime, times \- cpu 
+time, nsec \- time in seconds and nanoseconds since epoch time(2) 
+time) process behavior trace(1) trace \- show (real-
+time source timesync(8) timesync \- synchronize the system clock to a 
+time wasters games(1) 4s, 5s, juggle, mahjongg, memo, sokoban, sudoku \- 
+times \- cpu time in this process and children cputime(2) cputime, 
+timesync \- synchronize the system clock to a time source timesync(8) 
+timezone \- convert date and time ctime(2) ctime, localtime, gmtime, asctime, tm2sec, 
+tls \- TLS1 and SSL3 record layer tls(3) 
+TLS server and client tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- 
+TLS1 and SSL3 record layer tls(3) tls \- 
+TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach 
+tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, 
+tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS server and client tlssrv(8) tlssrv, 
+tlsclienttunnel \- TLS server and client tlssrv(8) tlssrv, tlsclient, tlssrvtunnel, 
+tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain \- attach TLS1 or SSL3 encryption to a communication channel pushtls(2) pushtls, tlsClient, 
+tlssrv, tlsclient, tlssrvtunnel, tlsclienttunnel \- TLS server and client tlssrv(8) 
+tlssrvtunnel, tlsclienttunnel \- TLS server and client tlssrv(8) tlssrv, tlsclient, 
+tm2sec, timezone \- convert date and time ctime(2) ctime, localtime, gmtime, asctime, 
+tmpfile, tmpnam \- Stdio temporary files tmpfile(2) 
+tmpnam \- Stdio temporary files tmpfile(2) tmpfile, 
+toascii, _toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, 
+tobackup, dumparenas, restore \- backup venti arenas to blu-ray discs or restore from them backup(8) backup, 
+togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, 
+toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, 
+token, vf \- filtering mail filter(1) filter, list, deliver, 
+tokenize \- break a string into fields getfields(2) getfields, gettokens, 
+tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, toupper, 
+_tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, 
+tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, 
+tool for models of concurrent systems spin(1) spin - verification 
+tools expect(1) at, drain, expect, pass \- dialer scripting 
+topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, 
+topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, 
+toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, 
+topwindow, topnwindows, originwindow \- window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, 
+_tos \- execute a file exec(2) exec, execl, _privates, _nprivates, 
+toStr \- HTML parser html(2) parsehtml, printitems, validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, 
+totitlerune, toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, 
+touch \- set modification date of a file touch(1) 
+toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, _toupper, _tolower, 
+_toupper, _tolower, toupper, tolower \- ASCII character classification ctype(2) isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toascii, 
+toupperrune \- Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, 
+tpfs, v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, 
+tpic \- troff and tex preprocessors for drawing pictures pic(1) pic, 
+tprof, kprof \- display profiling data prof(1) prof, 
+tr \- translate characters tr(1) 
+trace \- show (real-time) process behavior trace(1) 
+traceroute, hogports \- probe the Internet ping(8) ping, gping, 
+track reader and writer file system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) 
+track shipments fedex(1) fedex, ups, usps \- 
+tracking 9pfid(2) Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid, Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq \- 9P fid, request 
+tracking system patch(1) patch \- simple patch creation and 
+trampoline \- forward incoming calls to another address trampoline(8) 
+transfer con(1) con, telnet, rx, hayes, xms, xmr \- remote login, execution, and XMODEM file 
+transfer data from and to a file read(5) read, write \- 
+transfer protocol (FT) file system ftpfs(4) ftpfs \- file 
+transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric 
+translate character sets tcs(1) tcs \- 
+translate characters tr(1) tr \- 
+translator 9pcon(8) 9pcon \- 9P to text 
+Tree, alloctree, freetree, File, createfile, closefile, removefile, walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) 
+tree routines avl(2) mkavltree, insertavl, lookupavl, deleteavl, avlwalk, avlnext, avlprev, endwalk - AVL 
+trigonometric functions sin(2) sin, cos, tan, asin, acos, atan, atan2 \- 
+triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher - single and 
+triple_block_cipher - single and triple digital encryption standard des(2) setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, 
+troff tbl(1) tbl \- format tables for nroff or 
+troff and tex preprocessors for drawing pictures pic(1) pic, tpic \- 
+troff, nroff, dpost \- text formatting and typesetting troff(1) 
+troff output interpreter proof(1) proof \- 
+troff output into HTML troff2html(1) troff2html \- convert 
+troff2html \- convert troff output into HTML troff2html(1) 
+troff's ms macros and html ms2html(1) ms2html, html2ms \- convert between 
+truerand, ntruerand, genrandom, prng, fastrand, nfastrand \- random number generators rand(2) rand, lrand, frand, nrand, lnrand, srand, 
+trump \- debugger acid(1) acid, truss, 
+truncation venti-zero(2) vtzerotruncate, vtzeroextend, vtzeroscore \- Venti block 
+truss, trump \- debugger acid(1) acid, 
+tunnel of IPv6 through IPv4 6in4(8) 6in4 - configure and run automatic or manual 6to4 
+tweak \- edit image files, subfont files, face files, etc. tweak(1) 
+type file(1) file \- determine file 
+type characters keyboard(6) keyboard \- how to 
+typeset manual man(6) man \- macros to 
+typeset mathematics eqn(1) eqn \- 
+typesetter output files page(1) page \- view FAX, image, graphic, PostScript, PDF, and 
+typesetting htmlroff(1) htmlroff \- HTML formatting and 
+typesetting htmlroff(6) htmlroff \- HTML formatting and 
+typesetting troff(1) troff, nroff, dpost \- text formatting and 
+typesetting Japanese mnihongo(6) mnihongo \- macros for 
+u9fs \- serve 9P from Unix u9fs(4) 
+uart, eia \- serial communication control uart(3) 
+udp \- network protocols over IP ip(3) ip, esp, gre, icmp, icmpv6, ipmux, rudp, tcp, 
+UDP packets udpecho(8) udpecho \- echo 
+udpecho \- echo UDP packets udpecho(8) 
+uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, 
+umem \- help find memory leaks leak(1) leak, kmem, 
+umuldiv \- high-precision multiplication and division muldiv(2) muldiv, 
+uncompress, zip, unzip \- compress and expand data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, 
+under lock lock(1) lock \- run a command 
+ungetc, fgets, gets, fputs, puts, fread, fwrite \- Stdio input and output fgetc(2) fgetc, getc, getchar, fputc, putc, putchar, 
+unicode \- interpret ASCII, Unicode characters ascii(1) ascii, 
+Unicode, ASCII, rune \- character set and format utf(6) UTF, 
+Unicode character classes and cases isalpharune(2) isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- 
+Unicode characters ascii(1) ascii, unicode \- interpret ASCII, 
+uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, 
+uniq \- report repeated lines in a file uniq(1) 
+unique file name mktemp(2) mktemp \- make a 
+unit for file descriptor iounit(2) iounit \- return size of atomic I/O 
+unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, 
+units \- conversion program units(1) 
+Universal Serial Bus daemon usbd(4) usbd \- 
+Universal Serial Bus device drivers usb(4) audio, disk, ether, kb, print, probe, serial, usbfat: \- 
+Unix u9fs(4) u9fs \- serve 9P from 
+Unix or Plan 9 ssh(1) ssh, sshnet, scp, sshserve \- secure login and file copy from/to 
+unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, 
+unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, 
+unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, 
+unlockdisplay, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth \- interactive graphics graphics(2) Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, 
+unmap a segment in virtual memory segattach(2) segattach, segdetach, segfree \- map/
+unmoderated mailing lists mlmgr(1) ml, mlmgr, mlowner \- 
+unmount \- change name space bind(1) bind, mount, 
+unmount \- change name space bind(2) bind, mount, 
+unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, unquotestrdup, 
+unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote \- quoted character strings quote(2) quotestrdup, quoterunestrdup, 
+unstall, class, subclass, proto, CSP \- USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, 
+unusemap, loadmap, attachproc, get1, get2, get4, get8, put1, put2, put4, put8, beswab, beswal, beswav, leswab, leswal, leswav \- machine-independent access to executable files mach(2) crackhdr, machbytype, machbyname, newmap, setmap, findseg, 
+unvac \- create, extract a vac archive on Venti vac(1) vac, 
+unzip \- compress and expand data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, 
+upasfs \- mail file server upasfs(4) 
+update \- administration for local file systems update(8) bootfloppy, bootplan9, bootwin9x, bootwinnt, personalize, setup.9fat, setup.disk, setup.kfs, 
+update a file system mkfs(8) mkfs, mkext \- archive or 
+updatedb \- simple client-server replica management replica(8) applychanges, applylog, compactdb, 
+upon booting init(8) init \- initialize machine 
+upon loss of remote file server connection reboot(8) reboot \- reboot the system 
+ups, usps \- track shipments fedex(1) fedex, 
+uptime \- show how long the system has been running uptime(1) 
+url hget(1) hget \- retrieve a web page corresponding to a 
+usage du(1) du \- disk 
+usage \- command-line parsing for shell scripts getflags(8) getflags, 
+usb \- USB Host Controller Interface usb(3) 
+USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- 
+USB device driver library usb(2) usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- 
+USB Host Controller Interface usb(3) usb \- 
+usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP \- USB device driver library usb(2) 
+usbd \- Universal Serial Bus daemon usbd(4) 
+usbdirfs, usbfs \- USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, 
+usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, 
+usbfat: \- Universal Serial Bus device drivers usb(4) audio, disk, ether, kb, print, probe, serial, 
+usbfs \- USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, 
+usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library usbfs(2) usbreadbuf, 
+usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, 
+usbfsinit, usbdirfs, usbfs \- USB device driver file system library usbfs(2) usbreadbuf, usbfsadd, usbfsdel, usbdirread, 
+usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs \- USB device driver file system library usbfs(2) 
+user newuser(8) newuser \- adding a new 
+user id of processes cap(3) cap \- capabilities for setting the 
+user level process synchronization rendezvous(2) rendezvous \- 
+user level semaphores semacquire(2) semacquire, semrelease \- 
+user list format users(6) users \- file server 
+user, null, reboot, etc. cons(3) cons \- console, clocks, process/process group ids, 
+user or system name getuser(2) getuser, sysname \- get 
+user password passwd(1) passwd, netkey \- change or verify 
+user-defined print formats and output routines fmtinstall(2) fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt \- support for 
+users auth(2) amount, newns, addns, login, noworld, auth_proxy, fauth_proxy, auth_allocrpc, auth_freerpc, auth_rpc, auth_getkey, amount_getkey, auth_freeAI, auth_chuid, auth_challenge, auth_response, auth_freechal, auth_respond, auth_userpasswd, auth_getuserpasswd, auth_getinfo \- routines for authenticating 
+users \- file server user list format users(6) 
+using the machine who(1) who, whois \- who is 
+usps \- track shipments fedex(1) fedex, ups, 
+UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/
+UTF, Unicode, ASCII, rune \- character set and format utf(6) 
+utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, 
+utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, 
+utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, 
+utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, 
+utfrune, utfrrune, utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, 
+utfutf \- rune/UTF conversion rune(2) runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, 
+utilities bitsyload(1) bitsyload, light, pencal, keyboard, params, prompter \- bitsy-specific 
+utilities cachechars(2) cachechars, agefont, loadchar, Subfont, Fontchar, Font \- font 
+uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, 
+v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, 
+v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, 
+v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, 
+v4tov6, v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, 
+v6fs, v10fs, zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, 
+v6tov4, nhgetv, nhgetl, nhgets, hnputv, hnputl, hnputs, ptclbsum, readipifc \- Internet Protocol addressing ip(2) eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip4, equivip6, defmask, isv4, v4tov6, 
+va \- assemblers 2a(1) 0a, 1a, 2a, 5a, 6a, 7a, 8a, ka, qa, 
+vac archive on Venti vac(1) vac, unvac \- create, extract a 
+vac, unvac \- create, extract a vac archive on Venti vac(1) 
+vacfs \- a Venti-based file system vacfs(4) 
+validitems, freeitems, freedocinfo, dimenkind, dimenspec, targetid, targetname, fromStr, toStr \- HTML parser html(2) parsehtml, printitems, 
+variables env(3) env \- environment 
+variables getenv(2) getenv, putenv \- access environment 
+vc \- C compilers 2c(1) 0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, 
+vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, 
+Venti vac(1) vac, unvac \- create, extract a vac archive on 
+venti \- archival storage server venti(2) 
+venti \- archival storage server venti(6) 
+venti \- archival storage server venti(8) 
+venti arenas to blu-ray discs or restore from them backup(8) backup, tobackup, dumparenas, restore \- backup 
+Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- 
+Venti block truncation venti-zero(2) vtzerotruncate, vtzeroextend, vtzeroscore \- 
+Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- 
+Venti clients venti(1) read, write, copy \- simple 
+venti configuration file venti.conf(6) venti.conf \- a 
+venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- 
+Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- 
+Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- 
+Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- 
+venti server venti-fmt(8) buildindex, checkarenas, checkindex, conf, fmtarenas, fmtbloom, fmtindex, fmtisect, syncindex \- prepare and maintain a 
+Venti server venti-server(2) vtsrvhello, vtlisten, vtgetreq, vtrespond \- 
+venti servers venti-backup(8) rdarena, wrarena \- copy arenas between 
+Venti-based file system vacfs(4) vacfs \- a 
+venti.conf \- a venti configuration file venti.conf(6) 
+ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, 
+ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, 
+verification tool for models of concurrent systems spin(1) spin - 
+verify user password passwd(1) passwd, netkey \- change or 
+version fversion(2) fversion \- initialize 9P connection and negotiate 
+version version(5) version \- negotiate protocol 
+version \- negotiate protocol version version(5) 
+version 2 encryption to a communication channel pushssl(2) pushssl \- attach SSL 
+vf \- filtering mail filter(1) filter, list, deliver, token, 
+vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, 
+vfprintf, vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, printf, sprintf, snprintf, 
+vfscanf \- scan formatted input fscanf(2) fscanf, scanf, sscanf, 
+vga \- configure a VGA card vga(8) 
+vga \- VGA controller device vga(3) 
+VGA card vga(8) vga \- configure a 
+VGA controller and monitor database vgadb(6) vgadb \- 
+VGA controller device vga(3) vga \- 
+vgadb \- VGA controller and monitor database vgadb(6) 
+vi, qi \- instruction simulators vi(1) 5i, ki, 
+view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, yuv, ico, togif, toppm, topng, toico \- 
+view FAX, image, graphic, PostScript, PDF, and typesetter output files page(1) page \- 
+viewer gview(1) gview \- interactive graph 
+viewer for Virtual Network Computing (VN) vnc(1) vncs, vncv \- remote frame buffer server and 
+viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, 
+virtual memory segattach(2) segattach, segdetach, segfree \- map/unmap a segment in 
+Virtual Network Computing (VN) vnc(1) vncs, vncv \- remote frame buffer server and viewer for 
+vl \- loaders 2l(1) 0l, 1l, 2l, 5l, 6l, 7l, 8l, kl, ql, 
+VN) vnc(1) vncs, vncv \- remote frame buffer server and viewer for Virtual Network Computing (
+vncs, vncv \- remote frame buffer server and viewer for Virtual Network Computing (VN) vnc(1) 
+vncv \- remote frame buffer server and viewer for Virtual Network Computing (VN) vnc(1) vncs, 
+volatile RAM rtc(3) rtc \- real-time clock and non-
+vprintf, vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, 
+vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 \- operations on 3-d points and planes arith3(2) add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, 
+vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, 
+vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, 
+vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint \- print formatted output print(2) print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, 
+vsnprintf \- print formatted output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, vsprintf, 
+vsprintf, vsnprintf \- print formatted output fprintf(2) fprintf, printf, sprintf, snprintf, vfprintf, vprintf, 
+vt \- emulate a VT-100 or VT-220 terminal vt(1) 
+VT-100 or VT-220 terminal vt(1) vt \- emulate a 
+VT-220 terminal vt(1) vt \- emulate a VT-100 or 
+VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) 
+vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, 
+vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, 
+vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, 
+vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, 
+vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, 
+vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory allocators venti-mem(2) 
+VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, 
+vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, 
+vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, 
+vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, 
+vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, 
+vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, 
+vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, 
+vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, 
+VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) 
+vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, 
+vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) 
+vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, 
+vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, 
+VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) 
+vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, 
+vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, 
+VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, 
+vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, 
+vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, 
+vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, 
+vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, 
+VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) 
+vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, 
+vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, 
+vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, 
+vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, 
+vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, 
+vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, 
+vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, 
+vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, 
+vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, 
+vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, 
+vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, 
+vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, 
+vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, 
+vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, 
+vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, 
+vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, 
+vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, 
+vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, 
+vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, 
+vtfilesetsize, vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, 
+vtfiletruncate, vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, 
+vtfileunlock, vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, 
+vtfilewrite \- Venti files venti-file(2) VtFile, vtfileblock, vtfileblockscore, vtfileclose, vtfilecreate, vtfilecreateroot, vtfileflush, vtfileflushbefore, vtfilegetdirsize, vtfilegetentry, vtfilegetsize, vtfileincref, vtfilelock, vtfilelock2, vtfileopen, vtfileopenroot, vtfileread, vtfileremove, vtfilesetdirsize, vtfilesetentry, vtfilesetsize, vtfiletruncate, vtfileunlock, 
+vtfree \- error-checking memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, vtstrdup, 
+vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, 
+vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, 
+vtgetreq, vtrespond \- Venti server venti-server(2) vtsrvhello, vtlisten, 
+vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, 
+vtglobaltolocal, vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, 
+vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, vtversion, vtdebug, 
+vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, 
+vtlisten, vtgetreq, vtrespond \- Venti server venti-server(2) vtsrvhello, 
+vtlocaltoglobal \- Venti block cache venti-cache(2) VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, 
+VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) 
+vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, 
+VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, 
+vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, 
+vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, 
+vtlognames, vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, 
+vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, vtlogremove, 
+vtlogopen, vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, 
+vtlogprint, vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, 
+vtlogremove, vtlogopen, ventilogging \- Venti logs venti-log(2) VtLog, VtLogChunk, vtlog, vtlogclose, vtlogdump, vtlognames, vtlogopen, vtlogprint, 
+vtmalloc, vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory allocators venti-mem(2) vtbrk, 
+vtmallocz, vtrealloc, vtstrdup, vtfree \- error-checking memory allocators venti-mem(2) vtbrk, vtmalloc, 
+vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree \- extended precision arithmetic mp(2) mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, 
+vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, 
+vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, 
+vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, 
+vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, 
+vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, 
+vtrealloc, vtstrdup, vtfree \- error-checking memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, 
+vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, 
+vtrespond \- Venti server venti-server(2) vtsrvhello, vtlisten, vtgetreq, 
+VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, 
+vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, 
+vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, 
+vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, 
+vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, 
+vtsend, vtrecv, vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, 
+vtsrvhello, vtlisten, vtgetreq, vtrespond \- Venti server venti-server(2) 
+vtstrdup, vtfree \- error-checking memory allocators venti-mem(2) vtbrk, vtmalloc, vtmallocz, vtrealloc, 
+vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, vtwritepacket, 
+vttodisktype, vtgetstring, vtputstring, vtrootpack, vtrootunpack, vtparsescore, vtscorefmt \- venti data formats venti-fcall(2) VtEntry, VtFcall, VtRoot, vtentrypack, vtentryunpack, vtfcallclear, vtfcallfmt, vtfcallpack, vtfcallunpack, vtfromdisktype, 
+vtversion, vtdebug, vthangup \- Venti network connections venti-conn(2) VtConn, vtconn, vtdial, vtfreeconn, vtsend, vtrecv, 
+vtwrite, vtreadpacket, vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, 
+vtwritepacket, vtsync, vtping, vtrpc, ventidoublechecksha1 \- Venti client venti-client(2) vtconnect, vthello, vtread, vtwrite, vtreadpacket, 
+vtzeroextend, vtzeroscore \- Venti block truncation venti-zero(2) vtzerotruncate, 
+vtzeroscore \- Venti block truncation venti-zero(2) vtzerotruncate, vtzeroextend, 
+vtzerotruncate, vtzeroextend, vtzeroscore \- Venti block truncation venti-zero(2) 
+vwhois \- mailbox interface faces(1) faces, seemail, 
+wait for a process to exit wait(2) await, wait, waitpid \- 
+wait, waitpid \- wait for a process to exit wait(2) await, 
+wait, whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, 
+waitpid \- wait for a process to exit wait(2) await, wait, 
+wake-on-lan Ethernet packet wol(8) wol \- send 
+walk \- descend a directory hierarchy walk(5) 
+walkfile, opendirfile, readdirfile, closedirfile, hasperm \- in-memory file hierarchy 9pfile(2) Tree, alloctree, freetree, File, createfile, closefile, removefile, 
+warning \- authentication database files keyfs(4) keyfs, 
+wasters games(1) 4s, 5s, juggle, mahjongg, memo, sokoban, sudoku \- time 
+wc \- word count wc(1) 
+wdoc2txt, xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, 
+weather \- print weather report weather(1) 
+weather report weather(1) weather \- print 
+web file httpfile(4) httpfile \- serve a single 
+web file system webfs(4) webfs \- world wide 
+web page corresponding to a url hget(1) hget \- retrieve a 
+webcookies \- HTTP cookie manager webcookies(4) 
+webfs \- world wide web file system webfs(4) 
+webls \- HTTP server httpd(8) httpd, mirror, save, imagemap, man2html, 
+werrstr \- description of last system call error errstr(2) errstr, rerrstr, 
+whatis, ., ~ \- command language rc(1) rc, cd, eval, exec, exit, flag, rfork, shift, wait, 
+who is using the machine who(1) who, whois \- 
+who, whois \- who is using the machine who(1) 
+whois \- who is using the machine who(1) who, 
+wide mail aliases aliasmail(8) aliasmail \- expand system 
+wide web file system webfs(4) webfs \- world 
+wiki file system wikifs(4) wikifs, wikipost \- 
+wikifs, wikipost \- wiki file system wikifs(4) 
+wikipost \- wiki file system wikifs(4) wikifs, 
+win, awd \- interactive text windows acme(1) acme, 
+window statusbar(8) statusbar \- display a bar graph status 
+window management window(2) Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow \- 
+window system rio(1) rio, label, window, wloc \- 
+window system files rio(4) rio \- 
+window, wloc \- window system rio(1) rio, label, 
+windows acme(1) acme, win, awd \- interactive text 
+windows acme(4) acme \- control files for text 
+windows winwatch(1) winwatch \- monitor rio 
+windows of memory-resident images memlayer(2) memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn \- 
+winwatch \- monitor rio windows winwatch(1) 
+wloc \- window system rio(1) rio, label, window, 
+wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, 
+wol \- send wake-on-lan Ethernet packet wol(8) 
+word count wc(1) wc \- 
+wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, 
+wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, 
+working directory chdir(2) chdir \- change 
+working directory pwd(1) pwd, pbd \- 
+working directory rwd(1) rwd, conswdir \- maintain remote 
+world wide web file system webfs(4) webfs \- 
+worm file server, dump cwfs(4) cwfs \- cached-
+wrarena \- copy arenas between venti servers venti-backup(8) rdarena, 
+write readv(2) readv, writev, preadv, pwritev \- scatter/gather read and 
+write \- transfer data from and to a file read(5) read, 
+write, copy \- simple Venti clients venti(1) read, 
+write file read(2) read, readn, write, pread, pwrite \- read or 
+write, pread, pwrite \- read or write file read(2) read, readn, 
+writecolmap \- access display color map readcolmap(2) RGB, readcolmap, 
+writeimage, bytesperline, wordsperline \- allocating, freeing, reading, writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, 
+writememimage, freememimage, memsetchan, loadmemimage, cloadmemimage, unloadmemimage, memfillcolor, memarc, mempoly, memellipse, memfillpoly, memimageline, memimagedraw, drawclip, memlinebbox, memlineendsize, allocmemsubfont, openmemsubfont, freememsubfont, memsubfontwidth, getmemdefont, memimagestring, iprint, hwdraw \- drawing routines for memory-resident images memdraw(2) Memimage, Memdata, Memdrawparam, memimageinit, wordaddr, byteaddr, memimagemove, allocmemimage, allocmemimaged, readmemimage, creadmemimage, 
+writer file system cdfs(4) cdfs, cddb \- optical disc (CD, DVD, B) track reader and 
+writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-
+writesubfont, stringsubfont, strsubfontwidth, mkfont \- subfont manipulation subfont(2) allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, 
+writev, preadv, pwritev \- scatter/gather read and write readv(2) readv, 
+writing, create file open(2) open, create, close \- open a file for reading or 
+writing images allocimage(2) allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline \- allocating, freeing, reading, 
+wrkey, login, newns, none \- maintain or query authentication databases auth(8) changeuser, convkeys, convkeys2, printnetkey, status, enable, disable, authsrv, guard.srv, 
+wstat \- inquire or change file attributes stat(5) stat, 
+wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir \- get and put file status stat(2) stat, fstat, 
+wunlock, rsleep, rwakeup, rwakeupall, incref, decref \- spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts lock(2) lock, canlock, unlock, qlock, canqlock, qunlock, rlock, canrlock, runlock, wlock, canwlock, 
+X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, 
+X509toRSApub, X509gen, X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, 
+X509verify \- RSA encryption algorithm rsa(2) asn1dump, asn1toRSApriv, decodePEM, rsadecrypt, rsaencrypt, rsagen, rsaprivalloc, rsaprivfree, rsaprivtopub, rsapuballoc, rsapubfree, X509toRSApub, X509gen, 
+xd \- hex, octal, decimal, or ASCII dump xd(1) 
+xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, 
+xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, 
+xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, 
+xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport \- Geometric transformations matrix(2) ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, 
+xls2txt, olefs, mswordstrings, msexceltables \- extract printable text from Microsoft documents doc2txt(1) doc2txt, doc2ps, wdoc2txt, 
+XMODEM file transfer con(1) con, telnet, rx, hayes, xms, xmr \- remote login, execution, and 
+xmr \- remote login, execution, and XMODEM file transfer con(1) con, telnet, rx, hayes, xms, 
+xms, xmr \- remote login, execution, and XMODEM file transfer con(1) con, telnet, rx, hayes, 
+yacc \- yet another compiler-compiler yacc(1) 
+yesterday, diffy \- print file names from the dump yesterday(1) 
+yield \- thread and proc management thread(2) alt, chancreate, chanfree, chaninit, chanprint, mainstacksize, proccreate, procdata, procexec, procexecl, procrfork, recv, recvp, recvul, send, sendp, sendul, nbrecv, nbrecvp, nbrecvul, nbsend, nbsendp, nbsendul, threadcreate, threaddata, threadexits, threadexitsall, threadgetgrp, threadgetname, threadint, threadintgrp, threadkill, threadkillgrp, threadmain, threadnotify, threadid, threadpid, threadsetgrp, threadsetname, threadwaitchan, 
+yuv, ico, togif, toppm, topng, toico \- view and convert pictures jpg(1) jpg, gif, png, ppm, bmp, 
+zero-copy network buffers venti-packet(2) Packet, packetalloc, packetappend, packetasize, packetcmp, packetconcat, packetconsume, packetcopy, packetdup, packetforeign, packetfragments, packetfree, packetheader, packetpeek, packetprefix, packetsha1, packetsize, packetsplit, packetstats, packettrailer, packettrim \- 
+zip, unzip \- compress and expand data gzip(1) gzip, gunzip, bzip2, bunzip2, compress, uncompress, 
+zipfs \- mount archival file systems tapefs(4) 32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs, 

+ 3881 - 0
sys/lib/man/permind/ptxwidth

@@ -0,0 +1,3881 @@
+3816
+68
+72
+120
+0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
+50 116 524 906 1108 1234 1377 1583 1815 2014 2213 2456 2682 2893 3195 3273 
+120 266 412 558 704 850 996 1138 1284 1396 1462 1925 2147 
+117 260 403 546 689 832 975 1114 1257 1366 1432 1513 1918 2137 
+99 224 349 474 599 724 849 970 1095 1186 1252 1563 1764 
+76 152 322 424 862 1198 1264 1570 1812 2052 2240 2520 
+150 258 582 930 1130 1228 1294 1631 1701 
+126 326 693 989 1183 1249 1652 1911 2438 
+126 326 693 989 1183 1249 1652 1911 2438 
+120 266 412 558 704 850 992 1138 1250 1316 1779 2001 2147 
+117 260 403 546 689 832 971 1114 1223 1289 1370 1775 1994 2137 
+99 224 349 474 599 724 845 970 1061 1127 1438 1639 1764 
+50 220 322 760 1096 1162 1468 1710 1950 2138 2418 2520 
+50 489 594 664 1288 1617 2041 2363 2429 2694 2848 3157 
+150 498 698 796 862 1199 1269 1593 1701 
+120 266 412 558 704 846 992 1104 1170 1633 1855 2001 2147 
+117 260 403 546 689 828 971 1080 1146 1227 1632 1851 1994 2137 
+99 224 349 474 599 720 845 936 1002 1313 1514 1639 1764 
+76 514 850 916 1222 1464 1704 1892 2172 2274 2350 2520 
+239 525 772 1002 1205 1420 1685 1901 1967 2246 2572 2719 3059 3427 
+146 415 585 864 1222 1468 1711 1958 2175 2424 2701 3082 3313 3620 3840 4086 4341 4670 4923 5272 5682 6001 6260 6556 6838 7170 7462 7729 7975 8192 8258 8698 8823 
+146 480 882 1200 1416 1482 
+117 260 554 997 1291 1672 1984 2050 2248 2570 2952 
+120 266 412 558 700 846 958 1024 1487 1709 1855 2001 2147 
+117 260 403 546 685 828 937 1003 1084 1489 1708 1851 1994 2137 
+99 220 337 436 502 948 1382 1575 
+99 224 349 474 595 720 811 877 1188 1389 1514 1639 1764 
+117 411 854 1148 1529 1841 1907 2105 2427 2809 2952 
+120 266 412 554 700 812 878 1341 1563 1709 1855 2001 2147 
+117 260 403 542 685 794 860 941 1346 1565 1708 1851 1994 2137 
+173 245 642 812 971 1382 1490 1801 2006 2280 2385 2570 2908 3093 3394 
+99 224 349 470 595 686 752 1063 1264 1389 1514 1639 1764 
+179 453 558 743 1081 1266 1567 1766 1838 2235 2405 2564 2975 3083 3394 
+120 266 408 554 666 732 1195 1417 1563 1709 1855 2001 2147 
+117 260 399 542 651 717 798 1203 1422 1565 1708 1851 1994 2137 
+99 224 345 470 561 627 938 1139 1264 1389 1514 1639 1764 
+120 262 408 520 586 1049 1271 1417 1563 1709 1855 2001 2147 
+117 256 399 508 574 655 1060 1279 1422 1565 1708 1851 1994 2137 
+99 220 345 436 502 813 1014 1139 1264 1389 1514 1639 1764 
+200 341 603 1051 1527 1873 1939 2203 2323 
+342 464 592 711 839 1071 1417 1628 1694 1885 2055 2409 2556 2896 3280 3588 
+206 552 763 829 1020 1190 1544 1691 2031 2415 2723 3091 3213 3341 3460 3588 
+147 421 487 691 1032 1179 1475 1719 1887 2277 
+242 654 753 819 944 1346 1705 2049 
+94 407 618 684 1188 1293 1444 1631 1707 1867 2237 
+94 548 718 1110 1419 1860 2199 2265 2621 
+94 249 569 912 1243 1411 1750 2256 2735 3070 3424 3846 4289 4486 4854 5385 5889 6249 6628 7075 7517 7583 
+94 241 537 765 935 1365 1816 2271 2722 3102 3404 3995 4349 4677 5047 5610 6242 7085 7227 7293 
+94 306 509 808 1005 1071 1303 
+94 400 682 862 928 1193 1298 
+94 199 379 782 1150 1416 1482 
+240 306 426 531 711 1114 1482 
+386 485 551 676 1078 1437 1781 2049 
+138 204 486 850 1191 1457 
+206 272 640 710 913 1247 
+206 276 642 964 1184 1250 
+161 345 411 713 1071 1342 1605 
+332 588 1037 1273 1554 1944 2256 2473 2728 2964 3122 3188 
+332 603 866 1053 1237 1303 1605 
+253 750 1171 1278 1467 1533 1680 1979 2117 2441 
+253 319 740 1233 1338 1485 1866 
+253 632 994 1319 1649 2008 2194 2260 2592 2894 
+253 552 773 967 1548 1754 2259 2759 2825 
+253 770 1141 1531 1845 2138 2204 
+253 643 1050 1385 1719 2108 2392 2726 3068 3488 3807 4192 4542 4904 5293 5741 6104 6418 6778 7108 7422 7777 7843 8148 8366 
+253 358 806 994 1331 1721 2241 2807 3184 3520 3861 4317 4703 5167 5394 5621 5848 6075 6307 6539 6771 7003 7347 7664 8000 8317 8607 8890 8956 9843 
+467 572 719 1100 1379 1445 1866 
+381 486 877 1151 1323 1389 1531 1793 
+378 444 841 911 1196 1301 1371 1559 1946 2442 
+184 431 694 760 1159 1445 
+204 270 571 759 897 1077 1440 1772 
+230 417 599 665 1097 1277 1640 1972 
+201 421 665 731 1287 1677 1919 2085 2268 2444 2654 
+325 851 1493 2046 2536 2974 3560 4109 4686 5176 5825 6300 6809 7557 7991 8587 9092 9584 9998 10442 11145 11484 11884 12288 12688 13020 13466 13924 14459 14953 15471 16066 16666 17316 17382 17814 18198 18540 18943 19284 19741 
+220 463 710 927 1176 1453 1834 2065 2372 2592 2838 3093 3422 3675 4024 4434 4753 5012 5308 5590 5922 6214 6481 6727 6944 7010 7450 7575 7747 8016 8186 8465 8823 
+220 437 503 943 1068 1240 1509 1679 1958 2316 2562 2805 3052 3269 3518 3795 4176 4407 4714 4934 5180 5435 5764 6017 6366 6776 7095 7354 7650 7932 8264 8556 8823 
+267 337 520 715 1169 1521 1587 
+261 508 876 1365 1884 2454 2997 3387 3911 4558 5055 5535 6172 6792 7369 7953 8676 9524 10041 10107 10454 10592 11178 11414 11716 12065 12365 
+250 523 802 1049 1474 1896 2286 2721 2948 3244 3598 4021 4421 4759 5292 5453 5607 5733 5951 6107 6173 6592 6717 6986 7156 7584 7936 
+304 853 1300 1366 1693 2079 2277 2382 2709 
+304 750 897 1196 1502 1706 1772 1962 
+427 628 932 1270 1813 2243 2747 3215 3633 4181 4511 4896 5281 5663 5871 6186 6501 6820 7120 7438 7762 8067 8390 8801 9166 9232 9564 9908 
+296 719 1208 1747 2246 2637 2986 3150 3364 3610 3872 4159 4469 4740 4959 5319 5385 5809 6456 6837 7087 7434 7814 8340 
+295 361 654 1176 1476 1921 2240 2701 3229 3899 4322 4619 5058 5564 6212 6547 6958 7334 
+564 877 1088 1154 1658 1763 2062 
+564 974 1308 1554 1620 1763 
+564 702 908 1055 1395 1792 2266 2713 3177 3622 4123 4571 5025 5436 5731 5797 
+366 805 1173 1543 1801 2400 3029 3632 3704 
+377 582 998 1391 1620 1883 2040 2358 2630 2923 3300 3575 3641 3859 
+377 636 1163 1315 1515 1882 2178 2372 2438 
+377 636 1163 1315 1515 1882 2178 2372 2438 
+156 506 981 1467 1898 2352 2906 3371 3910 3976 4670 4951 5248 5688 5914 6140 6377 
+288 503 854 920 1271 1720 2173 
+577 649 1041 1480 1848 2218 2476 3075 3704 
+603 1206 1278 1670 2109 2477 2847 3105 3704 
+324 710 1064 1456 1654 1720 1905 2219 2777 3259 
+219 695 1095 1274 1340 1925 
+192 621 826 1242 1635 1864 2127 2284 2602 2874 3167 3544 3819 3885 
+295 767 1203 1373 1546 1928 2397 2616 2733 2799 
+218 284 540 697 835 1160 1360 1692 1948 
+376 639 971 1322 1724 2241 2731 3246 3734 4215 4669 5207 5279 5548 5940 
+376 622 1083 1695 2183 2644 3105 3420 3918 4389 4936 5436 5909 6538 6935 7376 7442 7616 8055 
+261 728 1093 1159 1473 1772 1978 2168 
+339 405 719 1018 1224 1414 1701 2168 
+389 630 769 835 1148 
+280 430 869 1121 1734 1910 2246 2577 2649 
+403 731 1078 1375 1678 2222 2690 3304 3745 4246 4797 5176 5630 6125 6679 7139 7620 8149 8679 8745 
+376 627 982 1351 1653 1719 2072 2415 
+376 633 814 1010 1076 1382 1725 
+376 769 1060 1126 1432 1775 
+336 718 1024 1520 1872 2077 2387 2660 2941 3487 4037 4592 5151 5890 5956 6299 
+377 934 1187 1565 1989 2371 2749 3000 3066 3677 4020 
+309 663 1085 1528 1725 2093 2624 3128 3488 3867 4314 4756 4822 4942 5097 5417 5760 6091 6259 6598 7104 7583 
+480 959 1294 1648 2070 2513 2710 3078 3609 4113 4473 4852 5299 5741 5807 5927 6082 6402 6745 7076 7244 7583 
+442 1056 1497 1998 2549 2928 3382 3877 4431 4891 5372 5901 6431 6497 6926 7254 7601 7898 8201 8745 
+588 1029 1530 2081 2460 2914 3409 3963 4423 4904 5433 5963 6029 6458 6786 7133 7430 7733 8277 8745 
+374 747 1154 1696 2148 2545 2611 2913 3018 3212 3591 3826 4225 4548 
+635 1346 1999 2693 3367 4001 4547 5194 5882 6629 7168 7531 7940 8435 8943 9565 10235 10613 11197 11883 12608 13347 14045 14805 15429 16137 16398 16725 16791 17129 17476 17614 18320 18623 19133 19609 20017 20691 21298 21721 22117 22808 
+685 1338 2032 2706 3340 3886 4533 5221 5968 6507 6870 7279 7774 8282 8904 9574 9952 10536 11222 11947 12686 13384 14144 14768 15476 15737 16064 16130 16468 16815 16953 17659 17962 18472 18948 19356 20030 20637 21060 21456 22147 22808 
+699 1438 2136 2896 3520 4228 4489 4816 4882 5220 5567 5705 6411 6714 7224 7700 8108 8782 9389 9812 10208 10899 11560 12271 12924 13618 14292 14926 15472 16119 16807 17554 18093 18456 18865 19360 19868 20490 21160 21538 22122 22808 
+334 713 1160 1602 1668 1788 1943 2263 2606 2937 3105 3444 3950 4429 4764 5118 5540 5983 6180 6548 7079 7583 
+505 1009 1369 1748 2195 2637 2703 2823 2978 3298 3641 3972 4140 4479 4985 5464 5799 6153 6575 7018 7215 7583 
+461 1005 1465 1993 2623 3344 3821 4389 4939 5005 5327 5859 6283 6592 
+506 1011 1597 2216 2902 3467 3991 4538 5083 5662 6333 6638 6704 7030 7566 7994 
+359 717 903 1314 1686 2147 2495 2968 3419 3897 4260 4326 4788 4935 5322 5671 5896 
+502 1132 1853 2330 2898 3448 3514 3836 4368 4792 5101 5588 6132 6592 
+123 598 988 1351 1774 2374 2837 3230 3635 4063 4479 4692 4955 5241 5479 5767 6078 6391 6754 7140 7478 7866 8277 8819 9291 9783 10365 10927 11569 11976 12516 12935 13487 13982 14510 14887 15314 15867 16500 17148 17357 17423 17701 17871 18070 18602 18982 
+256 620 961 1227 1391 1457 
+323 623 910 1157 1525 2014 2533 3103 3646 4036 4560 5207 5704 6184 6821 7441 8018 8602 9325 10173 10690 10756 11103 11241 11827 12063 12365 
+621 1118 1598 2235 2855 3432 4016 4739 5587 6104 6170 6517 6655 7241 7477 7779 8128 8428 8715 8962 9330 9819 10338 10908 11451 11841 12365 
+308 708 953 1096 1162 1567 1672 1946 
+405 669 972 1242 1716 2193 2837 3483 3549 3784 3954 4198 4539 5034 5302 5494 5840 
+136 342 489 829 999 1408 1690 1841 2140 2486 2756 3038 3104 3277 
+130 497 763 927 993 1766 
+130 448 720 1087 1444 1699 1765 2538 
+138 204 977 1159 1526 1792 
+199 265 530 677 963 1290 
+94 160 382 827 1057 1281 1587 1809 
+142 223 587 839 1099 1257 1323 
+168 234 637 896 1423 1575 1775 2142 2438 
+168 234 637 896 1423 1575 1775 2142 2438 
+556 939 1420 1815 1881 2163 2686 2971 3503 3890 
+357 838 1233 1299 1581 2104 2389 2921 3308 3890 
+333 399 589 854 1315 
+77 143 447 617 891 1333 1538 
+77 143 447 773 920 1206 1411 
+144 413 733 1103 1415 1694 2023 2480 2987 3366 3795 4352 4959 5278 5616 6192 6258 6616 7006 7122 7190 7507 7795 8036 8422 8905 9297 9670 9863 10079 10394 10688 11113 11506 12030 12332 12733 
+168 234 1065 1546 1716 2017 2313 
+239 305 584 1028 1332 1699 
+805 1286 1456 1757 2053 2247 2313 
+300 447 712 1047 1280 1346 
+300 447 787 1155 1420 1706 1953 2183 2386 2601 2866 3082 3148 3427 
+300 618 883 1201 1417 1483 
+300 618 883 1201 1417 1483 
+300 618 883 1201 1417 1483 
+278 645 910 976 1255 1699 
+278 448 722 1164 1369 1472 1538 
+278 604 751 1037 1242 1345 1411 
+278 403 629 884 1063 1316 1382 1672 1970 2040 2193 
+278 386 681 751 898 1197 1516 1759 2029 2095 
+311 546 705 928 994 
+257 610 826 1132 1777 2128 2465 2531 2739 
+257 362 676 898 1006 1308 1520 1745 2154 2487 2899 3432 3734 3800 4107 4323 
+418 795 1065 1323 1624 1929 2211 2277 2603 2880 3153 3365 3560 3815 
+244 502 803 1108 1390 1456 1782 2059 2332 2544 2739 2994 3438 3815 
+351 621 879 1180 1485 1767 1833 2159 2436 2709 2921 3116 3371 3815 
+232 533 838 1120 1186 1512 1789 2062 2274 2469 2724 3168 3545 3815 
+279 561 627 953 1230 1503 1715 1910 2165 2609 2986 3256 3514 3815 
+256 322 648 925 1198 1410 1605 1860 2304 2681 2951 3209 3510 3815 
+417 730 941 1007 1219 
+169 424 868 1245 1515 1773 2074 2379 2661 2727 3053 3330 3603 3815 
+393 645 1228 1561 1890 2210 2592 2950 3375 3728 4087 4670 5020 5370 5693 6016 6344 6672 6950 7228 7575 7922 8219 8516 8930 9250 9567 9871 10233 10556 10876 11225 11516 11857 12538 12937 13330 13834 14552 15267 15715 16160 16629 17080 17589 18077 18562 18846 19075 19360 19797 20199 20265 20655 21036 
+393 945 1200 1455 1701 1944 2191 2440 2657 2912 3129 3349 3593 3842 4072 4138 4600 
+393 775 994 1111 1177 1936 
+393 518 787 957 1385 1737 2013 2286 2565 2812 3237 3659 4049 4484 4711 5007 5361 5784 6184 6522 7055 7216 7370 7496 7714 7870 7936 
+237 348 642 1050 1338 1626 1914 2202 2490 2778 3218 3284 3668 3861 
+312 888 954 1312 1702 1818 1886 2203 2491 2732 3118 3601 3993 4366 4559 4775 5090 5384 5809 6202 6726 7028 7429 7599 7868 8188 8558 8870 9149 9478 9935 10442 10821 11250 11807 12414 12733 
+280 502 622 688 910 1355 1585 1809 
+199 586 1115 1451 1778 2122 2450 2742 3083 3440 3777 4114 4416 4759 5052 5340 5643 6042 6425 6784 7101 7167 
+199 449 676 801 867 1063 1302 1654 1762 
+225 429 495 882 1024 1194 1480 1718 1918 2283 
+198 532 598 963 1214 1553 1981 2281 
+225 564 992 1292 1516 1850 1916 2281 
+324 657 1045 1111 1427 1622 1792 1990 2331 2596 3000 3348 
+491 894 960 1307 1445 2070 2261 2846 3152 3570 3936 4376 4726 5193 5596 5999 6452 6905 7313 7721 8168 8615 
+184 411 631 875 941 1497 1887 2129 2295 2478 2654 
+379 749 1101 1494 1560 1928 2098 2384 2528 2728 2974 3289 3558 
+435 1047 1535 1996 2457 2772 3270 3741 4288 4788 5261 5890 6287 6728 6794 6968 7407 7809 8055 
+586 1074 1535 1996 2311 2809 3280 3827 4327 4800 5429 5826 6267 6333 6507 6946 7348 7594 8055 
+377 443 790 928 1553 1744 2329 2635 3053 3419 3859 4209 4676 5079 5482 5935 6388 6796 7204 7651 8098 8615 
+396 534 685 1033 1264 1622 1775 2218 2440 2560 2626 
+437 659 805 951 1097 1243 1389 1535 1681 1823 1969 2081 2147 
+234 300 549 908 1314 1676 
+419 649 873 1179 1401 1521 1587 1809 
+408 599 746 1167 1599 1929 1995 2262 2409 2648 
+446 770 1042 1443 1742 1808 2163 2575 2913 3121 3488 
+197 263 475 1002 1483 1808 
+501 982 1307 1530 1596 1808 
+540 866 1334 1686 1962 2238 2562 2628 2916 
+605 740 810 1031 1345 1609 1961 2211 2277 2485 
+100 352 664 866 932 1176 1543 1761 2149 
+131 449 721 1014 1391 1666 1732 1950 2379 2584 3000 3393 3622 3885 
+194 438 504 1060 1450 1692 1858 2041 2217 2427 2654 
+218 284 840 1230 1472 1638 1821 1997 2207 2434 2654 
+747 929 1296 1562 1726 1792 
+747 929 1247 1519 1886 2243 2498 2564 
+247 699 1099 1165 1565 1917 2243 2572 2888 3128 3408 
+426 826 892 1292 1644 1970 2299 2615 2855 3135 3408 
+298 364 652 1218 1544 2012 2364 2640 2916 
+179 377 575 796 1186 1471 1729 2010 2318 2623 2689 3005 3185 3290 3659 3940 
+172 370 591 981 1266 1524 1805 2113 2418 2484 2800 2980 3085 3454 3735 3940 
+172 393 783 1068 1326 1607 1915 2220 2286 2602 2782 2887 3256 3537 3742 3940 
+195 585 870 1128 1409 1717 2022 2088 2404 2584 2689 3058 3339 3544 3742 3940 
+261 414 593 731 878 1299 1652 1903 1969 2236 2417 2522 
+265 465 531 938 1043 1416 1486 1940 2307 
+239 449 554 701 800 1039 1286 1703 2018 2084 
+239 393 702 778 1217 1322 1392 2016 2345 2769 3091 3157 
+239 450 558 762 1201 1306 1376 2000 2329 2742 3079 3451 3838 4517 5223 5830 6203 6758 6824 
+239 344 464 770 1052 1232 1298 
+438 665 892 1119 1346 1578 1810 2042 2274 2618 2935 3271 3588 3878 4161 4227 5114 5393 5498 5946 6134 6471 6861 7381 7947 8324 8660 9001 9457 9843 
+376 649 846 1079 1145 1445 1553 1859 2006 
+216 282 812 1054 1456 1800 
+216 618 962 1204 1270 1800 
+242 454 709 857 1095 1374 1635 1932 1998 2380 2617 2780 3052 3345 3614 
+216 404 842 1178 1244 1508 1708 
+216 456 644 924 1026 1102 1272 1374 1812 2148 2214 2520 
+174 240 647 752 1125 1195 1649 2016 2307 
+544 1087 1477 2001 2648 3145 3625 4262 4882 5459 6043 6766 7614 8131 8197 8544 8682 9268 9504 9806 10155 10455 10742 10989 11357 11846 12365 
+611 1231 1808 2392 3115 3963 4480 4546 4893 5031 5617 5853 6155 6504 6804 7091 7338 7706 8195 8714 9284 9827 10217 10741 11388 11885 12365 
+454 1091 1711 2288 2872 3595 4443 4960 5026 5373 5511 6097 6333 6635 6984 7284 7571 7818 8186 8675 9194 9764 10307 10697 11221 11868 12365 
+340 780 1130 1597 2000 2403 2856 3309 3717 4125 4572 5019 5536 5939 6005 6352 6490 7115 7306 7891 8197 8615 
+560 796 1098 1447 1747 2034 2281 2649 3138 3657 4227 4770 5160 5684 6331 6828 7308 7945 8565 9142 9726 10449 11297 11814 11880 12227 12365 
+559 804 1280 1680 1859 1925 
+559 733 1241 1647 1713 1992 2375 2792 2957 3259 
+559 933 1121 1453 1709 2047 2113 
+559 974 1276 1777 2185 2643 3139 3427 3736 4064 4406 4827 5107 5354 5654 5874 5940 6304 6412 6658 
+559 684 754 901 1322 1427 1497 1644 1909 2241 2471 2537 2679 2805 
+559 950 1368 1710 1998 2287 2550 2616 
+559 865 1283 1649 2089 2439 2906 3309 3712 4165 4618 5026 5434 5881 6328 6845 7248 7314 7661 7799 8424 8615 
+471 951 1588 2208 2785 3369 4092 4940 5457 5523 5870 6008 6594 6830 7132 7481 7781 8068 8315 8683 9172 9691 10261 10804 11194 11718 12365 
+551 1135 1858 2706 3223 3289 3636 3774 4360 4596 4898 5247 5547 5834 6081 6449 6938 7457 8027 8570 8960 9484 10131 10628 11108 11745 12365 
+517 907 1431 2078 2575 3055 3692 4312 4889 5473 6196 7044 7561 7627 7974 8112 8698 8934 9236 9585 9885 10172 10419 10787 11276 11795 12365 
+491 557 904 1042 1628 1864 2166 2515 2815 3102 3349 3717 4206 4725 5295 5838 6228 6752 7399 7896 8376 9013 9633 10210 10794 11517 12365 
+498 1145 1642 2122 2759 3379 3956 4540 5263 6111 6628 6694 7041 7179 7765 8001 8303 8652 8952 9239 9486 9854 10343 10862 11432 11975 12365 
+822 1339 1405 1752 1890 2476 2712 3014 3363 3663 3950 4197 4565 5054 5573 6143 6686 7076 7600 8247 8744 9224 9861 10481 11058 11642 12365 
+463 982 1552 2095 2485 3009 3656 4153 4633 5270 5890 6467 7051 7774 8622 9139 9205 9552 9690 10276 10512 10814 11163 11463 11750 11997 12365 
+558 1281 2129 2646 2712 3059 3197 3783 4019 4321 4670 4970 5257 5504 5872 6361 6880 7450 7993 8383 8907 9554 10051 10531 11168 11788 12365 
+594 1171 1755 2478 3326 3843 3909 4256 4394 4980 5216 5518 5867 6167 6454 6701 7069 7558 8077 8647 9190 9580 10104 10751 11248 11728 12365 
+364 888 1535 2032 2512 3149 3769 4346 4930 5653 6501 7018 7084 7431 7569 8155 8391 8693 9042 9342 9629 9876 10244 10733 11252 11822 12365 
+316 737 1017 1264 1564 1784 1850 2214 2322 2568 3153 3568 3870 4371 4779 5237 5733 6021 6330 6658 
+316 604 893 1156 1222 1807 2198 2616 
+697 1545 2062 2128 2475 2613 3199 3435 3737 4086 4386 4673 4920 5288 5777 6296 6866 7409 7799 8323 8970 9467 9947 10584 11204 11781 12365 
+385 493 804 1009 1283 1388 1573 1911 2096 2397 2596 2668 3065 3235 3394 
+517 885 1164 1433 1571 1718 2058 2485 2810 2876 
+563 629 1026 1096 1381 1486 1556 1744 2131 2627 
+470 1059 1125 1522 1592 1877 1982 2052 2240 2627 
+338 723 958 1128 1401 1754 2005 2397 2687 2753 2981 3051 3194 3299 
+338 679 945 1109 1175 1457 
+149 328 675 912 1346 1729 2157 2556 2892 3227 3558 3904 3976 
+309 640 986 1058 1233 1412 1759 1996 2430 2813 3241 3640 3976 
+305 651 723 898 1077 1424 1661 2095 2478 2906 3305 3641 3976 
+310 645 976 1322 1394 1569 1748 2095 2332 2766 3149 3577 3976 
+229 440 748 814 999 1137 1207 1533 1638 1811 2098 
+156 222 654 834 1197 1529 1785 1972 
+152 218 889 1264 1434 1883 2265 2545 
+102 221 349 581 927 1138 1204 1395 1565 1919 2066 2406 2790 3098 3466 3588 
+72 481 848 914 1195 1451 1642 2043 2347 2840 3127 3338 
+72 292 568 738 990 1137 1436 1726 1940 2157 2223 2509 2690 2883 3107 
+307 719 1252 1554 1620 1927 2143 2426 2531 2845 3067 3175 3477 3689 3914 4323 
+281 497 780 885 1199 1421 1529 1831 2043 2268 2677 3010 3422 3955 4257 4323 
+127 380 642 964 1455 1844 1910 2209 2279 
+230 377 676 1002 1226 1292 1362 
+393 459 662 809 1048 1336 1857 
+379 445 804 1334 1584 1876 2100 2365 2687 2972 3236 3637 3910 4274 4775 5045 5320 5643 5953 6310 6579 6985 7269 7595 7886 8178 8458 
+91 157 916 1335 1717 1936 
+373 592 709 775 856 1215 
+190 522 922 1220 1286 1514 1701 1899 2050 2349 2510 
+336 657 876 942 1170 1611 1937 
+529 1025 1530 2058 2527 3005 3406 3790 3856 4743 5142 5532 6033 6424 6807 7231 7647 8056 8374 8766 
+479 1007 1476 1954 2355 2739 2805 3692 4091 4481 4982 5373 5756 6180 6596 7005 7323 7715 8270 8766 
+470 975 1503 1972 2450 2851 3235 3301 4188 4587 4977 5478 5869 6252 6676 7092 7501 7819 8211 8766 
+318 635 971 1288 1578 1861 1927 2814 3093 3198 3646 3834 4171 4561 5081 5647 6024 6360 6701 7157 7543 8007 8234 8461 8688 8915 9147 9379 9611 9843 
+291 627 944 1234 1517 1583 2470 2749 2854 3302 3490 3827 4217 4737 5303 5680 6016 6357 6813 7199 7663 7890 8117 8344 8571 8803 9035 9267 9499 9843 
+310 627 917 1200 1266 2153 2432 2537 2985 3173 3510 3900 4420 4986 5363 5699 6040 6496 6882 7346 7573 7800 8027 8254 8486 8718 8950 9182 9526 9843 
+324 674 997 1320 1648 1976 2254 2532 2879 3226 3523 3820 4234 4554 4871 5175 5537 5860 6180 6529 6820 7161 7842 8241 8634 9138 9856 10571 11019 11464 11933 12384 12893 13381 13866 14150 14379 14664 15101 15503 15569 15959 16340 16759 17011 17594 17927 18256 18576 18958 19316 19741 20094 20453 21036 
+268 693 1086 1610 1912 2313 2483 2752 3072 3442 3754 4033 4362 4819 5326 5705 6134 6691 7298 7617 7955 8531 8597 8955 9345 9461 9529 9846 10134 10375 10761 11244 11636 12009 12202 12418 12733 
+399 792 1316 1618 2019 2189 2458 2778 3148 3460 3739 4068 4525 5032 5411 5840 6397 7004 7323 7661 8237 8303 8661 9051 9167 9235 9552 9840 10081 10467 10950 11342 11715 11908 12124 12439 12733 
+553 1120 1661 1733 2087 2526 2982 3529 4108 
+553 1132 1699 2240 2312 2666 3105 3561 4108 
+515 587 941 1380 1836 2383 2962 3541 4108 
+541 1082 1154 1508 1947 2403 2950 3529 4108 
+284 641 910 1316 1600 1926 2217 2509 2789 3194 3260 3619 4149 4399 4691 4915 5180 5502 5787 6051 6452 6725 7089 7590 7860 8135 8458 
+266 546 951 1017 1376 1906 2156 2448 2672 2937 3259 3544 3808 4209 4482 4846 5347 5617 5892 6215 6525 6882 7151 7557 7841 8167 8458 
+238 639 912 1276 1777 2047 2322 2645 2955 3312 3581 3987 4271 4597 4888 5180 5460 5865 5931 6290 6820 7070 7362 7586 7851 8173 8458 
+247 611 1112 1382 1657 1980 2290 2647 2916 3322 3606 3932 4223 4515 4795 5200 5266 5625 6155 6405 6697 6921 7186 7508 7793 8057 8458 
+375 648 1012 1513 1783 2058 2381 2691 3048 3317 3723 4007 4333 4624 4916 5196 5601 5667 6026 6556 6806 7098 7322 7587 7909 8194 8458 
+329 698 1000 1066 1419 1762 2164 2415 
+242 430 735 938 1004 1318 1664 1876 
+199 504 883 949 1255 1494 1741 2042 
+199 504 883 949 1255 1494 1741 2042 
+276 342 695 1038 1440 1691 2046 2415 
+343 645 711 1064 1407 1809 2060 2415 
+198 463 785 1070 1334 1735 2008 2372 2873 3143 3418 3741 4051 4408 4677 5083 5367 5693 5984 6276 6556 6961 7027 7386 7916 8166 8458 
+239 561 846 1110 1511 1784 2148 2649 2919 3194 3517 3827 4184 4453 4859 5143 5469 5760 6052 6332 6737 6803 7162 7692 7942 8234 8458 
+413 894 1032 1191 1508 1997 2384 2450 
+174 541 837 1031 1097 1500 1759 2286 2438 
+174 541 837 1031 1097 1500 1759 2286 2438 
+378 606 911 1322 1660 2050 2116 2668 2982 3462 
+526 840 1320 1724 1952 2257 2668 3006 3396 3462 
+331 600 1006 1290 1616 1907 2199 2479 2884 2950 3309 3839 4089 4381 4605 4870 5192 5477 5741 6142 6415 6779 7280 7550 7825 8148 8458 
+209 456 1041 1380 1749 2264 2775 3417 3880 4406 4931 5665 6374 6872 7456 7981 8635 9257 9853 9919 10145 
+209 635 1172 1792 2358 2838 2904 3130 
+517 1152 1787 2410 3033 3718 4403 5076 5749 6190 6657 7124 7778 8539 8611 8869 9039 9269 9538 9977 10345 10609 11213 11830 
+350 671 737 1030 1552 1852 2297 2616 3077 3605 4275 4698 4995 5434 5940 6588 6923 7334 
+250 349 419 566 859 1076 1467 1843 1909 2100 2270 2516 
+328 767 1223 1770 2349 2928 3495 4036 4108 
+288 510 618 920 1132 1357 1766 2099 2511 3044 3346 3412 3719 3935 4218 4323 
+200 386 551 785 1090 1371 1589 1655 1853 2023 2339 2678 2930 3106 3261 3463 3689 
+297 607 964 1233 1639 1923 2249 2540 2832 3112 3517 3583 3942 4472 4722 5014 5238 5503 5825 6110 6374 6775 7048 7412 7913 8183 8458 
+194 420 570 844 910 1103 1202 1472 
+178 244 576 681 832 1019 1166 1431 1737 
+178 463 806 1073 1546 1854 2342 2408 
+448 895 1359 1804 2305 2753 3207 3618 3913 3979 4569 4707 4913 5060 5400 5797 
+301 670 963 1445 1707 1923 1989 2321 
+301 555 707 773 1129 1482 1707 
+301 367 942 1405 1834 
+421 885 1330 1831 2279 2733 3144 3439 3505 4095 4233 4439 4586 4926 5323 5797 
+376 735 1079 1347 1759 1858 1924 2049 
+549 1012 1441 1768 1834 
+438 883 1384 1832 2286 2697 2992 3058 3648 3786 3992 4139 4479 4876 5350 5797 
+419 920 1368 1822 2233 2528 2594 3184 3322 3528 3675 4015 4412 4886 5333 5797 
+266 490 755 1077 1362 1626 2027 2300 2664 3165 3435 3710 4033 4343 4700 4969 5375 5659 5985 6276 6568 6848 7253 7319 7678 8208 8458 
+286 565 894 1351 1858 2237 2666 3223 3830 4149 4487 5063 5129 5487 5877 5993 6061 6378 6666 6907 7293 7776 8168 8541 8734 8950 9265 9559 9984 10377 10901 11203 11604 11774 12043 12363 12733 
+695 1172 1740 2290 2356 2678 3210 3634 3943 4430 4974 5434 5962 6592 
+604 1325 1802 2370 2920 2986 3308 3840 4264 4573 5060 5604 6064 6592 
+148 656 1062 1128 1407 1790 2207 2372 2674 3259 
+258 584 875 1167 1447 1852 1918 2277 2807 3057 3349 3573 3838 4160 4445 4709 5110 5383 5747 6248 6518 6793 7116 7426 7783 8052 8458 
+243 649 933 1259 1550 1842 2122 2527 2593 2952 3482 3732 4024 4248 4513 4835 5120 5384 5785 6058 6422 6923 7193 7468 7791 8101 8458 
+380 664 990 1281 1573 1853 2258 2324 2683 3213 3463 3755 3979 4244 4566 4851 5115 5516 5789 6153 6654 6924 7199 7522 7832 8189 8458 
+296 581 845 1246 1519 1883 2384 2654 2929 3252 3562 3919 4188 4594 4878 5204 5495 5787 6067 6472 6538 6897 7427 7677 7969 8193 8458 
+259 523 924 1197 1561 2062 2332 2607 2930 3240 3597 3866 4272 4556 4882 5173 5465 5745 6150 6216 6575 7105 7355 7647 7871 8136 8458 
+244 519 842 1152 1509 1778 2184 2468 2794 3085 3377 3657 4062 4128 4487 5017 5267 5559 5783 6048 6370 6655 6919 7320 7593 7957 8458 
+218 288 541 719 957 1422 1811 2249 2609 2675 
+218 559 1054 1322 1514 1860 2291 2555 2858 3128 3602 4079 4723 5369 5435 5670 5840 
+251 630 907 973 1158 1510 
+251 317 502 854 1131 1510 
+155 351 417 723 1066 1468 1725 
+223 289 501 950 1055 1196 1608 1851 2018 2220 
+313 585 755 821 1232 
+249 572 882 1239 1508 1914 2198 2524 2815 3107 3387 3792 3858 4217 4747 4997 5289 5513 5778 6100 6385 6649 7050 7323 7687 8188 8458 
+254 659 725 1084 1614 1864 2156 2380 2645 2967 3252 3516 3917 4190 4554 5055 5325 5600 5923 6233 6590 6859 7265 7549 7875 8166 8458 
+238 590 840 906 1114 1745 1880 1950 2171 2485 
+238 503 673 949 1087 1368 1718 2175 2364 2625 2851 3052 3118 3420 3672 
+333 863 1113 1405 1629 1894 2216 2501 2765 3166 3439 3803 4304 4574 4849 5172 5482 5839 6108 6514 6798 7124 7415 7707 7987 8392 8458 
+333 863 1209 1561 1837 2191 2517 2789 3070 3390 3739 4031 4307 4647 4945 5292 5495 5833 6092 6407 6613 6888 7211 7277 7645 
+279 899 1201 1689 2286 2793 3266 3829 4487 4977 5435 6023 6728 7189 7764 8258 8796 9289 9752 10227 10721 11260 11702 11768 12195 12536 
+392 876 1460 1865 2272 2636 2866 3102 3522 3942 4457 4523 4955 5313 5773 6108 6356 6786 7099 7466 7978 8412 8863 9387 9818 10291 10909 11391 
+381 745 975 1211 1631 2051 2566 2632 3064 3422 3882 4217 4465 4895 5208 5575 6087 6521 6972 7496 7927 8400 9018 9500 9918 10402 10986 11391 
+439 971 1463 1685 2128 2559 2962 3328 3745 3811 4137 4307 4671 4741 4957 5222 5720 
+268 334 612 800 938 1416 1812 
+338 839 1109 1384 1707 2017 2374 2643 3049 3333 3659 3950 4242 4522 4927 4993 5352 5882 6132 6424 6648 6913 7235 7520 7784 8185 8458 
+475 745 1020 1343 1653 2010 2279 2685 2969 3295 3586 3878 4158 4563 4629 4988 5518 5768 6060 6284 6549 6871 7156 7420 7821 8094 8458 
+345 771 1297 1468 1713 1779 2179 2349 2663 2857 3154 3375 3696 3967 
+141 689 931 1071 1137 1349 1497 
+137 475 794 1011 1077 1459 1696 
+137 409 702 971 1239 1451 1706 1854 2092 2371 2632 2929 2995 3377 3614 
+300 591 883 1163 1568 1634 1993 2523 2773 3065 3289 3554 3876 4161 4425 4826 5099 5463 5964 6234 6509 6832 7142 7499 7768 8174 8458 
+265 557 837 1242 1308 1667 2197 2447 2739 2963 3228 3550 3835 4099 4500 4773 5137 5638 5908 6183 6506 6816 7173 7442 7848 8132 8458 
+167 430 541 835 1243 1531 1819 2107 2395 2683 2971 3411 3477 3861 
+370 1061 1722 2433 3086 3780 4454 5088 5634 6281 6969 7716 8255 8618 9027 9522 10030 10652 11322 11700 12284 12970 13695 14434 15132 15892 16516 17224 17485 17812 17878 18216 18563 18701 19407 19710 20220 20696 21104 21778 22385 22808 
+503 1033 1099 1528 1856 2203 2500 2803 3347 3815 4429 4870 5371 5922 6301 6755 7250 7804 8264 8745 
+245 616 1042 1568 1739 1984 2050 2450 2620 2934 3128 3425 3646 3967 
+55 364 571 637 824 900 1189 1685 1823 
+81 270 336 483 782 920 1244 1523 2020 2441 
+55 419 671 931 1089 1155 1323 
+55 460 679 822 965 1108 1251 1394 1537 1680 1819 1962 2071 2137 
+93 221 453 799 1010 1076 1267 1437 1791 1938 2278 2662 2970 3338 3460 3588 
+55 437 973 1242 1409 1475 
+55 414 813 1032 1149 1215 
+221 806 1145 1514 2029 2540 3182 3645 4171 4696 5430 6139 6637 7221 7746 8400 9022 9618 9684 9910 10145 
+221 368 667 907 1045 1111 
+456 806 1192 1546 1938 2136 2202 2387 2701 3259 
+535 682 973 1223 1525 1725 1791 
+262 720 1076 1142 1362 1808 1978 2172 
+108 174 386 742 978 
+378 597 714 780 988 
+330 566 700 766 978 
+330 396 608 1021 1300 1758 
+247 528 1074 1624 2179 2738 3477 3543 3886 4248 4630 4936 5432 5784 5989 6299 
+172 297 367 708 980 1320 1584 1898 2121 2344 2617 2890 3163 3436 3709 3982 4305 4628 4951 5274 5597 5920 6243 6566 6889 7212 7535 7908 8331 8754 9177 9600 9997 10063 10301 10439 
+172 277 604 934 1483 1930 1996 2323 2709 
+516 968 1365 1431 1733 1838 2032 2411 2646 3045 3368 3768 4141 4548 
+320 631 892 1288 1649 1893 2272 2616 2889 3297 3670 3959 4341 4813 5087 5357 5423 5613 5865 6254 6731 6983 7531 7783 8260 8555 8725 9118 9405 9692 9903 
+409 636 932 1286 1709 2109 2447 2980 3141 3295 3421 3639 3795 3861 4280 4405 4674 4844 5272 5624 5900 6173 6452 6699 7124 7546 7936 
+370 731 975 1354 1698 1971 2379 2752 3041 3423 3895 4169 4439 4505 4695 4947 5336 5813 6065 6613 6865 7342 7637 7807 8200 8487 8774 8985 9331 9642 9903 
+353 697 970 1378 1751 2040 2422 2894 3168 3438 3504 3694 3946 4335 4812 5064 5612 5864 6341 6636 6806 7199 7486 7773 7984 8330 8641 8902 9298 9659 9903 
+382 755 1044 1426 1898 2172 2442 2508 2698 2950 3339 3816 4068 4616 4868 5345 5640 5810 6203 6490 6777 6988 7334 7645 7906 8302 8663 8907 9286 9630 9903 
+135 201 664 802 1097 1248 1443 1542 1647 2059 2322 
+437 575 870 1021 1216 1315 1420 1832 2095 2256 2322 
+168 569 868 934 1253 1323 1650 
+168 432 594 660 1057 1127 1318 
+182 549 1021 1345 1617 2018 2317 2383 2738 3150 3488 
+212 793 1298 1804 2319 2764 3286 3807 4267 4778 4844 5183 5570 5872 6042 
+141 339 405 760 948 1191 
+376 546 922 1079 1360 1644 1826 1892 2047 
+329 517 760 927 1125 1191 
+91 157 238 597 996 1215 
+141 365 463 683 959 1129 1381 1528 1827 2117 2331 2548 2614 2900 3081 
+117 323 555 754 953 1196 1422 1633 1935 2013 2089 2155 2563 2945 3147 3273 
+115 377 825 1301 1647 1713 1977 2097 2497 
+191 257 543 724 917 1141 1239 1459 1735 1905 2157 2304 2603 2893 3107 
+188 405 471 757 938 1131 1355 1453 1673 1949 2119 2371 2518 2817 3107 
+127 193 473 825 1163 1418 
+132 198 556 812 1261 1497 1778 2168 2480 2697 2952 3188 
+255 645 957 1174 1429 1665 1823 1889 2247 2503 2952 3188 
+112 178 425 572 871 1111 
+449 839 1202 1625 2225 2688 3081 3486 3914 4330 4543 4806 5092 5330 5618 5929 6242 6605 6991 7329 7717 8128 8670 9142 9634 10216 10778 11420 11827 12367 12786 13338 13833 14361 14738 15165 15718 16351 16999 17208 17274 17552 17722 17921 18453 18833 18982 
+364 727 1150 1750 2213 2606 3011 3439 3855 4068 4331 4617 4855 5143 5454 5767 6130 6516 6854 7242 7653 8195 8667 9159 9741 10303 10945 11352 11892 12311 12863 13358 13886 14263 14690 15243 15876 16524 16733 16799 17077 17247 17446 17978 18358 18507 18982 
+280 427 829 1102 1299 1532 1598 1898 2006 
+280 427 685 1037 1287 1353 
+280 427 678 983 1186 1252 
+280 623 1025 1282 1463 1659 1725 
+280 623 1025 1418 1709 1775 
+280 524 916 1206 1272 
+280 519 766 1067 1292 1597 1976 2042 
+280 519 766 1067 1292 1597 1976 2042 
+280 388 629 824 1220 1636 1976 2260 2326 
+280 619 991 1316 1539 1605 
+347 545 788 990 1056 1579 1864 2396 2783 
+475 883 1341 1837 2125 2434 2762 3104 3525 3805 4052 4352 4572 4638 5002 5110 5356 5941 6356 6658 
+337 760 1360 1823 2216 2621 3049 3465 3678 3941 4227 4465 4753 5064 5377 5740 6126 6464 6852 7263 7805 8277 8769 9351 9913 10555 10962 11502 11921 12473 12968 13496 13873 14300 14853 15486 16134 16343 16409 16687 16857 17056 17588 17968 18117 18592 18982 
+303 599 793 859 1123 1243 1750 
+303 727 1049 1115 1380 1534 1843 1919 2358 2463 2533 3157 
+303 716 1053 1425 1812 2491 3197 3804 4177 4732 4798 5063 5274 5382 5586 6025 6130 6200 6824 
+397 997 1460 1853 2258 2686 3102 3315 3578 3864 4102 4390 4701 5014 5377 5763 6101 6489 6900 7442 7914 8406 8988 9550 10192 10599 11139 11558 12110 12605 13133 13510 13937 14490 15123 15771 15980 16046 16324 16494 16693 17225 17605 17754 18229 18619 18982 
+489 555 987 1345 1805 2140 2388 2818 3131 3498 4010 4444 4895 5419 5850 6323 6941 7423 7841 8325 8909 9314 9721 10085 10315 10551 10971 11391 
+394 909 975 1407 1765 2225 2560 2808 3238 3551 3918 4430 4864 5315 5839 6270 6743 7361 7843 8261 8745 9329 9734 10141 10505 10735 10971 11391 
+361 663 833 1071 1652 2157 2663 3178 3623 4145 4666 5126 5637 5703 6042 
+361 890 1226 1553 1897 2225 2517 2858 3215 3552 3889 4191 4534 4827 5115 5418 5817 6200 6559 6876 6942 7167 
+361 840 1126 1310 1376 1588 2008 2113 
+361 830 1264 1802 2210 2276 
+361 503 673 959 1197 1397 1762 2013 2217 2283 
+361 544 784 922 988 1354 
+361 655 1007 1537 2245 2875 3683 4197 4889 5533 5908 6463 6529 6829 
+402 702 926 1260 1326 1691 1942 2281 
+402 889 1274 1340 1527 1632 1825 
+402 593 682 748 1114 
+364 649 907 1188 1496 1801 1867 2183 2363 2468 2837 3118 3323 3521 3719 3940 
+451 799 1197 1553 1893 2173 2503 2843 3216 3462 3528 3922 4371 4677 5154 
+197 263 569 908 1280 1605 
+223 582 988 1350 1610 1676 
+506 998 1220 1663 2094 2497 2863 3280 3346 3672 3842 4206 4276 4492 4757 5255 5720 
+466 688 1131 1562 1965 2331 2748 2814 3140 3310 3674 3744 3960 4225 4723 5188 5720 
+346 689 1092 1649 1902 2280 2704 3086 3464 3715 3781 
+224 290 596 743 1001 1353 
+315 756 1121 1360 1426 1593 1791 1890 2060 2386 2556 
+264 330 636 880 1272 
+164 429 890 1249 1315 
+288 552 904 1154 1220 1428 2059 2194 2264 2485 
+398 814 1223 1541 1933 2488 2984 3489 4017 4486 4964 5365 5749 5815 6702 7101 7491 7992 8383 8766 
+365 748 1172 1588 1997 2315 2707 3262 3758 4263 4791 5260 5738 6139 6523 6589 7476 7875 8265 8766 
+359 794 1083 1422 1756 2030 2310 2623 2958 3255 3593 3874 4180 4440 4738 4804 5057 5497 5844 6115 6436 6757 7128 
+409 698 1037 1371 1645 1925 2238 2573 2870 3208 3489 3795 4055 4353 4419 4672 5112 5459 5730 6051 6372 6743 7128 
+272 338 591 1031 1378 1649 1970 2291 2662 3047 3482 3771 4110 4444 4718 4998 5311 5646 5943 6281 6562 6868 7128 
+216 599 862 1030 1096 1266 1538 1790 2064 2333 2691 3146 3534 3966 4249 4632 5091 5651 6034 6585 6926 7334 7647 
+276 446 684 1265 1770 2276 2791 3236 3758 4279 4739 5250 5316 5655 6042 
+503 839 1166 1510 1838 2130 2471 2828 3165 3502 3804 4147 4440 4728 5031 5430 5813 6172 6489 6555 6780 7167 
+429 817 1249 1532 1915 2374 2934 3317 3868 4209 4617 4930 5172 5555 5818 5986 6052 6222 6494 6746 7020 7289 7647 
+203 273 473 712 1256 1698 1764 
+203 273 473 712 1256 1698 1764 
+416 482 711 781 981 1220 1764 
+416 482 711 781 981 1220 1764 
+303 619 859 1139 1412 1864 2264 2330 2730 3082 3408 
+297 363 731 1090 1620 1966 2318 2594 2948 3274 3546 3827 4147 4496 4788 5064 5404 5702 6049 6252 6590 6849 7164 7370 7645 
+212 461 608 674 843 1184 1331 1630 
+212 550 812 1170 1680 2260 2326 2487 2752 2922 
+212 788 1218 1532 1828 2145 2697 3270 3568 3865 4113 5004 5070 5296 
+253 571 795 1040 1248 1314 1596 1822 
+497 782 1314 1701 2074 2272 2515 2717 2783 
+497 782 1314 1701 2283 2666 3147 3542 3608 3890 
+469 1023 1483 1964 2493 3023 3089 3518 3846 4193 4490 4793 5337 5805 6419 6860 7361 7912 8291 8745 
+662 1409 1948 2311 2720 3215 3723 4345 5015 5393 5977 6663 7388 8127 8825 9585 10209 10917 11178 11505 11571 11909 12256 12394 13100 13403 13913 14389 14797 15471 16078 16501 16897 17588 18249 18960 19613 20307 20981 21615 22161 22808 
+200 266 461 631 829 1126 1347 
+200 370 870 1070 1302 1432 1498 1887 
+200 538 839 1038 1104 
+200 305 375 573 858 1332 1704 1770 2266 2417 2716 
+267 935 1193 1359 1580 1778 2086 2254 2563 2770 2836 3186 
+163 229 376 675 813 1137 1416 1913 2334 2441 
+199 265 485 555 702 840 1161 1269 1592 1856 2003 2325 2571 2861 
+500 1142 1695 2185 2623 3209 3758 4335 4825 5474 5949 6458 7206 7640 8236 8741 9233 9647 10091 10794 11133 11533 11937 12337 12669 13115 13573 14108 14602 15120 15715 16315 16965 17031 17463 17847 18189 18592 18933 19390 19741 
+616 1169 1659 2097 2683 3232 3809 4299 4948 5423 5932 6680 7114 7710 8215 8707 9121 9565 10268 10607 11007 11411 11811 12143 12589 13047 13582 14076 14594 15189 15789 16439 16505 16937 17321 17663 18066 18407 18864 19215 19741 
+362 794 1077 1460 1919 2479 2862 3413 3754 4162 4475 4717 5100 5363 5531 5597 5767 6039 6291 6565 6834 7192 7647 
+452 815 881 1343 1490 1877 2226 2451 2836 3194 3380 3791 4163 4624 4972 5445 5896 
+498 929 1402 2020 2502 2920 3404 3988 4393 4800 5164 5394 5630 6050 6470 6985 7051 7483 7841 8301 8636 8884 9314 9627 9994 10506 10940 11391 
+328 750 1193 1390 1758 2289 2793 3153 3532 3979 4421 4487 4607 4762 5082 5425 5756 5924 6263 6769 7248 7583 
+346 807 1155 1628 2079 2557 2920 2986 3448 3595 3982 4331 4556 4941 5299 5485 5896 
+470 725 1048 1516 1780 2098 2395 2691 3037 3328 3394 3615 3768 4180 4318 4691 5091 5464 
+558 624 1009 1310 1797 2334 2839 
+484 825 1151 1666 2040 2429 2495 2780 3081 3468 3905 4388 
+355 586 893 1113 1359 1614 1943 2196 2545 2955 3274 3533 3829 4111 4443 4735 5002 5248 5465 5531 5971 6096 6268 6537 6707 6986 7344 7590 7833 8080 8297 8546 8823 
+353 800 1242 1308 1428 1583 1903 2246 2577 2745 3084 3590 4069 4404 4758 5180 5623 5820 6188 6719 7223 7583 
+371 783 981 1344 1709 1775 1965 2237 2677 2951 3343 
+210 276 539 788 858 987 1325 
+418 906 1324 1390 1652 1822 2043 2278 2601 
+462 880 946 1208 1378 1599 1834 2157 2601 
+335 765 1493 1951 2017 2318 2684 3001 3524 
+165 231 593 760 948 1241 
+185 323 771 1014 1155 1221 1400 1685 
+263 759 897 978 1287 1494 1560 1747 1823 
+113 179 492 907 1148 
+252 440 578 1056 1452 1746 1812 
+195 261 855 960 1217 1387 1649 1972 
+195 389 753 1098 1360 1426 1725 
+195 389 970 1176 1681 2181 2247 2526 2825 
+195 430 753 1197 1685 2103 2169 2431 2601 
+236 559 780 846 1440 1545 1802 1972 
+236 302 601 822 1016 1380 1725 
+236 406 627 862 1185 1629 2117 2535 2601 
+287 702 943 1082 1148 
+507 668 822 948 1166 1322 1388 1807 1932 2201 2371 2799 3151 3427 3700 3979 4226 4651 5073 5463 5898 6125 6421 6775 7198 7598 7936 
+238 304 555 663 907 1115 1478 1583 1750 2024 2212 2578 
+382 682 880 946 1144 1214 
+382 764 966 1092 1235 1441 1673 1872 2071 2314 2540 2751 3053 3131 3207 3273 
+382 549 687 1126 1196 1611 2046 2379 2445 2677 
+382 636 821 1108 1293 1359 1518 1588 
+569 886 1024 1232 1517 1958 2323 2579 2645 
+423 939 1353 1419 1652 1976 
+423 876 1190 1405 1756 1822 2173 
+423 876 1303 1625 1691 2042 
+423 528 669 1081 1324 1491 1693 1942 2008 2220 
+423 528 724 894 1098 1510 1808 2030 2234 2300 2512 
+337 442 609 883 1071 1437 1701 1767 2018 2126 2370 2578 
+599 790 1375 1681 2099 2465 2905 3255 3722 4125 4528 4981 5434 5842 6250 6697 7144 7661 8064 8130 8477 8615 
+598 894 1088 1154 1515 2022 
+598 927 1351 1673 1739 2004 2158 2467 2543 2982 3087 3157 
+598 927 1340 1677 2049 2436 3115 3821 4428 4801 5356 5422 5687 5898 6006 6210 6649 6754 6824 
+598 899 1184 1393 1531 1597 1832 
+455 850 916 1198 1721 2006 2538 2925 3507 3890 
+447 708 867 933 1385 1532 
+336 503 691 984 1175 1241 
+338 634 828 894 1037 1364 
+338 590 850 1008 1074 1242 1323 
+722 1018 1212 1278 1421 1748 
+379 598 741 884 1027 1170 1313 1456 1599 1738 1881 1990 2056 2137 
+357 423 570 809 1269 1754 
+434 919 1302 1368 1515 1754 
+374 544 858 1052 1349 1570 1891 2162 2533 2959 3485 3656 3901 3967 
+400 926 1097 1342 1408 1808 1978 2292 2486 2783 3004 3325 3596 3967 
+469 616 915 1360 1703 1769 2004 2074 
+469 616 915 1240 1463 1529 
+469 877 1024 1323 1786 2147 2213 2448 2518 
+469 877 1024 1323 1666 1907 1973 
+496 796 1241 1560 2021 2549 3219 3642 3939 4378 4884 5532 5867 6278 6654 6975 7041 7334 
+386 724 932 1299 1771 2095 2367 2768 3067 3133 3488 
+431 620 881 1107 1308 1374 1676 1928 2192 2457 2627 2903 3041 3322 3672 
+166 441 575 849 1065 1247 1313 1615 1862 2296 2466 2845 2992 3324 3592 
+422 762 1054 1244 1316 1775 1952 2090 2398 2503 
+196 639 1070 1473 1839 2256 2322 2648 2818 3182 3252 3468 3733 4231 4696 5228 5720 
+406 689 1072 1531 2091 2474 3025 3366 3774 4087 4329 4712 4975 5143 5209 5379 5651 5903 6177 6446 6804 7259 7647 
+522 764 904 970 1182 1330 1497 
+522 895 1166 1232 1464 1780 
+522 692 1003 1447 1815 1973 2347 2637 2703 3035 
+522 669 1183 1595 1661 1731 1947 
+522 669 807 973 1440 1805 1871 
+371 441 726 831 901 1089 1476 1972 2561 2627 
+371 441 632 826 1090 1252 1318 
+371 541 700 1111 1219 1530 1735 2009 2114 2299 2637 2822 3123 3322 3394 
+449 519 666 931 1373 1713 1779 
+306 411 598 674 854 1160 1372 1605 2005 2345 2844 3241 3307 
+306 411 562 749 896 1161 1467 1671 1737 
+428 795 1086 1286 1352 1759 1864 2237 2307 
+428 812 1094 1160 1442 1593 1892 2117 2297 2402 2704 2851 3116 
+428 598 990 1299 1740 2079 2145 2501 2621 
+428 533 713 978 1247 1414 1480 
+469 737 929 1275 1706 1970 2273 2543 3017 3494 4138 4784 4850 5085 5255 5499 5840 
+469 867 1163 1229 1685 2026 
+469 1023 1361 1675 1939 2406 2716 3001 3408 3777 4169 4235 4461 4802 
+181 247 597 890 1558 1816 1982 2203 2401 2709 2877 3186 
+312 567 720 786 1066 1418 
+298 577 1074 1495 1602 1791 1857 2004 2303 2441 
+324 617 1285 1543 1709 1930 2128 2436 2604 2913 3120 3186 
+298 747 1263 1677 1743 1976 
+395 502 691 757 904 1203 1341 1665 1944 2441 
+349 415 779 1081 1420 1792 2065 2262 
+275 571 765 831 1662 2143 2313 
+275 762 1299 1804 2388 2454 2839 
+275 662 1099 1582 2092 2433 2759 3274 3648 4037 4103 4388 
+275 627 877 943 1133 1391 
+275 560 769 907 973 1208 1832 
+315 772 1123 1649 2291 2844 3334 3772 4358 4907 5484 5974 6623 7098 7607 8355 8789 9385 9890 10382 10796 11240 11943 12282 12682 13086 13486 13818 14264 14722 15257 15751 16269 16864 17464 18114 18180 18612 18996 19338 19741 
+275 463 601 781 1144 1476 1706 1772 
+275 600 828 1185 1466 1738 2019 2265 2331 
+275 641 958 1481 1842 2272 3000 3458 3524 
+527 1017 1455 2041 2590 3167 3657 4306 4781 5290 6038 6472 7068 7573 8065 8479 8923 9626 9965 10365 10769 11169 11501 11947 12405 12940 13434 13952 14547 15147 15797 15863 16295 16679 17021 17424 17765 18222 18573 19099 19741 
+376 720 962 1028 1558 1800 
+376 694 910 976 1148 1482 
+376 546 880 1254 1618 1880 1946 2137 
+376 648 912 1074 1140 1331 
+390 757 1026 1193 1259 1429 1634 
+390 783 1012 1275 1432 1750 2022 2315 2692 2967 3033 3251 3680 3885 
+316 719 1060 1517 1868 2394 3036 3589 4079 4517 5103 5652 6229 6719 7368 7843 8352 9100 9534 10130 10635 11127 11541 11985 12688 13027 13427 13831 14231 14563 15009 15467 16002 16496 17014 17609 18209 18859 18925 19357 19741 
+431 782 1308 1950 2503 2993 3431 4017 4566 5143 5633 6282 6757 7266 8014 8448 9044 9549 10041 10455 10899 11602 11941 12341 12745 13145 13477 13923 14381 14916 15410 15928 16523 17123 17773 17839 18271 18655 18997 19400 19741 
+464 902 1488 2037 2614 3104 3753 4228 4737 5485 5919 6515 7020 7512 7926 8370 9073 9412 9812 10216 10616 10948 11394 11852 12387 12881 13399 13994 14594 15244 15310 15742 16126 16468 16871 17212 17669 18020 18546 19188 19741 
+382 790 1237 1684 2201 2604 2670 3017 3155 3780 3971 4556 4862 5280 5646 6086 6436 6903 7306 7709 8162 8615 
+387 783 1196 1543 1835 2345 2834 3254 3623 3983 4049 4416 4521 4708 4784 4944 5294 5583 5809 6205 
+470 608 689 998 1205 1271 1458 1534 1823 
+423 729 1206 1683 2031 2429 2785 3125 3405 3735 4075 4448 4694 4760 5154 
+423 782 1104 1324 1390 
+290 410 672 777 847 1033 1222 1524 1724 1796 
+290 460 668 738 885 1113 1239 1305 
+290 643 1053 1223 1396 1795 2118 2415 2481 
+290 643 908 1049 1357 1527 1730 2200 2594 2962 3028 
+290 485 655 853 1194 1459 1863 2211 2561 2894 3282 3348 
+290 552 853 1078 1309 1375 1653 1878 2048 
+290 629 881 1057 1212 1414 1640 1866 2052 2217 2451 2756 3037 3255 3321 3519 3689 
+290 470 575 944 1225 1430 1628 1826 2047 2437 2722 2980 3261 3569 3874 3940 
+290 488 773 951 1197 1724 2149 2215 
+382 840 1336 1624 1933 2261 2603 3024 3304 3551 3851 4071 4137 4501 4609 4855 5440 5855 6157 6658 
+432 928 1216 1525 1853 2195 2616 2896 3143 3443 3663 3729 4093 4201 4447 5032 5447 5749 6250 6658 
+382 829 1276 1793 2196 2262 2609 2747 3372 3563 4148 4454 4872 5238 5678 6028 6495 6898 7301 7754 8207 8615 
+387 734 1026 1536 2025 2445 2814 3174 3240 3607 3712 3899 3975 4135 4485 4774 5000 5396 5809 6205 
+421 938 1341 1407 1754 1892 2517 2708 3293 3599 4017 4383 4823 5173 5640 6043 6446 6899 7352 7760 8168 8615 
+370 783 1130 1422 1932 2421 2841 3210 3570 3636 4003 4108 4295 4371 4531 4881 5170 5396 5792 6205 
+377 830 1283 1691 2099 2546 2993 3510 3913 3979 4326 4464 5089 5280 5865 6171 6589 6955 7395 7745 8212 8615 
+427 835 1243 1690 2137 2654 3057 3123 3470 3608 4233 4424 5009 5315 5733 6099 6539 6889 7356 7759 8162 8615 
+421 868 1385 1788 1854 2201 2339 2964 3155 3740 4046 4464 4830 5270 5620 6087 6490 6893 7346 7799 8207 8615 
+370 783 1179 1592 1939 2231 2741 3230 3650 4019 4379 4445 4812 4917 5104 5180 5340 5690 5979 6205 
+377 780 1233 1686 2094 2502 2949 3396 3913 4316 4382 4729 4867 5492 5683 6268 6574 6992 7358 7798 8148 8615 
+427 880 1288 1696 2143 2590 3107 3510 3576 3923 4061 4686 4877 5462 5768 6186 6552 6992 7342 7809 8212 8615 
+253 619 1198 1675 1741 1970 
+182 248 530 756 1035 1353 1577 1822 
+182 252 399 627 753 819 1135 1305 
+182 465 818 1034 1340 1985 2336 2673 2739 
+182 813 948 1018 1239 1553 1817 2169 2419 2485 
+182 515 718 826 1013 1089 1349 1533 1842 2026 2390 2456 2737 2958 3128 3275 
+208 574 834 1098 1260 1326 1497 
+208 444 632 851 994 1167 1309 1375 
+182 523 828 1448 1750 2238 2835 3342 3815 4378 5036 5526 5984 6572 7277 7738 8313 8807 9345 9838 10301 10776 11270 11809 12251 12317 
+254 606 944 1199 1352 1418 
+564 669 739 871 1174 1375 1441 1763 1833 2016 2231 
+157 333 543 770 990 1234 1300 1856 2246 2488 2654 
+207 407 473 905 1295 1587 1803 
+220 451 580 646 866 
+220 496 595 665 812 1105 1322 1713 2089 2155 2346 2516 
+261 548 759 1105 1416 1677 2073 2434 2678 3057 3401 3674 4082 4455 4744 5126 5598 5872 6142 6208 6398 6650 7039 7516 7768 8316 8568 9045 9340 9510 9903 
+117 290 432 498 732 968 1156 1375 
+260 507 737 940 1155 1420 1636 1702 1981 2307 2454 2794 3162 3427 
+141 207 288 670 1206 1475 
+141 207 661 766 946 1211 1480 
+154 419 688 855 921 1375 1480 
+154 460 672 905 1305 1645 2144 2541 2607 2939 3044 3231 3307 
+141 339 438 608 934 1104 1445 1886 2251 2490 2556 
+241 714 1022 1510 1576 1780 2065 2408 
+447 755 1243 1309 1513 1798 2141 2408 
+339 578 644 811 1009 1108 1278 1604 1774 2115 2556 
+364 884 1450 1827 2163 2504 2960 3346 3810 4037 4264 4491 4718 4950 5182 5414 5646 5990 6307 6643 6960 7250 7533 7599 8486 8765 8870 9318 9506 9843 
+668 1342 1976 2522 3169 3857 4604 5143 5506 5915 6410 6918 7540 8210 8588 9172 9858 10583 11322 12020 12780 13404 14112 14373 14700 14766 15104 15451 15589 16295 16598 17108 17584 17992 18666 19273 19696 20092 20783 21444 22155 22808 
+238 304 630 700 829 967 1120 1245 1365 1702 1810 1993 2140 2462 2708 
+238 358 865 1194 1490 1684 1750 
+238 358 758 899 1161 1609 2085 2431 2497 
+238 408 687 1013 1435 1748 1985 2267 2333 
+264 489 555 775 845 992 1130 1451 1559 1882 2146 2293 2615 2861 
+264 562 632 785 1089 1214 1440 1695 1874 2127 2193 
+238 385 707 953 1243 1468 1534 1754 1824 1971 2109 2430 2538 2861 
+238 438 680 868 1306 1642 1708 
+412 998 1547 2124 2614 3263 3738 4247 4995 5429 6025 6530 7022 7436 7880 8583 8922 9322 9726 10126 10458 10904 11362 11897 12391 12909 13504 14104 14754 14820 15252 15636 15978 16381 16722 17179 17530 18056 18698 19251 19741 
+560 1109 1686 2176 2825 3300 3809 4557 4991 5587 6092 6584 6998 7442 8145 8484 8884 9288 9688 10020 10466 10924 11459 11953 12471 13066 13666 14316 14382 14814 15198 15540 15943 16284 16741 17092 17618 18260 18813 19303 19741 
+523 1100 1590 2239 2714 3223 3971 4405 5001 5506 5998 6412 6856 7559 7898 8298 8702 9102 9434 9880 10338 10873 11367 11885 12480 13080 13730 13796 14228 14612 14954 15357 15698 16155 16506 17032 17674 18227 18717 19155 19741 
+551 1041 1690 2165 2674 3422 3856 4452 4957 5449 5863 6307 7010 7349 7749 8153 8553 8885 9331 9789 10324 10818 11336 11931 12531 13181 13247 13679 14063 14405 14808 15149 15606 15957 16483 17125 17678 18168 18606 19192 19741 
+464 1113 1588 2097 2845 3279 3875 4380 4872 5286 5730 6433 6772 7172 7576 7976 8308 8754 9212 9747 10241 10759 11354 11954 12604 12670 13102 13486 13828 14231 14572 15029 15380 15906 16548 17101 17591 18029 18615 19164 19741 
+385 757 1218 1566 2039 2490 2968 3331 3397 3859 4006 4393 4742 4967 5352 5710 5896 
+623 1098 1607 2355 2789 3385 3890 4382 4796 5240 5943 6282 6682 7086 7486 7818 8264 8722 9257 9751 10269 10864 11464 12114 12180 12612 12996 13338 13741 14082 14539 14890 15416 16058 16611 17101 17539 18125 18674 19251 19741 
+449 958 1706 2140 2736 3241 3733 4147 4591 5294 5633 6033 6437 6837 7169 7615 8073 8608 9102 9620 10215 10815 11465 11531 11963 12347 12689 13092 13433 13890 14241 14767 15409 15962 16452 16890 17476 18025 18602 19092 19741 
+483 1231 1665 2261 2766 3258 3672 4116 4819 5158 5558 5962 6362 6694 7140 7598 8133 8627 9145 9740 10340 10990 11056 11488 11872 12214 12617 12958 13415 13766 14292 14934 15487 15977 16415 17001 17550 18127 18617 19266 19741 
+722 1156 1752 2257 2749 3163 3607 4310 4649 5049 5453 5853 6185 6631 7089 7624 8118 8636 9231 9831 10481 10547 10979 11363 11705 12108 12449 12906 13257 13783 14425 14978 15468 15906 16492 17041 17618 18108 18757 19232 19741 
+408 1004 1509 2001 2415 2859 3562 3901 4301 4705 5105 5437 5883 6341 6876 7370 7888 8483 9083 9733 9799 10231 10615 10957 11360 11701 12158 12509 13035 13677 14230 14720 15158 15744 16293 16870 17360 18009 18484 18993 19741 
+570 1075 1567 1981 2425 3128 3467 3867 4271 4671 5003 5449 5907 6442 6936 7454 8049 8649 9299 9365 9797 10181 10523 10926 11267 11724 12075 12601 13243 13796 14286 14724 15310 15859 16436 16926 17575 18050 18559 19307 19741 
+479 971 1385 1829 2532 2871 3271 3675 4075 4407 4853 5311 5846 6340 6858 7453 8053 8703 8769 9201 9585 9927 10330 10671 11128 11479 12005 12647 13200 13690 14128 14714 15263 15840 16330 16979 17454 17963 18711 19145 19741 
+466 880 1324 2027 2366 2766 3170 3570 3902 4348 4806 5341 5835 6353 6948 7548 8198 8264 8696 9080 9422 9825 10166 10623 10974 11500 12142 12695 13185 13623 14209 14758 15335 15825 16474 16949 17458 18206 18640 19236 19741 
+388 832 1535 1874 2274 2678 3078 3410 3856 4314 4849 5343 5861 6456 7056 7706 7772 8204 8588 8930 9333 9674 10131 10482 11008 11650 12203 12693 13131 13717 14266 14843 15333 15982 16457 16966 17714 18148 18744 19249 19741 
+418 1121 1460 1860 2264 2664 2996 3442 3900 4435 4929 5447 6042 6642 7292 7358 7790 8174 8516 8919 9260 9717 10068 10594 11236 11789 12279 12717 13303 13852 14429 14919 15568 16043 16552 17300 17734 18330 18835 19327 19741 
+677 1016 1416 1820 2220 2552 2998 3456 3991 4485 5003 5598 6198 6848 6914 7346 7730 8072 8475 8816 9273 9624 10150 10792 11345 11835 12273 12859 13408 13985 14475 15124 15599 16108 16856 17290 17886 18391 18883 19297 19741 
+316 436 622 887 1225 1656 2076 2537 2835 3171 3354 3719 4138 4504 4854 5193 5701 6086 6442 6724 7208 7558 8178 8479 8927 9332 9554 9850 10118 10534 10762 11121 11389 11703 12220 12704 13510 13964 14326 14831 15454 15989 16432 16720 16993 17397 17894 18427 18911 19365 19721 20033 20379 20818 21316 21684 22052 22394 22829 23159 23454 23849 23915 24262 24400 
+315 485 828 1127 1470 1711 1777 2059 2300 
+173 239 465 803 1104 
+199 369 685 947 1248 1473 1704 1770 2048 
+199 430 496 774 999 1169 1485 1747 2048 
+281 501 747 1002 1331 1584 1933 2343 2662 2921 3217 3499 3831 4123 4390 4636 4853 4919 5359 5484 5656 5925 6095 6374 6732 6978 7221 7468 7685 7934 8211 8592 8823 
+203 488 925 1327 1393 1783 2164 2583 2835 3418 3751 4080 4400 4782 5140 5565 5918 6277 6860 7210 7560 7883 8206 8534 8862 9140 9418 9765 10112 10409 10706 11120 11440 11757 12061 12423 12746 13066 13415 13706 14047 14728 15127 15520 16024 16742 17457 17905 18350 18819 19270 19779 20267 20752 21036 
+259 696 1098 1164 1554 1935 2354 2606 3189 3522 3851 4171 4553 4911 5336 5689 6048 6631 6981 7331 7654 7977 8305 8633 8911 9189 9536 9883 10180 10477 10891 11211 11528 11832 12194 12517 12837 13186 13477 13818 14499 14898 15291 15795 16513 17228 17676 18121 18590 19041 19550 20038 20523 20807 21036 
+258 487 772 1209 1611 1677 2067 2448 2867 3119 3702 4035 4364 4684 5066 5424 5849 6202 6561 7144 7494 7844 8167 8490 8818 9146 9424 9702 10049 10396 10693 10990 11404 11724 12041 12345 12707 13030 13350 13699 13990 14331 15012 15411 15804 16308 17026 17741 18189 18634 19103 19554 20063 20551 21036 
+411 813 879 1269 1650 2069 2321 2904 3237 3566 3886 4268 4626 5051 5404 5763 6346 6696 7046 7369 7692 8020 8348 8626 8904 9251 9598 9895 10192 10606 10926 11243 11547 11909 12232 12552 12901 13192 13533 14214 14613 15006 15510 16228 16943 17391 17836 18305 18756 19265 19753 20238 20522 20751 21036 
+376 442 832 1213 1632 1884 2467 2800 3129 3449 3831 4189 4614 4967 5326 5909 6259 6609 6932 7255 7583 7911 8189 8467 8814 9161 9458 9755 10169 10489 10806 11110 11472 11795 12115 12464 12755 13096 13777 14176 14569 15073 15791 16506 16954 17399 17868 18319 18828 19316 19801 20085 20314 20599 21036 
+668 949 1246 1686 1912 2138 2375 2557 2907 3382 3868 4299 4753 5307 5772 6311 6377 
+108 462 655 969 1382 1794 1860 2201 2575 2853 3125 3470 3827 4099 4482 
+342 794 860 1201 1575 1853 2249 2566 3098 3499 3973 4429 4846 5377 5732 5994 6571 6998 7357 7744 8159 8622 9114 9527 10011 10682 11172 11764 12200 
+437 929 1342 1826 2497 2987 3579 4015 4383 4835 4901 5242 5616 5894 6290 6607 7139 7540 8014 8470 8887 9418 9773 10035 10612 11039 11398 11785 12200 
+333 720 1135 1598 2090 2503 2987 3658 4148 4740 5176 5544 5996 6062 6403 6777 7055 7451 7768 8300 8701 9175 9631 10048 10579 10934 11196 11773 12200 
+142 208 378 650 902 1176 1445 1803 2258 2646 3078 3361 3744 4203 4763 5146 5697 6038 6446 6759 7001 7384 7647 
+328 521 835 1248 1660 1726 2067 2441 2719 2991 3336 3693 3965 4348 4482 
+239 643 991 1341 1674 2062 2128 2444 2639 2809 3007 3348 
+313 713 1117 1517 1849 2295 2753 3288 3782 4300 4895 5495 6145 6211 6643 7027 7369 7772 8113 8570 8921 9447 10089 10642 11132 11570 12156 12705 13282 13772 14421 14896 15405 16153 16587 17183 17688 18180 18594 19038 19741 
+479 1063 1129 1514 1815 2302 2839 
+374 778 1178 1510 1956 2414 2949 3443 3961 4556 5156 5806 5872 6304 6688 7030 7433 7774 8231 8582 9108 9750 10303 10793 11231 11817 12366 12943 13433 14082 14557 15066 15814 16248 16844 17349 17841 18255 18699 19402 19741 
+306 752 1210 1745 2239 2757 3352 3952 4602 4668 5100 5484 5826 6229 6570 7027 7378 7904 8546 9099 9589 10027 10613 11162 11739 12229 12878 13353 13862 14610 15044 15640 16145 16637 17051 17495 18198 18537 18937 19341 19741 
+378 778 1110 1556 2014 2549 3043 3561 4156 4756 5406 5472 5904 6288 6630 7033 7374 7831 8182 8708 9350 9903 10393 10831 11417 11966 12543 13033 13682 14157 14666 15414 15848 16444 16949 17441 17855 18299 19002 19341 19741 
+374 706 1152 1610 2145 2639 3157 3752 4352 5002 5068 5500 5884 6226 6629 6970 7427 7778 8304 8946 9499 9989 10427 11013 11562 12139 12629 13278 13753 14262 15010 15444 16040 16545 17037 17451 17895 18598 18937 19337 19741 
+282 654 1019 1282 1348 1499 
+282 631 1184 1635 1701 1923 2190 2315 2420 
+247 313 581 866 1233 1620 1931 
+287 654 1166 1600 2051 2575 3006 3479 4097 4579 4997 5481 6065 6470 6877 7241 7471 7707 8127 8547 9062 9128 9560 9918 10378 10713 10961 11391 
+174 240 801 948 1239 1489 1791 
+312 613 812 878 1104 
+312 631 848 914 1296 1533 1696 
+353 715 1040 1370 1729 1915 1981 2313 2615 2894 
+168 465 686 1007 1278 1649 2075 2601 2772 3017 3083 3483 3653 3967 
+168 458 672 916 1150 1216 1515 1872 
+168 456 914 1270 1336 1556 2002 2172 
+168 495 1020 1352 1660 1972 2477 3082 3553 3972 4438 5004 5641 6171 6647 7128 7594 8160 8706 9147 9213 9429 
+168 380 550 655 725 872 1172 1396 1615 1681 2013 
+168 547 782 1181 1504 1904 2277 2684 3226 3678 4075 4141 4443 4548 
+348 626 1022 1339 1871 2272 2746 3202 3619 4150 4505 4767 5344 5771 6130 6517 6932 7395 7887 8300 8784 9455 9945 10537 10973 11341 11793 11859 12200 
+348 626 802 868 1218 
+348 626 898 1243 1600 1872 2255 2389 2743 2936 3250 3663 4075 4141 4482 
+348 712 974 1040 1231 1633 1803 2137 
+348 536 868 1124 1462 1528 2113 
+348 707 981 1153 1219 1609 
+389 691 1192 1600 2058 2554 2842 3151 3479 3821 4242 4522 4769 5069 5289 5355 5719 5827 6073 6658 
+389 702 913 979 1483 1588 
+169 339 537 878 1143 1547 1895 2245 2578 2966 3032 3348 
+169 339 537 834 1055 1281 1347 
+195 421 487 682 852 1050 1347 
+169 274 344 491 839 1085 1151 1293 1805 
+100 166 565 793 
+91 157 365 769 988 
+100 166 482 652 860 930 1077 1305 
+420 878 1413 1907 2425 3020 3620 4270 4336 4768 5152 5494 5897 6238 6695 7046 7572 8214 8767 9257 9695 10281 10830 11407 11897 12546 13021 13530 14278 14712 15308 15813 16305 16719 17163 17866 18205 18605 19009 19409 19741 
+373 659 869 1116 1379 1445 
+373 601 727 793 
+373 763 1264 1655 2038 2462 2878 3287 3605 3997 4552 5048 5553 6081 6550 7028 7429 7813 7879 8766 
+418 565 864 1196 1426 1492 1794 2062 
+262 550 990 1056 1440 1633 1896 2007 2301 2709 2997 3285 3573 3861 
+262 550 838 1126 1566 1632 2016 2209 2472 2583 2877 3285 3573 3861 
+262 550 838 1126 1414 1702 2142 2208 2592 2785 3048 3159 3453 3861 
+326 434 659 909 1136 1261 1327 1523 1762 
+280 522 762 950 1230 1332 1408 1578 1680 2118 2454 2520 
+462 923 1384 1699 2197 2668 3215 3715 4188 4817 5214 5655 5721 5895 6334 6736 6982 7443 8055 
+244 310 500 752 1141 1618 1870 2418 2670 3147 3442 3612 4005 4292 4579 4790 5136 5447 5708 6104 6465 6709 7088 7432 7705 8113 8486 8775 9157 9629 9903 
+317 664 730 902 1341 1760 2103 
+293 505 832 1002 1287 1634 2130 2550 2835 3153 3525 3939 4303 4726 5327 5719 6179 6595 7079 7673 8335 8606 8672 9001 9139 
+267 789 1089 1534 1853 2314 2842 3512 3935 4232 4671 5177 5825 6160 6571 6947 7268 7334 
+293 754 1282 1952 2375 2672 3111 3617 4265 4600 5011 5387 5708 5774 6067 6589 6889 7334 
+502 1172 1595 1892 2331 2837 3485 3820 4231 4607 4928 4994 5287 5809 6109 6554 6873 7334 
+419 738 1199 1727 2397 2820 3117 3556 4062 4710 5045 5456 5832 6153 6219 6512 7034 7334 
+435 963 1633 2056 2353 2792 3298 3946 4281 4692 5068 5389 5455 5748 6270 6570 7015 7334 
+644 1067 1364 1803 2309 2957 3292 3703 4079 4400 4466 4759 5281 5581 6026 6345 6806 7334 
+356 564 879 1194 1513 1813 2131 2455 2760 3083 3494 3859 3925 4257 4601 5054 5255 5559 5897 6440 6870 7374 7842 8260 8808 9138 9523 9908 
+286 352 666 1105 1466 1831 2120 
+230 387 525 850 1050 1382 1638 1882 1948 
+299 499 831 1087 1331 1397 1653 1810 1948 
+238 438 650 1024 1403 1680 1746 
+373 709 1044 1375 1721 1793 1968 2147 2494 2731 3165 3548 3976 
+371 437 739 844 1038 1417 1652 2051 2374 2774 3147 3554 4096 4548 
+261 412 576 759 864 934 1081 1329 1475 1541 
+287 559 657 723 1056 1246 1558 1794 1963 
+303 617 829 895 1085 1396 1566 
+251 317 581 781 993 1367 1746 
+263 575 641 955 1394 1755 2120 
+146 585 1004 1347 1690 2037 2103 
+659 1332 2005 2446 2913 3380 4034 4795 4867 5125 5295 5525 5794 6233 6601 6865 7469 8086 8629 9264 9899 10522 11145 11830 
+659 1344 2017 2690 3131 3598 4065 4719 5480 5552 5810 5980 6210 6479 6918 7286 7550 8154 8771 9314 9949 10584 11207 11830 
+647 1088 1555 2022 2676 3437 3509 3767 3937 4167 4436 4875 5243 5507 6111 6728 7271 7906 8541 9164 9787 10472 11157 11830 
+647 1320 1761 2228 2695 3349 4110 4182 4440 4610 4840 5109 5548 5916 6180 6784 7401 7944 8579 9214 9837 10460 11145 11830 
+441 908 1562 2323 2395 2653 2823 3053 3322 3761 4129 4393 4997 5614 6157 6792 7427 8050 8673 9358 10043 10716 11389 11830 
+441 1095 1856 1928 2186 2356 2586 2855 3294 3662 3926 4530 5147 5690 6325 6960 7583 8206 8891 9576 10249 10922 11363 11830 
+609 1232 1855 2540 3225 3898 4571 5012 5479 5946 6600 7361 7433 7691 7861 8091 8360 8799 9167 9431 10035 10652 11195 11830 
+609 1244 1867 2490 3175 3860 4533 5206 5647 6114 6581 7235 7996 8068 8326 8496 8726 8995 9434 9802 10066 10670 11287 11830 
+322 392 764 1151 1454 1655 1721 
+435 582 1144 1604 1670 1909 2156 
+435 540 704 1003 1160 1379 1722 1989 2289 2592 2658 
+395 673 849 915 1297 1417 1637 1784 
+395 827 1157 1223 1490 1637 1876 2310 2501 2648 
+395 748 999 1065 1332 1513 1618 1905 2058 2237 2375 2522 
+395 500 570 717 982 1314 1544 1610 1752 1878 2463 2588 2658 2805 
+597 1282 1967 2640 3313 3754 4221 4688 5342 6103 6175 6433 6603 6833 7102 7541 7909 8173 8777 9394 9937 10572 11207 11830 
+597 1220 1905 2590 3263 3936 4377 4844 5311 5965 6726 6798 7056 7226 7456 7725 8164 8532 8796 9400 10017 10560 11195 11830 
+182 586 805 922 988 
+591 1134 1769 2404 3027 3650 4335 5020 5693 6366 6807 7274 7741 8395 9156 9228 9486 9656 9886 10155 10594 10962 11226 11830 
+500 822 1245 1734 2273 2772 3163 3512 3676 3890 4136 4398 4685 4995 5266 5485 5845 5911 6335 6982 7363 7613 7960 8340 
+257 640 1099 1659 2042 2593 2934 3342 3655 3897 4280 4543 4711 4777 4947 5219 5471 5745 6014 6372 6827 7215 7647 
+246 577 806 872 1224 
+246 647 946 1012 1367 1779 2117 2325 2692 3164 3488 
+246 586 850 1164 1387 1610 1883 2156 2429 2702 2975 3248 3571 3894 4217 4540 4863 5186 5509 5832 6155 6478 6801 7174 7597 8020 8443 8866 9263 9329 9567 9705 9903 10028 10098 10439 
+246 510 672 738 929 1331 
+246 498 645 944 1218 1558 2053 2461 2843 3314 3704 4074 4312 4378 4548 
+246 498 772 1041 1399 1854 2242 2674 2957 3340 3799 4359 4742 5293 5634 6042 6355 6597 6980 7243 7411 7477 7647 
+246 539 916 1191 1257 1475 1904 2109 2525 2918 3147 3410 3567 3885 
+246 539 808 1076 1288 1543 1691 1929 2208 2469 2766 2832 3214 3451 3614 
+246 613 901 1307 1503 1569 1882 2068 
+246 613 832 949 1015 1333 
+246 613 970 1225 1291 2064 2246 2564 
+246 686 960 1352 1749 2161 2359 2722 3087 3153 3343 
+287 486 583 649 796 1095 
+287 600 811 877 1381 1486 1637 1824 1900 
+267 749 1011 1227 1293 1625 1952 2321 
+456 718 934 1000 1332 1659 2028 2321 
+166 512 943 1207 1510 1780 2254 2731 3375 4021 4087 4322 4492 4736 5077 5572 5840 
+218 559 875 1115 1564 1925 2100 2463 2845 2911 3324 
+218 585 803 1191 1317 1569 1881 2083 2149 
+144 210 621 960 1232 
+385 724 996 1166 1232 
+133 417 599 665 1097 
+133 199 651 798 1271 1532 
+426 573 1046 1307 1466 1532 
+175 241 453 600 880 1092 1243 1493 1993 2417 
+243 682 1050 1314 1918 2535 3078 3713 4348 4971 5594 6279 6964 7637 8310 8751 9218 9685 10339 11100 11172 11430 11600 11830 
+253 636 1053 1218 1520 2105 2279 2787 3193 3259 
+243 635 1037 1300 1632 1983 2385 2902 3392 3907 4395 4876 5330 5868 5940 
+340 534 861 1157 1351 1417 
+350 507 788 1072 1254 1320 1475 1877 2047 
+437 908 1265 1762 2106 2317 2383 2629 2901 3206 3648 4099 4546 4964 5461 
+445 802 1299 1643 1854 1920 2166 2438 2743 3185 3636 4083 4501 4998 5461 
+197 263 600 835 994 
+317 692 862 1311 1693 1973 2151 2217 
+346 671 894 960 1266 1605 
+346 752 1082 1476 1542 1740 
+346 711 974 1040 1191 1499 
+346 538 654 744 810 953 1315 1420 
+346 700 952 1018 1253 1323 
+346 636 850 1026 1092 1431 
+346 619 816 1191 1257 1621 1923 2262 
+346 733 1036 1237 1303 1651 1721 
+266 776 1265 1685 2054 2414 2480 2847 2952 3139 3215 3375 3725 4014 4240 4636 5049 5445 5858 6205 
+307 672 1067 1345 1411 1562 1732 1888 2035 2297 2570 2767 2994 3253 3542 3845 
+369 647 713 864 1034 1190 1337 1599 1872 2069 2296 2555 2844 3147 3480 3845 
+484 973 1393 1762 2122 2188 2555 2660 2847 2923 3083 3433 3722 3948 4344 4757 5153 5566 5913 6205 
+304 698 764 962 1334 1740 
+404 855 1310 1761 2141 2443 3034 3388 3716 4086 4649 5281 6124 6266 6332 6452 6599 6895 7123 7293 
+368 434 632 1004 1410 1740 
+277 610 975 1370 1648 1714 1865 2035 2191 2338 2600 2873 3070 3297 3556 3845 
+339 734 1012 1078 1229 1399 1555 1702 1964 2237 2434 2661 2920 3209 3512 3845 
+302 644 1065 1345 1592 1892 2112 2178 2542 2650 2896 3481 3896 4198 4699 5107 5565 6061 6349 6658 
+155 348 572 670 890 1166 1336 1588 1735 2034 2324 2538 2755 2821 3107 
+196 304 606 818 1043 1452 1785 2197 2730 3032 3098 3405 3621 3904 4009 4323 
+170 236 549 735 1007 1374 1662 2068 
+160 432 799 1087 1493 1689 1755 2068 
+186 441 589 827 1106 1367 1664 1730 2112 2349 2512 2784 3077 3346 3614 
+160 307 606 851 994 1060 
+160 527 899 1169 1235 1505 
+160 553 979 1303 1369 
+160 416 644 770 836 
+377 677 983 1213 1455 1767 1950 2016 2342 2545 2715 2985 
+384 677 743 1069 1296 1434 1596 2082 
+201 339 501 987 1397 1690 1756 2082 
+298 364 550 943 1369 
+273 343 496 749 1011 1333 1824 2213 2279 
+273 494 688 1052 1397 1659 1725 
+273 494 688 1269 1475 1980 2480 2546 2825 
+273 567 672 971 1272 1586 1798 1864 
+273 512 759 978 1095 1161 
+309 557 987 1300 1667 2179 2613 3064 3588 4019 4492 5110 5592 6010 6494 7078 7483 7890 8254 8484 8720 9140 9560 10075 10141 10573 10931 11391 
+273 630 824 1114 1328 1572 1806 1872 
+220 475 804 1057 1406 1816 2135 2394 2690 2972 3304 3596 3863 4109 4326 4392 4832 4957 5129 5398 5568 5847 6205 6451 6694 6941 7158 7407 7684 8065 8296 8603 8823 
+324 673 920 986 1381 
+452 848 1142 1208 1486 1674 1812 
+191 440 717 1098 1329 1636 1856 2102 2357 2686 2939 3288 3698 4017 4276 4572 4854 5186 5478 5745 5991 6208 6274 6714 6839 7011 7280 7450 7729 8087 8333 8576 8823 
+301 691 1005 1343 1409 2009 2568 2738 
+221 646 1068 1458 1893 2120 2416 2770 3193 3593 3931 4464 4625 4779 4905 5123 5279 5345 5764 5889 6158 6328 6756 7108 7384 7657 7936 
+267 333 659 886 1024 1186 1672 2082 
+167 481 894 1306 1372 1713 2087 2365 2637 2982 3339 3611 3994 4128 4482 
+386 452 793 1167 1445 1717 2062 2419 2691 3074 3208 3562 3755 4069 4482 
+387 799 865 1206 1580 1858 2130 2475 2832 3104 3487 3621 3975 4168 4482 
+387 871 1542 2032 2624 3060 3428 3880 3946 4287 4661 4939 5335 5652 6184 6585 7059 7515 7932 8463 8818 9080 9657 10084 10443 10830 11245 11708 12200 
+288 701 1113 1179 1520 1894 2172 2444 2789 3146 3418 3801 3935 4289 4482 
+307 720 1044 1284 1913 2490 2556 2854 3228 3408 3620 4011 4467 4894 5245 
+325 658 1071 1395 1635 2264 2841 2907 3205 3579 3759 3971 4362 4818 5245 
+307 373 605 1013 1180 1318 1757 1827 2242 2677 
+389 824 1157 1223 1455 1863 2030 2168 2607 2677 
+430 857 1208 1541 1954 2278 2518 3147 3724 3790 4088 4462 4642 4854 5245 
+259 577 949 1363 1727 2150 2751 3143 3603 4019 4503 5097 5759 6030 6096 6425 6563 7097 7309 7636 7806 8091 8438 8934 9354 
+349 904 970 1270 1657 1951 2303 2833 3541 4171 4979 5493 6185 6829 
+292 664 1078 1442 1865 2466 2858 3318 3734 4218 4812 5474 5745 5811 6140 6278 6812 7024 7351 7521 7806 8153 8649 9069 9354 
+165 335 689 836 1176 1560 1868 2236 2358 2486 2605 2733 2965 3311 3522 3588 
+320 531 597 788 958 1312 1459 1799 2183 2491 2859 2981 3109 3228 3356 3588 
+282 650 772 900 1019 1147 1379 1725 1936 2002 2193 2363 2717 2864 3204 3588 
+205 512 732 978 1233 1562 1815 2164 2574 2893 3152 3448 3730 4062 4354 4621 4867 5084 5150 5590 5715 5887 6156 6326 6605 6963 7209 7452 7699 7916 8165 8442 8823 
+220 286 466 905 1075 1537 1837 2061 2305 
+226 538 740 806 1050 1417 1635 2023 2149 
+189 255 536 894 1211 
+189 259 512 867 1120 1186 
+215 601 1084 1476 1849 2042 2258 2573 2867 3292 3685 4209 4511 4912 5082 5351 5671 6041 6353 6632 6961 7418 7925 8304 8733 9290 9897 10216 10554 11130 11196 11554 11944 12060 12128 12445 12733 
+189 424 549 857 1318 1614 1834 2246 2312 
+352 936 1622 2347 3086 3784 4544 5168 5876 6137 6464 6530 6868 7215 7353 8059 8362 8872 9348 9756 10430 11037 11460 11856 12547 13208 13919 14572 15266 15940 16574 17120 17767 18455 19202 19741 20104 20513 21008 21516 22138 22808 
+408 859 1383 1814 2287 2905 3387 3805 4289 4873 5278 5685 6049 6279 6515 6935 7355 7870 7936 8368 8726 9186 9521 9769 10199 10512 10879 11391 
+489 863 1252 1318 1603 1904 2291 2728 3211 3721 4062 4388 
+312 606 911 1114 1180 1320 1856 1994 
+312 651 893 1059 1229 1295 1493 1663 1813 2390 2528 
+312 659 797 1503 1806 2316 2792 3200 3874 4481 4904 5300 5991 6652 7363 8016 8710 9384 10018 10564 11211 11899 12646 13185 13548 13957 14452 14960 15582 16252 16630 17214 17900 18625 19364 20062 20822 21446 22154 22415 22742 22808 
+366 739 932 1148 1463 1757 2182 2575 3099 3401 3802 3972 4241 4561 4931 5243 5522 5851 6308 6815 7194 7623 8180 8787 9106 9444 10020 10086 10444 10834 10950 11018 11335 11623 11864 12250 12733 
+457 849 1222 1415 1631 1946 2240 2665 3058 3582 3884 4285 4455 4724 5044 5414 5726 6005 6334 6791 7298 7677 8106 8663 9270 9589 9927 10503 10569 10927 11317 11433 11501 11818 12106 12347 12733 
+550 616 974 1364 1480 1548 1865 2153 2394 2780 3263 3655 4028 4221 4437 4752 5046 5471 5864 6388 6690 7091 7261 7530 7850 8220 8532 8811 9140 9597 10104 10483 10912 11469 12076 12395 12733 
+371 437 769 874 1061 1137 1317 1623 1835 2068 2468 2808 3307 
+226 486 644 710 878 959 1323 
+226 373 672 946 1286 1781 2189 2571 3042 3432 3802 4040 4106 4276 4548 
+226 500 769 1127 1582 1970 2402 2685 3068 3527 4087 4470 5021 5362 5770 6083 6325 6708 6971 7139 7205 7375 7647 
+267 644 919 985 1203 1632 1837 2253 2646 2875 3138 3295 3613 3885 
+267 536 804 1016 1271 1419 1657 1936 2197 2494 2560 2942 3179 3342 3614 
+306 657 1059 1576 2066 2581 3069 3550 4004 4542 4614 4883 5275 5677 5940 
+450 1108 1710 1776 2027 2355 2800 3153 3575 4157 4832 
+489 977 1458 1912 2450 2522 2791 3183 3585 3848 4180 4531 4933 5450 5940 
+462 943 1397 1935 2007 2276 2668 3070 3333 3665 4016 4418 4935 5425 5940 
+512 584 853 1245 1647 1910 2242 2593 2995 3512 4002 4517 5005 5486 5940 
+491 981 1496 1984 2465 2919 3457 3529 3798 4190 4592 4855 5187 5538 5940 
+464 979 1467 1948 2402 2940 3012 3281 3673 4075 4338 4670 5021 5423 5940 
+455 909 1447 1519 1788 2180 2582 2845 3177 3528 3930 4447 4937 5452 5940 
+428 966 1038 1307 1699 2101 2364 2696 3047 3449 3966 4456 4971 5459 5940 
+325 727 1244 1734 2249 2737 3218 3672 4210 4282 4551 4943 5345 5608 5940 
+376 893 1383 1898 2386 2867 3321 3859 3931 4200 4592 4994 5257 5589 5940 
+100 166 352 608 836 
+224 526 726 792 1353 1500 1791 
+224 423 520 586 733 1024 
+224 620 914 980 1192 1339 1619 1831 1982 
+224 451 576 642 838 1077 1429 1537 1762 
+224 724 1148 1349 1415 1627 1774 2054 2266 2417 
+450 796 862 1126 1246 1646 1787 2049 2497 
+507 809 875 1182 1398 1681 1786 2100 2322 2430 2732 2944 3169 3578 3911 4323 
+265 632 897 963 1328 1596 1824 
+150 216 598 718 938 1085 1506 1784 
+150 216 433 538 758 946 1224 
+356 476 696 843 1264 1542 1718 1784 
+191 296 516 704 982 1158 1224 
+198 296 516 792 962 1214 1361 1660 1950 2164 2381 2447 2733 2914 3107 
+135 289 415 633 789 855 1274 1399 1668 1838 2266 2618 2894 3167 3446 3693 4118 4540 4930 5365 5592 5888 6242 6665 7065 7403 7936 
+128 254 472 628 694 1113 1238 1507 1677 2105 2457 2733 3006 3285 3532 3957 4379 4769 5204 5431 5727 6081 6504 6904 7242 7775 7936 
+275 580 862 928 1254 1531 1804 2016 2211 2466 2910 3287 3557 3815 
+453 833 1204 1764 2183 2569 3029 3291 3597 3837 3903 4261 4540 4880 5144 5367 5642 5997 6299 6568 6924 7167 7571 8062 8440 8968 
+352 880 1359 1739 2110 2670 3089 3475 3935 4197 4503 4743 4809 5167 5446 5786 6050 6273 6548 6903 7205 7474 7830 8073 8477 8968 
+465 843 1371 1850 2230 2601 3161 3580 3966 4426 4688 4994 5234 5300 5658 5937 6277 6541 6764 7039 7394 7696 7965 8321 8564 8968 
+378 869 1247 1775 2254 2634 3005 3565 3984 4370 4830 5092 5398 5638 5704 6062 6341 6681 6945 7168 7443 7798 8100 8369 8725 8968 
+185 251 463 906 1219 
+185 370 693 1156 1517 1583 
+136 202 373 607 973 1233 1497 
+95 161 341 597 820 
+148 410 624 950 1164 1350 1564 1732 2087 2340 2406 
+230 453 574 640 820 
+230 494 656 722 1015 
+230 538 911 1182 1248 
+230 421 822 1126 1619 1906 2117 2215 2624 2991 3057 3338 
+534 953 1339 1799 2061 2367 2607 2673 3031 3310 3650 3914 4137 4412 4767 5069 5338 5694 5937 6341 6832 7210 7738 8217 8597 8968 
+412 723 1085 1562 2012 2487 2935 3376 3790 4288 4360 4689 5128 5559 5851 6289 
+412 850 1161 1523 2000 2450 2925 3373 3814 4228 4726 4798 5127 5566 5997 6289 
+345 905 1324 1710 2170 2432 2738 2978 3044 3402 3681 4021 4285 4508 4783 5138 5440 5709 6065 6308 6712 7203 7581 8109 8588 8968 
+266 704 1142 1453 1815 2292 2742 3217 3665 4106 4520 5018 5090 5419 5858 6289 
+449 897 1338 1752 2250 2322 2651 3090 3521 3813 4251 4689 5000 5362 5839 6289 
+422 863 1277 1775 1847 2176 2615 3046 3338 3776 4214 4525 4887 5364 5814 6289 
+472 544 873 1312 1743 2035 2473 2911 3222 3584 4061 4511 4986 5434 5875 6289 
+451 901 1376 1824 2265 2679 3177 3249 3578 4017 4448 4740 5178 5616 5927 6289 
+424 899 1347 1788 2202 2700 2772 3101 3540 3971 4263 4701 5139 5450 5812 6289 
+415 829 1327 1399 1728 2167 2598 2890 3328 3766 4077 4439 4916 5366 5841 6289 
+388 886 958 1287 1726 2157 2449 2887 3325 3636 3998 4475 4925 5400 5848 6289 
+285 647 1124 1574 2049 2497 2938 3352 3850 3922 4251 4690 5121 5413 5851 6289 
+336 813 1263 1738 2186 2627 3041 3539 3611 3940 4379 4810 5102 5540 5978 6289 
+112 178 413 1037 1338 1623 1832 
+197 472 827 1129 1398 1754 1997 2401 2892 3270 3798 4277 4657 5028 5588 6007 6393 6853 7115 7421 7661 7727 8085 8364 8704 8968 
+278 616 1159 1589 2093 2561 2979 3527 3857 4242 4627 5009 5217 5532 5847 6166 6466 6784 7108 7413 7736 8147 8512 8578 8910 9254 9707 9908 
+185 251 442 612 966 1113 1453 1837 2145 2513 2635 2763 2882 3010 3242 3588 
+217 621 1112 1490 2018 2497 2877 3248 3808 4227 4613 5073 5335 5641 5881 5947 6305 6584 6924 7188 7411 7686 8041 8343 8612 8968 
+303 742 1173 1465 1903 2341 2652 3014 3491 3941 4416 4864 5305 5719 6217 6289 
+276 677 847 1116 1436 1806 2118 2397 2726 3183 3690 4069 4498 5055 5662 5981 6319 6895 6961 7319 7709 7825 7893 8210 8498 8739 9125 9608 10000 10373 10566 10782 11097 11391 11816 12209 12733 
+245 311 567 875 1248 
+425 880 1331 1711 2013 2604 2958 3286 3656 4219 4851 5694 5836 5902 6022 6169 6465 6693 6863 7293 
+393 779 1239 1501 1807 2047 2113 2471 2750 3090 3354 3577 3852 4207 4509 4778 5134 5377 5781 6272 6650 7178 7657 8037 8408 8968 
+330 573 977 1468 1846 2374 2853 3233 3604 4164 4583 4969 5429 5691 5997 6237 6303 6661 6940 7280 7544 7767 8042 8397 8699 8968 
+360 820 1082 1388 1628 1694 2052 2331 2671 2935 3158 3433 3788 4090 4359 4715 4958 5362 5853 6231 6759 7238 7618 7989 8549 8968 
+311 381 705 813 1137 1485 1685 1783 1849 
+283 611 953 1374 1654 1901 2201 2421 2487 2851 2959 3205 3790 4205 4507 5008 5416 5874 6370 6658 
+262 702 768 1152 1345 1608 1719 2013 2421 2709 2997 3285 3573 3861 
+262 550 838 1278 1344 1728 1921 2184 2295 2589 2997 3285 3573 3861 
+262 550 838 1126 1414 1854 1920 2304 2497 2760 2871 3165 3573 3861 
+280 468 567 862 1261 1446 1611 1897 2194 2695 3170 3236 
+414 480 864 1057 1320 1431 1725 2133 2421 2709 2997 3285 3573 3861 
+358 551 814 925 1219 1627 1915 2203 2491 2779 3067 3355 3795 3861 
+317 660 1007 1073 1245 1684 2103 
+413 869 1416 1995 2574 3141 3682 3754 4108 
+413 844 1136 1574 2012 2323 2685 3162 3612 4087 4535 4976 5390 5888 5960 6289 
+413 832 1175 1518 1865 1931 2103 
+413 665 1278 1454 1790 2121 2193 2499 2649 
+413 815 1061 1522 2134 2622 3083 3544 3859 4357 4828 5375 5875 6348 6977 7374 7815 7881 8055 
+413 781 1045 1649 2266 2809 3444 4079 4702 5325 6010 6695 7368 8041 8482 8949 9416 10070 10831 10903 11161 11331 11561 11830 
+413 781 1151 1409 2008 2637 3240 3312 3704 
+413 518 588 1212 1541 1965 2287 2353 2618 2772 3081 3157 
+413 518 588 1212 1541 1954 2291 2663 3050 3729 4435 5042 5415 5970 6036 6301 6512 6620 6824 
+320 392 567 746 1093 1330 1764 2147 2575 2974 3310 3645 3976 
+373 558 723 1009 1306 1807 2282 2348 2654 2842 2941 3236 
+137 203 720 1091 1356 
+491 862 1127 1290 1356 
+491 862 1252 1566 1859 1925 2204 
+318 770 1263 1748 2387 2953 3433 4050 4630 5184 5644 6224 7051 7768 8200 8266 8539 8946 9321 
+235 535 759 962 1028 1226 1325 1668 1838 2374 2600 
+145 211 520 1042 1315 
+201 497 851 1274 1674 2012 2545 2706 2860 2986 3204 3360 3426 3845 3970 4239 4409 4837 5189 5465 5738 6017 6264 6689 7111 7501 7936 
+251 632 863 1170 1390 1636 1891 2220 2473 2822 3232 3551 3810 4106 4388 4720 5012 5279 5525 5742 5808 6248 6373 6545 6814 6984 7263 7621 7867 8110 8357 8574 8823 
+270 624 1047 1447 1785 2318 2479 2633 2759 2977 3133 3199 3618 3743 4012 4182 4610 4962 5238 5511 5790 6037 6462 6884 7274 7709 7936 
+359 744 1126 1334 1649 1964 2283 2583 2901 3225 3530 3853 4264 4629 4695 5027 5371 5824 6025 6329 6667 7210 7640 8144 8612 9030 9578 9908 
+359 741 949 1264 1579 1898 2198 2516 2840 3145 3468 3879 4244 4310 4642 4986 5439 5640 5944 6282 6825 7255 7759 8227 8645 9193 9523 9908 
+243 599 842 1246 1737 2115 2643 3122 3502 3873 4433 4852 5238 5698 5960 6266 6506 6572 6930 7209 7549 7813 8036 8311 8666 8968 
+502 981 1361 1732 2292 2711 3097 3557 3819 4125 4365 4431 4789 5068 5408 5672 5895 6170 6525 6827 7096 7452 7695 8099 8590 8968 
+429 880 1260 1562 2153 2507 2835 3205 3768 4400 5243 5385 5451 5571 5718 6014 6242 6412 6842 7293 
+354 725 1285 1704 2090 2550 2812 3118 3358 3424 3782 4061 4401 4665 4888 5163 5518 5820 6089 6445 6688 7092 7583 7961 8489 8968 
+245 311 640 778 1312 1524 1851 2021 2306 2653 3149 3569 3854 4172 4544 4958 5322 5745 6346 6738 7198 7614 8098 8692 9354 
+193 514 733 799 1066 1186 
+193 536 803 1103 1406 1472 1933 2038 2202 2501 2658 
+193 259 526 646 865 1186 
+193 600 971 1266 1564 1885 1951 2250 
+585 928 1331 1888 2141 2519 2943 3325 3703 3954 4020 
+234 498 660 726 897 1131 1497 
+234 544 778 1027 1093 1272 1603 
+241 541 844 910 1371 1476 1640 1939 2096 2315 2658 
+434 696 1002 1242 1308 1666 1945 2285 2549 2772 3047 3402 3704 3973 4329 4572 4976 5467 5845 6373 6852 7232 7603 8163 8582 8968 
+162 342 582 914 1212 1447 1620 1796 1862 2203 2594 2789 2882 3083 3208 
+347 417 871 1238 1529 1729 1795 2202 2307 
+347 417 640 787 1112 1335 1401 
+249 604 906 1175 1531 1774 2178 2669 3047 3575 4054 4434 4805 5365 5784 6170 6630 6892 7198 7438 7504 7862 8141 8481 8745 8968 
+329 631 900 1256 1499 1903 2394 2772 3300 3779 4159 4530 5090 5509 5895 6355 6617 6923 7163 7229 7587 7866 8206 8470 8693 8968 
+425 805 1107 1698 2052 2380 2750 3313 3945 4788 4930 4996 5116 5263 5559 5787 5957 6387 6838 7293 
+203 269 621 893 1224 
+229 377 615 894 1155 1452 1518 1900 2137 2300 2572 2865 3134 3402 3614 
+326 508 875 1141 1305 1371 
+326 508 826 1098 1465 1822 2077 2143 
+326 603 982 1259 1325 1510 
+326 664 919 1072 1138 1418 
+326 598 929 1158 1224 
+326 608 870 1030 1096 1308 1839 
+276 545 901 1144 1548 2039 2417 2945 3424 3804 4175 4735 5154 5540 6000 6262 6568 6808 6874 7232 7511 7851 8115 8338 8613 8968 
+369 719 1068 1315 1381 
+180 412 611 810 1053 1279 1490 1792 1870 1946 2012 2420 2802 3004 3130 3273 
+238 461 736 1091 1393 1662 2018 2261 2665 3156 3534 4062 4541 4921 5292 5852 6271 6657 7117 7379 7685 7925 7991 8349 8628 8968 
+236 542 782 848 1206 1485 1825 2089 2312 2587 2942 3244 3513 3869 4112 4516 5007 5385 5913 6392 6772 7143 7703 8122 8508 8968 
+253 711 1067 1133 1345 1758 
+253 593 857 1080 1355 1710 2012 2281 2637 2880 3284 3775 4153 4681 5160 5540 5911 6471 6890 7276 7736 7998 8304 8544 8610 8968 
+206 461 861 1311 1497 1563 1894 1964 2111 2419 
+206 405 604 847 1073 1284 1586 1664 1740 1806 2214 2596 2798 2924 3067 3273 
+229 629 1079 1265 1331 1662 1732 1879 2187 2419 
+305 371 712 1079 1184 1543 1951 2384 
+422 665 806 872 1051 1336 1547 1685 
+422 610 947 1337 1857 2423 2800 3136 3477 3933 4319 4783 5010 5237 5464 5691 5923 6155 6387 6619 6963 7280 7616 7933 8223 8506 8572 9459 9738 9843 
+422 610 893 1074 1140 1352 1533 1638 
+305 375 522 830 1062 1317 1717 2167 2353 2419 
+311 419 602 749 1071 1317 1581 1647 1973 2043 2172 2310 2463 2588 2708 
+147 434 689 900 1208 1274 1459 1597 1667 1993 2098 
+173 372 615 841 1052 1354 1432 1508 1574 1982 2364 2566 2692 2835 3041 3273 
+254 527 979 1379 1445 1845 2197 2523 2852 3168 3408 
+214 494 767 1219 1619 1685 2085 2437 2763 3092 3408 
+170 344 618 831 1144 1324 1390 1900 2328 2619 2908 3095 3367 
+288 482 779 1000 1321 1592 1963 2389 2915 3086 3331 3397 3797 3967 
+288 587 793 983 1270 1737 2102 2168 
+286 488 554 798 1165 1383 1771 1897 2149 
+368 703 962 1231 1460 1526 1719 1897 2270 2440 
+484 912 1203 1492 1679 1951 2147 2321 2595 2808 3121 3301 3367 
+353 566 632 973 1120 1385 1781 2236 
+426 826 1220 1690 2157 2517 2838 3231 3585 3932 3998 4302 
+426 777 1177 1475 1541 1845 
+467 754 965 1063 1472 1839 1905 2186 2442 2633 3034 3338 
+247 313 460 725 1247 1446 1569 
+174 321 620 1038 1354 1420 
+290 356 556 703 1002 1420 
+364 745 1164 1416 1999 2332 2661 2981 3363 3721 4146 4499 4858 5441 5791 6141 6464 6787 7115 7443 7721 7999 8346 8693 8990 9287 9701 10021 10338 10642 11004 11327 11647 11996 12287 12628 13309 13708 14101 14605 15323 16038 16486 16931 17400 17851 18360 18848 19333 19617 19846 20131 20568 20970 21036 
+401 695 1050 1363 1785 2114 2429 2755 3041 3396 4011 4483 4773 5243 5589 5916 6305 6812 7236 7540 7941 8268 8573 9059 9432 9498 
+319 605 743 969 1139 1506 1793 2004 2330 2396 
+319 605 743 1046 1410 1672 1738 
+319 704 933 1230 1425 1491 
+272 342 495 799 924 1150 1405 1584 1837 1903 2193 
+272 646 940 1336 1630 1696 
+272 646 826 1038 1429 1885 2312 2663 2996 3409 3733 3973 4602 5179 5245 
+191 446 682 840 906 1264 1520 1969 2205 2486 2876 3188 
+160 226 412 600 888 
+160 348 636 822 888 
+160 374 542 897 1150 1216 1390 1652 1866 2192 2406 
+160 349 651 851 923 1239 1359 1621 1726 1796 
+227 574 867 933 1271 1638 1967 
+227 297 651 1019 1240 1532 1887 2166 2458 2524 
+253 545 611 864 934 1288 1656 1877 2169 2524 
+348 727 1004 1070 1334 1534 1746 
+374 553 619 1204 1449 1925 
+145 379 745 1005 1269 1431 1497 
+348 746 812 1138 1466 1912 2217 2446 2698 2957 3236 3538 3808 4195 4632 5129 5364 
+177 511 743 809 1177 1247 
+204 270 412 538 1123 1248 1318 1465 1886 1991 2061 2208 2473 2805 
+493 1063 1606 1996 2520 3167 3664 4144 4781 5401 5978 6562 7285 8133 8650 8716 9063 9201 9787 10023 10325 10674 10974 11261 11508 11876 12365 
+174 462 805 1241 1440 1610 2027 2312 2500 2817 3032 3098 3296 
+149 512 894 960 1373 1617 1958 2274 2514 2963 3324 
+423 784 959 1322 1704 1770 2183 2427 2768 3084 3324 
+335 510 873 1255 1321 1734 1978 2319 2635 2875 3324 
+200 596 1009 1405 1818 2165 2457 2967 3456 3876 4245 4605 4671 5038 5143 5330 5406 5566 5916 6205 
+321 613 1123 1612 2032 2401 2761 2827 3194 3299 3486 3562 3722 4072 4361 4587 4983 5396 5792 6205 
+255 575 924 1216 1492 1832 2130 2477 2680 3018 3277 3592 3798 4073 4396 4462 4830 5189 5719 6065 6417 6693 7047 7373 7645 
+147 289 355 589 825 1013 1232 1375 
+304 370 637 784 1023 1457 1648 1795 2216 2648 
+216 528 711 777 1103 1306 1476 1746 2149 2449 2755 2985 
+300 572 853 1173 1522 1814 2090 2430 2728 3075 3278 3616 3875 4190 4396 4671 4994 5060 5428 5787 6317 6663 7015 7291 7645 
+245 438 646 712 932 1362 1709 
+180 455 778 844 1212 1571 2101 2447 2799 3075 3429 3755 4027 4308 4628 4977 5269 5545 5885 6183 6530 6733 7071 7330 7645 
+249 572 638 1006 1365 1895 2241 2593 2869 3223 3549 3821 4102 4422 4771 5063 5339 5679 5977 6324 6527 6865 7124 7439 7645 
+196 641 871 1095 1401 1623 1743 1809 
+196 463 588 693 1001 1350 1903 2354 2420 
+266 533 779 996 1062 1502 1627 1799 2068 2238 2517 2875 3121 3364 3611 3828 4077 4354 4735 4966 5273 5493 5739 5994 6323 6576 6925 7335 7654 7913 8209 8491 8823 
+250 590 888 1235 1438 1776 2035 2350 2556 2831 3154 3220 3588 3947 4477 4823 5175 5451 5805 6131 6403 6684 7004 7353 7645 
+222 440 785 1038 1261 1611 1929 2177 2395 2648 2871 3125 3374 3440 3661 3890 4060 4345 4669 
+321 524 862 1121 1436 1642 1917 2240 2306 2674 3033 3563 3909 4261 4537 4891 5217 5489 5770 6090 6439 6731 7007 7347 7645 
+222 440 693 916 1170 1419 1485 1706 1935 2105 2390 2714 2962 3180 3525 3778 4001 4351 4669 
+153 219 804 1049 1525 1925 
+103 441 677 743 1006 1255 1325 
+142 481 987 1466 1801 2155 2577 3020 3217 3585 4116 4620 4980 5359 5806 6248 6314 6434 6589 6909 7252 7583 
+103 241 394 519 639 976 1084 1267 1414 1736 1982 2246 2312 2638 2708 
+129 449 792 1123 1291 1630 2136 2615 2950 3304 3726 4169 4366 4734 5265 5769 6129 6508 6955 7397 7463 7583 
+313 819 1298 1633 1987 2409 2852 3049 3417 3948 4452 4812 5191 5638 6080 6146 6266 6421 6741 7084 7415 7583 
+212 677 1066 1504 1864 1930 2174 2244 2497 2675 
+121 502 781 847 1268 1761 1866 
+121 349 475 541 857 1027 1235 1305 
+121 429 661 916 1316 1766 1952 2018 2349 2419 
+121 536 849 915 1218 1426 1638 1708 
+121 530 837 903 1135 1205 1463 1646 
+121 683 1143 1209 1448 1695 2156 
+121 443 689 979 1204 1270 1490 1560 1707 1845 2166 2274 2597 2861 
+121 443 689 953 1019 1345 1415 1544 1682 1835 1960 2080 2417 2525 2708 
+121 332 441 507 719 
+121 421 645 919 1164 1438 1707 1773 1971 2079 2298 
+121 421 645 864 930 1262 1456 1668 1838 1943 2013 
+121 537 851 917 1231 1301 
+121 414 631 1022 1398 1464 1655 1825 2071 2347 2446 2516 
+121 446 669 735 1108 1178 1401 
+121 369 515 581 868 1019 1183 1366 1471 1541 
+121 469 715 781 923 1435 1630 1735 1805 
+121 422 621 687 953 1321 1529 1628 1698 
+121 635 1047 1113 1183 1399 1947 
+121 187 608 755 948 1197 
+121 523 796 993 1226 1292 1592 1700 2006 
+121 594 855 1014 1080 1532 
+121 329 662 865 973 1160 1236 1496 1680 1989 2173 2537 2603 2884 3105 3275 
+160 571 943 1404 1752 2225 2676 3154 3517 3583 4045 4192 4579 4928 5153 5538 5896 
+121 542 820 996 1062 1444 1564 1784 
+121 542 974 1304 1370 1637 1784 2023 2457 2648 
+121 542 895 1146 1212 1479 1660 1765 2052 2205 2384 2522 
+121 542 647 717 864 1129 1461 1691 1757 1899 2025 2610 2735 2805 
+121 259 329 637 943 1147 1213 1493 1563 
+121 259 425 892 1257 1323 1871 
+121 259 580 688 1011 1275 1422 1744 1990 2280 2505 2571 2791 2861 
+121 407 734 959 1025 1290 
+121 407 612 715 781 1085 1411 
+121 448 761 972 1038 1542 1647 
+121 333 403 668 1084 1398 1464 1778 1848 
+121 379 731 981 1047 1353 
+121 508 857 1082 1467 1825 2011 2422 2794 3255 3603 4076 4527 5005 5368 5434 5896 
+121 220 459 706 1123 1438 1504 1769 1979 2084 
+121 682 1072 1439 1781 2128 2616 2809 3112 3387 3453 3718 
+121 299 570 865 1058 1124 1317 1387 
+121 387 726 1046 1112 1351 1521 1847 1917 2154 
+121 633 831 1205 1477 1543 1755 
+121 360 807 1152 1218 1453 1523 1817 
+121 360 648 1169 1588 1654 1857 
+121 360 794 985 1132 1553 1985 2315 2381 2648 
+121 360 820 1305 1688 1754 
+121 360 607 1169 1629 1695 2074 2179 2701 
+121 401 613 764 1014 1410 1704 1770 1982 
+121 401 613 764 1014 1514 1938 2139 2205 2417 
+121 372 677 880 946 1252 
+134 484 773 999 1395 1808 2204 2617 2964 3256 3766 4255 4675 5044 5404 5470 5837 5942 6129 6205 
+134 504 624 937 1148 1214 1718 1823 1974 2161 2237 
+121 386 692 896 962 1294 1399 1550 1737 
+121 386 718 948 1014 1156 1282 1867 1992 2062 2209 2630 2735 2805 
+121 386 721 954 1020 1346 
+121 386 828 1168 1234 1709 1779 
+121 386 770 1052 1118 1308 
+121 386 840 1224 1506 1572 1854 2005 2304 2529 2709 2814 3116 
+121 412 662 964 1164 1230 1791 
+121 412 662 861 958 1024 
+121 386 908 1107 1230 1503 1569 
+121 386 782 1237 1616 1829 1895 2236 
+121 386 581 724 1010 1348 1584 1650 
+121 427 740 951 1017 1521 1626 
+121 417 645 815 1245 1696 2151 2602 2982 3284 3875 4229 4557 4927 5490 6122 6965 7107 7173 7293 
+121 417 661 829 1219 1392 1666 1732 1936 2277 
+121 383 656 853 1080 1339 1628 1931 2264 2629 3024 3302 3368 3519 3689 3845 
+121 420 710 924 1141 1207 1493 1674 1867 2091 2189 2409 2685 2855 3107 
+121 420 660 798 864 1111 
+121 420 838 1154 1220 1420 
+121 420 729 936 1002 1149 1481 1831 2002 
+121 420 665 808 874 1060 
+121 420 692 862 928 1126 1365 
+121 420 739 982 1252 1318 1622 1730 2025 2095 
+121 420 883 1244 1310 1545 1615 2110 2518 
+121 420 865 1208 1274 1509 1579 2074 
+121 420 799 1076 1142 1483 1707 2093 2443 2689 
+121 420 763 1004 1070 1565 1973 
+121 420 895 1268 1334 1636 
+121 420 770 1018 1084 1427 
+121 420 726 930 996 1186 1516 1962 
+121 420 752 982 1048 1350 1618 2062 
+121 420 709 896 962 1113 1300 
+121 420 745 968 1034 1529 
+121 420 746 970 1036 1106 1608 
+121 420 776 1030 1096 1339 1545 1728 
+121 420 773 1050 1400 1466 1646 
+121 420 658 907 1054 1120 1289 1630 
+121 420 733 932 1029 1095 
+121 420 558 882 1161 1658 2079 2186 2375 2441 
+121 420 558 1065 1509 1962 2313 2379 
+121 420 694 1034 1529 1937 2319 2790 3180 3550 3788 3854 4024 4296 4548 
+121 420 525 883 1036 1422 1706 1772 
+121 461 845 1153 1521 1643 1771 1890 2018 2250 2596 2807 2873 3064 3234 3588 
+121 461 888 1213 1279 1822 2190 2469 2738 2876 
+121 461 829 1094 1380 1627 1857 2060 2275 2540 2756 2822 3101 3427 
+121 461 858 1332 1779 2243 2688 3189 3637 4091 4502 4797 4863 5453 5591 5797 
+121 461 631 1040 1322 1473 1772 2118 2388 2670 2736 2909 3071 3277 
+121 453 721 913 1188 1322 1596 1812 1994 2060 2362 2609 3043 3213 3592 
+121 453 803 974 1121 1420 1729 1936 2002 
+121 314 563 710 776 1197 
+147 338 737 1093 1347 1413 1645 
+288 648 978 1292 1647 1713 2018 2236 2515 2905 3312 3647 3981 4370 4654 4988 5330 5750 6069 6454 6804 7166 7555 8003 8366 
+334 664 978 1333 1399 1704 1922 2201 2591 2998 3333 3667 4056 4340 4674 5016 5436 5755 6140 6490 6852 7241 7689 8052 8366 
+288 643 709 1014 1232 1511 1901 2308 2643 2977 3366 3650 3984 4326 4746 5065 5450 5800 6162 6551 6999 7362 7676 8036 8366 
+246 527 847 1196 1488 1764 2104 2402 2749 2952 3290 3549 3864 4070 4345 4668 4734 5102 5461 5991 6337 6689 6965 7319 7645 
+162 405 572 770 836 1191 
+162 455 646 712 1074 1241 
+162 528 792 858 1109 1217 1461 1669 2032 2137 2304 2578 
+162 381 524 697 839 905 1139 1375 
+162 440 616 682 899 1004 1224 
+162 450 636 702 888 
+162 494 750 1088 1154 1739 2113 
+162 499 889 1409 1975 2352 2688 3029 3485 3871 4335 4562 4789 5016 5243 5475 5707 5939 6171 6515 6832 7168 7485 7775 8058 8124 9011 9290 9395 9843 
+162 410 582 1142 1208 1572 1859 2155 
+162 600 936 1002 1266 1466 1708 
+162 479 694 760 958 1158 1446 1789 2225 2424 2594 3011 3296 
+162 418 598 807 873 1139 1671 1809 2142 
+162 395 526 592 914 1213 
+162 397 530 596 910 
+162 445 626 692 904 1085 1190 1638 
+162 443 622 688 867 1161 1434 
+162 467 670 736 1050 1396 1608 1876 
+162 565 892 1240 1306 1527 1953 
+162 647 915 1369 2032 2476 2959 3603 4042 4733 5364 5934 6459 6926 7330 7784 8223 8823 9240 9773 10395 10956 11472 12040 12544 12956 13022 13248 
+188 356 711 964 1030 1204 1466 1680 2006 2220 2406 
+188 374 588 756 1111 1364 1430 1604 1866 2080 2406 
+162 300 778 1174 1468 1534 1812 
+162 300 480 843 1175 1405 1471 1772 
+162 261 556 955 1140 1305 1591 1888 2389 2864 2930 3236 
+162 442 544 620 790 892 1330 1666 1732 2038 2280 2520 
+188 514 728 914 1128 1296 1651 1904 1970 2144 2406 
+304 618 973 1039 1344 1562 1841 2231 2638 2973 3307 3696 3980 4314 4656 5076 5395 5780 6130 6492 6881 7329 7692 8006 8366 
+243 563 933 1245 1524 1853 2310 2817 3196 3625 4182 4789 5108 5446 6022 6088 6446 6836 6952 7020 7337 7625 7866 8252 8735 9127 9500 9693 9909 10224 10518 10943 11336 11860 12162 12563 12733 
+367 891 1193 1594 1764 2033 2353 2723 3035 3314 3643 4100 4607 4986 5415 5972 6579 6898 7236 7812 7878 8236 8626 8742 8810 9127 9415 9656 10042 10525 10917 11290 11483 11699 12014 12308 12733 
+498 800 1201 1371 1640 1960 2330 2642 2921 3250 3707 4214 4593 5022 5579 6186 6505 6843 7419 7485 7843 8233 8349 8417 8734 9022 9263 9649 10132 10524 10897 11090 11306 11621 11915 12340 12733 
+375 545 814 1134 1504 1816 2095 2424 2881 3388 3767 4196 4753 5360 5679 6017 6593 6659 7017 7407 7523 7591 7908 8196 8437 8823 9306 9698 10071 10264 10480 10795 11089 11514 11907 12431 12733 
+289 583 1008 1401 1925 2227 2628 2798 3067 3387 3757 4069 4348 4677 5134 5641 6020 6449 7006 7613 7932 8270 8846 8912 9270 9660 9776 9844 10161 10449 10690 11076 11559 11951 12324 12517 12733 
+184 464 642 708 1066 
+210 379 692 964 1062 1128 1461 1651 1963 
+184 289 436 535 774 1021 1438 1753 1819 2084 
+307 497 809 1045 1214 1527 1799 1897 1963 
+225 693 1085 1433 1499 1734 
+153 361 460 530 804 947 1242 1435 1501 
+153 496 721 1007 1217 1508 1777 1843 2037 
+153 409 514 684 995 1291 1511 1898 2038 2104 2316 2424 
+153 438 649 787 1235 1478 1619 1685 
+153 484 744 1054 1288 1537 1603 
+357 816 1376 1759 2310 2651 3059 3372 3614 3997 4260 4428 4494 4664 4936 5188 5462 5731 6089 6544 6932 7364 7647 
+359 709 1071 1460 1908 2271 2585 2945 3275 3589 3944 4010 4315 4533 4812 5202 5609 5944 6278 6667 6951 7285 7627 8047 8366 
+315 771 1157 1621 1848 2075 2302 2529 2761 2993 3225 3457 3801 4118 4454 4771 5061 5344 5410 6297 6576 6681 7129 7317 7654 8044 8564 9130 9507 9843 
+336 725 1173 1536 1850 2210 2540 2854 3209 3275 3580 3798 4077 4467 4874 5209 5543 5932 6216 6550 6892 7312 7631 8016 8366 
+173 416 642 853 1155 1233 1309 1375 1783 2165 2367 2493 2636 2842 3074 3273 
+274 580 810 1052 1364 1547 1613 1939 2142 2312 2582 2985 
+309 720 1096 1417 1483 1776 2298 2598 3043 3362 3823 4351 5021 5444 5741 6180 6686 7334 
+299 527 884 1165 1437 1718 1964 2030 2331 
+299 527 909 1177 1343 1409 1841 
+210 368 434 792 1048 1497 1733 2014 2404 2716 2933 3188 
+210 491 881 1193 1410 1665 1901 2059 2125 2483 2739 3188 
+244 310 580 766 1133 1505 
+244 430 797 1169 1439 1505 
+244 647 947 1253 1483 1725 2037 2220 2286 2612 2815 2985 
+194 260 492 562 928 1250 
+194 640 810 1004 1292 1750 2106 2172 
+456 874 1358 1942 2347 2754 3118 3348 3584 4004 4424 4939 5005 5437 5795 6255 6590 6838 7268 7581 7948 8460 8894 9345 9869 10300 10773 11391 
+229 465 623 689 1047 1303 1752 1988 2269 2659 2971 3188 
+160 497 563 845 1025 1460 1722 
+417 848 1251 1617 2034 2100 2426 2596 2960 3030 3246 3511 4009 4474 5006 5498 5720 
+405 808 1174 1591 1657 1983 2153 2517 2587 2803 3068 3566 4031 4563 5055 5277 5720 
+434 850 1334 1928 2590 2861 2927 3256 3394 3928 4140 4467 4637 4922 5269 5765 6185 6470 6788 7160 7574 7938 8361 8962 9354 
+366 826 1242 1726 2320 2982 3253 3319 3648 3786 4320 4532 4859 5029 5314 5661 6157 6577 6862 7180 7552 7966 8330 8753 9354 
+377 743 1160 1226 1552 1722 2086 2156 2372 2637 3135 3600 4132 4624 4846 5289 5720 
+394 679 997 1369 1783 2147 2570 3171 3563 4023 4439 4923 5517 6179 6450 6516 6845 6983 7517 7729 8056 8226 8511 8858 9354 
+340 757 823 1149 1319 1683 1753 1969 2234 2732 3197 3729 4221 4443 4886 5317 5720 
+346 760 1124 1547 2148 2540 3000 3416 3900 4494 5156 5427 5493 5822 5960 6494 6706 7033 7203 7488 7835 8331 8751 9036 9354 
+338 761 1362 1754 2214 2630 3114 3708 4370 4641 4707 5036 5174 5708 5920 6247 6417 6702 7049 7545 7965 8250 8568 8940 9354 
+575 967 1427 1843 2327 2921 3583 3854 3920 4249 4387 4921 5133 5460 5630 5915 6262 6758 7178 7463 7781 8153 8567 8931 9354 
+397 998 1390 1850 2266 2750 3344 4006 4277 4343 4672 4810 5344 5556 5883 6053 6338 6685 7181 7601 7886 8204 8576 8990 9354 
+458 1052 1714 1985 2051 2380 2518 3052 3264 3591 3761 4046 4393 4889 5309 5594 5912 6284 6698 7062 7485 8086 8478 8938 9354 
+390 874 1468 2130 2401 2467 2796 2934 3468 3680 4007 4177 4462 4809 5305 5725 6010 6328 6700 7114 7478 7901 8502 8894 9354 
+388 752 1175 1776 2168 2628 3044 3528 4122 4784 5055 5121 5450 5588 6122 6334 6661 6831 7116 7463 7959 8379 8664 8982 9354 
+329 395 700 918 1197 1587 1994 2329 2663 3052 3336 3670 4012 4432 4751 5136 5486 5848 6237 6685 7048 7362 7722 8052 8366 
+172 238 423 737 1295 1777 2127 2513 2867 3259 
+185 511 577 922 1208 1346 1572 1742 2109 2396 
+159 473 1031 1513 1863 2249 2603 2995 3193 3259 
+366 564 630 815 1129 1687 2169 2519 2905 3259 
+200 370 737 1024 1235 1561 1627 1972 2258 2396 
+250 604 930 1202 1483 1803 2152 2444 2720 3060 3358 3705 3908 4246 4505 4820 5026 5301 5624 5690 6058 6417 6947 7293 7645 
+184 401 467 926 1252 1656 1942 
+260 587 812 878 1143 1290 
+260 465 568 634 938 1264 1411 
+260 557 1058 1533 1599 1905 2093 2192 2487 2886 3071 3236 
+260 598 834 900 1047 1312 1507 1650 
+260 498 698 1063 1314 1518 1584 1971 2113 2283 
+260 398 624 794 1161 1448 1659 1985 2051 2396 
+260 398 701 1065 1327 1393 1738 
+286 469 535 861 1064 1234 1504 1907 2207 2513 2743 2985 
+260 365 638 1045 1215 1433 1808 2081 2147 
+260 404 604 850 1165 1434 1839 2209 2561 2954 3020 3388 3558 
+260 519 657 875 983 1181 1412 1541 1607 
+301 614 825 891 1395 1500 1647 
+301 597 791 857 1223 1417 
+301 826 1158 1466 1778 2283 2888 3359 3778 4244 4810 5447 5977 6453 6934 7400 7966 8512 8953 9019 9235 9429 
+301 471 756 1103 1599 2019 2304 2622 2994 3408 3772 4195 4796 5188 5648 6064 6548 7142 7804 8075 8141 8470 8608 9142 9354 
+385 614 978 1266 1524 1823 2127 2193 2395 
+385 670 1044 1342 1610 1919 2278 2618 2928 3279 3654 3720 3932 
+385 670 984 1222 1490 1769 2098 2422 2775 3232 3739 4241 4772 5082 5453 5819 6214 6763 7307 7854 7920 8132 
+409 671 857 1194 1260 1542 1722 
+413 483 898 1333 1666 1732 1964 2372 2539 2677 
+413 583 918 1108 1545 1880 1946 
+413 583 1045 1492 1837 1903 2149 
+413 583 1045 1492 1837 1903 2149 
+413 583 1045 1345 1569 1813 2059 2125 2305 
+413 659 1038 1315 1381 1689 1827 
+413 916 1159 1300 1366 1674 1812 
+413 774 1139 1428 1740 1806 2120 
+287 353 656 864 1076 1146 1293 1708 
+301 687 885 990 1317 1647 2196 2643 2709 
+207 273 599 746 1011 1346 
+207 531 980 1496 1910 1976 
+388 454 687 1011 1460 1976 
+366 921 1417 1922 2450 2919 3397 3798 4182 4248 5135 5534 5924 6425 6816 7199 7623 8039 8448 8766 
+242 521 850 1174 1527 1984 2491 2993 3524 3834 4205 4571 4966 5515 6059 6606 6672 6884 7295 7580 7894 8132 
+272 540 849 1208 1548 1858 2209 2584 2650 2862 3273 3558 3932 
+227 450 800 1118 1366 1584 1837 2060 2314 2563 2629 2850 3079 3249 3534 3858 4106 4324 4669 
+227 450 704 953 1019 1240 1469 1639 1924 2248 2496 2714 3059 3312 3535 3885 4203 4451 4669 
+226 490 755 925 1201 1339 1620 1970 2427 2616 2877 3103 3304 3370 3672 
+252 477 647 963 1225 1526 1751 1982 2048 
+267 372 552 906 1147 1568 1949 2250 2692 3134 3471 3824 4164 4419 4956 5369 5832 6305 6371 
+233 512 814 1084 1471 1908 2405 2640 3014 3412 3478 3804 4132 4578 4883 5112 5364 
+416 858 1195 1548 1888 2143 2680 3093 3556 4029 4095 4388 4493 4673 5027 5268 5689 6070 6371 
+275 717 1159 1496 1849 2189 2444 2981 3394 3857 4330 4396 4689 4794 4974 5328 5569 5990 6371 
+327 667 922 1459 1872 2335 2808 2874 3167 3272 3452 3806 4047 4468 4849 5150 5592 6034 6371 
+387 850 1323 1389 1682 1787 1967 2321 2562 2983 3364 3665 4107 4549 4886 5239 5579 5834 6371 
+437 910 976 1269 1374 1554 1908 2149 2570 2951 3252 3694 4136 4473 4826 5166 5421 5958 6371 
+228 477 543 764 993 1163 1448 1772 2020 2238 2583 2836 3059 3409 3727 3975 4193 4446 4669 
+179 489 762 1043 1589 2139 2694 3253 3992 4058 4401 4763 5145 5451 5947 6299 
+432 967 1461 1979 2574 3174 3824 3890 4322 4706 5048 5451 5792 6249 6600 7126 7768 8321 8811 9249 9835 10384 10961 11451 12100 12575 13084 13832 14266 14862 15367 15859 16273 16717 17420 17759 18159 18563 18963 19295 19741 
+509 1003 1521 2116 2716 3366 3432 3864 4248 4590 4993 5334 5791 6142 6668 7310 7863 8353 8791 9377 9926 10503 10993 11642 12117 12626 13374 13808 14404 14909 15401 15815 16259 16962 17301 17701 18105 18505 18837 19283 19741 
+471 934 1405 1762 2259 2603 2814 2880 3126 3398 3703 4145 4596 5043 5461 
+453 788 1142 1564 2007 2204 2572 3103 3607 3967 4346 4793 5235 5301 5421 5576 5896 6239 6570 6738 7077 7583 
+338 568 804 1224 1644 2159 2225 2657 3015 3475 3810 4058 4488 4801 5168 5680 6114 6565 7089 7520 7993 8611 9093 9511 9995 10579 10984 11391 
+415 916 1467 1846 2300 2795 3349 3809 4290 4819 5349 5415 5844 6172 6519 6816 7119 7663 8131 8745 
+302 649 946 1249 1793 2261 2875 3316 3817 4368 4747 5201 5696 6250 6710 7191 7720 8250 8316 8745 
+392 889 1352 1823 2180 2677 3021 3232 3298 3544 3816 4121 4563 5014 5461 
+347 754 1296 1748 2145 2211 2513 2618 2812 3191 3426 3825 4148 4548 
+608 1154 1801 2489 3236 3775 4138 4547 5042 5550 6172 6842 7220 7804 8490 9215 9954 10652 11412 12036 12744 13005 13332 13398 13736 14083 14221 14927 15230 15740 16216 16624 17298 17905 18328 18724 19415 20076 20787 21440 22134 22808 
+672 1432 2056 2764 3025 3352 3418 3756 4103 4241 4947 5250 5760 6236 6644 7318 7925 8348 8744 9435 10096 10807 11460 12154 12828 13462 14008 14655 15343 16090 16629 16992 17401 17896 18404 19026 19696 20074 20658 21344 22069 22808 
+620 686 921 1091 1335 1676 2171 2439 2631 2977 3408 3672 3975 4245 4719 5196 5840 
+478 838 1217 1664 2106 2172 2292 2447 2767 3110 3441 3609 3948 4454 4933 5268 5622 6044 6487 6684 7052 7583 
+434 962 1592 2313 2790 3358 3908 3974 4296 4828 5252 5561 6048 6592 
+479 1065 1684 2370 2935 3459 4006 4551 5130 5801 6106 6172 6498 7034 7462 7994 
+680 1287 1660 2215 2281 2546 2757 2865 3069 3508 3613 3683 4307 4636 5049 5386 5758 6145 6824 
+332 518 929 1301 1762 2110 2583 3034 3512 3875 3941 4403 4550 4937 5286 5511 5896 
+328 654 926 1207 1527 1876 2168 2444 2784 3082 3429 3632 3970 4229 4544 4750 5025 5348 5414 5782 6141 6671 7017 7369 7645 
+158 224 436 856 961 1348 1827 2113 
+453 739 923 989 1201 1621 1726 2113 
+233 502 731 797 990 1168 1541 1711 2105 2440 
+447 513 806 911 1091 1445 1686 2107 2488 2789 3231 3673 4010 4363 4703 4958 5495 5908 6371 
+215 636 1017 1318 1760 2202 2539 2892 3232 3487 4024 4437 4900 5373 5439 5732 5837 6017 6371 
+355 656 1098 1540 1877 2230 2570 2825 3362 3775 4238 4711 4777 5070 5175 5355 5709 5950 6371 
+311 664 1004 1259 1796 2209 2672 3145 3211 3504 3609 3789 4143 4384 4805 5186 5487 5929 6371 
+318 529 595 841 1113 1418 1860 2311 2758 3176 3673 4136 4607 4964 5461 
+416 753 1106 1446 1701 2238 2651 3114 3587 3653 3946 4051 4231 4585 4826 5247 5628 5929 6371 
+314 569 1106 1519 1982 2455 2521 2814 2919 3099 3453 3694 4115 4496 4797 5239 5681 6018 6371 
+511 924 1387 1860 1926 2219 2324 2504 2858 3099 3520 3901 4202 4644 5086 5423 5776 6116 6371 
+395 776 1077 1519 1961 2298 2651 2991 3246 3783 4196 4659 5132 5198 5491 5596 5776 6130 6371 
+229 766 1179 1642 2115 2181 2474 2579 2759 3113 3354 3775 4156 4457 4899 5341 5678 6031 6371 
+71 137 284 575 825 1024 
+71 137 284 583 896 1095 
+97 370 436 583 848 1370 1569 
+262 520 819 1123 1189 1391 1802 2031 2395 
+314 380 855 925 1072 1337 1779 
+233 548 754 1029 1352 1418 1786 2145 2675 3021 3373 3649 4003 4329 4601 4882 5202 5551 5843 6119 6459 6757 7104 7307 7645 
+312 571 886 1092 1367 1690 1756 2124 2483 3013 3359 3711 3987 4341 4667 4939 5220 5540 5889 6181 6457 6797 7095 7442 7645 
+244 526 592 765 927 1133 1280 1620 1790 2199 2481 2632 2931 3277 
+201 460 749 1052 1385 1750 2145 2423 2489 2640 2810 2966 3113 3375 3648 3845 
+119 266 565 874 1081 1147 1294 1626 1976 
+177 515 774 1089 1295 1570 1893 1959 2327 2686 3216 3562 3914 4190 4544 4870 5142 5423 5743 6092 6384 6660 7000 7298 7645 
+160 226 558 860 1139 1518 1880 2205 2535 2894 
+181 247 394 726 1076 1247 1394 1693 2002 
+330 670 950 1280 1620 1993 2239 2305 2699 3148 3454 3931 4408 4756 5154 
+313 379 735 855 1309 1479 1871 2180 2621 
+223 289 510 739 909 1194 1518 1766 1984 2329 2582 2805 3155 3473 3721 3939 4192 4415 4669 
+263 566 899 1264 1659 1937 2003 2154 2324 2480 2627 2889 3162 3359 3586 3845 
+252 450 620 839 1181 1447 1734 2050 2361 2427 
+360 843 1235 1608 1801 2017 2332 2626 3051 3444 3968 4270 4671 4841 5110 5430 5800 6112 6391 6720 7177 7684 8063 8492 9049 9656 9975 10313 10889 10955 11313 11703 11819 11887 12204 12492 12733 
+419 772 1194 1776 2451 2927 3585 4187 4253 4504 4832 
+420 725 954 1206 1465 1744 2046 2316 2703 3140 3637 3872 4246 4644 4710 5036 5364 
+287 473 745 1112 1400 1806 2002 2068 
+592 1074 1492 1976 2560 2965 3372 3736 3966 4202 4622 5042 5557 5623 6055 6413 6873 7208 7456 7886 8199 8566 9078 9512 9963 10487 10918 11391 
+486 920 1371 1895 2326 2799 3417 3899 4317 4801 5385 5790 6197 6561 6791 7027 7447 7867 8382 8448 8880 9238 9698 10033 10281 10711 11024 11391 
+396 978 1653 2129 2787 3389 3455 3706 4034 4479 4832 
+471 706 1080 1478 1544 1870 2198 2644 2949 3178 3430 3689 3968 4270 4540 4927 5364 
+556 1231 1707 2365 2967 3033 3284 3612 4057 4410 4832 
+649 1125 1783 2385 2451 2702 3030 3475 3828 4250 4832 
+398 1045 1426 1676 2023 2403 2929 3251 3674 4163 4702 5201 5592 5941 6105 6319 6565 6827 7114 7424 7695 7914 8274 8340 
+201 428 655 882 1114 1346 1578 1810 2154 2471 2807 3124 3414 3697 3763 4650 4929 5034 5482 5670 6007 6397 6917 7483 7860 8196 8537 8993 9379 9843 
+201 428 655 887 1119 1351 1583 1927 2244 2580 2897 3187 3470 3536 4423 4702 4807 5255 5443 5780 6170 6690 7256 7633 7969 8310 8766 9152 9616 9843 
+201 428 660 892 1124 1356 1700 2017 2353 2670 2960 3243 3309 4196 4475 4580 5028 5216 5553 5943 6463 7029 7406 7742 8083 8539 8925 9389 9616 9843 
+201 433 665 897 1129 1473 1790 2126 2443 2733 3016 3082 3969 4248 4353 4801 4989 5326 5716 6236 6802 7179 7515 7856 8312 8698 9162 9389 9616 9843 
+324 686 1075 1523 1886 2200 2560 2890 3204 3559 3625 3930 4148 4427 4817 5224 5559 5893 6282 6566 6900 7242 7662 7981 8366 
+192 537 790 1013 1363 1681 1929 2147 2400 2623 2877 3126 3192 3413 3642 3812 4097 4421 4669 
+425 491 713 980 1105 1210 1518 1867 2420 
+319 572 795 1145 1463 1711 1929 2182 2405 2659 2908 2974 3195 3424 3594 3879 4203 4451 4669 
+405 878 1496 1978 2396 2880 3464 3869 4276 4640 4870 5106 5526 5946 6461 6527 6959 7317 7777 8112 8360 8790 9103 9470 9982 10416 10867 11391 
+288 581 647 926 1443 1814 2204 
+255 527 808 1054 1120 1421 1746 1974 2331 
+363 801 1161 1227 1471 1541 1794 1972 2210 2675 
+339 595 661 1256 1573 1711 1919 2204 2645 
+255 501 567 868 1193 1421 1778 2059 2331 
+529 1088 1827 1893 2236 2598 2980 3286 3782 4134 4339 4649 4922 5203 5749 6299 
+319 581 647 946 1167 1361 1725 
+598 1306 1567 1894 1960 2298 2645 2783 3489 3792 4302 4778 5186 5860 6467 6890 7286 7977 8638 9349 10002 10696 11370 12004 12550 13197 13885 14632 15171 15534 15943 16438 16946 17568 18238 18616 19200 19886 20611 21350 22048 22808 
+618 1264 1330 1565 1735 1979 2320 2815 3083 3275 3621 4052 4316 4619 4889 5363 5840 
+274 598 664 815 1141 1281 1657 
+298 364 515 841 981 1357 1657 
+533 1272 1338 1681 2043 2425 2731 3227 3579 3784 4094 4367 4648 5194 5744 6299 
+300 815 1189 1578 1644 1929 2230 2617 3054 3537 4047 4388 
+192 445 668 922 1171 1237 1458 1687 1857 2142 2466 2714 2932 3277 3530 3753 4103 4421 4669 
+308 697 981 1315 1657 2077 2396 2781 3131 3493 3882 4330 4693 5007 5367 5697 6011 6366 6432 6737 6955 7234 7624 8031 8366 
+412 772 838 1082 1152 1405 1583 1821 2286 2675 
+320 683 749 900 1095 1203 1502 1741 2163 
+237 303 454 762 1134 1499 
+447 1065 1547 1965 2449 3033 3438 3845 4209 4439 4675 5095 5515 6030 6096 6528 6886 7346 7681 7929 8359 8672 9039 9551 9985 10436 10960 11391 
+446 882 1052 1225 1607 2076 2295 2412 2478 2799 
+129 331 557 783 969 1134 1368 1673 1954 2172 2238 2436 2606 2922 3261 3513 3689 
+422 785 1099 1459 1789 2103 2458 2524 2829 3047 3326 3716 4123 4458 4792 5181 5465 5799 6141 6561 6880 7265 7615 7977 8366 
+322 672 1005 1393 1459 1775 1970 2140 2338 2679 2944 3348 
+392 458 648 818 1242 1534 1750 
+178 570 886 1258 1606 1672 2073 
+249 701 1079 1145 1398 1549 1881 2182 2407 
+145 343 513 854 1150 1490 1754 2287 2353 
+507 573 744 942 1112 1453 1749 2089 2353 
+238 771 837 1008 1206 1376 1717 2013 2353 
+177 243 383 919 1057 1395 1689 1994 
+227 582 835 901 1116 1186 
+227 293 508 578 831 1186 
+227 489 811 1302 1691 1757 2056 2126 2279 
+227 503 853 1101 1167 1599 
+317 753 952 1122 1539 1824 2012 2329 2544 2610 2808 3008 3296 
+358 700 1103 1444 1901 2252 2778 3420 3973 4463 4901 5487 6036 6613 7103 7752 8227 8736 9484 9918 10514 11019 11511 11925 12369 13072 13411 13811 14215 14615 14947 15393 15851 16386 16880 17398 17993 18593 19243 19309 19741 
+358 539 644 938 1448 1882 2376 2920 3532 4204 4900 4966 
+332 649 864 930 1211 
+332 792 1127 1375 1805 2118 2485 2997 3431 3882 4406 4837 5310 5928 6410 6828 7312 7896 8301 8708 9072 9302 9538 9958 10378 10893 10959 11391 
+332 611 951 1215 1438 1713 2068 2370 2639 2995 3238 3642 4133 4511 5039 5518 5898 6269 6829 7248 7634 8094 8356 8662 8902 8968 
+332 542 822 1000 1066 
+332 722 838 906 1223 1511 1752 2138 2621 3013 3386 3579 3795 4110 4404 4829 5222 5746 6048 6449 6619 6888 7208 7578 7890 8169 8498 8955 9462 9841 10270 10827 11434 11753 12091 12667 12733 
+332 699 979 1157 1223 
+268 573 776 842 982 1518 1656 1994 
+268 373 672 973 1287 1499 1565 1864 
+154 394 726 1024 1259 1432 1608 1674 2015 2406 2601 2694 2895 3020 3208 
+178 244 524 594 741 879 949 1257 1563 
+232 584 834 900 1206 1353 
+232 704 1074 1140 1352 1422 1622 1727 1797 2123 2231 2557 
+232 398 619 817 1125 1293 1602 1809 1875 2225 2518 3186 
+327 670 1072 1323 1678 2047 2349 2415 
+91 157 478 950 1386 1556 1729 2111 2580 2799 
+395 675 922 1222 1442 1508 1872 1980 2226 2811 3226 3528 4029 4437 4895 5391 5679 5988 6316 6658 
+295 566 937 1363 1889 2060 2305 2371 2771 2941 3255 3449 3746 3967 
+222 288 720 973 1249 1599 
+195 516 787 1158 1584 2110 2281 2526 2592 2992 3162 3476 3670 3967 
+256 740 1090 1710 2011 2459 2864 3086 3382 3650 4066 4294 4653 4921 5235 5752 6236 7042 7496 7858 8363 8986 9521 9964 10252 10525 10929 11426 11959 12443 12897 13253 13565 13911 14350 14848 15216 15584 15926 16361 16691 16986 17381 17447 17794 17932 18274 18394 18580 18845 19183 19614 20034 20495 20793 21129 21312 21677 22096 22462 22812 23151 23659 24044 24400 
+147 309 515 662 1002 1172 1581 1863 2014 2313 2659 2929 3211 3277 
+262 828 1154 1622 1974 2250 2526 2850 2916 
+340 600 864 1026 1092 1263 1497 
+320 751 1015 1318 1588 2062 2539 3183 3829 3895 4130 4300 4544 4885 5380 5648 5840 
+177 347 617 1020 1320 1626 1856 2098 2410 2593 2659 2985 
+135 351 683 1083 1381 1447 1675 1862 2060 2211 2510 
+271 711 937 1163 1400 1582 1932 2407 2893 3324 3778 4332 4797 5336 5402 6096 6377 
+337 403 865 1012 1399 1748 1973 2358 2716 2902 3313 3685 4146 4494 4967 5418 5896 
+248 464 646 712 1014 1261 1695 1865 2244 2391 2723 2991 3183 3458 3592 
+458 808 1428 1729 2177 2582 2804 3100 3368 3784 4012 4371 4639 4953 5470 5954 6760 7214 7576 8081 8704 9239 9682 9970 10243 10647 11144 11677 12161 12615 12971 13283 13629 14068 14566 14934 15302 15644 16079 16409 16704 17099 17165 17512 17650 17992 18112 18298 18563 18901 19332 19752 20213 20511 20847 21030 21395 21814 22180 22530 22869 23377 23762 24118 24400 
+324 944 1245 1693 2098 2320 2616 2884 3300 3528 3887 4155 4469 4986 5470 6276 6730 7092 7597 8220 8755 9198 9486 9759 10163 10660 11193 11677 12131 12487 12799 13145 13584 14082 14450 14818 15160 15595 15925 16220 16615 16681 17028 17166 17508 17628 17814 18079 18417 18848 19268 19729 20027 20363 20546 20911 21330 21696 22046 22385 22893 23278 23634 23916 24400 
+594 895 1343 1748 1970 2266 2534 2950 3178 3537 3805 4119 4636 5120 5926 6380 6742 7247 7870 8405 8848 9136 9409 9813 10310 10843 11327 11781 12137 12449 12795 13234 13732 14100 14468 14810 15245 15575 15870 16265 16331 16678 16816 17158 17278 17464 17729 18067 18498 18918 19379 19677 20013 20196 20561 20980 21346 21696 22035 22543 22928 23284 23566 24050 24400 
+275 723 1128 1350 1646 1914 2330 2558 2917 3185 3499 4016 4500 5306 5760 6122 6627 7250 7785 8228 8516 8789 9193 9690 10223 10707 11161 11517 11829 12175 12614 13112 13480 13848 14190 14625 14955 15250 15645 15711 16058 16196 16538 16658 16844 17109 17447 17878 18298 18759 19057 19393 19576 19941 20360 20726 21076 21415 21923 22308 22664 22946 23430 23780 24400 
+405 825 1286 1584 1920 2103 2468 2887 3253 3603 3942 4450 4835 5191 5473 5957 6307 6927 7228 7676 8081 8303 8599 8867 9283 9511 9870 10138 10452 10969 11453 12259 12713 13075 13580 14203 14738 15181 15469 15742 16146 16643 17176 17660 18114 18470 18782 19128 19567 20065 20433 20801 21143 21578 21908 22203 22598 22664 23011 23149 23491 23611 23797 24062 24400 
+394 855 1153 1489 1672 2037 2456 2822 3172 3511 4019 4404 4760 5042 5526 5876 6496 6797 7245 7650 7872 8168 8436 8852 9080 9439 9707 10021 10538 11022 11828 12282 12644 13149 13772 14307 14750 15038 15311 15715 16212 16745 17229 17683 18039 18351 18697 19136 19634 20002 20370 20712 21147 21477 21772 22167 22233 22580 22718 23060 23180 23366 23631 23969 24400 
+435 733 1069 1252 1617 2036 2402 2752 3091 3599 3984 4340 4622 5106 5456 6076 6377 6825 7230 7452 7748 8016 8432 8660 9019 9287 9601 10118 10602 11408 11862 12224 12729 13352 13887 14330 14618 14891 15295 15792 16325 16809 17263 17619 17931 18277 18716 19214 19582 19950 20292 20727 21057 21352 21747 21813 22160 22298 22640 22760 22946 23211 23549 23980 24400 
+422 827 1049 1345 1613 2029 2257 2616 2884 3198 3715 4199 5005 5459 5821 6326 6949 7484 7927 8215 8488 8892 9389 9922 10406 10860 11216 11528 11874 12313 12811 13179 13547 13889 14324 14654 14949 15344 15410 15757 15895 16237 16357 16543 16808 17146 17577 17997 18458 18756 19092 19275 19640 20059 20425 20775 21114 21622 22007 22363 22645 23129 23479 24099 24400 
+379 601 897 1165 1581 1809 2168 2436 2750 3267 3751 4557 5011 5373 5878 6501 7036 7479 7767 8040 8444 8941 9474 9958 10412 10768 11080 11426 11865 12363 12731 13099 13441 13876 14206 14501 14896 14962 15309 15447 15789 15909 16095 16360 16698 17129 17549 18010 18308 18644 18827 19192 19611 19977 20327 20666 21174 21559 21915 22197 22681 23031 23651 23952 24400 
+168 347 690 915 1201 1411 1702 1971 2037 
+272 608 791 1156 1575 1941 2291 2630 3138 3523 3879 4161 4645 4995 5615 5916 6364 6769 6991 7287 7555 7971 8199 8558 8826 9140 9657 10141 10947 11401 11763 12268 12891 13426 13869 14157 14430 14834 15331 15864 16348 16802 17158 17470 17816 18255 18753 19121 19489 19831 20266 20596 20891 21286 21352 21699 21837 22179 22299 22485 22750 23088 23519 23939 24400 
+170 409 761 869 1094 1344 1571 1696 1762 
+196 492 760 1176 1404 1763 2031 2345 2862 3346 4152 4606 4968 5473 6096 6631 7074 7362 7635 8039 8536 9069 9553 10007 10363 10675 11021 11460 11958 12326 12694 13036 13471 13801 14096 14491 14557 14904 15042 15384 15504 15690 15955 16293 16724 17144 17605 17903 18239 18422 18787 19206 19572 19922 20261 20769 21154 21510 21792 22276 22626 23246 23547 23995 24400 
+310 493 858 1277 1643 1993 2332 2840 3225 3581 3863 4347 4697 5317 5618 6066 6471 6693 6989 7257 7673 7901 8260 8528 8842 9359 9843 10649 11103 11465 11970 12593 13128 13571 13859 14132 14536 15033 15566 16050 16504 16860 17172 17518 17957 18455 18823 19191 19533 19968 20298 20593 20988 21054 21401 21539 21881 22001 22187 22452 22790 23221 23641 24102 24400 
+270 538 954 1182 1541 1809 2123 2640 3124 3930 4384 4746 5251 5874 6409 6852 7140 7413 7817 8314 8847 9331 9785 10141 10453 10799 11238 11736 12104 12472 12814 13249 13579 13874 14269 14335 14682 14820 15162 15282 15468 15733 16071 16502 16922 17383 17681 18017 18200 18565 18984 19350 19700 20039 20547 20932 21288 21570 22054 22404 23024 23325 23773 24178 24400 
+175 241 563 633 816 1031 1621 1726 1796 1928 2231 
+242 658 886 1245 1513 1827 2344 2828 3634 4088 4450 4955 5578 6113 6556 6844 7117 7521 8018 8551 9035 9489 9845 10157 10503 10942 11440 11808 12176 12518 12953 13283 13578 13973 14039 14386 14524 14866 14986 15172 15437 15775 16206 16626 17087 17385 17721 17904 18269 18688 19054 19404 19743 20251 20636 20992 21274 21758 22108 22728 23029 23477 23882 24104 24400 
+390 618 977 1245 1559 2076 2560 3366 3820 4182 4687 5310 5845 6288 6576 6849 7253 7750 8283 8767 9221 9577 9889 10235 10674 11172 11540 11908 12250 12685 13015 13310 13705 13771 14118 14256 14598 14718 14904 15169 15507 15938 16358 16819 17117 17453 17636 18001 18420 18786 19136 19475 19983 20368 20724 21006 21490 21840 22460 22761 23209 23614 23836 24132 24400 
+361 710 935 1320 1678 1864 2275 2647 3108 3456 3929 4380 4858 5221 5287 5749 5896 
+361 664 865 931 1279 1349 1721 
+574 1133 1303 1630 2020 2334 2672 2738 
+202 561 829 1143 1660 2144 2950 3404 3766 4271 4894 5429 5872 6160 6433 6837 7334 7867 8351 8805 9161 9473 9819 10258 10756 11124 11492 11834 12269 12599 12894 13289 13355 13702 13840 14182 14302 14488 14753 15091 15522 15942 16403 16701 17037 17220 17585 18004 18370 18720 19059 19567 19952 20308 20590 21074 21424 22044 22345 22793 23198 23420 23716 23984 24400 
+157 522 941 1307 1657 1996 2504 2889 3245 3527 4011 4361 4981 5282 5730 6135 6357 6653 6921 7337 7565 7924 8192 8506 9023 9507 10313 10767 11129 11634 12257 12792 13235 13523 13796 14200 14697 15230 15714 16168 16524 16836 17182 17621 18119 18487 18855 19197 19632 19962 20257 20652 20718 21065 21203 21545 21665 21851 22116 22454 22885 23305 23766 24064 24400 
+333 601 915 1432 1916 2722 3176 3538 4043 4666 5201 5644 5932 6205 6609 7106 7639 8123 8577 8933 9245 9591 10030 10528 10896 11264 11606 12041 12371 12666 13061 13127 13474 13612 13954 14074 14260 14525 14863 15294 15714 16175 16473 16809 16992 17357 17776 18142 18492 18831 19339 19724 20080 20362 20846 21196 21816 22117 22565 22970 23192 23488 23756 24172 24400 
+394 499 886 1365 1651 1835 1901 2113 
+268 334 546 693 973 1185 1336 1586 1982 
+242 556 1073 1557 2363 2817 3179 3684 4307 4842 5285 5573 5846 6250 6747 7280 7764 8218 8574 8886 9232 9671 10169 10537 10905 11247 11682 12012 12307 12702 12768 13115 13253 13595 13715 13901 14166 14504 14935 15355 15816 16114 16450 16633 16998 17417 17783 18133 18472 18980 19365 19721 20003 20487 20837 21457 21758 22206 22611 22833 23129 23397 23813 24041 24400 
+288 805 1289 2095 2549 2911 3416 4039 4574 5017 5305 5578 5982 6479 7012 7496 7950 8306 8618 8964 9403 9901 10269 10637 10979 11414 11744 12039 12434 12500 12847 12985 13327 13447 13633 13898 14236 14667 15087 15548 15846 16182 16365 16730 17149 17515 17865 18204 18712 19097 19453 19735 20219 20569 21189 21490 21938 22343 22565 22861 23129 23545 23773 24132 24400 
+405 859 1413 1878 2417 2483 3177 3458 3755 4195 4421 4647 4884 5066 5416 5891 6377 
+449 935 1366 1820 2374 2839 3378 3444 4138 4419 4716 5156 5382 5608 5845 6027 6377 
+460 891 1345 1899 2364 2903 2969 3663 3944 4241 4681 4907 5133 5370 5552 5902 6377 
+324 799 1285 1716 2170 2724 3189 3728 3794 4488 4769 5066 5506 5732 5958 6195 6377 
+491 975 1781 2235 2597 3102 3725 4260 4703 4991 5264 5668 6165 6698 7182 7636 7992 8304 8650 9089 9587 9955 10323 10665 11100 11430 11725 12120 12186 12533 12671 13013 13133 13319 13584 13922 14353 14773 15234 15532 15868 16051 16416 16835 17201 17551 17890 18398 18783 19139 19421 19905 20255 20875 21176 21624 22029 22251 22547 22815 23231 23459 23818 24086 24400 
+458 1264 1718 2080 2585 3208 3743 4186 4474 4747 5151 5648 6181 6665 7119 7475 7787 8133 8572 9070 9438 9806 10148 10583 10913 11208 11603 11669 12016 12154 12496 12616 12802 13067 13405 13836 14256 14717 15015 15351 15534 15899 16318 16684 17034 17373 17881 18266 18622 18904 19388 19738 20358 20659 21107 21512 21734 22030 22298 22714 22942 23301 23569 23883 24400 
+780 1234 1596 2101 2724 3259 3702 3990 4263 4667 5164 5697 6181 6635 6991 7303 7649 8088 8586 8954 9322 9664 10099 10429 10724 11119 11185 11532 11670 12012 12132 12318 12583 12921 13352 13772 14233 14531 14867 15050 15415 15834 16200 16550 16889 17397 17782 18138 18420 18904 19254 19874 20175 20623 21028 21250 21546 21814 22230 22458 22817 23085 23399 23916 24400 
+428 790 1295 1918 2453 2896 3184 3457 3861 4358 4891 5375 5829 6185 6497 6843 7282 7780 8148 8516 8858 9293 9623 9918 10313 10379 10726 10864 11206 11326 11512 11777 12115 12546 12966 13427 13725 14061 14244 14609 15028 15394 15744 16083 16591 16976 17332 17614 18098 18448 19068 19369 19817 20222 20444 20740 21008 21424 21652 22011 22279 22593 23110 23594 24400 
+336 841 1464 1999 2442 2730 3003 3407 3904 4437 4921 5375 5731 6043 6389 6828 7326 7694 8062 8404 8839 9169 9464 9859 9925 10272 10410 10752 10872 11058 11323 11661 12092 12512 12973 13271 13607 13790 14155 14574 14940 15290 15629 16137 16522 16878 17160 17644 17994 18614 18915 19363 19768 19990 20286 20554 20970 21198 21557 21825 22139 22656 23140 23946 24400 
+482 867 1223 1505 1989 2339 2959 3260 3708 4113 4335 4631 4899 5315 5543 5902 6170 6484 7001 7485 8291 8745 9107 9612 10235 10770 11213 11501 11774 12178 12675 13208 13692 14146 14502 14814 15160 15599 16097 16465 16833 17175 17610 17940 18235 18630 18696 19043 19181 19523 19643 19829 20094 20432 20863 21283 21744 22042 22378 22561 22926 23345 23711 24061 24400 
+279 602 1013 1378 1444 1776 2120 2573 2774 3078 3416 3959 4389 4893 5361 5779 6327 6657 7042 7427 7809 8017 8332 8647 8966 9266 9584 9908 
+297 708 1073 1139 1471 1815 2268 2469 2773 3111 3654 4084 4588 5056 5474 6022 6352 6737 7122 7504 7712 8027 8342 8661 8961 9279 9603 9908 
+298 603 926 1337 1702 1768 2100 2444 2897 3098 3402 3740 4283 4713 5217 5685 6103 6651 6981 7366 7751 8133 8341 8656 8971 9290 9590 9908 
+140 206 638 963 1191 1573 1841 
+352 418 671 822 1154 1455 1680 1955 2407 
+479 1102 1637 2080 2368 2641 3045 3542 4075 4559 5013 5369 5681 6027 6466 6964 7332 7700 8042 8477 8807 9102 9497 9563 9910 10048 10390 10510 10696 10961 11299 11730 12150 12611 12909 13245 13428 13793 14212 14578 14928 15267 15775 16160 16516 16798 17282 17632 18252 18553 19001 19406 19628 19924 20192 20608 20836 21195 21463 21777 22294 22778 23584 24038 24400 
+291 780 1167 1233 1672 2153 2291 2450 
+179 595 962 1231 1398 1464 1634 
+179 595 988 1217 1480 1637 1955 2227 2520 2897 3172 3238 3456 3885 
+161 359 510 809 970 1186 1518 1918 2216 2282 2510 
+161 266 459 887 1374 1759 1825 
+597 1132 1575 1863 2136 2540 3037 3570 4054 4508 4864 5176 5522 5961 6459 6827 7195 7537 7972 8302 8597 8992 9058 9405 9543 9885 10005 10191 10456 10794 11225 11645 12106 12404 12740 12923 13288 13707 14073 14423 14762 15270 15655 16011 16293 16777 17127 17747 18048 18496 18901 19123 19419 19687 20103 20331 20690 20958 21272 21789 22273 23079 23533 23895 24400 
+509 952 1240 1513 1917 2414 2947 3431 3885 4241 4553 4899 5338 5836 6204 6572 6914 7349 7679 7974 8369 8435 8782 8920 9262 9382 9568 9833 10171 10602 11022 11483 11781 12117 12300 12665 13084 13450 13800 14139 14647 15032 15388 15670 16154 16504 17124 17425 17873 18278 18500 18796 19064 19480 19708 20067 20335 20649 21166 21650 22456 22910 23272 23777 24400 
+417 705 978 1382 1879 2412 2896 3350 3706 4018 4364 4803 5301 5669 6037 6379 6814 7144 7439 7834 7900 8247 8385 8727 8847 9033 9298 9636 10067 10487 10948 11246 11582 11765 12130 12549 12915 13265 13604 14112 14497 14853 15135 15619 15969 16589 16890 17338 17743 17965 18261 18529 18945 19173 19532 19800 20114 20631 21115 21921 22375 22737 23242 23865 24400 
+262 535 939 1436 1969 2453 2907 3263 3575 3921 4360 4858 5226 5594 5936 6371 6701 6996 7391 7457 7804 7942 8284 8404 8590 8855 9193 9624 10044 10505 10803 11139 11322 11687 12106 12472 12822 13161 13669 14054 14410 14692 15176 15526 16146 16447 16895 17300 17522 17818 18086 18502 18730 19089 19357 19671 20188 20672 21478 21932 22294 22799 23422 23957 24400 
+247 651 1148 1681 2165 2619 2975 3287 3633 4072 4570 4938 5306 5648 6083 6413 6708 7103 7169 7516 7654 7996 8116 8302 8567 8905 9336 9756 10217 10515 10851 11034 11399 11818 12184 12534 12873 13381 13766 14122 14404 14888 15238 15858 16159 16607 17012 17234 17530 17798 18214 18442 18801 19069 19383 19900 20384 21190 21644 22006 22511 23134 23669 24112 24400 
+324 663 1171 1556 1912 2194 2678 3028 3648 3949 4397 4802 5024 5320 5588 6004 6232 6591 6859 7173 7690 8174 8980 9434 9796 10301 10924 11459 11902 12190 12463 12867 13364 13897 14381 14835 15191 15503 15849 16288 16786 17154 17522 17864 18299 18629 18924 19319 19385 19732 19870 20212 20332 20518 20783 21121 21552 21972 22433 22731 23067 23250 23615 24034 24400 
+378 875 1408 1892 2346 2702 3014 3360 3799 4297 4665 5033 5375 5810 6140 6435 6830 6896 7243 7381 7723 7843 8029 8294 8632 9063 9483 9944 10242 10578 10761 11126 11545 11911 12261 12600 13108 13493 13849 14131 14615 14965 15585 15886 16334 16739 16961 17257 17525 17941 18169 18528 18796 19110 19627 20111 20917 21371 21733 22238 22861 23396 23839 24127 24400 
+471 1004 1488 1942 2298 2610 2956 3395 3893 4261 4629 4971 5406 5736 6031 6426 6492 6839 6977 7319 7439 7625 7890 8228 8659 9079 9540 9838 10174 10357 10722 11141 11507 11857 12196 12704 13089 13445 13727 14211 14561 15181 15482 15930 16335 16557 16853 17121 17537 17765 18124 18392 18706 19223 19707 20513 20967 21329 21834 22457 22992 23435 23723 23996 24400 
+507 991 1445 1801 2113 2459 2898 3396 3764 4132 4474 4909 5239 5534 5929 5995 6342 6480 6822 6942 7128 7393 7731 8162 8582 9043 9341 9677 9860 10225 10644 11010 11360 11699 12207 12592 12948 13230 13714 14064 14684 14985 15433 15838 16060 16356 16624 17040 17268 17627 17895 18209 18726 19210 20016 20470 20832 21337 21960 22495 22938 23226 23499 23903 24400 
+458 912 1268 1580 1926 2365 2863 3231 3599 3941 4376 4706 5001 5396 5462 5809 5947 6289 6409 6595 6860 7198 7629 8049 8510 8808 9144 9327 9692 10111 10477 10827 11166 11674 12059 12415 12697 13181 13531 14151 14452 14900 15305 15527 15823 16091 16507 16735 17094 17362 17676 18193 18677 19483 19937 20299 20804 21427 21962 22405 22693 22966 23370 23867 24400 
+428 784 1096 1442 1881 2379 2747 3115 3457 3892 4222 4517 4912 4978 5325 5463 5805 5925 6111 6376 6714 7145 7565 8026 8324 8660 8843 9208 9627 9993 10343 10682 11190 11575 11931 12213 12697 13047 13667 13968 14416 14821 15043 15339 15607 16023 16251 16610 16878 17192 17709 18193 18999 19453 19815 20320 20943 21478 21921 22209 22482 22886 23383 23916 24400 
+313 821 1206 1562 1844 2328 2678 3298 3599 4047 4452 4674 4970 5238 5654 5882 6241 6509 6823 7340 7824 8630 9084 9446 9951 10574 11109 11552 11840 12113 12517 13014 13547 14031 14485 14841 15153 15499 15938 16436 16804 17172 17514 17949 18279 18574 18969 19035 19382 19520 19862 19982 20168 20433 20771 21202 21622 22083 22381 22717 22900 23265 23684 24050 24400 
+330 642 988 1427 1925 2293 2661 3003 3438 3768 4063 4458 4524 4871 5009 5351 5471 5657 5922 6260 6691 7111 7572 7870 8206 8389 8754 9173 9539 9889 10228 10736 11121 11477 11759 12243 12593 13213 13514 13962 14367 14589 14885 15153 15569 15797 16156 16424 16738 17255 17739 18545 18999 19361 19866 20489 21024 21467 21755 22028 22432 22929 23462 23946 24400 
+220 599 876 942 1250 1388 1827 
+177 647 1041 1409 1475 1791 2144 2409 2550 2858 3028 
+220 747 1172 1238 1554 1752 2037 2215 
+220 659 829 1291 1738 2083 2149 
+220 659 829 1291 1738 2083 2149 
+220 492 797 1239 1690 2137 2555 3052 3515 3986 4343 4840 5184 5395 5461 
+342 408 724 1077 1342 1483 1791 1961 2164 2634 3028 
+330 612 1096 1446 2066 2367 2815 3220 3442 3738 4006 4422 4650 5009 5277 5591 6108 6592 7398 7852 8214 8719 9342 9877 10320 10608 10881 11285 11782 12315 12799 13253 13609 13921 14267 14706 15204 15572 15940 16282 16717 17047 17342 17737 17803 18150 18288 18630 18750 18936 19201 19539 19970 20390 20851 21149 21485 21668 22033 22452 22818 23168 23507 24015 24400 
+339 758 1124 1474 1813 2321 2706 3062 3344 3828 4178 4798 5099 5547 5952 6174 6470 6738 7154 7382 7741 8009 8323 8840 9324 10130 10584 10946 11451 12074 12609 13052 13340 13613 14017 14514 15047 15531 15985 16341 16653 16999 17438 17936 18304 18672 19014 19449 19779 20074 20469 20535 20882 21020 21362 21482 21668 21933 22271 22702 23122 23583 23881 24217 24400 
+311 377 659 839 1274 1536 1722 
+319 385 631 1070 1240 1702 2149 
+319 385 631 1070 1240 1702 2149 
+203 482 848 1427 1904 1970 
+160 425 763 1194 1614 2075 2373 2709 2892 3257 3676 4042 4392 4731 5239 5624 5980 6262 6746 7096 7716 8017 8465 8870 9092 9388 9656 10072 10300 10659 10927 11241 11758 12242 13048 13502 13864 14369 14992 15527 15970 16258 16531 16935 17432 17965 18449 18903 19259 19571 19917 20356 20854 21222 21590 21932 22367 22697 22992 23387 23453 23800 23938 24280 24400 
+203 468 806 1068 1365 1589 2045 2492 2739 2805 
+286 632 1071 1569 1937 2305 2647 3082 3412 3707 4102 4168 4515 4653 4995 5115 5301 5566 5904 6335 6755 7216 7514 7850 8033 8398 8817 9183 9533 9872 10380 10765 11121 11403 11887 12237 12857 13158 13606 14011 14233 14529 14797 15213 15441 15800 16068 16382 16899 17383 18189 18643 19005 19510 20133 20668 21111 21399 21672 22076 22573 23106 23590 24044 24400 
+236 533 757 1213 1660 1907 1973 2202 2467 2805 
+281 347 579 649 907 1090 1237 1646 
+320 759 1257 1625 1993 2335 2770 3100 3395 3790 3856 4203 4341 4683 4803 4989 5254 5592 6023 6443 6904 7202 7538 7721 8086 8505 8871 9221 9560 10068 10453 10809 11091 11575 11925 12545 12846 13294 13699 13921 14217 14485 14901 15129 15488 15756 16070 16587 17071 17877 18331 18693 19198 19821 20356 20799 21087 21360 21764 22261 22794 23278 23732 24088 24400 
+393 759 1109 1448 1956 2341 2697 2979 3463 3813 4433 4734 5182 5587 5809 6105 6373 6789 7017 7376 7644 7958 8475 8959 9765 10219 10581 11086 11709 12244 12687 12975 13248 13652 14149 14682 15166 15620 15976 16288 16634 17073 17571 17939 18307 18649 19084 19414 19709 20104 20170 20517 20655 20997 21117 21303 21568 21906 22337 22757 23218 23516 23852 24035 24400 
+340 690 1029 1537 1922 2278 2560 3044 3394 4014 4315 4763 5168 5390 5686 5954 6370 6598 6957 7225 7539 8056 8540 9346 9800 10162 10667 11290 11825 12268 12556 12829 13233 13730 14263 14747 15201 15557 15869 16215 16654 17152 17520 17888 18230 18665 18995 19290 19685 19751 20098 20236 20578 20698 20884 21149 21487 21918 22338 22799 23097 23433 23616 23981 24400 
+413 911 1279 1647 1989 2424 2754 3049 3444 3510 3857 3995 4337 4457 4643 4908 5246 5677 6097 6558 6856 7192 7375 7740 8159 8525 8875 9214 9722 10107 10463 10745 11229 11579 12199 12500 12948 13353 13575 13871 14139 14555 14783 15142 15410 15724 16241 16725 17531 17985 18347 18852 19475 20010 20453 20741 21014 21418 21915 22448 22932 23386 23742 24054 24400 
+472 840 1208 1550 1985 2315 2610 3005 3071 3418 3556 3898 4018 4204 4469 4807 5238 5658 6119 6417 6753 6936 7301 7720 8086 8436 8775 9283 9668 10024 10306 10790 11140 11760 12061 12509 12914 13136 13432 13700 14116 14344 14703 14971 15285 15802 16286 17092 17546 17908 18413 19036 19571 20014 20302 20575 20979 21476 22009 22493 22947 23303 23615 23961 24400 
+342 710 1052 1487 1817 2112 2507 2573 2920 3058 3400 3520 3706 3971 4309 4740 5160 5621 5919 6255 6438 6803 7222 7588 7938 8277 8785 9170 9526 9808 10292 10642 11262 11563 12011 12416 12638 12934 13202 13618 13846 14205 14473 14787 15304 15788 16594 17048 17410 17915 18538 19073 19516 19804 20077 20481 20978 21511 21995 22449 22805 23117 23463 23902 24400 
+342 684 1119 1449 1744 2139 2205 2552 2690 3032 3152 3338 3603 3941 4372 4792 5253 5551 5887 6070 6435 6854 7220 7570 7909 8417 8802 9158 9440 9924 10274 10894 11195 11643 12048 12270 12566 12834 13250 13478 13837 14105 14419 14936 15420 16226 16680 17042 17547 18170 18705 19148 19436 19709 20113 20610 21143 21627 22081 22437 22749 23095 23534 24032 24400 
+316 751 1081 1376 1771 1837 2184 2322 2664 2784 2970 3235 3573 4004 4424 4885 5183 5519 5702 6067 6486 6852 7202 7541 8049 8434 8790 9072 9556 9906 10526 10827 11275 11680 11902 12198 12466 12882 13110 13469 13737 14051 14568 15052 15858 16312 16674 17179 17802 18337 18780 19068 19341 19745 20242 20775 21259 21713 22069 22381 22727 23166 23664 24032 24400 
+409 739 1034 1429 1495 1842 1980 2322 2442 2628 2893 3231 3662 4082 4543 4841 5177 5360 5725 6144 6510 6860 7199 7707 8092 8448 8730 9214 9564 10184 10485 10933 11338 11560 11856 12124 12540 12768 13127 13395 13709 14226 14710 15516 15970 16332 16837 17460 17995 18438 18726 18999 19403 19900 20433 20917 21371 21727 22039 22385 22824 23322 23690 24058 24400 
+359 715 997 1481 1831 2451 2752 3200 3605 3827 4123 4391 4807 5035 5394 5662 5976 6493 6977 7783 8237 8599 9104 9727 10262 10705 10993 11266 11670 12167 12700 13184 13638 13994 14306 14652 15091 15589 15957 16325 16667 17102 17432 17727 18122 18188 18535 18673 19015 19135 19321 19586 19924 20355 20775 21236 21534 21870 22053 22418 22837 23203 23553 23892 24400 
+304 599 994 1060 1407 1545 1887 2007 2193 2458 2796 3227 3647 4108 4406 4742 4925 5290 5709 6075 6425 6764 7272 7657 8013 8295 8779 9129 9749 10050 10498 10903 11125 11421 11689 12105 12333 12692 12960 13274 13791 14275 15081 15535 15897 16402 17025 17560 18003 18291 18564 18968 19465 19998 20482 20936 21292 21604 21950 22389 22887 23255 23623 23965 24400 
+301 367 705 1052 1190 1896 2199 2709 3185 3593 4267 4874 5297 5693 6384 7045 7756 8409 9103 9777 10411 10957 11604 12292 13039 13578 13941 14350 14845 15353 15975 16645 17023 17607 18293 19018 19757 20455 21215 21839 22547 22808 
+269 664 730 1077 1215 1557 1677 1863 2128 2466 2897 3317 3778 4076 4412 4595 4960 5379 5745 6095 6434 6942 7327 7683 7965 8449 8799 9419 9720 10168 10573 10795 11091 11359 11775 12003 12362 12630 12944 13461 13945 14751 15205 15567 16072 16695 17230 17673 17961 18234 18638 19135 19668 20152 20606 20962 21274 21620 22059 22557 22925 23293 23635 24070 24400 
+369 435 782 920 1262 1382 1568 1833 2171 2602 3022 3483 3781 4117 4300 4665 5084 5450 5800 6139 6647 7032 7388 7670 8154 8504 9124 9425 9873 10278 10500 10796 11064 11480 11708 12067 12335 12649 13166 13650 14456 14910 15272 15777 16400 16935 17378 17666 17939 18343 18840 19373 19857 20311 20667 20979 21325 21764 22262 22630 22998 23340 23775 24105 24400 
+406 796 1088 1304 1537 1737 1803 
+221 287 682 1032 1381 
+273 339 694 1106 1444 1652 2019 2491 2815 3087 3488 
+214 546 844 1079 1252 1428 1494 1835 2226 2421 2514 2715 2840 3028 3208 
+306 604 839 1012 1188 1254 1595 1986 2181 2274 2475 2600 2788 2968 3208 
+139 373 678 959 1177 1243 1441 1611 1927 2266 2518 2694 2849 3051 3277 3503 3689 
+163 465 665 737 1053 1173 1435 1540 1610 1796 
+205 271 549 774 944 1260 1522 1823 2048 
+294 664 976 1255 1584 2041 2548 2927 3356 3913 4520 4839 5177 5753 5819 6177 6567 6683 6751 7068 7356 7597 7983 8466 8858 9231 9424 9640 9955 10249 10674 11067 11591 11893 12294 12464 12733 
+344 656 935 1264 1721 2228 2607 3036 3593 4200 4519 4857 5433 5499 5857 6247 6363 6431 6748 7036 7277 7663 8146 8538 8911 9104 9320 9635 9929 10354 10747 11271 11573 11974 12144 12413 12733 
+73 178 590 853 1014 1080 1543 1681 1976 2127 2322 
+224 571 951 1477 1799 2222 2711 3250 3749 4140 4489 4653 4867 5113 5375 5662 5972 6243 6462 6822 6888 7312 7959 8340 
+293 363 690 884 1285 1584 1650 
+156 222 654 813 1097 
+358 424 1311 1710 2100 2601 2992 3375 3799 4215 4624 4942 5334 5889 6385 6890 7418 7887 8365 8766 
+375 759 825 1712 2111 2501 3002 3393 3776 4200 4616 5025 5343 5735 6290 6786 7291 7819 8288 8766 
+236 537 762 993 1059 1337 1562 1732 2048 
+236 684 1160 1506 1572 1836 1956 2356 2497 
+236 302 647 933 1071 1374 1738 
+262 503 889 1372 1764 2137 2330 2546 2861 3155 3580 3973 4497 4799 5200 5370 5639 5959 6329 6641 6920 7249 7706 8213 8592 9021 9578 10185 10504 10842 11418 11484 11842 12232 12348 12416 12733 
+236 450 776 990 1176 1390 1558 1913 2166 2232 2406 
+262 605 1041 1240 1410 1827 2112 2300 2617 2832 2898 3096 3296 
+236 341 411 597 786 1088 1288 1360 1676 1796 
+430 877 1124 1190 1419 1684 2022 2284 2581 2805 
+277 821 1289 1903 2344 2845 3396 3775 4229 4724 5278 5738 6219 6748 7278 7344 7773 8101 8448 8745 
+277 641 903 969 1314 1600 1738 
+277 787 1263 1671 2345 2952 3375 3771 4462 5123 5834 6487 7181 7855 8489 9035 9682 10370 11117 11656 12019 12428 12923 13431 14053 14723 15101 15685 16371 17096 17835 18533 19293 19917 20625 20886 21213 21279 21617 21964 22102 22808 
+277 785 1219 1667 2173 2720 3141 3577 3963 4607 5018 5529 6025 6686 7225 7814 8316 8842 8908 9271 9376 10082 
+291 357 689 879 1185 1512 1763 
+259 325 610 680 919 1166 1378 1448 1750 2049 2436 
+259 329 568 815 1027 1097 1399 1698 2085 2370 2436 
+360 558 663 990 1320 1869 2316 2382 2709 
+248 518 584 774 1026 1415 1892 2144 2692 2944 3421 3716 3886 4279 4566 4853 5064 5410 5721 5982 6378 6739 6983 7362 7706 7979 8387 8760 9049 9431 9903 
+488 767 872 1320 1508 1845 2235 2755 3321 3698 4034 4375 4831 5217 5681 5908 6135 6362 6589 6821 7053 7285 7517 7861 8178 8514 8831 9121 9404 9470 
+488 887 1277 1778 2169 2552 2976 3392 3801 4119 4511 5066 5562 6067 6595 7064 7542 7943 8327 8393 
+129 407 600 666 1259 1429 1726 2116 2388 2602 
+271 661 933 1147 1302 1580 1773 1839 2432 2602 
+271 710 1216 1864 2199 2610 2986 3307 3373 3666 4188 4488 4933 5252 5713 6241 6911 7334 
+480 1128 1463 1874 2250 2571 2637 2930 3452 3752 4197 4516 4977 5505 6175 6598 6895 7334 
+397 694 1133 1639 2287 2622 3033 3409 3730 3796 4089 4611 4911 5356 5675 6136 6664 7334 
+413 919 1567 1902 2313 2689 3010 3076 3369 3891 4191 4636 4955 5416 5944 6614 7037 7334 
+622 957 1368 1744 2065 2131 2424 2946 3246 3691 4010 4471 4999 5669 6092 6389 6828 7334 
+455 780 1003 1069 1281 1808 
+455 625 926 1222 1416 1482 2313 
+455 593 752 1069 1558 1945 2011 2450 
+126 192 548 901 1126 1453 1707 
+468 986 1581 2181 2831 2897 3329 3713 4055 4458 4799 5256 5607 6133 6775 7328 7818 8256 8842 9391 9968 10458 11107 11582 12091 12839 13273 13869 14374 14866 15280 15724 16427 16766 17166 17570 17970 18302 18748 19206 19741 
+425 949 1380 1853 2471 2953 3371 3855 4439 4844 5251 5615 5845 6081 6501 6921 7436 7502 7934 8292 8752 9087 9335 9765 10078 10445 10957 11391 
+341 853 1287 1738 2262 2693 3166 3784 4266 4684 5168 5752 6157 6564 6928 7158 7394 7814 8234 8749 8815 9247 9605 10065 10400 10648 11078 11391 
+330 450 904 1074 1466 1775 2216 2555 2621 
+330 683 908 1235 1489 1641 1707 
+511 1016 1600 1666 2051 2352 2839 
+411 894 1404 1745 2071 2586 2960 3349 3415 3700 4001 4388 
+653 1359 1966 2339 2894 2960 3225 3436 3544 3748 4187 4292 4362 4986 5315 5728 6065 6437 6824 
+203 567 855 1113 1412 1716 1782 1984 2395 
+203 500 695 761 1106 1491 
+203 373 658 982 1230 1448 1793 2046 2269 2619 2937 3185 3403 3656 3879 4133 4382 4448 4669 
+504 754 1046 1270 1535 1857 2142 2406 2807 3080 3444 3945 4215 4490 4813 5123 5480 5749 6155 6439 6765 7056 7348 7628 8033 8099 8458 
+504 850 1202 1478 1832 2158 2430 2711 3031 3380 3672 3948 4288 4586 4933 5136 5474 5733 6048 6254 6529 6852 6918 7286 7645 
+274 382 688 835 1237 1510 1707 1940 2006 
+357 785 1184 1520 1855 2186 2532 2604 2779 2958 3305 3542 3976 
+381 923 1375 1772 1838 2140 2245 2439 2818 3053 3452 3775 4175 4548 
+364 799 1026 1322 1676 2099 2499 2837 3370 3531 3685 3811 4029 4185 4251 4670 4795 5064 5234 5662 6014 6290 6563 6842 7089 7514 7936 
+560 1179 1865 2430 2954 3501 4046 4625 5296 5601 5667 5993 6529 6957 7489 7994 
+420 590 784 1072 1530 1886 1952 2172 
+420 854 1047 1172 1293 1410 1509 1575 
+382 660 836 902 1095 1223 1402 1549 1719 1867 
+306 607 832 1107 1559 1937 2003 2256 2407 
+306 633 1002 1295 1777 2039 2255 2321 
+306 854 1024 1335 1779 2147 2305 2679 2969 3035 
+306 496 802 1129 1380 1697 1763 
+306 650 1103 1304 1608 1946 2489 2919 3423 3891 4309 4857 5187 5572 5957 6339 6547 6862 7177 7496 7796 8114 8438 8743 9066 9477 9842 9908 
+306 608 887 1266 1628 1953 2283 2642 2828 2894 
+339 590 929 1357 1657 1881 2215 2281 
+339 607 835 1126 1493 1758 1824 
+535 925 1292 1634 1981 2469 2662 2965 3240 3306 3571 3718 
+481 810 1106 1300 1366 1630 1750 
+481 1105 1401 1595 1661 2022 
+481 925 1378 1729 1795 1942 2241 2379 
+297 697 1070 1477 2019 2471 2868 2934 3236 3341 3535 3914 4149 4548 
+478 583 998 1311 1522 1588 
+478 583 730 1057 1370 1581 1647 
+478 583 730 1036 1349 1560 1626 
+478 583 857 1247 1560 1771 1837 
+478 583 770 846 1159 1370 1436 
+478 583 882 1472 1785 1996 2062 
+478 583 734 921 997 1310 1623 1834 1900 
+478 583 734 921 997 1157 1527 1647 1960 2171 2237 
+206 614 781 919 1358 1428 1843 2278 2611 2677 
+380 742 1002 1068 1317 1676 
+397 886 1425 1924 2315 2664 2828 3042 3288 3550 3837 4147 4418 4637 4997 5063 5487 6134 6515 6765 7112 7492 8018 8340 
+127 513 797 863 1010 1309 1414 1772 
+127 252 372 709 817 1000 1147 1469 1715 1979 2045 2371 2441 2570 2708 
+127 539 677 1050 1450 1823 2319 2574 2897 3365 3629 3947 4244 4540 4886 5177 5243 5464 
+127 570 792 912 978 1400 1538 1689 2037 2268 2626 
+127 306 444 591 1012 1365 1616 1682 1949 2130 2235 2522 
+229 552 1020 1284 1602 1899 2195 2541 2832 2898 3119 3272 3684 3822 4195 4595 4968 5464 
+297 765 1029 1347 1644 1940 2286 2577 2643 2864 3017 3429 3567 3940 4340 4713 5209 5464 
+238 556 853 1149 1495 1786 1852 2073 2226 2638 2776 3149 3549 3922 4418 4673 4996 5464 
+442 706 1024 1321 1617 1963 2254 2320 2541 2694 3106 3244 3617 4017 4390 4886 5141 5464 
+292 589 885 1231 1522 1588 1809 1962 2374 2512 2885 3285 3658 4154 4409 4732 5200 5464 
+271 567 913 1204 1270 1491 1644 2056 2194 2567 2967 3340 3836 4091 4414 4882 5146 5464 
+270 616 907 973 1194 1347 1759 1897 2270 2670 3043 3539 3794 4117 4585 4849 5167 5464 
+320 611 677 898 1051 1463 1601 1974 2374 2747 3243 3498 3821 4289 4553 4871 5168 5464 
+258 324 471 770 875 1233 1386 1772 
+225 291 558 739 844 1131 1284 1463 1601 1748 2169 2522 
+265 331 552 705 1117 1255 1628 2028 2401 2897 3152 3475 3943 4207 4525 4822 5118 5464 
+67 268 393 581 761 1001 1333 1631 1866 2039 2215 2281 2622 3013 3208 
+99 287 467 707 1039 1337 1572 1745 1921 1987 2328 2719 2914 3007 3208 
+236 813 1240 1599 1986 2401 2864 3356 3769 4253 4924 5414 6006 6442 6810 7262 7328 7669 8043 8321 8717 9034 9566 9967 10441 10897 11314 11845 12200 
+342 500 874 1164 1230 1562 2110 2280 2591 3035 
+272 507 680 856 922 1263 1654 1849 1942 2143 2268 2456 2636 2876 3208 
+319 676 948 1331 1465 1819 2012 2326 2739 3151 3217 3558 3932 4210 4482 
+235 562 628 966 1313 1451 2157 2460 2970 3446 3854 4528 5135 5558 5954 6645 7306 8017 8670 9364 10038 10672 11218 11865 12553 13300 13839 14202 14611 15106 15614 16236 16906 17284 17868 18554 19279 20018 20716 21476 22100 22808 
+189 540 606 957 1406 1859 2173 
+159 460 659 731 1128 1298 1457 1868 1976 2287 2492 2766 2871 3056 3394 
+159 511 788 1167 1444 1510 
+159 497 682 983 1182 1254 1651 1821 1980 2391 2499 2810 3015 3289 3394 
+264 330 662 1210 1380 1691 2135 2503 2661 3035 
+121 291 439 847 1125 1301 1367 1560 1688 1867 
+331 668 1005 1307 1650 1943 2231 2534 2933 3316 3675 3992 4058 4283 4670 5199 5535 5862 6206 6534 6826 7167 
+301 645 973 1265 1606 1963 2300 2637 2939 3282 3575 3863 4166 4565 4948 5307 5624 5690 5915 6302 6831 7167 
+479 985 1500 1945 2467 2988 3448 3959 4025 4364 4751 5053 5223 5461 6042 
+167 470 745 811 1076 1223 1784 2174 2541 2883 3230 3718 
+262 565 964 1347 1706 2023 2089 2314 2701 3230 3566 3893 4237 4565 4857 5198 5555 5892 6229 6531 6874 7167 
+267 555 858 1257 1640 1999 2316 2382 2607 2994 3523 3859 4186 4530 4858 5150 5491 5848 6185 6522 6824 7167 
+266 607 964 1301 1638 1940 2283 2576 2864 3167 3566 3949 4308 4625 4691 4916 5303 5832 6168 6495 6839 7167 
+317 610 898 1201 1600 1983 2342 2659 2725 2950 3337 3866 4202 4529 4873 5201 5493 5834 6191 6528 6865 7167 
+167 233 826 996 1293 1683 1955 2169 2324 2602 
+302 594 935 1292 1629 1966 2268 2611 2904 3192 3495 3894 4277 4636 4953 5019 5244 5631 6160 6496 6823 7167 
+480 995 1440 1962 2483 2943 3454 3520 3859 4246 4548 4718 4956 5537 6042 
+252 445 511 1104 1274 1571 1961 2233 2447 2602 
+374 515 777 1225 1701 2047 2113 2377 2497 
+328 475 815 1199 1507 1875 1997 2125 2244 2372 2604 2950 3161 3227 3418 3588 
+276 619 912 1200 1503 1902 2285 2644 2961 3027 3252 3639 4168 4504 4831 5175 5503 5795 6136 6493 6830 7167 
+311 613 956 1249 1537 1840 2239 2622 2981 3298 3364 3589 3976 4505 4841 5168 5512 5840 6132 6473 6830 7167 
+311 648 950 1293 1586 1874 2177 2576 2959 3318 3635 3701 3926 4313 4842 5178 5505 5849 6177 6469 6810 7167 
+489 934 1456 1977 2437 2948 3014 3353 3740 4042 4212 4450 5031 5536 6042 
+419 941 1462 1922 2433 2499 2838 3225 3527 3697 3935 4516 5021 5527 6042 
+318 646 938 1279 1636 1973 2310 2612 2955 3248 3536 3839 4238 4621 4980 5297 5363 5588 5975 6504 6840 7167 
+496 1017 1477 1988 2054 2393 2780 3082 3252 3490 4071 4576 5082 5597 6042 
+182 497 812 1131 1431 1749 2073 2378 2701 3112 3477 3543 3875 4219 4672 4873 5177 5515 6058 6488 6992 7460 7878 8426 8756 9141 9526 9908 
+315 672 1009 1346 1648 1991 2284 2572 2875 3274 3657 4016 4333 4399 4624 5011 5540 5876 6203 6547 6875 7167 
+252 599 946 1243 1540 1954 2274 2591 2895 3257 3580 3900 4249 4540 4881 5562 5961 6354 6858 7576 8291 8739 9184 9653 10104 10613 11101 11586 11870 12099 12384 12821 13223 13289 13679 14060 14479 14731 15314 15647 15976 16296 16678 17036 17461 17814 18173 18756 19106 19456 19779 20102 20430 20758 21036 
+248 314 507 606 876 1096 1322 1472 
+284 555 774 1134 1200 1624 2271 2652 2902 3249 3629 4155 4477 4900 5389 5928 6427 6818 7167 7331 7545 7791 8053 8340 
+344 867 1288 1354 1662 1800 2262 
+146 212 602 976 1335 1609 
+150 305 507 733 959 1145 1310 1544 1849 2130 2348 2414 2612 2782 3098 3437 3689 
+268 711 1005 1386 1698 1764 1962 2284 2666 2809 2952 
+165 231 486 825 1118 
+313 606 797 863 1118 
+116 262 374 440 903 1125 1271 1417 1563 1709 1855 2001 2147 
+122 360 639 900 1197 1263 1645 1882 2045 2317 2610 2879 3147 3359 3614 
+169 235 580 965 1194 1491 
+264 330 715 909 1301 
+264 330 558 628 771 876 1240 1625 1860 2030 2303 2656 2907 3299 
+113 256 365 431 512 917 1136 1279 1422 1565 1708 1851 1994 2137 
+242 686 833 1132 1464 1694 1760 2062 
+242 527 894 1281 1592 1865 1931 
+242 599 935 1169 1235 
+242 470 761 1128 1393 1459 1824 
+133 450 939 1326 1392 1831 2312 2450 
+139 441 1026 1200 1708 2114 2180 2459 2842 3259 
+133 640 1208 1674 1740 2003 
+359 425 612 717 910 1338 1825 
+359 660 1147 1684 2189 2773 2839 
+359 588 885 1080 1146 1491 
+359 553 945 1235 1301 
+359 594 764 1037 1390 1641 2033 2323 2389 2617 2687 2830 2935 3299 
+385 723 1113 1179 1731 2045 2525 2929 3157 3462 
+230 568 634 1219 1593 1781 2113 
+174 420 735 1004 1409 1779 2131 2524 2590 2958 3128 3414 3558 
+174 386 760 1139 1416 1482 1746 
+415 882 1349 2003 2764 2836 3094 3264 3494 3763 4202 4570 4834 5438 6055 6598 7233 7868 8491 9114 9799 10484 11157 11830 
+361 427 866 1347 1485 1644 1961 2450 
+117 183 369 516 815 1060 
+117 707 1117 1451 1697 1763 
+308 554 620 763 1353 1763 
+95 212 311 377 823 1257 1450 1575 
+115 527 770 937 1139 1388 1454 1666 2115 2220 
+141 343 592 658 870 1319 1424 1565 1977 2220 
+95 220 311 377 688 889 1014 1139 1264 1389 1514 1639 1764 
+265 534 600 794 973 1316 1541 1827 2037 
+208 274 573 930 1124 1414 1628 1872 
+208 274 542 899 1235 
+220 286 429 1019 1429 1763 
+239 305 670 938 1166 1457 1824 
+42 359 647 888 1274 1757 2149 2522 2715 2931 3246 3540 3965 4358 4882 5184 5585 5755 6024 6344 6714 7026 7305 7634 8091 8598 8977 9406 9963 10570 10889 11227 11803 11869 12227 12617 12733 
+211 559 760 826 1148 1447 1680 1837 
+158 224 526 884 1155 1418 1605 
+117 469 751 1013 1173 1239 1451 
+356 636 814 880 1551 1926 2096 2545 
+356 575 692 758 1517 1936 
+356 624 790 856 1288 1613 1841 
+356 558 684 827 1033 1265 1464 1663 1906 2132 2343 2645 2723 2799 2865 3273 
+356 825 1044 1161 1227 1548 2020 2456 2626 2799 
+356 892 1161 1328 1394 1475 
+187 420 551 617 771 1048 
+187 409 529 595 806 976 1180 1457 
+228 330 406 576 678 1116 1452 1518 1824 2066 2306 2494 
+64 130 273 635 740 1112 1304 1420 
+73 139 264 666 1025 1369 1637 2049 
+243 472 538 731 909 1282 1452 1846 2181 2440 
+184 475 744 810 1004 1183 1526 1751 2037 
+199 485 695 986 1255 1321 1515 1694 2037 
+502 971 1449 1850 2234 2300 3187 3586 3976 4477 4868 5251 5675 6091 6500 6818 7210 7765 8261 8766 
+452 853 1237 1303 2190 2589 2979 3480 3871 4254 4678 5094 5503 5821 6213 6768 7264 7769 8297 8766 
+443 921 1322 1706 1772 2659 3058 3448 3949 4340 4723 5147 5563 5972 6290 6682 7237 7733 8238 8766 
+194 440 695 1024 1277 1626 2036 2355 2614 2910 3192 3524 3816 4083 4329 4546 4612 5052 5177 5349 5618 5788 6067 6425 6671 6914 7161 7378 7627 7904 8285 8516 8823 
+159 225 657 938 1336 1623 
+227 576 986 1305 1564 1860 2142 2474 2766 3033 3279 3496 3562 4002 4127 4299 4568 4738 5017 5375 5621 5864 6111 6328 6577 6854 7235 7466 7773 7993 8239 8494 8823 
+291 581 864 930 1817 2096 2201 2649 2837 3174 3564 4084 4650 5027 5363 5704 6160 6546 7010 7237 7464 7691 7918 8150 8382 8614 8846 9190 9507 9843 
+264 547 613 1500 1779 1884 2332 2520 2857 3247 3767 4333 4710 5046 5387 5843 6229 6693 6920 7147 7374 7601 7833 8065 8297 8529 8873 9190 9526 9843 
+257 323 1210 1489 1594 2042 2230 2567 2957 3477 4043 4420 4756 5097 5553 5939 6403 6630 6857 7084 7311 7543 7775 8007 8239 8583 8900 9236 9553 9843 
+297 620 948 1276 1554 1832 2179 2526 2823 3120 3534 3854 4171 4475 4837 5160 5480 5829 6120 6461 7142 7541 7934 8438 9156 9871 10319 10764 11233 11684 12193 12681 13166 13450 13679 13964 14401 14803 14869 15259 15640 16059 16311 16894 17227 17556 17876 18258 18616 19041 19394 19753 20336 20686 21036 
+247 459 654 909 1353 1730 2000 2258 2559 2864 3146 3212 3538 3815 
+178 504 1151 1730 2207 2273 2468 
+178 676 1250 1748 2210 2276 2471 
+117 183 588 693 967 1301 1701 1946 
+248 582 982 1227 1370 1436 1841 1946 
+248 517 875 1330 1718 2150 2433 2816 3275 3835 4218 4769 5110 5518 5831 6073 6456 6719 6887 6953 7123 7395 7647 
+248 588 1083 1491 1873 2344 2734 3104 3342 3408 3578 3850 4102 4249 4548 
+274 421 707 912 1015 1081 1385 
+248 638 951 1162 1228 1732 1837 
+248 690 895 998 1064 1368 1538 
+202 507 918 1256 1646 1712 2264 2578 3058 3462 
+141 279 718 788 1203 1638 1971 2037 2269 2677 
+141 458 596 804 1089 1530 1895 2151 2217 
+167 383 698 992 1417 1810 2334 2636 3037 3207 3476 3796 4166 4478 4757 5086 5543 6050 6429 6858 7415 8022 8341 8679 9255 9321 9679 10069 10185 10253 10570 10858 11099 11485 11968 12360 12733 
+394 713 1098 1448 1810 2199 2647 3010 3324 3684 4014 4328 4683 4749 5054 5272 5551 5941 6348 6683 7017 7406 7690 8024 8366 
+182 545 650 817 1091 1279 1645 1909 1975 2226 2334 2578 
+182 394 464 611 1026 1339 1405 1708 
+182 281 351 498 799 998 1064 1330 1698 
+182 281 351 625 768 1063 1256 1322 1501 
+142 575 1055 1433 1499 1840 
+348 638 704 1036 1584 1754 2065 2509 2877 3035 
+117 412 605 671 850 1058 1157 1227 1501 
+117 479 584 956 1148 1264 1354 1420 
+143 456 728 826 892 1225 1415 1727 1963 
+117 403 741 977 1043 1190 1455 1650 
+117 222 586 971 1206 1376 1649 2002 2253 2645 2935 3001 3229 3299 
+117 448 692 944 1094 1160 1399 
+238 541 811 1285 1762 2406 3052 3118 3353 3523 3767 4108 4603 4871 5063 5409 5840 
+212 350 548 673 743 1084 1356 1696 1960 2274 2497 2720 2993 3266 3539 3812 4085 4358 4681 5004 5327 5650 5973 6296 6619 6942 7265 7588 7911 8284 8707 9130 9553 9976 10373 10439 
+238 552 775 998 1271 1544 1817 2090 2363 2636 2959 3282 3605 3928 4251 4574 4897 5220 5543 5866 6189 6562 6985 7408 7831 8254 8651 8717 8955 9093 9291 9416 9486 9827 10099 10439 
+288 511 734 1007 1280 1553 1826 2099 2372 2695 3018 3341 3664 3987 4310 4633 4956 5279 5602 5925 6298 6721 7144 7567 7990 8387 8453 8691 8829 9027 9152 9222 9563 9835 10175 10439 
+290 838 1211 1482 1548 1780 
+354 656 1247 1601 1929 2299 2862 3494 4337 4479 4545 4665 4812 5108 5336 5506 5936 6387 6842 7293 
+240 579 899 965 1204 1374 1700 1770 2007 2154 
+158 540 689 995 1357 1423 1969 2282 
+183 526 928 1391 1752 1818 2016 
+144 210 408 647 794 1093 1365 
+276 546 933 1370 1867 2102 2476 2874 2940 3266 3594 4040 4345 4574 4826 5085 5364 
+360 714 1106 1304 1370 1555 1869 2427 2909 3259 
+433 993 1376 1927 2268 2676 2989 3231 3614 3877 4045 4111 4281 4553 4805 5079 5348 5706 6161 6549 6981 7264 7647 
+285 486 611 736 861 986 1111 1236 1361 1482 1607 1698 1764 
+428 923 1477 1937 2418 2947 3477 3543 3972 4300 4647 4944 5247 5791 6259 6873 7314 7815 8366 8745 
+360 824 1051 1278 1505 1732 1964 2196 2428 2660 3004 3321 3657 3974 4264 4547 4613 5500 5779 5884 6332 6520 6857 7247 7767 8333 8710 9046 9387 9843 
+621 1309 2056 2595 2958 3367 3862 4370 4992 5662 6040 6624 7310 8035 8774 9472 10232 10856 11564 11825 12152 12218 12556 12903 13041 13747 14050 14560 15036 15444 16118 16725 17148 17544 18235 18896 19607 20260 20954 21628 22262 22808 
+383 701 1093 1648 2144 2649 3177 3646 4124 4525 4909 4975 5862 6261 6651 7152 7543 7926 8350 8766 
+363 811 1174 1488 1848 2178 2492 2847 2913 3218 3436 3715 4105 4512 4847 5181 5570 5854 6188 6530 6950 7269 7654 8004 8366 
+378 726 1076 1409 1797 1863 2179 2374 2544 2742 3083 3348 
+159 446 631 697 856 926 1334 1588 
+159 225 384 454 862 1116 1301 1588 
+185 531 842 1103 1499 1860 2104 2483 2827 3100 3508 3881 4170 4552 5024 5298 5568 5634 5824 6076 6465 6942 7194 7742 7994 8471 8766 8936 9329 9616 9903 
+458 1042 1447 1854 2218 2448 2684 3104 3524 4039 4105 4537 4895 5355 5690 5938 6368 6681 7048 7560 7994 8445 8969 9400 9873 10491 10973 11391 
+226 615 1092 1344 1892 2144 2621 2916 3086 3479 3766 4053 4264 4610 4921 5182 5578 5939 6183 6562 6906 7179 7587 7960 8249 8631 9103 9377 9647 9713 9903 
+226 774 1026 1503 1798 1968 2361 2648 2935 3146 3492 3803 4064 4460 4821 5065 5444 5788 6061 6469 6842 7131 7513 7985 8259 8529 8595 8785 9037 9426 9903 
+226 703 998 1168 1561 1848 2135 2346 2692 3003 3264 3660 4021 4265 4644 4988 5261 5669 6042 6331 6713 7185 7459 7729 7795 7985 8237 8626 9103 9355 9903 
+148 422 635 948 1128 1194 1704 2132 2423 2712 2899 3171 3367 
+248 461 774 954 1020 1530 1958 2249 2538 2725 2997 3193 3367 
+402 693 982 1169 1441 1637 1811 2085 2298 2611 2791 2857 3367 
+205 563 716 1159 1381 1501 1567 1989 2127 2278 2626 
+195 365 512 720 1053 1256 1364 1551 1627 1887 2071 2380 2564 2928 2994 3275 
+221 655 825 1204 1351 1683 1951 2143 2418 2552 2826 3042 3224 3290 3592 
+221 521 741 807 1171 1279 1525 2110 2525 2827 3328 3736 4194 4690 4978 5287 5615 5957 6378 6658 
+221 589 1078 1597 2167 2710 3100 3624 4271 4768 5248 5885 6505 7082 7666 8389 9237 9754 9820 10167 10305 10891 11127 11429 11778 12078 12365 
+163 649 924 1450 1696 2141 2611 3111 3551 3983 4517 4957 5468 5534 5760 
+346 694 760 1161 1365 1757 2073 
+167 233 412 620 719 789 1063 1206 1501 
+167 266 536 756 982 1132 1406 1472 
+193 553 619 1043 1690 2071 2321 2668 3048 3574 3896 4319 4808 5347 5846 6237 6586 6750 6964 7210 7472 7759 8069 8340 
+361 501 567 779 887 1066 1322 1427 1597 1908 2204 2424 
+293 678 1028 1390 1779 2227 2590 2904 3264 3594 3908 4263 4329 4634 4852 5131 5521 5928 6263 6597 6986 7270 7604 7946 8366 
+402 801 1137 1472 1803 2149 2221 2396 2575 2922 3159 3593 3976 
+432 498 799 1165 1482 2005 2366 2796 3524 
+396 839 1036 1404 1935 2439 2799 3178 3625 4067 4133 4253 4408 4728 5071 5402 5570 5909 6415 6894 7229 7583 
+426 823 889 1191 1296 1490 1869 2104 2503 2826 3226 3599 4006 4548 
+421 863 929 1049 1204 1524 1867 2198 2366 2705 3211 3690 4025 4379 4801 5244 5441 5809 6340 6844 7204 7583 
+593 1279 1844 2368 2915 3460 4039 4710 5015 5081 5407 5943 6371 6903 7408 7994 
+352 418 759 927 1360 1840 
+154 259 561 708 973 1427 1811 2093 2159 2441 2592 2891 3116 
+73 139 549 1126 1327 
+73 139 429 714 915 
+103 169 480 668 1035 1173 1365 1596 
+226 485 764 1066 1336 1723 2160 2657 2892 3266 3664 3730 4056 4384 4830 5135 5364 
+90 180 246 389 751 856 1228 1420 
+540 917 1253 1594 2050 2436 2900 3127 3354 3581 3808 4040 4272 4504 4736 5080 5397 5733 6050 6340 6623 6689 7576 7855 7960 8408 8596 8933 9323 9843 
+494 1060 1437 1773 2114 2570 2956 3420 3647 3874 4101 4328 4560 4792 5024 5256 5600 5917 6253 6570 6860 7143 7209 8096 8375 8480 8928 9116 9453 9843 
+327 616 829 1080 1146 1333 1423 1663 1814 
+327 552 879 1133 1285 1351 1707 
+861 1140 1245 1693 1881 2218 2608 3128 3694 4071 4407 4748 5204 5590 6054 6281 6508 6735 6962 7194 7426 7658 7890 8234 8551 8887 9204 9494 9777 9843 
+861 1260 1650 2151 2542 2925 3349 3765 4174 4492 4884 5439 5935 6440 6968 7437 7915 8316 8700 8766 
+282 655 926 992 1248 
+282 797 1210 1276 1574 1950 
+282 452 655 1125 1519 1887 1953 2269 2622 2887 3028 
+282 420 859 1105 1484 1761 1827 
+282 420 859 1362 1605 1746 1812 
+282 420 882 1252 1775 2196 2262 
+282 387 696 1007 1303 1497 1563 
+372 659 844 910 1342 1623 
+417 711 1092 1404 1470 1668 1990 2372 2515 2658 2952 
+164 476 712 881 1194 1466 1564 1630 1963 
+164 601 936 1002 1441 1611 1946 
+164 601 936 1002 1323 
+164 494 940 1087 1386 1692 1896 1962 
+164 451 918 1283 1349 1663 1962 2168 
+164 334 758 1050 1266 1684 1750 
+164 311 576 960 1242 1308 
+190 608 674 864 1034 1458 1750 
+159 324 610 907 1408 1883 1949 2255 2443 2542 2837 3236 
+164 461 679 1078 1375 1441 
+164 475 645 974 1288 1500 1566 
+164 470 797 1048 1365 1431 1763 
+164 550 873 1120 1391 1457 
+312 679 1008 1261 1608 1901 1967 
+398 690 906 1324 1390 1580 1750 
+287 471 853 1002 1308 1670 1736 2282 
+574 1037 1430 1835 2263 2679 2892 3155 3441 3679 3967 4278 4591 4954 5340 5678 6066 6477 7019 7491 7983 8565 9127 9769 10176 10716 11135 11687 12182 12710 13087 13514 14067 14700 15348 15557 15623 15901 16071 16270 16802 17182 17331 17806 18196 18559 18982 
+416 621 724 790 1094 1264 1538 
+496 695 818 1091 1157 1304 1569 
+209 279 774 921 1220 1665 2008 2074 
+209 279 774 1182 1329 1628 2091 2452 2518 
+209 279 651 1005 1257 1323 
+209 279 573 720 959 1406 1751 1817 
+209 379 623 964 1459 1727 1919 2265 2696 2960 3263 3533 4007 4484 5128 5774 5840 
+235 531 719 967 1139 1699 1765 2129 
+280 776 1128 1333 1643 1916 2197 2743 3293 3848 4407 5146 5212 5555 5917 6299 
+470 822 1027 1337 1610 1891 2437 2987 3542 4101 4840 4906 5249 5611 5993 6299 
+713 779 1122 1484 1866 2172 2668 3020 3225 3535 3808 4089 4635 5185 5740 6299 
+326 531 841 1114 1395 1941 2491 3046 3605 4344 4410 4753 5115 5497 5803 6299 
+168 234 542 647 956 1267 1563 
+194 581 721 787 999 1107 1286 1542 1647 1817 2128 2424 
+421 668 734 963 1228 1566 1828 2125 2349 2805 
+506 962 1342 1669 1735 2235 2528 2846 
+506 893 1266 1464 1707 1909 1975 2498 2783 
+506 893 1475 1858 2339 2734 2800 3082 3605 3890 
+506 886 1035 1510 1900 2263 2686 3286 3749 4142 4547 4975 5391 5604 5867 6153 6391 6679 6990 7303 7666 8052 8390 8778 9189 9731 10203 10695 11277 11839 12481 12888 13428 13847 14399 14894 15422 15799 16226 16779 17412 18060 18269 18335 18613 18783 18982 
+506 930 1239 1726 2270 2730 3258 3888 4609 5086 5654 6204 6270 6592 
+501 653 853 1220 1516 1710 1776 2179 2438 
+501 653 853 1220 1516 1710 1776 2179 2438 
+506 644 977 1165 1421 1601 1810 1876 2142 
+506 853 1152 1555 2333 2709 3161 3642 4194 4640 5295 5716 5782 6098 6441 
+340 919 1396 1462 1691 1970 
+510 938 1470 1975 2561 3180 3866 4431 4955 5502 6047 6626 7297 7602 7668 7994 
+347 517 911 1246 1505 1774 2003 2069 2262 2440 
+285 581 801 1188 1328 1394 1606 1714 1893 2149 2254 2424 
+285 581 775 841 1149 1254 1563 
+285 490 764 869 1054 1392 1577 1878 2077 2149 2546 2716 2875 3286 3394 
+477 720 861 927 1235 1373 1812 
+168 532 877 1139 1205 1504 1725 
+168 560 850 916 1301 
+168 749 955 1460 1960 2026 2305 2604 2825 
+168 234 600 794 1121 1417 
+168 495 791 985 1051 1417 
+194 606 672 887 1122 1247 1555 2016 2312 
+386 452 667 902 1027 1335 1796 2092 2312 
+209 532 976 1464 1882 1948 2210 2380 2601 
+209 608 931 1331 1704 2111 2653 3105 3502 3568 3870 3975 4169 4548 
+209 379 652 1005 1256 1648 1938 2004 2232 2302 2445 2550 2914 3299 
+209 334 642 1103 1399 1619 2031 2097 2312 
+478 548 909 1008 1279 1622 2125 2552 3000 3315 3381 
+309 375 814 984 1319 1509 1946 
+304 689 1074 1456 1664 1979 2294 2613 2913 3231 3555 3860 4183 4594 4959 5025 5357 5701 6154 6355 6659 6997 7540 7970 8474 8942 9360 9908 
+534 917 1468 1809 2217 2530 2772 3155 3418 3586 3652 3822 4094 4346 4620 4889 5247 5702 6090 6522 6805 7188 7647 
+496 769 940 1006 1315 
+321 701 1227 1549 1972 2461 3000 3499 3890 4239 4403 4617 4863 5125 5412 5722 5993 6212 6572 6638 7062 7709 8090 8340 
+354 880 1202 1625 2114 2653 3152 3543 3892 4056 4270 4516 4778 5065 5375 5646 5865 6225 6291 6715 7362 7743 7993 8340 
+157 223 549 752 922 1192 1595 1895 2201 2431 2673 2985 
+115 181 694 906 1149 
+200 426 663 845 1195 1670 2156 2587 3041 3595 4060 4599 4665 5359 5640 5937 6377 
+200 437 619 969 1444 1930 2361 2815 3369 3834 4373 4439 5133 5414 5711 6151 6377 
+428 982 1447 1986 2052 2746 3027 3324 3764 3990 4216 4453 4635 4985 5460 5946 6377 
+365 741 807 998 1168 1414 1690 1789 1859 2006 2299 2516 
+528 993 1532 1598 2292 2573 2870 3310 3536 3762 3999 4181 4531 5006 5492 5923 6377 
+332 485 871 1155 1221 1368 1667 1772 
+337 746 1241 1749 2371 3041 3419 4003 4689 5414 6153 6851 7611 8235 8943 9204 9531 9597 9935 10282 10420 11126 11429 11939 12415 12823 13497 14104 14527 14923 15614 16275 16986 17639 18333 19007 19641 20187 20834 21522 22269 22808 
+534 600 964 1251 1547 1735 1983 2155 
+393 762 1172 1550 2005 2340 2406 2749 3189 3634 
+343 753 1131 1586 1921 1987 2330 2770 3215 3634 
+384 762 1217 1552 1618 1961 2401 2846 3265 3634 
+352 807 1142 1208 1551 1991 2436 2855 3224 3634 
+382 1056 1663 2086 2482 3173 3834 4545 5198 5892 6566 7200 7746 8393 9081 9828 10367 10730 11139 11634 12142 12764 13434 13812 14396 15082 15807 16546 17244 18004 18628 19336 19597 19924 19990 20328 20675 20813 21519 21822 22332 22808 
+408 856 1362 1909 2330 2766 3152 3796 4207 4718 5214 5875 6414 7003 7505 8031 8097 8460 8565 9271 9574 10082 
+648 1255 1678 2074 2765 3426 4137 4790 5484 6158 6792 7338 7985 8673 9420 9959 10322 10731 11226 11734 12356 13026 13404 13988 14674 15399 16138 16836 17596 18220 18928 19189 19516 19582 19920 20267 20405 21111 21414 21924 22400 22808 
+469 977 1599 2269 2647 3231 3917 4642 5381 6079 6839 7463 8171 8432 8759 8825 9163 9510 9648 10354 10657 11167 11643 12051 12725 13332 13755 14151 14842 15503 16214 16867 17561 18235 18869 19415 20062 20750 21497 22036 22399 22808 
+513 876 1285 1780 2288 2910 3580 3958 4542 5228 5953 6692 7390 8150 8774 9482 9743 10070 10136 10474 10821 10959 11665 11968 12478 12954 13362 14036 14643 15066 15462 16153 16814 17525 18178 18872 19546 20180 20726 21373 22061 22808 
+482 1104 1774 2152 2736 3422 4147 4886 5584 6344 6968 7676 7937 8264 8330 8668 9015 9153 9859 10162 10672 11148 11556 12230 12837 13260 13656 14347 15008 15719 16372 17066 17740 18374 18920 19567 20255 21002 21541 21904 22313 22808 
+450 858 1532 2139 2562 2958 3649 4310 5021 5674 6368 7042 7676 8222 8869 9557 10304 10843 11206 11615 12110 12618 13240 13910 14288 14872 15558 16283 17022 17720 18480 19104 19812 20073 20400 20466 20804 21151 21289 21995 22298 22808 
+644 1022 1606 2292 3017 3756 4454 5214 5838 6546 6807 7134 7200 7538 7885 8023 8729 9032 9542 10018 10426 11100 11707 12130 12526 13217 13878 14589 15242 15936 16610 17244 17790 18437 19125 19872 20411 20774 21183 21678 22186 22808 
+581 1004 1400 2091 2752 3463 4116 4810 5484 6118 6664 7311 7999 8746 9285 9648 10057 10552 11060 11682 12352 12730 13314 14000 14725 15464 16162 16922 17546 18254 18515 18842 18908 19246 19593 19731 20437 20740 21250 21726 22134 22808 
+596 1266 1644 2228 2914 3639 4378 5076 5836 6460 7168 7429 7756 7822 8160 8507 8645 9351 9654 10164 10640 11048 11722 12329 12752 13148 13839 14500 15211 15864 16558 17232 17866 18412 19059 19747 20494 21033 21396 21805 22300 22808 
+665 1326 2037 2690 3384 4058 4692 5238 5885 6573 7320 7859 8222 8631 9126 9634 10256 10926 11304 11888 12574 13299 14038 14736 15496 16120 16828 17089 17416 17482 17820 18167 18305 19011 19314 19824 20300 20708 21382 21989 22412 22808 
+682 943 1270 1336 1674 2021 2159 2865 3168 3678 4154 4562 5236 5843 6266 6662 7353 8014 8725 9378 10072 10746 11380 11926 12573 13261 14008 14547 14910 15319 15814 16322 16944 17614 17992 18576 19262 19987 20726 21424 22184 22808 
+422 928 1475 1896 2332 2718 3362 3773 4284 4780 5441 5980 6569 7071 7597 7663 8026 8131 8837 9140 9648 10082 
+480 1027 1448 1884 2270 2914 3325 3836 4332 4993 5532 6121 6623 7149 7215 7578 7683 8389 8692 9200 9634 10082 
+521 942 1378 1764 2408 2819 3330 3826 4487 5026 5615 6117 6643 6709 7072 7177 7883 8186 8694 9128 9576 10082 
+395 831 1217 1861 2272 2783 3279 3940 4479 5068 5570 6096 6162 6525 6630 7336 7639 8147 8581 9029 9535 10082 
+410 796 1440 1851 2362 2858 3519 4058 4647 5149 5675 5741 6104 6209 6915 7218 7726 8160 8608 9114 9661 10082 
+360 1004 1415 1926 2422 3083 3622 4211 4713 5239 5305 5668 5773 6479 6782 7290 7724 8172 8678 9225 9646 10082 
+558 1244 1969 2708 3406 4166 4790 5498 5759 6086 6152 6490 6837 6975 7681 7984 8494 8970 9378 10052 10659 11082 11478 12169 12830 13541 14194 14888 15562 16196 16742 17389 18077 18824 19363 19726 20135 20630 21138 21760 22430 22808 
+660 1385 2124 2822 3582 4206 4914 5175 5502 5568 5906 6253 6391 7097 7400 7910 8386 8794 9468 10075 10498 10894 11585 12246 12957 13610 14304 14978 15612 16158 16805 17493 18240 18779 19142 19551 20046 20554 21176 21846 22224 22808 
+618 1029 1540 2036 2697 3236 3825 4327 4853 4919 5282 5387 6093 6396 6904 7338 7786 8292 8839 9260 9696 10082 
+385 896 1392 2053 2592 3181 3683 4209 4275 4638 4743 5449 5752 6260 6694 7142 7648 8195 8616 9052 9438 10082 
+470 1131 1670 2259 2761 3287 3353 3716 3821 4527 4830 5338 5772 6220 6726 7273 7694 8130 8516 9160 9571 10082 
+635 1174 1763 2265 2791 2857 3220 3325 4031 4334 4842 5276 5724 6230 6777 7198 7634 8020 8664 9075 9586 10082 
+513 1102 1604 2130 2196 2559 2664 3370 3673 4181 4615 5063 5569 6116 6537 6973 7359 8003 8414 8925 9421 10082 
+563 1065 1591 1657 2020 2125 2831 3134 3642 4076 4524 5030 5577 5998 6434 6820 7464 7875 8386 8882 9543 10082 
+476 1002 1068 1431 1536 2242 2545 3053 3487 3935 4441 4988 5409 5845 6231 6875 7286 7797 8293 8954 9493 10082 
+500 566 929 1034 1740 2043 2551 2985 3433 3939 4486 4907 5343 5729 6373 6784 7295 7791 8452 8991 9580 10082 
+429 764 830 1173 1613 2058 2477 2846 3256 3634 
+268 649 961 1027 1225 1547 1929 2072 2215 2509 2952 
+317 820 1247 1695 2010 2076 2580 2650 3011 3110 3381 
+317 719 970 1325 1694 1996 2062 2415 
+317 719 976 1157 1353 1419 1725 
+317 719 1112 1403 1469 1775 
+317 679 1061 1367 1863 2215 2420 2730 3003 3284 3830 4380 4935 5494 6233 6299 
+317 720 1277 1530 1908 2332 2714 3092 3343 3409 4020 
+312 520 887 1359 1683 1955 2356 2655 2721 3076 3488 
+317 464 851 1200 1425 1810 2168 2354 2765 3137 3598 3946 4419 4870 5348 5711 5777 
+317 464 763 1113 1361 1427 
+317 542 828 1038 1329 1598 1664 1858 2037 
+317 849 1196 1495 1898 2676 3052 3504 3985 4537 4983 5638 6059 6125 6441 
+317 757 1202 1621 1990 2400 2778 3233 3568 3634 
+317 719 1182 1543 1609 1807 2016 
+680 983 1493 1969 2377 3051 3658 4081 4477 5168 5829 6540 7193 7887 8561 9195 9741 10388 11076 11823 12362 12725 13134 13629 14137 14759 15429 15807 16391 17077 17802 18541 19239 19999 20623 21331 21592 21919 21985 22323 22670 22808 
+680 983 1491 1925 2373 2879 3426 3847 4283 4669 5313 5724 6235 6731 7392 7931 8520 9022 9548 9614 9977 10082 
+383 878 1386 2008 2678 3056 3640 4326 5051 5790 6488 7248 7872 8580 8841 9168 9234 9572 9919 10057 10763 11066 11576 12052 12460 13134 13741 14164 14560 15251 15912 16623 17276 17970 18644 19278 19824 20471 21159 21906 22445 22808 
+309 375 718 1158 1603 2022 2391 2801 3179 3634 
+520 1167 1855 2602 3141 3504 3913 4408 4916 5538 6208 6586 7170 7856 8581 9320 10018 10778 11402 12110 12371 12698 12764 13102 13449 13587 14293 14596 15106 15582 15990 16664 17271 17694 18090 18781 19442 20153 20806 21500 22174 22808 
+734 1358 2066 2327 2654 2720 3058 3405 3543 4249 4552 5062 5538 5946 6620 7227 7650 8046 8737 9398 10109 10762 11456 12130 12764 13310 13957 14645 15392 15931 16294 16703 17198 17706 18328 18998 19376 19960 20646 21371 22110 22808 
+485 981 1642 2181 2770 3272 3798 3864 4227 4332 5038 5341 5849 6283 6731 7237 7784 8205 8641 9027 9671 10082 
+214 280 638 917 1257 1521 1744 2019 2374 2676 2945 3301 3544 3948 4439 4817 5345 5824 6204 6575 7135 7554 7940 8400 8662 8968 
+348 737 803 1088 1389 1776 2213 2696 3206 3547 3873 4388 
+247 435 716 895 961 1140 1434 
+340 662 882 948 1180 1250 
+340 657 1180 1541 1971 2699 3157 3223 3524 
+340 445 796 1171 1444 1510 1722 
+381 752 1047 1345 1666 1732 2031 2250 
+381 756 1100 1552 2045 2530 3169 3735 4215 4832 5412 5966 6426 7006 7833 8550 8982 9048 9321 
+381 551 769 1144 1417 1483 1769 1874 2147 
+381 486 859 929 1383 1750 2041 2241 2307 
+418 871 1222 1288 1435 1734 1872 2379 
+251 317 625 763 1202 1448 1827 
+365 821 1248 1599 1932 2345 2669 2909 3538 4115 4181 4479 4853 5033 5245 
+303 556 905 1315 1634 1893 2189 2471 2803 3095 3362 3608 3825 3891 4331 4456 4628 4897 5067 5346 5704 5950 6193 6440 6657 6906 7183 7564 7795 8102 8322 8568 8823 
+271 495 951 1398 1645 1711 1940 2205 2543 2805 
+146 706 772 1136 1423 1719 1907 2155 
+320 386 650 770 1170 1311 1573 2021 2497 
+408 791 1219 1618 1954 2289 2620 2966 3038 3213 3392 3739 3976 
+385 761 1082 1148 1441 1963 2263 2708 3027 3488 4016 4686 5109 5406 5845 6351 6999 7334 
+246 629 763 1117 1310 1624 2037 2449 2515 2856 3230 3508 3780 4125 4482 
+226 292 527 597 969 1323 
+244 310 614 722 1017 1087 1234 1533 1852 2095 
+279 345 671 1207 1635 2167 2672 3258 3877 4563 5128 5652 6199 6744 7323 7994 
+217 487 553 857 965 1260 1330 1477 1776 2095 
+418 722 1089 1354 1420 1699 
+331 603 986 1120 1474 1667 1981 2394 2806 2872 3213 3587 3865 4137 4482 
+357 491 845 1038 1352 1765 2177 2243 2584 2958 3236 3508 3853 4210 4482 
+335 401 636 706 1201 1609 1756 2055 2518 
+317 383 618 688 1183 1330 1629 2074 
+319 385 620 690 984 1131 1370 1817 
+123 429 791 857 1403 1716 1900 2282 
+280 642 708 1254 1567 1751 2133 2282 
+336 402 948 1261 1445 1827 1976 2282 
+395 461 769 907 1369 1739 2262 
+154 220 485 590 710 1016 1298 
+299 365 908 1276 1555 1824 1962 2109 2449 2876 
+218 610 900 966 1272 
+282 387 835 1175 1467 1657 1729 2188 2365 2503 
+203 269 462 640 1013 1183 1577 1912 2171 2440 
+486 681 786 856 1003 1351 1597 1663 1805 
+486 684 1058 1330 1396 1608 1755 
+308 682 1046 1308 1374 1565 1967 2137 
+308 439 802 1292 1680 1746 
+253 579 726 1066 1434 1699 1985 2232 2462 2665 2880 3145 3361 3427 
+253 697 1001 1368 1633 1699 
+253 481 719 1018 1215 1281 1599 
+253 522 660 807 1147 1574 1899 1965 2508 2876 
+253 579 1001 1314 1551 1833 1899 2163 2333 
+279 658 724 1030 1269 1516 1817 2042 
+279 658 724 1030 1269 1516 1817 2042 
+285 874 940 1337 1407 1692 1797 1867 2055 2442 
+259 560 947 1384 1867 2377 2718 3044 3559 3933 4322 4388 
+285 558 624 892 1177 1544 1931 
+259 626 1013 1324 1597 1663 1931 
+280 520 586 944 1223 1563 1827 2050 2325 2680 2982 3251 3607 3850 4254 4745 5123 5651 6130 6510 6881 7441 7860 8246 8706 8968 
+259 364 434 622 1009 1505 2094 2160 2557 2627 
+210 398 617 760 933 1075 1141 1375 
+236 523 833 1104 1323 1683 1749 2173 2820 3201 3451 3798 4178 4704 5026 5449 5938 6477 6976 7367 7716 7880 8094 8340 
+315 641 1156 1530 1919 1985 2270 2571 2958 3395 3878 4388 
+174 416 604 1042 1378 1444 1708 
+310 376 682 924 1164 1352 1632 1734 1810 1980 2082 2520 
+310 376 640 840 1082 1270 1708 
+294 611 915 1277 1600 1920 2269 2560 2901 3582 3981 4374 4878 5596 6311 6759 7204 7673 8124 8633 9121 9606 9890 10119 10404 10841 11243 11309 11699 12080 12499 12751 13334 13667 13996 14316 14698 15056 15481 15834 16193 16776 17126 17476 17799 18122 18450 18778 19056 19334 19681 20028 20325 20622 21036 
+399 752 1111 1694 2044 2394 2717 3040 3368 3696 3974 4252 4599 4946 5243 5540 5954 6274 6591 6895 7257 7580 7900 8249 8540 8881 9562 9961 10354 10858 11576 12291 12739 13184 13653 14104 14613 15101 15586 15870 16099 16384 16821 17223 17289 17679 18060 18479 18731 19314 19647 19976 20296 20678 21036 
+294 676 1034 1459 1812 2171 2754 3104 3454 3777 4100 4428 4756 5034 5312 5659 6006 6303 6600 7014 7334 7651 7955 8317 8640 8960 9309 9600 9941 10622 11021 11414 11918 12636 13351 13799 14244 14713 15164 15673 16161 16646 16930 17159 17444 17881 18283 18349 18739 19120 19539 19791 20374 20707 21036 
+315 996 1395 1788 2292 3010 3725 4173 4618 5087 5538 6047 6535 7020 7304 7533 7818 8255 8657 8723 9113 9494 9913 10165 10748 11081 11410 11730 12112 12470 12895 13248 13607 14190 14540 14890 15213 15536 15864 16192 16470 16748 17095 17442 17739 18036 18450 18770 19087 19391 19753 20076 20396 20745 21036 
+332 757 1110 1469 2052 2402 2752 3075 3398 3726 4054 4332 4610 4957 5304 5601 5898 6312 6632 6949 7253 7615 7938 8258 8607 8898 9239 9920 10319 10712 11216 11934 12649 13097 13542 14011 14462 14971 15459 15944 16228 16457 16742 17179 17581 17647 18037 18418 18837 19089 19672 20005 20334 20654 21036 
+388 708 1025 1329 1691 2014 2334 2683 2974 3315 3996 4395 4788 5292 6010 6725 7173 7618 8087 8538 9047 9535 10020 10304 10533 10818 11255 11657 11723 12113 12494 12913 13165 13748 14081 14410 14730 15112 15470 15895 16248 16607 17190 17540 17890 18213 18536 18864 19192 19470 19748 20095 20442 20739 21036 
+265 606 1287 1686 2079 2583 3301 4016 4464 4909 5378 5829 6338 6826 7311 7595 7824 8109 8546 8948 9014 9404 9785 10204 10456 11039 11372 11701 12021 12403 12761 13186 13539 13898 14481 14831 15181 15504 15827 16155 16483 16761 17039 17386 17733 18030 18327 18741 19061 19378 19682 20044 20367 20687 21036 
+214 402 682 784 860 1030 1132 1570 1906 1972 2278 2520 
+294 643 934 1275 1956 2355 2748 3252 3970 4685 5133 5578 6047 6498 7007 7495 7980 8264 8493 8778 9215 9617 9683 10073 10454 10873 11125 11708 12041 12370 12690 13072 13430 13855 14208 14567 15150 15500 15850 16173 16496 16824 17152 17430 17708 18055 18402 18699 18996 19410 19730 20047 20351 20713 21036 
+655 1054 1447 1951 2669 3384 3832 4277 4746 5197 5706 6194 6679 6963 7192 7477 7914 8316 8382 8772 9153 9572 9824 10407 10740 11069 11389 11771 12129 12554 12907 13266 13849 14199 14549 14872 15195 15523 15851 16129 16407 16754 17101 17398 17695 18109 18429 18746 19050 19412 19735 20055 20404 20695 21036 
+557 907 1257 1580 1903 2231 2559 2837 3115 3462 3809 4106 4403 4817 5137 5454 5758 6120 6443 6763 7112 7403 7744 8425 8824 9217 9721 10439 11154 11602 12047 12516 12967 13476 13964 14449 14733 14962 15247 15684 16086 16152 16542 16923 17342 17594 18177 18510 18839 19159 19541 19899 20324 20677 21036 
+303 623 1005 1363 1788 2141 2500 3083 3433 3783 4106 4429 4757 5085 5363 5641 5988 6335 6632 6929 7343 7663 7980 8284 8646 8969 9289 9638 9929 10270 10951 11350 11743 12247 12965 13680 14128 14573 15042 15493 16002 16490 16975 17259 17488 17773 18210 18612 18678 19068 19449 19868 20120 20703 21036 
+387 453 751 1127 1435 1950 
+373 766 1270 1988 2703 3151 3596 4065 4516 5025 5513 5998 6282 6511 6796 7233 7635 7701 8091 8472 8891 9143 9726 10059 10388 10708 11090 11448 11873 12226 12585 13168 13518 13868 14191 14514 14842 15170 15448 15726 16073 16420 16717 17014 17428 17748 18065 18369 18731 19054 19374 19723 20014 20355 21036 
+278 640 963 1283 1632 1923 2264 2945 3344 3737 4241 4959 5674 6122 6567 7036 7487 7996 8484 8969 9253 9482 9767 10204 10606 10672 11062 11443 11862 12114 12697 13030 13359 13679 14061 14419 14844 15197 15556 16139 16489 16839 17162 17485 17813 18141 18419 18697 19044 19391 19688 19985 20399 20719 21036 
+478 1196 1911 2359 2804 3273 3724 4233 4721 5206 5490 5719 6004 6441 6843 6909 7299 7680 8099 8351 8934 9267 9596 9916 10298 10656 11081 11434 11793 12376 12726 13076 13399 13722 14050 14378 14656 14934 15281 15628 15925 16222 16636 16956 17273 17577 17939 18262 18582 18931 19222 19563 20244 20643 21036 
+462 947 1231 1460 1745 2182 2584 2650 3040 3421 3840 4092 4675 5008 5337 5657 6039 6397 6822 7175 7534 8117 8467 8817 9140 9463 9791 10119 10397 10675 11022 11369 11666 11963 12377 12697 13014 13318 13680 14003 14323 14672 14963 15304 15985 16384 16777 17281 17999 18714 19162 19607 20076 20527 21036 
+483 971 1456 1740 1969 2254 2691 3093 3159 3549 3930 4349 4601 5184 5517 5846 6166 6548 6906 7331 7684 8043 8626 8976 9326 9649 9972 10300 10628 10906 11184 11531 11878 12175 12472 12886 13206 13523 13827 14189 14512 14832 15181 15472 15813 16494 16893 17286 17790 18508 19223 19671 20116 20585 21036 
+459 743 972 1257 1694 2096 2162 2552 2933 3352 3604 4187 4520 4849 5169 5551 5909 6334 6687 7046 7629 7979 8329 8652 8975 9303 9631 9909 10187 10534 10881 11178 11475 11889 12209 12526 12830 13192 13515 13835 14184 14475 14816 15497 15896 16289 16793 17511 18226 18674 19119 19588 20039 20548 21036 
+323 614 955 1636 2035 2428 2932 3650 4365 4813 5258 5727 6178 6687 7175 7660 7944 8173 8458 8895 9297 9363 9753 10134 10553 10805 11388 11721 12050 12370 12752 13110 13535 13888 14247 14830 15180 15530 15853 16176 16504 16832 17110 17388 17735 18082 18379 18676 19090 19410 19727 20031 20393 20716 21036 
+297 617 966 1257 1598 2279 2678 3071 3575 4293 5008 5456 5901 6370 6821 7330 7818 8303 8587 8816 9101 9538 9940 10006 10396 10777 11196 11448 12031 12364 12693 13013 13395 13753 14178 14531 14890 15473 15823 16173 16496 16819 17147 17475 17753 18031 18378 18725 19022 19319 19733 20053 20370 20674 21036 
+307 636 956 1338 1696 2121 2474 2833 3416 3766 4116 4439 4762 5090 5418 5696 5974 6321 6668 6965 7262 7676 7996 8313 8617 8979 9302 9622 9971 10262 10603 11284 11683 12076 12580 13298 14013 14461 14906 15375 15826 16335 16823 17308 17592 17821 18106 18543 18945 19011 19401 19782 20201 20453 21036 
+356 714 1139 1492 1851 2434 2784 3134 3457 3780 4108 4436 4714 4992 5339 5686 5983 6280 6694 7014 7331 7635 7997 8320 8640 8989 9280 9621 10302 10701 11094 11598 12316 13031 13479 13924 14393 14844 15353 15841 16326 16610 16839 17124 17561 17963 18029 18419 18800 19219 19471 20054 20387 20716 21036 
+327 686 1269 1619 1969 2292 2615 2943 3271 3549 3827 4174 4521 4818 5115 5529 5849 6166 6470 6832 7155 7475 7824 8115 8456 9137 9536 9929 10433 11151 11866 12314 12759 13228 13679 14188 14676 15161 15445 15674 15959 16396 16798 16864 17254 17635 18054 18306 18889 19222 19551 19871 20253 20611 21036 
+336 659 979 1328 1619 1960 2641 3040 3433 3937 4655 5370 5818 6263 6732 7183 7692 8180 8665 8949 9178 9463 9900 10302 10368 10758 11139 11558 11810 12393 12726 13055 13375 13757 14115 14540 14893 15252 15835 16185 16535 16858 17181 17509 17837 18115 18393 18740 19087 19384 19681 20095 20415 20732 21036 
+557 890 1219 1539 1921 2279 2704 3057 3416 3999 4349 4699 5022 5345 5673 6001 6279 6557 6904 7251 7548 7845 8259 8579 8896 9200 9562 9885 10205 10554 10845 11186 11867 12266 12659 13163 13881 14596 15044 15489 15958 16409 16918 17406 17891 18175 18404 18689 19126 19528 19594 19984 20365 20784 21036 
+367 871 1589 2304 2752 3197 3666 4117 4626 5114 5599 5883 6112 6397 6834 7236 7302 7692 8073 8492 8744 9327 9660 9989 10309 10691 11049 11474 11827 12186 12769 13119 13469 13792 14115 14443 14771 15049 15327 15674 16021 16318 16615 17029 17349 17666 17970 18332 18655 18975 19324 19615 19956 20637 21036 
+291 595 957 1280 1600 1949 2240 2581 3262 3661 4054 4558 5276 5991 6439 6884 7353 7804 8313 8801 9286 9570 9799 10084 10521 10923 10989 11379 11760 12179 12431 13014 13347 13676 13996 14378 14736 15161 15514 15873 16456 16806 17156 17479 17802 18130 18458 18736 19014 19361 19708 20005 20302 20716 21036 
+273 623 973 1296 1619 1947 2275 2553 2831 3178 3525 3822 4119 4533 4853 5170 5474 5836 6159 6479 6828 7119 7460 8141 8540 8933 9437 10155 10870 11318 11763 12232 12683 13192 13680 14165 14449 14678 14963 15400 15802 15868 16258 16639 17058 17310 17893 18226 18555 18875 19257 19615 20040 20393 20752 
+324 647 970 1298 1626 1904 2182 2529 2876 3173 3470 3884 4204 4521 4825 5187 5510 5830 6179 6470 6811 7492 7891 8284 8788 9506 10221 10669 11114 11583 12034 12543 13031 13516 13800 14029 14314 14751 15153 15219 15609 15990 16409 16661 17244 17577 17906 18226 18608 18966 19391 19744 20103 20686 21036 
+252 530 877 1224 1521 1818 2232 2552 2869 3173 3535 3858 4178 4527 4818 5159 5840 6239 6632 7136 7854 8569 9017 9462 9931 10382 10891 11379 11864 12148 12377 12662 13099 13501 13567 13957 14338 14757 15009 15592 15925 16254 16574 16956 17314 17739 18092 18451 19034 19384 19734 20057 20380 20708 21036 
+297 625 953 1231 1509 1856 2203 2500 2797 3211 3531 3848 4152 4514 4837 5157 5506 5797 6138 6819 7218 7611 8115 8833 9548 9996 10441 10910 11361 11870 12358 12843 13127 13356 13641 14078 14480 14546 14936 15317 15736 15988 16571 16904 17233 17553 17935 18293 18718 19071 19430 20013 20363 20713 21036 
+302 630 908 1186 1533 1880 2177 2474 2888 3208 3525 3829 4191 4514 4834 5183 5474 5815 6496 6895 7288 7792 8510 9225 9673 10118 10587 11038 11547 12035 12520 12804 13033 13318 13755 14157 14223 14613 14994 15413 15665 16248 16581 16910 17230 17612 17970 18395 18748 19107 19690 20040 20390 20713 21036 
+321 618 915 1329 1649 1966 2270 2632 2955 3275 3624 3915 4256 4937 5336 5729 6233 6951 7666 8114 8559 9028 9479 9988 10476 10961 11245 11474 11759 12196 12598 12664 13054 13435 13854 14106 14689 15022 15351 15671 16053 16411 16836 17189 17548 18131 18481 18831 19154 19477 19805 20133 20411 20689 21036 
+271 685 1005 1322 1626 1988 2311 2631 2980 3271 3612 4293 4692 5085 5589 6307 7022 7470 7915 8384 8835 9344 9832 10317 10601 10830 11115 11552 11954 12020 12410 12791 13210 13462 14045 14378 14707 15027 15409 15767 16192 16545 16904 17487 17837 18187 18510 18833 19161 19489 19767 20045 20392 20739 21036 
+422 867 1336 1787 2296 2784 3269 3553 3782 4067 4504 4906 4972 5362 5743 6162 6414 6997 7330 7659 7979 8361 8719 9144 9497 9856 10439 10789 11139 11462 11785 12113 12441 12719 12997 13344 13691 13988 14285 14699 15019 15336 15640 16002 16325 16645 16994 17285 17626 18307 18706 19099 19603 20321 21036 
+443 894 1403 1891 2376 2660 2889 3174 3611 4013 4079 4469 4850 5269 5521 6104 6437 6766 7086 7468 7826 8251 8604 8963 9546 9896 10246 10569 10892 11220 11548 11826 12104 12451 12798 13095 13392 13806 14126 14443 14747 15109 15432 15752 16101 16392 16733 17414 17813 18206 18710 19428 20143 20591 21036 
+692 1407 1855 2300 2769 3220 3729 4217 4702 4986 5215 5500 5937 6339 6405 6795 7176 7595 7847 8430 8763 9092 9412 9794 10152 10577 10930 11289 11872 12222 12572 12895 13218 13546 13874 14152 14430 14777 15124 15421 15718 16132 16452 16769 17073 17435 17758 18078 18427 18718 19059 19740 20139 20532 21036 
+689 1137 1582 2051 2502 3011 3499 3984 4268 4497 4782 5219 5621 5687 6077 6458 6877 7129 7712 8045 8374 8694 9076 9434 9859 10212 10571 11154 11504 11854 12177 12500 12828 13156 13434 13712 14059 14406 14703 15000 15414 15734 16051 16355 16717 17040 17360 17709 18000 18341 19022 19421 19814 20318 21036 
+425 934 1422 1907 2191 2420 2705 3142 3544 3610 4000 4381 4800 5052 5635 5968 6297 6617 6999 7357 7782 8135 8494 9077 9427 9777 10100 10423 10751 11079 11357 11635 11982 12329 12626 12923 13337 13657 13974 14278 14640 14963 15283 15632 15923 16264 16945 17344 17737 18241 18959 19674 20122 20567 21036 
+419 888 1339 1848 2336 2821 3105 3334 3619 4056 4458 4524 4914 5295 5714 5966 6549 6882 7211 7531 7913 8271 8696 9049 9408 9991 10341 10691 11014 11337 11665 11993 12271 12549 12896 13243 13540 13837 14251 14571 14888 15192 15554 15877 16197 16546 16837 17178 17859 18258 18651 19155 19873 20588 21036 
+115 181 489 627 1066 1569 1812 
+115 423 593 796 1266 1660 2028 2094 2410 2763 3028 
+368 736 802 1118 1471 1736 1877 2185 2355 2558 3028 
+551 617 915 1289 1469 1681 2072 2528 2955 3306 3639 4052 4376 4616 5245 
+255 801 1351 1906 2465 3204 3270 3613 3975 4357 4663 5159 5511 5716 6026 6299 
+603 1180 1246 1544 1918 2098 2310 2701 3157 3584 3935 4268 4681 5005 5245 
+246 312 524 671 1183 1381 1755 
+229 475 718 965 1214 1431 1686 1903 2123 2367 2616 2846 2912 3374 3793 4345 4600 
+174 246 562 682 944 1049 1119 1305 1494 1796 
+223 500 881 1112 1419 1639 1885 2140 2469 2722 3071 3481 3800 4059 4355 4637 4969 5261 5528 5774 5991 6057 6497 6622 6794 7063 7233 7512 7870 8116 8359 8606 8823 
+288 626 692 1292 1851 2021 2348 2738 
+253 500 925 1347 1737 2172 2399 2695 3049 3472 3872 4210 4743 4904 5058 5184 5402 5558 5624 6043 6168 6437 6607 7035 7387 7663 7936 
+487 699 942 1083 1149 
+533 703 1030 1420 1734 2072 2138 2738 
+229 568 861 1052 1118 
+116 182 416 652 840 1059 1202 1375 
+522 852 1237 1622 2004 2212 2527 2842 3161 3461 3779 4103 4408 4731 5142 5507 5573 5905 6249 6702 6903 7207 7545 8088 8518 9022 9490 9908 
+392 940 1270 1655 2040 2422 2630 2945 3260 3579 3879 4197 4521 4826 5149 5560 5925 5991 6323 6667 7120 7321 7625 7963 8506 8936 9440 9908 
+392 940 1270 1655 2040 2422 2630 2945 3260 3579 
+94 160 582 720 871 1219 1450 1808 1961 2404 2626 
+213 757 1199 1265 1494 1564 1764 
+213 757 1199 1265 1494 1564 1764 
+213 635 981 1344 1410 1561 1756 1864 2163 
+213 660 1005 1071 1306 1376 1670 1817 
+213 501 1022 1441 1507 1710 1857 
+213 647 838 985 1406 1838 2168 2234 2501 2648 
+213 673 1158 1541 1607 1754 
+213 360 659 931 1101 1167 1365 
+213 356 687 931 1183 1333 1399 
+213 460 761 986 1291 1670 1736 2042 
+213 460 761 986 1291 1670 1736 2042 
+213 460 1022 1482 1548 1927 2032 2554 2701 
+213 460 679 796 862 1161 
+213 460 877 1192 1258 1523 1733 1838 1985 2084 
+213 460 921 1068 1630 2090 2156 
+213 460 672 742 1044 1343 1730 2015 2081 2366 2436 
+492 1087 1687 2337 2403 2835 3219 3561 3964 4305 4762 5113 5639 6281 6834 7324 7762 8348 8897 9474 9964 10613 11088 11597 12345 12779 13375 13880 14372 14786 15230 15933 16272 16672 17076 17476 17808 18254 18712 19247 19741 
+569 1169 1819 1885 2317 2701 3043 3446 3787 4244 4595 5121 5763 6316 6806 7244 7830 8379 8956 9446 10095 10570 11079 11827 12261 12857 13362 13854 14268 14712 15415 15754 16154 16558 16958 17290 17736 18194 18729 19223 19741 
+525 904 1358 1853 2407 2867 3348 3877 4407 4473 4902 5230 5577 5874 6177 6721 7189 7803 8244 8745 
+475 1026 1405 1859 2354 2908 3368 3849 4378 4908 4974 5403 5731 6078 6375 6678 7222 7690 8304 8745 
+254 466 617 867 1263 1557 1623 1835 1982 
+254 466 617 867 1367 1791 1992 2058 2270 2417 
+434 500 739 986 1447 1594 2156 
+434 500 879 984 1506 1653 1892 2139 2701 
+188 343 621 814 880 1473 1643 1940 2330 2602 
+510 736 997 1297 1521 1724 1790 1988 2087 2430 2600 
+287 650 1036 1374 1762 2173 2715 3187 3679 4261 4823 5465 5872 6412 6831 7383 7878 8406 8783 9210 9763 10396 11044 11253 11319 11597 11767 11966 12498 12878 13027 13502 13892 14255 14678 15278 15741 16134 16539 16967 17383 17596 17859 18145 18383 18671 18982 
+337 723 1061 1449 1860 2402 2874 3366 3948 4510 5152 5559 6099 6518 7070 7565 8093 8470 8897 9450 10083 10731 10940 11006 11284 11454 11653 12185 12565 12714 13189 13579 13942 14365 14965 15428 15821 16226 16654 17070 17283 17546 17832 18070 18358 18669 18982 
+360 698 1086 1497 2039 2511 3003 3585 4147 4789 5196 5736 6155 6707 7202 7730 8107 8534 9087 9720 10368 10577 10643 10921 11091 11290 11822 12202 12351 12826 13216 13579 14002 14602 15065 15458 15863 16291 16707 16920 17183 17469 17707 17995 18306 18619 18982 
+312 700 1111 1653 2125 2617 3199 3761 4403 4810 5350 5769 6321 6816 7344 7721 8148 8701 9334 9982 10191 10257 10535 10705 10904 11436 11816 11965 12440 12830 13193 13616 14216 14679 15072 15477 15905 16321 16534 16797 17083 17321 17609 17920 18233 18596 18982 
+362 773 1315 1787 2279 2861 3423 4065 4472 5012 5431 5983 6478 7006 7383 7810 8363 8996 9644 9853 9919 10197 10367 10566 11098 11478 11627 12102 12492 12855 13278 13878 14341 14734 15139 15567 15983 16196 16459 16745 16983 17271 17582 17895 18258 18644 18982 
+385 927 1399 1891 2473 3035 3677 4084 4624 5043 5595 6090 6618 6995 7422 7975 8608 9256 9465 9531 9809 9979 10178 10710 11090 11239 11714 12104 12467 12890 13490 13953 14346 14751 15179 15595 15808 16071 16357 16595 16883 17194 17507 17870 18256 18594 18982 
+150 216 566 940 1218 
+291 823 1224 1698 2154 2571 3102 3457 3719 4296 4723 5082 5469 5884 6347 6839 7252 7736 8407 8897 9489 9925 10293 10745 10811 11152 11526 11804 12200 
+506 907 1381 1837 2254 2785 3140 3402 3979 4406 4765 5152 5567 6030 6522 6935 7419 8090 8580 9172 9608 9976 10428 10494 10835 11209 11487 11883 12200 
+375 849 1305 1722 2253 2608 2870 3447 3874 4233 4620 5035 5498 5990 6403 6887 7558 8048 8640 9076 9444 9896 9962 10303 10677 10955 11351 11668 12200 
+645 1135 1727 2163 2531 2983 3049 3390 3764 4042 4438 4755 5287 5688 6162 6618 7035 7566 7921 8183 8760 9187 9546 9933 10348 10811 11303 11716 12200 
+458 1129 1619 2211 2647 3015 3467 3533 3874 4248 4526 4922 5239 5771 6172 6646 7102 7519 8050 8405 8667 9244 9671 10030 10417 10832 11295 11787 12200 
+466 879 1363 2034 2524 3116 3552 3920 4372 4438 4779 5153 5431 5827 6144 6676 7077 7551 8007 8424 8955 9310 9572 10149 10576 10935 11322 11737 12200 
+329 591 1168 1595 1954 2341 2756 3219 3711 4124 4608 5279 5769 6361 6797 7165 7617 7683 8024 8398 8676 9072 9389 9921 10322 10796 11252 11669 12200 
+551 978 1337 1724 2139 2602 3094 3507 3991 4662 5152 5744 6180 6548 7000 7066 7407 7781 8059 8455 8772 9304 9705 10179 10635 11052 11583 11938 12200 
+410 778 1230 1296 1637 2011 2289 2685 3002 3534 3935 4409 4865 5282 5813 6168 6430 7007 7434 7793 8180 8595 9058 9550 9963 10447 11118 11608 12200 
+505 860 1122 1699 2126 2485 2872 3287 3750 4242 4655 5139 5810 6300 6892 7328 7696 8148 8214 8555 8929 9207 9603 9920 10452 10853 11327 11783 12200 
+361 776 1239 1731 2144 2628 3299 3789 4381 4817 5185 5637 5703 6044 6418 6696 7092 7409 7941 8342 8816 9272 9689 10220 10575 10837 11414 11841 12200 
+401 760 1147 1562 2025 2517 2930 3414 4085 4575 5167 5603 5971 6423 6489 6830 7204 7482 7878 8195 8727 9128 9602 10058 10475 11006 11361 11623 12200 
+426 492 833 1207 1485 1881 2198 2730 3131 3605 4061 4478 5009 5364 5626 6203 6630 6989 7376 7791 8254 8746 9159 9643 10314 10804 11396 11832 12200 
+370 687 1219 1620 2094 2550 2967 3498 3853 4115 4692 5119 5478 5865 6280 6743 7235 7648 8132 8803 9293 9885 10321 10689 11141 11207 11548 11922 12200 
+389 852 1344 1757 2241 2912 3402 3994 4430 4798 5250 5316 5657 6031 6309 6705 7022 7554 7955 8429 8885 9302 9833 10188 10450 11027 11454 11813 12200 
+448 904 1321 1852 2207 2469 3046 3473 3832 4219 4634 5097 5589 6002 6486 7157 7647 8239 8675 9043 9495 9561 9902 10276 10554 10950 11267 11799 12200 
+464 1056 1492 1860 2312 2378 2719 3093 3371 3767 4084 4616 5017 5491 5947 6364 6895 7250 7512 8089 8516 8875 9262 9677 10140 10632 11045 11529 12200 
+430 847 1378 1733 1995 2572 2999 3358 3745 4160 4623 5115 5528 6012 6683 7173 7765 8201 8569 9021 9087 9428 9802 10080 10476 10793 11325 11726 12200 
+391 922 1277 1539 2116 2543 2902 3289 3704 4167 4659 5072 5556 6227 6717 7309 7745 8113 8565 8631 8972 9346 9624 10020 10337 10869 11270 11744 12200 
+566 1002 1370 1822 1888 2229 2603 2881 3277 3594 4126 4527 5001 5457 5874 6405 6760 7022 7599 8026 8385 8772 9187 9650 10142 10555 11039 11710 12200 
+384 703 962 1258 1540 1872 2164 2431 2677 2894 2960 3400 3525 3697 3966 4136 4415 4773 5019 5262 5509 5726 5975 6252 6633 6864 7171 7391 7637 7892 8221 8474 8823 
+309 375 696 886 1323 
+529 595 895 1282 1576 1928 2458 3166 3796 4604 5118 5810 6454 6829 
+221 438 687 964 1345 1576 1883 2103 2349 2604 2933 3186 3535 3945 4264 4523 4819 5101 5433 5725 5992 6238 6455 6521 6961 7086 7258 7527 7697 7976 8334 8580 8823 
+366 716 1025 1436 1745 1811 
+366 675 1116 1455 1521 1877 1997 2451 2621 
+321 387 559 998 1417 1760 2103 
+258 324 630 738 979 1174 1570 1986 2326 
+448 925 1569 2215 2281 2516 2686 2930 3271 3766 4034 4226 4572 5003 5267 5570 5840 
+270 336 792 1133 1628 2026 
+315 581 745 811 1093 1457 
+315 631 871 1320 1681 1856 2219 2601 2667 3080 3324 
+315 620 1240 1542 2030 2627 3134 3607 4170 4828 5318 5776 6364 7069 7530 8105 8599 9137 9630 10093 10568 11062 11601 12043 12109 12536 
+324 781 970 1231 1457 1658 1724 2026 2278 2542 2807 2977 3253 3391 3672 
+315 810 1078 1270 1616 2047 2311 2614 2884 3358 3835 4479 5125 5191 5426 5596 5840 
+315 810 1208 1504 1570 2026 
+315 810 1364 1702 2016 2280 2747 3057 3342 3749 4118 4510 4576 4802 
+315 689 967 1363 1680 2212 2613 3087 3543 3960 4491 4846 5108 5685 6112 6471 6858 7273 7736 8228 8641 9125 9796 10286 10878 11314 11682 12134 12200 
+324 698 976 1152 1218 
+315 689 967 1239 1584 1941 2213 2596 2730 3084 3277 3591 4004 4416 4482 
+315 587 927 1191 1505 1728 1951 2224 2497 2770 3043 3316 3589 3912 4235 4558 4881 5204 5527 5850 6173 6496 6819 7142 7515 7938 8361 8784 9207 9604 9670 9908 10046 10244 10369 10439 
+315 462 727 1123 1578 1957 2170 2236 
+315 462 758 1002 1170 1560 1733 2007 2073 2277 
+315 462 761 999 1248 1395 1461 1630 
+315 682 787 1146 1554 1987 2318 2384 
+315 483 916 1396 1774 1840 
+315 539 925 1275 1521 1668 1967 2346 2623 2689 
+315 638 1047 1354 1420 1579 1704 
+315 706 901 994 1195 1320 1508 1688 1928 2260 2558 2793 2966 3142 3208 
+157 304 626 872 1136 1202 1528 1598 1727 1865 2018 2143 2263 2600 2708 
+157 352 806 1158 1224 1517 1587 
+574 1224 1290 1722 2106 2448 2851 3192 3649 4000 4526 5168 5721 6211 6649 7235 7784 8361 8851 9500 9975 10484 11232 11666 12262 12767 13259 13673 14117 14820 15159 15559 15963 16363 16695 17141 17599 18134 18628 19146 19741 
+351 687 1028 1484 1870 2334 2561 2788 3015 3242 3474 3706 3938 4170 4514 4831 5167 5484 5774 6057 6123 7010 7289 7394 7842 8030 8367 8757 9277 9843 
+274 561 808 1176 1665 2184 2754 3297 3687 4211 4858 5355 5835 6472 7092 7669 8253 8976 9824 10341 10407 10754 10892 11478 11714 12016 12365 
+274 494 560 924 1032 1278 1863 2278 2580 3081 3489 3947 4443 4731 5040 5368 5710 6131 6411 6658 
+198 264 476 700 939 1265 
+198 504 726 846 912 1134 1579 1809 
+198 437 763 987 1053 1265 
+198 584 934 1180 1327 1626 2005 2282 2348 2689 
+326 392 685 755 938 1133 1587 
+277 552 618 883 1030 1591 1981 2348 2690 3037 3525 3718 
+372 438 764 1092 1538 1843 2072 2324 2583 2862 3164 3434 3821 4258 4755 4990 5364 
+121 187 356 697 844 1143 1381 1630 
+145 441 929 1341 1851 2139 2205 
+386 896 1184 1250 1421 1717 2205 
+274 592 916 1221 1544 1955 2320 2386 2718 3062 3515 3716 4020 4358 4901 5331 5835 6303 6721 7269 7599 7984 8369 8751 8959 9274 9589 9908 
+292 616 921 1244 1655 2020 2086 2418 2762 3215 3416 3720 4058 4601 5031 5535 6003 6421 6969 7299 7684 8069 8451 8659 8974 9289 9608 9908 
+293 593 911 1235 1540 1863 2274 2639 2705 3037 3381 3834 4035 4339 4677 5220 5650 6154 6622 7040 7588 7918 8303 8688 9070 9278 9593 9908 
+124 190 429 572 903 1147 1399 
+194 341 640 1019 1296 1362 1703 1927 2313 2663 
+251 317 658 882 1268 1618 1864 2011 2310 2689 
+194 260 624 732 978 1563 1978 2280 2781 3189 3647 4143 4431 4740 5068 5410 5831 6111 6358 6658 
+375 579 971 1287 1659 2007 2073 
+474 674 906 1036 1102 1491 1717 1887 
+567 737 1034 1424 1696 1910 2065 2343 2536 2602 
+325 725 1023 1089 1393 1845 
+174 506 762 1006 1072 1328 1485 1623 1948 
+174 279 349 675 783 1109 1367 1839 2209 2275 2487 2557 
+250 574 640 928 1494 1820 2288 2640 2916 
+322 388 789 993 1385 1701 2073 
+442 794 1070 1346 1670 1736 2024 2590 2916 
+250 526 850 916 1204 1770 2096 2564 2916 
+342 831 1350 1920 2463 2853 3377 4024 4521 5001 5638 6258 6835 7419 8142 8990 9507 9573 9920 10058 10644 10880 11182 11531 11831 12118 12365 
+424 610 676 1007 1077 1224 1532 1764 2019 2419 
+253 555 825 1212 1649 2146 2381 2755 3153 3219 3545 3873 4319 4624 4853 5105 5364 
+218 464 530 710 1149 1319 1781 2081 2305 
+192 300 498 729 858 924 1210 1469 1607 
+91 157 456 695 942 1161 
+177 243 441 540 883 1053 1589 1815 2076 2376 2600 
+411 908 1143 1517 1915 1981 2307 2635 3081 3386 3615 3867 4126 4405 4707 4977 5364 
+172 480 648 957 1164 1230 1580 1873 2541 2799 2965 3186 
+252 318 469 639 795 942 1204 1477 1674 1901 2160 2449 2752 3085 3450 3845 
+302 472 769 1159 1431 1645 1800 2078 2271 2337 
+328 696 917 1209 1564 1843 2135 2201 2454 2524 
+302 747 1100 1522 2104 2779 3255 3913 4515 4581 4832 
+302 748 1053 1282 1534 1793 2072 2374 2644 3031 3468 3965 4200 4574 4972 5038 5364 
+343 624 829 1027 1225 1446 1836 2121 2379 2660 2968 3273 3339 3655 3835 3940 
+343 607 769 835 1047 1481 1586 
+324 791 1194 1597 2050 2503 2911 3319 3766 4213 4730 5133 5199 5546 5684 6309 6500 7085 7391 7809 8175 8615 
+239 386 672 999 1224 1290 
+239 386 947 1337 1704 2046 2393 2881 3074 3377 3652 3718 
+462 655 958 1233 1299 1564 1711 2272 2662 3029 3371 3718 
+316 663 1151 1344 1647 1922 1988 2253 2400 2961 3351 3718 
+213 565 673 898 1148 1375 1500 1566 1762 
+225 530 733 799 1105 1252 
+581 954 1509 1575 1840 2051 2159 2363 2802 2907 2977 3601 3930 4343 4680 5052 5439 6118 6824 
+214 843 1420 1486 1784 2158 2338 2550 2941 3397 3824 4175 4508 4921 5245 
+240 650 1162 1572 1638 1918 
+164 311 610 1073 1434 1500 1735 1805 2300 
+164 311 610 953 1194 1260 1755 
+194 264 411 549 870 978 1301 1565 1712 2034 2280 2570 2795 2861 
+220 484 550 876 946 1075 1213 1366 1491 1611 1948 2056 2239 2386 2708 
+220 510 735 801 1021 1091 1238 1376 1697 1805 2128 2392 2539 2861 
+194 341 762 1040 1216 1282 1664 1784 
+194 382 660 836 902 1119 1224 
+357 908 1249 1657 1970 2212 2595 2858 3026 3092 3262 3534 3786 4060 4329 4687 5142 5530 5962 6245 6628 7087 7647 
+525 866 1274 1587 1829 2212 2475 2643 2709 2879 3151 3403 3677 3946 4304 4759 5147 5579 5862 6245 6704 7264 7647 
+447 898 1376 1739 1805 2267 2414 2801 3150 3375 3760 4118 4304 4715 5087 5548 5896 
+380 576 642 955 1141 1413 1780 2068 
+315 723 1036 1278 1661 1924 2092 2158 2328 2600 2852 3126 3395 3753 4208 4596 5028 5311 5694 6153 6713 7096 7647 
+379 786 1150 1380 1616 2036 2456 2971 3037 3469 3827 4287 4622 4870 5300 5613 5980 6492 6926 7377 7901 8332 8805 9423 9905 10323 10807 11391 
+713 1411 2171 2795 3503 3764 4091 4157 4495 4842 4980 5686 5989 6499 6975 7383 8057 8664 9087 9483 10174 10835 11546 12199 12893 13567 14201 14747 15394 16082 16829 17368 17731 18140 18635 19143 19765 20435 20813 21397 22083 22808 
+366 763 1175 1373 1736 2101 2167 2357 2629 3069 3343 
+374 714 1213 1610 1676 2008 2113 2300 2376 2556 2862 3074 3307 
+260 441 634 858 956 1176 1452 1622 1874 2021 2320 2610 2824 3041 3107 
+251 524 736 931 1186 1630 2007 2277 2535 2836 3141 3423 3489 3815 
+383 665 816 1115 1461 1731 2013 2079 2252 2414 2620 2767 3107 3277 
+524 590 912 1444 1868 2177 2664 3208 3668 4196 4826 5547 6024 6592 
+259 509 801 1025 1290 1612 1897 2161 2562 2835 3199 3700 3970 4245 4568 4878 5235 5504 5910 6194 6520 6811 7103 7383 7788 7854 8213 
+259 583 831 1049 1394 1647 1870 2220 2538 2786 3004 3257 3480 3734 3983 4049 4270 4499 4669 
+259 633 931 1199 1508 1867 2207 2517 2868 3243 3309 3521 3932 
+259 460 559 625 915 
+259 573 811 1079 1358 1687 2011 2364 2821 3328 3830 4361 4671 5042 5408 5803 6352 6896 7443 7509 7721 8132 
+259 447 764 979 1045 1243 1443 1731 2074 2510 2709 2879 3296 
+259 702 1041 1278 1344 1542 
+259 437 683 1210 1635 1701 2017 2215 
+259 605 957 1233 1587 1913 2185 2466 2786 3135 3427 3703 4043 4341 4688 4891 5229 5488 5803 6009 6284 6607 6673 7041 7400 
+259 606 1102 1522 1807 2125 2497 2911 3275 3698 4299 4691 5151 5567 6051 6645 7307 7578 7644 7973 8111 8645 8857 9184 9354 
+50 116 478 656 
+262 551 814 880 1465 1856 2274 2616 
+263 526 592 1177 1568 1986 2328 2616 
+237 303 888 1279 1697 2039 2327 2616 
+320 672 948 1302 1628 1900 2181 2501 2850 3142 3418 3758 4056 4403 4606 4944 5203 5518 5724 5999 6322 6388 6756 7115 7645 
+256 518 678 744 956 1487 1839 
+276 764 1361 1868 2341 2904 3562 4052 4510 5098 5803 6264 6839 7333 7871 8364 8827 9302 9796 10335 10777 10843 11270 11611 11916 12536 
+462 1059 1566 2039 2602 3260 3750 4208 4796 5501 5962 6537 7031 7569 8062 8525 9000 9494 10033 10475 10541 10968 11309 11614 12234 12536 
+571 1078 1551 2114 2772 3262 3720 4308 5013 5474 6049 6543 7081 7574 8037 8512 9006 9545 9987 10053 10480 10821 11126 11746 12048 12536 
+481 954 1517 2175 2665 3123 3711 4416 4877 5452 5946 6484 6977 7440 7915 8409 8948 9390 9456 9883 10224 10529 11149 11451 11939 12536 
+447 1010 1668 2158 2616 3204 3909 4370 4945 5439 5977 6470 6933 7408 7902 8441 8883 8949 9376 9717 10022 10642 10944 11432 12029 12536 
+537 1195 1685 2143 2731 3436 3897 4472 4966 5504 5997 6460 6935 7429 7968 8410 8476 8903 9244 9549 10169 10471 10959 11556 12063 12536 
+632 1122 1580 2168 2873 3334 3909 4403 4941 5434 5897 6372 6866 7405 7847 7913 8340 8681 8986 9606 9908 10396 10993 11500 11973 12536 
+464 922 1510 2215 2676 3251 3745 4283 4776 5239 5714 6208 6747 7189 7255 7682 8023 8328 8948 9250 9738 10335 10842 11315 11878 12536 
+432 1020 1725 2186 2761 3255 3793 4286 4749 5224 5718 6257 6699 6765 7192 7533 7838 8458 8760 9248 9845 10352 10825 11388 12046 12536 
+562 1267 1728 2303 2797 3335 3828 4291 4766 5260 5799 6241 6307 6734 7075 7380 8000 8302 8790 9387 9894 10367 10930 11588 12078 12536 
+679 1140 1715 2209 2747 3240 3703 4178 4672 5211 5653 5719 6146 6487 6792 7412 7714 8202 8799 9306 9779 10342 11000 11490 11948 12536 
+435 1010 1504 2042 2535 2998 3473 3967 4506 4948 5014 5441 5782 6087 6707 7009 7497 8094 8601 9074 9637 10295 10785 11243 11831 12536 
+549 1043 1581 2074 2537 3012 3506 4045 4487 4553 4980 5321 5626 6246 6548 7036 7633 8140 8613 9176 9834 10324 10782 11370 12075 12536 
+468 1006 1499 1962 2437 2931 3470 3912 3978 4405 4746 5051 5671 5973 6461 7058 7565 8038 8601 9259 9749 10207 10795 11500 11961 12536 
+512 1005 1468 1943 2437 2976 3418 3484 3911 4252 4557 5177 5479 5967 6564 7071 7544 8107 8765 9255 9713 10301 11006 11467 12042 12536 
+297 706 1013 1079 1238 1363 1704 
+297 760 1121 1187 1398 1583 
+467 930 1405 1899 2438 2880 2946 3373 3714 4019 4639 4941 5429 6026 6533 7006 7569 8227 8717 9175 9763 10468 10929 11504 11998 12536 
+437 912 1406 1945 2387 2453 2880 3221 3526 4146 4448 4936 5533 6040 6513 7076 7734 8224 8682 9270 9975 10436 11011 11505 12043 12536 
+449 943 1482 1924 1990 2417 2758 3063 3683 3985 4473 5070 5577 6050 6613 7271 7761 8219 8807 9512 9973 10548 11042 11580 12073 12536 
+468 1007 1449 1515 1942 2283 2588 3208 3510 3998 4595 5102 5575 6138 6796 7286 7744 8332 9037 9498 10073 10567 11105 11598 12061 12536 
+513 955 1021 1448 1789 2094 2714 3016 3504 4101 4608 5081 5644 6302 6792 7250 7838 8543 9004 9579 10073 10611 11104 11567 12042 12536 
+416 482 909 1250 1555 2175 2477 2965 3562 4069 4542 5105 5763 6253 6711 7299 8004 8465 9040 9534 10072 10565 11028 11503 11997 12536 
+189 255 453 653 941 1284 1720 1919 2089 2506 2791 2979 3296 
+189 779 884 954 1086 1389 1590 1656 1978 2048 2231 
+230 335 505 816 1112 1332 1719 1859 1925 2137 2245 2424 
+336 514 590 656 
+215 281 776 1184 1331 1630 1973 
+285 473 840 978 1170 1401 1530 1596 
+312 702 768 1320 1634 2114 2518 2746 3051 3462 
+213 383 709 779 1016 1163 1429 1768 2088 2154 
+404 1132 1590 1656 1957 2323 2640 3163 3524 
+442 860 1408 1738 2123 2508 2890 3098 3413 3728 4047 4347 4665 4989 5294 5617 6028 6393 6459 6791 7135 7588 7789 8093 8431 8974 9404 9908 
+416 867 1314 1732 2229 2692 3163 3520 4017 4361 4572 4638 4884 5156 5461 
+312 855 1285 1789 2257 2675 3223 3553 3938 4323 4705 4913 5228 5543 5862 6162 6480 6804 7109 7432 7843 8208 8274 8606 8950 9403 9604 9908 
+517 947 1451 1919 2337 2885 3215 3600 3985 4367 4575 4890 5205 5524 5824 6142 6466 6771 7094 7505 7870 7936 8268 8612 9065 9266 9570 9908 
+246 551 993 1444 1891 2309 2806 3269 3740 4097 4594 4938 5149 5215 5461 
+291 814 1175 1605 2333 2791 2857 3158 3524 
+291 429 637 922 1363 1728 1984 2050 2645 
+228 294 526 699 890 1289 1645 
+373 729 983 1049 1281 1454 1645 
+176 242 486 853 1071 1459 1585 1837 2149 
+414 764 1231 1634 2037 2490 2943 3351 3759 4206 4653 5170 5573 5639 5986 6124 6749 6940 7525 7831 8249 8615 
+314 598 664 970 1078 1319 1514 1910 2326 
+370 786 1126 1410 1476 1782 1890 2131 2326 
+215 281 563 804 1145 1315 1658 1957 2300 
+215 556 726 1069 1368 1711 1952 2018 2300 
+174 413 957 1399 1465 1694 1764 
+174 413 957 1399 1465 1694 1764 
+357 774 939 1241 1826 2000 2508 2914 2980 3259 
+282 588 792 858 1138 1208 1355 1493 1563 
+645 1020 1190 1639 2021 2301 2479 2545 
+90 158 475 763 1004 1390 1873 2265 2638 2831 3047 3362 3656 4081 4474 4998 5300 5701 5871 6140 6460 6830 7142 7421 7750 8207 8714 9093 9522 10079 10686 11005 11343 11919 11985 12343 12733 
+150 216 555 927 1217 1431 
+99 501 860 1204 1472 1884 1983 2049 
+99 204 512 861 1414 1865 1931 2153 2420 
+308 650 1070 1389 1774 2124 2486 2875 3323 3686 4000 4360 4690 5004 5359 5425 5730 5948 6227 6617 7024 7359 7693 8082 8366 
+258 592 934 1354 1673 2058 2408 2770 3159 3607 3970 4284 4644 4974 5288 5643 5709 6014 6232 6511 6901 7308 7643 7977 8366 
+132 198 366 447 811 1063 1323 
+114 180 392 540 707 1255 1497 
+122 289 837 1079 1219 1285 1497 
+122 530 808 984 1050 1243 1371 1550 1697 1867 
+332 485 928 1150 1270 1336 1758 1896 2047 2395 2626 
+272 544 945 1244 1310 1665 2077 2415 2623 2990 3462 
+273 339 658 728 1055 1249 1650 
+301 495 896 1195 1261 1580 1650 
+262 328 499 795 1283 1695 2205 
+166 397 526 592 903 1091 1458 1596 
+140 607 972 1038 1586 1733 1871 
+147 546 869 1166 1232 1548 1901 2311 2481 
+173 343 760 1045 1233 1550 1765 1831 2029 2229 2517 2860 3296 
+147 529 998 1217 1334 1400 1721 2193 2629 2799 
+271 337 653 1006 1416 1586 1759 2158 2481 
+241 487 704 770 1210 1335 1507 1776 1946 2225 2583 2829 3072 3319 3536 3785 4062 4443 4674 4981 5201 5447 5702 6031 6284 6633 7043 7362 7621 7917 8199 8531 8823 
+113 399 696 1197 1672 1738 2044 2232 2331 2626 3025 3210 
+475 950 1016 1322 1510 1609 1904 2303 2488 2653 2939 3236 
+449 515 821 1009 1108 1403 1802 1987 2152 2438 2735 3236 
+279 690 1028 1418 1484 2036 2350 2830 3234 3462 
+474 767 1085 1617 2073 2453 2780 2846 
+269 567 888 954 1253 1472 1879 2250 
+329 741 1079 1287 1654 2126 2450 2722 3123 3422 3488 
+475 923 1377 1788 2083 2149 2739 2877 3083 3230 3570 3967 4441 4888 5352 5797 
+245 464 824 890 1314 1961 2342 2592 2939 3319 3845 4167 4590 5079 5618 6117 6508 6857 7021 7235 7481 7743 8030 8340 
+204 440 860 1280 1795 1861 2293 2651 3111 3446 3694 4124 4437 4804 5316 5750 6201 6725 7156 7629 8247 8729 9147 9631 10215 10620 11027 11391 
+244 464 690 840 1114 1180 1373 1472 
+114 650 788 1126 1420 1725 1928 1994 
+140 310 376 574 744 894 1471 1609 1947 2286 2528 
+272 755 1136 1202 1583 1653 
+272 648 956 1471 1884 1950 
+313 565 741 896 1098 1324 1550 1736 1901 2135 2440 2721 2939 3005 3203 3373 3689 
+313 555 721 891 957 1155 1325 1475 2052 2190 2528 
+199 474 926 1304 1370 1623 1774 2106 2407 
+168 234 498 618 1125 1454 1750 
+168 234 595 1102 1726 2022 
+168 430 678 824 890 
+289 355 620 830 935 1082 1181 1420 1667 2084 
+231 401 663 986 1207 1273 1867 1972 
+161 237 550 761 827 1331 1436 
+161 237 497 681 990 1174 1538 1604 1885 2106 2276 2423 2631 2964 3167 3275 
+161 237 526 1022 1160 1241 1550 1757 1823 
+161 237 417 723 935 1168 1568 1908 2407 2804 2870 3202 3307 
+161 237 550 863 1074 1140 1644 1749 1900 
+161 237 397 747 1036 1262 1658 2071 2467 2880 3227 3519 4029 4518 4938 5307 5667 5733 6100 6205 
+161 237 397 767 887 1200 1411 1477 1981 2086 2237 
+339 405 953 1100 1238 1404 1871 
+253 611 857 1100 1347 1564 1813 2090 2471 2702 3009 3229 3475 3730 4059 4312 4661 5071 5390 5649 5945 6227 6559 6851 7118 7364 7581 7647 8087 8212 8384 8653 8823 
+153 300 470 618 1026 1304 1480 1546 1739 1867 
+276 423 722 1197 1570 1636 
+347 413 715 862 1161 1636 
+293 552 848 1130 1462 1754 2021 2267 2484 2550 2990 3115 3287 3556 3726 4005 4363 4609 4852 5099 5316 5565 5842 6223 6454 6761 6981 7227 7482 7811 8064 8413 8823 
+152 218 576 786 1066 
+152 218 576 943 1223 
+167 295 474 621 791 939 1347 1625 1801 1867 
+247 313 599 704 977 1384 1554 1772 2147 
+247 313 525 891 996 1347 1722 
+247 654 1029 1373 1825 2318 2803 3442 4008 4488 5105 5685 6239 6699 7279 8106 8823 9255 9321 
+247 654 824 1042 1417 1690 1756 2042 2147 
+554 1108 1568 2148 2975 3692 4124 4190 4463 4870 5245 5589 6041 6534 7019 7658 8224 8704 9321 
+528 988 1568 2395 3112 3544 3610 3883 4290 4665 5009 5461 5954 6439 7078 7644 8124 8741 9321 
+325 700 973 1039 1251 1617 1722 
+325 391 538 837 975 1482 1926 2379 
+426 919 1404 2043 2609 3089 3706 4286 4840 5300 5880 6707 7424 7856 7922 8195 8602 8977 9321 
+370 825 1204 1417 1483 1824 1971 2236 
+540 1020 1637 2217 2771 3231 3811 4638 5355 5787 5853 6126 6533 6908 7252 7704 8197 8682 9321 
+406 472 745 1152 1527 1871 2323 2816 3301 3940 4506 4986 5603 6183 6737 7197 7777 8604 9321 
+467 952 1591 2157 2637 3254 3834 4388 4848 5428 6255 6972 7404 7470 7743 8150 8525 8869 9321 
+454 1071 1651 2205 2665 3245 4072 4789 5221 5287 5560 5967 6342 6686 7138 7631 8116 8755 9321 
+591 1171 1725 2185 2765 3592 4309 4741 4807 5080 5487 5862 6206 6658 7151 7636 8275 8841 9321 
+434 1014 1841 2558 2990 3056 3329 3736 4111 4455 4907 5400 5885 6524 7090 7570 8187 8767 9321 
+459 1098 1664 2144 2761 3341 3895 4355 4935 5762 6479 6911 6977 7250 7657 8032 8376 8828 9321 
+613 1179 1659 2276 2856 3410 3870 4450 5277 5994 6426 6492 6765 7172 7547 7891 8343 8836 9321 
+554 1381 2098 2530 2596 2869 3276 3651 3995 4447 4940 5425 6064 6630 7110 7727 8307 8861 9321 
+691 1123 1189 1462 1869 2244 2588 3040 3533 4018 4657 5223 5703 6320 6900 7454 7914 8494 9321 
+801 1518 1950 2016 2289 2696 3071 3415 3867 4360 4845 5484 6050 6530 7147 7727 8281 8741 9321 
+256 588 880 1147 1393 1610 1676 2116 2241 2413 2682 2852 3131 3489 3735 3978 4225 4442 4691 4968 5349 5580 5887 6107 6353 6608 6937 7190 7539 7949 8268 8527 8823 
+176 402 628 814 979 1213 1518 1799 2017 2083 2281 2451 2767 3106 3358 3534 3689 
+150 216 409 537 716 863 1033 1181 1589 1867 
+202 559 840 1112 1393 1639 1705 2006 2331 
+202 584 852 1018 1084 1516 1841 
+202 552 830 1032 1328 1560 1816 1882 
+222 652 965 1332 1844 2278 2729 3253 3684 4157 4775 5257 5675 6159 6743 7148 7555 7919 8149 8385 8805 9225 9740 9806 10238 10596 11056 11391 
+202 440 739 936 1002 1320 1599 
+243 413 692 1050 1296 1539 1786 2003 2252 2529 2910 3141 3448 3668 3914 4169 4498 4751 5100 5510 5829 6088 6384 6666 6998 7290 7557 7803 8020 8086 8526 8651 8823 
+243 413 841 1193 1469 1742 2021 2268 2693 3115 3505 3940 4167 4463 4817 5240 5640 5978 6511 6672 6826 6952 7170 7326 7392 7811 7936 
+269 439 832 1119 1406 1617 1963 2274 2535 2931 3292 3536 3915 4259 4532 4940 5313 5602 5984 6456 6730 7000 7066 7256 7508 7897 8374 8626 9174 9426 9903 
+243 381 528 868 1295 1620 1686 2229 2597 2876 
+575 925 1203 1405 1701 1933 2189 2255 
+190 505 799 1224 1617 2141 2443 2844 3014 3283 3603 3973 4285 4564 4893 5350 5857 6236 6665 7222 7829 8148 8486 9062 9128 9486 9876 9992 10060 10377 10665 10906 11292 11775 12167 12540 12733 
+377 1155 1531 1983 2464 3016 3462 4117 4538 4604 4920 5263 5795 6142 6441 
+752 1128 1580 2061 2613 3059 3714 4135 4201 4517 4860 5392 5739 6038 6441 
+629 1050 1116 1432 1775 2307 2654 2953 3356 4134 4510 4962 5443 5995 6441 
+420 1075 1496 1562 1878 2221 2753 3100 3399 3802 4580 4956 5408 5889 6441 
+526 972 1627 2048 2114 2430 2773 3305 3652 3951 4354 5132 5508 5960 6441 
+395 461 777 1120 1652 1999 2298 2701 3479 3855 4307 4788 5340 5786 6441 
+350 802 1283 1835 2281 2936 3357 3423 3739 4082 4614 4961 5260 5663 6441 
+426 907 1459 1905 2560 2981 3047 3363 3706 4238 4585 4884 5287 6065 6441 
+455 1007 1453 2108 2529 2595 2911 3254 3786 4133 4432 4835 5613 5989 6441 
+225 542 608 940 1130 1436 1763 
+323 487 701 947 1209 1496 1806 2077 2296 2656 2722 3146 3793 4174 4424 4771 5151 5677 5999 6422 6911 7450 7949 8340 
+162 549 1045 1634 1700 2097 2167 2452 2557 2627 
+162 529 667 859 1090 1219 1285 1596 
+484 772 838 1009 1305 1793 2205 
+315 611 951 1215 1748 1814 1985 2183 2353 
+276 867 1221 1549 1919 2482 3114 3957 4099 4165 4285 4432 4728 4956 5126 5556 6007 6462 6913 7293 
+565 919 1247 1617 2180 2812 3655 3797 3863 3983 4130 4426 4654 4824 5254 5705 6160 6611 6991 7293 
+344 410 622 692 892 997 1067 1393 1501 1827 2085 2557 
+384 554 727 1126 1449 1746 1812 2128 2481 
+384 554 727 1109 1578 1797 1914 1980 2301 2773 
+410 609 779 1196 1481 1669 1986 2201 2267 2465 2665 2953 3296 
+384 961 1162 1261 1327 
+187 500 680 746 1256 1684 1975 2264 2451 2723 2919 3093 3367 
+287 467 533 1043 1471 1762 2051 2238 2510 2706 2880 3154 3367 
+233 760 912 1112 1479 1775 1969 2035 2438 
+233 760 912 1112 1479 1775 1969 2035 2438 
+265 554 741 1013 1209 1383 1657 1870 2183 2363 2429 2939 3367 
+200 426 612 777 1011 1316 1597 1815 1881 2079 2249 2565 2904 3156 3332 3487 3689 
+176 472 704 960 1026 1627 1977 2255 
+306 598 865 1111 1328 1394 1834 1959 2131 2400 2570 2849 3207 3453 3696 3943 4160 4409 4686 5067 5298 5605 5825 6071 6326 6655 6908 7257 7667 7986 8245 8541 8823 
+270 502 758 824 1425 1775 2053 2255 
+206 462 528 1129 1479 1757 1959 2255 
+230 296 897 1247 1525 1727 2023 2255 
+83 149 361 508 719 
+248 517 583 781 889 1108 1255 1555 1779 2053 2298 
+290 601 667 1251 1449 1619 1838 2180 2446 2733 
+355 774 1026 1609 1942 2271 2591 2973 3331 3756 4109 4468 5051 5401 5751 6074 6397 6725 7053 7331 7609 7956 8303 8600 8897 9311 9631 9948 10252 10614 10937 11257 11606 11897 12238 12919 13318 13711 14215 14933 15648 16096 16541 17010 17461 17970 18458 18943 19227 19456 19741 20178 20580 20646 21036 
+355 774 1156 1375 1492 1558 
+355 914 1084 1411 1801 2115 2453 2519 
+204 446 758 941 1007 1333 1536 1706 1976 2379 2679 2985 
+510 779 946 1012 1093 1475 
+510 648 986 1280 1585 1788 1854 1994 
+551 752 851 917 1327 
+551 689 1027 1366 1608 1774 1944 2010 2208 2378 2528 
+204 428 734 956 1076 1142 1364 1809 
+225 553 998 1351 1773 2355 3030 3506 4164 4766 4832 
+266 621 900 1192 1258 1511 1581 1935 2303 2524 
+266 332 585 655 1009 1377 1598 1890 2245 2524 
+186 429 570 636 1149 
+186 629 942 1153 1219 
+186 713 1194 1519 1742 1808 
+186 542 778 912 978 
+186 635 740 881 1293 1536 1703 1905 2154 2220 
+186 635 740 936 1106 1310 1722 2020 2242 2446 2512 
+186 333 544 653 719 
+186 333 845 1043 1417 1689 1755 
+186 333 613 825 976 1226 1622 1916 1982 
+186 333 613 825 976 1226 1726 2150 2351 2417 
+186 513 683 968 1315 1811 2231 2516 2834 3206 3620 3984 4407 5008 5400 5860 6276 6760 7354 8016 8287 8353 8682 8820 9354 
+186 597 882 1256 1554 1822 2131 2490 2830 3140 3491 3866 3932 
+186 597 882 1196 1434 1702 1981 2310 2634 2987 3444 3951 4453 4984 5294 5665 6031 6426 6975 7519 8066 8132 
+212 480 759 1088 1412 1765 2222 2729 3231 3762 4072 4443 4809 5204 5753 6297 6844 6910 7122 7533 7818 8132 
+186 606 711 1098 1577 1863 2047 2113 
+186 410 649 975 1199 1265 
+186 294 473 729 834 1004 1315 1611 1831 2218 2358 2424 
+186 334 501 1049 1291 1431 1497 
+212 491 752 1049 1115 1497 1734 1897 2169 2462 2731 2999 3211 3466 3614 
+186 620 725 1094 1358 1520 1586 
+186 367 472 920 1108 1391 1572 1638 
+186 599 878 1336 1692 1758 
+186 521 787 1224 1559 1625 
+348 642 1038 1332 1398 1696 
+348 528 740 1131 1587 2014 2365 2698 3111 3435 3675 4304 4881 4947 5245 
+264 549 750 849 915 
+242 551 910 1250 1560 1911 2286 2352 2564 2975 3260 3634 3932 
+425 872 1290 1787 2250 2721 3078 3575 3919 4130 4196 4442 4714 5019 5461 
+470 758 1067 1395 1737 2158 2438 2685 2985 3205 3271 3635 3743 3989 4574 4989 5291 5792 6200 6658 
+269 668 853 1018 1304 1601 2102 2577 2643 2949 3137 3236 
+354 681 747 1247 1540 1858 2390 2846 
+267 585 1117 1573 1953 2280 2346 2846 
+374 824 1010 1076 1407 1477 1624 1932 2164 2419 
+301 367 867 1160 1478 2010 2466 2846 
+209 583 981 1047 1373 1701 2147 2452 2681 2933 3192 3471 3773 4043 4430 4867 5364 
+632 1234 1300 1551 1879 2324 2677 3099 3681 4356 4832 
+253 514 811 877 1259 1496 1659 1931 2224 2493 2761 2973 3228 3376 3614 
+227 378 710 1011 1236 1511 1963 2341 2407 
+173 239 571 983 1284 
+173 705 1085 1234 1709 2099 2462 2885 3485 3948 4341 4746 5174 5590 5803 6066 6352 6590 6878 7189 7502 7865 8251 8589 8977 9388 9930 10402 10894 11476 12038 12680 13087 13627 14046 14598 15093 15621 15998 16425 16978 17611 18259 18468 18534 18812 18982 
+437 830 1235 1663 2079 2292 2555 2841 3079 3367 3678 3991 4354 4740 5078 5466 5877 6419 6891 7383 7965 8527 9169 9576 10116 10535 11087 11582 12110 12487 12914 13467 14100 14748 14957 15023 15301 15471 15670 16202 16582 16731 17206 17596 17959 18382 18982 
+367 772 1200 1616 1829 2092 2378 2616 2904 3215 3528 3891 4277 4615 5003 5414 5956 6428 6920 7502 8064 8706 9113 9653 10072 10624 11119 11647 12024 12451 13004 13637 14285 14494 14560 14838 15008 15207 15739 16119 16268 16743 17133 17496 17919 18519 18982 
+437 866 1193 1259 1834 
+300 370 607 754 1020 1359 1679 1745 1984 2154 
+300 470 811 1252 1617 1856 1922 2089 2287 2386 2556 
+300 662 983 1202 1268 1496 1937 
+300 629 945 1185 1465 1738 2190 2590 2656 3056 3408 
+300 558 1030 1400 1466 1678 1748 1948 2053 2123 2449 2557 
+300 558 724 945 1143 1451 1619 1928 2135 2201 2551 2844 
+300 440 816 1116 1440 1506 1657 
+300 768 1120 1396 1672 1996 2062 2350 2916 
+300 577 850 1062 1257 1512 1956 2333 2603 2861 3162 3467 3749 3815 
+300 408 734 992 1464 1834 1900 2112 2182 2382 2487 2557 
+300 593 911 1443 1899 2279 2606 2672 
+326 652 981 1297 1537 1817 2090 2542 2942 3008 3408 
+300 704 990 1200 1417 1483 1942 
+300 722 1035 1272 1554 1620 1884 2054 2333 
+300 722 1035 1246 1312 
+300 562 781 924 1091 1157 
+300 947 1526 2003 2069 2264 2468 
+300 405 578 865 1120 1331 1639 1705 1890 2028 2098 
+386 649 810 876 1339 1477 1772 1923 2118 2217 2322 
+386 629 796 998 1247 1313 1525 1974 2079 2220 
+386 687 886 952 1284 
+386 684 906 1110 1176 1388 1837 1942 2138 2308 2512 
+386 524 897 1297 1670 2166 2421 2744 3212 3476 3794 4091 4387 4733 5024 5090 5311 5464 
+423 805 1085 1263 1329 2000 2375 2545 
+417 639 759 825 1247 1385 1536 1884 2115 2473 2626 
+642 900 1066 1287 1485 1793 1961 2270 2477 2543 2893 3186 
+379 807 1223 1436 1699 1985 2223 2511 2822 3135 3498 3884 4222 4610 5021 5563 6035 6527 7109 7671 8313 8720 9260 9679 10231 10726 11254 11631 12058 12611 13244 13892 14101 14167 14445 14615 14814 15346 15726 15875 16350 16740 17103 17526 18126 18589 18982 
+402 818 1031 1294 1580 1818 2106 2417 2730 3093 3479 3817 4205 4616 5158 5630 6122 6704 7266 7908 8315 8855 9274 9826 10321 10849 11226 11653 12206 12839 13487 13696 13762 14040 14210 14409 14941 15321 15470 15945 16335 16698 17121 17721 18184 18577 18982 
+390 603 866 1152 1390 1678 1989 2302 2665 3051 3389 3777 4188 4730 5202 5694 6276 6838 7480 7887 8427 8846 9398 9893 10421 10798 11225 11778 12411 13059 13268 13334 13612 13782 13981 14513 14893 15042 15517 15907 16270 16693 17293 17756 18149 18554 18982 
+188 432 666 732 1031 1388 1582 1872 
+331 667 901 967 1235 
+331 525 815 1029 1273 1507 1573 1872 
+333 677 945 1357 1456 1522 1647 2049 
+333 655 875 941 1390 
+333 732 951 1068 1134 1215 
+333 741 1174 1505 1571 1912 2279 2384 
+333 739 1101 1361 1427 1676 
+374 747 1243 1498 1821 2289 2553 2871 3168 3464 3810 4101 4167 4388 4541 4953 5091 5464 
+374 619 762 828 1233 1338 1612 1946 
+435 731 951 1363 1429 1644 1879 2004 2312 
+364 430 982 1296 1776 2180 2408 2713 3124 3462 
+211 277 475 760 1203 1542 
+237 405 471 641 913 1165 1439 1708 2066 2521 2909 3341 3624 4007 4466 5026 5409 5960 6301 6709 7022 7264 7647 
+211 358 624 963 1283 1349 1588 1758 2084 2154 
+324 613 839 1235 1648 2044 2457 2804 3096 3606 4095 4515 4884 5244 5310 5677 5782 5969 6045 6205 
+324 602 804 1100 1332 1588 1654 2255 
+344 464 777 988 1054 1558 1663 1814 2001 2077 2237 
+318 771 972 1276 1614 2157 2587 3091 3559 3977 4525 4855 5240 5625 6007 6215 6530 6845 7164 7464 7782 8106 8411 8734 9145 9510 9576 9908 
+324 495 642 941 1250 1457 1523 1670 2002 
+324 570 717 1016 1395 1672 1738 2079 2303 2689 
+324 633 1044 1353 1419 1811 
+365 783 1125 1413 1702 1965 2031 2616 
+365 560 653 854 979 1167 1347 1587 1919 2217 2452 2625 2801 2867 3208 
+117 284 350 676 938 1157 
+297 594 660 976 1329 1739 1909 2082 2481 
+141 207 533 795 1014 1157 
+100 318 474 540 959 1084 1353 1523 1951 2303 2579 2852 3131 3378 3803 4225 4615 5050 5277 5573 5927 6350 6750 7088 7621 7782 7936 
+385 750 816 1148 1492 1945 2146 2450 2788 3331 3761 4265 4733 5151 5699 6029 6414 6799 7181 7389 7704 8019 8338 8638 8956 9280 9585 9908 
+328 751 1151 1489 2022 2183 2337 2463 2681 2837 2903 3322 3447 3716 3886 4314 4666 4942 5215 5494 5741 6166 6588 6978 7413 7640 7936 
+237 396 903 1471 1937 2003 
+518 978 1506 2136 2857 3334 3902 4452 4518 4840 5372 5796 6105 6592 
+172 415 617 683 1206 1491 2023 2410 2783 
+224 290 498 1129 1264 1334 1555 1869 2133 2485 
+217 419 485 1008 1293 1825 2212 2585 2783 
+365 714 878 1092 1338 1600 1887 2197 2468 2687 3047 3113 3537 4184 4565 4815 5162 5542 6068 6390 6813 7302 7841 8340 
+296 362 627 781 1090 1166 1605 1710 1780 2404 2733 3157 
+311 683 1070 1749 2455 3062 3435 3990 4056 4321 4532 4640 4844 5283 5388 5458 6082 6411 6824 
+130 277 539 812 1009 1236 1495 1784 2087 2420 2785 3180 3458 3524 3675 3845 
+206 438 670 902 1246 1563 1899 2216 2506 2789 2855 3742 4021 4126 4574 4762 5099 5489 6009 6575 6952 7288 7629 8085 8471 8935 9162 9389 9616 9843 
+206 438 670 1014 1331 1667 1984 2274 2557 2623 3510 3789 3894 4342 4530 4867 5257 5777 6343 6720 7056 7397 7853 8239 8703 8930 9157 9384 9611 9843 
+206 438 782 1099 1435 1752 2042 2325 2391 3278 3557 3662 4110 4298 4635 5025 5545 6111 6488 6824 7165 7621 8007 8471 8698 8925 9152 9379 9611 9843 
+206 550 867 1203 1520 1810 2093 2159 3046 3325 3430 3878 4066 4403 4793 5313 5879 6256 6592 6933 7389 7775 8239 8466 8693 8920 9147 9379 9611 9843 
+197 547 865 1113 1331 1584 1807 2061 2310 2376 2597 2826 2996 3281 3605 3853 4071 4416 4669 
+324 642 890 1108 1361 1584 1838 2087 2153 2374 2603 2773 3058 3382 3630 3848 4193 4446 4669 
+267 333 612 1129 1500 1890 2204 
+197 451 700 766 987 1216 1386 1671 1995 2243 2461 2806 3059 3282 3632 3950 4198 4416 4669 
+188 364 430 769 1141 1431 
+243 309 507 615 834 981 1281 1505 1779 2024 2298 
+285 351 935 1133 1303 1522 1864 2130 2417 2733 
+120 232 298 761 983 1129 1275 1421 1567 1713 1859 2005 2147 
+220 463 710 959 1176 1431 1648 1868 2112 2361 2591 2657 3119 3538 4090 4345 4600 
+190 256 428 762 1164 1482 
+117 226 292 373 778 997 1140 1283 1426 1569 1712 1855 1998 2137 
+191 446 663 883 1127 1376 1606 1672 2134 2553 3105 3360 3615 3861 4104 4351 4600 
+154 363 429 695 1227 1365 1698 1886 2142 
+73 139 585 1019 1212 1337 1458 1575 
+191 411 655 904 1134 1200 1662 2081 2633 2888 3143 3389 3632 3879 4128 4345 4600 
+99 190 256 567 768 893 1018 1143 1268 1393 1518 1643 1764 
+194 438 687 917 983 1445 1864 2416 2671 2926 3172 3415 3662 3911 4128 4383 4600 
+235 631 992 1236 1615 1959 2232 2640 3013 3302 3684 4156 4430 4700 4766 4956 5208 5597 6074 6326 6874 7126 7603 7898 8068 8461 8748 9035 9246 9592 9903 
+223 453 519 981 1400 1952 2207 2462 2708 2951 3198 3447 3664 3919 4136 4356 4600 
+223 440 695 912 1132 1376 1625 1855 1921 2383 2802 3354 3609 3864 4110 4353 4600 
+221 470 687 942 1159 1379 1623 1872 2102 2168 2630 3049 3601 3856 4111 4357 4600 
+188 434 696 983 1293 1564 1783 2143 2209 2633 3280 3661 3911 4258 4638 5164 5486 5909 6398 6937 7436 7827 8176 8340 
+203 269 583 762 1093 
+204 270 732 1151 1703 1958 2213 2459 2702 2949 3198 3415 3670 3887 4107 4351 4600 
+217 464 713 930 1185 1402 1622 1866 2115 2345 2411 2873 3292 3844 4099 4354 4600 
+229 484 730 973 1220 1469 1686 1941 2158 2378 2622 2871 3101 3167 3629 4048 4600 
+436 855 1407 1662 1917 2163 2406 2653 2902 3119 3374 3591 3811 4055 4304 4534 4600 
+220 805 1220 1522 2023 2431 2889 3385 3673 3982 4310 4652 5073 5353 5600 5900 6120 6186 6550 6658 
+246 591 948 1220 1603 1737 2091 2284 2598 3011 3423 3489 3830 4204 4482 
+240 772 910 1243 1431 1687 1867 2076 2142 
+363 840 1092 1640 1892 2369 2664 2834 3227 3514 3801 4012 4358 4669 4930 5326 5687 5931 6310 6654 6927 7335 7708 7997 8379 8851 9125 9395 9461 9651 9903 
+229 446 666 910 1159 1389 1455 1917 2336 2888 3143 3398 3644 3887 4134 4383 4600 
+335 579 958 1302 1575 1983 2356 2645 3027 3499 3773 4043 4109 4299 4551 4940 5417 5669 6217 6469 6946 7241 7411 7804 8091 8378 8589 8935 9246 9507 9903 
+274 661 955 1307 1837 2545 3175 3983 4497 5189 5833 6208 6763 6829 
+618 993 1548 1614 1914 2301 2595 2947 3477 4185 4815 5623 6137 6829 
+682 1312 2120 2634 3326 3970 4345 4900 4966 5266 5653 5947 6299 6829 
+666 1310 1685 2240 2306 2606 2993 3287 3639 4169 4877 5507 6315 6829 
+504 1212 1842 2650 3164 3856 4500 4875 5430 5496 5796 6183 6477 6829 
+488 1180 1824 2199 2754 2820 3120 3507 3801 4153 4683 5391 6021 6829 
+174 406 536 602 991 1217 1387 1887 
+222 288 631 778 1077 1427 
+203 455 714 993 1295 1565 1952 2389 2886 3121 3495 3893 3959 4285 4613 5059 5364 
+300 628 1074 1379 1608 1860 2119 2398 2700 2970 3357 3794 4291 4526 4900 5298 5364 
+236 452 518 850 1177 1546 1839 2321 
+178 244 434 764 1210 1357 1656 1962 
+420 567 866 1172 1376 1442 1632 1962 
+119 341 449 751 963 1188 1597 1930 2342 2875 3177 3243 3550 3766 4049 4154 
+100 243 449 681 880 1079 1322 1548 1759 2061 2139 2215 2281 2689 3071 3273 
+124 563 815 1428 1604 1940 2271 2343 2649 
+150 486 817 889 1195 1345 1784 2036 2649 
+305 377 683 833 1272 1524 2137 2313 2649 
+310 641 713 1019 1169 1608 1860 2473 2649 
+325 662 728 936 1219 1572 1788 2094 2739 
+204 270 572 840 1284 1431 1730 2062 
+294 360 599 769 1095 1165 1402 1549 1815 2154 
+172 238 593 781 1024 1191 
+172 342 561 903 1169 1456 1772 2083 2149 2733 
+172 544 950 1280 1674 1740 
+172 280 499 646 946 1170 1444 1689 1963 2232 2298 
+198 472 717 991 1260 1326 1524 1632 1851 1998 2298 
+198 417 483 815 1009 1221 1391 1496 1566 1713 2013 
+198 443 651 717 999 1225 1504 1822 
+463 883 1252 1612 1678 2045 2150 2337 2413 2573 2923 3212 3438 3834 4247 4643 5056 5403 5695 6205 
+249 315 580 727 1288 1678 2045 2387 2734 3222 3415 3718 
+328 656 1026 1589 2221 3064 3206 3272 3392 3539 3835 4063 4233 4663 5114 5569 6020 6400 6702 7293 
+347 902 968 1233 1444 1552 1756 2195 2300 2370 2994 3323 3736 4073 4445 4832 5511 6217 6824 
+529 595 860 1071 1179 1383 1822 1927 1997 2621 2950 3363 3700 4072 4459 5138 5844 6451 6824 
+479 979 1045 1324 1623 1844 2038 2619 2825 
+425 903 1266 1332 1794 1941 2328 2677 2902 3287 3645 3831 4242 4614 5075 5423 5896 
+250 420 672 819 1118 1408 1622 1839 1905 2191 2372 2565 2789 2887 3107 
+522 774 1251 1546 1716 2109 2396 2683 2894 3240 3551 3812 4208 4569 4813 5192 5536 5809 6217 6590 6879 7261 7733 8007 8277 8343 8533 8785 9174 9651 9903 
+434 915 1444 1974 2040 2469 2797 3144 3441 3744 4288 4756 5370 5811 6312 6863 7242 7696 8191 8745 
+295 485 922 1257 1323 
+295 403 726 990 1137 1459 1705 1995 2220 2286 2506 2576 2723 2861 
+321 618 921 1465 1933 2547 2988 3489 4040 4419 4873 5368 5922 6382 6863 7392 7922 7988 8417 8745 
+339 405 737 1081 1534 1735 2039 2377 2920 3350 3854 4322 4740 5288 5618 6003 6388 6770 6978 7293 7608 7927 8227 8545 8869 9174 9497 9908 
+627 1321 1995 2629 3175 3822 4510 5257 5796 6159 6568 7063 7571 8193 8863 9241 9825 10511 11236 11975 12673 13433 14057 14765 15026 15353 15419 15757 16104 16242 16948 17251 17761 18237 18645 19319 19926 20349 20745 21436 22097 22808 
+457 967 1308 1634 2149 2523 2912 2978 3263 3564 3951 4388 
+248 493 767 1036 1102 1300 1408 1627 1774 2074 2298 
+441 844 1247 1700 2153 2561 2969 3416 3863 4380 4783 4849 5196 5334 5959 6150 6735 7041 7459 7825 8265 8615 
+321 809 1002 1305 1580 1646 1911 2058 2619 3009 3376 3718 
+382 529 828 1291 1652 1718 1953 2023 2518 
+382 529 828 1171 1412 1478 1973 
+302 672 1235 1867 2710 2852 2918 3038 3185 3481 3709 3879 4309 4760 5215 5666 6046 6348 6939 7293 
+498 1045 1590 2169 2840 3145 3211 3537 4073 4501 5033 5538 6124 6743 7429 7994 
+521 1066 1645 2316 2621 2687 3013 3549 3977 4509 5014 5600 6219 6905 7470 7994 
+240 527 843 1154 1220 1804 2002 2172 2391 2733 
+284 557 838 1384 1934 2489 3048 3787 3853 4196 4558 4940 5246 5742 6094 6299 
+363 589 759 1259 1459 1691 1821 1887 
+389 715 1077 1398 1617 1683 1911 
+256 322 495 657 863 1010 1350 1520 1929 2211 2362 2661 3007 3277 
+256 322 604 755 1054 1279 1459 1564 1866 2013 2278 2732 3116 
+282 450 759 966 1032 1382 1675 2343 2601 2767 2988 3186 
+256 407 706 1052 1322 1604 1670 1843 2005 2211 2358 2698 2868 3277 
+256 407 706 931 1111 1216 1518 1665 1930 2384 2768 3050 3116 
+443 877 1415 1823 1889 2276 
+382 448 835 1304 1738 2276 
+251 464 697 828 894 1048 
+251 464 686 806 872 1083 1253 1457 
+192 348 414 833 958 1227 1397 1825 2177 2453 2726 3005 3252 3677 4099 4489 4924 5151 5447 5801 6224 6624 6962 7495 7656 7810 7936 
+399 821 1211 1646 1873 2169 2523 2946 3346 3684 4217 4378 4532 4658 4876 5032 5098 5517 5642 5911 6081 6509 6861 7137 7410 7689 7936 
+404 717 1084 1596 2030 2481 3005 3436 3909 4527 5009 5427 5911 6495 6900 7307 7671 7901 8137 8557 8977 9492 9558 9990 10348 10808 11143 11391 
+402 754 1030 1303 1582 1829 2254 2676 3066 3501 3728 4024 4378 4801 5201 5539 6072 6233 6387 6513 6731 6887 6953 7372 7497 7766 7936 
+312 845 1006 1160 1286 1504 1660 1726 2145 2270 2539 2709 3137 3489 3765 4038 4317 4564 4989 5411 5801 6236 6463 6759 7113 7536 7936 
+397 797 1135 1668 1829 1983 2109 2327 2483 2549 2968 3093 3362 3532 3960 4312 4588 4861 5140 5387 5812 6234 6624 7059 7286 7582 7936 
+396 786 1221 1448 1744 2098 2521 2921 3259 3792 3953 4107 4233 4451 4607 4673 5092 5217 5486 5656 6084 6436 6712 6985 7264 7511 7936 
+374 712 1245 1406 1560 1686 1904 2060 2126 2545 2670 2939 3109 3537 3889 4165 4438 4717 4964 5389 5811 6201 6636 6863 7159 7513 7936 
+187 450 736 974 1262 1573 1886 2249 2635 2973 3361 3772 4314 4786 5278 5860 6422 7064 7471 8011 8430 8982 9477 10005 10382 10809 11362 11995 12643 12852 12918 13196 13366 13565 14097 14477 14626 15101 15491 15854 16277 16877 17340 17733 18138 18566 18982 
+237 523 761 1049 1360 1673 2036 2422 2760 3148 3559 4101 4573 5065 5647 6209 6851 7258 7798 8217 8769 9264 9792 10169 10596 11149 11782 12430 12639 12705 12983 13153 13352 13884 14264 14413 14888 15278 15641 16064 16664 17127 17520 17925 18353 18769 18982 
+260 498 786 1097 1410 1773 2159 2497 2885 3296 3838 4310 4802 5384 5946 6588 6995 7535 7954 8506 9001 9529 9906 10333 10886 11519 12167 12376 12442 12720 12890 13089 13621 14001 14150 14625 15015 15378 15801 16401 16864 17257 17662 18090 18506 18719 18982 
+367 654 941 1152 1498 1809 2070 2466 2827 3071 3450 3794 4067 4475 4848 5137 5519 5991 6265 6535 6601 6791 7043 7432 7909 8161 8709 8961 9438 9733 9903 
+323 733 1052 1311 1607 1889 2221 2513 2780 3026 3243 3309 3749 3874 4046 4315 4485 4764 5122 5368 5611 5858 6075 6324 6601 6982 7213 7520 7740 7986 8241 8570 8823 
+368 838 1305 1665 1986 2379 2733 3080 3146 3450 3902 4302 
+444 911 1271 1592 1985 2339 2686 2752 3056 3508 3908 4302 
+441 801 1122 1515 1869 2216 2282 2586 3038 3438 3832 4302 
+321 387 691 1143 1543 1937 2407 2874 3234 3555 3948 4302 
+334 655 1048 1402 1749 1815 2119 2571 2971 3365 3835 4302 
+272 338 642 1094 1445 1845 
+297 541 683 749 1014 
+295 688 1042 1389 1455 1759 2211 2611 3005 3475 3942 4302 
+278 730 1130 1524 1994 2461 2821 3142 3535 3889 4236 4302 
+278 730 1081 1481 1779 1845 
+278 771 1058 1269 1367 1776 2143 2209 2490 2746 2937 3338 
+218 426 789 894 1061 1335 1523 1889 2153 2219 2470 2578 
+244 718 1195 1839 2485 2551 2786 2956 3200 3541 4036 4304 4496 4842 5273 5537 5840 
+364 738 1097 1371 1543 1609 
+423 659 940 1330 1642 1859 2114 2350 2508 2574 2932 3188 
+276 555 934 1296 1621 1951 2310 2496 2562 2894 
+276 861 1035 1543 1949 2015 2294 2677 3094 3259 
+276 423 688 1142 1526 1808 1874 2156 2307 2606 2831 3011 3116 
+276 528 792 1057 1227 1503 1641 1922 2272 2729 2918 3179 3405 3606 3672 
+276 544 988 1135 1434 1766 1996 2062 
+276 523 957 1127 1506 1653 1985 2253 2445 2720 2854 3128 3344 3526 3592 
+276 575 962 1247 1313 1598 1668 1907 2154 2366 2436 
+276 615 987 1260 1457 1832 1898 2262 
+288 354 668 738 885 1301 
+288 354 668 738 885 1097 1167 1432 1848 
+288 358 505 921 1235 1301 
+288 358 505 717 787 1052 1468 1782 1848 
+288 476 711 844 910 
+288 727 1088 1453 1742 2054 2120 
+288 634 846 1114 1302 1607 1810 1876 
+417 614 982 1513 2017 2377 2756 3203 3645 3711 3831 3986 4306 4649 4980 5148 5487 5993 6472 6807 7161 7583 
+435 783 1256 1707 2185 2548 2614 3076 3223 3610 3959 4184 4569 4927 5113 5524 5896 
+416 482 602 757 1077 1420 1751 1919 2258 2764 3243 3578 3932 4354 4797 4994 5362 5893 6397 6757 7136 7583 
+451 517 712 916 1242 1889 2468 
+451 703 1251 1503 1980 2275 2445 2838 3125 3412 3623 3969 4280 4541 4937 5298 5542 5921 6265 6538 6946 7319 7608 7990 8462 8736 9006 9072 9262 9514 9903 
+451 746 916 1309 1596 1883 2094 2440 2751 3012 3408 3769 4013 4392 4736 5009 5417 5790 6079 6461 6933 7207 7477 7543 7733 7985 8374 8851 9103 9651 9903 
+342 550 649 719 866 1167 1366 1432 1698 
+347 540 756 1071 1365 1790 2183 2707 3009 3410 3580 3849 4169 4539 4851 5130 5459 5916 6423 6802 7231 7788 8395 8714 9052 9628 9694 10052 10442 10558 10626 10943 11231 11472 11858 12341 12733 
+259 791 1178 1551 1749 1992 2194 2260 2783 
+259 791 1178 1760 2143 2624 3019 3085 3367 3890 
+240 677 1012 1078 1290 1625 
+240 608 816 915 985 1132 1433 1632 1698 
+568 673 930 1100 1362 1685 1906 1972 
+171 539 1070 1574 1934 2313 2760 3202 3268 3388 3543 3863 4206 4537 4705 5044 5550 6029 6364 6718 7140 7583 
+342 873 1377 1737 2116 2563 3005 3071 3191 3346 3666 4009 4340 4508 4847 5353 5832 6167 6521 6943 7386 7583 
+294 637 968 1136 1475 1981 2460 2795 3149 3571 4014 4211 4579 5110 5614 5974 6353 6800 7242 7308 7428 7583 
+335 700 989 1301 1367 1681 2120 
+274 577 643 1104 1209 1373 1672 1829 2048 2391 2658 
+355 421 802 872 1170 1653 
+355 425 723 1206 1587 1653 
+317 620 1130 1606 2014 2688 3295 3718 4114 4805 5466 6177 6830 7524 8198 8832 9378 10025 10713 11460 11999 12362 12771 13266 13774 14396 15066 15444 16028 16714 17439 18178 18876 19636 20260 20968 21229 21556 21622 21960 22307 22445 
+317 620 1128 1562 2010 2516 3063 3484 3920 4306 4950 5361 5872 6368 7029 7568 8157 8659 9185 9251 9614 9719 
+624 690 1122 1506 1848 2251 2592 3049 3400 3926 4568 5121 5611 6049 6635 7184 7761 8251 8900 9375 9884 10632 11066 11662 12167 12659 13073 13517 14220 14559 14959 15363 15763 16095 16541 16999 17534 18028 18546 19141 19741 
+378 664 874 1091 1157 1616 1942 
+344 907 1539 2382 2524 2590 2710 2857 3153 3381 3551 3981 4432 4887 5338 5718 6020 6611 6965 7293 
+702 1160 1226 1527 1893 2210 2733 3094 3524 
+537 1169 2012 2154 2220 2340 2487 2783 3011 3181 3611 4062 4517 4968 5348 5650 6241 6595 6923 7293 
+276 342 649 865 1148 1253 1567 1789 1897 2199 2411 2636 3045 3378 3790 4323 
+276 488 713 1122 1455 1867 2400 2702 2768 3075 3291 3574 3679 3993 4215 4323 
+296 366 549 764 1354 1459 1529 1661 1964 2165 2231 
+241 361 580 901 1120 1186 
+241 388 627 1061 1252 1399 1820 2252 2582 2648 
+241 366 471 779 1128 1681 2132 2198 2420 
+241 422 527 814 967 1146 1284 1431 1852 2205 2456 2522 
+289 495 770 1093 1159 1527 1886 2416 2762 3114 3390 3744 4070 4342 4623 4943 5292 5584 5860 6200 6498 6845 7048 7386 7645 
+271 337 527 824 1042 1441 
+271 489 888 1185 1251 1441 
+333 519 585 917 1219 1498 1877 2239 2564 2894 
+210 630 1050 1565 1631 2063 2421 2881 3216 3464 3894 4207 4574 5086 5520 5971 6495 6926 7399 8017 8499 8917 9401 9985 10390 10797 11161 11391 
+191 257 716 1042 1446 1732 1942 
+217 443 654 956 1034 1110 1176 1584 1966 2168 2294 2437 2643 2875 3074 3273 
+180 685 1185 1251 1530 1829 2050 2244 2825 
+392 458 720 890 1111 1346 1669 2113 2601 
+318 576 1175 1804 2407 2479 2871 3310 3678 
+105 171 493 792 980 1213 
+131 368 716 917 983 1305 1604 1837 
+105 468 958 1346 1412 1746 
+132 506 796 862 1194 1742 1912 2223 2667 3035 
+390 799 1117 1509 2064 2560 3065 3593 4062 4540 4941 5325 5391 6278 6677 7067 7568 7959 8342 8766 
+357 781 1197 1606 1924 2316 2871 3367 3872 4400 4869 5347 5748 6132 6198 7085 7484 7874 8375 8766 
+218 597 941 1214 1622 1995 2284 2666 3138 3412 3682 3748 3938 4190 4579 5056 5308 5856 6108 6585 6880 7050 7443 7730 8017 8228 8574 8885 9146 9542 9903 
+304 663 849 915 1247 1549 1828 2207 2569 2894 
+107 173 487 675 910 
+161 433 629 803 1077 1290 1603 1783 1849 2359 2787 3078 3367 
+161 227 378 565 712 1011 1300 
+161 308 573 879 1083 1149 1481 1586 1737 
+161 308 607 896 1083 1149 1300 
+138 352 598 860 1147 1457 1728 1947 2307 2373 2797 3444 3825 4075 4422 4802 5328 5650 6073 6562 7101 7600 7991 8340 
+308 710 1028 1244 1310 1482 
+285 729 1097 1255 1629 1919 1985 2317 2865 3035 
+285 455 784 1098 1310 1376 1566 
+130 196 615 740 1009 1179 1607 1959 2235 2508 2787 3034 3459 3881 4271 4706 4933 5229 5583 6006 6406 6744 7277 7438 7592 7718 7936 
+367 721 1068 1134 1438 1890 2290 2684 3154 3621 3981 4302 
+328 675 741 1045 1497 1897 2291 2761 3228 3588 3909 4302 
+148 587 989 1235 1696 2308 2796 3257 3718 4033 4531 5002 5549 6049 6522 7151 7548 7989 8055 
+118 318 564 879 1148 1553 1923 2275 2668 2734 3102 3272 3558 
+344 696 1089 1155 1523 1693 1979 2123 2323 2569 2884 3153 3558 
+326 719 785 1153 1323 1609 1753 1953 2199 2514 2783 3188 3558 
+367 433 801 971 1257 1401 1601 1847 2162 2431 2836 3206 3558 
+435 896 1211 1709 2180 2727 3227 3700 4329 4726 5167 5233 5407 5846 6248 6494 6955 7567 8055 
+435 750 1248 1719 2266 2766 3239 3868 4265 4706 4772 4946 5385 5787 6033 6494 7106 7594 8055 
+243 648 1018 1370 1763 1829 2197 2367 2653 2797 2997 3243 3558 
+289 558 963 1333 1685 2078 2144 2512 2682 2968 3112 3312 3558 
+289 787 1258 1805 2305 2778 3407 3804 4245 4311 4485 4924 5326 5572 6033 6645 7133 7594 8055 
+472 943 1490 1990 2463 3092 3489 3930 3996 4170 4609 5011 5257 5718 6330 6818 7279 7740 8055 
+445 992 1492 1965 2594 2991 3432 3498 3672 4111 4513 4759 5220 5832 6320 6781 7242 7557 8055 
+521 1021 1494 2123 2520 2961 3027 3201 3640 4042 4288 4749 5361 5849 6310 6771 7086 7584 8055 
+474 947 1576 1973 2414 2480 2654 3093 3495 3741 4202 4814 5302 5763 6224 6539 7037 7508 8055 
+447 1076 1473 1914 1980 2154 2593 2995 3241 3702 4314 4802 5263 5724 6039 6537 7008 7555 8055 
+263 645 1117 1391 1661 1727 1917 2169 2558 3035 3287 3835 4087 4564 4859 5029 5422 5709 5996 6207 6553 6864 7125 7521 7882 8126 8505 8849 9122 9530 9903 
+104 170 559 785 955 1455 1655 1887 
+209 382 558 624 965 1356 1551 1644 1845 1970 2158 2338 2578 2910 3208 
+192 567 840 906 1192 1297 1570 1977 2147 
+192 591 888 954 1144 1441 
+133 203 611 865 1050 1337 1522 1588 
+133 544 652 963 1168 1442 1547 1732 2070 2255 2556 2755 2827 3224 3394 
+178 244 631 773 943 1229 1467 1667 2032 2283 
+178 431 871 1396 1845 2344 2843 3392 3859 4376 4888 5340 5798 6289 6773 7185 7251 
+636 907 973 1302 1440 1974 2186 2513 2683 2968 3315 3811 4231 4516 4834 5206 5620 5984 6407 7008 7400 7860 8276 8760 9354 
+568 1230 1501 1567 1896 2034 2568 2780 3107 3277 3562 3909 4405 4825 5110 5428 5800 6214 6578 7001 7602 7994 8454 8870 9354 
+322 720 1076 1416 1696 2026 2366 2739 2985 3051 3445 3894 4200 4677 5154 
+372 728 1068 1348 1678 2018 2391 2637 2703 3097 3546 3852 4329 4806 5154 
+476 1007 1317 1688 2054 2449 2998 3542 4089 4155 4367 4778 5063 5377 5615 5883 6162 6491 6815 7168 7625 8132 
+505 815 1186 1552 1947 2496 3040 3587 3653 3865 4276 4561 4875 5113 5381 5660 5989 6313 6666 7123 7630 8132 
+481 983 1514 1824 2195 2561 2956 3505 4049 4596 4662 4874 5285 5570 5884 6122 6390 6669 6998 7322 7675 8132 
+431 938 1440 1971 2281 2652 3018 3413 3962 4506 5053 5119 5331 5742 6027 6341 6579 6847 7126 7455 7779 8132 
+423 922 1421 1970 2437 2954 3466 3918 4376 4867 5351 5763 5829 6033 6286 6726 7251 
+432 923 1407 1819 1885 2089 2342 2782 3307 3756 4255 4754 5303 5770 6287 6799 7251 
+473 1022 1489 2006 2518 2970 3428 3919 4403 4815 4881 5085 5338 5778 6303 6752 7251 
+441 958 1470 1922 2380 2871 3355 3767 3833 4037 4290 4730 5255 5704 6203 6702 7251 
+458 870 936 1140 1393 1833 2358 2807 3306 3805 4354 4821 5338 5850 6302 6760 7251 
+486 938 1396 1887 2371 2783 2849 3053 3306 3746 4271 4720 5219 5718 6267 6734 7251 
+431 938 1317 1746 2303 2910 3229 3567 4143 4209 4567 4957 5073 5141 5458 5746 5987 6373 6856 7248 7621 7814 8030 8345 8639 9064 9457 9981 10283 10684 10854 11123 11443 11813 12125 12404 12733 
+531 1138 1457 1795 2371 2437 2795 3185 3301 3369 3686 3974 4215 4601 5084 5476 5849 6042 6258 6573 6867 7292 7685 8209 8511 8912 9082 9351 9671 10041 10353 10632 10961 11418 11925 12304 12733 
+481 860 1289 1846 2453 2772 3110 3686 3752 4110 4500 4616 4684 5001 5289 5530 5916 6399 6791 7164 7357 7573 7888 8182 8607 9000 9524 9826 10227 10397 10666 10986 11356 11668 11947 12276 12733 
+581 900 1238 1814 1880 2238 2628 2744 2812 3129 3417 3658 4044 4527 4919 5292 5485 5701 6016 6310 6735 7128 7652 7954 8355 8525 8794 9114 9484 9796 10075 10404 10861 11368 11747 12176 12733 
+670 736 1120 1301 1406 1700 2210 2644 3138 3682 4294 4966 
+586 1258 1954 2020 2404 2585 2690 2984 3494 3928 4422 4966 
+646 1342 1408 1792 1973 2078 2372 2882 3316 3810 4354 4966 
+426 884 1375 1859 2271 2337 2541 2794 3234 3759 4208 4707 5206 5755 6222 6739 7251 
+473 972 1521 1988 2505 3017 3469 3927 4418 4902 5314 5380 5584 5837 6277 6802 7251 
+523 990 1507 2019 2471 2929 3420 3904 4316 4382 4586 4839 5279 5804 6253 6752 7251 
+491 1003 1455 1913 2404 2888 3300 3366 3570 3823 4263 4788 5237 5736 6235 6784 7251 
+465 949 1361 1427 1631 1884 2324 2849 3298 3797 4296 4845 5312 5829 6341 6793 7251 
+386 452 656 909 1349 1874 2323 2822 3321 3870 4337 4854 5366 5818 6276 6767 7251 
+451 928 1276 1674 2030 2370 2650 2980 3320 3693 3939 4005 4399 4848 5154 
+368 817 1123 1600 2077 2425 2823 3179 3519 3799 4129 4469 4842 5088 5154 
+518 1065 1131 1343 1754 2039 2353 2591 2859 3138 3467 3791 4144 4601 5108 5610 6141 6451 6822 7188 7583 8132 
+521 587 799 1210 1495 1809 2047 2315 2594 2923 3247 3600 4057 4564 5066 5597 5907 6278 6644 7039 7588 8132 
+523 1067 1614 1680 1892 2303 2588 2902 3140 3408 3687 4016 4340 4693 5150 5657 6159 6690 7000 7371 7737 8132 
+318 591 999 1372 1661 2043 2515 2789 3059 3125 3315 3567 3956 4433 4685 5233 5485 5962 6257 6427 6820 7107 7394 7605 7951 8262 8523 8919 9280 9524 9903 
+306 706 1004 1070 1298 1485 1683 1834 2133 2294 2510 
+306 718 1019 1218 1284 
+183 249 515 1047 1185 1518 1706 1962 2142 
+356 828 1102 1372 1438 1628 1880 2269 2746 2998 3546 3798 4275 4570 4740 5133 5420 5707 5918 6264 6575 6836 7232 7593 7837 8216 8560 8833 9241 9614 9903 
+446 720 990 1056 1246 1498 1887 2364 2616 3164 3416 3893 4188 4358 4751 5038 5325 5536 5882 6193 6454 6850 7211 7455 7834 8178 8451 8859 9232 9521 9903 
+171 546 612 976 1278 1617 1989 2262 
+108 382 598 780 846 1148 1395 1829 1999 2378 2525 2857 3125 3317 3592 
+197 263 758 905 1204 1529 
+287 709 1038 1353 1679 1965 2320 2935 3407 3697 4167 4513 4840 5229 5736 6160 6464 6865 7192 7497 7983 8356 8422 8849 9143 9498 
+185 283 692 1059 1125 1406 1662 1853 2254 2558 3051 3338 
+277 485 697 767 914 1329 1642 1708 
+383 750 816 1097 1353 1544 1945 2249 2742 3029 3240 3338 
+341 407 688 944 1135 1536 1840 2333 2620 2831 2929 3338 
+396 725 1040 1366 1652 2007 2622 3094 3384 3854 4200 4527 4916 5423 5847 6151 6552 6879 7184 7670 8043 8109 8536 8830 9185 9498 
+303 618 944 1230 1585 2200 2672 2962 3432 3778 4105 4494 5001 5425 5729 6130 6457 6762 7248 7621 7687 8114 8408 8763 9076 9498 
+203 466 623 941 1213 1506 1883 2158 2224 2442 2871 3076 3492 3885 
+198 654 1101 1348 1414 1643 1908 2246 2508 2805 
+170 236 542 885 1287 1544 1725 
+220 482 769 1079 1350 1569 1929 1995 2419 3066 3447 3697 4044 4424 4950 5272 5695 6184 6723 7222 7613 7962 8126 8340 
+176 242 765 1050 1582 1969 2342 2540 2783 
+176 587 816 1180 1468 1726 2025 2329 2395 
+232 531 835 901 1103 1514 1743 2107 2395 
+366 714 780 1015 1266 1734 
+349 519 968 1350 1630 1808 1874 2545 
+156 222 377 779 949 1325 1482 1763 2047 
+558 756 926 1145 1487 1753 2040 2356 2667 2733 
+266 542 882 1180 1527 1730 2068 2327 2642 2848 3123 3446 3512 3880 4239 4769 5115 5467 5743 6097 6423 6695 6976 7296 7645 
+289 615 901 1256 1871 2343 2633 3103 3449 3776 4165 4672 5096 5400 5801 6128 6433 6919 7292 7358 7785 8079 8434 8747 9169 9498 
+158 522 588 869 1090 1260 1407 1615 1948 2151 2259 2446 2522 2782 2966 3275 
+283 770 1314 1774 2302 2932 3653 4130 4698 5248 5314 5636 6168 6592 
+255 511 702 1103 1407 1900 2187 2398 2496 2905 3272 3338 
+255 613 930 1145 1211 
+255 653 940 1125 1191 1623 
+512 920 986 1373 1842 2276 
+341 559 947 1073 1325 1637 1839 1905 2149 
+259 602 869 1342 1650 2138 2204 2408 
+259 700 1065 1321 1387 1982 2299 2437 2645 
+164 436 876 1150 1542 1939 2351 2549 2912 3277 3343 
+164 317 760 982 1102 1168 1590 1728 1879 2227 2458 
+172 535 900 966 1156 1428 1868 2142 2534 2931 3343 
+164 422 723 1075 1325 1391 
+337 702 768 958 1230 1670 1944 2336 2733 3145 3343 
+339 405 595 867 1307 1581 1973 2370 2782 2980 3343 
+386 584 947 1312 1378 1568 1840 2280 2554 2946 3343 
+224 290 480 738 1039 1391 
+91 157 475 747 1114 1333 
+249 315 533 962 1167 1583 1976 2205 2468 2625 2943 3215 3508 3885 
+229 295 1068 1250 1568 1840 2207 2564 
+254 324 471 609 679 987 1293 1497 1563 
+254 520 930 1442 1852 1918 
+317 487 1023 1249 1510 1810 2034 2237 2303 2501 2600 
+325 391 742 1191 1644 1958 2173 
+325 774 1227 1541 1756 2107 2173 
+325 774 1227 1654 1976 2042 
+401 723 789 1140 1589 2042 
+255 552 992 1218 1444 1681 1863 2213 2688 3174 3605 4059 4613 5078 5617 5683 6377 
+255 476 646 793 1001 1334 1537 1645 1832 1908 2168 2352 2661 2845 3209 3275 
+380 446 725 1108 1525 1690 1992 2577 2751 3259 
+391 556 858 1443 1617 2125 2531 2597 2876 3259 
+296 362 713 1162 1615 2042 
+136 202 495 751 1015 
+177 243 549 696 947 1252 
+321 614 680 1018 1385 1714 1967 
+401 849 1164 1230 1734 1804 2165 2264 2535 2878 3381 
+265 331 637 980 1382 1775 
+422 737 803 1307 1377 1738 1837 2108 2451 2954 3381 
+330 396 616 1062 1232 1426 1714 2172 
+289 355 859 929 1290 1389 1660 2003 2506 2933 3381 
+335 401 599 808 1151 1553 2016 
+335 434 705 1048 1551 1978 2426 2741 2807 3311 3381 
+376 839 1200 1266 1464 1673 2016 
+225 333 577 785 1148 1253 1420 1694 1882 2248 2512 2578 
+472 934 1000 1195 1399 1897 2471 
+472 1046 1544 2006 2072 2267 2471 
+436 502 697 901 1399 1973 2471 
+186 252 442 753 923 1252 1566 
+186 256 456 561 631 957 1065 1391 1649 2121 2491 2557 
+186 552 657 1008 1383 1656 1722 
+212 500 811 1124 1487 1873 2211 2599 3010 3552 4024 4516 5098 5660 6302 6709 7249 7668 8220 8715 9243 9620 10047 10600 11233 11881 12090 12156 12434 12604 12803 13335 13715 13864 14339 14729 15092 15515 16115 16578 16971 17376 17804 18220 18433 18696 18982 
+186 717 1069 1351 1613 1773 1839 
+309 499 936 1271 1337 1776 1946 
+262 573 886 1249 1635 1973 2361 2772 3314 3786 4278 4860 5422 6064 6471 7011 7430 7982 8477 9005 9382 9809 10362 10995 11643 11852 11918 12196 12366 12565 13097 13477 13626 14101 14491 14854 15277 15877 16340 16733 17138 17566 17982 18195 18458 18744 18982 
+285 598 961 1347 1685 2073 2484 3026 3498 3990 4572 5134 5776 6183 6723 7142 7694 8189 8717 9094 9521 10074 10707 11355 11564 11630 11908 12078 12277 12809 13189 13338 13813 14203 14566 14989 15589 16052 16445 16850 17278 17694 17907 18170 18456 18694 18982 
+298 651 1108 1615 2117 2648 2958 3329 3695 4090 4639 5183 5730 5796 6008 6419 6704 7018 7256 7524 7803 8132 
+136 202 414 848 953 1322 1586 
+408 513 882 1146 1308 1374 1586 
+211 368 686 958 1251 1628 1903 1969 2187 2616 2821 3237 3630 3859 
+211 374 712 1031 1248 1314 1696 
+211 374 646 939 1208 1476 1688 1943 2091 2329 2608 2869 3166 3232 3614 
+209 833 1134 1419 1628 1766 1832 
+235 532 598 980 1217 1380 1652 1945 2214 2482 2694 2949 3097 3335 3614 
+300 586 941 1556 2028 2318 2788 3134 3461 3850 4357 4781 5085 5486 5813 6118 6604 6977 7043 7470 7764 8119 8432 8854 9183 9498 
+206 326 538 741 1040 1237 1303 
+206 276 534 717 864 1273 1580 1646 
+206 379 570 969 1325 1579 1645 
+239 700 1059 1125 1315 
+239 545 749 815 1147 1252 1403 1590 1737 
+239 508 675 741 1195 1300 1480 
+239 571 801 867 1009 1135 1720 1845 1915 2062 2483 2588 2658 2805 
+239 574 807 873 1199 1346 
+239 681 1021 1087 1562 1632 1779 
+239 577 1008 1428 1889 2187 2523 2706 3071 3490 3856 4206 4545 5053 5438 5794 6076 6560 6910 7530 7831 8279 8684 8906 9202 9470 9886 10114 10473 10741 11055 11572 12056 12862 13316 13678 14183 14806 15341 15784 16072 16345 16749 17246 17779 18263 18717 19073 19385 19731 20170 20668 21036 21404 21746 22181 22511 22806 23201 23267 23614 23752 24094 24214 24400 
+239 577 839 1136 1360 1816 2263 2510 2576 2805 
+239 655 969 1035 1349 1419 1566 1778 1848 
+239 623 905 971 1161 1308 
+239 557 773 839 1165 1483 
+239 557 773 839 1165 1483 
+239 557 773 839 1165 1483 
+239 737 1202 1734 2226 2448 2891 3322 3725 4091 4508 4574 4900 5070 5434 5504 5720 
+239 842 1272 1608 1985 2401 2467 2693 
+239 409 647 985 1247 1605 2115 2695 2761 2922 
+239 409 685 823 1104 1454 1911 2100 2361 2587 2788 2854 3156 3408 3672 
+239 693 1077 1359 1425 1707 1858 2157 2382 2562 2667 2969 3116 
+265 515 817 1017 1083 1644 1791 
+265 515 714 811 877 1024 
+239 761 960 1083 1356 1422 1569 
+239 635 1090 1469 1682 1748 2089 2236 
+239 562 806 948 1014 
+239 524 1056 1443 1816 2014 2257 2459 2525 
+239 524 1056 1443 2025 2408 2889 3284 3350 3632 
+239 434 577 863 1201 1437 1503 1650 
+280 698 1064 1504 1854 2321 2724 3127 3580 4033 4441 4849 5296 5743 6260 6663 6729 7076 7214 7839 8030 8615 
+280 593 804 870 1374 1479 1626 
+280 562 742 808 1073 1178 1298 
+280 607 858 1175 1241 1573 1763 
+280 925 1276 1613 1679 1887 2170 2523 2739 
+280 492 725 1125 1465 1964 2361 2427 2759 2864 3051 3127 3307 
+270 498 668 1098 1549 2004 2455 2835 3137 3728 4082 4410 4780 5343 5975 6818 6960 7026 7146 7293 
+270 610 874 1407 1473 1644 1842 2012 2353 
+270 758 1170 1680 1968 2034 2205 
+270 514 682 1072 1245 1519 1585 1789 2130 2277 
+353 807 1302 1856 2316 2797 3326 3856 3922 4351 4679 5026 5323 5626 6170 6638 7252 7693 8194 8745 
+272 619 822 1160 1419 1734 1940 2215 2538 2604 2972 3331 3861 4207 4559 4835 5189 5515 5787 6068 6388 6737 7029 7305 7645 
+363 429 714 1015 1402 1839 2322 2832 3173 3499 4014 4388 
+246 527 773 839 1140 1465 1693 2050 2331 
+220 286 587 912 1140 1497 1778 2050 2331 
+290 662 1010 1076 1477 1681 2073 
+520 1070 1625 2184 2923 2989 3332 3694 4076 4382 4878 5230 5435 5745 6018 6299 
+310 651 1107 1493 1957 2184 2411 2638 2865 3097 3329 3561 3793 4137 4454 4790 5107 5397 5680 5746 6633 6912 7017 7465 7653 7990 8380 8900 9466 9843 
+451 1095 1741 1807 2042 2212 2456 2797 3292 3560 3752 4098 4529 4793 5096 5366 5840 
+524 1079 1638 2377 2443 2786 3148 3530 3836 4332 4684 4889 5199 5472 5753 6299 
+269 420 615 714 819 1231 1494 1655 1721 2184 2322 
+422 876 1287 1582 1648 2238 2376 2582 2729 3069 3466 3940 4387 4851 5296 5797 
+573 1202 1805 1877 2269 2708 3076 3446 3704 
+521 1100 1679 2246 2787 2859 3213 3652 4108 
+628 1389 1461 1719 1889 2119 2388 2827 3195 3459 4063 4680 5223 5858 6493 7116 7739 8424 9109 9782 10455 10896 11363 11830 
+578 1195 1738 2373 3008 3631 4254 4939 5624 6297 6970 7411 7878 8345 8999 9760 9832 10090 10260 10490 10759 11198 11566 11830 
+428 839 1134 1200 1790 1928 2134 2281 2621 3018 3492 3939 4403 4848 5349 5797 
+385 680 746 1336 1474 1680 1827 2167 2564 3038 3485 3949 4394 4895 5343 5797 
+587 763 1099 1430 1502 1808 1958 2397 2649 
+314 612 959 1162 1500 1759 2074 2280 2555 2878 2944 3312 3671 4201 4547 4899 5175 5529 5855 6127 6408 6728 7077 7369 7645 
+260 615 1230 1702 1992 2462 2808 3135 3524 4031 4455 4759 5160 5487 5792 6278 6651 6717 7144 7438 7793 8106 8528 8857 9172 9498 
+347 413 840 1134 1489 1802 2224 2553 2868 3194 3480 3835 4450 4922 5212 5682 6028 6355 6744 7251 7675 7979 8380 8707 9012 9498 
+301 606 1092 1465 1531 1958 2252 2607 2920 3342 3671 3986 4312 4598 4953 5568 6040 6330 6800 7146 7473 7862 8369 8793 9097 9498 
+211 393 743 1218 1704 2135 2589 3143 3608 4147 4213 4907 5188 5485 5925 6151 6377 
+439 978 1044 1738 2019 2316 2756 2982 3208 3445 3627 3977 4452 4938 5369 5823 6377 
+350 416 607 777 1023 1299 1398 1468 1615 1908 2125 2516 
+513 579 1273 1554 1851 2291 2517 2743 2980 3162 3512 3987 4473 4904 5358 5912 6377 
+182 467 908 1273 1529 1595 2190 2507 2645 
+200 411 713 791 867 933 1341 1723 1925 2051 2194 2400 2632 2831 3030 3273 
+404 751 1022 1215 1423 1489 1709 
+202 272 415 520 884 1269 1504 1674 1947 2300 2551 2943 3233 3299 
+202 389 587 738 1037 1198 1414 1746 2146 2444 2510 
+202 643 969 1331 1652 1871 1937 
+114 180 392 500 679 935 1040 1210 1521 1817 2037 2424 
+366 768 1031 1363 1714 2116 2633 3123 3638 4126 4607 5061 5599 5671 5940 
+407 887 1265 1331 1672 1840 
+367 793 1117 1183 1369 
+408 601 726 847 964 1063 1129 1575 
+140 323 499 709 936 1156 1400 1466 2022 2412 2654 
+200 461 761 985 1188 1254 1452 1551 1894 2064 2600 
+329 944 1416 1706 2176 2522 2849 3238 3745 4169 4473 4874 5201 5506 5992 6365 6431 6858 7152 7507 7820 8242 8571 8886 9212 9498 
+232 402 632 901 1340 1708 1972 2576 3193 3736 4371 5006 5629 6252 6937 7622 8295 8968 9409 9876 10343 10997 11758 11830 
+232 415 562 971 1278 1344 1576 1646 
+190 423 623 689 1121 1511 1803 
+155 221 433 614 719 1167 1355 1638 
+155 260 547 700 879 1017 1164 1585 1938 2189 2255 2522 
+155 260 708 896 1179 1360 1426 1638 
+155 260 554 1064 1498 1992 2536 3148 3820 4516 4582 4966 
+334 400 767 872 1059 1135 1295 1645 1934 2160 2556 2969 3365 3778 4125 4417 4927 5416 5836 6205 
+343 703 769 1136 1241 1428 1504 1664 2014 2303 2529 2925 3338 3734 4147 4494 4786 5296 5785 6205 
+129 531 701 1077 1234 1515 1799 1981 2047 
+131 412 696 878 944 1099 1501 1671 2047 
+195 348 760 898 1271 1671 2044 2540 2795 3118 3586 3850 4168 4465 4761 5107 5398 5464 
+176 425 491 703 1152 1257 1398 1810 2053 2220 
+204 270 623 1031 1169 1289 1605 1937 
+230 474 540 796 953 1091 1416 1616 1948 
+218 467 697 763 1225 1644 2196 2451 2706 2952 3195 3442 3691 3908 4163 4380 4600 
+576 642 893 1221 1666 2019 2441 3023 3698 4174 4832 
+589 1061 1351 1821 2167 2494 2883 3390 3814 4118 4519 4846 5151 5637 6010 6076 6503 6797 7152 7465 7887 8216 8531 8857 9143 9498 
+327 784 1291 1793 2324 2634 3005 3371 3766 4315 4859 5406 5472 5684 6095 6380 6694 6932 7200 7479 7808 8132 
+206 522 1070 1443 1714 1780 
+221 492 558 748 1134 1457 
+245 311 501 887 1210 1457 
+245 311 543 859 1407 1780 
+185 251 577 999 1312 
+211 493 559 823 993 1272 1598 2020 2333 
+256 322 586 756 1035 1361 1783 2096 2333 
+446 736 1206 1552 1879 2268 2775 3199 3503 3904 4231 4536 5022 5395 5461 5888 6182 6537 6850 7272 7601 7916 8242 8528 8883 9498 
+396 709 946 1228 1294 1558 1728 2007 2333 
+396 709 920 986 1312 
+264 734 1080 1407 1796 2303 2727 3031 3432 3759 4064 4550 4923 4989 5416 5710 6065 6378 6800 7129 7444 7770 8056 8411 9026 9498 
+444 790 1117 1506 2013 2437 2741 3142 3469 3774 4260 4633 4699 5126 5420 5775 6088 6510 6839 7154 7480 7766 8121 8736 9208 9498 
+281 347 506 631 972 1295 1704 
+303 627 980 1437 1944 2446 2977 3287 3658 4024 4419 4968 5512 6059 6125 6337 6748 7033 7347 7585 7853 8132 
+333 673 983 1334 1709 1775 1987 2398 2683 3057 3355 3623 3932 
+355 667 733 931 1253 1635 1778 1921 2215 2658 2952 
+294 643 935 1211 1551 1849 2196 2399 2737 2996 3311 3517 3792 4115 4181 4549 4908 5438 5784 6136 6412 6766 7092 7364 7645 
+323 615 891 1231 1529 1876 2079 2417 2676 2991 3197 3472 3795 3861 4229 4588 5118 5464 5816 6092 6446 6772 7044 7325 7645 
+153 484 713 779 1093 
+153 219 398 692 965 1153 1434 
+153 447 720 908 1189 1368 1434 
+248 436 802 1066 1132 1383 1491 1735 1943 2306 2411 2578 
+248 391 686 879 945 1124 1332 1431 1501 
+504 746 1148 1492 1734 1800 
+259 733 1105 1171 1667 1818 2117 2343 2448 2518 2716 
+259 470 608 1056 1299 1440 1506 1685 
+221 522 747 1052 1431 1497 1803 2042 
+221 522 747 1052 1431 1497 1803 2042 
+221 783 1243 1309 1688 1793 2315 2462 2701 
+221 440 557 623 922 1161 
+221 638 953 1019 1284 1494 1599 1746 1845 2084 
+221 682 829 1391 1851 1917 2156 
+221 433 503 805 1104 1491 1776 1842 2127 2197 2436 
+209 460 928 1320 1668 1734 
+320 647 1036 1543 1967 2271 2672 2999 3304 3790 4163 4229 4656 4950 5305 5618 6040 6369 6684 7010 7296 7651 8266 8738 9028 9498 
+294 775 945 1246 1542 1736 1802 
+294 608 1088 1492 1720 2025 2436 2774 3164 3230 
+208 457 523 702 1033 1293 1603 
+305 565 875 1109 1358 1424 1603 
+164 236 695 872 1010 1318 1423 1871 2211 2503 
+164 416 805 1282 1534 2082 2334 2811 3106 3276 3669 3956 4243 4454 4800 5111 5372 5768 6129 6373 6752 7096 7369 7777 8150 8439 8821 9293 9567 9837 9903 
+167 233 426 496 643 821 1092 1387 
+167 237 384 562 833 1128 1321 1387 
+167 345 718 888 1282 1617 1876 2145 2374 2440 
+307 495 751 931 1140 1206 1472 2004 2142 
+253 582 906 1259 1716 2223 2725 3256 3566 3937 4303 4698 5247 5791 6338 6404 6616 7027 7312 7626 7864 8132 
+283 642 982 1292 1643 2018 2084 2296 2707 2992 3366 3664 3932 
+223 289 468 799 1059 1369 1603 
+278 679 1006 1311 1797 2170 2236 2663 2957 3312 3625 4047 4376 4691 5017 5303 5658 6273 6745 7035 7505 7851 8178 8567 9074 9498 
+133 258 599 922 1331 1638 1704 
+154 220 730 1158 1449 1738 1925 2197 2393 2567 2841 3054 3367 
+263 450 722 918 1092 1366 1579 1892 2072 2138 2648 3076 3367 
+244 631 1068 1565 1800 2174 2572 2638 2964 3292 3738 4043 4272 4524 4783 5062 5364 
+115 181 360 645 856 994 1442 1685 
+279 765 1138 1204 1631 1925 2280 2593 3015 3344 3659 3985 4271 4626 5241 5713 6003 6473 6819 7146 7535 8042 8466 8770 9171 9498 
+460 833 899 1326 1620 1975 2288 2710 3039 3354 3680 3966 4321 4936 5408 5698 6168 6514 6841 7230 7737 8161 8465 8866 9193 9498 
+301 690 1197 1621 1925 2326 2653 2958 3444 3817 3883 4310 4604 4959 5272 5694 6023 6338 6664 6950 7305 7920 8392 8682 9152 9498 
+363 870 1294 1598 1999 2326 2631 3117 3490 3556 3983 4277 4632 4945 5367 5696 6011 6337 6623 6978 7593 8065 8355 8825 9171 9498 
+116 182 302 449 745 973 1143 1573 2024 2479 2930 3310 3612 4203 4557 4885 5255 5818 6450 7293 
+116 182 447 770 1014 
+144 574 1025 1480 1931 2311 2613 3204 3558 3886 4256 4819 5451 6294 6436 6502 6622 6769 7065 7293 
+142 532 705 979 1045 1249 1590 1737 2033 2277 
+187 253 594 741 1006 1402 1857 2236 
+364 537 811 877 1081 1422 1569 1865 2109 2277 
+248 314 518 859 1006 1302 1546 1714 2104 2277 
+273 577 643 845 1256 1485 1849 2137 2395 
+158 467 651 1015 1081 1362 1583 1753 1900 2108 2441 2644 2752 2939 3015 3275 
+283 467 831 897 1178 1399 1569 1716 1924 2257 2460 2568 2755 2831 3091 3275 
+338 404 685 906 1076 1223 1431 1764 1967 2075 2262 2338 2598 2782 3091 3275 
+105 171 325 602 815 1048 
+128 405 618 851 982 1048 
+128 437 513 952 1057 1127 1751 2080 2504 2826 2892 3157 
+178 617 722 792 1416 1745 2158 2495 2867 3254 3933 4639 5246 5619 6174 6240 6505 6716 6824 
+178 455 668 890 1010 1076 1287 1457 
+202 493 860 1125 1191 1556 1824 
+342 606 1210 1827 2370 3005 3640 4263 4886 5571 6256 6929 7602 8043 8510 8977 9631 10392 10464 10722 10892 11122 11391 11830 
+342 701 1231 1577 1929 2205 2559 2885 3157 3438 3758 4107 4399 4675 5015 5313 5660 5863 6201 6460 6775 6981 7256 7579 7645 
+342 712 970 1569 2198 2801 2873 3265 3704 
+178 244 456 905 1010 1206 1376 1580 1992 2290 2512 
+178 519 666 962 1206 1374 1764 1937 2211 2277 
+178 590 888 1110 1314 1380 1592 2041 2146 2342 2512 
+382 695 937 1320 1583 1751 1817 1987 2259 2511 2785 3054 3412 3867 4255 4687 4970 5353 5812 6372 6755 7306 7647 
+171 398 657 946 1249 1582 1947 2342 2620 2686 2837 3007 3163 3310 3572 3845 
+171 404 470 770 878 1184 1331 1733 2006 
+394 763 1123 1189 1556 1661 1848 1924 2084 2434 2723 2949 3345 3758 4154 4567 4914 5206 5716 6205 
+186 252 551 845 950 1249 1550 1864 
+236 455 598 765 831 1157 
+236 509 706 933 1192 1481 1784 2117 2482 2877 3155 3221 3372 3542 3698 3845 
+236 643 748 1139 1413 1585 1651 1793 
+262 571 899 1241 1662 1942 2189 2489 2709 2775 3139 3247 3493 4078 4493 4795 5296 5704 6162 6658 
+236 558 1049 1438 1504 1803 1873 2026 2279 
+363 429 728 798 951 1204 1466 1788 2279 
+195 424 594 879 1203 1451 1669 2014 2267 2490 2840 3158 3406 3624 3877 4100 4354 4603 4669 
+195 621 809 1212 1539 1887 1953 
+481 905 1209 1610 1937 2242 2728 3101 3167 3594 3888 4243 4556 4978 5307 5622 5948 6234 6589 7204 7676 7966 8436 8782 9109 9498 
+398 702 1103 1430 1735 2221 2594 2660 3087 3381 3736 4049 4471 4800 5115 5441 5727 6082 6697 7169 7459 7929 8275 8602 8991 9498 
+170 340 544 956 1254 1476 1680 1746 1958 2407 2512 
+196 400 466 678 1127 1232 1428 1598 1802 2214 2512 
+292 564 857 1234 1509 1575 1793 2222 2427 2843 3236 3465 3728 3885 
+292 564 931 1150 1267 1333 
+292 564 931 1288 1543 1609 2382 2564 
+292 824 1280 1660 1987 2053 2553 2846 
+292 557 875 1091 1157 1483 
+292 557 875 1091 1157 1483 
+292 557 875 1091 1157 1483 
+245 566 887 1258 1643 2078 2367 2706 3040 3314 3594 3907 4242 4539 4877 5158 5464 5724 6022 6088 6341 6781 7128 
+254 567 902 1199 1537 1818 2124 2384 2682 2748 3001 3441 3788 4059 4380 4701 5072 5457 5892 6181 6520 6854 7128 
+295 666 1051 1486 1775 2114 2448 2722 3002 3315 3650 3947 4285 4566 4872 5132 5430 5496 5749 6189 6536 6807 7128 
+263 602 936 1210 1490 1803 2138 2435 2773 3054 3360 3620 3918 3984 4237 4677 5024 5295 5616 5937 6308 6693 7128 
+312 593 899 1159 1457 1523 1776 2216 2563 2834 3155 3476 3847 4232 4667 4956 5295 5629 5903 6183 6496 6831 7128 
+280 540 838 904 1157 1597 1944 2215 2536 2857 3228 3613 4048 4337 4676 5010 5284 5564 5877 6212 6509 6847 7128 
+267 523 787 949 1015 
+308 582 862 1175 1510 1807 2145 2426 2732 2992 3290 3356 3609 4049 4396 4667 4988 5309 5680 6065 6500 6789 7128 
+293 631 1207 1273 1631 2021 2137 2205 2522 2810 3051 3437 3920 4312 4685 4878 5094 5409 5703 6128 6521 7045 7347 7748 7918 8187 8507 8877 9189 9468 9797 10254 10761 11140 11569 12126 12733 
+227 405 643 1108 1497 1935 2295 2361 2605 2675 
+227 667 1192 1641 2140 2639 3188 3655 4172 4684 5136 5594 6085 6569 6981 7047 7251 
+227 667 1014 1285 1606 1927 2298 2683 3118 3407 3746 4080 4354 4634 4947 5282 5579 5917 6198 6504 6764 7062 7128 
+253 582 1039 1546 1925 2354 2911 3518 3837 4175 4751 4817 5175 5565 5681 5749 6066 6354 6595 6981 7464 7856 8229 8422 8638 8953 9247 9672 10065 10589 10891 11292 11462 11731 12051 12421 12733 
+353 782 1339 1946 2265 2603 3179 3245 3603 3993 4109 4177 4494 4782 5023 5409 5892 6284 6657 6850 7066 7381 7675 8100 8493 9017 9319 9720 9890 10159 10479 10849 11161 11440 11769 12226 12733 
+303 760 1267 1646 2075 2632 3239 3558 3896 4472 4538 4896 5286 5402 5470 5787 6075 6316 6702 7185 7577 7950 8143 8359 8674 8968 9393 9786 10310 10612 11013 11183 11452 11772 12142 12454 12733 
+403 960 1567 1886 2224 2800 2866 3224 3614 3730 3798 4115 4403 4644 5030 5513 5905 6278 6471 6687 7002 7296 7721 8114 8638 8940 9341 9511 9780 10100 10470 10782 11061 11390 11847 12354 12733 
+518 1130 1802 2498 2564 2948 3129 3234 3528 4038 4472 4966 
+268 676 964 1252 1540 1828 2116 2404 2844 2910 3294 3487 3750 3861 
+268 620 1150 1858 2488 3296 3810 4502 5146 5521 6076 6142 6442 6829 
+268 623 936 1358 1687 2002 2328 2614 2969 3584 4056 4346 4816 5162 5489 5878 6385 6809 7113 7514 7841 8146 8632 9005 9071 9498 
+268 664 958 1024 1322 1696 
+268 778 1212 1706 2250 2862 3534 4230 4296 4680 4861 4966 
+268 334 632 1006 1300 1696 
+408 902 1446 2058 2730 3426 3492 3876 4057 4162 4456 4966 
+553 1224 1529 1595 1921 2457 2885 3417 3922 4508 5127 5813 6378 6902 7449 7994 
+468 1012 1624 2296 2992 3058 3442 3623 3728 4022 4532 4966 
+177 243 557 903 1115 1383 1571 1876 
+177 324 563 851 1372 1791 1857 
+248 528 841 1176 1473 1811 2092 2398 2658 2956 3022 3275 3715 4062 4333 4654 4975 5346 5731 6166 6455 6794 7128 
+295 616 987 1372 1807 2096 2435 2769 3043 3323 3636 3971 4268 4606 4887 5193 5453 5751 5817 6070 6510 6857 7128 
+345 730 1165 1454 1793 2127 2401 2681 2994 3329 3626 3964 4245 4551 4811 5109 5175 5428 5868 6215 6486 6807 7128 
+313 647 921 1201 1514 1849 2146 2484 2765 3071 3331 3629 3695 3948 4388 4735 5006 5327 5648 6019 6404 6839 7128 
+309 606 944 1225 1531 1791 2089 2155 2408 2848 3195 3466 3787 4108 4479 4864 5299 5588 5927 6261 6535 6815 7128 
+287 622 919 1257 1538 1844 2104 2402 2468 2721 3161 3508 3779 4100 4421 4792 5177 5612 5901 6240 6574 6848 7128 
+271 609 890 1196 1456 1754 1820 2073 2513 2860 3131 3452 3773 4144 4529 4964 5253 5592 5926 6200 6480 6793 7128 
+234 532 598 851 1291 1638 1909 2230 2551 2922 3307 3742 4031 4370 4704 4978 5258 5571 5906 6203 6541 6822 7128 
+645 950 1016 1342 1878 2306 2838 3343 3929 4548 5234 5799 6323 6870 7415 7994 
+394 814 1329 1395 1827 2185 2645 2980 3228 3658 3971 4338 4850 5284 5735 6259 6690 7163 7781 8263 8681 9165 9749 10154 10561 10925 11155 11391 
+259 517 798 1106 1411 1477 1793 1973 2078 2447 2728 2933 3131 3329 3550 3940 
+255 561 821 1119 1185 1438 1878 2225 2496 2817 3138 3509 3894 4329 4618 4957 5291 5565 5845 6158 6493 6790 7128 
+232 513 821 1126 1192 1508 1688 1793 2162 2443 2648 2846 3044 3265 3655 3940 
+255 563 868 934 1250 1430 1535 1904 2185 2390 2588 2786 3007 3397 3682 3940 
+333 916 1266 1616 1939 2262 2590 2918 3196 3474 3821 4168 4465 4762 5176 5496 5813 6117 6479 6802 7122 7471 7762 8103 8784 9183 9576 10080 10798 11513 11961 12406 12875 13326 13835 14323 14808 15092 15321 15606 16043 16445 16511 16901 17282 17701 17953 18536 18869 19198 19518 19900 20258 20683 21036 
+282 587 653 969 1149 1254 1623 1904 2109 2307 2505 2726 3116 3401 3659 3940 
+279 345 661 841 946 1315 1596 1801 1999 2197 2418 2808 3093 3351 3632 3940 
+375 679 1172 1459 1670 1768 2177 2544 2610 2891 3147 3338 
+353 588 987 1310 1710 2083 2490 3032 3484 3881 3947 4249 4354 4548 
+353 458 980 1127 1366 1613 2175 2635 2701 
+171 237 555 834 1062 1300 1599 
+212 511 708 774 1092 1371 1599 
+181 247 434 510 799 1295 1433 1514 1823 
+181 485 852 1117 1183 1462 
+217 464 681 930 1207 1588 1819 2126 2346 2592 2847 3176 3429 3778 4188 4507 4766 5062 5344 5676 5968 6235 6481 6698 6764 7204 7329 7501 7770 7940 8219 8577 8823 
+191 257 697 822 994 1263 1433 1712 2070 2316 2559 2806 3023 3272 3549 3930 4161 4468 4688 4934 5189 5518 5771 6120 6530 6849 7108 7404 7686 8018 8310 8577 8823 
+357 620 788 854 1024 1296 1548 1822 2091 2449 2904 3292 3724 4007 4390 4849 5409 5792 6343 6684 7092 7405 7647 
+300 366 711 997 1135 1361 1531 1898 2185 2396 
+300 514 700 914 1082 1437 1690 1756 1930 2192 2406 
+328 720 918 984 1169 1483 2041 2523 2873 3259 
+300 836 1264 1796 2301 2887 3506 4192 4757 5281 5828 6373 6952 7623 7928 7994 
+539 1063 1610 2155 2734 3405 3710 3776 4102 4638 5066 5598 6103 6689 7308 7994 
+341 628 839 1165 1231 1576 1862 2000 2226 2396 
+247 526 773 1198 1620 2010 2445 2672 2968 3322 3745 4145 4483 5016 5177 5331 5457 5675 5831 5897 6316 6441 6710 6880 7308 7660 7936 
+286 352 550 872 1254 1397 1540 1834 2277 2571 2952 
+165 335 581 857 956 1026 1173 1466 1683 2074 2450 2516 
+191 582 958 1024 1215 1385 1631 1907 2006 2076 2223 2516 
+143 484 631 930 1168 1417 1564 1630 
+375 702 1007 1493 1866 1932 2359 2653 3008 3321 3743 4072 4387 4713 4999 5354 5969 6441 6731 7201 7547 7874 8263 8770 9194 9498 
+303 441 975 1187 1514 1684 1969 2316 2812 3232 3517 3835 4207 4621 4985 5408 6009 6401 6861 7277 7761 8355 9017 9288 9354 
+255 539 721 787 942 1344 1514 1890 2047 
+327 735 873 993 1309 1641 1871 1937 
+197 263 636 706 929 1076 1401 
+197 344 669 892 958 1331 1401 
+247 600 851 1243 1533 1599 1827 1897 2040 2145 2509 2894 3129 3299 
+363 647 981 1323 1743 2062 2447 2797 3159 3548 3996 4359 4673 5033 5363 5677 6032 6098 6403 6621 6900 7290 7697 8032 8366 
+322 553 911 1064 1507 1729 1849 1915 2337 2475 2626 
+279 523 775 925 991 1230 1373 
+279 497 776 1166 1573 1908 2242 2631 2915 3249 3591 4011 4330 4715 5065 5427 5816 6264 6627 6941 7301 7631 7945 8300 8366 
+320 532 800 988 1293 1496 1562 1876 
+309 643 1032 1316 1650 1992 2412 2731 3116 3466 3828 4217 4665 5028 5342 5702 6032 6346 6701 6767 7072 7290 7569 7959 8366 
+292 684 1239 1735 2240 2768 3237 3715 4116 4500 4566 5453 5852 6242 6743 7134 7517 7941 8357 8766 
+621 1200 1677 1743 1938 2142 2468 
+470 621 920 1146 1251 1321 1519 1804 2278 2650 2716 
+391 457 783 953 1317 1387 1603 1868 2366 2831 3363 3855 4077 4520 4951 5354 5720 
+255 321 493 563 862 1019 1402 
+295 361 660 879 1286 1657 1952 2250 
+272 593 659 958 1177 1584 1955 2250 
+337 403 554 749 857 1156 1395 1817 2163 
+273 563 777 994 1060 1346 1527 1720 1944 2042 2262 2538 2708 2960 3107 
+273 513 651 717 964 1111 
+273 691 1007 1073 1273 1420 
+273 619 889 1171 1237 1410 1572 1778 1925 2265 2435 2844 3126 3277 
+273 582 789 855 1002 1334 1684 1855 2002 
+273 660 945 1011 1296 1366 1605 1852 2064 2134 2436 
+273 518 661 727 913 1060 
+273 545 715 781 979 1218 1365 
+273 592 835 1105 1171 1475 1583 1878 1948 2095 
+273 736 1097 1163 1398 1468 1963 2371 2518 
+273 718 1061 1127 1362 1432 1927 2074 
+273 652 929 995 1336 1560 1946 2296 2542 2689 
+273 616 857 923 1418 1826 1973 
+273 616 857 923 1205 1446 1787 1957 2300 
+273 748 1121 1187 1489 1636 
+273 623 871 937 1280 1427 
+273 579 783 849 1039 1369 1815 1962 
+273 605 835 901 1203 1471 1915 2062 
+273 506 663 900 1248 1449 1515 1837 
+273 562 749 815 966 1153 1300 
+273 598 821 887 1382 1529 
+273 599 823 889 959 1461 1608 
+273 629 883 949 1192 1398 1581 1728 
+273 626 903 1253 1319 1499 1646 
+273 574 888 1100 1166 1465 1759 1864 
+273 863 1176 1387 1453 1957 2062 
+273 430 813 1094 1160 1332 1402 
+273 430 649 992 1259 1559 1862 1928 2389 2494 2658 
+273 511 760 907 973 1142 1483 1630 
+273 499 604 674 872 1157 1631 2003 2069 2565 2716 
+273 586 785 882 948 1095 
+273 492 899 1270 1565 1863 2184 2250 
+273 461 694 825 891 1213 
+273 411 735 1014 1511 1932 2039 2228 2294 2441 
+273 411 918 1362 1815 2166 2232 2379 
+273 434 650 982 1382 1680 1746 1974 2161 2359 2510 
+273 547 887 1382 1790 2172 2643 3033 3403 3641 3707 3877 4149 4401 4548 
+273 512 934 1280 1643 1709 1860 2055 2163 
+273 378 736 889 1275 1559 1625 1772 
+273 498 678 783 1085 1232 1497 1951 2335 2617 2683 2965 3116 
+273 479 669 956 1423 1788 1854 2168 
+314 698 1006 1374 1496 1624 1743 1871 2103 2449 2660 2726 2917 3087 3441 3588 
+314 813 1210 1276 1608 1713 1900 1976 2156 2462 2674 2907 3307 
+314 741 1066 1132 1675 2043 2322 2591 2729 2876 
+314 606 796 868 1327 1504 1642 1950 2055 2503 
+314 682 947 1233 1480 1710 1913 2128 2393 2609 2675 2954 3280 3427 
+314 711 1185 1632 2096 2541 3042 3490 3944 4355 4650 4716 5306 5444 5650 5797 
+314 484 893 1175 1326 1625 1971 2241 2523 2589 2762 2924 3130 3277 
+218 470 620 686 925 1068 1399 
+192 471 861 1268 1603 1937 2326 2610 2944 3286 3706 4025 4410 4760 5122 5511 5959 6322 6636 6996 7326 7640 7995 8061 8366 
+233 371 589 697 895 1126 1255 1321 1607 
+120 186 473 624 788 971 1076 1146 1293 1541 
+150 360 587 807 1051 1117 1673 2063 2305 2471 2654 
+174 240 672 1062 1354 1570 1803 
+221 451 654 869 1134 1350 1416 1695 2021 2168 2508 2876 3141 3427 
+133 356 422 759 994 
+204 407 622 887 1103 1169 1448 1774 1921 2261 2629 2894 3180 3427 
+232 533 885 1135 1201 1391 
+331 828 1172 1383 1449 1695 1967 2272 2714 3165 3612 4030 4527 4990 5461 
+471 815 1026 1092 1338 1610 1915 2357 2808 3255 3673 4170 4633 5104 5461 
+103 169 455 714 852 1070 1178 1376 1607 
+147 323 389 730 1121 1316 1409 1610 1735 1923 2103 2343 2675 2973 3208 
+297 620 943 1266 1589 1912 2235 2558 2881 3204 3527 3900 4323 4746 5169 5592 5989 6055 6293 6431 6629 6754 6824 7165 7437 7777 8041 8355 8578 8801 9074 9347 9620 9893 10166 10439 
+297 620 943 1266 1589 1912 2235 2558 2881 3204 3577 4000 4423 4846 5269 5666 5732 5970 6108 6306 6431 6501 6842 7114 7454 7718 8032 8255 8478 8751 9024 9297 9570 9843 10116 10439 
+297 620 943 1266 1589 1912 2235 2558 2881 3254 3677 4100 4523 4946 5343 5409 5647 5785 5983 6108 6178 6519 6791 7131 7395 7709 7932 8155 8428 8701 8974 9247 9520 9793 10116 10439 
+397 820 1243 1666 2063 2129 2367 2505 2703 2828 2898 3239 3511 3851 4115 4429 4652 4875 5148 5421 5694 5967 6240 6513 6836 7159 7482 7805 8128 8451 8774 9097 9420 9743 10066 10439 
+397 820 1243 1640 1706 1944 2082 2280 2405 2475 2816 3088 3428 3692 4006 4229 4452 4725 4998 5271 5544 5817 6090 6413 6736 7059 7382 7705 8028 8351 8674 8997 9320 9643 10016 10439 
+397 820 1217 1283 1521 1659 1857 1982 2052 2393 2665 3005 3269 3583 3806 4029 4302 4575 4848 5121 5394 5667 5990 6313 6636 6959 7282 7605 7928 8251 8574 8897 9220 9593 10016 10439 
+397 794 860 1098 1236 1434 1559 1629 1970 2242 2582 2846 3160 3383 3606 3879 4152 4425 4698 4971 5244 5567 5890 6213 6536 6859 7182 7505 7828 8151 8474 8797 9170 9593 10016 10439 
+371 437 675 813 1011 1136 1206 1547 1819 2159 2423 2737 2960 3183 3456 3729 4002 4275 4548 4821 5144 5467 5790 6113 6436 6759 7082 7405 7728 8051 8374 8747 9170 9593 10016 10439 
+347 770 1193 1616 2039 2436 2502 2740 2878 3076 3201 3271 3612 3884 4224 4488 4802 5025 5248 5521 5794 6067 6340 6613 6886 7209 7532 7855 8178 8501 8824 9147 9470 9793 10116 10439 
+247 520 793 1066 1339 1612 1935 2258 2581 2904 3227 3550 3873 4196 4519 4842 5165 5538 5961 6384 6807 7230 7627 7693 7931 8069 8267 8392 8462 8803 9075 9415 9679 9993 10216 10439 
+247 520 793 1066 1339 1662 1985 2308 2631 2954 3277 3600 3923 4246 4569 4892 5265 5688 6111 6534 6957 7354 7420 7658 7796 7994 8119 8189 8530 8802 9142 9406 9720 9943 10166 10439 
+247 520 793 1066 1389 1712 2035 2358 2681 3004 3327 3650 3973 4296 4619 4992 5415 5838 6261 6684 7081 7147 7385 7523 7721 7846 7916 8257 8529 8869 9133 9447 9670 9893 10166 10439 
+247 520 793 1116 1439 1762 2085 2408 2731 3054 3377 3700 4023 4346 4719 5142 5565 5988 6411 6808 6874 7112 7250 7448 7573 7643 7984 8256 8596 8860 9174 9397 9620 9893 10166 10439 
+247 520 843 1166 1489 1812 2135 2458 2781 3104 3427 3750 4073 4446 4869 5292 5715 6138 6535 6601 6839 6977 7175 7300 7370 7711 7983 8323 8587 8901 9124 9347 9620 9893 10166 10439 
+297 620 943 1266 1589 1912 2235 2558 2931 3354 3777 4200 4623 5020 5086 5324 5462 5660 5785 5855 6196 6468 6808 7072 7386 7609 7832 8105 8378 8651 8924 9197 9470 9793 10116 10439 
+297 620 943 1266 1589 1912 2235 2608 3031 3454 3877 4300 4697 4763 5001 5139 5337 5462 5532 5873 6145 6485 6749 7063 7286 7509 7782 8055 8328 8601 8874 9147 9470 9793 10116 10439 
+247 570 893 1216 1539 1862 2185 2508 2831 3154 3477 3800 4173 4596 5019 5442 5865 6262 6328 6566 6704 6902 7027 7097 7438 7710 8050 8314 8628 8851 9074 9347 9620 9893 10166 10439 
+297 620 943 1266 1589 1912 2285 2708 3131 3554 3977 4374 4440 4678 4816 5014 5139 5209 5550 5822 6162 6426 6740 6963 7186 7459 7732 8005 8278 8551 8824 9147 9470 9793 10116 10439 
+297 620 943 1266 1589 1962 2385 2808 3231 3654 4051 4117 4355 4493 4691 4816 4886 5227 5499 5839 6103 6417 6640 6863 7136 7409 7682 7955 8228 8501 8824 9147 9470 9793 10116 10439 
+297 620 943 1266 1639 2062 2485 2908 3331 3728 3794 4032 4170 4368 4493 4563 4904 5176 5516 5780 6094 6317 6540 6813 7086 7359 7632 7905 8178 8501 8824 9147 9470 9793 10116 10439 
+297 620 943 1316 1739 2162 2585 3008 3405 3471 3709 3847 4045 4170 4240 4581 4853 5193 5457 5771 5994 6217 6490 6763 7036 7309 7582 7855 8178 8501 8824 9147 9470 9793 10116 10439 
+197 420 693 966 1239 1512 1785 2058 2381 2704 3027 3350 3673 3996 4319 4642 4965 5288 5611 5984 6407 6830 7253 7676 8073 8139 8377 8515 8713 8838 8908 9249 9521 9861 10125 10439 
+197 470 743 1016 1289 1562 1835 2158 2481 2804 3127 3450 3773 4096 4419 4742 5065 5388 5761 6184 6607 7030 7453 7850 7916 8154 8292 8490 8615 8685 9026 9298 9638 9902 10216 10439 
+297 620 993 1416 1839 2262 2685 3082 3148 3386 3524 3722 3847 3917 4258 4530 4870 5134 5448 5671 5894 6167 6440 6713 6986 7259 7532 7855 8178 8501 8824 9147 9470 9793 10116 10439 
+297 670 1093 1516 1939 2362 2759 2825 3063 3201 3399 3524 3594 3935 4207 4547 4811 5125 5348 5571 5844 6117 6390 6663 6936 7209 7532 7855 8178 8501 8824 9147 9470 9793 10116 10439 
+112 178 544 931 1114 1354 
+120 186 380 642 890 
+124 398 464 657 756 1026 1246 1472 
+214 663 1024 1199 1562 1944 2010 2423 2667 3008 3324 
+356 422 835 1079 1420 1736 1976 2425 2786 2961 3324 
+337 719 785 1198 1442 1783 2099 2339 2788 3149 3324 
+387 631 972 1288 1528 1977 2338 2513 2876 3258 3324 
+249 383 657 873 1055 1121 1423 1670 2104 2274 2653 2800 3132 3400 3592 
+299 629 988 1174 1240 1572 1874 2153 2532 2894 
+400 588 991 1318 1666 1732 1953 
+322 522 620 686 1023 1093 1417 1525 1849 
+374 440 840 1192 1518 1847 2163 2403 2683 2956 3408 
+374 726 1052 1381 1697 1937 2217 2490 2942 3342 3408 
+282 770 836 1040 1325 1668 1935 2408 
+462 528 732 1017 1360 1627 2100 2408 
+146 212 354 616 1023 1128 1519 1793 
+146 216 515 672 1055 1336 1402 
+322 388 623 874 1342 1734 
+124 701 839 1177 1516 1758 1924 2094 2160 2358 2528 
+154 508 749 1170 1551 1852 2294 2736 3073 3426 3766 4021 4558 4971 5434 5907 5973 6266 6371 
+154 410 633 754 820 
+154 589 851 1037 1374 1440 1722 
+154 593 763 1225 1525 1749 1993 2239 2305 
+154 366 757 1213 1640 1991 2324 2737 3061 3301 3930 4507 4573 4871 5245 
+154 259 628 909 1114 1312 1510 1731 2121 2406 2664 2945 3253 3558 3624 3940 
+154 557 925 1191 1257 1377 1482 
+154 517 849 1105 1292 1474 1540 1972 
+154 517 849 1079 1145 1446 1634 1772 
+316 736 1055 1440 1790 2152 2541 2989 3352 3666 4026 4356 4670 5025 5091 5396 5614 5893 6283 6690 7025 7359 7748 8032 8366 
+337 651 1011 1341 1655 2010 2076 2381 2599 2878 3268 3675 4010 4344 4733 5017 5351 5693 6113 6432 6817 7167 7529 7918 8366 
+190 256 588 915 1284 1577 2059 2321 
+199 608 941 1353 1886 2188 2254 2561 2777 3060 3165 3479 3701 3809 4111 4323 
+225 617 907 973 1201 1271 1414 1519 1883 2268 2503 2673 2946 3299 
+384 896 1306 1372 1652 1918 
+384 450 730 996 1406 1918 
+252 422 621 1153 1533 1682 2157 2547 2910 3333 3933 4396 4789 5194 5622 6038 6251 6514 6800 7038 7326 7637 7950 8313 8699 9037 9425 9836 10378 10850 11342 11924 12486 13128 13535 14075 14494 15046 15541 16069 16446 16873 17426 18059 18707 18916 18982 
+516 988 1480 2062 2624 3266 3673 4213 4632 5184 5679 6207 6584 7011 7564 8197 8845 9054 9120 9398 9568 9767 10299 10679 10828 11303 11693 12056 12479 13079 13542 13935 14340 14768 15184 15397 15660 15946 16184 16472 16783 17096 17459 17845 18183 18571 18982 
+446 938 1520 2082 2724 3131 3671 4090 4642 5137 5665 6042 6469 7022 7655 8303 8512 8578 8856 9026 9225 9757 10137 10286 10761 11151 11514 11937 12537 13000 13393 13798 14226 14642 14855 15118 15404 15642 15930 16241 16554 16917 17303 17641 18029 18440 18982 
+347 747 1120 1616 1871 2194 2662 2926 3244 3541 3837 4183 4474 4540 4761 4914 5326 5464 
+466 1048 1610 2252 2659 3199 3618 4170 4665 5193 5570 5997 6550 7183 7831 8040 8106 8384 8554 8753 9285 9665 9814 10289 10679 11042 11465 12065 12528 12921 13326 13754 14170 14383 14646 14932 15170 15458 15769 16082 16445 16831 17169 17557 17968 18510 18982 
+556 1118 1760 2167 2707 3126 3678 4173 4701 5078 5505 6058 6691 7339 7548 7614 7892 8062 8261 8793 9173 9322 9797 10187 10550 10973 11573 12036 12429 12834 13262 13678 13891 14154 14440 14678 14966 15277 15590 15953 16339 16677 17065 17476 18018 18490 18982 
+536 1178 1585 2125 2544 3096 3591 4119 4496 4923 5476 6109 6757 6966 7032 7310 7480 7679 8211 8591 8740 9215 9605 9968 10391 10991 11454 11847 12252 12680 13096 13309 13572 13858 14096 14384 14695 15008 15371 15757 16095 16483 16894 17436 17908 18400 18982 
+616 1023 1563 1982 2534 3029 3557 3934 4361 4914 5547 6195 6404 6470 6748 6918 7117 7649 8029 8178 8653 9043 9406 9829 10429 10892 11285 11690 12118 12534 12747 13010 13296 13534 13822 14133 14446 14809 15195 15533 15921 16332 16874 17346 17838 18420 18982 
+351 778 1331 1964 2612 2821 2887 3165 3335 3534 4066 4446 4595 5070 5460 5823 6246 6846 7309 7702 8107 8535 8951 9164 9427 9713 9951 10239 10550 10863 11226 11612 11950 12338 12749 13291 13763 14255 14837 15399 16041 16448 16988 17407 17959 18454 18982 
+381 921 1340 1892 2387 2915 3292 3719 4272 4905 5553 5762 5828 6106 6276 6475 7007 7387 7536 8011 8401 8764 9187 9787 10250 10643 11048 11476 11892 12105 12368 12654 12892 13180 13491 13804 14167 14553 14891 15279 15690 16232 16704 17196 17778 18340 18982 
+514 933 1485 1980 2508 2885 3312 3865 4498 5146 5355 5421 5699 5869 6068 6600 6980 7129 7604 7994 8357 8780 9380 9843 10236 10641 11069 11485 11698 11961 12247 12485 12773 13084 13397 13760 14146 14484 14872 15283 15825 16297 16789 17371 17933 18575 18982 
+393 945 1440 1968 2345 2772 3325 3958 4606 4815 4881 5159 5329 5528 6060 6440 6589 7064 7454 7817 8240 8840 9303 9696 10101 10529 10945 11158 11421 11707 11945 12233 12544 12857 13220 13606 13944 14332 14743 15285 15757 16249 16831 17393 18035 18442 18982 
+526 1021 1549 1926 2353 2906 3539 4187 4396 4462 4740 4910 5109 5641 6021 6170 6645 7035 7398 7821 8421 8884 9277 9682 10110 10526 10739 11002 11288 11526 11814 12125 12438 12801 13187 13525 13913 14324 14866 15338 15830 16412 16974 17616 18023 18563 18982 
+606 1449 1591 1657 1777 1924 2220 2448 2618 3048 3499 3954 4405 4785 5087 5678 6032 6360 6730 7293 
+469 997 1374 1801 2354 2987 3635 3844 3910 4188 4358 4557 5089 5469 5618 6093 6483 6846 7269 7869 8332 8725 9130 9558 9974 10187 10450 10736 10974 11262 11573 11886 12249 12635 12973 13361 13772 14314 14786 15278 15860 16422 17064 17471 18011 18430 18982 
+502 879 1306 1859 2492 3140 3349 3415 3693 3863 4062 4594 4974 5123 5598 5988 6351 6774 7374 7837 8230 8635 9063 9479 9692 9955 10241 10479 10767 11078 11391 11754 12140 12478 12866 13277 13819 14291 14783 15365 15927 16569 16976 17516 17935 18487 18982 
+401 954 1587 2235 2444 2510 2788 2958 3157 3689 4069 4218 4693 5083 5446 5869 6469 6932 7325 7730 8158 8574 8787 9050 9336 9574 9862 10173 10486 10849 11235 11573 11961 12372 12914 13386 13878 14460 15022 15664 16071 16611 17030 17582 18077 18605 18982 
+817 959 1025 1145 1292 1588 1816 1986 2416 2867 3322 3773 4153 4455 5046 5400 5728 6098 6661 7293 
+527 1160 1808 2017 2083 2361 2531 2730 3262 3642 3791 4266 4656 5019 5442 6042 6505 6898 7303 7731 8147 8360 8623 8909 9147 9435 9746 10059 10422 10808 11146 11534 11945 12487 12959 13451 14033 14595 15237 15644 16184 16603 17155 17650 18178 18555 18982 
+607 1255 1464 1530 1808 1978 2177 2709 3089 3238 3713 4103 4466 4889 5489 5952 6345 6750 7178 7594 7807 8070 8356 8594 8882 9193 9506 9869 10255 10593 10981 11392 11934 12406 12898 13480 14042 14684 15091 15631 16050 16602 17097 17625 18002 18429 18982 
+622 831 897 1175 1345 1544 2076 2456 2605 3080 3470 3833 4256 4856 5319 5712 6117 6545 6961 7174 7437 7723 7961 8249 8560 8873 9236 9622 9960 10348 10759 11301 11773 12265 12847 13409 14051 14458 14998 15417 15969 16464 16992 17369 17796 18349 18982 
+312 497 798 997 1069 1466 1636 1795 2206 2314 2625 2830 3104 3209 3394 
+440 506 769 928 1435 2003 
+481 1049 1515 1581 1844 2003 
+172 513 778 1182 1530 1880 2213 2601 2667 2983 3178 3348 
+172 469 690 916 982 1177 1347 
+172 546 818 884 1096 1243 1755 
+172 238 436 506 914 1214 
+172 242 650 950 1148 1214 
+172 342 683 979 1319 1583 2116 2182 2353 
+172 398 568 1068 1268 1500 1630 1696 
+172 271 614 784 1320 1546 1807 2107 2331 2534 2600 
+172 271 441 767 937 1278 1719 2084 2323 2389 2556 
+198 401 467 665 764 1107 1277 1813 2039 2300 2600 
+198 524 886 1207 1426 1492 1720 
+172 457 931 1303 1369 1865 2016 2315 2541 2646 2716 
+172 494 876 1019 1162 1456 1899 2193 2574 2886 2952 
+213 279 446 644 743 913 1239 1409 1750 2191 2556 
+346 412 908 1059 1358 1584 1689 1759 1957 2242 2716 
+362 428 744 939 1109 1307 1648 1913 2317 2665 3015 3348 
+94 160 371 541 745 1022 1235 1457 
+135 400 570 808 1146 1408 1766 2276 2856 2922 
+185 355 559 836 1049 1271 1391 1457 
+185 293 497 936 1041 1111 1735 2064 2477 2814 3186 3573 4252 4958 5565 5938 6493 6559 6824 
+346 733 1412 2118 2725 3098 3653 3719 3984 4195 4303 4507 4946 5051 5121 5745 6074 6487 6824 
+332 842 1422 1488 1649 1914 2084 2322 2660 2922 
+554 620 781 1046 1216 1454 1792 2054 2412 2922 
+361 1040 1746 2353 2726 3281 3347 3612 3823 3931 4135 4574 4679 4749 5373 5702 6115 6452 6824 
+236 594 1104 1684 1750 1911 2176 2346 2584 2922 
+484 1064 1130 1291 1556 1726 1964 2302 2564 2922 
+307 695 761 1077 1272 1442 1640 1981 2246 2650 2998 3348 
+301 649 715 936 1362 1550 1953 
+322 388 609 1035 1223 1626 1953 
+277 676 1059 1418 1735 1801 2026 2413 2942 3278 3605 3949 4277 4569 4910 5267 5604 5941 6243 6586 6879 7167 
+386 919 1221 1287 1594 1810 2093 2198 2512 2734 2842 3144 3356 3581 3990 4323 
+208 513 794 1012 1078 1276 1446 1762 2101 2353 2529 2684 2886 3112 3338 3524 3689 
+192 258 456 626 942 1281 1533 1709 1864 2066 2292 2518 2704 2869 3103 3408 3689 
+246 344 410 743 933 1245 1481 1650 1963 
+334 400 644 714 967 1145 1383 1848 2237 2675 
+291 357 582 969 1498 1834 2161 2505 2833 3125 3466 3823 4160 4497 4799 5142 5435 5723 6026 6425 6808 7167 
+357 716 1033 1099 1324 1711 2240 2576 2903 3247 3575 3867 4208 4565 4902 5239 5541 5884 6177 6465 6768 7167 
+495 955 1466 1532 1871 2258 2560 2730 2968 3549 4054 4560 5075 5520 6042 
+151 289 597 702 1150 1490 1782 1972 2044 2503 
+192 580 706 958 1270 1472 1538 1782 2149 
+255 473 539 737 907 1223 1562 1814 1990 2145 2347 2573 2799 2985 3150 3384 3689 
+542 1092 1158 1480 2012 2436 2745 3232 3776 4236 4764 5394 6115 6592 
+279 560 778 844 1042 1212 1528 1867 2119 2295 2450 2652 2878 3104 3290 3455 3689 
+451 1019 1569 1635 1957 2489 2913 3222 3709 4253 4713 5241 5871 6592 
+160 226 557 627 774 1082 1314 1569 1969 2419 
+185 251 497 769 1074 1516 1967 2414 2832 3329 3792 4263 4620 5117 5461 
+434 945 1011 1350 1737 2039 2209 2447 3028 3533 4039 4554 4999 5521 6042 
+220 286 428 940 1135 1240 1310 1457 1805 
+333 650 716 941 1328 1857 2193 2520 2864 3192 3484 3825 4182 4519 4856 5158 5501 5794 6082 6385 6784 7167 
+373 756 1115 1432 1498 1723 2110 2639 2975 3302 3646 3974 4266 4607 4964 5301 5638 5940 6283 6576 6864 7167 
+485 551 890 1277 1579 1749 1987 2568 3073 3579 4094 4539 5061 5582 6042 
+177 392 657 873 939 1218 1544 1691 2031 2399 2664 2950 3197 3427 
+144 210 408 578 728 1305 1443 1781 2120 2362 2528 
+218 452 518 817 1174 1368 1658 1872 
+63 129 495 923 1114 
+193 259 487 928 1254 1616 1937 
+426 804 870 1123 1274 1606 1907 2132 2407 
+194 470 640 892 1039 1338 1628 1842 2059 2125 2411 2592 2785 3009 3107 
+194 624 971 1242 1435 1643 1709 
+317 648 816 1155 1661 2140 2475 2829 3251 3694 3891 4259 4790 5294 5654 6033 6480 6922 6988 7108 7263 7583 
+317 616 959 1200 1266 1548 1789 2130 2300 
+421 487 814 1200 1398 1503 1830 2160 2709 
+306 574 766 1041 1175 1449 1665 1847 1913 2215 2462 2896 3066 3445 3592 
+306 500 712 882 987 1057 1204 1504 1728 1947 2013 
+306 656 827 974 1273 1582 1789 1855 2002 
+621 1002 1252 1599 1979 2505 2827 3250 3739 4278 4777 5168 5517 5681 5895 6141 6403 6690 7000 7271 7490 7850 7916 8340 
+340 727 910 1150 1288 1354 
+340 768 959 1048 1114 
+377 745 1011 1077 1197 1302 1482 
+199 584 942 1128 1539 1911 2372 2720 3193 3644 4122 4485 4551 5013 5160 5547 5896 
+153 500 737 1171 1554 1982 2381 2717 3052 3383 3729 3801 3976 
+530 920 1162 1328 1511 1687 1897 2124 2344 2588 2654 
+204 473 912 1280 1544 2148 2765 3308 3943 4578 5201 5824 6509 7194 7867 8540 8981 9448 9915 10569 11330 11402 11660 11830 
+735 807 1065 1235 1465 1734 2173 2541 2805 3409 4026 4569 5204 5839 6462 7085 7770 8455 9128 9801 10242 10709 11176 11830 
+172 403 532 598 884 1143 1281 1499 1607 
+172 342 492 1069 1207 1545 1884 2126 2292 2462 2528 
+198 442 688 754 934 1373 1543 2005 2305 
+172 457 900 1239 1476 1542 
+172 457 635 881 1408 1833 1899 2215 
+399 465 781 979 1264 1442 1688 2215 
+239 380 688 858 1061 1531 1925 2293 2359 2675 3028 
+361 798 1295 1530 1904 2302 2368 2694 3022 3468 3773 4002 4254 4513 4792 5094 5364 
+237 303 702 988 1198 1445 
+400 937 1557 2123 2603 2669 2895 3130 
+221 484 550 949 1235 1445 
+248 353 538 876 1061 1362 1561 1633 2030 2200 2359 2770 2878 3189 3394 
+227 293 467 729 943 1269 1483 1669 1883 2051 2406 
+167 416 563 629 1050 1197 
+167 595 1082 1467 1533 1720 1825 
+283 594 890 1084 1150 1458 1563 
+283 805 1078 1249 1315 
+391 676 864 1181 1396 1462 1660 1860 2148 2491 2927 3126 3296 
+436 883 1228 1294 1540 1979 2149 
+436 883 1228 1294 1540 1979 2149 
+436 736 960 1204 1450 1516 1696 2135 2305 
+436 806 1329 1750 1816 2124 2262 
+171 237 469 589 801 1004 1303 
+183 321 387 622 1246 1547 1832 
+150 216 557 948 1143 1236 1437 1562 1750 1930 2170 2502 2800 3035 3208 
+159 482 945 1306 1372 1583 
+335 401 612 797 1120 1583 
+302 580 858 1205 1552 1849 2146 2560 2880 3197 3501 3863 4186 4506 4855 5146 5487 6168 6567 6960 7464 8182 8897 9345 9790 10259 10710 11219 11707 12192 12476 12705 12990 13427 13829 13895 14285 14666 15085 15337 15920 16253 16582 16902 17284 17642 18067 18420 18779 19362 19712 20062 20385 20708 21036 
+243 309 503 682 1025 1250 1536 1746 2037 
+312 378 978 1537 1707 2034 2424 2738 
+500 671 916 982 1382 1552 1866 2060 2357 2578 2899 3170 3541 3967 
+228 413 700 885 951 1110 1180 1588 
+292 540 758 1011 1234 1488 1737 1803 2024 2253 2423 2708 3032 3280 3498 3843 4096 4319 4669 
+308 374 739 990 1329 1757 2057 2281 
+339 590 794 860 1247 1389 1559 1845 2083 2283 
+313 700 1002 1172 1410 1991 2496 3002 3517 3962 4484 5005 5465 5976 6042 
+313 741 1041 1265 1599 1665 2030 2281 
+660 1225 1749 2296 2841 3420 4091 4396 4462 4788 5324 5752 6284 6789 7375 7994 
+173 239 505 873 1081 1180 1250 1397 1698 
+268 415 654 1101 1446 1512 1747 1817 
+153 291 438 859 1212 1463 1529 1796 1977 2082 2369 2522 
+229 558 811 1160 1570 1889 2148 2444 2726 3058 3350 3617 3863 4080 4146 4586 4711 4883 5152 5322 5601 5959 6205 6448 6695 6912 7161 7438 7819 8050 8357 8577 8823 
+194 260 709 1068 1390 
+356 593 756 1094 1413 1630 1696 
+356 593 756 1028 1321 1590 1858 2070 2325 2473 2711 2990 3251 3548 3614 
+177 476 673 739 971 1091 1303 
+177 285 472 548 808 992 1301 1485 1849 1915 2196 2417 2587 2734 2942 3275 
+528 988 1469 1998 2528 2594 3023 3351 3698 3995 4298 4842 5310 5924 6365 6866 7417 7796 8250 8745 
+721 1260 1623 2032 2527 3035 3657 4327 4705 5289 5975 6700 7439 8137 8897 9521 10229 10490 10817 10883 11221 11568 11706 12412 12715 13225 13701 14109 14783 15390 15813 16209 16900 17561 18272 18925 19619 20293 20927 21473 22120 22808 
+285 546 942 1303 1547 1926 2270 2543 2951 3324 3613 3995 4467 4741 5011 5077 5267 5519 5908 6385 6637 7185 7437 7914 8209 8379 8772 9059 9346 9557 9903 
+558 963 1370 1734 1964 2200 2620 3040 3555 3621 4053 4411 4871 5206 5454 5884 6197 6564 7076 7510 7961 8485 8916 9389 10007 10489 10907 11391 
+268 338 699 798 1069 1412 1915 2342 2790 3105 3171 
+520 833 1017 1399 1548 1854 2216 2282 
+353 419 725 964 1211 1512 1737 2042 
+353 419 725 964 1211 1512 1737 2042 
+782 1296 1988 2632 3007 3562 3628 3928 4315 4609 4961 5491 6199 6829 
+604 1412 1926 2618 3262 3637 4192 4258 4558 4945 5239 5591 6121 6829 
+287 529 912 1175 1343 1409 1579 1851 2103 2377 2646 3004 3459 3847 4279 4562 4945 5404 5964 6347 6898 7239 7647 
+430 816 1280 1507 1734 1961 2188 2420 2652 2884 3116 3460 3777 4113 4430 4720 5003 5069 5956 6235 6340 6788 6976 7313 7703 8223 8789 9166 9502 9843 
+227 293 583 881 951 1104 1408 1533 1759 2014 2193 
+219 285 685 855 1169 1363 1660 1881 2202 2473 2844 3270 3796 3967 
+256 322 512 659 924 1308 
+269 335 925 1063 1269 1416 1756 2153 2627 3074 3538 3983 4484 4932 5386 5797 
+269 339 486 785 1104 1347 1617 1683 1987 2095 
+369 435 717 1240 1525 2057 2444 3026 3409 3890 
+199 526 780 932 998 1354 1707 
+199 379 484 786 933 1198 1652 2036 2318 2384 2666 2817 3116 
+167 375 441 661 1091 1438 1709 
+272 338 566 753 951 1102 1401 1562 1778 2110 2510 
+106 409 610 676 998 1068 1251 1466 2056 2161 2231 
+230 458 584 650 836 
+230 296 891 1208 1346 1554 1839 2280 2645 
+141 207 377 582 998 1365 1634 
+144 416 668 815 1114 1388 1728 2223 2631 3013 3484 3874 4244 4482 4548 
+144 416 668 942 1211 1569 2024 2412 2844 3127 3510 3969 4529 4912 5463 5804 6212 6525 6767 7150 7413 7581 7647 
+144 349 765 1132 1401 1568 1634 
+332 787 1175 1607 1890 2273 2732 3292 3675 4226 4567 4975 5288 5530 5913 6176 6344 6410 6580 6852 7104 7378 7647 
+191 257 639 876 1039 1377 1696 
+344 582 648 818 1090 1342 1489 1788 2062 2402 2897 3305 3687 4158 4548 
+445 835 1205 1443 1509 1679 1951 2203 2350 2649 2923 3263 3758 4166 4548 
+271 337 719 956 1119 1391 1684 1953 2221 2433 2688 2836 3074 3353 3614 
+212 278 448 720 972 1119 1418 1692 2032 2527 2935 3317 3788 4178 4548 
+382 764 1235 1625 1995 2233 2299 2469 2741 2993 3140 3439 3713 4053 4548 
+356 827 1217 1587 1825 1891 2061 2333 2585 2732 3031 3305 3645 4140 4548 
+364 734 972 1038 1208 1480 1732 1879 2178 2452 2792 3287 3695 4077 4548 
+469 877 1259 1730 2120 2490 2728 2794 2964 3236 3488 3635 3934 4208 4548 
+169 623 975 1041 1334 1404 1587 
+169 268 373 785 1048 1209 1275 1738 1876 2171 2322 
+169 373 699 1346 1925 2402 2468 
+169 373 871 1445 1943 2405 2471 
+169 312 598 936 1172 1238 1385 1650 
+195 393 701 869 1178 1385 1451 1801 2094 2762 3020 3186 
+169 277 576 815 1237 1583 1946 2012 2163 
+169 565 981 1321 1605 1671 1977 2085 2326 
+508 720 1047 1217 1502 1849 2345 2765 3050 3368 3740 4154 4518 4941 5542 5934 6394 6810 7294 7888 8550 8821 8887 9216 9354 
+210 512 861 1161 1448 1695 2063 2552 3071 3641 4184 4574 5098 5745 6242 6722 7359 7979 8556 9140 9863 10711 11228 11294 11641 11779 12365 
+210 276 423 688 883 1026 1312 1650 
+214 365 718 1007 1220 1471 1537 1724 1814 
+182 248 468 898 1245 1516 1709 
+148 597 903 1380 1857 2205 2603 2959 3299 3579 3909 4249 4622 4868 4934 
+174 539 790 994 1060 1447 1589 1759 2045 2283 
+314 594 924 1264 1637 1883 1949 2343 2792 3098 3575 4052 4400 4798 5154 
+254 584 924 1297 1543 1609 2003 2452 2758 3235 3712 4060 4458 4814 5154 
+304 644 1017 1263 1329 1723 2172 2478 2955 3432 3780 4178 4534 4874 5154 
+347 593 659 1053 1502 1808 2285 2762 3110 3508 3864 4204 4484 4814 5154 
+314 687 933 999 1393 1842 2148 2625 3102 3450 3848 4204 4544 4824 5154 
+220 286 680 1129 1435 1912 2389 2737 3135 3491 3831 4111 4441 4781 5154 
+288 768 1172 1400 1705 2116 2454 2844 2910 3462 
+288 846 1328 1678 2064 2418 2810 3008 3074 3259 
+321 668 965 1262 1676 1996 2313 2617 2979 3302 3622 3971 4262 4603 5284 5683 6076 6580 7298 8013 8461 8906 9375 9826 10335 10823 11308 11592 11821 12106 12543 12945 13011 13401 13782 14201 14453 15036 15369 15698 16018 16400 16758 17183 17536 17895 18478 18828 19178 19501 19824 20152 20480 20758 21036 
+239 455 521 800 1126 1273 1613 1981 2246 2532 2779 3009 3212 3427 
+478 946 1364 1912 2242 2627 3012 3394 3602 3917 4232 4551 4851 5169 5493 5798 6121 6532 6897 6963 7295 7639 8092 8293 8597 8935 9478 9908 
+404 908 1376 1794 2342 2672 3057 3442 3824 4032 4347 4662 4981 5281 5599 5923 6228 6551 6962 7327 7393 7725 8069 8522 8723 9027 9365 9908 
+289 604 923 1223 1541 1865 2170 2493 2904 3269 3335 3667 4011 4464 4665 4969 5307 5850 6280 6784 7252 7670 8218 8548 8933 9318 9700 9908 
+189 454 670 736 1015 1341 1488 1828 2196 2461 2747 2994 3224 3427 
+289 608 908 1226 1550 1855 2178 2589 2954 3020 3352 3696 4149 4350 4654 4992 5535 5965 6469 6937 7355 7903 8233 8618 9003 9385 9593 9908 
+86 152 615 837 983 1129 1275 1421 1567 1713 1859 2001 2147 
+127 431 556 782 1037 1216 1469 1535 1825 2123 2193 
+153 406 472 762 1060 1130 1283 1587 1712 1938 2193 
+198 264 334 836 983 1282 1608 
+421 839 1336 1799 2270 2627 3124 3468 3679 3745 3991 4263 4568 5010 5461 
+345 610 773 839 1356 
+345 735 1049 1342 1408 1687 2204 
+83 149 230 635 854 997 1140 1283 1426 1569 1712 1855 1994 2137 
+233 529 811 1143 1435 1702 1948 2165 2231 2671 2796 2968 3237 3407 3686 4044 4290 4533 4780 4997 5246 5523 5904 6135 6442 6662 6908 7163 7492 7745 8094 8504 8823 
+200 455 634 887 953 1243 1541 1611 1764 2068 2193 
+190 256 582 900 1165 1483 
+190 256 582 900 1165 1483 
+190 256 582 900 1165 1483 
+190 473 578 892 1114 1222 1524 1736 1961 2370 2703 3115 3648 3950 4016 4323 
+200 435 682 1267 1606 1975 2490 3001 3643 4106 4632 5157 5891 6600 7098 7682 8207 8861 9483 10079 10145 
+200 435 861 1398 2018 2584 3064 3130 
+200 438 1014 1444 1758 2054 2371 2923 3496 3794 4091 4339 5230 5296 
+200 479 797 1021 1266 1474 1540 1822 
+190 738 885 1399 1811 1877 1947 
+190 384 711 1236 1568 1876 2188 2693 3298 3769 4188 4654 5220 5857 6387 6863 7344 7810 8376 8922 9363 9429 
+200 388 873 1141 1595 2258 2702 3185 3829 4268 4959 5590 6160 6685 7152 7556 8010 8449 9049 9466 9999 10621 11182 11698 12266 12770 13182 13248 
+200 389 875 1150 1676 1922 2367 2837 3337 3777 4209 4743 5183 5694 5760 
+200 541 1036 1590 1928 2242 2506 2973 3283 3568 3975 4344 4736 4802 
+190 455 953 1418 1950 2442 2664 3107 3538 3941 4307 4724 4790 5116 5286 5650 5720 
+200 465 1068 1498 1834 2211 2627 2693 
+190 496 1141 1492 1829 1895 2103 2386 2739 
+476 623 922 1248 1472 1538 1608 
+386 452 522 738 1286 1433 1947 
+865 931 1157 1395 1971 2401 2715 3011 3328 3880 4453 4751 5048 5296 
+485 551 777 966 1452 1727 2253 2499 2944 3414 3914 4354 4786 5320 5760 
+433 610 748 1056 1161 1609 1949 2241 2431 2503 
+215 410 806 1222 1562 1846 1912 2218 2326 
+283 724 1063 1129 1485 1605 2059 2229 2621 
+283 694 1003 1069 1461 1811 
+283 349 741 1091 1400 1811 
+283 359 798 903 973 1597 1926 2350 2672 2738 3003 3157 
+72 138 471 661 973 1209 1378 1691 1963 
+284 655 1021 1416 1965 2509 3056 3122 3334 3745 4030 4344 4582 4850 5129 5458 5782 6135 6592 7099 7601 8132 
+314 624 975 1350 1416 1628 2039 2324 2698 2996 3264 3573 3932 
+278 344 546 957 1186 1550 1838 2096 2395 
+136 202 599 669 860 1054 1318 
+136 202 393 795 1067 1331 
+165 359 623 785 851 1248 1318 
+165 567 737 1071 1445 1809 2071 2137 
+165 567 839 1103 1265 1331 
+236 302 493 895 1065 1399 1773 2137 
+91 190 256 702 1136 1329 1454 1575 
+172 342 658 997 1249 1425 1580 1782 2008 2234 2420 2585 2819 3124 3405 3623 3689 
+172 372 660 1003 1439 1638 1808 2225 2510 2698 3015 3230 3296 
+250 600 848 914 1346 1599 
+250 388 669 1019 1476 1665 1926 2152 2353 2419 2721 2973 3237 3502 3672 
+334 400 824 1471 1852 2102 2449 2829 3355 3677 4100 4589 5128 5627 6018 6367 6531 6745 6991 7253 7540 7850 8121 8340 
+245 588 1091 1518 1966 2281 2347 2851 2921 3282 3381 
+255 605 1062 1251 1512 1738 1939 2005 2307 2559 2823 3088 3258 3534 3672 
+65 131 442 643 768 893 1018 1143 1268 1393 1518 1639 1764 
+137 398 624 825 891 1193 1445 1709 1974 2144 2420 2558 2839 3189 3646 
+200 401 467 769 1021 1285 1550 1720 1996 2134 2415 2765 3222 3411 3672 
+175 241 543 795 1059 1324 1494 1770 1908 2189 2539 2996 3185 3446 3672 
+279 479 711 841 907 1296 1522 1692 
+284 635 1010 1076 1288 1699 1984 2358 2656 2924 3233 3592 3932 
+270 552 884 1176 1443 1689 1906 1972 2412 2537 2709 2978 3148 3427 3785 4031 4274 4521 4738 4987 5264 5645 5876 6183 6403 6649 6904 7233 7486 7835 8245 8564 8823 
+340 735 1284 1828 2375 2441 2653 3064 3349 3663 3901 4169 4448 4777 5101 5454 5911 6418 6920 7451 7761 8132 
+369 918 1462 2009 2075 2287 2698 2983 3297 3535 3803 4082 4411 4735 5088 5545 6052 6554 7085 7395 7766 8132 
+345 711 1106 1655 2199 2746 2812 3024 3435 3720 4034 4272 4540 4819 5148 5472 5825 6282 6789 7291 7822 8132 
+349 415 627 1038 1323 1697 1995 2263 2572 2931 3271 3581 3932 
+325 700 766 978 1389 1674 2048 2346 2614 2923 3282 3622 3932 
+72 138 475 545 869 977 1301 1649 1849 
+298 406 730 1078 1278 1376 1442 1779 1849 
+298 646 846 944 1010 1347 1417 1741 1849 
+313 682 1197 1708 2350 2813 3339 3864 4598 5307 5805 6389 6914 7568 8190 8786 8852 9078 9313 9560 10145 
+489 1000 1642 2105 2631 3156 3890 4599 5097 5681 6206 6860 7482 8078 8144 8370 8605 8852 9437 9776 10145 
+485 1127 1590 2116 2641 3375 4084 4582 5166 5691 6345 6967 7563 7629 7855 8090 8337 8922 9261 9630 10145 
+616 1079 1605 2130 2864 3573 4071 4655 5180 5834 6456 7052 7118 7344 7579 7826 8411 8750 9119 9634 10145 
+437 963 1488 2222 2931 3429 4013 4538 5192 5814 6410 6476 6702 6937 7184 7769 8108 8477 8992 9503 10145 
+500 1025 1759 2468 2966 3550 4075 4729 5351 5947 6013 6239 6474 6721 7306 7645 8014 8529 9040 9682 10145 
+227 605 1029 1411 1789 2040 2106 2717 3060 3463 4020 
+343 858 1369 2011 2474 3000 3525 4259 4968 5466 6050 6575 7229 7851 8447 8513 8739 8974 9221 9806 10145 
+499 1233 1942 2440 3024 3549 4203 4825 5421 5487 5713 5948 6195 6780 7119 7488 8003 8514 9156 9619 10145 
+708 1417 1915 2499 3024 3678 4300 4896 4962 5188 5423 5670 6255 6594 6963 7478 7989 8631 9094 9620 10145 
+683 1181 1765 2290 2944 3566 4162 4228 4454 4689 4936 5521 5860 6229 6744 7255 7897 8360 8886 9411 10145 
+472 1056 1581 2235 2857 3453 3519 3745 3980 4227 4812 5151 5520 6035 6546 7188 7651 8177 8702 9436 10145 
+558 1083 1737 2359 2955 3021 3247 3482 3729 4314 4653 5022 5537 6048 6690 7153 7679 8204 8938 9647 10145 
+499 1153 1775 2371 2437 2663 2898 3145 3730 4069 4438 4953 5464 6106 6569 7095 7620 8354 9063 9561 10145 
+628 1250 1846 1912 2138 2373 2620 3205 3544 3913 4428 4939 5581 6044 6570 7095 7829 8538 9036 9620 10145 
+312 626 890 1357 1667 1952 2359 2728 3120 3186 3412 3753 4248 4802 
+288 552 1019 1329 1614 2021 2390 2782 2848 3074 3415 3910 4464 4802 
+404 718 1014 1331 1883 2456 2754 3051 3299 4190 4256 4482 4720 5296 
+343 735 801 1027 1368 1863 2417 2755 3069 3333 3800 4110 4395 4802 
+238 705 1015 1300 1707 2076 2468 2534 2760 3101 3596 4150 4488 4802 
+306 614 926 1431 2036 2507 2926 3392 3958 4595 5125 5601 6082 6548 7114 7660 8101 8167 8383 8577 8904 9429 
+479 1084 1555 1974 2440 3006 3643 4173 4649 5130 5596 6162 6708 7149 7215 7431 7625 7952 8477 8809 9117 9429 
+579 1050 1469 1935 2501 3138 3668 4144 4625 5091 5657 6203 6644 6710 6926 7120 7447 7972 8304 8612 8924 9429 
+282 594 1099 1704 2175 2594 3060 3626 4263 4793 5269 5750 6216 6782 7328 7769 7835 8051 8245 8572 9097 9429 
+445 864 1330 1896 2533 3063 3539 4020 4486 5052 5598 6039 6105 6321 6515 6842 7367 7699 8007 8319 8824 9429 
+393 859 1425 2062 2592 3068 3549 4015 4581 5127 5568 5634 5850 6044 6371 6896 7228 7536 7848 8353 8958 9429 
+440 1006 1643 2173 2649 3130 3596 4162 4708 5149 5215 5431 5625 5952 6477 6809 7117 7429 7934 8539 9010 9429 
+540 1177 1707 2183 2664 3130 3696 4242 4683 4749 4965 5159 5486 6011 6343 6651 6963 7468 8073 8544 8963 9429 
+242 696 1359 1803 2286 2930 3369 4060 4691 5261 5786 6253 6657 7111 7550 8150 8567 9100 9722 10283 10799 11367 11871 12283 12349 12575 12763 13248 
+428 1091 1535 2018 2662 3101 3792 4423 4993 5518 5985 6389 6843 7282 7882 8299 8832 9454 10015 10531 11099 11603 12015 12081 12307 12495 12980 13248 
+637 1081 1564 2208 2647 3338 3969 4539 5064 5531 5935 6389 6828 7428 7845 8378 9000 9561 10077 10645 11149 11561 11627 11853 12041 12526 12794 13248 
+418 901 1545 1984 2675 3306 3876 4401 4868 5272 5726 6165 6765 7182 7715 8337 8898 9414 9982 10486 10898 10964 11190 11378 11863 12131 12585 13248 
+457 1101 1540 2231 2862 3432 3957 4424 4828 5282 5721 6321 6738 7271 7893 8454 8970 9538 10042 10454 10520 10746 10934 11419 11687 12141 12804 13248 
+618 1057 1748 2379 2949 3474 3941 4345 4799 5238 5838 6255 6788 7410 7971 8487 9055 9559 9971 10037 10263 10451 10936 11204 11658 12321 12765 13248 
+413 1104 1735 2305 2830 3297 3701 4155 4594 5194 5611 6144 6766 7327 7843 8411 8915 9327 9393 9619 9807 10292 10560 11014 11677 12121 12604 13248 
+665 1296 1866 2391 2858 3262 3716 4155 4755 5172 5705 6327 6888 7404 7972 8476 8888 8954 9180 9368 9853 10121 10575 11238 11682 12165 12809 13248 
+605 1175 1700 2167 2571 3025 3464 4064 4481 5014 5636 6197 6713 7281 7785 8197 8263 8489 8677 9162 9430 9884 10547 10991 11474 12118 12557 13248 
+544 1069 1536 1940 2394 2833 3433 3850 4383 5005 5566 6082 6650 7154 7566 7632 7858 8046 8531 8799 9253 9916 10360 10843 11487 11926 12617 13248 
+499 966 1370 1824 2263 2863 3280 3813 4435 4996 5512 6080 6584 6996 7062 7288 7476 7961 8229 8683 9346 9790 10273 10917 11356 12047 12678 13248 
+441 845 1299 1738 2338 2755 3288 3910 4471 4987 5555 6059 6471 6537 6763 6951 7436 7704 8158 8821 9265 9748 10392 10831 11522 12153 12723 13248 
+378 832 1271 1871 2288 2821 3443 4004 4520 5088 5592 6004 6070 6296 6484 6969 7237 7691 8354 8798 9281 9925 10364 11055 11686 12256 12781 13248 
+428 867 1467 1884 2417 3039 3600 4116 4684 5188 5600 5666 5892 6080 6565 6833 7287 7950 8394 8877 9521 9960 10651 11282 11852 12377 12844 13248 
+413 1013 1430 1963 2585 3146 3662 4230 4734 5146 5212 5438 5626 6111 6379 6833 7496 7940 8423 9067 9506 10197 10828 11398 11923 12390 12794 13248 
+574 991 1524 2146 2707 3223 3791 4295 4707 4773 4999 5187 5672 5940 6394 7057 7501 7984 8628 9067 9758 10389 10959 11484 11951 12355 12809 13248 
+391 924 1546 2107 2623 3191 3695 4107 4173 4399 4587 5072 5340 5794 6457 6901 7384 8028 8467 9158 9789 10359 10884 11351 11755 12209 12648 13248 
+507 1129 1690 2206 2774 3278 3690 3756 3982 4170 4655 4923 5377 6040 6484 6967 7611 8050 8741 9372 9942 10467 10934 11338 11792 12231 12831 13248 
+596 1157 1673 2241 2745 3157 3223 3449 3637 4122 4390 4844 5507 5951 6434 7078 7517 8208 8839 9409 9934 10401 10805 11259 11698 12298 12715 13248 
+535 1051 1619 2123 2535 2601 2827 3015 3500 3768 4222 4885 5329 5812 6456 6895 7586 8217 8787 9312 9779 10183 10637 11076 11676 12093 12626 13248 
+490 1058 1562 1974 2040 2266 2454 2939 3207 3661 4324 4768 5251 5895 6334 7025 7656 8226 8751 9218 9622 10076 10515 11115 11532 12065 12687 13248 
+542 1046 1458 1524 1750 1938 2423 2691 3145 3808 4252 4735 5379 5818 6509 7140 7710 8235 8702 9106 9560 9999 10599 11016 11549 12171 12732 13248 
+478 890 956 1182 1370 1855 2123 2577 3240 3684 4167 4811 5250 5941 6572 7142 7667 8134 8538 8992 9431 10031 10448 10981 11603 12164 12680 13248 
+386 452 678 866 1351 1619 2073 2736 3180 3663 4307 4746 5437 6068 6638 7163 7630 8034 8488 8927 9527 9944 10477 11099 11660 12176 12744 13248 
+225 291 902 1245 1648 2205 2458 2836 3260 3642 4020 
+441 751 1036 1443 1812 2204 2270 2496 2837 3332 3886 4224 4538 4802 
+611 1141 1617 2098 2564 3130 3676 4117 4183 4399 4593 4920 5445 5777 6085 6397 6902 7507 7978 8397 8863 9429 
+351 767 833 1059 1324 1927 2357 2693 
+450 931 1397 1963 2509 2950 3016 3232 3426 3753 4278 4610 4918 5230 5735 6340 6811 7230 7696 8262 8899 9429 
+596 1192 1258 1484 1719 1966 2551 2890 3259 3774 4285 4927 5390 5916 6441 7175 7884 8382 8966 9491 10145 
+366 432 658 999 1494 2048 2386 2700 2964 3431 3741 4026 4433 4802 
+288 584 901 1453 2026 2324 2621 2869 3760 3826 4052 4290 4866 5296 
+310 687 1103 1169 1395 1660 2263 2693 
+570 636 862 1097 1344 1929 2268 2637 3152 3663 4305 4768 5294 5819 6553 7262 7760 8344 8869 9523 10145 
+249 775 1021 1466 1936 2436 2876 3308 3842 4282 4793 4859 5085 5274 5760 
+220 665 1135 1635 2075 2507 3041 3481 3992 4058 4284 4473 4959 5234 5760 
+500 746 1191 1661 2161 2601 3033 3567 4007 4518 4584 4810 4999 5485 5760 
+419 889 1389 1829 2261 2795 3235 3746 3812 4038 4227 4713 4988 5514 5760 
+444 944 1384 1816 2350 2790 3301 3367 3593 3782 4268 4543 5069 5315 5760 
+474 914 1346 1880 2320 2831 2897 3123 3312 3798 4073 4599 4845 5290 5760 
+414 925 991 1217 1406 1892 2167 2693 2939 3384 3854 4354 4794 5226 5760 
+414 846 1380 1820 2331 2397 2623 2812 3298 3573 4099 4345 4790 5260 5760 
+406 940 1380 1891 1957 2183 2372 2858 3133 3659 3905 4350 4820 5320 5760 
+508 948 1459 1525 1751 1940 2426 2701 3227 3473 3918 4388 4888 5328 5760 
+352 776 1158 1536 1787 1853 2464 2807 3210 3767 4020 
+398 780 1158 1409 1475 2086 2429 2832 3389 3642 4020 
+271 568 982 1302 1619 1923 2285 2608 2928 3277 3568 3909 4590 4989 5382 5886 6604 7319 7767 8212 8681 9132 9641 10129 10614 10898 11127 11412 11849 12251 12317 12707 13088 13507 13759 14342 14675 15004 15324 15706 16064 16489 16842 17201 17784 18134 18484 18807 19130 19458 19786 20064 20342 20689 21036 
+520 961 1027 1243 1437 1764 2289 2621 2929 3241 3746 4351 4822 5241 5707 6273 6910 7440 7916 8397 8863 9429 
+271 519 1410 1476 1702 1940 2516 2946 3260 3556 3873 4425 4998 5296 
+455 921 1487 2033 2474 2540 2756 2950 3277 3802 4134 4442 4754 5259 5864 6335 6754 7220 7786 8423 8953 9429 
+270 587 1139 1712 2010 2307 2555 3446 3512 3738 3976 4552 4982 5296 
+526 1099 1397 1694 1942 2833 2899 3125 3363 3939 4369 4683 4979 5296 
+356 734 985 1051 1662 2005 2408 2965 3218 3596 4020 
+259 666 1035 1427 1493 1719 2060 2555 3109 3447 3761 4025 4492 4802 
+390 456 682 947 1550 1980 2316 2693 
+286 791 1396 1867 2286 2752 3318 3955 4485 4961 5442 5908 6474 7020 7461 7527 7743 7937 8264 8789 9121 9429 
+440 1006 1552 1993 2059 2275 2469 2796 3321 3653 3961 4273 4778 5383 5854 6273 6739 7305 7942 8472 8948 9429 
+540 1086 1527 1593 1809 2003 2330 2855 3187 3495 3807 4312 4917 5388 5807 6273 6839 7476 8006 8482 8963 9429 
+222 1113 1179 1405 1643 2219 2649 2963 3259 3576 4128 4701 4999 5296 
+415 481 697 891 1218 1743 2075 2383 2695 3200 3805 4276 4695 5161 5727 6364 6894 7370 7851 8317 8883 9429 
+284 569 976 1345 1737 1803 2029 2370 2865 3419 3757 4071 4335 4802 
+404 740 1117 1533 1599 1825 2090 2693 
+352 603 669 1280 1623 2026 2583 2836 3214 3638 4020 
+272 569 817 1708 1774 2000 2238 2814 3244 3558 3854 4171 4723 5296 
+504 980 1461 1927 2493 3039 3480 3546 3762 3956 4283 4808 5140 5448 5760 6265 6870 7341 7760 8226 8792 9429 
+381 750 1142 1208 1434 1775 2270 2824 3162 3476 3740 4207 4517 4802 
+291 843 1416 1714 2011 2259 3150 3216 3442 3680 4256 4686 5000 5296 
+547 845 1142 1390 2281 2347 2573 2811 3387 3817 4131 4427 4744 5296 
+540 1020 1086 1312 1547 1973 2510 3130 
+454 520 746 981 1407 1944 2564 3130 
+594 1160 1640 1706 1932 2167 2593 3130 
+267 333 671 1038 1367 1620 1967 
+159 297 367 693 798 971 1258 1513 1724 2032 2098 
+185 493 559 744 882 952 1278 1383 1556 1843 2098 
+185 487 565 641 707 1115 1497 1699 1825 1968 2174 2406 2605 2804 3047 3273 
+282 348 533 671 741 1067 1172 1345 1632 1887 2098 
+505 857 1139 1401 1561 1627 1839 
+175 241 589 659 1031 1418 1721 
+322 795 1246 1724 2087 2153 2615 2762 3149 3498 3723 4108 4466 4652 5063 5435 5896 
+312 378 963 1337 1525 1857 2113 
+296 678 821 964 1258 1701 1995 2376 2688 2754 2952 
+103 169 389 635 866 
+387 711 951 1580 2157 2223 2521 2895 3075 3287 3678 4134 4561 4912 5245 
+309 375 587 922 1188 1625 
+309 575 1012 1347 1413 1625 
+157 304 713 1020 1086 1318 1388 1646 
+157 304 603 959 1213 1279 1522 1728 
+157 372 962 1067 1137 1269 1572 1773 1839 2161 2231 
+451 517 746 1025 1391 1970 
+228 294 537 743 926 1073 1372 1728 
+221 287 516 781 1119 1381 1678 1902 2358 2805 
+277 343 804 909 1073 1372 1529 1748 2091 2358 2658 
+276 354 430 496 904 1286 1488 1614 1757 1963 2195 2394 2593 2836 3062 3273 
+161 251 491 642 995 1284 1497 1748 1814 
+187 438 504 691 781 1021 1172 1525 1814 
+225 291 478 568 808 959 1312 1601 1814 
+180 370 657 1124 1489 1555 1869 2168 
+180 363 510 809 1165 1419 1485 1728 
+154 301 600 953 1230 1580 1646 
+251 601 667 847 994 1293 1646 
+324 390 570 717 1016 1369 1646 
+161 343 409 841 1021 1384 1716 1972 
+296 787 1176 1242 1541 1611 1764 2017 2279 
+296 828 1252 1561 2048 2592 3052 3580 4210 4931 5408 5976 6526 6592 
+296 595 828 985 1222 1570 1771 1837 
+296 595 783 1016 1147 1213 
+322 523 589 911 1210 1443 1600 1837 
+337 669 925 1112 1294 1360 1792 1972 
+337 669 899 965 1266 1454 1592 1772 
+337 827 1215 1281 1615 1746 
+337 442 1148 1451 1959 2393 2841 3347 3894 4315 4751 5137 5781 6192 6703 7199 7860 8399 8988 9490 10016 10082 
+362 428 762 893 1256 1746 
+175 241 563 862 1095 1252 1489 1837 
+247 655 1028 1317 1699 2171 2445 2715 2781 2971 3223 3612 4089 4341 4889 5141 5618 5913 6083 6476 6763 7050 7261 7607 7918 8179 8575 8936 9180 9559 9903 
+134 200 412 943 1295 1577 1839 
+194 440 671 800 866 
+397 793 1484 2145 2856 3509 4203 4877 5511 6057 6704 7392 8139 8678 9041 9450 9945 10453 11075 11745 12123 12707 13393 14118 14857 15555 16315 16939 17647 17908 18235 18301 18639 18986 19124 19830 20133 20643 21119 21527 22201 22808 
+504 570 999 1327 1674 1971 2274 2818 3286 3900 4341 4842 5393 5772 6226 6721 7275 7735 8216 8745 
+313 685 1010 1233 1299 1605 
+313 685 975 1189 1365 1431 
+313 685 958 1155 1530 1596 1960 2262 
+217 423 606 753 1052 1408 1662 1728 
+218 365 656 906 1208 1408 1474 
+311 377 585 868 1221 1437 1743 2388 2739 
+193 535 801 1088 1404 1715 1781 2365 2563 2733 
+193 259 591 785 997 1167 1272 1342 1489 1789 2013 
+219 427 493 775 1001 1280 1598 1822 
+193 340 640 864 1138 1383 1657 1926 1992 2190 2298 
+219 493 762 828 1026 1134 1353 1500 1800 2024 2298 
+474 540 819 1118 1339 1533 2114 2320 2825 
+455 984 1514 1580 2009 2337 2684 2981 3284 3828 4296 4910 5351 5852 6403 6782 7236 7731 8285 8745 
+648 1282 1828 2475 3163 3910 4449 4812 5221 5716 6224 6846 7516 7894 8478 9164 9889 10628 11326 12086 12710 13418 13679 14006 14072 14410 14757 14895 15601 15904 16414 16890 17298 17972 18579 19002 19398 20089 20750 21461 22114 22808 
+226 373 672 962 1176 1393 1459 1745 1926 2119 2343 2441 2661 2937 3107 
+226 478 955 1250 1420 1813 2100 2387 2598 2944 3255 3516 3912 4273 4517 4896 5240 5513 5921 6294 6583 6965 7437 7711 7981 8047 8237 8489 8878 9355 9607 
+519 1098 1769 2074 2140 2466 3002 3430 3962 4467 5053 5672 6358 6923 7447 7994 
+261 577 888 954 1538 1736 1906 2125 2467 2733 
+297 561 708 1030 1276 1566 1791 1857 2077 2147 2294 2432 2753 2861 
+271 574 1118 1586 2200 2641 3142 3693 4072 4526 5021 5575 6035 6516 7045 7575 7641 8070 8398 8745 
+254 501 801 1021 1087 1451 1559 1805 2390 2805 3107 3608 4016 4474 4970 5258 5567 5895 6237 6658 
+207 273 573 681 987 1134 1536 1809 2006 
+233 522 825 1158 1523 1918 2196 2262 2413 2583 2739 2886 3148 3421 3618 3845 
+347 636 1018 1490 1764 2034 2100 2290 2542 2931 3408 3660 4208 4460 4937 5232 5402 5795 6082 6369 6580 6926 7237 7498 7894 8255 8499 8878 9222 9495 9903 
+371 812 878 1052 1491 1893 2139 2600 3212 3700 4161 4622 4937 5435 5906 6453 6953 7426 8055 
+603 1000 1441 1507 1681 2120 2522 2768 3229 3841 4329 4790 5251 5566 6064 6535 7082 7582 8055 
+415 481 655 1094 1496 1742 2203 2815 3303 3764 4225 4540 5038 5509 6056 6556 7029 7658 8055 
+99 165 361 600 952 1060 1285 1535 1762 
+261 571 842 1061 1421 1487 1911 2558 2939 3189 3536 3916 4442 4764 5187 5676 6215 6714 7105 7454 7618 7832 8078 8340 
+473 864 1213 1377 1591 1837 2099 2386 2696 2967 3186 3546 3612 4036 4683 5064 5314 5661 6041 6567 6889 7312 7801 8340 
+463 1002 1501 1892 2241 2405 2619 2865 3127 3414 3724 3995 4214 4574 4640 5064 5711 6092 6342 6689 7069 7595 7917 8340 
+513 1012 1403 1752 1916 2130 2376 2638 2925 3235 3506 3725 4085 4151 4575 5222 5603 5853 6200 6580 7106 7428 7851 8340 
+298 538 1167 1744 1810 2108 2482 2662 2874 3265 3721 4148 4499 4832 5245 
+353 500 832 1100 1292 1567 1701 1975 2191 2373 2439 2741 2988 3422 3592 
+156 222 524 771 1205 1375 1754 1901 2233 2501 2693 2968 3102 3376 3592 
+190 372 438 740 987 1421 1591 1970 2117 2449 2717 2909 3184 3318 3592 
+168 234 377 704 1452 1748 
+398 599 665 877 1024 1304 1516 1667 1917 2417 
+183 249 527 697 896 1428 1808 1957 2432 2822 3185 3608 4208 4671 5064 5469 5897 6313 6526 6789 7075 7313 7601 7912 8225 8588 8974 9312 9700 10111 10653 11125 11617 12199 12761 13403 13810 14350 14769 15321 15816 16344 16721 17148 17701 18334 18982 
+160 325 559 864 1145 1363 1429 1627 1797 2113 2452 2704 2880 3035 3237 3463 3689 
+401 742 1047 1667 1969 2457 3054 3561 4034 4597 5255 5745 6203 6791 7496 7957 8532 9026 9564 10057 10520 10995 11489 12028 12470 12536 
+145 390 456 856 1026 1340 1534 1831 2052 2373 2644 3015 3441 3967 
+190 256 535 861 1008 1348 1716 1981 2267 2514 2744 2947 3162 3427 
+

+ 519 - 474
sys/lib/man/permind/toc

@@ -8,477 +8,522 @@ AP 1 19
 AR 1 20
 ASCII 1 21
 AWK 1 22
-BASENAME 1 25
-BC 1 26
-BIND 1 28
-BITSYLOAD 1 30
-BUNDLE 1 31
-CAL 1 32
-CALENDAR 1 33
-CAT 1 34
-CB 1 35
-CHGRP 1 36
-CHMOD 1 37
-CLEANNAME 1 38
-CMP 1 39
-COLORS 1 40
-COMM 1 41
-CON 1 42
-CP 1 44
-CPP 1 45
-CPU 1 46
-CROP 1 47
-DATE 1 48
-DB 1 49
-DC 1 55
-DD 1 57
-DELKEY 1 59
-DEROFF 1 60
-DIFF 1 61
-DOC2TXT 1 62
-DOCTYPE 1 63
-DU 1 64
-ECHO 1 65
-ED 1 66
-EMACS 1 70
-EQN 1 71
-EXPECT 1 73
-FACES 1 75
-FACTOR 1 76
-FILE 1 77
-FILTER 1 78
-FMT 1 80
-FORTUNE 1 81
-FREQ 1 82
-GAMES 1 83
-GRAP 1 85
-GRAPH 1 87
-GREP 1 88
-GS 1 89
-GVIEW 1 92
-GZIP 1 94
-HGET 1 95
-HISTORY 1 96
-HOC 1 97
-IDIFF 1 98
-JOIN 1 99
-JPG 1 100
-KBMAP 1 102
-KILL 1 103
-KTRACE 1 104
-LEAK 1 105
-LENS 1 106
-LEX 1 107
-LOOK 1 108
-LP 1 109
-LS 1 111
-MAIL 1 113
-MAN 1 114
-MARSHAL 1 115
-MC 1 116
-MK 1 117
-MKDIR 1 122
-MLMGR 1 123
-MS2HTML 1 124
-NEDMAIL 1 125
-NETSTAT 1 128
-NEWS 1 129
-NM 1 130
-NS 1 131
-P 1 132
-PAGE 1 133
-PASSWD 1 135
-PATCH 1 136
-PCC 1 137
-PIC 1 139
-PIPEFILE 1 142
-PLOT 1 143
-PLUMB 1 144
-PQ 1 145
-PR 1 147
-PROF 1 148
-PROOF 1 149
-PS 1 150
-PS2PDF 1 151
-PWD 1 152
-RC 1 153
-REPLICA 1 158
-RESAMPLE 1 161
-RIO 1 162
-RM 1 166
-RWD 1 167
-SAM 1 169
-SECSTORE 1 174
-SED 1 176
-SEQ 1 179
-SIZE 1 180
-SLEEP 1 181
-SORT 1 182
-SPELL 1 184
-SPIN 1 185
-SPLIT 1 187
-SRC 1 188
-SSH 1 189
-STOP 1 191
-STRINGS 1 192
-STRIP 1 193
-SUM 1 194
-SYSCALL 1 195
-TAIL 1 196
-TAR 1 197
-TBL 1 199
-TCS 1 201
-TEE 1 202
-TEL 1 203
-TEST 1 204
-THESAURUS 1 206
-TIME 1 207
-TOUCH 1 208
-TR 1 209
-TRACE 1 210
-TROFF 1 211
-TROFF2HTML 1 212
-TWEAK 1 213
-UNIQ 1 215
-UNITS 1 216
-UPTIME 1 217
-VAC 1 218
-VI 1 220
-VNC 1 222
-VT 1 224
-WC 1 225
-WHO 1 226
-WINWATCH 1 227
-XD 1 228
-YACC 1 229
-YESTERDAY 1 231
-INTRO 2 232
-9P 2 235
-9PCMDBUF 2 239
-9PFID 2 240
-9PFILE 2 242
-ABORT 2 244
-ABS 2 245
-ACCESS 2 246
-ADDPT 2 247
-AES 2 249
-ALLOCIMAGE 2 250
-ARG 2 253
-ARITH3 2 255
-ASSERT 2 257
-ATOF 2 258
-AUTH 2 259
-AUTHSRV 2 262
-BIN 2 264
-BIND 2 265
-BIO 2 267
-BLOWFISH 2 270
-BRK 2 271
-CACHECHARS 2 272
-CHDIR 2 275
-CLEANNAME 2 276
-COLOR 2 277
-COMPLETE 2 278
-CONTROL 2 279
-CPUTIME 2 296
-CTIME 2 297
-CTYPE 2 299
-DEBUGGER 2 300
-DES 2 303
-DIAL 2 305
-DIRREAD 2 308
-DISK 2 309
-DRAW 2 310
-DSA 2 316
-DUP 2 318
-DYNLD 2 319
-ELGAMAL 2 321
-ENCODE 2 323
-ENCRYPT 2 324
-ERRSTR 2 325
-EVENT 2 326
-EXEC 2 329
-EXITS 2 331
-EXP 2 332
-FAUTH 2 333
-FCALL 2 334
-FD2PATH 2 337
-FGETC 2 338
-FLATE 2 340
-FLOOR 2 342
-FMTINSTALL 2 343
-FOPEN 2 346
-FORK 2 349
-FPRINTF 2 351
-FRAME 2 354
-FREXP 2 357
-FSCANF 2 358
-FVERSION 2 361
-GENRANDOM 2 362
-GETCALLERPC 2 363
-GETENV 2 364
-GETFCR 2 365
-GETFIELDS 2 366
-GETPID 2 367
-GETUSER 2 368
-GETWD 2 369
-GRAPHICS 2 370
-HTML 2 375
-HTTPD 2 387
-HYPOT 2 392
-INTMAP 2 393
-IOPROC 2 394
-IOUNIT 2 396
-IP 2 397
-ISALPHARUNE 2 400
-KEYBOARD 2 401
-LOCK 2 402
-MACH 2 404
-MALLOC 2 407
-MATRIX 2 409
-MEMDRAW 2 411
-MEMLAYER 2 415
-MEMORY 2 418
-MKTEMP 2 419
-MOUSE 2 420
-MP 2 422
-MULDIV 2 426
-NAN 2 427
-NDB 2 428
-NOTIFY 2 432
-OBJECT 2 434
-OPEN 2 436
-PERROR 2 437
-PIPE 2 438
-PLUMB 2 439
-POOL 2 441
-POSTNOTE 2 444
-PRIME 2 445
-PRINT 2 446
-PRIVALLOC 2 449
-PROTO 2 450
-PUSHSSL 2 451
-PUSHTLS 2 452
-QBALL 2 454
-QSORT 2 455
-QUATERNION 2 456
-QUOTE 2 458
-RAND 2 459
-RC4 2 461
-READ 2 462
-READCOLMAP 2 463
-READV 2 464
-REGEXP 2 465
-REMOVE 2 467
-RENDEZVOUS 2 468
-RSA 2 469
-RUNE 2 471
-RUNESTRCAT 2 473
-SCRIBBLE 2 474
-SCSI 2 476
-SECHASH 2 478
-SEEK 2 480
-SEGATTACH 2 481
-SEGBRK 2 483
-SEGFLUSH 2 484
-SETJMP 2 485
-SIN 2 486
-SINH 2 487
-SLEEP 2 488
-STAT 2 489
-STRCAT 2 491
-STRING 2 493
-STRINGSIZE 2 495
-SUBFONT 2 496
-SYMBOL 2 498
-THREAD 2 501
-TIME 2 505
-TMPFILE 2 506
-WAIT 2 507
-WINDOW 2 508
-INTRO 3 510
-APM 3 511
-ARCH 3 512
-AUDIO 3 513
-CAP 3 515
-CONS 3 516
-DRAW 3 519
-DUP 3 523
-ENV 3 524
-ETHER 3 525
-FLOPPY 3 526
-FS 3 527
-I82365 3 528
-IP 3 529
-KBMAP 3 537
-KPROF 3 538
-LOOPBACK 3 539
-LPT 3 540
-MNT 3 541
-MOUSE 3 542
-PIPE 3 544
-PNP 3 545
-PROC 3 547
-ROOT 3 551
-RTC 3 552
-SD 3 553
-SEGMENT 3 555
-SRV 3 556
-SSL 3 557
-TLS 3 559
-UART 3 561
-USB 3 562
-VGA 3 565
-INTRO 4 567
-ACME 4 568
-ARCHFS 4 571
-CDFS 4 572
-CFS 4 574
-CONSOLEFS 4 575
-CVSFS 4 577
-DOSSRV 4 578
-EXECNET 4 580
-EXPORTFS 4 581
-EXT2SRV 4 583
-FACTOTUM 4 584
-FOSSIL 4 589
-FS 4 592
-FTPFS 4 594
-IMPORT 4 596
-IOSTATS 4 598
-KEYFS 4 599
-KFS 4 601
-LNFS 4 602
-MNTGEN 4 603
-NAMESPACE 4 604
-NFS 4 607
-NNTPFS 4 609
-PAQFS 4 610
-PLUMBER 4 611
-RAMFS 4 612
-RATFS 4 613
-RDBFS 4 614
-RIO 4 615
-SACFS 4 618
-SNAP 4 619
-SRV 4 620
-TAPEFS 4 622
-TELCO 4 623
-U9FS 4 625
-UPASFS 4 627
-USB 4 629
-USBD 4 631
-VACFS 4 632
-WEBCOOKIES 4 633
-WEBFS 4 635
-WIKIFS 4 638
-INTRO 5 640
-ATTACH 5 644
-CLUNK 5 645
-ERROR 5 646
-FLUSH 5 647
-OPEN 5 648
-READ 5 650
-REMOVE 5 651
-STAT 5 652
-VERSION 5 654
-WALK 5 655
-INTRO 6 656
-A.OUT 6 657
-AR 6 659
-AUTHSRV 6 660
-COLOR 6 663
-FACE 6 665
-FONT 6 666
-IMAGE 6 667
-KEYBOARD 6 669
-KEYS.WHO 6 671
-MAN 6 672
-MAP 6 674
-MPICTURES 6 675
-MS 6 676
-NAMESPACE 6 678
-NDB 6 679
-PLOT 6 682
-PLUMB 6 684
-REGEXP 6 688
-REWRITE 6 689
-SMTPD 6 690
-SNAP 6 692
-THUMBPRINT 6 693
-USERS 6 694
-UTF 6 695
-VENTI.CONF 6 696
-VGADB 6 697
-INTRO 7 700
-ASTRO 7 701
-AUDIO 7 702
-DICT 7 703
-JUKE 7 704
-MAP 7 707
-PLAYLISTFS 7 711
-SCAT 7 713
-INTRO 8 716
-9LOAD 8 717
-9PCON 8 720
-AAN 8 721
-ALIASMAIL 8 722
-APM 8 723
-AUTH 8 724
-BOOT 8 726
-BOOTING 8 729
-CHECKARENAS 8 731
-CPURC 8 732
-CRON 8 733
-DHCPD 8 734
-DRAWTERM 8 736
-FOSSILCONS 8 737
-FS 8 743
-FSCONFIG 8 748
-GPSFS 8 751
-HTTPD 8 753
-INIT 8 755
-IPCONFIG 8 756
-IPSERV 8 759
-KFSCMD 8 761
-LISTEN 8 763
-LP 8 765
-MK9660 8 766
-MKFS 8 768
-MKPAQFS 8 769
-MKSACFS 8 770
-MOUSE 8 771
-NA 8 772
-NDB 8 773
-NEWUSER 8 777
-NFSSERVER 8 779
-PCMCIA 8 781
-PEM 8 782
-PING 8 783
-PLAN9.INI 8 785
-POP3 8 793
-PPP 8 794
-PREP 8 796
-QER 8 800
-REBOOT 8 802
-REPLICA 8 803
-RSA 8 805
-SCANMAIL 8 807
-SCREENLOCK 8 810
-SCUZZ 8 811
-SECSTORE 8 814
-SECURENET 8 815
-SEND 8 816
-SMTP 8 817
-SNOOPY 8 819
-STATS 8 821
-STUB 8 823
-SWAP 8 824
-TIMESYNC 8 825
-TLSSRV 8 826
-TRAMPOLINE 8 827
-UDPECHO 8 828
-UPDATE 8 829
-VENTI 8 830
-VENTIAUX 8 832
-VGA 8 835
+BASENAME 1 26
+BC 1 27
+BIND 1 29
+BITSYLOAD 1 31
+BUNDLE 1 32
+CAL 1 33
+CALENDAR 1 34
+CAT 1 35
+CB 1 36
+CHGRP 1 37
+CHMOD 1 38
+CLEANNAME 1 39
+CMP 1 40
+COL 1 41
+COLORS 1 42
+COMM 1 43
+CON 1 44
+CP 1 46
+CPP 1 47
+CPU 1 48
+CROP 1 50
+DATE 1 51
+DB 1 52
+DC 1 58
+DD 1 60
+DELKEY 1 62
+DEROFF 1 63
+DIFF 1 64
+DOC2TXT 1 65
+DOCTYPE 1 66
+DU 1 67
+ECHO 1 68
+ECP 1 69
+ED 1 70
+EMACS 1 74
+EQN 1 75
+EXPECT 1 77
+FACES 1 79
+FACTOR 1 80
+FEDEX 1 81
+FILE 1 82
+FILTER 1 83
+FMT 1 85
+FORTUNE 1 86
+FREQ 1 87
+GAMES 1 88
+GRAP 1 90
+GRAPH 1 92
+GREP 1 93
+GS 1 94
+GVIEW 1 97
+GZIP 1 99
+HGET 1 101
+HISTORY 1 102
+HOC 1 103
+HTMLROFF 1 104
+IDIFF 1 105
+JOIN 1 106
+JPG 1 107
+KBMAP 1 109
+KILL 1 110
+KTRACE 1 111
+LEAK 1 112
+LENS 1 114
+LEX 1 115
+LOCK 1 116
+LOOK 1 117
+LP 1 118
+LS 1 120
+MAIL 1 122
+MAN 1 123
+MARSHAL 1 124
+MC 1 125
+MK 1 126
+MKDIR 1 131
+MLMGR 1 132
+MP3DEC 1 133
+MP3ENC 1 134
+MS2HTML 1 136
+MTIME 1 137
+MUG 1 138
+NEDMAIL 1 139
+NETSTAT 1 142
+NEWS 1 143
+NM 1 144
+NS 1 145
+P 1 146
+PAGE 1 147
+PASSWD 1 149
+PATCH 1 150
+PCC 1 152
+PIC 1 154
+PIPEFILE 1 157
+PLOT 1 158
+PLUMB 1 159
+PR 1 160
+PROF 1 161
+PROOF 1 163
+PS 1 164
+PS2PDF 1 165
+PUMP 1 166
+PWD 1 167
+RC 1 168
+REPLICA 1 174
+RESAMPLE 1 177
+RIO 1 178
+RM 1 182
+RWD 1 183
+SAM 1 185
+SECSTORE 1 190
+SED 1 192
+SEQ 1 195
+SIZE 1 196
+SLEEP 1 197
+SORT 1 198
+SPELL 1 200
+SPIN 1 201
+SPLIT 1 203
+SRC 1 204
+SSH 1 205
+STOP 1 207
+STRINGS 1 208
+STRIP 1 209
+SUM 1 210
+SYSCALL 1 211
+TAIL 1 212
+TAR 1 213
+TBL 1 215
+TCS 1 217
+TEE 1 219
+TEL 1 220
+TEST 1 221
+THESAURUS 1 223
+TIME 1 224
+TOUCH 1 225
+TR 1 226
+TRACE 1 227
+TROFF 1 228
+TROFF2HTML 1 230
+TWEAK 1 231
+UNIQ 1 233
+UNITS 1 234
+UPTIME 1 235
+VAC 1 236
+VENTI 1 238
+VI 1 239
+VNC 1 241
+VT 1 243
+WC 1 244
+WEATHER 1 245
+WHO 1 246
+WINWATCH 1 247
+XD 1 248
+YACC 1 249
+YESTERDAY 1 251
+INTRO 2 253
+9P 2 256
+9PCMDBUF 2 261
+9PFID 2 262
+9PFILE 2 264
+ABORT 2 266
+ABS 2 267
+ACCESS 2 268
+ADDPT 2 269
+AES 2 271
+ALLOCIMAGE 2 272
+ARG 2 275
+ARITH3 2 277
+ASSERT 2 279
+ATOF 2 280
+AUTH 2 281
+AUTHSRV 2 284
+AVL 2 286
+BIN 2 287
+BIND 2 288
+BIO 2 290
+BLOWFISH 2 293
+BRK 2 294
+CACHECHARS 2 295
+CHDIR 2 298
+CLEANNAME 2 299
+COLOR 2 300
+COMPLETE 2 301
+CONTROL 2 302
+CPUTIME 2 317
+CTIME 2 318
+CTYPE 2 320
+DEBUGGER 2 321
+DES 2 324
+DIAL 2 326
+DIRREAD 2 329
+DISK 2 330
+DRAW 2 331
+DSA 2 337
+DUP 2 339
+ELGAMAL 2 340
+ENCODE 2 342
+ENCRYPT 2 343
+ERRSTR 2 344
+EVENT 2 345
+EXEC 2 348
+EXITS 2 350
+EXP 2 351
+FAUTH 2 352
+FCALL 2 353
+FD2PATH 2 356
+FGETC 2 357
+FLATE 2 359
+FLOOR 2 361
+FMTINSTALL 2 362
+FOPEN 2 365
+FORK 2 368
+FPRINTF 2 370
+FRAME 2 373
+FREXP 2 376
+FSCANF 2 377
+FVERSION 2 380
+GETCALLERPC 2 381
+GETENV 2 382
+GETFCR 2 383
+GETFIELDS 2 384
+GETPID 2 385
+GETUSER 2 386
+GETWD 2 387
+GRAPHICS 2 388
+HTML 2 392
+HTTPD 2 404
+HYPOT 2 409
+INTMAP 2 410
+IOPROC 2 411
+IOUNIT 2 413
+IP 2 414
+ISALPHARUNE 2 417
+KEYBOARD 2 418
+LOCK 2 419
+MACH 2 422
+MALLOC 2 425
+MATRIX 2 427
+MEMDRAW 2 429
+MEMLAYER 2 433
+MEMORY 2 436
+MKTEMP 2 437
+MOUSE 2 438
+MP 2 440
+MULDIV 2 444
+NAN 2 445
+NDB 2 446
+NOTIFY 2 450
+OBJECT 2 452
+OPEN 2 454
+PERROR 2 455
+PIPE 2 456
+PLUMB 2 457
+POOL 2 459
+POSTNOTE 2 462
+PRIME 2 463
+PRINT 2 464
+PRIVALLOC 2 467
+PROTO 2 468
+PUSHSSL 2 469
+PUSHTLS 2 470
+QBALL 2 473
+QSORT 2 474
+QUATERNION 2 475
+QUOTE 2 477
+RAND 2 478
+RC4 2 480
+READ 2 481
+READCOLMAP 2 482
+READV 2 483
+REGEXP 2 484
+REMOVE 2 486
+RENDEZVOUS 2 487
+RSA 2 488
+RUNE 2 490
+RUNESTRCAT 2 492
+SCRIBBLE 2 493
+SCSI 2 495
+SECHASH 2 497
+SEEK 2 499
+SEGATTACH 2 500
+SEGBRK 2 502
+SEGFLUSH 2 503
+SEMACQUIRE 2 504
+SETJMP 2 505
+SIN 2 506
+SINH 2 507
+SLEEP 2 508
+STAT 2 509
+STRCAT 2 511
+STRING 2 513
+STRINGSIZE 2 515
+SUBFONT 2 516
+SYMBOL 2 518
+THREAD 2 521
+TIME 2 525
+TMPFILE 2 526
+USB 2 527
+USBFS 2 531
+VENTI 2 534
+VENTI-CACHE 2 535
+VENTI-CLIENT 2 537
+VENTI-CONN 2 539
+VENTI-FCALL 2 541
+VENTI-FILE 2 543
+VENTI-LOG 2 545
+VENTI-MEM 2 546
+VENTI-PACKET 2 547
+VENTI-SERVER 2 549
+VENTI-ZERO 2 550
+WAIT 2 551
+WINDOW 2 552
+INTRO 3 554
+AOE 3 555
+APM 3 558
+ARCH 3 559
+AUDIO 3 561
+BRIDGE 3 562
+CAP 3 564
+CONS 3 565
+DRAW 3 568
+DUP 3 572
+ENV 3 573
+ETHER 3 574
+FLOPPY 3 575
+FS 3 576
+I82365 3 578
+IP 3 579
+KBIN 3 587
+KBMAP 3 588
+KPROF 3 589
+LOOPBACK 3 590
+LPT 3 591
+MNT 3 592
+MOUSE 3 593
+PIPE 3 595
+PNP 3 596
+PROC 3 598
+ROOT 3 602
+RTC 3 603
+SD 3 604
+SDAHCI 3 606
+SDAOE 3 608
+SEGMENT 3 609
+SRV 3 610
+SSL 3 611
+TLS 3 613
+UART 3 615
+USB 3 616
+VGA 3 620
+INTRO 4 622
+ACME 4 623
+ARCHFS 4 626
+CDFS 4 627
+CFS 4 629
+CONSOLEFS 4 630
+CWFS 4 632
+DOSSRV 4 634
+EXECNET 4 636
+EXPORTFS 4 637
+EXT2SRV 4 639
+FACTOTUM 4 640
+FOSSIL 4 645
+FS 4 648
+FTPFS 4 650
+HTTPFILE 4 652
+IMPORT 4 653
+IOSTATS 4 655
+KEYFS 4 656
+KFS 4 658
+LNFS 4 659
+MNTGEN 4 660
+NAMESPACE 4 661
+NFS 4 664
+NNTPFS 4 666
+PAQFS 4 667
+PLUMBER 4 668
+RAMFS 4 669
+RATFS 4 670
+RDBFS 4 671
+RIO 4 672
+SACFS 4 675
+SNAP 4 676
+SRV 4 677
+TAPEFS 4 679
+TELCO 4 680
+U9FS 4 682
+UPASFS 4 684
+USB 4 686
+USBD 4 688
+VACFS 4 690
+WEBCOOKIES 4 691
+WEBFS 4 693
+WIKIFS 4 696
+INTRO 5 698
+ATTACH 5 702
+CLUNK 5 703
+ERROR 5 704
+FLUSH 5 705
+OPEN 5 706
+READ 5 708
+REMOVE 5 709
+STAT 5 710
+VERSION 5 712
+WALK 5 713
+INTRO 6 714
+A.OUT 6 715
+AR 6 717
+AUTHSRV 6 718
+COLOR 6 722
+FACE 6 724
+FONT 6 725
+HTMLROFF 6 726
+IMAGE 6 729
+KEYBOARD 6 731
+KEYS.WHO 6 733
+MAN 6 734
+MAP 6 736
+MHTML 6 737
+MNIHONGO 6 738
+MPICTURES 6 739
+MS 6 740
+NAMESPACE 6 742
+NDB 6 743
+PLOT 6 746
+PLUMB 6 748
+REGEXP 6 752
+REWRITE 6 753
+SMTPD 6 754
+SNAP 6 756
+STYLE 6 757
+THUMBPRINT 6 758
+USERS 6 759
+UTF 6 760
+VENTI 6 761
+VENTI.CONF 6 764
+VGADB 6 765
+INTRO 7 768
+ASTRO 7 769
+DICT 7 770
+JUKE 7 771
+MAP 7 774
+PLAYLISTFS 7 778
+SCAT 7 780
+INTRO 8 783
+6IN4 8 784
+9LOAD 8 785
+9PCON 8 788
+AAN 8 789
+ALIASMAIL 8 790
+APM 8 791
+AQUARELA 8 792
+AUTH 8 794
+BACKUP 8 796
+BOOT 8 797
+BOOTING 8 800
+CEC 8 802
+CPURC 8 803
+CRON 8 804
+DHCPD 8 805
+DISKPARTS 8 807
+DISKSIM 8 808
+DRAWTERM 8 809
+FOSSILCONS 8 810
+FS 8 816
+FSCONFIG 8 821
+FSHALT 8 825
+GETFLAGS 8 826
+GPSFS 8 827
+HTTPD 8 829
+INIT 8 832
+IPCONFIG 8 833
+IPSERV 8 836
+KFSCMD 8 838
+LISTEN 8 840
+LP 8 842
+MK9660 8 843
+MKFS 8 845
+MKPAQFS 8 846
+MKSACFS 8 847
+MOUSE 8 848
+NA 8 849
+NDB 8 850
+NEWUSER 8 855
+NFSSERVER 8 857
+PARTFS 8 859
+PCI 8 860
+PCMCIA 8 861
+PEM 8 862
+PING 8 863
+PLAN9.INI 8 865
+POP3 8 873
+PPP 8 874
+PREP 8 876
+QER 8 880
+REBOOT 8 882
+REPLICA 8 883
+RSA 8 885
+SCANMAIL 8 887
+SCUZZ 8 890
+SECSTORE 8 893
+SECURENET 8 894
+SEND 8 895
+SMTP 8 896
+SNOOPY 8 898
+STATS 8 900
+STATUSBAR 8 902
+STUB 8 903
+SWAP 8 904
+TIMESYNC 8 905
+TLSSRV 8 906
+TRAMPOLINE 8 907
+UDPECHO 8 908
+UPDATE 8 909
+VENTI 8 910
+VENTI-BACKUP 8 914
+VENTI-FMT 8 915
+VGA 8 918
+WOL 8 920

+ 1 - 0
sys/man/1/INDEX

@@ -177,6 +177,7 @@ look look
 lp lp
 lc ls
 ls ls
+go.fishing mail
 mail mail
 lookman man
 man man

+ 1 - 1
sys/man/1/INDEX.html

@@ -316,7 +316,7 @@
 </DT>
 <DT><A HREF="/magic/man2html/1/mail">mail</A>
 -  mail and mailboxes
-<DD><TT> mail</TT>
+<DD><TT> mail, go.fishing</TT>
 </DT>
 <DT><A HREF="/magic/man2html/1/man">man</A>
 -  print or find pages of this manual

+ 26 - 0
sys/man/2/INDEX

@@ -1329,6 +1329,32 @@ nsec time
 time time
 tmpfile tmpfile
 tmpnam tmpfile
+CSP usb
+class usb
+classname usb
+closedev usb
+configdev usb
+devctl usb
+finddevs usb
+loaddevstr usb
+matchdevcsp usb
+opendev usb
+opendevdata usb
+openep usb
+proto usb
+startdevs usb
+subclass usb
+unstall usb
+usb usb
+usbcmd usb
+usbdirfs usbfs
+usbdirread usbfs
+usbfs usbfs
+usbfsadd usbfs
+usbfsdel usbfs
+usbfsinit usbfs
+usbreadbuf usbfs
+venti venti
 VtBlock venti-cache
 VtCache venti-cache
 venti-cache venti-cache

+ 12 - 0
sys/man/2/INDEX.html

@@ -574,6 +574,18 @@
 -  Stdio temporary files
 <DD><TT> tmpfile, tmpnam</TT>
 </DT>
+<DT><A HREF="/magic/man2html/2/usb">usb</A>
+-  USB device driver library
+<DD><TT> usbcmd, classname, closedev, configdev, devctl, finddevs, loaddevstr, matchdevcsp, opendev, opendevdata, openep, startdevs, unstall, class, subclass, proto, CSP</TT>
+</DT>
+<DT><A HREF="/magic/man2html/2/usbfs">usbfs</A>
+-  USB device driver file system library
+<DD><TT> usbreadbuf, usbfsadd, usbfsdel, usbdirread, usbfsinit, usbdirfs, usbfs</TT>
+</DT>
+<DT><A HREF="/magic/man2html/2/venti">venti</A>
+-  archival storage server
+<DD><TT> venti</TT>
+</DT>
 <DT><A HREF="/magic/man2html/2/venti-cache">venti-cache</A>
 -  Venti block cache
 <DD><TT> VtBlock, VtCache, vtblockcopy, vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, vtcachealloc, vtcacheallocblock, vtcacheblocksize, vtcachefree, vtcacheglobal, vtcachelocal, vtcachesetwrite, vtglobaltolocal, vtlocaltoglobal</TT>

+ 72 - 0
sys/man/2/venti

@@ -0,0 +1,72 @@
+.TH VENTI 2
+.SH NAME
+venti \- archival storage server
+.SH SYNOPSIS
+.ft L
+#include <u.h>
+.br
+#include <libc.h>
+.br
+#include <venti.h>
+.SH DESCRIPTION
+The Venti library provides support for writing Venti servers and clients.
+Other manual pages describe the library functions in detail.
+.PP
+.IR Venti-cache (2)
+describes a simple in-memory block cache to help clients.
+.PP
+.IR Venti-conn (2)
+describes routines for manipulating network connections
+between Venti clients and servers.
+.IR Venti-client (2)
+and
+.IR venti-server (2)
+describe routines for writing clients
+and servers on top of these.
+.PP
+.IR Venti-fcall (2)
+describes the C representation of Venti protocol messages
+and data structures.
+It also describes routines that convert between the C representation
+and the network and disk representations.
+.PP
+.IR Venti-file (2)
+describes routines for writing clients that manipulate
+Venti file trees
+(see
+.IR venti (6)).
+.PP
+.IR Venti-log (2)
+describes routines to access in-memory log buffers
+as well as the logging that is done automatically by
+the library.
+.PP
+.IR Venti-mem (2)
+describes wrappers around the canonical
+.IR malloc (2)
+routines that abort on error.
+.PP
+.IR Venti-packet (2)
+describes routines for 
+manipulating zero-copy chains of
+data buffers.
+.PP
+.IR Venti-zero (2)
+describes routines to zero truncate and zero extend blocks
+(see
+.IR venti (6)).
+.SH SOURCE
+.B /sys/src/libventi
+.SH SEE ALSO
+.IR venti (1),
+.IR venti-cache (2),
+.IR venti-client (2),
+.IR venti-fcall (2),
+.IR venti-file (2)
+.IR venti-log (2),
+.IR venti-mem (2),
+.IR venti-packet (2),
+.IR venti-server (2),
+.IR venti-zero (2),
+.IR venti (6),
+.IR venti (8)

+ 6 - 4
sys/man/4/INDEX

@@ -68,14 +68,16 @@ telcodata telco
 telcofax telco
 u9fs u9fs
 upasfs upasfs
+audio usb
+disk usb
+ether usb
 kb usb
 print usb
+probe usb
+serial usb
 usb usb
-usbaudio usb
-usbmouse usb
+usbfat: usb
 usbd usbd
-usbdisk usbdisk
-usbfat: usbdisk
 vacfs vacfs
 webcookies webcookies
 webfs webfs

+ 2 - 6
sys/man/4/INDEX.html

@@ -159,17 +159,13 @@
 <DD><TT> upasfs</TT>
 </DT>
 <DT><A HREF="/magic/man2html/4/usb">usb</A>
--  Universal Serial Bus user-level device drivers
-<DD><TT> usbmouse, kb, usbaudio, print</TT>
+-  Universal Serial Bus device drivers
+<DD><TT> audio, disk, ether, kb, print, probe, serial, usbfat:</TT>
 </DT>
 <DT><A HREF="/magic/man2html/4/usbd">usbd</A>
 -  Universal Serial Bus daemon
 <DD><TT> usbd</TT>
 </DT>
-<DT><A HREF="/magic/man2html/4/usbdisk">usbdisk</A>
--  serve USB mass storage devices
-<DD><TT> usbdisk, usbfat:</TT>
-</DT>
 <DT><A HREF="/magic/man2html/4/vacfs">vacfs</A>
 -  a Venti-based file system
 <DD><TT> vacfs</TT>

+ 1 - 0
sys/man/8/plan9.ini

@@ -124,6 +124,7 @@ Known to drive the VIA8237 (ABIT AV8), but at 100Mb/s full-duplex only.
 .TP
 .B m10g
 The Myricom 10-Gigabit Ethernet controllers.
+Can't boot through these due to enormous firmware loads.
 .TP
 .B i82557
 Cards using the Intel 8255[789] Fast Ethernet PCI Bus LAN Controller such as the

File diff suppressed because it is too large
+ 0 - 1
sys/man/searchindex


BIN
sys/man/vol1.pdf


File diff suppressed because it is too large
+ 7766 - 0
sys/man/vol1.ps


BIN
sys/man/vol1.ps.gz


+ 1 - 1
sys/src/9/boot/boot.c

@@ -326,7 +326,7 @@ usbinit(void)
 {
 	static char *darg[] = { "/boot/usbd", nil };
 
-	if(bind("#u", "/dev", MAFTER) >= 0 && access("/dev/usb", 0) >= 0)
+	if(access("#u/usb/ctl", 0) >= 0 && bind("#u", "/dev", MAFTER) >= 0)
 		run("usbd", darg);
 }
 

+ 2 - 1
sys/src/9/pc/ether79c970.c

@@ -540,9 +540,10 @@ reset(Ether* ether)
 	switch(x&0xFFFFFFF){
 	case 0x2420003:	/* PCnet/PCI 79C970 */
 	case 0x2621003:	/* PCnet/PCI II 79C970A */
+	case 0x2625003:	/* PCnet-FAST III 79C973 */
 		break;
 	default:
-		print("#l%d: unknown PCnet card version %.7ux\n",
+		print("#l%d: unknown PCnet card version 0x%.7ux\n",
 			ether->ctlrno, x&0xFFFFFFF);
 		iunlock(ctlr);
 		return -1;

+ 1 - 1
sys/src/9/pc/etherigbe.c

@@ -1948,7 +1948,7 @@ igbepci(void)
 				break;
 			case 0x00:
 			case 0xFF:
-				print("igbe: unusable CLS\n");
+				print("igbe: unusable CLS - %d\n", cls*4);
 				continue;
 			case 0x08:
 			case 0x10:

+ 4 - 2
sys/src/9/pc/usbehci.h

@@ -75,7 +75,7 @@ enum
 
 	/* Debug port csw reg. */
 	Cowner	= 0x40000000,		/* port owned by ehci */
-	Cenable	= 0x20000000,		/* debug port enabled */
+	Cenable	= 0x10000000,		/* debug port enabled */
 	Cdone	= 0x00010000,		/* request is done */
 	Cbusy	= 0x00000400,		/* port in use by a driver */
 	Cerrmask= 0x00000380,		/* error code bits */
@@ -95,7 +95,7 @@ enum
 	Ptokmask	= 0xFF,
 
 	Ptoggle		= 0x00008800,	/* to update toggles */
-	Ptogglemask	= 0x00FFFF00,
+	Ptogglemask	= 0x0000FF00,
 
 	/* Debug port addr reg. */
 	Adevshift	= 8,		/* device address */
@@ -143,3 +143,5 @@ struct Edbgio
 	ulong	addr;		/* device and endpoint addresses */
 };
 
+extern Ecapio *ehcidebugcapio;
+extern int ehcidebugport;

+ 45 - 54
sys/src/9/pc/usbohci.c

@@ -20,18 +20,18 @@
 
 #include	"usb.h"
 
+typedef struct Ctlio Ctlio;
 typedef struct Ctlr Ctlr;
-typedef struct Qtree Qtree;
+typedef struct Ed Ed;
+typedef struct Edpool Edpool;
 typedef struct Epx Epx;
-typedef struct Td Td;
 typedef struct Hcca Hcca;
+typedef struct Isoio Isoio;
 typedef struct Ohci Ohci;
 typedef struct Qio Qio;
-typedef struct Ed Ed;
-typedef struct Ctlio Ctlio;
-typedef struct Isoio Isoio;
+typedef struct Qtree Qtree;
+typedef struct Td Td;
 typedef struct Tdpool Tdpool;
-typedef struct Edpool Edpool;
 
 enum
 {
@@ -44,7 +44,7 @@ enum
 	Bulktmout	= 2000,		/* timeout for a bulk xfer. (ms) */
 	Isotmout	= 2000,		/* timeout for an iso. request (ms) */
 	Abortdelay	= 1,		/* delay after cancelling Tds (ms) */
-	Tdatomic		= 8,		/* max nb. of Tds per bulk I/O op. */
+	Tdatomic	= 8,		/* max nb. of Tds per bulk I/O op. */
 	Enabledelay	= 100,		/* waiting for a port to enable */
 
 
@@ -213,7 +213,7 @@ struct Ctlio
 	Qio;			/* single Ed for all transfers */
 	uchar*	data;		/* read from last ctl req. */
 	int	ndata;		/* number of bytes read */
-	
+
 };
 
 struct Isoio
@@ -270,7 +270,7 @@ struct Ohci
 	ulong	revision;		/*00*/
 	ulong	control;		/*04*/
 	ulong	cmdsts;			/*08*/
-	ulong	intrsts;			/*0c*/
+	ulong	intrsts;		/*0c*/
 	ulong	intrenable;		/*10*/
 	ulong	intrdisable;		/*14*/
 
@@ -300,7 +300,7 @@ struct Ohci
 	/* unknown */
 	ulong	hostueaddr;		/*e0*/
 	ulong	hostuests;		/*e4*/
-	ulong	hosttimeoutctrl;		/*e8*/
+	ulong	hosttimeoutctrl;	/*e8*/
 	ulong	pad59;			/*ec*/
 	ulong	pad60;			/*f0*/
 	ulong	hostrevision;		/*f4*/
@@ -493,7 +493,7 @@ unlinkctl(Ctlr *ctlr, Ed *ed)
 		edlinked(prev, next);
 	ctlr->ohci->control |= Ccle;
 	edlinked(ed, nil);		/* wipe out next field */
-	
+
 }
 
 static void
@@ -633,8 +633,7 @@ tdfree(Td *td)
 static Ed*
 edalloc(void)
 {
-	Ed *ed;
-	Ed *pool;
+	Ed *ed, *pool;
 	int i;
 
 	lock(&edpool);
@@ -891,9 +890,7 @@ dumptds(Td *td, char *p, int iso)
 static void
 dumped(Ed *ed)
 {
-	char *buf;
-	char *s;
-	char *e;
+	char *buf, *s, *e;
 
 	if(ed == nil){
 		print("<null ed>\n");
@@ -1127,8 +1124,7 @@ static void
 qhinterrupt(Ctlr *, Ep *ep, Qio *io, Td *td, int)
 {
 	Block *bp;
-	int mode;
-	int err;
+	int mode, err;
 	Ed *ed;
 
 	ed = io->ed;
@@ -1205,8 +1201,7 @@ isointerrupt(Ctlr *ctlr, Ep *ep, Qio *io, Td *td, int)
 {
 	Isoio *iso;
 	Block *bp;
-	int err;
-	int isoerr;
+	int err, isoerr;
 	Ed *ed;
 
 	iso = ep->aux;
@@ -1259,14 +1254,11 @@ isointerrupt(Ctlr *ctlr, Ep *ep, Qio *io, Td *td, int)
 static void
 interrupt(Ureg *, void *arg)
 {
-	Td *td, *ntd;
-	Td *td0;
+	Td *td, *ntd, *td0;
 	Hci *hp;
 	Ctlr *ctlr;
-	ulong status;
-	ulong curred;
-	int i;
-	int frno;
+	ulong status, curred;
+	int i, frno;
 
 	hp = arg;
 	ctlr = hp->aux;
@@ -1287,7 +1279,7 @@ interrupt(Ureg *, void *arg)
 		ntd = pa2ptr(td->nexttd & ~0xF);
 		td->nexttd = 0;
 		if(td->ep == nil || td->io == nil)
-			panic("interrupt: ep %#p io %#p", td->ep, td->io);
+			panic("ohci: interrupt: ep %#p io %#p", td->ep, td->io);
 		ohciinterrupts[td->ep->ttype]++;
 		if(td->ep->ttype == Tiso)
 			isointerrupt(ctlr, td->ep, td->io, td, frno);
@@ -1334,8 +1326,7 @@ interrupt(Ureg *, void *arg)
 static Td*
 epgettd(Ep *ep, Qio *io, Td **dtdp, int flags, void *a, int count)
 {
-	Td *td;
-	Td *dtd;
+	Td *td, *dtd;
 	Block *bp;
 
 	if(ep->maxpkt > 0x2000)
@@ -1437,7 +1428,7 @@ epiowait(Ctlr *ctlr, Qio *io, int tmout, ulong)
 	}
 	if(io->state != Qclose)
 		io->state = Qidle;
-	iunlock(ctlr);	
+	iunlock(ctlr);
 }
 
 /*
@@ -1453,17 +1444,12 @@ epio(Ep *ep, Qio *io, void *a, long count, int tmout, int mustlock)
 	Ed *ed;
 	Ctlr *ctlr;
 	char buf[80];
+	char *err;
 	uchar *c;
-	Td *td;
-	Td *ltd;
-	Td *ntd;
-	Td *td0;
+	Td *td, *ltd, *ntd, *td0;
+	int last, ntds;
+	long tot, n;
 	ulong load;
-	int last;
-	int ntds;
-	long tot;
-	long n;
-	char *err;
 
 	ed = io->ed;
 	ctlr = ep->hp->aux;
@@ -1789,8 +1775,7 @@ episowrite(Ep *ep, void *a, long count)
 	uchar *b;
 	Ctlr *ctlr;
 	char *err;
-	long tot;
-	long nw;
+	long tot, nw;
 
 	ctlr = ep->hp->aux;
 	iso = ep->aux;
@@ -1855,8 +1840,7 @@ epwrite(Ep *ep, void *a, long count)
 	Ctlio *cio;
 	ulong delta;
 	uchar *b;
-	long tot;
-	long nw;
+	long tot, nw;
 
 	if(ep->aux == nil)
 		panic("ohci: epwrite: not open");
@@ -1964,8 +1948,7 @@ newed(Ctlr *ctlr, Ep *ep, Qio *io, char *)
 static void
 isoopen(Ctlr *ctlr, Ep *ep)
 {
-	Td *td;
-	Td *edtds;
+	Td *td, *edtds;
 	Isoio *iso;
 	int i;
 
@@ -2177,6 +2160,7 @@ static int
 portreset(Hci *hp, int port, int on)
 {
 	Ctlr *ctlr;
+	Ohci *ohci;
 
 	if(on == 0)
 		return 0;
@@ -2188,13 +2172,19 @@ portreset(Hci *hp, int port, int on)
 		nexterror();
 	}
 	ilock(ctlr);
-	ctlr->ohci->rhportsts[port - 1] = Spp | Spr;
-	while((ctlr->ohci->rhportsts[port - 1] & Prsc) == 0){
+	ohci = ctlr->ohci;
+	ohci->rhportsts[port - 1] = Spp;
+	if((ohci->rhportsts[port - 1] & Ccs) == 0){
+		iunlock(ctlr);
+		error("port not connected");
+	}
+	ohci->rhportsts[port - 1] = Spr;
+	while((ohci->rhportsts[port - 1] & Prsc) == 0){
 		iunlock(ctlr);
 		dprint("ohci: portreset, wait for reset complete\n");
 		ilock(ctlr);
 	}
-	ctlr->ohci->rhportsts[port - 1] = Prsc;
+	ohci->rhportsts[port - 1] = Prsc;
 	iunlock(ctlr);
 	poperror();
 	qunlock(&ctlr->resetl);
@@ -2285,9 +2275,7 @@ init(Hci *hp)
 	Ctlr *ctlr;
 	Ohci *ohci;
 	int i;
-	ulong ival;
-	ulong ctrl;
-	ulong fmi;
+	ulong ival, ctrl, fmi;
 
 	ctlr = hp->aux;
 	dprint("ohci %#p init\n", ctlr->ohci);
@@ -2329,8 +2317,11 @@ init(Hci *hp)
 		ohci->rhportsts[i] = 0;		/* this has no effect */
 	delay(50);
 
-	for(i = 0; i < ctlr->nports; i++)
-		ohci->rhportsts[i] = Spp | Spr;
+	for(i = 0; i < ctlr->nports; i++){
+		ohci->rhportsts[i] =  Spp;
+		if((ohci->rhportsts[i] & Ccs) != 0)
+			ohci->rhportsts[i] |= Spr;
+	}
 	delay(100);
 
 	ctrl = ohci->control;
@@ -2493,10 +2484,10 @@ ohcireset(Ctlr *ctlr)
 static int
 reset(Hci *hp)
 {
-	static Lock resetlck;
 	int i;
 	Ctlr *ctlr;
 	Pcidev *p;
+	static Lock resetlck;
 
 	if(getconf("*nousbohci"))
 		return -1;

+ 10 - 2
sys/src/cmd/upas/q/runq.c

@@ -356,7 +356,11 @@ dofile(Dir *dp)
 	if(!Eflag && (d = dirstat(file(dp->name, 'E'))) != nil){
 		etime = d->mtime;
 		free(d);
-		if(etime - dtime < 60*60){
+		if(etime - dtime < 15*60){
+			/* up to the first 15 minutes, every 30 seconds */
+			if(time(0) - etime < 30)
+				return;
+		} else if(etime - dtime < 60*60){
 			/* up to the first hour, try every 15 minutes */
 			if(time(0) - etime < 15*60)
 				return;
@@ -513,7 +517,11 @@ dofile(Dir *dp)
 		if(wm->msg[0]){
 			if(debug)
 				fprint(2, "[%d] wm->msg == %s\n", getpid(), wm->msg);
-			if(!Rflag && strstr(wm->msg, "Retry")==0){
+			syslog(0, runqlog, "message: %s\n", wm->msg);
+			if(strstr(wm->msg, "Ignore") != nil){
+				/* fix for fish/chips, leave message alone */
+				logit("ignoring", dp->name, av);
+			}else if(!Rflag && strstr(wm->msg, "Retry")==0){
 				/* return the message and remove it */
 				if(returnmail(av, dp->name, wm->msg) != 0)
 					logit("returnmail failed", dp->name, av);

+ 3 - 1
sys/src/cmd/upas/smtp/smtpd.c

@@ -306,7 +306,9 @@ static char netaspam[256] = {
 static int
 delaysecs(void)
 {
-	if (netaspam[rsysip[0]])
+	if (trusted)
+		return 0;
+	if (0 && netaspam[rsysip[0]])
 		return 20;
 	return 12;
 }

+ 17 - 7
sys/src/cmd/usb/ether/mkfile

@@ -1,25 +1,35 @@
 </$objtype/mkfile
 
 TARG=ether
-LIB=../lib/usb.a$O
+OFILES=\
+	main.$O\
+
+LIBDOFILES=\
+	ether.$O\
+	asix.$O\
+	cdc.$O\
 
 HFILES=\
 	ether.h\
 	../lib/usb.h\
 	../lib/usbfs.h\
 
-OFILES=\
-	main.$O\
-	ether.$O\
-	asix.$O\
-	cdc.$O\
+LIBD=../lib/usbdev.a$O
+LIBU=../lib/usb.a$O
+LIB=\
+	$LIBD\
+	$LIBU\
 
 BIN=/$objtype/bin/usb
+
 </sys/src/cmd/mkone
 CFLAGS=-I../lib $CFLAGS
 
-$LIB:
+$LIBU:
 	cd ../lib
 	mk install
 	mk clean
 
+$LIBD:V: $LIBDOFILES
+	ar vu $LIBD $newprereq
+	rm $newprereq

+ 31 - 28
sys/src/cmd/usb/kb/kb.c

@@ -120,14 +120,17 @@ kbfatal(KDev *kd, char *sts)
 	Dev *dev;
 
 	if(sts != nil)
-		fprint(2, "kd: %s: fatal: %s\n", kd->ep->dir, sts);
-	dev = kd->dev;
-	devctl(dev, "detach");
+		fprint(2, "kb: fatal: %s\n", sts);
+	else
+		fprint(2, "kb: exiting\n");
 	if(kd->repeatc != nil)
-		sendul(kd->repeatc, Diemsg);
-	closedev(kd->ep);
-	kd->ep = nil;
+		nbsendul(kd->repeatc, Diemsg);
+	dev = kd->dev;
 	kd->dev = nil;
+	if(kd->ep != nil)
+		closedev(kd->ep);
+	kd->ep = nil;
+	devctl(dev, "detach");
 	closedev(dev);
 	/*
 	 * free(kd); done by closedev.
@@ -197,12 +200,16 @@ ptrwork(void* a)
 	mfd = f->in->fd;
 
 	if(f->ep->maxpkt < 3 || f->ep->maxpkt > sizeof buf)
-		kbfatal(f, "weird maxpkt");
+		kbfatal(f, "weird mouse maxpkt");
 	for(;;){
 		memset(buf, 0, sizeof buf);
+		if(f->ep == nil)
+			kbfatal(f, nil);
 		c = read(ptrfd, buf, f->ep->maxpkt);
+		assert(f->dev != nil);
+		assert(f->ep != nil);
 		if(c < 0)
-			fprint(2, "kb: %s: read: %r\n", f->ep->dir);
+			dprint(2, "kb: mouse: %s: read: %r\n", f->ep->dir);
 		if(c <= 0)
 			kbfatal(f, nil);
 		if(c < 3)
@@ -220,12 +227,10 @@ ptrwork(void* a)
 		if(c > 3 && buf[3] == -1)	/* down */
 			b |= 0x10;
 		if(kbdebug)
-			fprint(2, "%s: ptr: m%11d %11d %11d\n", argv0, x, y, b);
+			fprint(2, "kb: m%11d %11d %11d\n", x, y, b);
 		seprint(mbuf, mbuf+sizeof(mbuf), "m%11d %11d %11d", x, y,b);
-		if(write(mfd, mbuf, strlen(mbuf)) < 0){
-			fprint(2, "%s: #m/mousein: write: %r", argv0);
-			kbfatal(f, "mousein");
-		}
+		if(write(mfd, mbuf, strlen(mbuf)) < 0)
+			kbfatal(f, "mousein i/o");
 		if(hipri == 0){
 			sethipri();
 			hipri = 1;
@@ -414,10 +419,12 @@ kbdwork(void *a)
 	for(;;){
 		memset(buf, 0, sizeof buf);
 		c = read(kbdfd, buf, f->ep->maxpkt);
+		assert(f->dev != nil);
+		assert(f->ep != nil);
 		if(c < 0)
-			fprint(2, "%s: %s: read: %r\n", argv0, f->ep->dir);
+			dprint(2, "kb: %s: read: %r\n", f->ep->dir);
 		if(c <= 0)
-			kbfatal(f, "eof");
+			kbfatal(f, nil);
 		if(c < 3)
 			continue;
 		if(kbdbusy(buf + 2, c - 2))
@@ -457,6 +464,7 @@ freekdev(void *a)
 		}
 		qunlock(&inlck);
 	}
+	dprint(2, "freekdev\n");
 	free(kd);
 }
 
@@ -474,20 +482,15 @@ kbstart(Dev *d, Ep *ep, Kin *in, void (*f)(void*), int accel)
 			return;
 		}
 	}
+	in->ref++;	/* for kd->in = in */
 	qunlock(&inlck);
-	kd = d->aux;
-	if(kd == nil){
-		kd = d->aux = emallocz(sizeof(KDev), 1);
-		d->free = freekdev;
-		kd->in = in;
-		qlock(&inlck);
-		kd->in->ref++;
-		qunlock(&inlck);
-		kd->dev = d;
-		if(setbootproto(kd, ep->id) < 0){
-			fprint(2, "kb: %s: bootproto: %r\n", d->dir);
-			return;
-		}
+	kd = d->aux = emallocz(sizeof(KDev), 1);
+	d->free = freekdev;
+	kd->in = in;
+	kd->dev = d;
+	if(setbootproto(kd, ep->id) < 0){
+		fprint(2, "kb: %s: bootproto: %r\n", d->dir);
+		return;
 	}
 	kd->accel = accel;
 	kd->ep = openep(d, ep->id);

+ 10 - 6
sys/src/cmd/usb/lib/dev.c

@@ -100,7 +100,13 @@ opendev(char *fn)
 
 	l = strlen(fn);
 	d->dfd = -1;
-	d->dir = emallocz(l + strlen("/data") + 1, 0);
+	/*
+	 * +30 to allocate extra size to concat "/<epfilename>"
+	 * we should probably remove that feature from the manual
+	 * and from the code after checking out that nobody relies on
+	 * that.
+	 */
+	d->dir = emallocz(l + 30, 0);
 	strcpy(d->dir, fn);
 	strcpy(d->dir+l, "/ctl");
 	d->cfd = open(d->dir, ORDWR|OCEXEC);
@@ -119,12 +125,10 @@ opendev(char *fn)
 int
 opendevdata(Dev *d, int mode)
 {
-	int l;
+	char buf[80]; /* more than enough for a usb path */
 
-	l = strlen(d->dir);
-	strcpy(d->dir+l, "/data");
-	d->dfd = open(d->dir, mode|OCEXEC);
-	d->dir[l] = 0;
+	seprint(buf, buf+sizeof(buf), "%s/data", d->dir);
+	d->dfd = open(buf, mode|OCEXEC);
 	return d->dfd;
 }
 

+ 1 - 1
sys/src/cmd/usb/lib/usb.h

@@ -19,7 +19,7 @@ enum {
 	Nconf	= 16,	/* max. configurations per usb device */
 	Nddesc	= 8*Nep, /* max. device-specific descriptors per usb device */
 	Niface	= 16,	/* max. interfaces per configuration */
-	Naltc	= 16,	/* max. channels per interface */
+	Naltc	= 16,	/* max. alt configurations per interface */
 	Uctries	= 4,	/* no. of tries for usbcmd */
 	Ucdelay	= 50,	/* delay before retrying */
 

+ 2 - 2
sys/src/cmd/usb/usbd/dev.c

@@ -144,7 +144,7 @@ startdevproc(void *a)
 		fprint(2, "%s: %s: not found. can't exec\n", argv0, dt->name);
 		sendul(sa->rc, -1);
 		threadexits("exec");
-	}else {
+	}else{
 		sa->pp->dev = opendev(d->dir);
 		sendul(sa->rc, 0);
 		if(dt->init(d, argc, argv) < 0){
@@ -227,7 +227,7 @@ startdev(Port *pp)
 	/*
 	 * From here on the device is for the driver.
 	 * When we return pp->dev contains a Dev just for us
-	 * with only the ctl open. Both released on the last closedev,
+	 * with only the ctl open. Both devs are released on the last closedev:
 	 * driver's upon I/O errors and ours upon port dettach.
 	 */
 	if(dt->name == nil){

+ 2 - 1
sys/src/cmd/usb/usbd/usbdb

@@ -1,6 +1,7 @@
-# only kb and disk are prepared for embedding.
+# only kb,  disk, and ether  are prepared for embedding.
 # others are not yet converted to sit in the usbd device driver library
 embed
 	kb	csp=0x010103 csp=0x020103	args=
 	disk	class=storage	args=
+	ether	class=comms	args=
 auto

Some files were not shown because too many files changed in this diff