diff options
author | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
commit | d1ce45a46f7a9b89b123dcde2d66f0ece46d880a (patch) | |
tree | 401a28c9c52f5ecdecdab12f3d0829ced996014a /usr.sbin/pw | |
parent | 291f413ed8d0dec9c88fc58da7a31334ad3c09cd (diff) | |
download | FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.zip FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.tar.gz |
mdoc sweep
Diffstat (limited to 'usr.sbin/pw')
-rw-r--r-- | usr.sbin/pw/pw.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw.conf.5 b/usr.sbin/pw/pw.conf.5 index 3f023aa..61c40e8 100644 --- a/usr.sbin/pw/pw.conf.5 +++ b/usr.sbin/pw/pw.conf.5 @@ -32,7 +32,7 @@ .Nd format of the pw.conf configuration file .Sh DESCRIPTION The file -.In /etc/pw.conf +.Pa /etc/pw.conf contains configuration data for the .Xr pw 8 utility. |