Changeset 460 for trunk/confman.8.in
- Timestamp:
- 10/07/2009 23:38:04 (3 years ago)
- File:
-
- 1 edited
-
trunk/confman.8.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman.8.in
r453 r460 244 244 .Ar destination . 245 245 Arguments must be working copies. 246 .It Cm link [ Fl f ] Ar target link_name 247 The link command creates a symbolic link (See 248 .Xr ln 1) pointing to the 249 .Ar target 250 file or directory. If 251 .Ar link_name 252 is a 253 directory, the link will be created with the same 254 .Xr basename 1 as 255 .Ar target . 256 The most common use of repository symlinks is to reconcile path differences 257 between operatings systems. You can create freebsd/usr/local/etc/sudoers as 258 a normal file. You can then create the link linux/etc/sudoers to point 259 to the former file (in the freebsd module). This allows you to have a 260 single copy of the file in different locations for different modules. 246 261 .It Cm mkdir Ar directory 247 262 Create a new version-controlled directory in your working copy. Parent … … 362 377 .Pp 363 378 And our host-specific configurations in the marvin portion 364 ( www/etc/rc.conf-marvin):379 (marvin/etc/rc.conf-marvin): 365 380 .Pp 366 381 .Dl apache22_enable="YES"
Note: See TracChangeset
for help on using the changeset viewer.
