From 9fb35611cc3d03bef8b690b62e0904507c414a61 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Fri, 21 Apr 2000 15:24:20 +0000 Subject: Flesh out libc string function man pages. --- src/lib/libc/string/strmode.3 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/lib/libc/string/strmode.3') diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3 index 3703a7adaf..bf311f1f99 100644 --- a/src/lib/libc/string/strmode.3 +++ b/src/lib/libc/string/strmode.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strmode.3,v 1.7 2000/02/29 03:45:12 aaron Exp $ +.\" $OpenBSD: strmode.3,v 1.8 2000/04/21 15:24:20 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,8 +46,7 @@ .Sh DESCRIPTION The .Fn strmode -function -converts a file +function converts a file .Fa mode (the type and permission information associated with an inode, see .Xr stat 2 ) @@ -150,8 +149,7 @@ it will be a space. .Sh RETURN VALUES The .Fn strmode -function -always returns 0. +function always returns 0. .Sh SEE ALSO .Xr chmod 1 , .Xr find 1 , -- cgit v1.2.3-55-g6feb