abhinav
|
6b1f1a07e7
|
Add posix_madvise(2) in the NAME section.
|
2017-02-03 21:10:22 +00:00 |
dholland
|
156ed6c7d3
|
fix usage
|
2014-07-19 19:26:47 +00:00 |
jruoho
|
cb0f983e60
|
Improve -width.
|
2011-03-29 18:54:54 +00:00 |
wiz
|
cc8abfac27
|
New sentence, new line.
|
2009-06-03 09:04:18 +00:00 |
yamt
|
cef9767a7a
|
don't describe internal details.
|
2009-06-01 22:04:54 +00:00 |
rmind
|
4000aba309
|
Add posix_madvise(2) and appropriate definitions in sys/mman.h header.
This interface is identical to madvise(2), however, is defined by POSIX.
Partially sync madvise(2) man page with FreeBSD.
Reviewed by <mrg>.
|
2008-04-22 10:42:16 +00:00 |
wiz
|
adc55bc81c
|
No Xr to ourselves.
|
2006-10-13 20:52:08 +00:00 |
elad
|
9c5eec0043
|
PR/23152: Matthew Mondor: Minor improvements to section 2 man pages for
NetBSD 1.6.1
Well we're long gone from NetBSD 1.6.1 but I adapted the patch to -current
as it seemed reasonable. Thanks for submitting!
|
2006-10-07 21:03:51 +00:00 |
wiz
|
64ebeb5cbc
|
\- is a minus, not -.
|
2004-05-13 10:20:57 +00:00 |
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
yamt
|
1c708a4b08
|
bring in RETURN VALUES from openbsd.
|
2002-08-11 13:17:35 +00:00 |
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
wiz
|
dfcfff97f3
|
Boring whitespace fixes.
|
2001-09-16 01:38:59 +00:00 |
ad
|
5b09090e8e
|
insure -> ensure
|
2000-10-05 12:35:33 +00:00 |
kleink
|
d42527e7a6
|
Finally nuke <sys/types.h> from SYNOPSIS.
|
2000-06-26 17:00:01 +00:00 |
kleink
|
15be242b3a
|
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
|
1999-12-02 21:42:35 +00:00 |
mrg
|
62db67a0e1
|
add a note that these requests were ignored in pre-1.5
|
1999-08-24 08:58:54 +00:00 |
enami
|
2d400d39d4
|
Copy the definition of MADV_FREE from sys/mman.h.
|
1999-08-16 07:55:20 +00:00 |
perry
|
af4ebfa68d
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
christos
|
a111587eb8
|
caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()
|
1997-10-16 23:21:39 +00:00 |
jtc
|
990dc3cb42
|
Fix grammar error pointed out by Peter Seebach in PR#1846
|
1995-12-27 21:17:02 +00:00 |
jtc
|
b5d1933995
|
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
section with the actual function declarations. See PR #1589 for details.
|
1995-10-12 15:40:27 +00:00 |
cgd
|
4eab61bd40
|
merge with lite, keeping most local changes. clean up Ids
|
1995-02-27 12:31:34 +00:00 |
jtc
|
348a090081
|
Add explicit return types and needed header files to SYNOPSIS section.
|
1993-12-15 18:08:12 +00:00 |
jtc
|
2166786f23
|
update manpage to -mandoc macros
|
1993-08-05 21:31:41 +00:00 |
mycroft
|
dfb9caab49
|
Add RCS indentifiers.
|
1993-08-01 07:32:48 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |