summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setproctitle.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/gen/setproctitle.3
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'lib/libc/gen/setproctitle.3')
-rw-r--r--lib/libc/gen/setproctitle.39
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3
index a508441..fe9f19a 100644
--- a/lib/libc/gen/setproctitle.3
+++ b/lib/libc/gen/setproctitle.3
@@ -68,10 +68,12 @@ setproctitle("talking to %s", inet_ntoa(addr));
The
.Fn setproctitle
function
-is implicitly non-standard. Other methods of causing the
+is implicitly non-standard.
+Other methods of causing the
.Xr ps 1
command line to change, including copying over the argv[0] string are
-also implicitly non-portable. It is preferable to use an operating system
+also implicitly non-portable.
+It is preferable to use an operating system
supplied
.Fn setproctitle
if present.
@@ -79,7 +81,8 @@ if present.
Unfortunately, it is possible that there are other calling conventions
to other versions of
.Fn setproctitle ,
-although none have been found by the author as yet. This is believed to be
+although none have been found by the author as yet.
+This is believed to be
the predominant convention.
.Pp
It is thought that the implementation is compatible with other systems,
OpenPOWER on IntegriCloud