From 880c105e22414dc6f210284e7444a5c6f6a61329 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 25 Jun 2019 06:33:16 +0200 Subject: [PATCH] sysvipc.7: Minor fixes for page renaming Signed-off-by: Michael Kerrisk --- man7/sysvipc.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/sysvipc.7 b/man7/sysvipc.7 index 78abcca909..c2d91f41f1 100644 --- a/man7/sysvipc.7 +++ b/man7/sysvipc.7 @@ -34,12 +34,12 @@ .\" * Documentation of the various /proc interfaces should move into .\" those files (from proc(5)), and references in the various *.2 .\" pages that refer to the /proc files should be adjusted. -.\" * The only part that uniquely belongs in svipc(7) is perhaps +.\" * The only part that uniquely belongs in sysvipc(7) is perhaps .\" the discussion of ipc_perm. .\" .TH SVIPC 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME -svipc \- System V interprocess communication mechanisms +sysvipc \- System V interprocess communication mechanisms .SH SYNOPSIS .nf .B #include -- 2.47.3