From 353c1a6746a76da0f34e6506c8b82148e747770c Mon Sep 17 00:00:00 2001 From: phantom Date: Mon, 20 Sep 1999 09:15:23 +0000 Subject: Correct spelling : ascii -> ASCII PR: docs/13702 Submitted by: Stephen J. Roznowski Reviewed by: mpp --- lib/libutil/login_times.3 | 2 +- lib/libutil/property.3 | 2 +- lib/libutil/realhostname.3 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libutil') diff --git a/lib/libutil/login_times.3 b/lib/libutil/login_times.3 index e9839cd..9636f2d 100644 --- a/lib/libutil/login_times.3 +++ b/lib/libutil/login_times.3 @@ -68,7 +68,7 @@ Note that all time periods reference system local time. .Pp The .Fn parse_lt -function converts the ascii representation of a time period into +function converts the ASCII representation of a time period into a structure of type .Ft login_time_t . This is defined as: diff --git a/lib/libutil/property.3 b/lib/libutil/property.3 index e6de28d..0a0457d 100644 --- a/lib/libutil/property.3 +++ b/lib/libutil/property.3 @@ -32,7 +32,7 @@ .Nm properties_read , .Nm propery_find , .Nm properties_free -.Nd functions to allow creating simple property lists from ascii file data. +.Nd functions to allow creating simple property lists from ASCII file data. .Sh SYNOPSIS .Fd #include .Fd #include diff --git a/lib/libutil/realhostname.3 b/lib/libutil/realhostname.3 index 9e5794d..1f2e6a9 100644 --- a/lib/libutil/realhostname.3 +++ b/lib/libutil/realhostname.3 @@ -65,7 +65,7 @@ bytes, .Xr inet_ntoa 3 is used to convert .Ar ip -to an ascii form. +to an ASCII form. .Pp If the string written to .Ar host -- cgit v1.1