From bf3377730139f6ce0e4cee7bbd28e458631cd10d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 26 Aug 2014 11:21:40 +0000 Subject: Sync section titles with OpenBSD. For section 4, "Kernel Interfaces" is just too confusing, the difference from sections 2 and 9 is too hard to see. The 3p change was suggested by bluhm@; that part of the manual describes more modules than functions. Align the CGI section titles with the console section titles. --- msec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'msec.in') diff --git a/msec.in b/msec.in index f3aebb46..4fab2f65 100644 --- a/msec.in +++ b/msec.in @@ -1,4 +1,4 @@ -/* $Id: msec.in,v 1.6 2010/06/19 20:46:28 kristaps Exp $ */ +/* $Id: msec.in,v 1.7 2014/08/26 11:21:40 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -25,8 +25,8 @@ LINE("1", "General Commands Manual") LINE("2", "System Calls Manual") LINE("3", "Library Functions Manual") -LINE("3p", "Perl Library Functions Manual") -LINE("4", "Kernel Interfaces Manual") +LINE("3p", "Perl Library Manual") +LINE("4", "Device Drivers Manual") LINE("5", "File Formats Manual") LINE("6", "Games Manual") LINE("7", "Miscellaneous Information Manual") -- cgit v1.2.3