diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
| commit | 8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch) | |
| tree | 8a144320be53313e4213c190a32070d087be10c3 /usr.bin/getconf | |
| parent | 4b66483fd8b6ec9417916966c646abfeac99278c (diff) | |
Notes
Diffstat (limited to 'usr.bin/getconf')
| -rw-r--r-- | usr.bin/getconf/getconf.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/getconf/getconf.1 b/usr.bin/getconf/getconf.1 index 7ce8984f0b4f..1e3d2e5ebf45 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 |
