From f6d234d8706fa4ad513bb5db2976b0e354a0f0fe Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 19 Dec 2020 14:54:28 +0000 Subject: libc: Fix most issues reported by mandoc - varios "new sentence, new line" warnings - varios "sections out of conventional order" warnings - varios "unusual Xr order" warnings - varios "missing section argument" warnings - varios "no blank before trailing delimiter" warnings - varios "normalizing date format" warnings MFC after: 1 month --- lib/libc/stdlib/system.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 4fd61bcda2333..718c468747108 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -108,4 +108,4 @@ because all meta-characters supported by would be honored. User supplied parameters should always be carefully santized before they appear in -.Fa string. +.Fa string . -- cgit v1.2.3