From fe08efe680f6705e0c60beabe3e39629c655e743 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 8 Sep 2003 19:57:22 +0000 Subject: mdoc(7): Use the new feature of the .In macro. --- lib/libc/string/bcmp.3 | 4 ++-- lib/libc/string/bcopy.3 | 4 ++-- lib/libc/string/bzero.3 | 4 ++-- lib/libc/string/ffs.3 | 4 ++-- lib/libc/string/index.3 | 4 ++-- lib/libc/string/strcasecmp.3 | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'lib/libc/string') diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3 index aa7c2cd49cdb..cc75ac17964f 100644 --- a/lib/libc/string/bcmp.3 +++ b/lib/libc/string/bcmp.3 @@ -73,9 +73,9 @@ A function first appeared in .Bx 4.2 . Its prototype existed previously in -.Aq Pa string.h +.In string.h before it was moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3 index 48b3d5385aea..c7e9706f0d7b 100644 --- a/lib/libc/string/bcopy.3 +++ b/lib/libc/string/bcopy.3 @@ -73,9 +73,9 @@ A function appeared in .Bx 4.2 . Its prototype existed previously in -.Aq Pa string.h +.In string.h before it was moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. diff --git a/lib/libc/string/bzero.3 b/lib/libc/string/bzero.3 index 71b8520fd3fd..a8c4a2752955 100644 --- a/lib/libc/string/bzero.3 +++ b/lib/libc/string/bzero.3 @@ -70,9 +70,9 @@ function appeared in .Bx 4.3 . Its prototype existed previously in -.Aq Pa string.h +.In string.h before it was moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3 index fd4de44b1953..5b5fb6f00e21 100644 --- a/lib/libc/string/ffs.3 +++ b/lib/libc/string/ffs.3 @@ -63,9 +63,9 @@ The function appeared in .Bx 4.3 . Its prototype existed previously in -.Aq Pa string.h +.In string.h before it was moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index 5fd6977a5396..124597002a99 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -98,9 +98,9 @@ and functions appeared in .At v6 . Their prototypes existed previously in -.Aq Pa string.h +.In string.h before they were moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3 index 05b3a48025ee..346b9e3414d6 100644 --- a/lib/libc/string/strcasecmp.3 +++ b/lib/libc/string/strcasecmp.3 @@ -96,9 +96,9 @@ and functions first appeared in .Bx 4.4 . Their prototypes existed previously in -.Aq Pa string.h +.In string.h before they were moved to -.Aq Pa strings.h +.In strings.h for .St -p1003.1-2001 compliance. -- cgit v1.3