aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2020-07-23 17:53:37 -0400
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-07-24 12:55:55 +0200
commit243d656fdb8314bcba23a5d41d6f9ce8f7f26144 (patch)
tree6e642908cedc57a0a6e9ffe8f0b1ea75117352e7 /man3
parent62e2943e17e1ff3f572b955909f45a61681c1379 (diff)
downloadman-pages-243d656fdb8314bcba23a5d41d6f9ce8f7f26144.tar.gz
Various pages: Use standard .\" comment style
The \" comment produces blank lines. Use the .\" that the vast majority of the codebase uses instead. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/makecontext.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/makecontext.3 b/man3/makecontext.3
index 1d8429fa45..c311f49f94 100644
--- a/man3/makecontext.3
+++ b/man3/makecontext.3
@@ -1,4 +1,4 @@
-\" Copyright (C) 2001 Andries Brouwer (aeb@cwi.nl)
+.\" Copyright (C) 2001 Andries Brouwer (aeb@cwi.nl)
.\" and Copyright (C) 2006 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.\" %%%LICENSE_START(VERBATIM)