mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MF22: Remove confusing comma
This commit is contained in:
parent
c868efd590
commit
41c01ead61
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: adduser.8,v 1.23 1998/02/02 15:46:44 wosch Exp $
|
||||
.\" $Id: adduser.8,v 1.24 1998/02/14 22:55:23 steve Exp $
|
||||
.\"
|
||||
.Dd January 9, 1995
|
||||
.Dt ADDUSER 8
|
||||
|
|
@ -141,7 +141,7 @@ Parse command line options.
|
|||
Batch mode.
|
||||
The listed groups are secondary groups that the new user should be a
|
||||
member of in addition to the default login group. Null string arguments
|
||||
may be used as place holders, and result in the default value for the
|
||||
may be used as place holders and result in the default value for the
|
||||
nulled field being used.
|
||||
.It Sy -check_only
|
||||
Check /etc/passwd, /etc/group, /etc/shells and exit.
|
||||
|
|
|
|||
Loading…
Reference in a new issue