diff options
author | Nate Williams <nate@FreeBSD.org> | 1994-02-11 12:12:51 +0000 |
---|---|---|
committer | Nate Williams <nate@FreeBSD.org> | 1994-02-11 12:12:51 +0000 |
commit | 9859e2cc85ec0864c1d1f32dcb219cad89fe87ce (patch) | |
tree | 0ef23e734acb2eea81e1e04392d8f56520cb2b04 /sbin | |
parent | b21df1d16c6a1caf8ce0442b104d44aac2a8908a (diff) | |
download | src-9859e2cc85ec0864c1d1f32dcb219cad89fe87ce.tar.gz src-9859e2cc85ec0864c1d1f32dcb219cad89fe87ce.zip |
Changed NetBSD -> FreeBSD
Notes
Notes:
svn path=/head/; revision=1146
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ldconfig/ldconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index e363269baab4..78439e5f669f 100644 --- a/sbin/ldconfig/ldconfig.8 +++ b/sbin/ldconfig/ldconfig.8 @@ -1,6 +1,6 @@ .Dd October 3, 1993 .Dt LDCONFIG 8 -.Os NetBSD 0.9 +.Os FreeBSD .Sh NAME .Nm ldconfig .Nd configure the shared library cache @@ -95,4 +95,4 @@ from the environment. A .Nm utility first appeared in SunOS 4.0, it appeared in its current form -in NetBSD 0.9a. +in FreeBSD 1.1. |