summaryrefslogtreecommitdiffstats
path: root/share/man/man9/store.9
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
|
* remove fullstops from the end of .Xr lines in SEE ALSO sections.ben2000-11-151-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Fixed bitrot in synopsis (fuword() and suword() changed to support alpha).bde1999-03-061-1/+1
|
* Fixed a missing #include in the synopsis.bde1998-01-161-0/+1
|
* Fixed #include(s) in the synopsis to actually declare the function(s) in thebde1997-04-111-0/+1
| | | | synopsis.
* add more arguments to these things.phk1997-01-151-4/+4
| | | | 2.2 candidate.
* Add man pages for the copy*, fetch*, and store* families ofmpp1996-04-151-0/+85
kernel functions. Also added timeout(9) to the makefile. Reviewed by: joerg Obtained from: NetBSD
OpenPOWER on IntegriCloud