From 8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 20 Nov 2000 19:21:22 +0000 Subject: mdoc(7) police: use the new features of the Nm macro. --- usr.bin/getconf/getconf.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.bin/getconf') 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 -- cgit v1.3