vi -> vipw

PR:		docs/7372
Submitted by:	takas-su@is.aist-nara.ac.jp
This commit is contained in:
Nik Clayton 1998-07-23 08:50:29 +00:00
parent 86659cfc08
commit 01ff01bee9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3151
2 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-03-31 20:11:36 $">
<!ENTITY date "$Date: 1998-07-23 08:50:29 $">
<!ENTITY title "FreeBSD Documentation Project: SGML">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: sgml.sgml,v 1.1 1998-03-31 20:11:36 nik Exp $ -->
<!-- $Id: sgml.sgml,v 1.2 1998-07-23 08:50:29 nik Exp $ -->
<html>
&header;
@ -49,7 +49,7 @@
<pre><![ CDATA [
<para>The system's passwords are stored in
<filename>/etc/passwd</filename>. To edit this file you should use
<command>vi</command>. However, if you just want to add a new user
<command>vipw</command>. However, if you just want to add a new user
you can use <command>adduser</command>.</para>
]]></pre>