aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/shutdown.2
Commit message (Expand)AuthorAgeFilesLines
* Fix license. Clause 4 is still required (UCB materiel).Bruce M Simpson2007-03-071-6/+5
* use 2-clause BSD license as per hoskins strike-off july 22 1999.Bruce M Simpson2007-03-071-4/+6
* Apply my patch properly.Ruslan Ermilov2007-03-051-1/+1
* Fix markup.Bruce M Simpson2007-03-051-22/+36
* .Xr nit.Bruce M Simpson2007-03-051-2/+2
* Update shutdown() manual page to reflect actual behaviour of code.Bruce M Simpson2007-03-051-10/+82
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-4/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: fixed the fatal.Ruslan Ermilov2001-08-171-1/+1
* .St -p1003.1g -> .St -p1003.1g-2000.Ruslan Ermilov2001-03-121-2/+2
* In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE.Ruslan Ermilov2001-02-271-23/+30
* Remove blank lines.Chris Costello2000-06-231-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
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Document the fact that shutdown(2) is expected to comply with Posix.1g,Garrett Wollman1998-09-121-3/+20
* Fixed missing const(s) or #include(s) in synopsis.Bruce Evans1997-04-111-0/+1
* Rename the DIAGNOSTICS sections in several man pagesMike Pritchard1997-01-121-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+81