From 1ab3783e1a2e5231321a0fc5399736ddc70407f0 Mon Sep 17 00:00:00 2001 From: uqs Date: Thu, 13 May 2010 12:07:55 +0000 Subject: mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the bottom of the manpages and order them consistently. GNU groff doesn't care about the ordering, and doesn't even mention CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put them. Found by: mdocml lint run Reviewed by: ru --- share/man/man4/inet.4 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'share/man/man4/inet.4') diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index b1878d5..ef189d3 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -280,12 +280,6 @@ in the reassembling queue for a packet. .%B PS1 .%N 8 .Re -.Sh CAVEATS -The Internet protocol support is subject to change as -the Internet protocols develop. -Users should not depend -on details of the current implementation, but rather -the services exported. .Sh HISTORY The .Nm @@ -295,3 +289,9 @@ The .Dq protocol cloning code appeared in .Fx 2.1 . +.Sh CAVEATS +The Internet protocol support is subject to change as +the Internet protocols develop. +Users should not depend +on details of the current implementation, but rather +the services exported. -- cgit v1.1