Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2011 21:31:03 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r226482 - head/usr.sbin/makefs
Message-ID:  <201110172131.p9HLV3xL041492@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler (ports committer)
Date: Mon Oct 17 21:31:03 2011
New Revision: 226482
URL: http://svn.freebsd.org/changeset/base/226482

Log:
  - remove device keyword from makefs manpage
  
  PR:		docs/144408
  Submitted by:	gcooper
  Approved by:	gjb
  Approved by:	sahil (mentor)
  MFC after:	1 week

Modified:
  head/usr.sbin/makefs/makefs.8

Modified: head/usr.sbin/makefs/makefs.8
==============================================================================
--- head/usr.sbin/makefs/makefs.8	Mon Oct 17 20:03:38 2011	(r226481)
+++ head/usr.sbin/makefs/makefs.8	Mon Oct 17 21:31:03 2011	(r226482)
@@ -134,8 +134,7 @@ and
 .Sy uname
 or
 .Sy uid ,
-.Sy device
-(in the case of block or character devices), and
+and
 .Sy link
 (in the case of symbolic links).
 If



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110172131.p9HLV3xL041492>