From 9b7d71f0408aee995ffe783c50cafab5c0f11264 Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 19 Apr 2014 16:46:32 +0000 Subject: [PATCH] zap trailing whitespace; --- lib/libc/net/inet_lnaof.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/net/inet_lnaof.3 b/lib/libc/net/inet_lnaof.3 index f3f03514af6..082bca15596 100644 --- a/lib/libc/net/inet_lnaof.3 +++ b/lib/libc/net/inet_lnaof.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_lnaof.3,v 1.1 2014/04/19 11:18:01 guenther Exp $ +.\" $OpenBSD: inet_lnaof.3,v 1.2 2014/04/19 16:46:32 jmc Exp $ .\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -54,7 +54,7 @@ It is frequency-encoded; the most-significant bit is clear in Class A addresses, in which the high-order 8 bits are the network number. Class B addresses use the high-order 16 bits as the network field, -and Class C addresses have a 24-bit network part. +and Class C addresses have a 24-bit network part. .Pp The routine .Fn inet_makeaddr -- 2.20.1