Age | Commit message (Collapse) | Author |
|
Implement .Rv in -Tman.
Let -man -Tman work a bit like cat(1).
Add the -Ofragment option to -T[x]html.
Minor fixes in -T[x]html.
Lots of apropos(1) and -Tman code cleanup.
|
|
|
|
utilities were already part of 2BSD. Also credit Bill Joy as the author.
Document the HISTORY of options.
Say a bit more about the fate of whereis(1).
All information found on http://minnie.tuhs.org/cgi-bin/utree.pl
and in the OpenBSD, NetBSD, and FreeBSD CVS trees.
Using feedback from jmc@.
|
|
|
|
if you press F ^C, you would be left at a prompt at the end of the file.
ok nicm@
|
|
|
|
|
|
conditionals, KNF. No functional changes.
ok claudio@
|
|
ok deraadt
|
|
2) Link both that one and mandocdb(8) into the mandoc(1) binary.
3) Install a /usr/bin/mandocdb hardlink and the mandocdb(8) manual.
Do not replace /usr/bin/apropos by a hardlink yet because it is
not ready for production, and ports integration is still missing.
Development will be done in the tree, even the user interfaces
are still subject to change at this point.
Both jmc@ and deraadt@ agree with getting this in.
|
|
|
|
discussed with jsing and millert
|
|
|
|
|
|
definition of sqfoot (sorry, mickey!), to avoid confusion with the
more generally accepted definition of square foot. hopefully we can
find a way to define locale specific (or whatever) stuff in the future.
|
|
- remove my non-7-bit micro symbol
- add ISO/IEC 80000 binary prefixes, and symbols
- add back myria- prefix (i removed it, but had intended to add it back
once i got round to better organising this file
- add (or in some cases) redefine becquerel, curie, gray, r_earth,
r_moon, rackunit, sievert, eV, bohrradius; also add their symbols
- spell dioptre correctly (from netbsd), and permit diopter
|
|
Bump MAXPREFIXES (and a few string lengths) prior to units.lib
commit of more prefixes. Add FreeBSD fixes (circa 2001) to prefix
and other units.lib parsing. Do minor obvious code tidying.
|
|
|
|
started by a diff from Sergey Bronnikov <estetus at gmail dot com>
checked and tweaked myself, c2k3 date confirmed by naddy@
|
|
|
|
nicm@ ok.
|
|
|
|
|
|
- remove myria (non-standard) and zopto
- make deca the base, not deka (sorry, USA)
- provide a symbol for micro (ยต)
- tidy things up a bit
|
|
|
|
|
|
(currently) have no exchange rate, and euro-pegged currencies
- some cosmetic tweaks to make the currencies stuff more consistent
|
|
The Economist rather than The Wall Street Journal, and have removed
entries for which i have no data (i think this is better than providing
data from 2002; in the future we can hopefully add them back in).
|
|
reserve section (i'll get to the others sometime), as of 23.9.11. i've
also updated the website link, and the date of the exchange rate.
because the rates given on the federal reserve website are in currency
units per US dollar, and units(1) needs US dollars per currency unit,
there is an additional layer of conversion and rounding (and work) to
perform. i have side stepped that by prefixing all the amounts by "1|"
to let units(1) do the work. for whatever reason, four currencies are
given in US dollars per currency unit and do not need this.
|
|
that they are pegged to the euro;
|
|
Also make the -l output go to stdout as it's easier to grep with it,
and set stdout to linebuf.
ok djm@ "as long as you add a setlinebuf(stdout) :-)"
|
|
|
|
|
|
BRR -> BRL (brazilreal)
MXP -> MXN (mexicopeso)
add LKR (srilankarupee) and VEF (venezuelabolivar)
use base unit name for CNY and GBP
|
|
currency may have more than one alias, i sorted it by base unit (column
two), rather than alias name.
|
|
sync the list from the federal reserve, to match exactly what they
currently publish. to do that, i've changed the base currency for the UK
from "britainpound" to "unitedkingdompound"; and for China from "chinarenminbi"
to "chinayuan".
to preserve those long existing terms, i've added aliases for
"greatbritainpound", "britainpound", and "chinarenminbi".
i've also sorted the federal reserve list to match the order currently
published.
|
|
|
|
implement .Bl -bullet
add more information to the .TH line
escape dots at the beginnings of lines
add trailing newline character at the end of the file
do not misinterpret the ROOT block as .Ap
|
|
isakmpd.8: rsa:1024 -> rsa:2048 (ok markus)
all: X509 -> X.509
from Lawrence Teo
|
|
|
|
With this change nm(1) prints the expected symbol type ('B' or 'D')
for variables in the .tbss and .tdata sections respectively, instead
of '?'. This would be what binutils do for non-automatic variables
that are marked as thread-local with the __thread attribute in GCC.
help and ok miod@, guenther@
|
|
from the update.
|
|
from Michael W. Bombardieri
|
|
manual pages; whilst here, a little clean up for clarity
ok millert
|
|
specifier that makes it look nicer;
ok schwarze kristaps
|
|
|
|
|
|
file and line number
|
|
|
|
|