OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man2 / sysinfo.2
index 9083996..4feb040 100644 (file)
@@ -1,11 +1,11 @@
-.\" -*- nroff -*-
-.\"
 .\" Copyright (C) 1993 by Dan Miner (dminer@nyx.cs.du.edu)
 .\"
+.\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE)
 .\"  Permission is granted to freely distribute or modify this file
 .\"  for the purpose of improving Linux or its documentation efforts.
 .\"  If you modify this file, please put a date stamp and HOW you
 .\"  changed this file.  Thanks.   -DM
+.\" %%%LICENSE_END
 .\"
 .\" Modified Sat Jul 24 12:35:12 1993 by Rik Faith <faith@cs.unc.edu>
 .\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond <esr@thyrsus.com>
@@ -71,7 +71,7 @@ and the sizes are given as multiples of \fImem_unit\fP bytes.
 provides a simple way of getting overall system statistics.
 This is more
 portable than reading \fI/dev/kmem\fP.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, zero is returned.
 On error, \-1 is returned, and
 .I errno
@@ -80,7 +80,7 @@ is set appropriately.
 .TP
 .B EFAULT
 pointer to \fIstruct\ sysinfo\fP is invalid
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 This function is Linux-specific, and should not be used in programs
 intended to be portable.
 .sp
@@ -91,5 +91,5 @@ Linux libc contains a
 .BR sysinfo ()
 routine since 5.3.5, and
 glibc has one since 1.90.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR proc (5)