summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/shutdown.2
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* mdoc(7) police: fixed the fatal.ru2001-08-171-1/+1
|
* .St -p1003.1g -> .St -p1003.1g-2000.ru2001-03-121-2/+2
|
* In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE.ru2001-02-271-23/+30
| | | | Also, return EINVAL if `how' is invalid, as required by POSIX spec.
* Remove blank lines.chris2000-06-231-1/+0
|
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
| | | | initially suggested by mdoc(7) style, but was broken over the years
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Document the fact that shutdown(2) is expected to comply with Posix.1g,wollman1998-09-121-3/+20
| | | | when it happens.
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-111-0/+1
|
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-121-1/+1
| | | | to RETURN VALUES like they should be.
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+1
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+81
OpenPOWER on IntegriCloud