summaryrefslogtreecommitdiffstats
path: root/lib/libutil/property.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libutil/property.3
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libutil/property.3')
-rw-r--r--lib/libutil/property.312
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libutil/property.3 b/lib/libutil/property.3
index 174665c..f945bd5 100644
--- a/lib/libutil/property.3
+++ b/lib/libutil/property.3
@@ -1,8 +1,8 @@
-.\"
+.\"
.\" Copyright (c) 1998 Jordan Hubbard
-.\"
+.\"
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -22,14 +22,14 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.\" "
.Dd October 7, 1998
.Os
.Dt PROPERTIES 3
.Sh NAME
-.Nm properties_read ,
+.Nm properties_read ,
.Nm propery_find ,
.Nm properties_free
.Nd "functions to allow creating simple property lists from ASCII file data"
@@ -79,7 +79,7 @@ Each property in the file is assumed to have the format of
.Fa name = value
where
.Fa name
-is an alphanumeric string (and any punctuation not including the `=' character)
+is an alphanumeric string (and any punctuation not including the `=' character)
and
.Fa value
is an arbitary string of text terminated by a newline character. If newlines
OpenPOWER on IntegriCloud