=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/getconf/getconf.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/getconf/getconf.1 1998/09/26 19:54:50 1.4 +++ src/usr.bin/getconf/getconf.1 1999/06/05 01:21:26 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getconf.1,v 1.4 1998/09/26 19:54:50 aaron Exp $ +.\" $OpenBSD: getconf.1,v 1.5 1999/06/05 01:21:26 aaron Exp $ .\" $NetBSD: getconf.1,v 1.2 1996/04/20 01:15:12 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -45,20 +45,20 @@ .Op Ar pathname .Sh DESCRIPTION The -.Nm getconf -utility writes the current value of a configurable system limit or +.Nm +utility writes the current value of a configurable system limit or option variable to the standard output. .Pp The .Ar name argument specifies the system variable to be queried. -The -.Ar pathname +The +.Ar pathname argument must be supplied for system variables associated with a pathname. .Sh RETURN VALUE The -.Nm getconf +.Nm utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr pathconf 2 , @@ -66,6 +66,6 @@ .Xr sysconf 3 .Sh STANDARDS The -.Nm getconf +.Nm utility conforms to .St -p1003.2-92 .