diff options
author | ru <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
commit | 1edcd1b018b1c6b16090b99f84f1fa3300795d0b (patch) | |
tree | eef4036b4299212e7d9f218a5394cd119824ab1f /usr.sbin/adduser | |
parent | 3cab909501be5c044500f26980d1f9eea870312b (diff) | |
download | FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.zip FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.tar.gz |
mdoc(7): Properly mark C headers.
Diffstat (limited to 'usr.sbin/adduser')
-rw-r--r-- | usr.sbin/adduser/adduser.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index ebd1c8d..6192280 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -77,7 +77,7 @@ such a basic fundamental parameter in You can change .Dv UT_NAMESIZE in -.Pa /usr/include/utmp.h +.In utmp.h and recompile the world; people have done this and it works, but you will have problems with any precompiled programs, or source that assumes the 8-character |