aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/link.2
Commit message (Expand)AuthorAgeFilesLines
* Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.Jilles Tjoelker2009-07-191-1/+1
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-4/+112
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* - If the source file has its immutable or append-only flag set, link(2)Pawel Jakub Dawidek2006-12-091-4/+13
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+5
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-5/+7
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* Refer to chflags(2) instead of chflags(1) (since we're a section 2Dima Dorfman2001-10-231-3/+2
* link(2) may fail with EPERM if name1 is immutable or append-only.Dima Dorfman2001-10-141-1/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-4/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't use undocumented markup "{}". Use 32767 instead of LINK_MAX toBruce Evans1999-03-051-4/+3
* Typo fix.Alexander Langer1998-01-151-2/+12
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-3/+1
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macroWolfram Schneider1996-12-021-5/+5
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-291-0/+5
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* Document that the superuser cannot override link() and unlink() onPeter Wemm1996-05-241-3/+8
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+151