From 4f898f942d9d341c252c68d965cc9aa7f4425894 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 8 Jun 2003 12:57:39 +0000 Subject: [PATCH] .Nm -> .Xr --- sbin/sysctl/sysctl.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index d02998019b5b..2190301d1c2a 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -89,7 +89,7 @@ Show only variable names, not their values. This is particularly useful with shells that offer programmable completion. To enable completion of variable names in -.Nm zsh , +.Xr zsh 1 , use the following code: .Bd -literal -offset indent listsysctls () { set -A reply $(sysctl -AN ${1%.*}) } @@ -130,9 +130,10 @@ only knows about a couple of opaque types, and will resort to hexdumps for the rest. The opaque information is much more useful if retrieved by special purpose programs such as -.Nm ps , systat , +.Xr ps 1 , +.Xr systat 1 , and -.Nm netstat . +.Xr netstat 1 . .Pp Some of the variables which cannot be modified during normal system operation can be initialized via