From 285deb2a7438f7b49b4ab61cdba6232aa74d204b Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 26 Jul 2003 12:41:44 +0000 Subject: Minor mdoc(7) cleanup, based on the PR below. PR: docs/54826 Submitted by: Lukas Ertl Reviewed by: ru Approved by: ceri (mentor) --- sbin/devfs/devfs.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8 index 2308c8b..570892c 100644 --- a/sbin/devfs/devfs.8 +++ b/sbin/devfs/devfs.8 @@ -43,7 +43,9 @@ utility provides an interface to manipulate properties of .Xr devfs 5 mounts. .Pp -The first keyword after the program name determines the context for +The +.Ar keyword +argument determines the context for the rest of the arguments. For example, most of the commands related to the rule subsystem must be preceded by the @@ -339,10 +341,10 @@ The rule numbers are preserved, but ruleset 10 may already have rules with non-conflicting numbers (these will be preserved). .Sh SEE ALSO +.Xr chmod 1 , .Xr jail 2 , .Xr glob 3 , .Xr devfs 5 , -.Xr chmod 1 , .Xr chown 8 , .Xr jail 8 , .Xr mknod 8 -- cgit v1.1