diff options
Diffstat (limited to 'lib/libc/string/string.3')
| -rw-r--r-- | lib/libc/string/string.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index 3371a45d9e6..6549d4e0835 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -31,7 +31,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)string.3 6.9 (Berkeley) 4/19/91 +.\" from: @(#)string.3 6.9 (Berkeley) 4/19/91 +.\" $Id: string.3,v 1.2 1993/08/01 07:43:46 mycroft Exp $ .\" .Dd April 19, 1991 .Dt STRING 3 |
