summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/remove.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use .Rv where appropriate, and move it to RETURN VALUES;schwarze2015-01-291-8/+3
| | | | | remove .Tn, and a few minor macro adjustments. Patch from Kaspars at Bankovskis dot net.
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+2
|
* Remove an unwanted `.'.aaron1999-09-271-2/+2
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * 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...
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-071-2/+2
| | | | it's not supposed to be a hyphen/dash
* Use lstat() not stat() so we catch dangling symlinks, hubertf@netbsd.orgmillert1997-10-081-15/+25
| | | | Also, update the man page to correspond to reality.
* + an Xrderaadt1997-06-131-2/+3
|
* Xr rmdirderaadt1997-06-051-2/+3
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+80