diff options
author | ru <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
commit | 1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch) | |
tree | f208c0020248a2800766b91d7bf24e0234629b8b /usr.sbin/pw | |
parent | ecf79cde9e1b8a35a0190579797cc483bcd50714 (diff) | |
download | FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz |
mdoc(7): Use the new feature of the .In macro.
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 ec3e64a..729d45a 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 -.Aq Pa /etc/pw.conf +.In /etc/pw.conf contains configuration data for the .Xr pw 8 utility. |