summaryrefslogtreecommitdiff
path: root/lib/libc/sys/link.2
AgeCommit message (Collapse)Author
2001-08-23Add another EPERM condition to ERRORS: if a hard link is attempted for a fileAaron Campbell
that's flagged immutable or append-only, it will fail.
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
breaks and getting rid of short lines, making these files easier to work with.
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
- 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
1999-05-25punctuationAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-02-27make function names the correct caseTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1997-04-10doc EOPNOTSUPP, EMLINK, and fix EPERM. from various placesTheo de Raadt
1997-03-26fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + moreTheo de Raadt
1996-12-27adjusted to state "no hard links to directories"kstailey
1995-10-18initial import of NetBSD treeTheo de Raadt