summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setmode.3
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
committerasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
commit5e2215e426e657107c92f91ad1a9a1438dcf1f6a (patch)
tree7ab0e5964b243a778c4f22e43eeca2070254eaaa /lib/libc/gen/setmode.3
parent390de194cd65ae4f4284ca22f4b0c0bf48c41b04 (diff)
downloadFreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.zip
FreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.tar.gz
Whitespace only change: trim trailing whitespace.
Diffstat (limited to 'lib/libc/gen/setmode.3')
-rw-r--r--lib/libc/gen/setmode.316
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3
index 2ea5d80..548f02e 100644
--- a/lib/libc/gen/setmode.3
+++ b/lib/libc/gen/setmode.3
@@ -87,16 +87,16 @@ If the mode passed to
is invalid or if memory cannot be allocated for the return value,
.Fn setmode
returns
-.Dv NULL .
+.Dv NULL .
.Pp
-The value returned from
-.Fn setmode
-is obtained from
-.Fn malloc
+The value returned from
+.Fn setmode
+is obtained from
+.Fn malloc
and should be returned to the system with
-.Fn free
-when the program is done with it, generally after a call to
-.Fn getmode .
+.Fn free
+when the program is done with it, generally after a call to
+.Fn getmode .
.Sh ERRORS
The
.Fn setmode
OpenPOWER on IntegriCloud