diff options
| author | lukem <lukem@NetBSD.org> | 2002-11-30 03:04:44 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2002-11-30 03:04:44 +0000 |
| commit | b1e79510cfca712a4b6f6c6982811c907a2a473c (patch) | |
| tree | 52292241b3a73ea037db2f9b355c1bdfba33e6fc /lib/libutil/util.3 | |
| parent | d55058d0cca08f1d1f76280ffaf24f3fdc93b28a (diff) | |
- Migrate fparseln(3) from libutil to libc, where it should have been in
the first place...
- Bump libutil major (to 7.0) and libc minor (to 12.91).
Diffstat (limited to 'lib/libutil/util.3')
| -rw-r--r-- | lib/libutil/util.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/util.3 b/lib/libutil/util.3 index e93c98804a2..a319338ac56 100644 --- a/lib/libutil/util.3 +++ b/lib/libutil/util.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: util.3,v 1.11 2002/10/12 20:53:15 elric Exp $ +.\" $NetBSD: util.3,v 1.12 2002/11/30 03:04:46 lukem Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -65,7 +65,6 @@ Declarations for these functions may be obtained from the include file disklabel_dkcksum.3 compute the checksum of a disklabel disklabel_scan.3 scan a buffer for a valid disklabel forkpty.3 tty utility function -fparseln.3 return the next logical line from a stream getbootfile.3 get the name of the booted kernel file getmaxpartitions.3 get the maximum number of partitions allowed per disk getrawpartition.3 get the system ``raw'' partition |
