diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openafs/files/patch-src_config_param.i386__fbsd__111.h | 2 | ||||
-rw-r--r-- | net/openafs/files/patch-src_config_param.i386__fbsd__120.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/openafs/files/patch-src_config_param.i386__fbsd__111.h b/net/openafs/files/patch-src_config_param.i386__fbsd__111.h index fd7246523a6d..afc2c1f08d07 100644 --- a/net/openafs/files/patch-src_config_param.i386__fbsd__111.h +++ b/net/openafs/files/patch-src_config_param.i386__fbsd__111.h @@ -5,7 +5,7 @@ +#define AFS_PARAM_H + +/* Machine / Operating system information */ -+/* XXX temporarilyuse old sysname until new one is assigned ++/* XXX temporarily use old sysname until new one is assigned */ +#define SYS_NAME "i386_fbsd_110" +#define SYS_NAME_ID SYS_NAME_ID_i386_fbsd_110 + diff --git a/net/openafs/files/patch-src_config_param.i386__fbsd__120.h b/net/openafs/files/patch-src_config_param.i386__fbsd__120.h index f9fb7e5dc53b..dd67da5d64e8 100644 --- a/net/openafs/files/patch-src_config_param.i386__fbsd__120.h +++ b/net/openafs/files/patch-src_config_param.i386__fbsd__120.h @@ -5,7 +5,7 @@ +#define AFS_PARAM_H + +/* Machine / Operating system information */ -+/* XXX temporarilyuse old sysname until new one is assigned ++/* XXX temporarily use old sysname until new one is assigned */ +#define SYS_NAME "i386_fbsd_110" +#define SYS_NAME_ID SYS_NAME_ID_i386_fbsd_110 + |