Fixed a Windows NT command setting file attributes.
Submitted by: Sergey Ilyinsky <sergey@comptek.ru>
This commit is contained in:
parent
5e149dc21b
commit
b5d23da6da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5178
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.22 1999-05-08 16:03:10 foxfair Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.23 1999-07-06 14:26:26 dt Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
|
@ -239,7 +239,7 @@
|
|||
<tt/boot.ini/ above, and restore the attributes:
|
||||
|
||||
<verb>
|
||||
attrib -r -s c:\boot.ini
|
||||
attrib +s +r c:\boot.ini
|
||||
</verb>
|
||||
|
||||
<p>If FreeBSD is booting from the MBR, restore it with the DOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue