summaryrefslogtreecommitdiff
path: root/bin/ln
AgeCommit message (Collapse)Author
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
existing EXAMPLES sections.
2000-03-24All man pages should have a DESCRIPTION section. Fix some formatting nitsAaron Campbell
while we're here.
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
1999-09-23Add an EXAMPLES section. Note that symbolic links may refer to non-existentAaron Campbell
files (as pointed out in symlink(2)). Fix some formatting, too.
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-03use the hyphenated form "command-line" in the case of a compound adjective;Aaron Campbell
pjanzen@
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
it's given)
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1997-09-21$OpenBSD$Theo de Raadt
1997-01-26We don't follow old 4.4BSD symlink semantics anylonger.Jason Downs
1997-01-22xref manual pages via SEE ALSOkstailey
1996-12-14-Wall'ing.Michael Shalayeff
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-05-04old 4.4 symlink behaviour no long validTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt