diff options
Diffstat (limited to 'release/picobsd/mfs_tree/stand/update')
-rwxr-xr-x | release/picobsd/mfs_tree/stand/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/mfs_tree/stand/update b/release/picobsd/mfs_tree/stand/update index 072493a12f89..8e28b67055ac 100755 --- a/release/picobsd/mfs_tree/stand/update +++ b/release/picobsd/mfs_tree/stand/update @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/release/picobsd/mfs_tree/stand/update,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ # script to edit and save some config file(s). # If called with no arguments, it edits 3 files in /etc thefiles=$* |