summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-23 00:57:08 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-23 00:57:08 +0000
commit5a75da3788205c52bef487c1338949dea2113e82 (patch)
tree23fce764bb596557fad597f5a0ff97fcc39bcc05 /adduser
parent4f78f48f8b789d67721d850ee186ae74d15217eb (diff)
downloadpw-darwin-5a75da3788205c52bef487c1338949dea2113e82.tar.gz
pw-darwin-5a75da3788205c52bef487c1338949dea2113e82.tar.zst
pw-darwin-5a75da3788205c52bef487c1338949dea2113e82.zip
Use the .Fx macro where appropriate.
Diffstat (limited to 'adduser')
-rw-r--r--adduser/adduser.85
1 files changed, 3 insertions, 2 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index e7afbc9..3a50a54 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -28,7 +28,7 @@
.\"
.\" /usr/sbin/adduser - add new user(s)
.\"
-.\" $Id: adduser.8,v 1.8 1996/01/30 13:48:14 mpp Exp $
+.\" $Id: adduser.8,v 1.9 1996/06/09 20:45:35 wosch Exp $
.Dd Jan, 9, 1995
.Dt ADDUSER 8
@@ -249,4 +249,5 @@ logfile for adduser
.Sh HISTORY
The
.Nm
-command appeared in FreeBSD 2.1
+command appeared in
+.Fx 2.1 .