diff options
author | joel <joel@FreeBSD.org> | 2013-05-12 22:22:12 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-05-12 22:22:12 +0000 |
commit | 05a725b2d7d8814e7c9604b2ee91737853586bb3 (patch) | |
tree | bab21432aa9f24873d517b4344b37c89b49f6ef6 /usr.sbin/freebsd-update | |
parent | 4bf4286804208d72b2433020161a2ac465541718 (diff) | |
download | FreeBSD-src-05a725b2d7d8814e7c9604b2ee91737853586bb3.zip FreeBSD-src-05a725b2d7d8814e7c9604b2ee91737853586bb3.tar.gz |
mdoc sweep.
Diffstat (limited to 'usr.sbin/freebsd-update')
-rw-r--r-- | usr.sbin/freebsd-update/freebsd-update.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/freebsd-update/freebsd-update.8 b/usr.sbin/freebsd-update/freebsd-update.8 index 472a5f7..f372587 100644 --- a/usr.sbin/freebsd-update/freebsd-update.8 +++ b/usr.sbin/freebsd-update/freebsd-update.8 @@ -162,11 +162,11 @@ purposes, make sure you boot from a secure disk (e.g., a CD). .El .Sh FILES .Bl -tag -width "/etc/freebsd-update.conf" -.It /etc/freebsd-update.conf +.It Pa /etc/freebsd-update.conf Default location of the .Nm configuration file. -.It /var/db/freebsd-update/ +.It Pa /var/db/freebsd-update/ Default location where .Nm stores temporary files and downloaded updates. |