summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/link.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX.schwarze2011-11-171-2/+6
| | | | | All facts from http://minnie.tuhs.org/cgi-bin/utree.pl, checked by sobrado@. Feedback and ok jmc@ jmc@ (sic, Jason checked and ok'ed this twice).
* fix linkat(2) prototypematthew2011-07-241-3/+3
|
* Change "constructed by bitwise-inclusive OR'ing of flags from ..." tomatthew2011-07-191-4/+4
| | | | | | "constructed by bitwise-inclusive ORing flags from ..." Requested by jmc@
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-4/+89
| | | | | | | XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@
* - make the .Nd of link(2) and symlink(2) a bit more consistentjasper2008-11-211-3/+3
| | | | | | (train trips are soo boring...) ok jmc@
* some SEE ALSO additions from Ingo Schwarze;jmc2008-10-241-2/+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.
* Add another EPERM condition to ERRORS: if a hard link is attempted for a fileaaron2001-08-231-1/+5
| | | | that's flagged immutable or append-only, it will fail.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-14/+7
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+1
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-6/+6
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* punctuationaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-3/+3
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* doc EOPNOTSUPP, EMLINK, and fix EPERM. from various placesderaadt1997-04-101-2/+15
|
* fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + morederaadt1997-03-261-0/+1
|
* adjusted to state "no hard links to directories"kstailey1996-12-271-3/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+154