diff options
| author | wiz <wiz@NetBSD.org> | 2001-11-23 08:18:41 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-11-23 08:18:41 +0000 |
| commit | 52c3aaaffdca2ee5b02c1f3385aae50712eee80e (patch) | |
| tree | 70770ce99be1b4ce7f1c7f3dd873cc0665fe77f5 /lib/libutil/util.3 | |
| parent | 3a3e29d8528ed288ef0d42aea85d917b10be2787 (diff) | |
Slight markup improvement.
Diffstat (limited to 'lib/libutil/util.3')
| -rw-r--r-- | lib/libutil/util.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/util.3 b/lib/libutil/util.3 index 5a5dee32004..09a7ac8c450 100644 --- a/lib/libutil/util.3 +++ b/lib/libutil/util.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: util.3,v 1.1 2001/11/23 06:20:37 gmcgarry Exp $ +.\" $NetBSD: util.3,v 1.2 2001/11/23 08:18:41 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -48,7 +48,7 @@ The library is the system utilities library and contains various system-dependent utility routines mostly related to pseudo-terminals and login accounting. These routines are -.Nx -specific +.Nx Ns -specific and are not portable. Their use should be restricted. Declarations for these functions may be obtained from the include file .Pa <util.h> . |
