diff options
author | trhodes <trhodes@FreeBSD.org> | 2006-10-09 19:01:02 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2006-10-09 19:01:02 +0000 |
commit | 0fdaf2aeff636daea81b4311195223dfa403842a (patch) | |
tree | 5a68db83c832e4ae81347883c7be7d31b1be3752 /usr.sbin/pw | |
parent | 3d3e3d31c4973c6d076504d295e1306d012bc2a0 (diff) | |
download | FreeBSD-src-0fdaf2aeff636daea81b4311195223dfa403842a.zip FreeBSD-src-0fdaf2aeff636daea81b4311195223dfa403842a.tar.gz |
Better mdoc(7). Bump doc date.
Kicked by: ru
Diffstat (limited to 'usr.sbin/pw')
-rw-r--r-- | usr.sbin/pw/pw.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index d929526..f599c9a 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 11, 2004 +.Dd October 9, 2006 .Dt PW 8 .Os .Sh NAME @@ -429,9 +429,9 @@ The new home directory is populated with the contents of the directory, which typically contains a set of shell configuration files that the user may personalize to taste. Files in this directory are usually named -.Pa dot.config +.Pa dot . Ns Aq Ar config where the -.Va dot +.Pa dot prefix will be stripped. When .Fl m |