summaryrefslogtreecommitdiffstats
path: root/usr.bin/getconf/getconf.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/getconf/getconf.1')
-rw-r--r--usr.bin/getconf/getconf.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/getconf/getconf.1 b/usr.bin/getconf/getconf.1
index 7ce8984..1e3d2e5 100644
--- a/usr.bin/getconf/getconf.1
+++ b/usr.bin/getconf/getconf.1
@@ -35,17 +35,17 @@
.Nm getconf
.Nd retrieve standard configuration variables
.Sh SYNOPSIS
-.Nm getconf
+.Nm
.Op Fl v Ar environment
.Ar path_var
.Ar file
.Pp
-.Nm getconf
+.Nm
.Op Fl v Ar environment
.Ar system_var
.Sh DESCRIPTION
The
-.Nm getconf
+.Nm
utility outputs the value of
.Tn POSIX
or
@@ -95,7 +95,7 @@ The
option is not supported, but provided for compatibility purposes.
.Sh DIAGNOSTICS
The
-.Nm getconf
+.Nm
utility exits 0 on success or >0 if an error occurred.
Use of a
.Ar system_var
@@ -134,12 +134,12 @@ directory.
.Xr sysconf 3
.Sh STANDARDS
The
-.Nm getconf
+.Nm
utility is expected to be compliant with
.St -susv2 .
.Sh HISTORY
The
-.Nm getconf
+.Nm
command first appeared in
.Fx 5.0 .
.Sh BUGS
OpenPOWER on IntegriCloud