From le@univie.ac.at  Thu Jul 24 12:12:25 2003
Return-Path: <le@univie.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B1DF637B404
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 12:12:25 -0700 (PDT)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 568B843FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 12:12:24 -0700 (PDT)
	(envelope-from le@univie.ac.at)
Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11])
	by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id h6OJCBYY133976
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 21:12:15 +0200
Received: from korben.in.tern (korben.in.tern [127.0.0.1])
	by korben.in.tern (8.12.9/8.12.9) with ESMTP id h6OJC8RV016924
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 21:12:08 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h6OJC8xQ016923;
	Thu, 24 Jul 2003 21:12:08 +0200 (CEST)
	(envelope-from le)
Message-Id: <200307241912.h6OJC8xQ016923@korben.in.tern>
Date: Thu, 24 Jul 2003 21:12:08 +0200 (CEST)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] small update to devfs(8)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54826
>Category:       docs
>Synopsis:       [PATCH] small update to devfs(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 24 12:20:17 PDT 2003
>Closed-Date:    Sat Jul 26 05:44:25 PDT 2003
>Last-Modified:  Sat Jul 26 05:44:25 PDT 2003
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #5: Mon Jul 21 12:23:17 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- man.devfs.diff begins here ---
Index: sbin/devfs/devfs.8
===================================================================
RCS file: /usr/local/bsdcvs/src/sbin/devfs/devfs.8,v
retrieving revision 1.6
diff -u -u -r1.6 devfs.8
--- sbin/devfs/devfs.8	17 Jun 2003 09:53:03 -0000	1.6
+++ sbin/devfs/devfs.8	24 Jul 2003 19:09:37 -0000
@@ -43,7 +43,8 @@
 .Xr devfs 5
 mounts.
 .Pp
-The first keyword after the program name determines the context for
+.Ar keyword
+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 +340,10 @@
 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
--- man.devfs.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Jul 24 12:30:42 PDT 2003 
Responsible-Changed-Why:  
I will handle this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54826 
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sat Jul 26 05:43:50 PDT 2003 
State-Changed-Why:  
Committed with minor modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54826 
>Unformatted:
