Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/user Reformulate slightly to match other man pages.



details:   https://anonhg.NetBSD.org/src/rev/7865a25b5b21
branches:  trunk
changeset: 584135:7865a25b5b21
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 09 21:31:25 2005 +0000

description:
Reformulate slightly to match other man pages.

diffstat:

 usr.sbin/user/usermod.8 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 0b0e64c4b564 -r 7865a25b5b21 usr.sbin/user/usermod.8
--- a/usr.sbin/user/usermod.8   Fri Sep 09 21:31:00 2005 +0000
+++ b/usr.sbin/user/usermod.8   Fri Sep 09 21:31:25 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usermod.8,v 1.24 2005/09/09 20:48:16 wiz Exp $ */
+.\" $NetBSD: usermod.8,v 1.25 2005/09/09 21:31:25 wiz Exp $ */
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
 .\"
@@ -81,8 +81,7 @@
 The comment field will typically include
 the user's full name and, perhaps, contact information for the user.
 .It Fl d Ar home-directory
-Set the home directory to
-.Ar home-directory
+Set the home directory.
 without populating it; if the
 .Fl m
 option is specified, tries to move the old home directory to



Home | Main Index | Thread Index | Old Index