diff options
author | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
commit | 114ea39c7630d67ce87bad1f4b336cd4e2389881 (patch) | |
tree | bfd69c8060f00962523df7e36731b64cb0285d07 /share/man/man1 | |
parent | f7e57030873bdcdb4139eb9536b5ac7fa55cc909 (diff) | |
download | FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.zip FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.tar.gz |
Fixed the misplaced $FreeBSD$.
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/builtin.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1 index f14c845..3cbcf50 100644 --- a/share/man/man1/builtin.1 +++ b/share/man/man1/builtin.1 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD$ .\" .Dd September 1, 1999 .Dt BUILTIN 1 |