diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-04-24 23:37:33 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-04-24 23:37:33 +0000 |
commit | a4c0772ca7a0fd4706ccf95211eb9b68c6a869cc (patch) | |
tree | cc4cf057171115368803b0d9bc5d3af71c4a74a1 /usr.sbin/user/userdel.8 | |
parent | 6c1fac4b83cb317ff2fc52227d42c2fa29a5902e (diff) |
clean up bogus .Nm ""
Diffstat (limited to 'usr.sbin/user/userdel.8')
-rw-r--r-- | usr.sbin/user/userdel.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/user/userdel.8 b/usr.sbin/user/userdel.8 index 4bbc2012c93..21845784328 100644 --- a/usr.sbin/user/userdel.8 +++ b/usr.sbin/user/userdel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: userdel.8,v 1.2 2000/04/24 22:31:29 jakob Exp $ */ +.\" $OpenBSD: userdel.8,v 1.3 2000/04/24 23:37:32 jakob Exp $ */ .\" $NetBSD: userdel.8,v 1.5 2000/03/13 23:22:55 soren Exp $ */ .\" .\" @@ -39,10 +39,10 @@ .Nm userdel .Nd remove a user from the system .Sh SYNOPSIS -.Nm "" +.Nm userdel .Op Fl D .Op Fl p Ar preserve-value -.Nm "" +.Nm userdel .Op Fl p .Op Fl r .Op Fl v |