add HISTORY to various man pages
This commit is contained in:
parent
7d9ae4883d
commit
459f018d0d
32 changed files with 126 additions and 17 deletions
|
@ -18,3 +18,6 @@ otherwise they are selected from
|
||||||
.B /lib/bullshit
|
.B /lib/bullshit
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /rc/bin/bullshit
|
.B /rc/bin/bullshit
|
||||||
|
.SH HISTORY
|
||||||
|
.I Bullshit
|
||||||
|
first appeared in 9front (August, 2011).
|
||||||
|
|
|
@ -132,3 +132,6 @@ option.
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
The exit status is set to 'errors' when
|
The exit status is set to 'errors' when
|
||||||
errors were encountered.
|
errors were encountered.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Derp
|
||||||
|
first appeared in 9front (November, 2012).
|
||||||
|
|
|
@ -19,14 +19,12 @@ is specified, the saying is taken from that file;
|
||||||
otherwise it is selected from
|
otherwise it is selected from
|
||||||
.BR /sys/games/lib/fortunes .
|
.BR /sys/games/lib/fortunes .
|
||||||
.LP
|
.LP
|
||||||
.I
|
.I Troll
|
||||||
Troll
|
|
||||||
is more specific than
|
is more specific than
|
||||||
.I fortune;
|
.I fortune;
|
||||||
it specializes in inflammatory rhetoric.
|
it specializes in inflammatory rhetoric.
|
||||||
.LP
|
.LP
|
||||||
.I
|
.I Theo
|
||||||
Theo
|
|
||||||
is more specific than
|
is more specific than
|
||||||
.I troll;
|
.I troll;
|
||||||
it presents insults from OpenBSD founder
|
it presents insults from OpenBSD founder
|
||||||
|
@ -47,5 +45,10 @@ Theo de Raadt.
|
||||||
.B /rc/bin/theo
|
.B /rc/bin/theo
|
||||||
.br
|
.br
|
||||||
.B /rc/bin/troll
|
.B /rc/bin/troll
|
||||||
|
.SH HISTORY
|
||||||
|
.I Theo
|
||||||
|
and
|
||||||
|
.I troll
|
||||||
|
first appeared in 9front (July, 2011).
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Some initial trolls were provided by ChrisPBS.
|
Some initial trolls were provided by ChrisPBS.
|
||||||
|
|
|
@ -49,9 +49,11 @@ fplot -c -s 400x400 'sqrt(x*x)' 'x^3' | page
|
||||||
.IR sin (2),
|
.IR sin (2),
|
||||||
.IR image (6),
|
.IR image (6),
|
||||||
.IR plot (1).
|
.IR plot (1).
|
||||||
|
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
.I Fplot
|
.I Fplot
|
||||||
either exits with
|
either exits with
|
||||||
.LR "syntax error"
|
.LR "syntax error"
|
||||||
or an empty status.
|
or an empty status.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Fplot
|
||||||
|
first appeared in 9front (July, 2011).
|
||||||
|
|
|
@ -252,3 +252,15 @@ require
|
||||||
service mounted on
|
service mounted on
|
||||||
.B /mnt/web
|
.B /mnt/web
|
||||||
to work.
|
to work.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Hget
|
||||||
|
first appeared in Plan 9 from Bell Labs. It was
|
||||||
|
rewritten as an
|
||||||
|
.I rc
|
||||||
|
script for 9front (January, 2012).
|
||||||
|
.I Hpost
|
||||||
|
and
|
||||||
|
.I urlencode
|
||||||
|
first appeared in 9front (October, 2012).
|
||||||
|
.I Webpaste
|
||||||
|
first appeared in 9front (September, 2013).
|
||||||
|
|
|
@ -18,3 +18,6 @@ in the named file upon exit.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR emacs (1),
|
.IR emacs (1),
|
||||||
.IR rio (1)
|
.IR rio (1)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Hold
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -410,3 +410,10 @@ space in the image. The icon file is written to standard output.
|
||||||
Writing an animated GIF using
|
Writing an animated GIF using
|
||||||
.I togif
|
.I togif
|
||||||
is a clumsy undertaking.
|
is a clumsy undertaking.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Tojpg
|
||||||
|
first appeared in 9front (May, 2013).
|
||||||
|
.I Tif
|
||||||
|
and
|
||||||
|
.I totif
|
||||||
|
first appeared in 9front (July, 2013).
|
||||||
|
|
|
@ -21,9 +21,9 @@ by name or through hypertext links.
|
||||||
Web names, called URLs, have a peculiar syntax:
|
Web names, called URLs, have a peculiar syntax:
|
||||||
.IP
|
.IP
|
||||||
.EX
|
.EX
|
||||||
http://netlib.att.com/netlib/1127/www/1127.html
|
http://9front.org/
|
||||||
http://akebono.stanford.edu:80/yahoo/
|
http://code.google.com/p/plan9front/
|
||||||
http://www.teleport.com/~crowell/
|
http://cat-v.org/
|
||||||
.EE
|
.EE
|
||||||
.PP
|
.PP
|
||||||
The part up to the first colon gives the protocol for
|
The part up to the first colon gives the protocol for
|
||||||
|
@ -182,3 +182,7 @@ Sanitizing remote file names for the local file system is imperfect.
|
||||||
is distributed in a preliminary state; it has more than its share of bugs. Note that
|
is distributed in a preliminary state; it has more than its share of bugs. Note that
|
||||||
.I mothra,
|
.I mothra,
|
||||||
like the other Guardian Monsters, has no particular concern for humanity.
|
like the other Guardian Monsters, has no particular concern for humanity.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Mothra
|
||||||
|
first appeared in Plan 9 from Bell Labs (1995). It was later modified for inclusion in
|
||||||
|
9front (September, 2011).
|
||||||
|
|
|
@ -14,3 +14,6 @@ It prints the aphorisms with the numbers given as arguments, or a random one, if
|
||||||
.B /lib/human
|
.B /lib/human
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /rc/bin/nietzsche
|
.B /rc/bin/nietzsche
|
||||||
|
.SH HISTORY
|
||||||
|
.I Nietzsche
|
||||||
|
first appeared in 9front (July, 2011).
|
||||||
|
|
|
@ -203,6 +203,8 @@ Preview this manual in a new window.
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/cmd/page.c
|
.B /sys/src/cmd/page.c
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
The interface to the plumber is unsatisfactory. In particular,
|
The interface to the plumber is experimental.
|
||||||
document references cannot be sent
|
.SH HISTORY
|
||||||
via plumbing messages.
|
.I Page
|
||||||
|
first appeared in Plan 9 from Bell Labs. It was rewritten from
|
||||||
|
scratch for 9front (September, 2011).
|
||||||
|
|
|
@ -80,3 +80,6 @@ Quits the program.
|
||||||
.IR jpg (1),
|
.IR jpg (1),
|
||||||
.IR page (1),
|
.IR page (1),
|
||||||
.IR image (6)
|
.IR image (6)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Paint
|
||||||
|
first appeared in 9front (October, 2011).
|
||||||
|
|
|
@ -109,12 +109,11 @@ source files of packages installed locally.
|
||||||
.SH REPOSITORIES
|
.SH REPOSITORIES
|
||||||
.B http://r-36.net/9front/pkg/386
|
.B http://r-36.net/9front/pkg/386
|
||||||
.br
|
.br
|
||||||
.B http://ph.inri.net/9front/pkg/386
|
|
||||||
.br
|
|
||||||
.B http://bell-labs.co/9front/pkg/386
|
|
||||||
.br
|
|
||||||
.B http://plan9.bell-labs.com/sources/contrib/staal1978/pkg
|
.B http://plan9.bell-labs.com/sources/contrib/staal1978/pkg
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR contrib (1) ,
|
.IR contrib (1) ,
|
||||||
.IR gzip (1) ,
|
.IR gzip (1) ,
|
||||||
.IR tar (1)
|
.IR tar (1)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Pkg
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -37,3 +37,6 @@ option.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR audio (1),
|
.IR audio (1),
|
||||||
.IR hget (1)
|
.IR hget (1)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Play
|
||||||
|
first appeared in 9front (January, 2012).
|
||||||
|
|
|
@ -127,3 +127,6 @@ line drawing runes to reflect the nesting in the hierarchy.
|
||||||
.IR kill (1),
|
.IR kill (1),
|
||||||
.IR ns (1),
|
.IR ns (1),
|
||||||
.IR proc (3)
|
.IR proc (3)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Pstree
|
||||||
|
first appeared in 9front (June, 2011).
|
||||||
|
|
|
@ -34,3 +34,6 @@ mirror the image upside/down or left/right.
|
||||||
.IR crop (1),
|
.IR crop (1),
|
||||||
.IR resample (1),
|
.IR resample (1),
|
||||||
.IR image (6)
|
.IR image (6)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Rotate
|
||||||
|
first appeared in 9front (September, 2011).
|
||||||
|
|
|
@ -59,3 +59,8 @@ is prepended.
|
||||||
.IR intro (3),
|
.IR intro (3),
|
||||||
.IR plan9.ini (8),
|
.IR plan9.ini (8),
|
||||||
.IR hg (1)
|
.IR hg (1)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Sysinfo
|
||||||
|
first appeared in 9front (May, 2012).
|
||||||
|
.I Sysupdate
|
||||||
|
first appeared in 9front (February, 2012).
|
||||||
|
|
|
@ -20,3 +20,6 @@ process pipeline.
|
||||||
.IR ps (1),
|
.IR ps (1),
|
||||||
.IR pipe (3),
|
.IR pipe (3),
|
||||||
.IR proc (3).
|
.IR proc (3).
|
||||||
|
.SH HISTORY
|
||||||
|
.I Tap
|
||||||
|
first appeared in 9front (March, 2012).
|
||||||
|
|
|
@ -129,3 +129,6 @@ hget http://www.trackon.org/api/live
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR hget (1),
|
.IR hget (1),
|
||||||
.IR webfs (4)
|
.IR webfs (4)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Torrent
|
||||||
|
first appeared in 9front (October, 2011).
|
||||||
|
|
|
@ -37,3 +37,6 @@ tput </dev/zero
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
.I Tput
|
.I Tput
|
||||||
sets error status on read error.
|
sets error status on read error.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Tput
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -113,3 +113,5 @@ failing
|
||||||
.I
|
.I
|
||||||
Standards for Efficient Cryptography (SEC) 1: Elliptic Curve Cryptography
|
Standards for Efficient Cryptography (SEC) 1: Elliptic Curve Cryptography
|
||||||
- Certicom Research, 2009
|
- Certicom Research, 2009
|
||||||
|
.SH HISTORY
|
||||||
|
This implementation of elliptic curve cryptography first appeared in 9front (June, 2012).
|
||||||
|
|
|
@ -63,3 +63,6 @@ directory. The special user
|
||||||
is prohibited from these operations.
|
is prohibited from these operations.
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/9/port/devshr.c
|
.B /sys/src/9/port/devshr.c
|
||||||
|
.SH HISTORY
|
||||||
|
.I Shr
|
||||||
|
first appeared in 9front (July, 2011).
|
||||||
|
|
|
@ -202,3 +202,7 @@ For cookies to work,
|
||||||
should be running and mounted on
|
should be running and mounted on
|
||||||
.B /mnt/webcookies
|
.B /mnt/webcookies
|
||||||
otherwise cookies will be ignored.
|
otherwise cookies will be ignored.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Webfs
|
||||||
|
first appeared in Plan 9 from Bell Labs. It was
|
||||||
|
rewritten from scratch for 9front (January, 2012).
|
||||||
|
|
|
@ -102,3 +102,5 @@ file.
|
||||||
.BR /sys/src/boot/pc
|
.BR /sys/src/boot/pc
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR plan9.ini (8)
|
.IR plan9.ini (8)
|
||||||
|
.SH HISTORY
|
||||||
|
9boot first appeared in 9front (April, 2011).
|
||||||
|
|
|
@ -305,3 +305,9 @@ line is split only for presentation; it is one line in the file.)
|
||||||
The use of
|
The use of
|
||||||
.B bootargs
|
.B bootargs
|
||||||
in general is odd.
|
in general is odd.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Boot
|
||||||
|
first appeared in Plan 9 from Bell Labs. It was rewritten
|
||||||
|
in
|
||||||
|
.I rc
|
||||||
|
for 9front (April, 2011).
|
||||||
|
|
|
@ -53,3 +53,6 @@ argument.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR aes (2) ,
|
.IR aes (2) ,
|
||||||
.IR fs (3)
|
.IR fs (3)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Cryptsetup
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -62,3 +62,6 @@ after invoking bare
|
||||||
|
|
||||||
.I Scram
|
.I Scram
|
||||||
is limited to the PC and requires APM or ACPI.
|
is limited to the PC and requires APM or ACPI.
|
||||||
|
.SH HISTORY
|
||||||
|
.I Scram
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -13,7 +13,9 @@ found on the system, one line per device.
|
||||||
.IR pnp (3)
|
.IR pnp (3)
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
Should probably be renamed to
|
Should probably be renamed to
|
||||||
.I
|
.I msi
|
||||||
msi
|
|
||||||
or merged with
|
or merged with
|
||||||
.IR pci (8).
|
.IR pci (8).
|
||||||
|
.SH HISTORY
|
||||||
|
.I Icanhasmsi
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -228,3 +228,8 @@ is a simple HTTP proxy server.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR ftpfs (4),
|
.IR ftpfs (4),
|
||||||
.IR pop3 (8)
|
.IR pop3 (8)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Hproxy
|
||||||
|
first appeared in 9front (July, 2012).
|
||||||
|
.I Socksd
|
||||||
|
first appeared in 9front (March, 2012).
|
||||||
|
|
|
@ -259,3 +259,6 @@ to represent a control character.
|
||||||
.B /sys/lib/kbmap/*
|
.B /sys/lib/kbmap/*
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/cmd/aux/kbdfs
|
.B /sys/src/cmd/aux/kbdfs
|
||||||
|
.SH HISTORY
|
||||||
|
.I Kbdfs
|
||||||
|
first appeared in 9front (May, 2011).
|
||||||
|
|
|
@ -37,3 +37,6 @@ is tested if it requires authentication on mount.
|
||||||
.IR auth (8),
|
.IR auth (8),
|
||||||
.IR ndb (8),
|
.IR ndb (8),
|
||||||
.IR ndb (6).
|
.IR ndb (6).
|
||||||
|
.SH HISTORY
|
||||||
|
.I Netaudit
|
||||||
|
first appeared in 9front (August, 2012).
|
||||||
|
|
|
@ -103,3 +103,6 @@ completes:
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR vga (8),
|
.IR vga (8),
|
||||||
.IR arch (3)
|
.IR arch (3)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Realemu
|
||||||
|
first appeared in 9front (April, 2011).
|
||||||
|
|
|
@ -67,3 +67,6 @@ password: *****
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR factotum (4),
|
.IR factotum (4),
|
||||||
.IR ipconfig (8)
|
.IR ipconfig (8)
|
||||||
|
.SH HISTORY
|
||||||
|
.I Wpa
|
||||||
|
first appeared in 9front (March, 2013).
|
||||||
|
|
Loading…
Reference in a new issue