diff options
Diffstat (limited to 'lib/libc/string/ffs.3')
-rw-r--r-- | lib/libc/string/ffs.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3 index 5acb489702f..9ef08aef8e8 100644 --- a/lib/libc/string/ffs.3 +++ b/lib/libc/string/ffs.3 @@ -31,8 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)ffs.3 5.3 (Berkeley) 4/19/91 -.\" $Id: ffs.3,v 1.1 1995/10/18 08:42:21 deraadt Exp $ +.\" $OpenBSD: ffs.3,v 1.2 1996/08/19 08:34:01 tholo Exp $ .\" .Dd April 19, 1991 .Dt FFS 3 |