From 47c20452ebe80e58dcbefc1c3617f7d8a6ae8bf6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 16 Oct 2007 05:50:20 +0000 Subject: [PATCH] Updated FIXME --- man2/cacheflush.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index a171fb402..892e1d040 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -73,7 +73,7 @@ or .BR BCACHE . .SH CONFORMING TO This Linux-specific system call is only available on MIPS based systems. -.\" FIXME . This system call was only on MIPS back in 1.2 days, but +.\" FIXME This system call was only on MIPS back in 1.2 days, but .\" by now it is on a number of other architectures (but not x86). .\" Investigate the details and update this page. It should not be used in programs intended to be portable.