summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>1999-09-21 19:39:27 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>1999-09-21 19:39:27 +0000
commit3a049969b5cfa291d71c5f62d99603123aa9a074 (patch)
tree64a7a3d8b4fd99f10e611f3ea43d79ccd32a2832 /lib/libc
parentb9391689ee890177d9b32338874b143922e14b3a (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/setproctitle.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3
index 96f1ebf91378..2d85b29a55c6 100644
--- a/lib/libc/gen/setproctitle.3
+++ b/lib/libc/gen/setproctitle.3
@@ -95,7 +95,7 @@ the predominant convention.
.Pp
It is thought that the implementation is compatible with other systems,
including
-.Tn NetBSD
+.Nx
and
.Tn BSD/OS .
.Sh HISTORY