diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 |
commit | 251c176f415c9dc57b7c8c063aec4208bfc2efa6 (patch) | |
tree | b20039d419ec288fbf0d7ae8b3245d7ca66852c7 /usr.sbin/pkg_install | |
parent | 0381c6e5babafe51e97ca53e4384ece5b1550b5a (diff) | |
download | src-251c176f415c9dc57b7c8c063aec4208bfc2efa6.tar.gz src-251c176f415c9dc57b7c8c063aec4208bfc2efa6.zip |
mdoc(7) police: use certified section headers wherever possible.
Notes
Notes:
svn path=/head/; revision=68854
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r-- | usr.sbin/pkg_install/version/pkg_version.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index 17200341671a..b9994ec98ac9 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -197,7 +197,7 @@ Blindly running the output of this command may leave a system in an unusable state. .Pp .Dl % pkg_version -c > do_update -.Sh AUTHOR +.Sh AUTHORS .An Bruce A. Mah Aq bmah@FreeBSD.org .Sh CONTRIBUTORS .An Nik Clayton Aq nik@FreeBSD.org , |