aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sysinfo.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/sysinfo.2')
-rw-r--r--man2/sysinfo.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sysinfo.2 b/man2/sysinfo.2
index a2ec8e9f36..4dafb821d7 100644
--- a/man2/sysinfo.2
+++ b/man2/sysinfo.2
@@ -58,7 +58,7 @@ struct sysinfo {
unsigned long totalhigh; /* Total high memory size */
unsigned long freehigh; /* Available high memory size */
unsigned int mem_unit; /* Memory unit size in bytes */
- char _f[20-2*sizeof(long)-sizeof(int)]; /* Padding for libc5 */
+ char _f[20\-2*sizeof(long)\-sizeof(int)]; /* Padding for libc5 */
};
.fi
.RE